@charset "utf-8";
/* CSS Document */

/**** DIV MENU
#container
#header
#banner
#content
#rhcol
#footer *****/

/****** NON FOOTER STYLES ******/

html{
	/*height: 100%;*/
	background-image: url(/images/body-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #453c35;
}

body{
	height: 100%;
	background-image: url(/images/body-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #453c35;
}

#nonFooter{
	position: relative;
	min-height: 100%;
}

* html #nonFooter{
	height: 100%;
}

#footer{
	position: relative;
	margin-top: -7.5em;
}

/***** HEADER STYLES *****/

#container{
	width: 940px;
	margin: 0px auto;
	border-left: 7px solid #cfccbb;
	border-right: 7px solid #cfccbb;
	background-color: #FFF;
	background-image: url(/images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	width: 940px;
	height: 100px;
	position: relative;
	background-color: #FFF;
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
}

#header h1{
	position: absolute; top: 30px; left: 30px;
}

#header h1 a{
	height: 33px;
	width: 481px;
	display: block;
	background-image: url(/images/understanding-perimenopause.png);
	background-repeat: no-repeat;
	color: transparent;
	text-indent: -9999px;
}
#header #cse{
	height: auto;
	width: 300px;
	position: absolute;
	top: 30px;
	right: 30px;
}
#header #cse input{
	border: 0px;
	height: 21px;
	float: left;
	font-size: 11px;
}
#header #cse #submit{
	background-image: url(/images/search.png);
	width: 77px;
	margin-left: 10px;
}
#header #cse #search-box{
	background-image: url(/images/search-box.png);
	width: 151px;
	height: 17px;
	padding: 2px 5px;
}

/**** BANNER STYLES *****/

#banner{
	width: 940px;
	background-color: #f0ede6;
	float: left;
}

#banner ul{
	list-style-type: none;
	padding: 10px 5px 0 5px;
}

#banner li {
	float: left;
}

#banner li a{
	width: 310px;
	height: 98px;
	background-image: url(/images/banner-links.gif);
	background-repeat: no-repeat;
	color: #8CBA12;
	text-indent: -9999px;
	display: block;
}

#banner ul a:hover{
	background-position: -377px 0px;
}

#banner ul #this-is-me{
	background-position: 0px -102px;
}

#banner ul #this-is-me:hover{
	background-position: -377px -102px;
}

#banner ul #get-treatment{
	background-position: 0px -204px;
}

#banner ul #get-treatment:hover{
	background-position: -377px -204px;
}

/**** CONTENT STYLES *****/

#content{
	width: 572px;
	padding: 50px;
	float: left;
	position: relative;
}

#content #btm-shadow{
	width: 858px;
	height: 20px;
	position: absolute; top: 0px; left: 20px;
	background-image: url(/images/banner-shadow-bottom.png);
	background-repeat: no-repeat;
}

#content #breadcrumbs{
	background-color: #F0EDE6;
	padding: 8px;
	margin-top: -30px;
	margin-bottom: 15px;
	font-size: 1.3em;
}

#content h2{
	font-size: 2.5em;
	color: #8cba12;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}

#content .first-para{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .first-para:first-letter{
	color: #cfccbb;
	font-size: 3.4em;
	font-weight: bold;
	float: left;
	margin-right: 8px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0px;
}

#content h3{
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0px;
}

/* #nav's pointer menus */
li#nav-about a:hover,
li#nav-more a:hover,
li#nav-lawley a:hover{
	cursor:default;
}

li#nav-about li a:hover,
li#nav-more li a:hover,
li#nav-lawley li a:hover{
	cursor:pointer;
}

#content p,
#content ul,
#content ol,
#rhcol p,
#rhcol ul,
#rhcol ol{
	padding-bottom: 17px;
	font-size: 1.4em;

}

#content ul,
#content ol,
#rhcol ul,
#rhcol ol{
	margin-left: 25px;
}

#rhcol li,
#content li{
	margin-bottom: 10px;
	padding-right: 10px;
}


#content a,
#rhcol a{
	color: #8FAF36;
	border-bottom: 1px dashed;
	text-decoration: none;
}

#content a:hover,
#rhcol a:hover {
	border-bottom: 1px solid;
}

#rhcol ul a:hover {
	border-bottom: 1px solid;
	background-color: #EAFFAF;
}

img {
	border:none;
}

#selected
{
	background-color: #EAFFAF;
}

.inline-testimonial{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding: 30px;
	background-color: #F0EDE6;
	margin-bottom: 17px;
}

.red-txt{
	color: #C00;
}

.txt-align-center,
.ams-questionnaire .txt-align-center{
	text-align: center;
}

#rhcol h4{
	padding-left: 12px;
	padding-bottom: 8px;
	font-size: 1.4em;
	font-weight: bold;
}

/**** RHCOL STYLES *****/

#rhcol{
	width: 223px;
	float: left;

	padding-top: 50px;
	/*background-color: red;*/
}

#rhcol .rh-focus{
	background-repeat: no-repeat;
	background-position: 0px 26px;
	border-top: 1px solid #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 20px;
}

#rhcol .rh-focus h4{
	background-image: url(/images/rhcol-h4-bg.gif);
	background-repeat: repeat-x;
	background-color: #a3d915;
	display: block;
	padding: 4px 15px;
	font-size: 1.3em;
	font-weight: normal;
}

#rhcol .rh-focus h4 a{
	color: #FFF;
}

#rhcol .rh-focus p{
	padding-left: 15px;
	padding-right: 15px;
}

#rhcol .rh-focus a{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#rhcol .rh-focus a:hover{
	border-bottom: 1px solid;
}
/*
#rhcol #pdf-focus{
	background-image: url(/images/rhcol-booklet-link.jpg);
}*/

/*#rhcol #quiz-focus{
	background-image: url(/images/quiz.gif);
}*/

/**** FOOTER STYLES ****/

#footer{
	width: 890px;
	height: 116px;
	margin: 0px auto;
	background-color: #2d2823;
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 7px solid #cfccbb;
	border-right: 7px solid #cfccbb;
	color: #FFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-right: 50px;
	padding-top: 15px;
}
#footer .last-p a {
	color: #DCD7D1;
}


.last p{
	padding: 0px;
}

.warning {
	color: red;
	border: 1px solid red;
	padding: 6px;
	width: 450px;
	margin: 9px 0;
	background-color: #ffeeee;
}

.tbl-form td {
	padding: 5px;
}

.green {
	color: green;
	border: 1px solid green;
	background-color: #ddffcc;
	padding: 7px;
	width: 350px;
}
