/* Survive Morning Sickness website created by SpotlessMedia.com   (+44) 01752 298989 29.11.07 */

body {
	color: #999999;
	background: fff;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
}

#wrapper {
	height: auto;
	width: 900px;
	margin: auto;
	background: #fff;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 181px;
	width: 900px;
	border: 1px solid #9AA9D2;
}



/************************************************************   leftNav   *********************/

#leftNav {
	background-color: #FFFFFF;
	width: 195px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

#leftNav a:hover {
	color: #FF6600;
	background: #F7F7F7;
	/*display: block;*/
}


.index #index, .msOverview #msOverview, .msOverview #msoverview, .msKeyFacts #msKeyFacts,
.msDietTips #msDietTips, .msMedication #msMedication, .msPracticalTips #msPracticalTips, .msNaturalRemedies #msNaturalRemedies,
.hg #hg, .msAdvice #msAdvice, .msResources #msResources, .msResearch #msResearch, .contact #contact, .pregResources #pregResources, .msProducts #msResources, .msBooks #msResources {
	background: #EDEDF9;
	border-right: 1px solid #9AA9D2;

}

/****************************************************************** menu *****************/
.menu ul {
	padding: 0;
	margin: 0;
	position: relative;
	list-style-type: none;}

/* get rid of the table */
.menu table {
	position: absolute;
	border-collapse: collapse; 
	top: 0; 
	left: 0; 
	z-index: 100;}

/* style the links */
.menu a {
	display: block;
	text-decoration: none;
	width: 190px;
	color: #333333;
	border-bottom: 1px dashed #999999;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	
}

.menu a:hover {
	color: #F60;
	position:relative;
}


.menu li:hover {position:relative;}

.mainMenu {
	background-image: url(images/nav-buttons-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

 
.menu li ul {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 196px;
	text-align: left;
	background: #FFF;
	list-style-image: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;	
	width: 300px;
}
.menu li .navUp {
	visibility: hidden;
	position: absolute;
	top: -75px;
	left: 196px;
	text-align: left;
	background: #FFF;
	list-style-image: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;	
	width: 300px;
}
.menu li .navUp2 {
	visibility: hidden;
	position: absolute;
	top: -50px;
	left: 196px;
	text-align: left;
	background: #FFF;
	list-style-image: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;	
	width: 300px;
}
.menu li .navUp3 {
	visibility: hidden;
	position: absolute;
	top: -180px;
	left: 196px;
	text-align: left;
	background: #FFF;
	list-style-image: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;	
	width: 300px;
}
	
.menu li ul a {
	border-bottom: 1px solid #CCC;
	width: auto;
	padding-left: 10px;
}

.menu li:hover > ul {visibility:visible;} /* for firefox and others */
.menu ul a:hover ul {visibility:visible;} /* for ie */
.menu li:hover {
	background: #B1B1E4;
}
#logos {
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
}
#logos a {
	padding: 2px;
}
#logos a:hover {
	height: auto;
	width: auto;
}





/*****************************************************************   content  ***********************/

#contentWrap {
	float: right;
	width: 700px;
	padding-top: 15px;
}
#content {
	width: 400px;
	height: 100%;
	text-align: justify;
	float: left;
	line-height: 1.5;
	margin-left: 20px;
	color: #666666;
}
#content li {
	list-style-image: url(images/bullet.gif);
	line-height: 1.5;
}
.msProducts #content, .msBooks #content {
	width: 550px;
}

.contact #content {
	background: url(images/big-baby-face-background.jpg) no-repeat right top;
}


.tableHeader {
	font-weight: bold;
}

.guestBook #content {
	width: 400px;
}




/***************************************************************  rightSide  **********************/

#rightSide {
	float: right;
	height: auto;
	width: auto;

}
#rightSide h2 {
	font-size: 16px;
	font-weight: normal;
	color: #7885B1;
}
#rightSide a {
	font-size: 16px;
	font-weight: normal;
	color: #7885B1;
	text-decoration: none;
}
#rightSide a:hover {
	font-size: 16px;
	font-weight: normal;
	color: #505C89;
	text-decoration: underline;	
}


