/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */

html, body {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 13px;
	border: none;
	font-size: 11px;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	background:url(http://www.twopeasinabucket.com/graphics/bg.gif) #b6e5ec repeat-x;
	text-align:center;
	}

img { border: 0; }
p { margin: 0 0 15px 0; }
a {
	color:#246a82;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
h2, h3, h4, h5, form { margin: 0; }

.spacer {
	height:15px;
	margin:0;
	padding:0;
	display:block;
	}

/* --------------------------------------------
|  NAVIGATION												
--------------------------------------------- */

/* -- PRIMARY NAVIGATION -- */

#nav {
	padding:0;
	list-style: none;
	background:#cdd3af;
	width:920px;
	clear: both;
	height: 27px;
	margin: 0 15px;
	}
	#nav li {
		line-height: 27px;
		display: inline;
		padding: 0 12px;
		}
		#nav li a {
			outline: none;
			text-decoration: none;
			color:#48560a;
			}
		#nav li a:hover   {text-decoration: underline;}
		#nav li.current a {font-weight:bold;}


/* -- SECONDARY NAVIGATION -- */
#subNav {}

/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */

#kabooseNetwork {
	background:#c9e6e9;
	height:28px;
	/*text-align: center;*/
	}
		#kabooseNetwork ul {
			list-style: none;
			text-align: center;
			text-transform:uppercase;
			margin: 0 auto;
			width:950px;
			color:#5fa5bd;
			font-size:10px;
			margin:0 0 0 0;
			padding:8px 0 0 0;
			}
			#kabooseNetwork ul li {
				display: inline;
				margin:0 0 0 16px;
				}
	#kabooseNetworkCont a {
		text-transform: none;
		color:#5fa5bd;
		}
	#kabooseNetworkCont a:hover {
		text-transform: none;
		text-decoration: none;
		}
			
.noRightMargin {margin-right:0 !important;}
	

#siteContainer {
	width:950px;
	position:relative;
	margin:auto;
	text-align:left;
	}
#topAd {
	/*width:728px;*/
	height:90px;
	margin-top:10px;
	}
	
/* -- HEADER -- */
#header {
	background:url(http://www.twopeasinabucket.com/graphics/bg_header.gif) no-repeat;
	height:97px;
	margin-top:10px;
	}
#userNav {
	height: 24px;
	text-align: right;
	list-style: none;
	margin: 0 0 0 0;
	padding:9px 10px 0 0;
	overflow: hidden;
	color:#48560a;
	font-size:10px;
	}
	#userNav li {
		display: inline;
		margin-right:5px;
		}
		#userNav li a {
			color:#48560a;
			}
		#userNav li a:hover {
			text-decoration: none;
			}
			
#searchTop {
	clear: right;
	float:right;
	vertical-align: middle;
	padding-right: 15px;
	height: 36px;
	overflow: hidden;
	margin: 0 0 0 0;
	}
	#searchTop input, #searchTop select {
		width:118px;
		float:left;
		border: solid 1px #8b8f9e;
		font-size:11px;
		color:#4d5670;
		padding:1px 0 1px 6px;
		margin-right:7px;
		}
	#searchTop select {
		padding:0;
		width:138px;
		}
.okButton {
	display:block;
	outline:none;
	width:33px;
	height:17px;
	background:url(http://www.twopeasinabucket.com/graphics/btn_ok.gif);
	text-indent: -9999px;
	float:left;
	}
.okButton:hover {
	background-position: 0 -17px;
	}


/* -- BODY -- */
#contentAreaCont {
	background:url(http://www.twopeasinabucket.com/graphics/bg_repeat.gif);
	}
#contentArea {
	background: url(http://www.twopeasinabucket.com/graphics/bg_middle_foot_v2.gif) no-repeat bottom;
	padding:0 15px 30px 15px;
	}

/* -- COL LEFT -- */
	
.colLeft {
	width:165px;
	padding:10px 10px 0 0;
	float:left;
	}
	.wideLeft .colLeft {
		width: 200px;
		}
/* -- SHOP BOX STYLES -- */
	
#shopBox {
	border: solid 1px #cdd3af;
	padding-bottom: 15px;
	padding-top: 30px;
	background: #f2f3e9 url(http://www.twopeasinabucket.com/graphics/bg_shop.gif) no-repeat;
	}
	#shopBox p {
		padding:7px 11px 0px 11px;
		margin:0;
		}
		#shopBox a {
			font-weight:bold;
			color:#246a82;
			}
		#shopBox a:hover {text-decoration: none;}
	#shopBox hr {
		border: solid 1px #cdd3af;
		margin:8px 0 9px 0;
		height: 1px;
		}
	
/* -- BROWSE BOX STYLES -- */	
	
#browseBox {
	border: solid 1px #daecf2;
	/*background:#f0fafd;*/
	background:#F0FAFD url(http://www.twopeasinabucket.com/graphics/titles/title_browse_wide.gif) no-repeat;
	margin-top:14px;
	line-height:16px;
	padding: 38px 0 20px 0;
	}
	#browseBox #browseBoxCustom {
		margin: 0 0 3px 0;
		background: #DAECF2;
		color: #1f627b;
		font-size: 11px;
		font-weight: bold;
		padding: 10px 0 10px 13px;
		}
		#browseBoxCustom a {
			font-size: 13px;
			}
	#browseBox p {margin: 10px 0 0 10px;}
#searchByBox {
	border: 1px solid #cdd3af;
	background: #f2f3e9;
	line-height: 16px;
	padding: 0 0 20px 0;
	margin: 14px 0 13px 0;
	}
	#browseBox img, #searchByBox img {margin-bottom:2px;}
	#browseBox span, #searchByBox span {
		color:#94aa2d;
		font-weight:bold;
		padding: 0 0 0 14px;
		}
	#browseBox ul, #searchByBox ul {
		color:#1f627b;
		padding:0;
		margin:0 0 0 15px;
		list-style: none;
		}
		#searchByBox ul {margin:0 0 16px 15px;}
		#browseBox ul li, #searchByBox ul li {
			background: url(http://www.twopeasinabucket.com/graphics/bullet_blue_circle.gif) 0 7px no-repeat;
			padding-left: 9px;
			}
			#browseBox ul li.current a, #searchByBox ul li.current a {
			font-weight: bold;
			}
		#browseBox ul li a, #searchByBox ul li a {color:#1f627b;}
		#browseBox ul li a:hover, #searchByBox ul li a:hover {text-decoration: none;}
	#browseBox hr {
		border: solid 1px #deeff4;
		margin:8px 0 9px 0;
		height: 1px;
		}
	.marginBot {
		padding-bottom:20px;
		}
	.btnLogout {
		display: block;
		outline: none;
		text-decoration: none;
		width: 55px;
		height: 17px;
		text-indent: -9999px;
		background: url(http://www.twopeasinabucket.com/graphics/btn_logout.gif) no-repeat;
		}
		

.leftFav {
	margin: 15px 0 0 0;
	border: 1px solid #cdd3af;
	padding: 10px 5px 0 5px;
	}
	.leftFav .bViewAll { margin: 0 !important; }
	.leftFav a { font-weight: bold; }
	.leftFav table {
		width: 100%;
		margin-bottom: 10px;
		}
		.leftFav table td {
			text-align: center;
			padding: 9px 2px;
			font-size: 9px;
			}
			.leftFav table img {
				display: block;
				margin: 0 auto;
				}
				.leftFav table a {
					font-weight: normal;
					}
	.leftFav ul {
		margin: -6px 0 0 0;
		padding: 0;
		list-style: none;
		}
		.leftFav ul li {
			float: left;
			width: 75px;
			text-align: center;
			font-size: 9px;
			margin: 18px 0 0 0;
			}
			.leftFav ul li a { font-weight: normal; }
			.leftFav ul li img {
				display: block;
				}
	.colLeft h2 {
		color: #84a84f;
		font-size: 13px;
		margin: 0 0 3px 0;
		text-transform: uppercase;
		}
/* -- STAY IN TOUCH STYLES -- */	
	
.stayTouch {
	background:url(http://www.twopeasinabucket.com/graphics/bg_stay_in_touch.gif);
	width:139px;
	height:109px;
	margin:13px 0 13px 0;
	padding:47px 13px 0 13px
	}
	.stayTouch p {
		margin:0;
		padding:0 0 9px 0;
		}
	.stayTouch input {
		border:solid 1px #58651e;
		width:126px;
		font-size:11px;
		padding:0 0 1px 6px;
		}
.bSignup {
	display:block;
	outline:none;
	width:61px;
	height:17px;
	text-indent: -9999px;
	background:url(http://www.twopeasinabucket.com/graphics/btn_sign_up.gif);
	}
	.bSignup:hover {background-position: 0 -17px;}
	
/* -- TAG CLOUD STYLES -- */	
	
.tagCloud {
	border: solid 1px #cbe5ed;
	background: #f0fafd;
	line-height:16px;
	}
	.tagCloud p {padding:0 0 0 11px;}
	.tagCloud a {
		text-decoration: none;
		color:#1f627b;
		margin-right:10px;
		}
	.tagCloud a:hover {text-decoration: underline;}
	.tagCloud .size3 {
		font-size:14px;
		font-weight:bold;
		}
	.tagCloud .size2 {
		font-size:12px;
		font-weight:bold;
		}
	.tagCloud .size1 { font-weight:bold;}

#sponsorBox {
    background-color:#F8F9F4;
    border:1px solid #CDD3AF;
    float:left;
    width:163px;
    }
    #sponsorBox .pad {
        padding: 10px 10px 18px 10px;
        }
        #sponsorBox p { margin: 0; }
    #sponsorBox a {font-weight: bold;}


#leftColAd {
	margin: 15px 0 0 0;
	}
/* -- COL RIGHT -- */
	
.colRight {
	float:right;
	width:743px;
	}
	.wideLeft .colRight {
		width: 708px;
		}
	
/* -- PAGE TITLE STYLES -- */	
h1 {
	height:51px;
	text-align:right;
	margin: 10px 0 15px 0;
	}
