/*---------- Common Elements ----------- */

a.red{
color:#FF0000 !important;
font-weight:bold !important;
font-size:12px !important;

}
body {
		margin: 0;
		padding: 0;
		text-align: center;
		font: small/1.62 "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #666666;
		}		

.adhome{
padding-top:40px;
text-align:center;
width: 950px;
}
	
p, li {	font-size: 100%; }	



.diaperbrands{
		height: 293px;
		width: 520px;
		margin-bottom:20px;
		
}
	
/* ----------------- Divisions ------------------ */		

/* -header --------------------------- */


#header {
		border-bottom: 6px solid #518652;
		text-align: left;
		background-color:#7ecd80;
		overflow: hidden;
		width: 100%;
		height: 125px;
		}		

#header_content {
		text-align: left;
		padding: 0;
		margin: 0 auto;
		width: 900px;
		color: #fff;
		/*overflow: hidden;*/
		}
		
.logo {
		margin-top: 5px;
		margin-left: 0px;
		border:none;
		}


ul#nav {
	position:absolute;
	top:50px;
	right:40px;
	}

	ul#nav li {
	display: inline;
	margin: 0 7px;
	font-size: 22px;
	font-weight: bold;
	}

	ul#nav li a {
	margin: 0;
	padding: 0;
	color: #fff;
	border: none;
	background: none;
	text-decoration: none;
	}

	ul#nav li a.here {
	color: #2b98e4;
	background: #fff;
	}


	ul#nav li a:hover {
	color: #528453;
	background: #fff;
	}
/* -content --------------------------- */

#content {
		margin: 0;
		padding: 0;
		background: #ffffff;
		}	

	#content a{
	color: #528453;
	text-decoration:none;
	}

			
.content_wrapper {
		margin: 0 auto;
		padding-bottom: 20px;
		text-align: left;
		background: transparent;
		overflow: hidden;
		width: 950px;
		}	

#text_head {
		width: 430px;
		float:left;
		}
		
#content_head {
		background: transparent;
		width: 520px;
		height:300px;
		float:right;
		right:10px;
		}	

h1#design{
height: 57px;
margin-top: 30px;
background: url(/newimages/h1_head.jpg) no-repeat;
text-indent: -9000px;
}
			
		
#content h2 {
		font-size: 18pt; 
		padding-top:5px; 
		}	

#content h1 {
		font-size: 26pt;
		line-height:26pt;
		font-weight: normal;
		letter-spacing: -.5px; 
		padding-top:30px;
		color:#528453;
		}

h1#product {
		font-size: 26pt;
		font-weight: normal;
		letter-spacing: -.5px; 
		padding-top:30px;
		color:#528453;
		}
			
.subhead{
		clear:both;
		font-size: 14pt; 
		color: #21211b;
		padding-top:5px;
		}
		
#content_featured .content_wrapper { margin-top: 0; }		


#content p {
		margin-top:10px;
		font-size: 12pt; 
		line-height: 100%;
		margin-bottom:10px;
		}		

#content_featured {
		margin: 0;
		padding: 0;
		overflow: hidden;
		width: 100%;
		background: url(newimages/content_f_bg.gif) repeat-x;
		}

.store-name {
		margin-top:0 !important;
		width:150px;
		}


.store-name a{
		text-decoration:none;
		display:block;
		text-align:center;
		font-size: 10pt;
		font-weight:bold;
		color: #333333;
		}

.store-name a:hover {
		color: #528453;
		font-weight:bold;
		}



.movie{
		height: 380px;
		width: 471px;
		border:5px solid #FFFFFF;
		background-repeat: no-repeat;
}

	
/* -footer --------------------------- */
		
#footer {
		border-top: 5px solid #518652;
		background-color:#7ecd80;
		overflow: hidden;
		width: 100%;
		}	

#footer_content {
		margin: 0 auto;
		margin-bottom: 25px;
		text-align: left;
		overflow: hidden;
		width: 900px;
		color: #fff;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 90%;
		}


#footer_content ul {
		clear: both;
		width: 900px;
		margin-top: 20px;
		padding: 0;
		background: transparent;
		list-style:none;
		}		
		
#footer_content li {
		float: left;
		}	
		
#footer_content ul a {
		display: block;
		padding: 0 1em;
		margin: 0 1em;
		line-height: 2.1em;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		}	

		
#footer_content ul a:hover {
		text-decoration: none;
		background: #fff;
		font-weight: bold;
		color: #528453;
		}			

#footer_content ul a.here{
		text-decoration: none;
		background: #fff;
		font-weight: normal;
		color: #b38686;
		}
		
.credit {
		clear: both;
		color: #fff;
		padding: 10px 0;
		margin-left: 1em;
		text-align: left;
		}		

