@import "vnav.css";
/* Main in all the parts*/



body{
	font-family: verdana, arial, sans-serif;
	text-align: center;
	background-color: White;
}
h1{
	font-family: "Century Gothic", verdana, arial, sans-serif;
	text-align: center;
	margin-bottom: 4px;
	color: #EFB645;
	font-size:150%;
}

h2{
	font-family: arial, sans-serif;
	text-align: center;
	margin-bottom: 4px;
	color:black;
	font-size:110%;
}


*{margin:0; padding:0;
}
hr{
	background-color:#66CC99;
	color:#66CC99;
}
ul{
	padding-left: 25px;
	margin: 5px 0px;
	
	list-style-type: square;
}
ol{margin-left:25px;}
p{font-size:95%}
a{
	 color:#009900;
}

div.links p{padding-bottom:4px; font-size:75%}

div.links p a{text-decoration:none; border-bottom:1px dashed #66CC99;}

table.extraItems {float:left; border:1px solid #CCCCCC;margin-top:10px; width:400px;}

table.extraItems td{border-right:1px solid #CCCCCC; }
input{ font-family:arial,sans-serif; border:1px solid #66CC99;padding:3px;margin:3px;
}
div.popularLinks{margin-top:5px; margin-bottom:5px;
}
div.popularLinks a{color:#C87D5A}
div.cribsets{background-color:white; float:left; width:215px;height:240px;border:1px solid #66CC99; text-align:center}
div.cribsets h4{font-family: Georgia, "Times New Roman", Times, serif; color: #66CC99;}

div.databaseitems{background-color:white; float:left;width:250px;height:240px;border:1px solid #66CC99;text-align:center}
div.databaseitems h4{font-family: Georgia, "Times New Roman", Times, serif; color: #66CC99;}
div.databaseitems img{ width:245px; height:200px}


h3 {  font-family: arial,sans-serif; color: #009900;}
h5{color:#999999;}
table.cribbeditems{
	padding: 0px;
	color: black;
	text-align: center;
}
table.cribbeditems  tr{padding:0px; margin:0px}
table.cribbeditems  tr td{
	border:1px solid #66CC99;
	width:190px;
	vertical-align: top;
	padding:5px; margin:0px; 
	}
	
	table.cribbeditems td a{ color:#009900}
	
	table.funcrib{border:1px solid #66CC99;text-align:left;
		}
		
		table.funcrib td{border:1px solid #66CC99;
			}

/*End of Main all the parts */



table.babytable
{
	width:100%
}


table.babytable tr td
{
	width:50%;
}

table.babytable tr td
{
	border: 1px solid green;
}
/*article image */
img.articleimg{float:left; margin-right: 3px;margin-top:9px}

/*End article image */

/*ArticleList */
div.articlelist
{

}
/*End ArticleList */
p.advertbanner{border: 2px solid #339999;
	padding: 0px; margin:2px 0px; width:468px;height:60px; background-image:url(images/bk.gif)}

/* Inlinead */
div.inlinead{
	float: left;
	border: 3px solid #339999;
	padding: 0px;
	margin: 3px;
}
div.inlinead p,div.inlinead a{padding: 2px 0px; margin:2px 0px;}
/*End Inlineads*/


div#mainwrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-width: 0px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: White;
}

/* Head, logo */
div#header{
	width:100%;
	height:99px;
	background-color:#FFFFFF;
	text-align:center;
	background-image:url(images/headertop.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
}

div#logo{
	height:99px;
	padding-top:0px;
	background-image:url(images/toplogo.jpg);
	background-repeat:no-repeat;
}

/*ad */
	div#ad{height:90px;border-style:solid; border-color:#999999; border-width:0px 0px; }
	div#ad img,div#ad iframe{border:1px solid #339999}
	div#ad img{vertical-align:bottom;}
	/* ad */


/* End Head,  logo */


/*contentarea */
div#contentarea{
	width: 100%;
	background-color: White;
	border-top: 0px solid #339999;
	margin-top: 10px;
	text-align: left;
}


/*Contentarea */

 /*Beginning Column1*/
div#column1{
	position: absolute;
	left: 1px;
	top: 105px;
	width: 140px;
	background-color: White;
	background-image: url(images/sleepbaby2.jpg);
	background-repeat: no-repeat;
}
/* End Column1 */


/*Beginning Column2 */


div#column2{
	background-color: White;
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
	margin-left: 155px;
	margin-right: 180px;
	text-align: left;
}

div#column2 p {padding:3px 1px;}
	
	
	
/* End Column2 */

/*Beginning Column3 */


div#column3{
	position: absolute;
	right: 0px;
	top: 105px;
	width: 160px;
	margin-left:5px;
	margin-right: 5px;
	background-color: White;
	overflow: hidden;
	border-left:1px solid #66CC99;float:right;
	
}
div#column3 *{margin-left:0px;}

div#column3 a{color:#009900; text-decoration:none; border-bottom:1px solid #009900;
}

div#column3 p{
	margin-bottom: 9px;
	font-size:70%
}
div#column3 ul li{
	color: #009900;
	list-style-type: none; margin-left:0px; margin-bottom:5px; font-size:80%
}
div#column3 img{margin-bottom:5px;}
/*End Column3 */

/* Begginning Footer */

div#footer{
padding-top:10px;
	width: 100%;
	background-color: White;
	color: black;
	border-top: 1px solid #66CC99;
	margin-bottom:0px;
	text-align:center;
	
} 

div#footer a{
	
}

/* End Footer */

/* announce */
div.announce {background-color:#FFFFCC;width:498px;
 text-align:left;border:1px solid #339999; padding:0px 0px} 
 
div.announce h4{background-color:#339999;color:white; text-align:center;border:1px solid #339999;padding-top:0px; margin-top:0px }

div.announce p{padding:5px;}

div.announce h5{padding-top:10px}

div.announce ul{padding-left:0px; margin-left:15px;}

div.announce li{padding-left:0px; margin-left:15px; padding-top:5px;}
div.announce img{float:left; margin-right:2px}
/*End  announce */

/*farticles */
div.farticles{
width:485px; border-width:2px 0px;border-style:solid; border-color:black; margin: 6px;

}

div.farticles  a {font-size:110%;}
div.farticles img{float:left; margin-right:3px;}
/*End farticles */


/* The Alsett Clearing Method code */
div.clearfloats{clear:both;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility: hidden;

}

.clearfix{display:inline-block;}

*html .clearfix{height:1%;
}

.clearfix{display:block;
}



/*End Alsett Clearing Method code */


/* End of CJ div */
div.CJ{ border-bottom:1px solid #333333; color:black;
	
}

div.CJ a h3{text-decoration:none;border-bottom:0px;font-size:85%;
	color:#009900;
}
div.CJ{
	text-decoration:none;color:black;
}

div.CJ a p{text-decoration:none;border-bottom:0px;color:black;
	
}


div.CJ  img{text-decoration:none;border:0px
	
}

div.asinSide
{
border-bottom:3px solid #CCCCCC;
font-size:75%;padding:5px 0px 15px 0px
}
/*end of CJ div */
table.featuredItems ul li{  list-style-type: none;}
table.featuredItems td{  border: 1px solid #CCCCCC; color:black;width:50%}
table.featuredItems th{  border: 1px solid #09bff4;background-color:#4ec0b6;width:50%}
table.featuredItems ,table.featuredItems th a{font-size:90%; color: #FFFFFF;}
table.featuredItems {width:100%}