.pageTitleMargin       { margin:10px 0 14px 0; }
.t_DesignerGarden   { background:url(http://www.twopeasinabucket.com/graphics/titles/title_designer_garden.jpg) no-repeat; }
.t_DigitalScrapbook { background:url(http://www.twopeasinabucket.com/graphics/titles/title_digital_scrapbooking.jpg) no-repeat; }
.t_MemberGallery    { background:url(http://www.twopeasinabucket.com/graphics/titles/title_member_gallery.jpg) no-repeat; }
.t_MessageBoards    { background:url(http://www.twopeasinabucket.com/graphics/titles/title_message_boards.jpg) no-repeat; }
.t_SearchResults    { background:url(http://www.twopeasinabucket.com/graphics/titles/title_search_results.jpg) no-repeat; }
.t_Checkout		     { background:url(http://www.twopeasinabucket.com/graphics/titles/title_checkout.jpg) no-repeat; width: 921px; }
.t_Shopping		     { background:url(http://www.twopeasinabucket.com/graphics/titles/title_shopping.jpg) no-repeat; }
.t_MemberProfile    { background:url(http://www.twopeasinabucket.com/graphics/titles/title_member_profile.jpg) no-repeat; }
.t_ManufacturerProfile    { background:url(http://www.twopeasinabucket.com/graphics/h_manufacturer_profile.jpg) no-repeat; }
.t_MyTwoPeas		  { background:url(http://www.twopeasinabucket.com/graphics/titles/title_my_two_peas.jpg) no-repeat; }
.t_Generic		     { background:url(http://www.twopeasinabucket.com/graphics/titles/title_page_header_style.jpg) no-repeat; }
.t_Shop		        { background:url(http://www.twopeasinabucket.com/graphics/titles/title_shop.jpg) no-repeat; }
.t_FreeShipping     { background:url(http://www.twopeasinabucket.com/graphics/h_free_shipping.jpg) no-repeat; }
.t_Marketplace      { background:url(http://www.twopeasinabucket.com/graphics/h_marketplace.gif) no-repeat; }
.t_Challenges      { background:url(http://www.twopeasinabucket.com/graphics/h_challenges.gif) no-repeat; }
.t_Library     { background:url(http://www.twopeasinabucket.com/graphics/h_library_resources_education.gif) no-repeat; }
.t_ManufacturerBlogs     { background:url(http://www.twopeasinabucket.com/graphics/h_manufacturer_blogs.jpg) no-repeat; }

/* -- RIGHT COL TITLE AD SPACE -- */
.t_CommunityDailyTop10Bloggers {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_daily_top10_bloggers.gif) no-repeat scroll 0%;
}
.t_MBDailyTop10Posters {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_posters.gif) no-repeat scroll 0%;
}
.t_MBHotTopics {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_hot_topics.gif) no-repeat scroll 0%;
}
.t_PollsTop10ByVotes {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_polls.gif) no-repeat scroll 0%;
}
.t_Top10Discussions {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_mb_discuss.gif) no-repeat scroll 0%;
}
.t_Top10ByVotes {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_by_votes.gif) no-repeat scroll 0%;
}
.t_Top10ByViews {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_by_views.gif) no-repeat scroll 0%;
}
.t_BlogsTop10ByViews {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_blog_posts_by_views.gif) no-repeat scroll 0%;
}
.t_BlogsTop10ByVotes {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_blog_posts_by_votes.gif) no-repeat scroll 0%;
}
.t_ManufacturerBlogsSmall {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_manufacturer_blogs.gif) no-repeat scroll 0%;
}
.t_TipsTricksTop10ByVotes {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_tips_n_tricks_by_votes.gif) no-repeat scroll 0%;
}
.t_TipsTricksTop10ByViews {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_tips_n_tricks_by_views.gif) no-repeat scroll 0%;
}
.t_ChallengesTop10ByViews {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_challenges_by_views.gif) no-repeat scroll 0%;
}
.t_Top10ProjectsByViews {
	height: 50px;
	background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_top10_challenge_submissions.gif) no-repeat scroll 0%;
}
	
/* -- MY BAR STYLES -- */	
/* -- MY BAR STYLES -- */	

#myBar {
	margin:10px 0 0 0;
	height:26px;
	background:#eaefd5;
	padding:0 0 0 0;
	list-style:none;
	text-align:right;
    overflow:visible;_overflow:hidden;
    }
    #myBar li {
        display:block;
        float:right;
        line-height:26px;
        margin-left:10px;
        margin-right:10px;
        }
        #myBar li a {color:#8b9752; text-decoration: none;}
		#myBar li a:hover {text-decoration: underline;}
        #myBar li.current a {font-weight:bold;}
        #myBar #myPad {font-weight: bold; padding-left: 16px; }

#myImg {
	display:block;
	background:transparent url(http://www.twopeasinabucket.com/graphics/newMY_03.jpg) no-repeat;
	padding-top: 38px;
	width:65px;
	overflow:hidden;
	margin-top:-6px;
	height: 0;
}

#digitalCenter {
	width:429px;
	float:left;
	}

/* -- FEATURED LAYOUT STYLES -- */

#featuredLayout, #featuredDiscussion, #featuredPhoto, #featuredDigitalkit, #communityFeature, #featuredBlog, #featuredChallenge, #featuredHostess {
	background: #f2f3e9;
	border: 1px solid #CDD3AF;
	margin-bottom:13px;
	}
	#featuredLayout th, #featuredLayout th, #featuredPhoto th, #featuredDigitalkit th, #communityFeature th, #featuredBlog th, #featuredChallenge th, featuredHostess th { vertical-align: top; }
	#featuredHostess td {
        padding: 60px 11px 11px 0;
        vertical-align: top;
        background: url(http://www.twopeasinabucket.com/graphics/titles/featured_hostess.jpg) 0 12px no-repeat;   
	}
	#featuredChallenge td {
        padding: 60px 11px 11px 0;
        vertical-align: top;
        background: url(http://www.twopeasinabucket.com/graphics/bg_featured_challenge.gif) 0 12px no-repeat;   
    }
	   
	#featuredLayout table td, #featuredDiscussion table td, #featuredPhoto table td, #featuredDigitalkit td, #communityFeature td, #featuredBlog td {
		padding-top: 42px;
		padding: 42px 11px 11px 0;
		vertical-align: top;
		background: url(http://www.twopeasinabucket.com/graphics/bg_featured_layout.gif) 0 12px no-repeat;
		}
		#featuredDiscussion table td { background: url(http://www.twopeasinabucket.com/graphics/t_featured_discussion.gif) 0 12px no-repeat; padding-top: 52px; }
		#featuredPhoto table td { background: url(http://www.twopeasinabucket.com/graphics/bg_featured_photo.gif) 0 12px no-repeat; }
		#communityFeature table td { background: url(http://www.twopeasinabucket.com/graphics/bg_community_feature.gif) 0 12px no-repeat; }
		#featuredBlog table td { background: url(http://www.twopeasinabucket.com/graphics/titles/title_featured_blog.gif) 0 12px no-repeat; }
		#featuredDigitalkit table td { background: url(http://www.twopeasinabucket.com/graphics/bg_featured_digikit.gif) 0 12px no-repeat; }
		
	#featuredLayout th img, #featuredDiscussion th img, #featuredPhoto th img, #featuredDigitalkit th img, #communityFeature th img, #featuredBlog th img, #featuredChallenge th img {
		border:solid 1px #ced4b0;
		margin: 11px;
		}

	#featuredLayout p, #featuredDiscussion p, #featuredPhoto p, #featuredDigitalkit p, #communityFeature p, #featuredBlog p, #featuredChallenge p, featuredHostess p {
		padding:0 0 0 0;
		line-height:14px;
		font-size:10px;
		}
		#featuredLayout a, #featuredDiscussion a, #featuredPhoto a, #featuredDigitalkit a, #communityFeature a, #featuredBlog a, #featuredChallenge a, #featuredHostess a {color:#246a82;}
		
.featBigLink {
	font-size:12px;
	font-weight:bold;
	padding-right:2px;
	}
.greenLink{ color:#666600 !important;}

.btnStartNow {
	display:block;
	outline:none;
	width:74px;
	height:17px;
	background:url(http://www.twopeasinabucket.com/graphics/btn_start_now.gif);
	text-indent:-9999px;
	}
	.btnStartNow:hover {background-position:0 -17px;}

/* -- FEATURED DISUSSION STYLES -- */

.btnContinue {
	display:block;
	outline:none;
	width:78px;
	height:17px;
	text-indent:-9999px;
	background-image: url(http://www.twopeasinabucket.com/graphics/btn_continue.gif);
	float:left;
	}
	.btnContinue:hover { background-position: 0 -17px; }
.btnContinueBlue {
	margin: 30px 0 0 0;
	display:block;
	outline:none;
	width:70px;
	height:17px;
	text-indent:-9999px;
	background-image: url(http://www.twopeasinabucket.com/graphics/btn_continue_blue.gif);
	float: right;
	}
.btnPrintReceipt {
	margin: 30px 0 0 0;
	display:block;
	outline:none;
	width:84px;
	height:17px;
	text-indent:-9999px;
	background-image: url(http://www.twopeasinabucket.com/graphics/btn_print_receipt.gif);
	float: right;
	}

/* -- WEEKLY CHALLENGE STYLES -- */

.weeklyChallenge {
	width:411px;
	border:solid 1px #daecf2; 
	padding:12px 5px 10px 11px;
	}
.challengeTitle {
	float:left;
	margin:0 0 10px 0;
	}
.weeklyImg {
	float:left;
	margin-right:13px;
	}
.weeklyContentRight {
	float:left;
	width:310px;
	line-height:15px;
	}
	
/* -- GARDEN GIRL STYLES -- */
	
.gardenGirlProjects {
	width:428px;
	border:solid 1px #ced4b0;
	margin-top:13px;
	}
	.gardenGirlProjects ul {
		margin:20px 0 10px 0;
		padding:0;
		list-style:none;
		}
		.gardenGirlProjects ul li {
			float:left;
			width:214px;
			color:#6b714d;
			text-align: center;
			line-height: 15px;
			margin-bottom:10px;
			font-size:10px;
			}
		.gardenGirlProjects ul li span {
			display: block;
			margin: 0 32px;
			}
			.gardenGirlProjects ul li img {
				border:solid 1px #e1dfd6;
				display: block;
				margin: 0 auto;
				margin-bottom:5px;
				}
			.gardenGirlProjects ul li a {
				color:#246a82;
				font-weight:bold;
				font-size:12px;
				}
				
.clickMore {
	width:419px;
	height:23px;
	background:#f2f3e9;
	margin-top:20px;
	padding:7px 9px 0 0;
	}
	.clickMore a {
		color:#6b714d;
		font-weight:bold;
		}
		
.seeMore {	
	display:block;
	outline:none;
	width:90px;
	height:17px;
	text-indent: -9999px !important;
	background:url(http://www.twopeasinabucket.com/graphics/btn_see_more.gif) no-repeat;
	float:right;
	}
	.seeMore:hover { background-position:0 -17px; }
	
.alignRight    { text-align:right; }
/* -- MOST POPULAR STYLES -- */
	
.mostPopular {
	width:428px;
	border:solid 1px #daecf2;
	margin-top:13px;
	}
	.mostPopular ul {
		margin:10px 0 0 10px;
		padding:0;
		list-style:none;
		}
		.mostPopular ul li {
			float:left;
			width:170px;
			font-size:10px;
			color:#6b714d;
			margin:0 45px 20px 0;
			}
			.mostPopular ul li a {
				color:#246a82;
				font-weight:bold;
				font-size:11px;
				}
	
/* -- RECENT COMMENT STYLES -- */	
	
.commentPic {
	width:107px;
	text-align: center;
	vertical-align: top;
	}
	.commentPic img { border:solid 1px #666600; margin-top:12px;}
	
.commentText {
	font-size:10px;
	line-height:14px;
	padding-top:12px;
	}
.recentAltColor {background:#f8f9f4;}
	
/* -- CENTER RIGHT STYLES -- */

.centerRightCont {
	width:300px;
	float:right;
	}

/* -- BMO AD STYLES -- */
	
.bmoAd {
	border:solid 1px #cdd3af;
	}
	
/* -- DIGITAL COMMUNITY STYLES -- */
	
/*
FIRST VERSION!
.digitalCommunity {
	border:solid 1px #cdd3af;
	margin:12px 0 14px 0;
	padding: 0 0 8px 0;
	background:#f8fbec;
	}
.digiComTop {
	padding-top:10px !important;
	}
.digitalCommunity p {
	color:#6b714d;
	font-size:10px;
	padding:11px 0 9px 13px;
	margin:0;
	clear:both;
	width:265px;
	}
	.digitalCommunity p img {
		border:solid 1px #e2e1d7;
		margin-right:10px;
		float:left;
		}
.digitalCommunity a {
	font-size:11px;
	font-weight:bold;
	color:#6b714d;
	}
.digiComBot {
	padding:17px 0 0 0;
}*/
.digitalCommunity {
	border:solid 1px #cdd3af;
	margin:12px 0 14px 0;
	padding: 0 0 8px 0;
	background:#f8fbec;
	}
.digiComTop {
	padding-top:10px !important;
	}
.digitalCommunity p {
	color:#6b714d;
	font-size:10px;
	padding:11px 0 9px 13px;
	margin:0;
	clear:both;
	width:265px;
	}
	.digitalCommunity p img {
		border:solid 1px #e2e1d7;
		margin-right:10px;
		float:left;
		}
	.digitalCommunity p span {
		display: block;
		background: url(http://www.twopeasinabucket.com/graphics/bullet_green_circle.gif) 0 6px no-repeat;
		margin: 3px 0 3px 88px;
		padding-left: 8px;
		font-size: 10px;
		}
		.digitalCommunity p span a { font-weight: normal;font-size: 10px; }
.digitalCommunity a {
	font-size:11px;
	font-weight:bold;
	color:#6b714d;
	}
.digiComBot {
	padding:17px 0 0 0;
}
	
/* -- EDUCATION BOX STYLES -- */

.educationBox {
	border:solid 1px #cdd3af;
	background:#f8fbec;
	padding-bottom: 14px;
	}
	.educationBox p {
		padding: 15px 0 0 24px;
		width:256px;
		line-height:14px;
		color:#6b714d;
		clear:both;
		margin:0;
		}
		.educationBox p img {
			margin-right:26px;
			float:left;
			}
		.educationBox p a {
			color:#6b714d;
			font-weight:bold;
			}
		.educationTitle {
			}


/* -- FOOTER -- */
#footer { 
	clear: both; 
	Background:url(http://www.twopeasinabucket.com/graphics/bg_footer_v2.gif) no-repeat bottom;
	height:74px;
	margin-bottom:10px;
	padding:20px 16px 0 14px;
	}
	#footMenu {
		margin:0 0 0 0;
		padding:0 0 0 0;
		text-align: center;
		width:920px;
		background:#e6e9d7;
		height:28px;
		list-style:none;
		}
		#footMenu li {
			line-height: 28px;
			margin: 0 12px;
			display: inline;
			}
			#footMenu li a {
				color:#48560a;
				font-size:10px;
				text-decoration: none;
				}
			#footMenu li a:hover {text-decoration: underline;}

/* -- OTHER SITES BAR STYLES -- */	

	#otherSites {
		margin: 5px 0 0 0;
		text-align: center;
		padding:0 0 0 0;
		list-style:none;
		width:920px;
		height:28px;
		background:#cdd3af;
		}
		#otherSites li {
			display: inline;
			line-height: 28px;
			margin: 0 10px;
			color:#334000;
			}
			#otherSites li a {
				text-decoration: none;
				color:#334000;
				}
			#otherSites li a:hover {text-decoration: underline;}
			
.vistPad {margin-right:30px !important;}

/* -- COPYRIGHT STYLES -- */

#copyRight, #acroLine {
	color:#666;
	font-size:10px;
	text-align: center;
	margin:0;
	padding:0 0 2px 0;
	}
	#acroLine a {
		color:#666;
		text-decoration: none;
		}
	#acroLine a:hover {
		text-decoration: underline;
		}

/* --------------------------------------------
|  SITE MAP													
--------------------------------------------- */

.siteMapList { margin-top: 15px }
.siteMapList dt {
	background:url(http://www.twopeasinabucket.com/graphics/ico_folder.gif) 0 4px no-repeat;
	padding-left:20px;
	line-height:20px;
	}
	.siteMapList dd {	
		padding-left:10px;
		margin-left:25px;
		line-height:16px;
		background:url(http://www.twopeasinabucket.com/graphics/sitemap_2nd.gif) no-repeat;
		}
		.siteMapList dd a {	
			color: #666;
			text-decoration:none;
			}
		.siteMapList .bottom { background:url(http://www.twopeasinabucket.com/graphics/sitemap_2nd_bottom.gif) no-repeat; }

/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

.floatLeft  { float: left;  }
.floatRight { float: right; }
.clearBoth  { clear: both;   }
.padBot     { padding-bottom:15px !important;}
.noMarRight { margin-right:0 !important;}

/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */

#searchResults {
	width: 566px;
	border: 1px solid #cdd3af;
	float: left;
	}
	#searchResults p {
		padding-left: 10px;
		}
	#searchResults .searchHeader {
		line-height: 16px;
		background: #e9eed3;
		color: #636f2d;
		font-size: 13px;
		padding: 4px 8px;
		clear: left;
		margin: 0 0 19px 0;
		}
		.searchHeader span {
			font-size: 14px;
			font-weight: bold;
			}
	
	.bViewAll {
		clear: both;
		display: block;
		text-decoration: none;
		background: url(http://www.twopeasinabucket.com/graphics/btn_view_all.gif) no-repeat;
		width: 60px;
		height: 17px;
		text-indent: -9999px;
		margin-bottom: 32px;
		outline: none;
		}
	#searchResults table {
		width: 100%;
		margin-bottom: 13px;
		}
		#searchResults table td {
			text-align: center;
			padding: 5px;
			vertical-align: top;
			width: 25%;
			font-size: 10px;
			line-height: 12px;
			}
			#searchResults table img {
				/* display: block; */
				margin-bottom: 8px;
				}
			#searchResults table a {
				font-weight: bold;
				font-size: 11px;
				}
				
#rightSkyscraper {
	border: 1px solid #cdd3af;
	float: right;
	width: 160px;
	}
	#rightSkyscraper img {display: block;}
	
#leftSkyscraper {
	border: 1px solid #cdd3af;
	/*float: left;*/
	margin-top:12px;
	width: 160px;
	}
	#leftSkyscraper img {display: block;}
	
		
	#forumLeft {
		float: left;
		width: 566px;
		}
		#mainForum {
			border: 1px solid #cdd3af;
			width: 564px;
			}
			#forumTitle {
				display: block;
				margin-bottom: 10px;
				}
	#forumLeftWide {
		float: left;
		width: 740px;
		}
		#mainForumWide {
			border: 1px solid #cdd3af;
			width: 738px;
			}

				
.resources {
	width: 564px;
	border:solid 1px #cdd3af;
	margin-top:13px;
	}
	.resources ul {
		margin:10px 0 0 10px;
		padding:0;
		list-style:none;
		}
		.resources ul li {
			float: left;
			width: 235px;
			font-size: 10px;
			color: #6b714d;
			margin:0 45px 20px 0;
			}
			.resources ul li a {
				color:#6b714d;
				font-weight:bold;
				font-size:11px;
				}
	/*---- Gallery Listing ---- */
	
	#galleryListing {
		float: left;
		/*width: 564px;*/
		border: 1px solid #cdd3af;
		}
		#galleryListingHeader{ display:block; }
		div.fullWidth {
			width: 741px !important;
			}
		.galleryPageNavBox {
			height: 24px;
			line-height: 23px;
			padding: 0 0 0 0;
			background: #eaefd5 url(http://www.twopeasinabucket.com/graphics/bg_sub_header.jpg);
			margin: 0;
			}
			.galleryPageNavBox select {
				height: 19px;
				font-size: 11px;
				vertical-align: middle;
				}
			.galleryPageNavBox h2 {
				color: #636f2d;
				font-size: 14px;
				font-weight: bold;
				margin: 0 0 0 8px;
				}
			.galleryPageNavBox .galleryPageNav { float: right; }
			.galleryPageNav {
				padding-right: 10px;
				text-align: right;
				color: #334000;
				font-size: 11px;
				}
				.galleryPageNav a {
					text-decoration: none;
					color: #334000;
					}
					.galleryPageNav a.current {
						font-weight: bold;
						}
						
		.galleryTable {
			width: 100%;
			margin: 11px 0 15px 0;
			}
			.galleryTable td {
				text-align: center;
				padding: 5px;
				vertical-align: top;
				width: 25%;
				font-size: 10px;
				line-height: 12px;
				}
				.galleryTable tr.galleryPhotoRow td {vertical-align: middle;  }
				.galleryTable .galleryPhotoRow img {
					display: block;
					margin: 0 auto 8px auto;
					}
				.galleryTable a {
					font-weight: bold;
					font-size: 11px;
					}
					.galleryTable a.listingAuthor {
						font-size: 10px;
						color: #666600;
						font-weight: normal;
						}
						

/* --------------------------------------------
|  MYTwoPeas										
--------------------------------------------- */
#myTwoPeas {
	float: left;
	width: 564px;
	}
		#myTwoPeas h2 {
			color: #84a84f;
			font-size: 12px;
			margin: 0 0 4px 0;
			text-transform: uppercase;
			}
		#myTwoPeas h3 {
			color: #246a82;
			font-size: 11px;
			}
#profileBox {
	background: url(http://www.twopeasinabucket.com/graphics/bg_profile_left.gif) 0 100% repeat-x;
	border: 1px solid #daecf2;
	margin: 0 0 15px 0;
	}
	#profileBox p {
		line-height: 16px;
		margin: 0;
		}
		#profileBox p.profileHeader {
			font-size: 14px;
			color: #84a84f;
			font-weight: bold;
			}
	#profileBox td { vertical-align: top; }
	#profileBox #profilePhoto {padding: 8px 15px 8px 8px;}
		#profileBox #profilePhoto img {border: 1px solid #cdd3af;}
	#profileBox #profileDetails {width: 158px; padding: 8px 20px 8px 0;}
		#profileBox #profileDetails p#postsGap {margin: 15px 0 0 0;}
	#profileBox #profileAbout {
		padding: 8px 15px 19px 15px;
		background: url(http://www.twopeasinabucket.com/graphics/bg_profile_right.gif) repeat-x;
		}
		.btnEditProfile {
			display: block;
			outline: none;
			margin: 10px 0 0 0;
			width: 105px;
			height: 17px;
			text-decoration: none;
			background: url(http://www.twopeasinabucket.com/new_graphics/myaccount/b_edit_my_account.gif) no-repeat;
			text-indent: -9999px;
			}
			
#myThreeCol {
	background: url(http://www.twopeasinabucket.com/graphics/bg_2_col_top.gif) 0 0 no-repeat;
	margin: 0 0 15px 0;
	width: 564px;
	}
	#myGalleries {
		float: left;
		width: 192px;
		}
		#myGalleries .pad {padding: 10px 30px 0 11px;}
	#myBookmarks {
		float: left;
		width: 193px;
		}
		#myBookmarks .pad {padding: 10px 30px 0 11px;}
	#myContent {
		float: left;
		width: 179px;
		}
		#myContent .pad {padding: 10px 19px 0 11px;}
		#myTwoPeas ul {
			margin: 0 0 10px 0;
			padding: 0;
			list-style: none;
			}
			#myTwoPeas ul li {
				line-height: 15px;
				background: url(http://www.twopeasinabucket.com/graphics/bullet_blue_circle.gif) 0 6px no-repeat;
				padding: 0 0 0 9px;
				}
	#myThreeColBottom {
		height: 1px;
		clear: both;
		background: url(http://www.twopeasinabucket.com/graphics/bg_2_col_bot.gif) 0 100% no-repeat;
		}
		
		.btnEditBookmarks {
			display: block;
			outline: none;
			text-decoration: none;
			text-indent: -9999px;
			width: 106px;
			height: 17px;
			background: url(http://www.twopeasinabucket.com/graphics/btn_edit_bookmarks.gif) no-repeat;
			}

#myPostsMailOrders {
	width: 564px;
	background: url(http://www.twopeasinabucket.com/graphics/bg_postsmailorders_top.gif) no-repeat;
	}#myPostsMailOrdersBot {clear: both; height: 4px; background: url(http://www.twopeasinabucket.com/graphics/bg_postsmailorders_bottom.gif) 0 100% no-repeat; }
	#myRecentPosts {
		width: 385px;
		float: left;
		}
		#myRecentPosts .pad {padding: 11px 21px 10px 12px;}
	#myMailOrders {
		float: right;
		width: 179px;
		}
	#myPeaMail {
		padding: 11px 0 5px 13px;
		}
	#myOrders {
		padding: 27px 0 0 13px;
		background: url(http://www.twopeasinabucket.com/graphics/bg_postsmailorders_gap.gif) no-repeat;
		}
	#calendarBox {
		width: 564px;
		margin: 15px 0 0 0;
		border: 1px solid #cdd3af;
		}
		#calendarBox .pad { padding: 10px; }
		
		
		

