/* CSS Document */

/*** BEGIN STRUCTURAL ELEMENTS ***/

	/*** general ***/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%; /* 0.83em = 10px \ 0.91em = 11px \ 1em = 12px \ 1.08em = 13px \ 1.16em = 14px */
	text-align:center;
	background: #1a395a url(../images/bg.gif) top repeat-x;	
	margin: 0;
	padding: 0;
	color:#1a395a;
}
.leadership {
	font-size: .9em;
	text-align:center;
	margin: 0;
	padding: 0;
}

.disclaimer {
	font-size: .9em;
	color:#1a395a;
}

.table_title {
	font-size: 1.0em;
	color:#a68816;
	font-weight: bold;
}

h2#page-title {
	font-size:1.2em;
	color:#a68816;
}
h3{
	font-size:1.1em;
	color:#a68816;
}

a {
	text-decoration:none;
	display:inline;

}
a:hover {
	text-decoration:underline;
}

.clearboth {clear:both;}

#container {
	width: 822px;
	margin: 10px auto;
	padding: 0;
}

#container_inner_top {
	background:url(../images/content_top.gif) top center no-repeat;
	float:left;
	width:822px;
	height:11px;
	

}
#container_inner {
	width:822px;
	background:url(../images/content_bg.gif) center repeat-y;
	float:left;
	z-index:1;

}
#container_inner_bottom {
	background:url(../images/content_bottom.gif) top center no-repeat;
	float:left;
	width:822px;
	height:11px;
}

	/*** header area ***/
#header {
	width:822px;
	height:103px;
	/*margin-left:16px;*/
	background: url(../images/header_bg.jpg) top no-repeat;
	margin-bottom:7px;
}

h1#logo {
	padding: 0;
	margin: 5px 0 0 25px;
	float:left;
}
h1#logo a{
	width: 131px;
	height: 94px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -99999px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#top_nav {
	float:right;
	margin:5px 31px 0 0;
	color:#FFFFFF;
}
#top_nav a {
	color:#FFFFFF;
}
#top_nav a:hover {
	color:#1a395a;
	text-decoration:none;

}
.top_nav_div {
	margin:0 10px; 
}


#site_map { 
	float:right;
	clear:right;
	margin:60px 25px 0 0;

}
#site_map a{ 
	background:url(../images/sitemap_icon.gif) left no-repeat;
	height:24px !important;
	padding:4px 0 4px 25px;
	color:#1a395a;

}

	/*** end header area ***/

#main_navigation {
	width:180px;
	padding:0;
	float:left;
}

	/*** BEGIN TOP NAVIGATION ***/
/*ul#navigation {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

ul#navigation li {
	display: inline;
	float: left;
	background:url(../images/main_nav_divider.gif) right no-repeat;
	padding-right:5px;
}

ul#navigation li a{
	height: 30px;
	display: block;
	cursor: pointer;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat !important;
	background-position: top;
}

ul#navigation li a:hover{
	background-position: bottom !important;
}

ul#navigation li a.selected{
	background-position: bottom !important;
}

ul#navigation li.nav_item_name_here a{
	width: 86px;
	background: url(../images/image_name.gif);
}
*/
	/*** END TOP NAVIGATION ***/

	/********* SIDE NAV OPTION ***********/
ul#navigation {
	width:180px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top:-9px;
	background:url(../images/primary_side_texture.gif);
	float:left;
}

ul#navigation li {
	height:30px;
	margin-left:2px;
}
ul#navigation li a {
	width:176px;
	height:30px;
	float:left;
	display: block;
	cursor: pointer;
	text-indent: -99999px;
	overflow: hidden;
	border-bottom:#FFFFFF 2px solid;
}

ul#navigation li a:hover{
	background-position: right !important;
}

ul#navigation li a.selected{
	background-position: right !important;
}

ul#navigation li.about a{
	background:url(../images/navigation_about.gif) left no-repeat;
}
ul#navigation li.services a{
	background:url(../images/navigation_services.gif) left no-repeat;
}
ul#navigation li.news a{
	background:url(../images/navigation_news.gif) left no-repeat;
}
.news_item ul li {clear:both}ul#navigation li.directory_map a{
	background:url(../images/navigation_directory_map.gif) left no-repeat;
}
ul#navigation li.community_education a{
	background:url(../images/navigation_community_education.gif) left no-repeat;
}
ul#navigation li.faqs a{
	background:url(../images/navigation_faqs.gif) left no-repeat;
}
ul#navigation li.career_opportunities a{
	background:url(../images/navigation_career_opportunities.gif) left no-repeat;
}
ul#navigation li.online_bill_pay a{
	background:url(../images/navigation_online_bill_pay.gif) left no-repeat;
}
ul#navigation li.physician_recruitment a{
	background:url(../images/navigation_physician_recruitment.gif) left no-repeat;
}
ul#navigation li.affiliation_letters a{
	background:url(../images/navigation_affiliation_letters.gif) left no-repeat;
}
	/********* END SIDE NAV OPTION ***********/