.credit a:link, .credit a:visited {
		color: #5b6d7d;
		text-decoration: none;
		font-weight: normal;
		font-size: 90%;
		}

/* phto gallery ------------ */

#thumbs {
	list-style-type:none;
	width:540px;
	height:100%;
	margin-top:10px;
	margin-right:60px;
	float:left;
}

#thumbs li {
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

#thumbs li img{
	width:150px;
	height:150px;
	border:5px solid #c9c9c9;
	-moz-border-radius:5px;
	}

#thumbs li img:hover{
	border: 5px solid #528453;
	-moz-border-radius:5px;
}
#thumbs li.end {
	margin: 0 0 20px 0;
}

#thumbs li p {
text-align:center;

	}
	
#testthumbs {
	list-style-type:none;
	width:540px;
	min-height:400px;
	height:100%;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

#testthumbs li {
	display:block;
	float:left;
	height:250px;
	width:160px;
	margin:0 20px 0px 0;
}

#testthumbs li img{
	width:150px;
	height:150px;
	border:5px solid #c9c9c9;
	-moz-border-radius:5px;
	}


#testthumbs li.end {
	margin: 0 0 20px 0;
}

#testthumbs li p {
text-align:center;
font-size:12px;
}

.features{
clear:both;
padding-top:20px;
}

.buy a{
display: block;
width: 125px;
height:32px;
background: url(/images/buyit.gif) no-repeat;
border:none;
text-indent: -9999px;
margin:0 auto;

}

.buy a:hover{
	text-decoration:none;
	background-position:0px -32px;
	}
	
/* Lightbox ========================================= */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/newimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/newimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #c66464; }

					
/* Normalize CSS Elements ------------ */

*{margin:0;padding:0;}
		
img {
		border: 0;
		}		      		

/* New Elements ------------ */

#index_blog {
	width: 480px;
	padding: 0 23px 0 23px;
	margin: 0 60px 0 0;
	float: left;
}

#content_featured h2 {
	color: #528453;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -.5px;
	margin-top:30px;
}

#content_featured h3 {
	color: #528453;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -.5px;
}

#content_featured h4{
	margin-top:20px;
	font-size: 12pt; 
	line-height: 100%;
	margin-bottom:10px;
	}
	
	#content_featured h4 a{
		color: #21211b;
		text-decoration:none;
		font-weight:bold;
		}
	
	#content_featured h4 a:hover{
		font-weight:bold;
		color: #c10e0e;
		}
		

.index_blog_inside {
	width: 480px;
	border-bottom: 1px solid #E5E6E7;
	float: left;
	display: inline;
	padding-top:30px;
	padding-bottom: 30px;
}

.last {
border:none;
}

.first {
padding-top:40px;
}

.index_blog_inside img {
	float: left;
	margin-right: 15px;
}

.index_blog_inside h3 {
	color: #748C97;
	margin-top: 0;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
}

.index_blog_inside h3 a {
	color: #528453;
	text-decoration: none;
}

.index_blog_inside h4 a:hover {
	text-decoration: underline;
}

.inside{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}

.topside{
	font-size: 18px !important;
}


.index_blog_inside span {
	color: #DCA721;
	float: left;
}

.readmore {
	float: left;
}

