/* This style sheet is the property of www.eyeseewebdesign.com - do not remove */

a{text-decoration:none;}
ul, ol{list-style:none;}
h1, h2, h3, h4, h5, h6, p{
	font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input, dl, dh, dd, img{margin:0; padding:0;}
a img, :link img, :visited img{border:none;}



/* GET RID OF STOOPID IE LINK DOTS*/
 a { 
outline: none;  
overflow: hidden; 
} 


body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
}
h1 {
	color: #993300;
	font-family: 'idolwildregular', "Trebuchet MS", Arial, "sans serif";
	font-size: 30px;
	font-weight: normal;
}

h2 {
	color: #993300;
	font-family: 'idolwildregular', "Trebuchet MS", Arial, "sans serif";
	font-size: 20px;
	font-weight: normal;
}
h3 {
	color: #993300;
	font-family: 'idolwildregular', "Trebuchet MS", Arial, "sans serif";
	font-size: 18px;
	font-weight: normal;
}
a {
	color: #993300;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#wrapper #tophead {
	clear: both;
	height: 30px;
	text-align: right;
	width: 100%;

}
#tophead ul li {
	display: inline;
	color: #993300;
	font-family: 'idolwildregular', "Trebuchet MS", Arial, "sans serif";
	font-size: 1.25em;
	font-weight: bold;
	padding-right: 10px;
}

#header #branding {
	float: left;
	width: 430px;
	background-image: url(../images/branding_bg.png);
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
	margin-top: 18px;
	z-index: 2;
	position: absolute;
}
#branding img {
	padding-top: 20px;
}

#nav #navigation {
	float: right;
	margin-right: 14px;
}
#nav #navigation li {
	display: inline;
	list-style-type: none;
	text-align: right;
	float: right;
}
#wrapper #innerwrap {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	z-index: -10;
	margin-top: 0px;
	border-top-right-radius: 14px;
	border-bottom-right-radius:14px;
	border-bottom-left-radius: 14px;
	border: 5px solid #badce7;
	position: relative;
	padding: 0px;
	float: left;
}
#sliderContainer  {
	width: 910px;
	height: 395px;
	margin-bottom: 20px;
	margin-top: 30px;
	mergin-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

#sliderContainer img {
border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius:14px;
	border-bottom-left-radius: 14px;
}

#innerwrap #maincontent {
	margin-top: 20px;
}
#maincontent #contentleft {
	float: left;
	width: 33%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#maincontent #contentleft h2 {
	color: #993300;
	font-family: 'idolwildregular', "Trebuchet MS", Arial, "sans serif";
	font-size: 28px;
	font-weight: normal;
	padding-left: 10px;
}


.subnav   {
	color: #e77aa8;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
}
.subnav li {
	list-style-image: url(../images/sidenav_bullet.png);
	list-style-position: inside;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: nowrap;
}

.subnav li a {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f2b8d0;
}
.subnav li a:hover {
	color: #bece95;
	text-decoration: none;
}
#paypal  {
	padding-top: 40px;
	padding-left: 20px;
}
#maincontent #bestsellers {
	float: left;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
}
#maincontent #bestsellers .product {
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}

#maincontent #contentleft .subnav li .active{
	color: #bece95;
}
.subnav .sublist {
	margin-left: 40px;
}






#maincontent #contentright {
	float: right;
	width: 60%;
	padding: 10px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contentright p img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pink {
	color: #f2b8d0;
}


#footer   {
	width: 900px;
	padding: 10px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius:14px;
	border-bottom-left-radius: 14px;
	border: 5px solid #badce7;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
#footer .footernav {
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer .footernav li a {
	font-family: 'idolwildregular', "Trebuchet MS", Arial, "sans serif";
	color: #993300;
	font-size: 16px;
}
.footernav li a:hover {
	text-decoration: underline;
}
#flannel  {
	text-align: center;
	float: left;
	width: 100%;
}
#flannel ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #993300;
}
#contentleft #contactinfo {
	padding: 20px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius:14px;
	border-bottom-left-radius: 14px;
	border: 5px solid #badce7;
	color: #333;
	font-size: 14px;
}
#contactinfo h3 {
	font-size: 24px;
}
#contentright #ptpa img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contentleft #quote {
	padding: 10px;
}
.imageright {
	padding-left: 10px;
	float: right;
}
#quote img  {
	float: left;
	padding-right: 10px;
}
#contentleft #quote p {
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
}
.footernav li img {
	padding-top: 10px;
	padding-left: 10px;
}
#contentright #ptpa {
	float: left;
	width: 100%;
}
#contentright #buynow {
	float: right;
}
#contentleft #paymentinfo {
	margin-top: 20px;
	padding: 20px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius:14px;
	border-bottom-left-radius: 14px;
	border: 5px solid #badce7;
	color: #333;
	font-size: 14px;
}

#paymentinfo h3 {
	font-size: 24px;
}
#contentright #instructions {
	margin-left: 20px;
}
#contentright #instructions li {
	padding-left: 20px;
	list-style-image: url(../images/sidenav_bullet.png);
	list-style-position: outside;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#innerwrap #maincontent #subPagecontent {
	padding: 20px;
	width: 890px;
	float: left;
	margin-left: 10px;
}
#contentright #Paypal {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
#Paypal #formright form input {
	text-align: center;
}


#contentright #Paypal #formleft {
	float: left;
	width: 40%;
	padding: 20px;
	text-align: center;
}
#contentright #Paypal #formright {
	float: left;
	text-align: center;
	padding-top: 10px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}
#Paypal #formright form table {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
#Paypal #formright form table tr td {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#Paypal #formright form img {
	margin-left: -10px;
}



.allaboutbaby {
	color: #993300;
	font-family: 'idolwildregular', "Trebuchet MS", Arial, "sans serif";
	font-size: 18px;
	font-weight: normal;
}
.cool {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
#contentleft .cool img {
	padding-bottom: 20px;
	padding-top: 20px;
}