/* --------------------------------------------
|  HOME									
--------------------------------------------- */
		
		#homeMain {
			height: 235px;
			margin: 0 0 0px 0px;
			}
			#loginBox {
				margin: 11px 17px 0px 0px;
				width: 159px;
				height: 215px;
				float: left;
				font-size: 10px;
				background: url(http://www.twopeasinabucket.com/graphics/bg_login_box.gif) 0 100% no-repeat;
				}
				#loginBox #loginForm {margin: 0 0 10px 5px;}
				#loginBox p {padding-left:5px;}
				#loginBox .inputText {
					border: 1px solid #8b8f9e;
					font-size: 11px;
					color: #4d5670;
					margin: 0 0 2px 0;
					width: 150px;
					padding: 0 0 0 4px;
					}
				#loginBox #loginRemember {	vertical-align: middle;	}
				#loginBox #loginSubmit {
					position: relative;
					top: 4px;
					}
				#loginBox #notAMember {	padding: 22px 30px 0px 24px; margin: 0px;	}
				
			#homeAreaRight {	
				width: 741px;
				float: left;
				}
				#homeAreaRight #myBar {margin: 11px 0 10px 0;}
			#flashBox {
				float: left;
				width: 564px;
				}
				#homeMain .stayTouch {
					float: right;
					margin: 0;
					}
            #homePageTopRight p {
                margin: 0px;
            }
		
		
		#homeSecondary{
			width: 922px;
			margin-bottom: 7px;
			margin-top: 0px;
			}
			#homeSecondary #homeLeftCol {
			     float: left;
			     width: 163px;
			     padding: 0;
			     margin: 0;
			     }
			     #homeSecondary #todaysPoll {
                     background: #e1f7ea url(http://www.twopeasinabucket.com/graphics/t_pollheader.gif) no-repeat;
                     float: left;
                     width: 153px;
                     border: 1px solid #8dc3b9;
                     padding: 54px 5px 5px 5px;
                     margin-bottom: 10px;
                     color: #36574d;
                    }
                    #homeSecondary #todaysPoll .pollContainer {
                        margin: 0px !important;
                        }
                        #homeSecondary #todaysPoll #pollChoices {
                            margin-left: 5px;
                        }
                        #homeSecondary #todaysPoll .pollQuestion {
                            font-weight: normal;
                            font-size: 1em;
                            padding: 0px;
                            color: #334000;
                        }
                        #homeSecondary #todaysPoll .pollText {
                            display: none;
                        }
                        #homeSecondary #todaysPoll .pollGraphBar {
                            background-color: #e1f7ea !important;
                        }
                        #homeSecondary #todaysPoll .resultDetail {
                            left: 5px !important; 
                        }
                #homeSecondary #tagCloud {
                    background: url(http://www.twopeasinabucket.com/graphics/titles/title_tag_cloud.gif) no-repeat;
                    float: left;
                    width: 153px;
                    border: 1px solid #daecf2;
                    padding: 42px 5px 5px 5px;
                    }
                    #homeSecondary #tagCloud a {
                        margin-right: 2px;
                    }
            #homeSecondary #homeCenterCol {
                float: left;
                width: 564px;
                padding: 0;
                margin: 0 0 0 13px;
                }
                #homeSecondary #homeTop10 {
                    background: url(http://www.twopeasinabucket.com/graphics/homepage/daily_top10.gif) no-repeat;
                    float: left;
                    width: 274px;
                    border: 1px solid #d6ef89;
                    padding: 42px 0px 4px 0px;
                    }
                    #homeSecondary #homeTop10 div {
                        padding-right: 0px;
                        padding-left: 8px;
                        height: 73px;
                        margin: 0px;
                        padding-top: 5px;
                        padding-bottom: 0;
                        }
                        #homeSecondary #homeTop10 div.dark {
                            background: #EAEFD5;
                        }
                        #homeSecondary #homeTop10 p {
                            float: left;
                            margin: 0px;
                            }
                            #homeSecondary #homeTop10 p.top10TextArea {
                                width: 190px;
                                margin-top: 5px;
                                margin-left: 5px; 
                            }
                            #homeSecondary #homeTop10 p.top10TextArea a {
                                margin-left: 50px;
                                line-height: 25px;
                                background: url(http://www.twopeasinabucket.com/graphics/homepage/bullet_snow_trans.gif) 0 1px no-repeat;
                                padding: 0 0 0 16px;
                            }
                #homeSecondary #homeCommunity {
                    background: url(http://www.twopeasinabucket.com/graphics/titles/h_our_community.gif) no-repeat;
                    float: left;
                    width: 251px;
                    border: 1px solid #D0D6B3;
                    margin-left: 13px;
                    margin-top: 10px;
                    padding: 49px 11px 11px 11px;
                }
                #homeSecondary #homeShopping {
                    background: url(http://www.twopeasinabucket.com/graphics/titles/h_shopping.gif) no-repeat;
                    float: left;
                    width: 251px;
                    border: 1px solid #98CBDC;
                    margin-left: 13px;
                    padding: 49px 11px 11px 11px;
                }
                #homeSecondary #homeShopping p {
                    margin: 0;
                    padding: 0;
                }
                #homeSecondary #homeCommunity p {
                    margin: 0;
                    padding: 0;
                }
            #homeRightCol {
                float: left;
                width: 165px;
                margin: 0px 0px 0px 13px;
                padding: 0;
                }
                #homeStarting {
                    background: url(http://www.twopeasinabucket.com/graphics/titles/h_just_starting.gif) no-repeat;
                    width: 141px;
                    padding: 47px 11px 11px 11px;
                    border: 1px solid #D0D6B3;
                }
                #inHouseAd {
                    background: url(http://www.twopeasinabucket.com/graphics/bg_just_starting_gap.gif) no-repeat;
                    padding: 0px;
                    margin-top: 10px;
                }
                #homeBlogs {
                    background: url(http://www.twopeasinabucket.com/graphics/bg_blogs_20090805.gif) no-repeat;
                    width: 154px;
                    height: 151px;
                    padding: 58px 0px 0px 11px;
                    /* border: 1px solid #d9f7ee; */
                    margin-top: 10px;
                    }
                    #homeBlogs p {
                        margin: 0;
                    }
                    #homeBlogs ul {
                        margin: 0;
                        padding: 0;
                        list-style: none;
                        }
                        #homeBlogs li {
                            background: url(http://www.twopeasinabucket.com/graphics/bullet_snow.gif) 0 8px no-repeat;
                            padding: 5px 0 0 16px;
                        }
			ul.snowLeft, .snowRight {
				margin: 15px 0 0 0;
				padding: 0;
				list-style: none;
				width: 123px;
				float: left;
				}
				.snowLeft li, .snowRight li {
					background: url(http://www.twopeasinabucket.com/graphics/bullet_snow.gif) 0 5px no-repeat;
					padding: 0 0 0 16px;
					line-height: 18px;
					}
					#homeCommunity .snowLeft { width: 130px; }
					#homeCommunity .snowRight { width: 116px; }
					#homeShopping .snowLeft { width: 100px; }
					#homeShopping .snowRight { width: 143px; }
					
					
		#myJournal {
			width: 740px;
			background: url(http://www.twopeasinabucket.com/graphics/titles/title_my_journal.jpg) no-repeat;
			padding-top: 36px;
			border: 1px solid #cdd3af;
			margin: 0 0 15px 0;
			}
			#myJournal .pad {padding: 13px 15px 10px 10px;}
			.journalTitle {
				font-weight: bold;
				}
				.journalTitle span {
					font-size: 9px;
					font-style: italic;
					color: #adadad;
					font-weight: normal;
					}
					
		
		#memberDesignedLayouts {
			width: 740px;
			background: url(http://www.twopeasinabucket.com/graphics/titles/title_member_designed_layouts.jpg) no-repeat;
			padding-top: 48px;
			border: 1px solid #cdd3af;
			margin: 0 0 15px 0;
			}
		#memberPhotos {
			width: 740px;
			background: url(http://www.twopeasinabucket.com/graphics/titles/title_member_photos.jpg) no-repeat;
			padding-top: 48px;
			border: 1px solid #cdd3af;
			margin: 0 0 15px 0;
			}
			#memberDesignedLayouts .bViewAll, #memberPhotos .bViewAll {margin: 15px 0 15px 10px;}
			
			
			

/* --------------------------------------------
|  CHECKOUT
--------------------------------------------- */
#checkout {
	padding: 10px 0 0 0;
	width: 921px;
	}
	.checkoutSteps {
		margin: 0 0 0 0;
		height: 29px;
		background-image: url(http://www.twopeasinabucket.com/graphics/bg_checkout_steps.gif);
		background-repeat: no-repeat;
		}
		#step1 {background-position: 0 0;}
		#step2 {background-position: 0 -29px;}
		#step3 {background-position: 0 -58px;}
		#step4 {background-position: 0 -87px;}
	
	#checkoutPad {
		width: 800px;
		margin: 30px 0 0 60px;
		}
	.checkoutListing {
		background: #FFF;
		border: 1px solid #cdd3af;
		width: 100%;
		}
		.checkoutListing tr.rowOdd td {
			background: #e7edef;
			border-top: 1px solid #FFFFFF;
			}
		.checkoutListing tr.rowEven td {
			background: #f1f5e4;
			border-top: 1px solid #FFFFFF;
			}
		.checkoutListing th {
			text-align: left;
			background: #cdd3af;
			height: 28px;
			padding: 0 0 0 10px;
			}
		.checkoutListing td {
			padding: 8px 0 8px 10px;
			line-height: 12px;
			vertical-align: top;
			}
		#checkout .inputText {
			border: 1px solid #999999;
			font-size: 11px;
			}
		.coQty .inputText {
			width: 22px;
			height: 15px;
			text-align: center;
			padding: 0;
			}
		.checkoutListing .coDelete { width: 52px; }
		.checkoutListing .coItem { width: 52px; }
		.checkoutListing .coQty { text-align: center; }
		.checkoutListing .coDesc {  }
		.checkoutListing .coPrice { width: 90px; text-align: right; padding-right: 10px;}
		.checkoutListing .coTotal {
			width: 106px;
			text-align: right;
			padding-right: 10px;
			}
		.checkoutListing .coThumbnail {text-align: center;}
			.checkoutListing .coThumbnail img {border: 1px solid #d3d9bd;}
		.checkoutListing .coSubtotal {
			padding-right: 10px;
			}
		.checkoutListing .coSubtotal p {
			margin-left: 110px;
			font-weight: bold;
			}
			.checkoutListing .coSubtotal p span {
				font-weight: normal;
				float: right;
				}
				.bUpdateTotal {
					float: right;
					}
			.bDeleteIco {
				display: block;
				outline: none;
				text-decoration: none;
				text-indent: -9999px;
				margin: 0 0 0 18px;
				height: 10px;
				width: 10px;
				background: url(http://www.twopeasinabucket.com/graphics/b_delete.gif) no-repeat;
				}
	
	
	#coCouponGift,#coPhonePal {
		padding: 15px 0 0 0;
		}
		#checkoutPad h2 {
			color: #050505;
			font-size: 11px;
			margin: 0;
			background: #cdd3af;
			height: 28px;
			line-height: 27px;
			padding: 0 0 0 9px;
			text-align:left;
			}
		#checkoutPad h3 {
			font-size: 11px;
			margin: 0 0 3px;
			}
		#checkoutPad ol {
			margin-left:0px;
			}
			#coCouponGift p, #coPhonePal p {
				padding: 8px 0 8px 9px;
				margin: 0;
				}
				#coCouponGift .inputText {
					width: 119px;
					margin-right: 8px;
					height: 15px;
					}
				#coCouponGift a { vertical-align: middle; }
			#coCouponCode, #coGiftCert, #coPayByPhone, #coPayByPayPal {
				border: 1px solid #cdd3af;
				margin-left: 10px;
				float: right;
				}
			#coCouponCode { width: 341px; height:83px;}
			#coGiftCert { width: 341px; height:83px;}
			.fullWidth { width: 100%; }
			#coPayByPhone { width: 341px; height:83px;}
			#coPayByPayPal { width: 341px; height:83px;}
			
	#coDeliveryInfo {
		border: 1px solid #cdd3af;
		margin: 0 0 15px 0;
		}
		#coDeliveryInfo .pad { padding: 10px 5px; }
		#coDeliveryInfo table td {
			vertical-align: top;
			padding: 0 5px;
			}
			#deliveryBilling { width: 220px; }
			#deliveryShipping { width: 190px; }
	#coShippingOptions {
		border: 1px solid #cdd3af;
		margin: 0 0 15px 0;
		}
	#coOtherOptions {
		border: 1px solid #cdd3af;
		margin: 0 0 15px 0;
		}
		#coOtherOptions table th, #coOtherOptions table td { vertical-align: top; }
		#coOtherOptions table td { padding: 3px 0 0 5px; }
		#coShippingOptions .pad, #coOtherOptions .pad {
			padding: 10px;
			}
			#coShippingOptions p {
				margin: 0 0 5px 0;
				}
				#shippingPriority, #shippingRegular {margin-left: 15px;}
				
				
				
				
				#coPaymentList {
					
					}
					#coPaymentList .coThumbnail {
						width: 150px;
						}
						#coPaymentList .coSubtotal p {
							margin-left: 30px;
							margin-bottom: 5px;
							}
							
				#coPaymentMethod {
					margin: 15px 0 15px 0;
					border: 1px solid #cdd3af;
					width:694px;
					float:right;
					
					}
					#coPaymentMethod .pad {
						padding: 5px 0;
						}
					#coPaymentMethod table td {
						padding: 1px 25px 1px 5px;
						vertical-align: top;
						}
					#coPaymentMethod table th {
						padding: 0 5px;
						text-align: left;
						vertical-align: middle;
						}
	#coReceiptCC { padding: 0 0 0 0; }
	#coReceiptCC td {
		vertical-align: top;
		width: 67%;
		}
	#coReceiptCC th {
		background: none;
		font-weight: normal;
		text-align: right;
		vertical-align: top;
		padding-top: 5px;
		}
	#coReceiptCC td p {
		margin: 0 0 5px 0;
		}
		
		