.rightBox {
	background: #EDEDF9 url(images/rightBox_bg.jpg) no-repeat right bottom;
	padding: 10px 10px 30px;
	width: 220px;
	margin-bottom: 10px;
	border: 1px solid #9AA9D2;
	height: auto;

}
.rightLinkHide {
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}

#guestForm {
	width: 250px;
	background-color: #EDEDF9;
	border: 1px solid #9AA9D2;
}
.guestInput {
	border: 1px solid #9AA9D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6477A9;
}
#guestEntry {
	border-bottom: 1px solid #B0BADD;
}
#guestReply {
	border-bottom: 1px solid #B0BADD;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #B0BADD;
	border-left-color: #B0BADD;
}
.entryName {
	font-size: 16px;
	color: #B0BADD;
	font-weight: bold;
}
.entrySubject {
	color: #B0BADD;
	font-size: 14px;
}

.smallLabel {
font-size: 10px
}





/*****************************************************************  footer   ***********************/

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	line-height: 20px;
	background: #E1E1F4;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
h1 {
	color: #B0BADD;
	font: lighter 24px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/*******************************************************************  in a nutshell   ***********************/

#nutshell {
	background-color: #FBFBFD;
	background-image: url(images/top%20bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9AA9D2;
	width: 480px;
}

#nutshell h2 {

	font: lighter 24px Verdana, Arial, Helvetica, sans-serif;
	color: #A3B2CC;
	margin-left: 10px;

}
#nutshell p {
	margin: 20px;
}
#nutshell li {
	margin: 20px;
	
}



/********************************************  misc   ***********************/


/****************************************** products *******************************/

.products {
	width: 100%;
	font-size: 12px;
	margin: 40px 10px 60px;
	float: left;
}
.products H2{
	font-size: 16px;
	border:1px solid #6666CC;
	text-align: center;
	display: block;
	margin-bottom: 35px;
	font-weight: normal;
}
/****************************************** spotlessmedia *******************************/

#spotless {
	font-size: 9px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 900px;
	text-align: right;
}
#spotless a {
	color: #666666;
	text-decoration: none;
}
#spotless span {
	color: #FF9900;
}
.subScript {
	position: relative;
	top: 2px;
}

#repliesTitleBar {
	background-color: #F5F5FC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A5AF;
	margin-bottom: 10px;
	font-size: 14px;
	color: #B0BADD;
	font-weight: bold;
	padding-left: 10px;
}
.alignLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignRight {
	margin-bottom: 10px;
	margin-left: 10px;
}

.imageLeftBorder {
	padding: 3px;
	border: 1px solid #EDEDF9;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imageRightBorder {
	padding: 3px;
	border: 1px solid #EDEDF9;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#relevantLinks {
	width: 650px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	left: 125px;
	padding: 10px;
	border-top: 1px solid #9AA9D2;
	border-right: 1px #9AA9D2;
	border-bottom: 1px solid #9AA9D2;
	border-left: 1px #9AA9D2;
}
#relevantLinks a {
	font-size: 10px;
	text-decoration: none;
	color: #9AA9D2;
	line-height: 25px;
}
#relevantLinks a:hover {
	color: #FF6600;
}
.revLinkHolder {
	text-align: center;
}
#search {
	padding: 5px 3px;
	height: auto;
	width: auto;
	margin-top: 40px;
	text-align: center;
}

.searchInput {
	border: 1px solid #9AA9D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6477A9;
	margin-top: 5px;
	margin-bottom: 5px;
}
.msAdvice #content li {
	margin-bottom: 20px;
}
#socialNetworks {
	padding: 5px 3px;
	height: auto;
	width: auto;
	margin-top: 40px;
	text-align: center;
}
.loud {
	font-weight: bold;
	color: #990000;
}
