/* ~~~~~~General
=====================================================================*/
*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
#container{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: url(../images/b_container.gif) repeat-y left top;
}
a{
	color: #0a7696;
	outline: 0;
}
/* ~~~~~~Branding
=====================================================================*/
#branding{
	text-indent: -999em;
	position: absolute;
}
#branding h1{
	padding-left: 371px;
	padding-top: 13px;
	
}
#branding h1 a{
	display: block;
	width: 281px;
	height: 97px;
	background: url(../images/logo.gif) no-repeat left top;
}
/* ~~~~~~Sub Nav
=====================================================================*/
#sub_nav{
	width: 1000px;
	background: url(../images/b_sub_nav.gif) no-repeat left top;
	height: 25px;
}
#sub_nav ul{
	margin-left: 20px;
	padding-top: 3px;
}
#sub_nav li{
	float: left;
	list-style: none;
	border-right: 1px solid #c87455;
	height: 17px;
	padding: 0 18px;
}
#sub_nav li a{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	display: block;
}
#sub_nav li.last{
	border: 0;
	margin-left: 450px;
}
#sub_nav li.shop{
	border: 0;
}

/* ~~~~~~Main Content
=====================================================================*/
#home #main_content{
	background: url(../images/b_main_content.gif) no-repeat left top;
	height: 387px;
	
}
#main_content{
	background: url(../images/b_main_content_inside.gif) no-repeat left top;
	height: 387px;
	
}
#long_page #content_wrapper{
	background: url(../images/b_content_mid.gif) repeat-y left top;
	
	width: 1000px;
	
}
#long_page #main_content{
	background: url(../images/b_content_wrapper.gif) no-repeat left top;
	
	width: 1000px;
	height: auto;
	padding-top: 80px;
}
#long_page #main_content p{
	font: 14px/24px Georgia, "Times New Roman", serif;
	color: #333;
	margin-bottom: 25px;
	margin-left: 44px;
	margin-right: 44px;
}
#long_page #main_content table{
	margin-left: 44px;
	margin-right: 44px;
	background: #fff;
	font: 14px/24px Georgia, "Times New Roman", serif;
	margin-bottom: 25px;
}
#long_page #main_content table .comments{
	width: 300px;
	
}
#long_page #main_content table td, #long_page #main_content table th{
	border: 1px solid #eee;
	padding: 10px;
}
#long_page #main_content table th{
	background: #eee;
}

#long_page #main_content h3{
	margin: 0 44px;
	font: bold 18px/24px Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}
#long_page #main_content h4{
	margin: 0 44px;
	font-size: 18px;
	font: normal 18px/24px Georgia, "Times New Roman", serif;
}
#long_page #main_content ul{
	margin: 0px 44px 0 65px;
	padding-bottom: 25px;
	font: 14px/24px Georgia, "Times New Roman", serif;
}
#long_page #main_content ul li{
	margin-bottom: 15px;
}
#long_page #main_content h2{
	margin: 0 44px 25px 44px;
}
#long_page #content_close{
	clear: both;
	background: url(../images/b_content_end.gif) repeat-y left top;
	height: 67px;
	
}

#welcome, #col1, #col2, #col3{
	width: 281px;
	margin-left: 44px;
	padding-top: 80px;
	padding-bottom: 24px;
	border-bottom: 1px solid #d4e2e7;
}
#main_content h2{
	color: #b74720;
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: normal;
}
#main_content h3{
	font-size: 18px;
	color: #333;
}
#main_content h3 a{
	font-size: 14px;
}