/* --------------------------------------------
|  SHOPPING - Product List
--------------------------------------------- */
#youAreHere {
	background: #eaefd5;
	font-weight: bold;
	color: #334000;
	padding: 6px 11px;
	margin: 0 0 15px 0;
	}
	#youAreHere ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: inline;
		}
		#youAreHere ul li {
			display: inline;
			}
			#youAreHere ul li a {
				font-weight: normal;
				}
				#youAreHere .pathDelete {
					position: relative;
					top: -4px;
					margin-left: 3px;
					}
#productListing {
	border: 1px solid #cdd3af;
	padding: 0 0 10px 0;
	}
	#productListing td {	padding-bottom: 30px; }
	#productListing tr.galleryPhotoRow td {
		border-top: 1px solid #cdd3af;
		padding-top: 30px;
		padding-bottom: 5px;
		}
	#productListing tr.noDivider td {
		border-top: none;
		}
		.addProductBox {margin: 9px 0 0 0;}
			.addProductBox a { position: relative; top: 3px;	}
			.addProductBox input {
				width: 22px;
				height: 14px;
				font-size: 11px;
				margin-right: 5px;
				border: 1px solid #999999;
				}
				
#productDetails {
	font-size: 10px;
	border: 1px solid #cdd3af;
	}
	#productDetails h2 {
		font-size: 14px;
		line-height: 24px;
		color: #636f2d;
		padding: 0 0 0 8px;
		background: url(http://www.twopeasinabucket.com/graphics/bg_sub_header.jpg);
		}
	#productDetails table { width: 100%; }
	#productDetails table #productDetailPhoto {
		width: 231px;
		text-align: center;
		padding: 15px 0;
		}
		.btnEnlargeImage {
			margin: 5px 0 0 0;
			background: url(http://www.twopeasinabucket.com/graphics/b_enlarge_image.gif) 0 2px no-repeat;
			padding-left: 15px;
			color: #a6c07f;
			text-decoration: none;
			}
			.btnEnlargeImage:hover {
				text-decoration: underline;
				}
	#productDetails table td {
		vertical-align: top;
		padding: 15px 15px 15px 0;
		}
	.productName {
		font-size: 11px;
		font-weight: bold;
		}
	.productPrice {
		font-weight: bold;
		}
	#productQuanitiy {
		width: 32px;
		height: 16px;
		border: 1px solid #e0e0e0;
		position:relative;
		top: -2px;
		}
		
	#productDetailTabs {
		margin: 12px 0 0 0;
		padding: 0;
		list-style: none;
		height: 25px;
		}
		#productDetailTabs li {
			display: block;
			float: left;
			text-align: center;
			height: 25px;
			line-height: 25px;
			width: 145px;
			margin: 0 5px 0 0;
			background: url(http://www.twopeasinabucket.com/graphics/tab_matrix.gif) no-repeat;
			}
			#productDetailTabs li a {
				display: block;
				height: 25px;
				background: url(http://www.twopeasinabucket.com/graphics/tab_matrix.gif) 100% -25px no-repeat;
				padding: 0 11px;
				text-decoration: none;
				font-size: 12px;
				font-weight: bold;
				}
				#productDetailTabs li a:hover { text-decoration: underline; }
				#productDetailTabs li.current {
					background-position: 0 -50px;
					}
					#productDetailTabs li.current a {
						background-position: 100% -75px;
						color: #FFF;
						}
	#relatedProducts {
		border: 1px solid #d4e6ee;
		padding: 8px 0 20px 0;
		}
		#relatedProducts table {
			
			}
			#relatedProducts table td {
				padding: 20px 25px 0 25px;
				text-align: center;
				font-size: 9px;
				}
				#relatedProducts td a {
					font-size: 11px;
					display: block;
					font-weight: bold;
					}
				#relatedProducts td img {
					display: block;
					border: 1px solid #d0d0d0;
					margin-bottom: 5px;
					}
