/**********************************
			Main Code
**********************************/

body {
	background:#437fba url(../images/layout/bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:1.3em;
	margin:0; 
	padding:0;
	color:#414141;
}

#wrapper {
	text-align:left;
	margin:0 auto;
	padding:0 0 0 0;
	border:0;
	width:992px;
}

#content-table {
	background: #ffffff url(../images/layout/bew-content-bg.gif) repeat-y top left;
	width:992px;
}

#content {
	width:710px;	
}

#content-rightCol {
	width:278px;
}

.pad_wrap {
	padding:10px 20px 20px 9px;
}


/**********************************
			Header Code
**********************************/

#header {
	margin:12px 0 0 0;
	display:block;
	float:left;
	height:230px;
	overflow:hidden;
	width:992px;
}

.header_title {
	color:#ebed33;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	margin-right:45px;
	margin-top:197px;
}

#header_img {
	
	display:block;
	float:left;
	height:236px;
	overflow:hidden;
	width:1000px;
}

#prod_spotlight {
	display:block;
	float:right;
	height:238px;
	width:224px;
}


/**********************************
		   Nav Code
**********************************/	

ul#topnav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	float: left;
	width: 670px;
	list-style: none;
	position: relative; 
	font-size: 12px;
	height:22px;
	vertical-align:middle;
}

ul#topnav li {
	float: left;
	margin: 0; 
	padding: 0;
}


/*
ul#topnav li:hover { 
	height:22px;
	background-color: transparent;
	background: none;
	color: #cccccc;
	font-size: 11px;
}
*/

ul#topnav li a {
	padding:0 8px;
	display: block;
	color: #31271D;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

ul#topnav li a:hover { 
	color: #868380;
}


/******** Sub-Nav Code **********/	

ul#topsubnav {
	font-family: Arial, Helvetica, sans-serif;
	margin:1px 0 0;
	padding: 0;
	float: left;
	width: 670px;
	list-style: none;
	position: relative; 
	font-size: 11px;
	height:22px;
	vertical-align:middle;
}

ul#topsubnav li {
	float: left;
	margin: 0; 
	padding: 0;
	font-size: 11px;
}

a.sub1 {
	padding:0 8px;
	color: #31271D;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}
a.sub1:hover {
	color:#868380;
}

.subMenu {
	background: #cccccc;
	clear:both;
	height:18px;
	margin:0;
	padding:0;
	width:992px;
	color:#31271d;
}


/**********************************
		  Main Navigation
**********************************/	
		
#main_nav {
	width:992px;
	margin:0;
}
/* kimball 15oct2009
#main_nav a:hover {color:#868380; text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
*/
.leftNavCorner {
	background:url(../images/layout/leftCornerNav.png) no-repeat top left;
	width:8px;
	height:31px;
	float:left;
}

.midNav {
	background:url(../images/layout/midNav.png) repeat-x top left;
	height:22px;
	width:976px;
	float:left;
	margin:0;
	padding:9px 0 0 0;
}

.rightNavCorner {
	background:url(../images/layout/rightCornerNav.png) no-repeat top left;
	width:8px;
	height:31px;
	float:left;
	margin:0;
}

 
/**********************************
	    Right Side Code
**********************************/

.pad_wrap2 {
	padding:10px 4px 20px 4px;
	margin: 0;
}

.logoArea {
	text-align:center;
	margin:0px;
	padding: 10px 0 0 0;
}

h4.sponsorLogo {
	color:#0c98df;
	margin: 0;
	padding: 10px 0;
}

#subcontent h2 {
	background: #0c98df url(http://babyeverywhere.com/blog/wp-content/themes/BlixKrieg2.3.1/BlixKrieg2.3.1/images/spring_flavour/corner_top_left.gif) no-repeat scroll left top;
	color:white;
	font-family:Georgia,serif;
	font-size:2em;
	line-height:1em;
	margin:18px 0 10px;
}

#subcontent h2.gray { 
	background:#bbb url(http://babyeverywhere.com/blog/wp-content/themes/BlixKrieg2.3.1/BlixKrieg2.3.1/images/spring_flavour/corner_top_left.gif) no-repeat scroll left top;
	color:white;
	font-family:Georgia,serif;
	font-size:2em;
	line-height:1em;
	margin:18px 0 10px;
 }
 