#main_content .button a{
	text-indent: -999em;
	width: 247;
	height: 27px;
	display: block;
	background: url(../images/btn_diaper_add.gif) no-repeat left top;
}
#welcome p, #col1 p, #col2 p, #col3 p{
	font: 18px/24px Georgia, "Times New Roman", serif;
	color: #333;
}
#col1 p, #col2 p, #col3 p{
	margin-bottom: 25px;
	font-size: 14px;
}
#col1, #col2, #col3 {
	border: 0;
	float: left;
}
#col3{
	padding-top: 110px;
}
#col2{
	padding-top: 135px;
}
#why_cloth h3{
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #016c8b;
	width: 250px;
	margin-left: 44px;
	margin-top: 58px;
}
#why_cloth h3 a{
	width: 123px;
	height: 24px;
	display: block;
	text-indent: -999em;
	background: url(../images/btn_learn_why_cloth.gif) no-repeat left top;
	float: right;
}
/* ~~~~~~Diapers and Covers Page Specific Styles
=====================================================================*/
#long_page #main_content #col1{
	width: 330px;
	padding-top: 0px;
}
#long_page #main_content #col2{
	padding-top: 40px;
	width: 500px;
	
}
div.closer_look{
	font-size: 12px;
	text-align: center;
	float: left;
}
div.closer_look a{
	text-decoration: none;
}
div.closer_look img{
 	display: block;
}
.covers div.closer_look{
	margin: 15px 15px 15px 140px;
	
}

.diapers div.closer_look{
	margin: 15px 40px 15px 15px;
	display: inline;
}
.diapers div.closer_look.last{
	margin-right: 0;
	margin-left: 0px;
}

#long_page #main_content #col1 h2{
	margin-left: 0;
	margin-right: 0;
}
#long_page #main_content #col1 p{
	font: 14px/24px Georgia, "Times New Roman", serif;
	color: #333;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
}
div#btn_sizing{
	margin-top: 25px;
	margin-left: 150px;
}
div#btn_sizing a{
	text-indent: -999em;
	display: block;
	width: 202px;
	height: 24px;
	background: url(../images/btn_sizing.gif) no-repeat left top;
}
#long_page #main_content #col2 .fabric{
	clear: both;
}
#long_page #main_content #col2 .fabric h3, #long_page #main_content #col2 .size h3{
	margin: 0;
	text-transform: uppercase;
	color: #1686a6;
	font-size: 14px;
	font-weight: normal;
	text-indent: 15px;
	padding-top: 15px;
	width: 496px;
	background: url(../images/b_fabric_top.gif) no-repeat left top;
}

#long_page #main_content #col2 .fabric, #long_page #main_content #col2 .size {
	background: url(../images/b_fabric_bottom.gif) no-repeat left bottom;
	width: 496px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#long_page #main_content #col2 .size{
	float: left;
}
#long_page #main_content #col2 .fabric p, #long_page #main_content #col2 .size p{
	margin: 0 15px 10px 15px;
	line-height: 18px;
	font-size: 12px;
	color: #666;
	clear: both;
}
.btn_add_small{
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	display: inline;
	font-size: 13px;
	line-height: 28px;
	
	text-align: center;
	
}
.btn_add_medium{
	float: left;
	margin-bottom: 10px;
	margin-left: 38px;
	display: inline;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
}
.btn_add_large{
	float: left;
	margin-bottom: 10px;
	margin-left: 38px;
	display: inline;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
}
.btn_add_small a, .btn_add_medium a, .btn_add_large a, .size span.out_of_stock{
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 23px;
}
.size span.out_of_stock{
	text-indent: 0;
	border: 1px solid #ddd;
	background: #ddd;
	line-height: 23px;
}
.btn_add_small a{
	background: url(../images/btn_small_cover.gif) no-repeat left top;
}	
.btn_add_medium a{
	background: url(../images/btn_medium_cover.gif) no-repeat left top;
}
.btn_add_large a{
	background: url(../images/btn_large_cover.gif) no-repeat left top;
}