/* --------------------------------------------
|  Designer Garden Gallery
--------------------------------------------- */
#designerGardenGallery {
	float: left;
	width: 566px;
	}
	#latestLayouts {
		border: 1px solid #CDD3AF;
		}
		#latestLayouts .layoutsHeader {display: block;}
		
		
		#inputCVS { width: 31px; }
	
/* --------------------------------------------
|  Shopping
--------------------------------------------- */	
		
#shopNav {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	}
	#shopNav li {
		margin-bottom:5px;
		}
		#shopNav li a {
			padding:13px 0 12px 0;
			display:block;
			width: 198px;
			border:solid 1px #cdd3af;
			color:#84a84f;
			text-transform: uppercase;
			font-weight:bold;
			font-size:13px;
			text-align:center;
			text-decoration: none;
			vertical-align:middle;
			}
			#shopNav li a:hover {
				background:#84a84f;
				color:#fff;
				}
				
#shoppingMiddle {
	width:532px;
	float:left;
	}

#shoppingRight {
	float:right;
	width:161px;
	}

.featuredProducts {
	/*background:url(http://www.twopeasinabucket.com/graphics/bg_featured_products.jpg) no-repeat;*/
	width:289px;
	height:229px;
	position:relative;
	float:left;
	margin:0 0 16px 0;
	}
	.featuredProducts .goBtn {
		right: 25px;
		}
.goBtn {
	position:absolute;
	bottom:10px;
	right:10px;
	}
.digitalKitsFonts {
	background:url(http://www.twopeasinabucket.com/graphics/bg_digital_kits_and_fonts_v3.jpg) no-repeat;
	width:239px;
	height:141px;
	float:left;
	position:relative;
	}
.dealOfDay {
	float:left;
	width:239px;
	height: 75px;
	margin-top:13px;
	padding: 0px;
	background: url(http://www.twopeasinabucket.com/graphics/dealofday-shopping.jpg) no-repeat;
	}
	.dealOfDay img {
		border:solid 1px #9ba85f;
	}
	.dealOfDay p {
		margin:0;
		padding:30px 30px 0 30px;
	}
	.dealOfDay a {
		font-weight:bold;
	}
#newProducts {
	width:530px;
	overflow: hidden;
	border:solid 1px #98cbdc;
	}
#newProductsTable { margin-top:5px; }
#newProductsTable td {
	width:140px;
	padding-right:0px;
	text-align: center;
	vertical-align: top;
	}
#newProductsTable td a { font-weight:bold; }
#whatsHot {
	width:530px;
	overflow: hidden;
	border: 1px solid #CDD3AF;
	margin-top: 13px;
	}
/*#newProductsTable td input {
		width:15px;
		border:solid 1px #999;
		font-size:10px;
		margin-right:3px;
	}
*/.vAlign { vertical-align: middle; }
.viewAllProducts {
	text-align: right;
	padding:10px 20px 0 0;
}
.viewAllProducts a {
	font-weight:bold;
}
.shoppingBotLeft {
	border:solid 1px #d0d6b3;
	margin-top:15px;
	padding:0px;
	float:left;
    }
.shoppingBotRight {
    border:solid 1px #d0d6b3;
	margin-top:15px;
	padding:0px;
	float:left;
    margin-left: 13px;
}

.marginLeft { margin-left:13px; }
#specials {
	width:159px;
	border:solid 1px #cdd3af;
	}
#specials a {font-weight:bold;}
#specials table {margin:0 3px 0 3px;}
/*#specials td input {
	width:15px;
	border:solid 1px #999;
	font-size:10px;
	margin-right:3px;
	}*/
#specials p {
	padding-top:10px;
	}
.specialImg {
	border:solid 1px #cdd3af;
	}
.specialPadding { padding-right:10px; }
#bannerAd {
	border:solid 1px #ccc;
	margin-top:15px;
	}

#productDescription {
    margin-top: 15px;
}






/* JTW ADDITIONS */

