/* GENERAL STYLES */
body
{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color:#CEE3F7;	
}

a img
{
	border:none;
}
form
{
	padding:3px 16px 0 16px;
	width:1000px;
	background-color:#fff;
	text-align:left;
	background: #fff url('/media/babycountry/bodyBorder.png') repeat-y;
}


#leftNavWrapper
{
	background-color:#fff;
	width:220px;
	padding-bottom:15px;
	vertical-align:top;
}

#rightNavWrapper
{
	vertical-align:top;	
	background-color:#fff;
	width:180px;
	padding-bottom:15px;
	text-align:center;
}

#mainContentWrapper
{
	width:600px;
	vertical-align:top;
	background-color:#fff;
	margin-left:220px;
	font-size:12px;

}

#contentWrapper
{
	background-repeat: repeat-x;
}
	
.siteLogo
{
	padding:10px 0 10px 10px;
	border:0px;
}

.siteSectionWrapper
{
	width:200px;
	padding-left:10px;
}

.siteSectionsTop
{
	background-image:url('/media/babycountry/leftNavTopBlue.png');
	width:200px;
	height:18px;
}

.siteSectionsBottom
{
	background-image:url('/media/babycountry/leftNavBottomBlue.png');
	width:200px;
	height:18px;
}
.siteSectionText, .siteSectionText a, .siteSectionText a:visited
{
	background-color:#00476A;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	font-size:12px;
	text-decoration:none;
}

.siteSectionText ul
{
	padding:0px;
	margin:0px 0px 0px 15px;
}

.siteSectionText ul li
{
	width:155px;
	border-bottom:solid #00324A 1px;
	padding:4px 0px 4px 0px;
	list-style-image:url('/media/babycountry/leftNavBlueArrow.png');
	vertical-align:middle;
}




/* EDITOR PROPERTIES */