.btn_add_toddler{
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	display: inline;
	font-size: 13px;
	line-height: 28px;
	
	text-align: center;
	
}
.btn_add_newborn{
	float: right;
	margin-bottom: 10px;
	margin-right: 15px;
	display: inline;
	
	font-size: 13px;
	line-height: 28px;
	text-align: center;
}
.btn_add_toddler a, .btn_add_newborn a, span.out_of_stock{
	display: block;
	text-indent: -999em;
	width: 209px;
	height: 23px;
}
span.out_of_stock{
	text-indent: 0;
	border: 1px solid #ddd;
	background: #ddd;
	line-height: 23px;
}
.btn_add_toddler a{
	background: url(../images/btn_add_toddler.gif) no-repeat left top;
}	
.btn_add_newborn a{
	background: url(../images/btn_add_newborn.gif) no-repeat left top;
}
.diapers #sec_content #covers_single{
	float: left;
	margin-top: 63px;
	margin-left: 56px;
	display: inline;
	font-size: 18px;
	
}


.covers #sec_content #diapers_single{
	float: left;
	margin-top: 63px;
	margin-left: 56px;
	display: inline;
	font-size: 18px;
	
}

/* ~~~~~~Simple and Guarantee Styles
=====================================================================*/
#simple{
	margin-left: 85px;
	margin-top: 70px;
	float: left;
	font-size: 20px;
	display: inline;
}
#guarantee{
	margin-left: 85px;
	margin-top: 20px;
	float: left;
	font-size: 20px;
	display: inline;
	width: 200px;
}
#simple a{
	color: #497741;
	border-bottom: 1px solid #497741;
	text-decoration: none;
	
}
#guarantee a{
	color: #b74720;
	border-bottom: 1px solid #b74720;
	text-decoration: none;
	
}
.diapers #sec_content #simple, .covers #sec_content #simple, .diapers #sec_content #guarantee, .covers #sec_content #guarantee{

	margin-top: 61px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 100px;
	font-size: 18px;
	float: left;
	display: inline;
}
.shop #sec_content #guarantee, .shop #sec_content #simple {
	margin: 40px 30px 40px 50px;	
	float: left;
	font-size: 18px;
	
}




/* ~~~~~~Shop Page Specific Styles
=====================================================================*/
.shop #col2 {
	width: 600px;
}



/* ~~~~~~Secondary Content
=====================================================================*/
#sec_content{
	margin-bottom: 16px;
	float: left;
	width: 1000px;
	clear: both;
}
#products li{
	list-style: none;
	text-indent: -999em;
}
#products #diapers a{
	display: block;
	background: url(../images/img_cloth.gif) no-repeat left top;
	width: 259px;
	height: 198px;
	margin-left: 39px;
	margin-top: 15px;
	float: left;
}
#products #covers a{
	display: block;
	
	background: url(../images/img_cover.gif) no-repeat left top;
	width: 215px;
	height: 165px;
	float: left;
	margin-left: 40px;
	margin-top: 25px;
}
/* ~~~~~~Footer
=====================================================================*/
#footer{
	background: #e6e0c4 url(../images/b_footer.gif) no-repeat left top;
	width: 923px;
	clear: both;
	margin-left: 38px;
	padding-top: 18px;
	padding-bottom: 18px;
	
}
#testamony{
	clear: both;
	width: 698px;
	background: #fff url(../images/b_testamony_bottom.gif) no-repeat left bottom;
	margin-left: 117px;
	color: #333;
	font: 14px/24px Georgia, "Times New Roman", serif;
	padding-bottom: 32px;
	
}
#testamony h4{
	background: #fff url(../images/b_testamony_top.gif) no-repeat left top;
	width: 698px;
	text-indent: 44px;
	padding-top: 23px;
	color: #016c8b;
	font-size: 18px;
	font-weight: normal;
}
#testamony blockquote{
	margin-left: 21px;
	margin-right: 21px;
	background: url(../images/quote_top.gif) no-repeat left top;
	padding-left: 25px;
}
#testamony blockquote p{
	background: url(../images/quote_bottom.gif) no-repeat right bottom;
	padding-right: 25px;
}
#bottom{
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 20px;
	border-bottom: 3px solid #b74720;
	clear: both;
}


#bumkins { width: 900px; margin-left: 10px; border-bottom: 1px; border: 0; padding-top: 10px; }