#primary_side {
	float:left;
	width:180px;
	position:relative;
	
}
#primary_side img {
	border:none;
}
#search_area {
	background:url(../images/search_area_bg.jpg) top no-repeat;
	width:176px;
	height:149px;
	margin-left:2px;
	float:left;
}

#content_area{
	float:left;
	width:642px;
	margin:0;
	position:relative;
	/*padding:0 5px;*/
	text-align:left;
}


#flash_area {
	width:618px;
	height:153px;
	margin:0 0 0 13px;
	float:left;
}
#content_inner_top {
	background:url(../images/content_inner_top.gif) top left no-repeat;
	width:618px;
	height:11px;
	margin:4px 0 0 13px;
	float:left;
}
#content_inner {
	background:url(../images/content_inner_bg.gif) top repeat-y;
	width:618px;
	margin:0 0 0 13px;
	float:left;
}
#main_content{
	float:left;
	position:relative;
	width:344px;
	padding:1px 30px 1px 30px;

}
#main_content p{
	line-height:1.5em;
}
#main_content a {
	color:#a68816;
	display: inline;
	
}
.read_more {
	text-align:right;

}
#secondary_side{
	float:left;
	width:184px;
	margin:0;
	padding:0 13px 0 13px;
	
}
#secondary_side h3 {
	margin-bottom:10px;

}
#secondary_side ul {
	color:#a68816;
	padding:0;
	padding-left:15px;
	list-style:disc;

}
#secondary_side ul li {
	margin-bottom:5px;

}
#secondary_side a{
	color:#1a395a;
}
#secondary_side a:hover{
	color:#1a395a;
}
.bullet {
	color:#a68816;

}
#content_inner_bottom {
	background:url(../images/content_inner_bottom.gif) top left no-repeat;
	width:618px;
	height:11px;
	margin:0 0 4px 13px;
	float:left;
}


	/*** footer area ***/
#footer {
	float:left;
	width:806px;
	height:15px;
	padding:8px 8px;
}

#footer p, 
#footer a{
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0;

}
#footer p {
	float:left;
}
#footer p.contact_footer{
	clear: both;
	float: left;
}
#footer p.contact_footer a{
	font-size: 1em;
}
#footer p.credit {
	float:right;
	padding-right:20px;
	background:url(../images/sstg_icon.gif) right no-repeat;
}
#footer a:hover{
	text-decoration:underline;
}
	/*** end footer area ***/

/*** END STRUCTURAL ELEMENTS ***/

/*** BEGIN HOMEPAGE STYLES ***/

/*#primary_side h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	clear:both;	
	margin:0;
	padding:5px 0 0 7px;
	text-align:left;
}

#primary_side p {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:0;
	padding:0;
}*/

/**/
/*#content_area h3{
	margin:0;
	font-size:1.2em;
	font-weight:bold;
	color:#641622;
}

#content_area p{
	margin:0 0 15px 0;
	line-height:1.5em;
}
#content_area p a{
	color:#641622;
	text-decoration:underline;
	
}
#content_area p a:hover{
	color:#000000;
}*/

/*** END HOMEPAGE STYLES ***/



/*** BEGIN FORM STYLES ***/

form input, 
form textarea {
	height: 12px;
	color: #000000;
	border:1px solid #1a395a;
	padding: 5px;
	margin:10px 0;
	font-size: 1em;
	
}

form fieldset {
	padding:0;
	margin:0;
	border:none;
}

form label {

}

form textarea {

}
#search_form {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}
#search_form ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:right;
}

#search_form ul li {
	display: inline;
	float: left;
}
#search_form label {
	margin:15px 2px 0 14px;
	float:left;

}
#search_form input {
	background:#a7bcc8 url(../images/search_box_bg.jpg) top left repeat-y;
	width:95px;
	height:14px;
	border: #1a395a 1px solid;
}
.search_box {
	width: 75px !important;
	height:17px !important;
	padding:0 3px 3px 3px !important;
	float: left;
}