.t_peatag { background:url(http://www.twopeasinabucket.com/graphics/titles/title_most_popular_tags.jpg) no-repeat; }
.t_editMyProfile { background:url(http://www.twopeasinabucket.com/graphics/titles/title_edit_my_profile.jpg) no-repeat; }
.t_myAlbums { background:url(http://www.twopeasinabucket.com/graphics/titles/title_my_albums.jpg) no-repeat; }
.t_myShoppingCarts { background:url(http://www.twopeasinabucket.com/graphics/titles/header_my_shopping_carts.jpg) no-repeat;}
.t_myOrderHistory {	background:url(http://www.twopeasinabucket.com/graphics/titles/header_my_order_history.jpg) no-repeat;}
.t_myWishlists { background:url(http://www.twopeasinabucket.com/graphics/titles/header_my_wishlists.jpg) no-repeat;}
.t_myLayouts { background:url(http://www.twopeasinabucket.com/graphics/titles/header_my_layouts.jpg) no-repeat;}
.t_accountValidation { background:url(http://www.twopeasinabucket.com/graphics/titles/title_account_validation.jpg) no-repeat;}
.t_digiArticles { background:url(http://www.twopeasinabucket.com/graphics/titles/title_digital_articles.jpg) no-repeat;}
.t_myBookmarks { background:url(http://www.twopeasinabucket.com/graphics/titles/title_my_bookmarks.jpg) no-repeat;}
.t_newsite { background:url(http://www.twopeasinabucket.com/graphics/titles/header_newlook_newfeel.jpg) no-repeat;}
.t_myShopping { background:url(http://www.twopeasinabucket.com/graphics/titles/title_my_shopping.jpg) no-repeat;}
.t_ServiceCenter { background:url(http://www.twopeasinabucket.com/graphics/titles/title_service_center.jpg) no-repeat;}
.t_peamail { background:url(http://www.twopeasinabucket.com/graphics/titles/title_peamail.jpg) no-repeat;}
.t_aboutus { background:url(http://www.twopeasinabucket.com/graphics/titles/title_about_us.jpg) no-repeat;}
.t_blogs { background:url(http://www.twopeasinabucket.com/graphics/titles/title_blogs.jpg) no-repeat;}
.t_site_map { background:url(http://www.twopeasinabucket.com/graphics/titles/title_site_map.jpg) no-repeat;}
.t_admin_reports { background:url(http://www.twopeasinabucket.com/graphics/titles/title_admin_reports.jpg) no-repeat;}
.t_designerGarden { background:url(http://www.twopeasinabucket.com/graphics/titles/title_designer_garden.jpg) no-repeat;}
.t_designerGardenEducation { background:url(http://www.twopeasinabucket.com/graphics/titles/header_garden_education.jpg) no-repeat;}
.t_gardeningCenter { background:url(http://www.twopeasinabucket.com/graphics/titles/header_gardening_center.jpg) no-repeat;}
.t_memberBlogs { background:url(http://www.twopeasinabucket.com/graphics/titles/title_member_blogs.jpg) no-repeat;}

/* Error Pages */
.t_404 { background:url(http://www.twopeasinabucket.com/graphics/titles/404.jpg) no-repeat;}

table {
	font-size:11px;
	text-align:left;
}
.lighttable {
	background: #F1F5E4;
	/*background:#d5dbd8;*/
	color: #000000;
}
.darktable {
	background: #E7EDEF;
	color: #000000;
}

.tdheader {
	text-align: left;
	background: #cdd3af;
	height: 28px;
	padding: 0 0 0 5px;
	font-size:11px;
	font-weight:bold;
}





.mbindex tr td {
	border-top:1px solid #FFFFFF;
	font-size:11px;
}
.mbindex br {
	border-top:none;
}
#forumFull {
	/* float:right; */
	width:743px;
}
#mainForumFull {
	border: 1px solid #cdd3af;
	width: 741px;
}
.forumtd { padding:3px 0px 7px 0px; }


.gallerySmallThumbnail {
	max-width:100px;
 width: expression(this.width > 100 ? 100: true);
	max-height:100px;
 height: expression(this.height > 100 ? 100: true);
}


.galleryThumbnail {
	max-width:170px;
 width: expression(this.width > 170 ? 170: true);
	max-height:170px;
 height: expression(this.height > 170 ? 170: true);
}
.galleryTable tr.galleryTextRow td {
	vertical-align: middle;
	border-bottom:1px solid #CCCCCC;
}
.noTopBorder {
	border-top:none;
}
.loginBoxes {
	width:118px;
	border: solid 1px #8b8f9e;
	font-size:11px;
	color:#4d5670;/*padding:1px 0 1px 6px;
	margin-right:7px;*/
}
#loginDropDownBottomToo {
	background:				#ffffff url(http://www.twopeasinabucket.com/graphics/login-background.gif) no-repeat scroll center bottom;
	text-align:				center;
	padding:                5px;
}
.formBoxes {
	border: solid 1px #8b8f9e;
	font-size:11px;
	color:#4d5670;
	padding:1px 2px 1px 2px;/*margin-right:7px;*/
}
.buttons {
	vertical-align:bottom;
}
.pt-event-border {
	background: #C1C1C1
}
.pt-ticket-border {
	background: #DDDDDD
}
.pt-twopeas-response {
	background: #D9E6C6;
}
.pt-customer-response {
	background: #dedfdf;
}
.pt-private-comments {
	background: #FFBFBF
}
.pt-public-comments {
	background: #f7f7f7;
}
#pt_contentdiv table {
	font-size:11px;
}


.tooltipheader {
	width: 222px;
	background-color: #d9e6c6;
	border: #d9e6c6 solid 1px;
	font-size:   8pt;
	font-weight: bold;
	color: #000000;
	background: #D9E6C6;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tooltipbody {
	width: 222px;
	background-color: #f7f7f7;
	padding: 0px;
	margin: 0px 10px 15px 0px;
	border: #d9e6c6 solid 1px;
	text-align: left;
}


.tooltipheaderwide {
	width: 400px;
	background-color: #d9e6c6;
	border: #d9e6c6 solid 1px;
	font-size:   8pt;
	font-weight: bold;
	color: #000000;
	background: #D9E6C6;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tooltipbodywide {
	width: 400px;
	background-color: #f7f7f7;
	padding: 5px;
	margin: 0px 10px 15px 0px;
	border: #d9e6c6 solid 1px;
	text-align: left;
}

.tooltipbody img {
	margin: 10px;
}
#localLoginDiv {
}
#localLoginTable {
	border: #cccccc solid 1px;
	padding: 10px 10px;
	width:225px;
}
#localLoginForm {
}
#coAddrEdit {
	border: 1px solid #cdd3af;
	margin: 0 0 15px 0;
	width:500px;
}
#coAddrEdit .pad {
	padding: 10px 5px;
}
#coAddrEdit table td {
	vertical-align: middle;
	padding: 0 5px;
}
#coAddrGift {
	border: 1px solid #cdd3af;
	margin: 0 0 15px 0;
	width : 800px;
}
#coAddrGift .pad {
	padding: 10px 5px;
}
#coAddrGift table td {
	/*vertical-align: middle;*/
			padding: 0 5px;
}
#peaTagsExplained {
	width:500px;
	margin-top:30px;
	padding:40px 10px 20px 10px;
	background:url(http://www.twopeasinabucket.com/graphics/titles/title_wide_what_are_tags.jpg) no-repeat;
	background-color:#F1F5E4;
}
#genericDiv {
	float: left;
	width: 564px;
	border: 1px solid #cdd3af;
}
#loginReplacementBox {
	margin: 11px 14px 0 0;
	width: 165px;
	height: 215px;
	float: left;
	font-size: 10px;
}
#dotdBox {
	background:#F2F3E9 url(http://www.twopeasinabucket.com/graphics/dealofday-home.jpg) no-repeat;
	border: none;
	height:51px;
	margin:14px 0px 0px;
	padding:40px 30px 6px 30px;
	text-align:center;
	vertical-align:middle;
}
#dotdBox a {
	font-weight:bold;
}
.htmlHelpButtonText {
	font-size:10px;
	font-weight:normal;
}
#adTile1 {
	width:728px;
	height:90px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CDD3AF;
	background-color:#999999;
	font-size:9px;
}
#adTile2 {
	width:160px;
	height:600px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CDD3AF;
	background-color:#999999;
	font-size:9px;
}
#adTile3 {
	width:300px;
	height:250px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CDD3AF;
	background-color:#999999;
	font-size:9px;
}
#adTile4 {
	width:728px;
	height:90px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CDD3AF;
	background-color:#999999;
	font-size:9px;
}
#adTile5 {
	width:235px;
	height:50px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CDD3AF;
	background-color:#999999;
	font-size:9px;
	float:right;
	font-weight:normal;
}
#adTile6 {
	width:115px;
	height:50px;
	text-align:center;
	vertical-align:middle;
	border:0px solid #CDD3AF;
	background-color:#999999;
	font-size:9px;
	float:right;
	font-weight:normal;
}
#siteMap {
	margin:10px 10px 10px 10px;
	border:none;
	}
	
	#siteMap td,th {
		vertical-align:top;
		}
	#siteMap td p {
		color:#666666;
		}
	#siteMap th {
		width:150px;
		}

	
#designerGardenLatest {
	margin: 15px 0 0 0;
	border: 1px solid #ced4b2;
	}
	#designerGardenLatest .pad {
		border-top: none;
		padding: 13px;
		}
	#designerGardenLatest table {
		width: 100%;
		font-size: 10px;
		color: #6b714d;
		}
		#designerGardenLatest table td {
			vertical-align: top;
			padding: 0 5px 5px 5px;
			}
		#designerGardenLatest table th {
			vertical-align: top;
			font-weight: normal;
			text-align: left;
			width: 185px;
			padding: 0 10px 0 0;
			line-height: 14px;
			}
			#designerGardenLatest table a {
				font-weight: bold;
				font-size: 11px;
				}
				#designerGardenLatest table a span {font-weight: normal;font-size: 10px;display: block;} 
			#designerGardenLatest table img {
				display: block;
				margin: 0 0 3px 0;
				border: 1px solid #e1dfd6;
				}


.bTakeALook {
	display: block;
	outline: none;
	width: 90px;
	height: 17px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(http://www.twopeasinabucket.com/graphics/b_take_a_look.gif) no-repeat;
	}
	
.bContinuteToGG {
	display: block;
	float: right;
	outline: none;
	width: 152px;
	height: 17px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(http://www.twopeasinabucket.com/graphics/b_continute_to_gg.gif) no-repeat;
	}
	
	
#gardenSeedTypeHeader {
	background: #f2f3e9;
	border: 1px solid #CDD3AF;
	margin-bottom:13px;
	}
	#gardenSeedTypeHeader table {
		/*margin: 11px;*/
		border:none;
		}
	#gardenSeedTypeHeader th {
		padding:5px;
		font-weight:bold;
		}
	#gardenSeedTypeHeader td {
		padding:5px;
		}

#designerGardeDisplay {
	float: left;
	}
	
#locationBar {
	min-height:26px;
	height: expression(this.height < 26 ? 26: true);
}

.MellypeaThread {
    background-color: #92e1b9;
    }

.AnnouncementThread,.GeekPeaThread {
	background-color:#C9E6E9;
	/*color:#cc00cc;*/
	}
	/*.AnnouncementThread a,.GeekPeaThread a {color:#cc00cc;}*/
.posttime {
	line-height:17px;
	}
.mblighttable {
	background: #E7EDEF;
	color: #000000;
}
.mbdarktable {
	background: #d5dbd8;
	color: #000000;
}
#threadheader {
	padding:5px;
	background-color:#C9E6E9;
	}
	#threadheader h3 {
		margin-bottom:5px;
		}
		
.MB_postspace {
	width:600px;
	overflow:auto;
	padding:1px 0px 5px 0px;
	line-height: 1.2;
    }	
.MB_sigspace {
	width:600px;
	overflow:hidden;
	}
	
#forumTitleBackup {	
	padding:5px 2px 6px 3px;
	background:#aebf5f url(http://www.twopeasinabucket.com/graphics/titles/title_mb_blank.jpg) no-repeat;
	color:#48560a;
	}
	
#galleryListing h2 {
	margin:5px 2px 5px 2px;
	font-size:14px;
	}
	
	
	
#bosBox {
	border: solid 1px #daecf2;
	/*background:#f0fafd;*/
	background:#F0FAFD url(http://www.twopeasinabucket.com/graphics/titles/title_bookmarks.gif) no-repeat;
	margin-top:14px;
	line-height:16px;
	padding: 38px 0 20px 0;
	}

#bosBox p {margin: 10px 0 0 10px;}
#bosBox img {margin-bottom:2px;}
#bosBox span {
	color:#94aa2d;
	font-weight:bold;
	padding: 0 0 0 14px;
	}
#bosBox ul {
	color:#1f627b;
	padding:0;
	margin:0 0 0 15px;
	list-style: none;
	}
#bosBox ul li {
	background: url(/tpjs/ext/resources/images/default/tree/folder.gif) 0 0px no-repeat;
	padding-left: 20px;
	}
#bosBox ul li.current {
	background: url(/tpjs/ext/resources/images/default/tree/folder-open.gif) 0 0px no-repeat;
	padding-left: 20px;
	}
#bosBox ul li.current a {
	font-weight: bold;
	}
#bosBox ul li a {color:#1f627b;}
#bosBox ul li a:hover {text-decoration: none;}
#bosBox hr {
	border: solid 1px #deeff4;
	margin:8px 0 9px 0;
	height: 1px;
	}
	
.bosFolderTitle {
	background: url(/tpjs/ext/resources/images/default/tree/folder-open.gif) 0 0px no-repeat;
	margin-bottom:7px;
	line-height:20px;
	padding-left:20px;
	color:#94aa2d;
	}
	
#siteContainer {
	/*width:950px;*/
	position:relative;
	margin:auto;
	text-align:left;
	}
.cgBioText {
	font-size:12px;
	padding-left:10px;
	}
.cgBioText p {
	margin-bottom:10px;
	}
	
a.mbThreadNameLink {
    font-weight: bold;
    }
    a.mbThreadNameLink:visited {
        font-weight: normal;
        }    
    
    
    
    
#bottomBanner { margin:15px; }


    #blogBlock {
        background:transparent url(http://www.twopeasinabucket.com/graphics/titles/title_blog_posts.jpg) no-repeat scroll 0px 0px;
        border:1px solid #CDD3AF;
        /* margin:0px 0px 15px; */
        padding:48px 5px 5px 5px;
        /* width:743px; */
        max-width:743px;
        }

    #blogBlockSingle {
        /*background:transparent url(http://www.twopeasinabucket.com/graphics/titles/title_blog_posts.jpg) no-repeat scroll 0px 0px;*/
        border:1px solid #CDD3AF;
        /* margin:0px 0px 15px; */
        padding:15px 5px 5px 5px;
        /* width:743px; */
        max-width:743px;
        overflow: hidden;
        }

    #blogBlockLayouts {
        background:transparent url(http://www.twopeasinabucket.com/graphics/titles/title_challenge_layouts.jpg) no-repeat scroll 0px 0px;
        border:1px solid #CDD3AF;
        margin:10px 0px 0px 0px;
        padding:48px 5px 5px 5px;
        /* width:743px; */
        max-width:743px;
        overflow: hidden;
        }

    #blogCommentBlock {
        background:transparent url(http://www.twopeasinabucket.com/graphics/titles/title_user_comments_on_blog.jpg) no-repeat scroll 0px 0px;
        border:1px solid #CDD3AF;
        margin:10px 0px 0px 0px;
        padding:48px 5px 5px 5px;
        /* width:743px; */
        max-width:743px;
        }
        
    #blogCreateBlock {
        background:transparent url(http://www.twopeasinabucket.com/graphics/titles/title_create_new_blog_post.jpg) no-repeat scroll 0px 0px;
        border:1px solid #CDD3AF;
        padding:48px 3px 3px 3px;
        /* width:743px; */
        max-width:743px;
        margin: 0px 0px 15px 0px;
        }

    #blogEditBlock {
        background:transparent url(http://www.twopeasinabucket.com/graphics/titles/title_edit_blog_post.jpg) no-repeat scroll 0px 0px;
        border:1px solid #CDD3AF;
        padding:48px 3px 3px 3px;
        /* width:743px; */
        max-width:743px;
        margin: 0px 0px 15px 0px;
        }
        
    .blogPost {
        font-size:12px;
        line-height:normal;
        margin: 0px 0px 0px 0px;
        }
        
    .blogBottom {
        margin: 10px 0px 10px 0px;
        font-size:10px;
        }
        
    .blogHR {
        margin: 0px 0px 30px 0px;
        }
        
    .blogBottom A {
        color:#7c8f2b;
        }

    .blogType {
        font-size:10px;
        color:#adadad;
        }
        
    .blogTitle {
        font-size: 24px;
        font-weight: normal;
        font-family:Arial,Helvetica,Geneva,sans-serif;
        color:#1F627B;
        letter-spacing:-1px;
        /* margin:0px; */
        }
        
    .blogTimestamp {
        font-size:10px;
        color:#adadad;
        /* font-style:italic; */
        /* margin:0px 0px 10px 0px; */
        }

    .blogMakeCommentBox {
        width:250px;
        /* height:200px; */
        background-color: #eeeeee;
        padding:5px;
        border:#dcdcdc solid 1px;
        }
        
        
/* TJ ADDITIONS */