#subcontent h2.orange { 
	background:#f8af3a url(http://babyeverywhere.com/blog/wp-content/themes/BlixKrieg2.3.1/BlixKrieg2.3.1/images/spring_flavour/corner_top_left.gif) no-repeat scroll left top;
	color:white;
	font-family:Georgia,serif;
	font-size:2em;
	line-height:1em;
	margin:18px 0 10px;
 }
 #subcontent h2.green { 
	background:#a2cd85 url(http://babyeverywhere.com/blog/wp-content/themes/BlixKrieg2.3.1/BlixKrieg2.3.1/images/spring_flavour/corner_top_left.gif) no-repeat scroll left top;
	color:white;
	font-family:Georgia,serif;
	font-size:2em;
	line-height:1em;
	margin:18px 0 10px;
 }


#subcontent h2 em {
	background:transparent url(http://babyeverywhere.com/blog/wp-content/themes/BlixKrieg2.3.1/BlixKrieg2.3.1/images/spring_flavour/corner_bottom_right.gif) no-repeat scroll right bottom;
	display:block;
	font-style:normal;
	padding:5px 10px;
}

#subcontent p  {
	margin: 2px 0 2px 2px; 
	padding: 0;
}

ul.specs-list
{
	list-style-type:none;
	padding:0px 0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;

}

ul.specs-list2
{
	list-style-type:none;
	padding:0px 0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:250px;

}


li.specs, li.spec
{

	
	background-repeat:no-repeat;
	background-position:0px 7px; 
	padding-left:0px;
	padding-bottom: 3px; 

}
li.specs2, li.spec2
{

	background-image:url(../images/layout/blueDot.png);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-bottom: 3px; 

}

#subcontent a:link, #subcontent a:visited {
/* what the heck? kimball */
color:#0C98DF;
text-decoration:none; 
font-size:12px; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;

}

#subcontent a:hover {
/* what the heck? -kimball */
color:#868380;
text-decoration:none; 
font-size:12px; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
}


/**********************************
		  Footer Code
**********************************/

#footer {
	background-color:#fff;
	border-top:#0c98df 3px solid;
	color:#000;
	font-size:11px;
	height:35px;
	width:992px;
	margin:0 0 10px 0;
	clear:both;
}

#footer p {
	margin:-2px 10px 0 10px;
	padding:0;
	font-size:10px;
}

#footer-left {
	display:block;
	float:left;
	margin-top:2px;
	width:530px;
}

#footer-right {
	display:block;
	float:right;
	margin-top:7px;
	text-indent:20px;
	width:400px;
}

#footer ul {
	float:right;
	list-style-type:none;
	margin:0 2px 0 0;
	padding:0;
	text-align:left;
}

#footer li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}

#footer a {
	color:#31271D;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color: #0C98DF;
}


/**********************************
		  Content Code
**********************************/

.nospaceVertical{
	margin:0 0 0 8px;
	padding:0;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.wrap p {
	padding:0 8px;
}

.imgSpacerRight {
	margin:0;
	padding: 12px 0 20px 15px;
}

.imgSpacerLeft {
	margin:0;
	padding:9px 15px 20px 5px;
}

#content p {
	margin: 0;
	padding: 5px 5px 5px 5px;
	color:#414141;
}

#content h2 {
	font-size:1.6em;
	font-weight:normal;
	color:#0c98df;
	margin:5px 0 0;
	padding:0 0 0 5px;
	font-family:Georgia, serif;
}

.color1 {
	color:#0c98df;
}

.boldText {
	font-weight: bold;
}

.rule {
	background: #f8af3a;
	width: 450px; 
	height: 2px;
	margin:30px 20px 20px 110px;
}
 
.blueArrow {
	background:transparent url(../images/layout/blueArrow.png) no-repeat scroll left center;
	padding-left:18px;
}

ul.blueDot li {
	list-style-image: url(../images/layout/blueDot.png);
	line-height:18px;
}
#content a:link, #content a:visited {
/* what the heck? kimball */
color:#0C98DF;
text-decoration:none; 
font-size:12px; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;

}

#content a:hover {
/* what the heck? -kimball */
color:#868380;
text-decoration:none; 
font-size:12px; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
}

h5 {color:#0C98DF;font-size:13px;font-weight:bold;text-indent:10px;}

.shop-text {color:#0C98DF;font-size:13px;font-weight:bold;text-indent:10px;}

.question-link {font-size:12px;font-weight:bold;}