.button_search {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	margin: 10px 0 0 2px !important;
	float: left;
	background:url(../images/go.gif) no-repeat !important;
	height: 25px !important;
	width: 23px !important;
	cursor: pointer !important;
}
.dontfillmeout {
	display: none;
}

.success, 
.failure {
	width: 337px;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

.success {
	color: #00CC00;
}

.failure {
	color: #643320;
}

/*** END FORM STYLES ***/

.accreditation_logos {
	width:50%;
	height:180;
	float:left;
	text-align:center;
}
.calendar_title{
	font-size: 14px;
	font-weight: bold;
	color: #4a6777;
}


.news_item {
	margin: 0;
	Padding: 0;
	list-style: none;
	display:inline ;
}

.news_item li {clear:both}


.news_item img {
	border: none;
	float: left;
	padding: 0 10px 10px 0;
}

.news_item p {
	float: left;
	width: 60%
}
/* BMI Chart */
#calcval {
	padding:0;
	width:62%;
	float:right;
	display:block;
	font-weight:bold;
}

div.bmi_chart {
	list-style:none;
	margin:0 90px 0 0;
	float:left;
}

div.bmi_chart ul {
	list-style:none;
	width:335px;
	margin:0;
	padding:0 5px 5px 5px;
	float:left;
	border:1px solid #1a395a;
}

div.bmi_chart ul li {
	clear:both;
	padding:5px 0;
}

div.bmi_chart ul span {
	width:100px;
	display:block;
}

div.bmi_chart ul span.bmi {
	width:167px;
	display:block;
	float:left;
}

div.bmi_chart ul span.status {
	width:168px;
	float:left;
	display:block;
	text-align: left;
}

div.bmi_chart ul span.title {
	font-weight:bold;
	font-size:1em;
}
.odd {
	background: #f1f1f1;
}
.bmi_list {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.bmi_button {
	height: 30px;
}
.bmi_label {
	padding: 15px 0 0 10px;
	margin: 0;
	float: left;
	width: 50px;
}
.bmi_input {
	float: left;
	border: 1px solid #000000 !important;
}


/*** DETAIL PAGES ***/
/* Seminar Schedule styles, copied from Las Palmas site */

#content div.detail {
	border-top:1px dotted #387FB0;
	padding:10px 20px 20px 30px;
	margin:0 20px 10px 0;
}

#content div.detail a.view_details {
	color:inherit;
}

#content .detail .more_info_title{
	font-weight: bold;
}

#content .detail .more_info{
	clear: both;
	background-color:#FFF;
	padding: 5px;
}

#content div.detail h4{
	clear: both;
}

.signup {
	background: url(../images/signup.gif) left center no-repeat;
	padding: 3px 0px;
	padding-left: 20px;
}

.img_left {
	float:left;
	margin:0 10px 10px 0;
	padding:2px;
	border:2px solid #EEF0EB;
	background:#FFF;
}

/* Seminar Signup styles */

div.back a {
	padding:0 0 0 15px;
	background:transparent url(../images/back_button.jpg) center left no-repeat;
}

/*** BEGIN Button styles ***/
.button {
	height: 38px;
	display: block;
	cursor: pointer;
	border: 0px;
	float: left;
	text-align: left;
}

.button:hover {
	background-position: bottom left;
}

.button_submit {
	width: 112px ;
	background: url(../images/submit.gif) top left no-repeat;
}


/*** END Button Styles ***/

/*** BEGIN Seminar Form styles ***/

#seminar_form {
	width:100%;
	clear:both;
}

#seminar_form.bmi{
	float:left;
	width:50%;
	margin:0;
}

#seminar_form h1{
	font-size:1.2em;
	text-transform: uppercase
}

#seminar_form h2{
	font-size:1.2em;
}

#seminar_form p{
	padding:5px 0;
	margin:0;
}

#seminar_form fieldset {
	padding:0;
	margin:0;
	border: none;
}

#seminar_form fieldset p {
	padding:0;
	width:555px;
}

#seminar_form fieldset h2 {
	font-size:1em;
	color:#000;
	margin:0;
	padding:0;
	width:31%;
	text-align:right;
}

#seminar_form fieldset h3 {
	font-size:1em;
	color:#000;
	margin:5px 0 0 0;
	padding:0;
	width:19%;
	text-align:right;
}

#seminar_form fieldset.submit {
	border:0;
}