.standouttext {
    color:     blue;
}
.yui-panel .hd {
    background-color:#D9E6C6 !important;
    color:#000000 !important;
}
.smallCaption {
	font-size: 9px;
	color: black;
	font-weight: normal;
}
.dropTargetOutline {
    border: 1px dashed #ced4b0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix { height: 1%; }

/*
	Globals
*/
.rightColBlue {
	border:solid 1px #daecf2;
	margin:12px 0 14px 0;
	padding: 0 0 8px 0;
	background:#F0FAFD;
	}
	.rightColBlue p {
		margin: 13px;
	}
	

/*
	Community
*/
.t_Community {
	margin-top: 13px;
    background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_community.jpg) no-repeat scroll 0%;
}
#communityBlogsBox {
	border: 1px solid #8DC3B9;
	background: #E1F7EA;
	margin-top: 13px;
	padding: 0px;
	}
	#communityBlogsBox div {
		margin: 13px;
		}
		#communityBlogsBox #featuredBlog {
            border: 1px solid #8DC3B9;
            background: #E1F7EA;
            }
            #featuredBlogImage {
                float: left;
            }
            #featuredBlogText {
                margin-left: 163px;
                }
                #featuredBlogText p {
                    margin-top: 13px;
                }


/*
	Top 10
*/
.t_Top10 {
    margin-top: 13px;
    background: transparent url(http://www.twopeasinabucket.com/graphics/t_top10_lists.jpg) no-repeat scroll 0%;
}
#top10TimeSpan {
	border: 1px solid #DAECF2;
	background-color: #F0FAFD;
	margin-bottom: 13px;
	padding: 13px;
	color: #1F627B;
	}
	#top10TimeSpan h3 {
		font-weight: bold;
		font-size: inherit;
		margin-bottom: 5px;
	}
	#top10TimeSpan div {
		float: right;
	}
	#top10TimeSpan form {
        display: inline;
    }
#top10TextDetail {
    padding: 13px;
    }
    #top10TextDetail p {
        margin-bottom: 1px;
    }
    #top10TextDetail p.description {
        margin-left: 20px;
    }
    #top10TextDetail p.votingLink {
        margin-bottom: 15px;
        margin-top: 5px;
        margin-left: 20px;
    }

/*
	Polls
*/
.t_Polls {
    margin-top: 13px;
    background: transparent url(http://www.twopeasinabucket.com/graphics/t_daily_polls.jpg) no-repeat scroll 0%;
}
#selectedPoll {
	border: 1px solid #ced4b0;
	margin-bottom: 13px;
}
#todaysPoll {
	border: 1px solid #ced4b0;
}	
#pastPolls {
	border: 1px solid #ced4b0;
	margin-top: 13px;
}
.pollVoteStatus {
	position: relative;
	top: -5px;
	margin-left: 10px;
}
.resultChoice {
	font-weight: bolder;
}
.pollQuestion {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px;
	color: #334000;
}
#pollChoices {
	margin-left: 20px;
}
.pollContainer {
    margin: 10px;
}


/*
    Coupon
*/
#couponFormContainer {
    margin-top: 13px;
    width: 450px;
    border: 1px solid #ced4b0;
    }
    #couponHeader{
        padding: 5px;
        background: #ced4b0;
        font-size: 12px;
        font-weight: bold;
    }
    #couponNotice {
        color: red;
        text-align: center;
        padding: 5px;
    }
    #couponDescription {
        padding: 5px;
        text-align: center;
    }
    #couponForm {
        padding: 5px;
        text-align: center;
    }
    .couponBorder {
        border: 1px solid #ced4b0;
        padding: 5px;
    }
    
    
/*
    Tag Cloud Additions
*/
.tagCloud h4 {
    font-size: 11px;
}
#userTagList {
        color:#1f627b;
        padding:0;
        margin:0 0 0 5px;
        list-style: none;
    }
    #userTagList li {
        background: url(http://www.twopeasinabucket.com/graphics/bullet_blue_circle.gif) 0 7px no-repeat;
        padding-left: 9px;
        margin-left: 11px;
    }

   
/*
    My Content
*/
.t_MyContent {
    margin-top: 13px;
    background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_my_content.jpg) no-repeat scroll 0%;
}
.myPosts {
    margin: 10px;
    }
    .myPosts h3, span {
        margin-bottom: 2px;
    }
    .myPosts span {
        color: #636F2D;
    }
    .myPosts p {
        overflow: hidden;
    }
    .myPosts h3 {
        font-size: 11px;
    }
#myPostsListingArea {
    border: 1px solid #ced4b0;
    width: 564px;
    float: left;
}

a.editLink {
    color: #636F2D;
}
.galleryDisplay {
    width: 564px;
}
 
/*
    My Downloads
*/
.t_MyDownloads {
    margin-top: 13px;
    background: transparent url(http://www.twopeasinabucket.com/graphics/titles/header_my_downloads.jpg) no-repeat scroll 0%;
}
#myDownloadsContentArea {
    float: left;
    width: 564px;
    }
    #myDownloadsContentArea h2 {
        color: #94AA2D;
        font-size: 13px;
        margin: 4px;
    }
    #myDownloadsContentArea ul {
            padding:0;
            margin: 8px 15px 8px 15px;
            list-style: none;
            font-weight: normal;
    }
    #myDownloadsContentArea li.even {
        background-color: #F0FAFD;
    }
    #myDownloadsContentArea li.odd {
        background-color: white;
    }
    #myDownloadsFonts {
        border: 1px solid #ced4b0;
        margin-bottom: 13px;
    }
    #myDownloadsKits {
        border: 1px solid #ced4b0;
    }
#digitalKitDownloadContent {
    border: 1px solid #ced4b0;
    padding: 10px;
    }
    #digitalKitLeft {
        float: left;
    }
    #digitalKitRight {
        float: right;
    }


/*
    My Shopping
*/
.t_MyShopping {
    margin-top: 13px;
    background: transparent url(http://www.twopeasinabucket.com/graphics/titles/title_my_shopping.jpg) no-repeat scroll 0%;
}
#myShoppingContentArea {
    width: 566px;
    float: left;
    }
    #myShoppingContentArea h2 {
        color: #94AA2D;
        font-size: 13px;
        margin-bottom: 4px;
    }
#myBuckets {
    float: left;
    width: 260px;
    border: 1px solid #ced4b0;
    margin: 0px 10px 10px 0px;
    padding: 10px;
}
#activeBucket {
    float: left;
    width: 252px;
    border: 1px solid #ced4b0;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    }
    #activeBucket table {
        width: 100%;
    }
    #activeBucket td {
        text-align: center;
    }
#orderHistory {
    float: left;
    width: 398px;
    border: 1px solid #ced4b0;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    }
    #orderHistory table {
        width: 100%;
        margin-top: 5px;
        border-collapse: collapse;
    }
    #orderHistory th {
        font-weight: bold;
        color: #58651E;
        text-align: center;
        border-bottom: 1px solid #EDEDED;
    }
    #orderHistory td {
        text-align: center;
        border: 1px solid #EDEDED;
    }
#myWishLists {
    float: left;
    width: 114px;
    border: 1px solid #ced4b0;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    }
    	#myWishLists ul {
            color:#1f627b;
            padding:0;
            margin:0 0 0 5px;
            list-style: none;
	}
	#myWishLists ul li {
            background: url(http://www.twopeasinabucket.com/graphics/bullet_blue_circle.gif) 0 7px no-repeat;
            padding-left: 9px;
	}
#myRecommendedProducts #galleryListing {
    width: 564px;
}
    
/*
    Bug Report
*/
.t_BugReport {
    background:transparent url(http://www.twopeasinabucket.com/graphics/t_bugreport.jpg) no-repeat scroll 0%;
}
.ticketListing {
        margin-top: 10px;
	border: 1px solid #ced4b0;
        }
        .ticketListing tr {
                background-color: #CDD3AF;
        }
        .ticketListing tr.even {
                background-color: #F0FAFD;
        }
        .ticketListing tr.odd {
                background-color: white;
        }
        .ticketListing td.center {
                text-align: center;
        }


/*
    Photography
*/
.t_Photography {
    background:transparent url(http://www.twopeasinabucket.com/graphics/t_photography.jpg) no-repeat scroll 0%;
}
.latestPhotos {
	width:428px;
	border:solid 1px #ced4b0;
	margin-top:13px;
	}
	.latestPhotos ul {
		margin:20px 0 10px 0;
		padding:0;
		list-style:none;
		}
		.latestPhotos ul li {
			float:left;
			width:214px;
			color:#6b714d;
			text-align: center;
			line-height: 15px;
			margin-bottom:10px;
			font-size:10px;
			}
		.latestPhotos ul li span {
			display: block;
			margin: 0 32px;
			}
			.latestPhotos ul li img {
				border:solid 1px #e1dfd6;
				display: block;
				margin: 0 auto;
				margin-bottom:5px;
				}
			.latestPhotos ul li a {
				color:#246a82;
				font-weight:bold;
				font-size:12px;
				}
                
/*
    PeaMail
*/

#pmFoldersBox {
	border: solid 1px #cdd3af;
	padding: 35px 10px 10px 10px;
	background: #f2f3e9 url(http://www.twopeasinabucket.com/graphics/pm_folders.gif) no-repeat;
	margin: 	13px 0pt;
	color:		#84a84f;
    }
    #pmFoldersBox ul {
	margin:	0px;
	list-style-position: inside;
	list-style: none;
	color: #246a82;
	padding: 0px 0px 0px 13px;
	font-weight: normal;
    }
	
#pmResourcesBox {
	border: solid 1px #cdd3af;
	padding: 35px 10px 10px 10px;
	background: #f2f3e9 url(http://www.twopeasinabucket.com/graphics/pm_resources.gif) no-repeat;
	margin: 	13px 0pt;
	color:		#84a84f;
    }
    #pmResourcesBox ul {
	margin:	0px;
	list-style-position: inside;
	list-style: none;
	color: #246a82;
	padding: 0px 0px 0px 13px;
	font-weight: normal;
    }
#pmStatusBar {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color: #CDD3AF;
    line-height: 26px;
}

/*
	Login Drop Down Styles
*/
#loginDropDownContainer {
	position: 				relative;
}
#loginDropDown {
	position:		absolute;
	top:			0px;	
	left:			50px;	

}
#loginDropDownBody {
	background-color:		#eaefd5;
	padding:                10px;
	text-align: left;
}
#loginDropDownBottom {
	background:				url(..http://www.twopeasinabucket.com/graphics/login-background.gif);
	background-position:	bottom;
	background-repeat:		no-repeat;
	
	text-align:				center;
	padding:                5px;
}
#rememberCheckBox {
	position:		relative;
	top:			-4px;
}
#badLoginText {
	color:			red;
}

/*
        General Search
*/
#searchHeaderText {
        background:#F2F3E9 none repeat scroll 0%;
        border:1px solid #CDD3AF;
        margin-bottom:13px;
        padding: 10px;
}
#searchReSearchLine {
        border:1px solid #CDD3AF;
        background-color: #E9EED3;
        color: #636F2D;
        margin-bottom: 13px;
        padding: 0px 10px 0px 10px;
    /*line-height: 28px;
    height: 28px;*/
}

#advancedSearchBox {
        border: solid 1px #cdd3af;
        padding: 35px 10px 10px 10px;	
        margin-left: 5px;
	background: #f2f3e9 url(http://www.twopeasinabucket.com/graphics/advanced.gif) no-repeat;
	margin: 	13px 0pt;
	color:		#84a84f;
	font-weight:	bold;
        }
        .advSearchContainer {
                padding:         2px 2px 2px 10px;
                font-weight:    normal;
                color:          #58651E;
                margin-bottom: 10px;
        }
        #advSearchTextBox {
                width:  90%;
        }
	#advSearchDD {
	    width: 90%;
	}
        .inputLabel {
                position: relative;
                /*top:            -4px;*/
        }
#searchResults img {
    width: 120px;

}
#searchResults #myPosts {
    margin-left: 13px;
    margin-right: 13px;
    overflow: hidden;
}

/*
	Shopping Left Bar
*/
.searchOkButton {
	display:block;
	outline:none;
	width:33px;
	height:17px;
	background:url(http://www.twopeasinabucket.com/graphics/btn_ok.gif);
	text-indent: -9999px;
	}
.searchOkButton:hover {
	background-position: 0 -17px;
	}
.addToCartButton {
    position:   relative;
    top:        4px;
}

#shopSearch {
	border: solid 1px #cdd3af;
	padding: 35px 10px 10px 10px;
	background: #f2f3e9 url(http://www.twopeasinabucket.com/graphics/search.gif) no-repeat;
	margin: 	13px 0pt;
	color:		#84a84f;
}
#shopSearch p {
	padding-top:        5px;
	padding-bottom:     0px;
	margin:				0px;
}
.tjCenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#shopSearch .productSearch {
	width:		100%;
}
#narrowingBox {
	border: solid 1px #cdd3af;
	padding-bottom: 15px;
	padding-top: 30px;
	background: #f2f3e9 url(http://www.twopeasinabucket.com/graphics/search_by.gif) no-repeat;
	margin: 	13px 0pt;
	color:		#84a84f;
	font-weight:	bold;
	}
	#narrowingBox ul {
            color:#1f627b;
            padding:0;
            margin:0 0 0 15px;
            list-style: none;
            font-weight: normal;
	}
        #narrowingBox li {
            background: url(http://www.twopeasinabucket.com/graphics/bullet_blue_circle.gif) 0 7px no-repeat;
	    padding-left: 9px;
	}
	.deadEnd {
		color: 		#63892a;
		font-weight: bold;
	}
	#narrowingBox p {
		padding:7px 11px 0px 11px;
		margin:0;
		}
		#narrowingBox a {
			color:#246a82;
			}
		#narrowingBox a:hover {text-decoration: none;}

