* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {

	font-family: "Arial", "Helvetica", Verdana, sans-serif;
	text-align: center;
	background: #FFDF8D url(http://www.seattlediaper.com/images/body_bg.gif) top left;
	min-height: 100%;
	height: auto !important; /* For Modern Browsers */
	height: 100%;
	position: relative;

}

a {
	text-decoration: none;
	color: #6F9FC4;
}


a:hover {
	color: #919D66;
}

ul, li {
	list-style: none;
}

div.border {
	border: 1px solid #8F9E6C;
	margin: 4px;
	padding: 15px;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	position: relative;
	background: transparent url(http://www.seattlediaper.com/images/page_bg.gif) 0 0 repeat-y;
}

body.interior #page {
	width: 780px;
}

#header {
	margin: 0px;
	background: transparent url(http://www.seattlediaper.com/images/banner_logo.gif) top left no-repeat;
	width: 220px;
	position: absolute;
	margin-right: -15px;
	margin-bottom: -15px;
	top: 0;
	left: 0;
	right: 15px;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 120px;
	text-indent: -9999px;
	margin-left: 10px;
	float: left;
}

#header h2 {
	display: none;
}

#replace_me {
	display: none;
}

#header ul {
	float: left;
	display: inline;
	margin: 10px 10px 10px 50px;
}

#header ul li {
	text-align: left;
	padding-left: 00px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color:Maroon;
}

div#side_left {
	position: relative;
	z-index: 9;
	float: left;
	clear: left;
	display: inline;
	width: 225px;
	padding: 0px;
	margin: 0px 0px;
	top: 170px;
}

div#side_left2 {
	width: 225px;
	padding-top: 4px;
	margin:32px 0px 0px;
	min-height: 100%;
	height: 100%;
}

div#experts {
	float: left;
	clear: left;
	display: inline;
	margin: 0px 0px 20px 10px;
	display:inline;
	background: #FFDF8D;
	width: 200px;
	border-right: 2px solid #CCB271;
	border-bottom: 2px solid #CCB271;
	color: #70716D;
	font-size: 12px;
	z-index: 20;

}

div#experts.home{background:#EFC09C}
div#experts.home h2 , div#experts.home h3{color:#346D99}
div#experts.home .border{#6F9FC4}

div#experts .border {
	padding:10px 0px 10px 10px;
}

div#experts a {
	color: #70716D;
	display: block;
}

div#experts h2 , div#experts h3{
	margin-bottom: 6px;
	font-size: 15px;
	color: #8F9E6C;
	word-spacing:-1px;
	font-family: Georgia, Times, serif;
}

div#experts p{
	color: #70716D;
	font-size: 12px;
	line-height: 18px;
	display: block;
    margin:0px 10px 3px 0px;
}

ul.nav {
	width: 150px;
	padding-left: 10px;
	margin: 7px 0px 7px 32px;
}

ul#nav li {
	float: left;
}

ul.nav li a {
	padding: 0;
	height: 25px;
	width: 154px;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	display: block;
	margin: 0 0px;
	color: #6BA1CA;
}

ul.nav li a:hover {color:#919D66}
ul.nav#second {
	padding-top: 0px;
	padding-left:8px;
	margin-top:8px;
	margin-bottom:10px;
}

ul.nav#second li#nav07 a{ word-spacing:-2px;color: #6BA1CA;}
ul.nav#second li#nav07 a:hover{color:#919D66}

div#flash {
	float: right;
	margin: 15px 0 20px 0px;
	background: #E4C069 url(http://www.seattlediaper.com/images/banner_temp.jpg) no-repeat top left;
	display: inline;
	height: 100px;
	width: 755px;
	border-right: 2px solid #CCB271;
	border-bottom: 2px solid #CCB271;
}

body.interior div#flash {
	width: 546px;
	background: #E4C069 url(http://www.seattlediaper.com/images/banner_interior.jpg) no-repeat top left;
	height: 97px;
}

div#content {
	float: left;
	display:inline;
	width: 530px;
	margin: 10px 0 50px 26px;
	padding: 0;
	color: #70716D;
	background: #ffffff;
	border-right: 2px solid #CCB271;
	border-bottom: 2px solid #CCB271;
	position: relative;
	font-size: 11px;
	line-height: 16px;
}