#seminar_form fieldset ol{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#seminar_form fieldset li{
	padding: 5px 0;
	color:#000;
	clear:both;
	text-align:left;
	float: left;
	width: 100%;
}


#seminar_form fieldset li p {
	padding:10px 0;
	width:68%;
	float:right;
}

#seminar_form li label {
	float: left;
	width: 35%;
	padding-right: 5px;
	margin: 0px;
	text-align: right;
	margin-top: 5px;
}

#seminar_form li input {
	margin: 0;
}

#seminar_form label.radio {
	float: none;
	width: 25%;
	margin-right: 5px;
	text-align: right;
}

#seminar_form label.checkbox {
	float: left;
	width: 69%;
	text-align: right;
	margin-right: 5px;
	clear:both;
}

#seminar_form label.long {
	width: 65%;
}

#seminar_form .box img{
	border: 3px solid #93C3E2;
}

#seminar_form label.required{
	font-weight: bold;	
}

#seminar_form input.text{
	/*width:55%;*/
	/*margin-right:10%;*/
	border:2px solid #DAE9EC;
	/*margin:10px 0;*/
	height: auto;
}

#seminar_form li input.small
{
	width:80px;
	margin:0;
}

#seminar_form textarea.text{
	width:40%;
	margin-right:10%;
	border:2px solid #DAE9EC;	
	height: auto;
	font-size: 10pt;
}

#seminar_form input.text:hover, #seminar_form textarea:hover,
#seminar_form input.text:focus, #seminar_form textarea:focus
{ border:2px solid #387FB0;}

#seminar_form legend{
	
}

#seminar_form .no_styles {
	background: none !important;
	padding: 0px !important;
	border: none !important;
}

#seminar_form .larger label {
	float: left;
	width: 20%;
	padding: 5px;
	margin: 0px;
	text-align: right;
}

#seminar_form span.required {
	font-weight:bold;
}

#seminar_form .larger input.text{
	width:70%;
	margin-right:10%;	
}
#seminar_form .larger textarea.text{
	width:70%;
	margin-right:10%;	
}
.baby_experience {
	color: #003;
	font-weight: bold;
}

/*** END Seminar Form styles ***/

/*** CUSTOM STYLES ***/
.highlighted{ font-weight:bolder; font-size:1.1em;}

/*** BEGIN FORM STYLES ***/

#contact_form form {margin-bottom:20px;}
#contact_form p, #contact_form label {/*color:#FFFFFF*/}
#contact_form form select, form textarea {height: 12px;	color: #000000;	padding: 5px;	margin:10px 0;	font-size: 1em;}
#contact_form form textarea {clear:both; height: 200px; width: 260px; margin: 0 0 0 50px; padding: 0; font-size: 1em; font-family:Arial, Helvetica, sans-serif;}
#contact_form form fieldset {padding:0;	margin:0;	border:none;}
.dontfillmeout { display: none;}
/*.failure {text-align: center;	padding: 5px;	margin-bottom: 10px;}
.success {text-align: center;	padding: 5px; margin-top:20px;	margin-bottom: 10px; width: 95%; float: left;}
.success {color: #0000FF; font-weight:bold}
.failure {color: #FF3320;}
*/
#contact_form {
	float: left;
	width: 100%;
}
#contact_form fieldset ol{
	padding: 0;
	margin: 0;
	padding: 5px 0;
	margin: 10px 0 0 0;
	list-style: none;
}
#contact_form fieldset li{
	padding: 0;
	margin: 0;
	margin: 10px 0;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px 0px;
	clear: both;
	
}
#contact_form label {
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
/*	color:#FFFFFF;*/
	float: left;
}
#contact_form input.text {
	width: 50%;
	float: left;
/*	margin-bottom: 10px;*/
	margin: 0 0 10px 0;
	padding: 4px;
	height: 20px;
}
#contact_form #submit{
/*	display: block;
	overflow: hidden;
	background: url(../images/btn_submit.jpg) center top no-repeat;
	width: 96px !important;
	height: 33px;
	float: right !important;
	margin-bottom: 10px;
	border: 0;
	text-indent: -99999;
	margin-right: 180px;
	cursor: pointer;
*/
}
#contact_form input textarea.text{
	width: 266px;	
}
#contact_form label span.required{
	height: 15px;
	width: 50px;
	font-weight: bold;
}
.index_img {
	float: right;
	padding: 0 0 10px 10px;
}

/*** END FORM STYLES ***/