/*
    Themes
*/
#themesBody {
    width: 705px;
    border:solid 1px #ced4b0;
    margin-top:13px;
    }
    #themesBody table {
        width: 705px;
    }
    #themesBody table td {
        vertical-align: top;
    }
    #themesBody ul {
        list-style: none;
    }


/*
    Brands
*/
#brandGrid {
    border-collapse: collapse;
}
#brandGrid td {
    border: 1px solid #CDD3AF;
    text-align: center;
    padding: 10px;
    margin: 10px;
    width: 25%;
}
#brandGrid h3 {
    margin-bottom: 0px;
}
#brandGrid p {
    margin-top: 0px;
}

/*
    Shopping Home
*/
/*
#whatsHot {
    margin-top: 13px;
    border: 1px solid #CDD3AF;
    width: 159px;
    }
    #whatsHot a {
        font-weight: bold;
    }
*/

/*
    Shopping Main Col
*/
    #product_grid {
	list-style-type: none;
	/*width: 498px;*/
	padding-left:   12px;
}

#product_grid li {
	display: block;
	float: left;
	margin: 5px 0px 5px 0px;
	width: 155px;
        height: 230px;
	/*border: 1px solid #000;*/
	padding: 2px 7px 2px 7px;
	text-align: center;
        overflow: hidden;
        border-bottom: 1px solid #eaefd5;
    }
    .productImageArea {
        height: 160px;
    }
    .buyButtonArea {
        /*height: 65px;*/
    }
#productArea {
    border:     1px solid #eaefd5;
    margin-top: 13px;
}
#locationBar {
    background: #eaefd5;
    line-height:    26px;
    padding:        0px 10px 0px 10px;
    margin-top:     13px;
}
.shopBar {
    height:26px;
    background:     #eaefd5;
    line-height:    24px;
    padding:        0px 10px 0px 10px;
}
.shopBarLeft {
    float: left;
    font-weight: bold;
    font-size: 1.2em;
}
.shopBarRight {
    float: right;
}
.subShopBar {
    background: #eaefd5;
    line-height:    26px;
    padding:        0px 10px 0px 10px;
    margin-top:     13px;
}
.myform {
    display: inline;
}

#productDisplayArea {
    border:     1px solid #eaefd5;
    margin-top: 13px;
    
}
    #productImage {
        float: left;
        padding: 10px;
        text-align: center;
    }
    #productDetail {
        padding: 10px; 
    }
        #productTitle {
            font-weight: bold;
        }
        #productPrice {
            font-weight: bold;
        }
        #addToLinks {
            /* margin-top: 10px; */
        }
        #addToLinks p {
            padding: 0px;
            margin: 0px;
            vertical-align: middle;
            /* line-height: 20px; */
        }
        #addToLinks img {
            position: relative;
            top:    4px;
            visibility: hidden;
        }
        #addToCart {
            line-height: 26px;
        }
#productMetaTabs {
    margin-top: 13px;
}
#relatedProductsGrid {
	list-style-type: none;
	padding-left:   12px;
}
    #relatedProductsGrid li {
        display: block;
        float: left;
        margin: 5px 0px 5px 0px;
        width: 120px;
        height: 153px;
        /*border: 1px solid #000;*/
        padding: 2px 7px 2px 7px;
        text-align: center;
        overflow: hidden;
    }
#relatedGardenProjectsGrid {
	list-style-type: none;
	padding-left:   12px;
}
    #relatedGardenProjectsGrid li {
    	display: block;
    	float: left;
    	margin: 5px 0px 5px 0px;
    	width: 210px;
    	height: 230px;
    	/*border: 1px solid #000;*/
    	padding: 2px 7px 2px 7px;
    	text-align: center;
            overflow: hidden;
    }
    #relatedGardenProjectsGrid img {
        max-width: 200px;
        width: expression(this.width > 200 ? 200: true);
    }
#relatedGalleryPostsGrid {
	list-style-type: none;
	padding-left:   12px;
}
    #relatedGalleryPostsGrid li {
    	display: block;
    	float: left;
    	margin: 5px 0px 5px 0px;
    	width: 180px;
    	/*height: 200px;*/
    	/*border: 1px solid #000;*/
    	padding: 2px 7px 2px 7px;
    	text-align: center;
            overflow: hidden;
    }
    #relatedGalleryPostsGrid img {
        max-width: 200px;
        width: expression(this.width > 200 ? 200: true);
    }
    
.clearLeft {
    clear: left;
}
.bold {
    font-weight: bold;
}        




.editable {
	
	padding:      	5px;
	margin:			15px 0px 0px 0px;
	text-align:		center;
	
} 

.align-center {
	text-align:		center;
}
.align-right {
	text-align:		right;
}
.width-100percent {
	width:			100%;
}

/*
    User Profile
*/
.widgetHandle {
    cursor: move;
}
.additionalWidget {
	border:			1px solid #cdd3af;
	text-align:		center;
}
.genericContent {
	border: 		1px solid #EAEFD5;
	margin: 		0 0 15px 0;
}
.genericContent li {
    list-style: none;
    border: 1px solid #cdd3af;
    float: left;
    margin: 10px;
    width: 326px;
    height: 100px;
    text-align: center;
}
.genericContent li table {
    margin: 3px 5px 3px 5px;
}
.genericContent li p {
    margin-top: 30px;
    margin-left: 5px;
}
#genericContentHeader {
    background-color: #EAEFD5;
    margin: 0px;
    padding: 5px;
}
#genericContentHeaderLeft {
    float: left;
    font-weight: bold;
    font-size: 1.2em;
}
#genericContentHeaderRight {
    float: right;
}
#additionalWidgetsTable {
	width:			100%;
        vertical-align: top;
}
.addOnWidgetsHeader {
    text-align: center;
    background-color: #CDD3AF;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px;
    color: #48560A;
}
#memberAlbums {
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_member_albums.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #memberAlbums.bViewAll {margin: 15px 0 15px 10px;}
#memberRecommendedProducts {
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_member_recommended_products.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #memberRecommendedProducts.bViewAll {margin: 15px 0 15px 10px;}
#memberBlog {
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_member_blog.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #memberAlbums.bViewAll {margin: 15px 0 15px 10px;}
#manufacturerGallery {
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_manufacturer_gallery_big.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #manufacturerGallery.bViewAll {margin: 15px 0 15px 10px;}
#manfuactuererMemberLayouts{
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_member_layouts_using_our_products.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #manufacturerMemberLayouts.bViewAll {margin: 15px 0 15px 10px;}
#manufacturerBlog {
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_manufacturer_blog_big.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #manufacturerBlog.bViewAll {margin: 15px 0 15px 10px;}
#manufacturerDesignTeam {
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_design_team.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #manufacturerDesignTeam.bViewAll {margin: 15px 0 15px 10px;}
#manufacturerProducts {
    width: 740px;
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_products_big.jpg) no-repeat;
    padding-top: 48px;
    border: 1px solid #cdd3af;
    margin: 0 0 15px 0;
    }
    #manufacturerProducts.bViewAll {margin: 15px 0 15px 10px;}
 
/*
    BOS
*/
#bookmarkTabs {
    
    }
    #bookmarkTabs ul {
        list-style: none;
        }
        #bookmarkTabs li {
            display: inline;
            margin-left: 15px;
            }
            #bookmarkTabs li a.bookmarkTabSelected {
                font-weight: bold;
                color: grey;
                text-decoration: none;
            }
    #bookmarkTabs table {
        width: 743px;
    }
    
.removeLink {
    color: red;
    font-size: 0.9em;
    text-decoration: none;
    }
    .removeLink #X {
        font-weight: bold;
    }
    

/*
    Marketplace
*/
.featuredPartner {
    background: url(http://www.twopeasinabucket.com/graphics/titles/title_featured_partner.jpg) no-repeat;
    float: left;
    width: 237px;
    height: 350px;
    margin: 0px 0px 30px 0px;
    border:#98cbdc solid 1px;
    padding-top: 27px;
}

.featuredPartnerText {
    margin:0px 2px 5px 5px;
    }

    .featuredPartnerText A {font-weight: bold;}
    .featuredPartnerText P {margin:5px 0px 10px 0px;}
    
.leftMargin {
    margin-left: 12px;
}

.featuredPartnerWelcome {
	background: #f2f3e9;
	border: 1px solid #CDD3AF;
	margin-bottom: 13px;
	padding: 13px;
	color: #334000;
	}
	.featuredPartnerWelcome h3 {
		font-weight: bold;
		font-size: 11px;
		margin-bottom: 5px;
		color:#246a82;
		text-decoration: underline;
	}


.marketPartner {
    float: left;
    width: 120px;
    height: 250px;
    margin: 0px;
}

.marketPartnerText {
    /* margin:0px 2px 5px 5px; */
    }

    .marketPartnerText A {font-weight: bold;}
    .marketPartnerText P {margin:5px 0px 10px 0px;}
    
.leftMarketMargin {
    margin-left: 35px;
}

#shoppingWidgetContainer img {
    max-width: 60px;
    width: expression(this.width > 60 ? 60: true);
}

@media print {
.donotprint {
display: none;
}
.footer {
background-color: transparent;
}
}

/*
    Unsubscribe
*/
.unsubButton {
	display:block;
	outline:none;
	width:140px;
	height:17px;
	background:url(http://www.twopeasinabucket.com/graphics/b_confirm_unsub.gif);
	text-indent: -9999px;
	float:left;
	}

/*
    Wide Body
*/
#wideBodyContainer {
	padding: 10px 0 0 0;
	width: 921px;
}

/* 
    New Gallery
*/
#thumbRow {
	border: thin solid #DFDFDF;
	padding: 3px;
	margin-top: 10px;
	text-align: center;
}
#thumbRow img {
	max-width: 75px;
 	width: expression(this.width > 75 ? 75: true);
	max-height: 75px;
 	height: expression(this.height > 75 ? 75: true);
}
.buttonHolder .buttonRight {
	float: right;
}
.buttonHolder .buttonLeft {
	float:  left;
}

/* 
	Step 3
*/
#currentTags {
	width: 687px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f2f3e9;
	border: thin solid #ccd2ae;
	text-align: center;
}
#currentTags p {
	color: #58651E;
	font-size: 1.5em;
}
#currentTags ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#currentTags ul li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 30px;
	display: inline;
}
#tagBoxContainer textarea {
	width: 698px;
	height: 50px;
	margin-bottom: 10px;
	color: gray;
}

/*
	Step 4
*/
.challengeArea ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 20px;
}
.challengeArea li {
	margin-bottom: 1px;
}
.challengeArea a {
	position: relative;
	top: -3px;
}

/*
	Step 5
*/
#relateProdsQuestion {
	font-size: 1.3em;
}
#relateProdsAnswer {
	text-align: center;
}
#addMoreRelatedProducts {
	background: url(http://www.twopeasinabucket.com/new_graphics/icons/add.png) 0 0px no-repeat;
	margin: 0 0 0 15px; 
	padding: 0 0 0 18px; 
	line-height: 16px;  
	clear: both;
}

ul.cleanList {
	padding: 0px 15px;
	list-style: none;
	}
	ul.cleanList li {
		background: url(http://www.twopeasinabucket.com/new_graphics/icons/bullet_green.png) 0 3px no-repeat;
		padding: 0 0 0 16px;
		line-height: 18px;
	}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

#localRegisterDiv {
    text-align: center;
}

#localRegisterTable {
    border:1px solid #CCCCCC;
    padding:10px;
    width:350px;
}

#localRegisterTable th,#localRegisterTable td { padding:5px; }

#localRegisterTable th {
    width:110px;
    color:#1E6EA7;
    text-align: right;
}

#localRegisterTable span {
}