div#content .main {
	border: 1px solid #8F9E6C;
	margin: 4px;
	padding: 50px 18px 20px 18px;
	height: auto !important; /* For Modern Browsers */
	height: 100%;

}

div#content .main .text{
float:right;
width:335px;
background:none;
display:block;

}

div#content2 {
	width: 530px;
	margin: 10px 0px 22px 0px;
	padding-top: 1px;
	color: #70716D;
	background: #ffffff;
	border-right: 2px solid #CCB271;
	border-bottom: 2px solid #CCB271;
	position: relative;
	font-size: 11px;
	line-height: 16px;
}

div#content2 .main {
	border: 1px solid #8F9E6C;
	margin: 4px;
	padding: 24px 28px 30px 22px;
	height: auto !important; /* For Modern Browsers */
	height: 100%;
	text-align:center;

}

div#content2 .main .text2{
width:480px;
background:none;
text-align:left;

}


body.interior div#content .border {
	padding: 25px 15px 50px 15px;
}

div#content img#content_pic {
	position: absolute;
	top: -14px;
	left: -8px;
}

div#content2 img#content_pic {
	position: absolute;
	top: -14px;
	left: -8px;
}


div#content a.content_button {
	position: absolute;
	margin-right: -15px;
	margin-bottom: -15px;
	width: 130px;
	height: 30px;
	top: 250px;
	left: 30px;
	right: 15px;
	background: url(http://www.seattlediaper.com/images/coupons.gif) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	outline: 0px;
	z-index: 10;
}


div#content a.content_button:hover {
	background-position: 0 -30px;
}

div#side_right {
	float: right;
	display: inline;
	width: 200px;
	margin: 10px 0 0 0;
	background: #ffffff;
	border-right: 2px solid #CCB271;
	border-bottom: 2px solid #CCB271;
	text-align: center;
	position: relative;
}

div#side_right h2 {
	margin: -10px -15px 10px -15px;
	padding: 5px 15px;
	font-size: 17px;
	font-weight: normal;
	color: #8F9E6C;
	font-family: Georgia, Times, serif;
	border-bottom: 1px solid #8F9E6C;
}

div#side_right .item_side img,
div#content ul.products img {
	margin: 15px auto 0px;
	padding: 3px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
}

div#content ul.products img {
	float: left;
	margin: 0 20px 15px 0;
}

div#content ul.products a.order {
	float: left;
	clear: left;
	width: 80px;
	height: 35px;
	background: url(http://www.seattlediaper.com/images/order.gif) 0 0 no-repeat;
	display: inline;
	margin: 0;
	text-indent: -9999px;
	outline: 0px;
}

div#content ul.products a.order:hover {
	background-position: 0 -35px;
}


body.interior div#content h2 {
	margin-left: 130px;
	border-bottom: 1px solid #8F9E6C;
	font-family: Georgia, serif;
	text-transform: uppercase;
	color: #A5745E;
	font-size: 120%;
	font-weight: normal;
	padding: 1.0em 0 0.5em 0;
}

body.interior div#content h3 {
	margin-left: 130px;
}

body.interior div#content h2 span {
	font-size: 150%;
}

div#content ul.products p {
	margin-left: 130px;
}

div#side_right .item_side a {
	display: block;
	font-weight: bold;
	color: #8EB0CB;
	font-size: 18px;
	font-family: Georgia, serif;
	text-decoration: underline;
	line-height: 1.1em;
	margin: 0.25em 0;
}

div#side_right .item_side p {
	text-align: left;
}

p.price {
	font-weight: bold;
}



h1, h2, h3, h4, h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8F9E6C;
}


h1{font-size:24px; line-height:25px; font-style:italic; margin:0px 0px 18px 0px}
h3{font-size: 16px; margin:4px 0px 6px 0px}

div#content h1 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}

p {
	margin: 4px 0 10px 0;
	display: block;
}

.featured_name {font-size:11px;font-weight:bold;padding:3px 0px;}
.featured_price{padding-left:50px; text-align:center;font-size:11px;font-weight:bold;}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

TD.productPriceInBox2 {
  width:92px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:14px;
  font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