.readmore a {
	color: #528453;
	font-weight: bold;
	background: url(newimages/index_blog_read_more_bg.gif) no-repeat 0 6px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.readmore a:hover {
	text-decoration: underline;
}



.product_one {
	float: left;
	margin-top:25px;
	background: url(newimages/seventh_generation.gif) no-repeat;
	width: 320px;
	height: 207px;
}

.second {
	float: left;
	margin-top:10px;
	background: url(newimages/pampers.gif) no-repeat;
	width: 320px;
	height: 207px;
}

.product_one p {
	
	display: block;
	padding-left: 15px;
	padding-top: 50px;
	width:150px;
	color:#333333;
	}

.product_one a {
	color: #528453;
	font-weight: bold;
	background: url(newimages/index_blog_read_more_bg.gif) no-repeat 0 6px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.product_one a:hover {
	text-decoration: underline;
}

.adsensecontainer {
clear:both;
text-align:center;
width: 900px;
padding-top:15px;
}

.ads {
	float: left;
	padding-top:10px;
	padding-left:10px;
	margin-top: 10px;
	background: url(newimages/ads.gif) no-repeat;
	width: 320px;
	height: 300px;
}

.womens {
	float: left;
	margin-top:10px;
	background: url(newimages/womens_fitflop.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.womens p {
	
	display: block;
	padding-left: 15px;
	padding-top: 40px;
	width:150px;
	}

.womens a {
	color: #fff;
	font-weight: bold;
	background: url(newimages/index_blog_read_more_bg.gif) no-repeat 0 4px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.womens a:hover {
	text-decoration: underline;
}


.video_wrapper {
		margin: 0 auto;
		padding-bottom: 20px;
		text-align: left;
		background: transparent;
		overflow: hidden;
		width: 940px;
		}	
		
#videobox {
width:650px;
float:left;
}

#videobox p{
text-align:center;
}

.product {
margin: 20px 0 0 20px;
width: 300px;
float: left;
}

.firstvideo {
clear:both;
margin: 20px 0 20px 0;
}

.product_top {
width: 300px;
height: 6px;
font-size: 1px;
background: url(/images/product_top.gif) top left no-repeat;
}

.product_tile {
padding: 3px 10px;
width: 280px;
background: url(/images/product_tile.gif) repeat-y;
overflow: hidden;
display: block;
height: 100%;
}

.product_bottom {
width: 300px;
height: 10px;
font-size: 1px;
background: url(/images/product_bottom.gif) top left no-repeat;
}



#adscontent {
width:280px;
height:600px;
float:right;
margin: 20px 0 0 0;
padding:10px 0;
text-align:center;
}

.article {
height:100%;
width:550px;
float:left;
}

#rightcontent{
float:left;
width:320px;
height:800px;
margin-left:30px;
margin-top:50px;
}

.articleimage1 {
float:right;
width:395px; 
margin:0 0 10px 5px;
}

.articleimage1 img{
display: block;
border: 1px solid #e8e8e8;
margin-bottom: 3px;
margin-top:20px;
}

.articleimage1 p{
font-size:14px !important;
text-align:center !important;
}

.diaperonearticle {
	margin-top:30px;
	margin-bottom:30px;
	background: url(newimages/seventh_generation.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.diaperonearticle p {
	
	display: block;
	padding-left: 15px !important;
	padding-top: 60px !important;
	font-size:10pt !important;
	line-height:18px !important;
	width:150px !important;
	}

.diaperonearticle a {
	color: #9C1303;
	font-weight: bold;
	background: url(newimages/index_blog_read_more_bg.gif) no-repeat 0 7px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.diaperonearticle a:hover {
	text-decoration: underline;
}

.diapertwoarticle {
	margin-top:30px;
	background: url(newimages/pampers.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.diapertwoarticle p {
	
	display: block;
	padding-left: 15px !important;
	padding-top: 50px !important;
	font-size:10pt !important;
	line-height:18px !important;
	width:150px !important;
	}

.diapertwoarticle a {
	color: #9C1303;
	font-weight: bold;
	background: url(newimages/index_blog_read_more_bg.gif) no-repeat 0 7px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.diapertwoarticle a:hover {
	text-decoration: underline;
}

.moredescriptionvideo {
width:320px;
height:268px;
float:left;
border:5px solid #CCCCCC;
-moz-border-radius:5px;
background:none;
margin-left:20px;
margin-top:10px;
}

.video{
text-align:center;
font-size:16px !important;
float:left;
width:320px;
margin-left:25px;
}

.moredescription {
width:320px;
float:left;
border:5px solid #CCCCCC;
-moz-border-radius:5px;
background:none;
margin-left:20px;
margin-top:10px;

}

table {
	width: 320px;
	height:200px;
	border-collapse: collapse;

	}



table caption {
	font-size: 18px;
	line-height:30px;
	width:320px;
	text-align: center;
	height: 30px;
	color: #518652;
	font-weight:normal;
	margin:0;
	}

thead th {
	height: 20px;
	color: #000000;
	font-size: 16px;
	font-weight:normal;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: center;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	}

tbody tr {	
	background: #ffffff;
	}

tbody tr.odd {	
	background: #b3cdb4; 
	}

tbody th, tbody td {
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	padding: 3px 7px;
	text-align: center;
	 
	}

tbody tr:hover th {
	background-color: #518652;
	color: #ffffff; 
	}

tbody tr.odd:hover th {
	background-color: #7ecd80;
	color: #ffffff; 
	}

tbody tr:hover th a, tr.odd:hover th a	{
	color: #ffffff; 
	}

tbody tr:hover td, tr:hover td a, tr.odd:hover td, tr.odd:hover td a {
	background: #518652;
	color: #ffffff;	 
	}

tbody tr.odd:hover td, tr.odd:hover td a{
	background: #7ecd80;
	color: #ffffff;	 
	}
	
.videothumbs {
	list-style-type:none;
	width:540px;
	height:100%;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

.videothumbs li {
	display:block;
	float:left;
	height:184px;
	width:220px;
	margin:0 20px 100px 0;
	border:3px solid #c9c9c9;
	-moz-border-radius:3px;
}


.videothumbs li.end {
	margin: 0 0 20px 0;
}

.video-name {
margin-top:0 !important;
text-align:center;

		}