@charset "UTF-8";
.maincontent {
	float: left;
	width: 670px;
}
.sidebar {
	float: right;
	width: 200px;
	word-wrap: break-word;
	border: 2px solid #eee;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #eee;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.content {
	background-color: #fff;
	overflow: auto;
	width: 100%;
	width: 920px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
footer p {
	margin-top: 8px;
	text-align: center;
}
.page-header {
    background: url("../images/clouds.jpg");
	height: 85px;
	margin-top: 20px;
}
#navigation {
	width: 960px;
    height: 35px;
    background-color: white;
    border-top: 3px solid #2B547E;
    border-bottom: 3px solid #2B547E;
}
#navigation ul {
    margin: 0px; 
    padding: 0px;
}
#navigation ul li {
    display: inline; 
    height: 35px; 
    float: left;
    list-style: none;
    margin-left: 10px;
    padding-top: 7px;
    font-weight: bold;
	margin-bottom: -5px;
}
#navigation .index {
	width: 150px;
}
#navigation .news {
	width: 110px;
}
#navigation .preconception {
	width: 200px;
}
#navigation .pregnancy {
	width: 180px;
}
#navigation .postpregnancy {
	width: 180px;
}
#navigation .breastfeeding {
	width: 170px;
}
#navigation .celebritycorner {
	width: 160px;
}      
#navigation li a {
    color: #2B547E; 
    text-decoration: none;
}
#navigation li a:hover {
    text-decoration: underline;
}
#index #navigation .index a,
#news #navigation .news a,
#preconception #navigation .preconception a,
#pregnancy #navigation .pregnancy a,
#postpregnancy #navigation .postpregnancy a,
#celebritycorner #navigation .celebritycorner a {
    color: #2B547E;
    font-weight: bold;
    text-decoration: underline;
	font-size: 20px;
}
table.bfa {
border-collapse: collapse;
margin: 15px 0 20px;
}
table.bfa th, table.bfa td {
padding: 4px;
border: 2px solid #2B547E;
}
hr {
	border: 1px solid #eee;
	float: left;
	width: 640px;
}
.indexbox {
	float: left;
	width: 310px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.boxmain {
	float: left;
	width: 650px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.boxleft {
	border-right: 2px solid #eee;
}
img.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
img.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.disclaimer {
	float: left;
	margin-top: 30px;
}
.disclaimer p {
	color: #999;
}
.galleryimage {
	border: 1px solid black;
}
#suggestbox {
    display: none;
}
#suggestion {
    cursor: pointer;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 500px;
}
.form-horizontal {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 670px;
	float: left
}
h2 a, h3 a, p a, li a {
	color: black;
}
.offers h3 a, .offers h2, .offers h2 a {
    color: #5C91C7;
}
.date {
	color: #999;
}
.sidebanner {
	float:right;
	margin-top: 20px;
	margin-right: 40px;
	
}
.sidebarall {
	float:right;
	width: 200px;
	margin-top: 20px;
}
.sidebannertop {
	float:right;
	margin-right: 15px;
}
.collapsing .toggle-content {
	display: none;
}
.tabletext {
	font-size: small;
}
.seeall {
	float: left;
}
