/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

body {
	margin: 0;
	padding: 0;
	background: #F2F4F9 url(../images/bg.jpg) repeat-x top left;;
	color:#2C4A8F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;}

/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/	
h1, h2, h3, p {
	margin: 0; }

h2{
 color:#C58B0C;
 font-size:1.5em;
 font-weight:normal;
 padding:  0 0 9px 0;}

h2#page-title {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #C4952F;
}

h3 {
	margin: 5px 0 10px 0;
	font-size: 1.2em;
}

/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/	
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	color:#a3a5a8;
	}


/* 1.3	Links
-----------------------------------------------------------------------------------------------*/	
a:link, a:visited {
	color: #214390;
	text-decoration: underline;}

a:hover, a:active {
	color: #3D0F7E;}

a.more{
 font-size:0.75em !important;
 margin: 0 0 4px 0;
 position:relative;
 text-align:right;
 float: right;
 clear: both;}

a.more em{
 font-style:normal;}

a.more span{
 color:#C3942D !important;}

a.more:hover em{
 color:#C3942D !important;}

a.more:hover span{
 color:#214390 !important;}


/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/	
hr { 
	display: none; }
		
strong {
	font-weight: bold; }
		
em {
	font-style: italic; }
	
abbr, acronym {
	border-bottom: 1px dotted #999; 
	cursor: help;}

img {
	border: none; }

a img{
 vertical-align:middle;}

fieldset br{
    clear:left;}



/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;}
	
.clearfix:after { /* clear floats */
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

.imgreplace {
  display:block;
  text-indent:-99999px;}
 
.thumb-right{
	float:right;
	margin: 0 4px 5px 14px;
	padding: 3px;
	border: 1px solid #203F8F;
	background-color: #D4D9F6;
	}
 

.thumb-left{
	float:left;
	margin: 0 14px 5px 0px;
	padding: 3px;
	border: 1px solid #203F8F;
	background-color: #D4D9F6;
}
 

/* 3 PAGE LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#container{
 width: 920px;
 margin: 0 auto;}

#header{
 height:116px;
 padding: 11px 0 0 17px;}

.header_row {
	font-weight: bold;
	font-size: 1.2em;
	background: url(../images/bg_row.jpg) left center repeat-x;
	height: 25px;
	color: #FFFFFF;
}

.data_row td{
	border-bottom: 1px solid #DADFEE;
	width: 33%;
}

#content{
 padding: 16px 0 0 0;}

#content p{
 font-size:1.0em;
 padding: 0 0 8px 0;}

#footer {
 margin:20px 0 0 5px;
 padding-top: 10px;
 border-top: 1px solid #273f75;}

/* 3.1 HEADER
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#header h1{
 padding:0;}
 
#header .logo{
 background:url(../images/logo.gif) no-repeat top left;
 width: 550px;
 height:69px;
 overflow:hidden;
 text-indent:-99999px;
 float:left;}

ul#main-nav li#slider {
	position: absolute;
	width:21px;
	height: 21px !important;
	padding: 0px;
	margin: 0px;
	margin-top: 19px;
	background-color: none !important;
	background:url(../images/nav_active2.png) no-repeat bottom center;
	display: block;
	z-index: 0;
	top: 0px;
	left: 0px;
}

ul#main-nav{
 float:right;
 font-size:1.2em;
 padding:0;
 position:relative;
 margin: -2px 0 0 0;}

ul#main-nav li{
 float:left;
 list-style-type:none;
 margin:0;
 height:50px;}

ul#main-nav li a{
 color:#214390 !important;
 height:14px;
 display:block;
 overflow:hidden;
 text-indent:-9999px;
 float:left;}

ul#main-nav li a:hover{
 background-position: 0 -14px !important;}

ul#main-nav li.active {
 background:url(../images/nav_active.png) no-repeat bottom center;
 background-color: transparent;
 z-index: 0;}

ul#main-nav li a#nav-news{
 background:url(../images/nav_news.gif) no-repeat top left;
 width: 57px;} 

ul#main-nav li a#nav-calendar{
 background:url(../images/nav_calendar.gif) no-repeat top left;
 width: 81px;}

ul#main-nav li a#nav-search{
 background:url(../images/nav_advancedsearch.gif) no-repeat top left;
 width: 136px;}

ul#main-nav li a#nav-wellness{
 background:url(../images/nav_wellness.gif) no-repeat top left;
 width: 80px;}

ul#main-nav li a#nav-provider{
 background:url(../images/nav_providerutilities.gif) no-repeat top left;
 width: 129px;}

ul#main-nav li a#nav-contacts{
 background:url(../images/nav_contacts.gif) no-repeat top left;
 width: 75px;}


ul#sub_navigation {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 310px;	
	padding-left: 5px;
}

ul#sub_navigation li {
	border-bottom: 1px dashed #666666;
}

ul#sub_navigation li a{
	padding: 10px 5px;
	color: #214390;
	display: block;
	text-decoration: none;
	background: #DBE1EF url(../images/bullet.gif) left center no-repeat;
	background-position: 10px center;
	padding-left: 35px;
}

ul#sub_navigation li a:hover{
	background-color: #E2E6F0;
}

/* 3.2 SIDEBAR
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#sidebar{
 width: 320px;
 float:left;} 

#sidebar p{
 padding: 0 0 17px 0;} 

#looking-for{
 margin: 0 0 20px 3px;}

#looking-for h2{
 background:url(../images/whatareyoulookingfor.png) no-repeat top left;
 width: 316px;
 height:37px;
 text-indent:-9999px;
 overflow:hidden;
 margin: 0px;
 padding: 0px;}

#looking-for-wrapper{
 background:url(../images/bg_box.png) no-repeat top left;
 width: 316px;
 height:120px;
}

#looking-for fieldset{
 padding: 20px 0 0 10px;
 border:none;
 position:relative;
 font-size:1.2em;
 color:#214390;
 }

#looking-for fieldset label{
 width: 80px;
 display:block;
 float:left;
 vertical-align:middle;
 color:#214390;
 margin: 0 0 11px 2px;}

#looking-for fieldset label.provider{
 width: 60px !important;}

#looking-for fieldset label.search{
 width: 55px !important;
 font-weight:bold;
 margin: 5px 0 0 0;}

#looking-for fieldset input{
 float:left;
 vertical-align:middle;}

#looking-for fieldset input.text{
 width: 162px;
 height:21px;
 background:#E1D5BB;
 vertical-align:middle;
 margin: 0 10px 15px 0;
 border:2px solid #8B9DC5;
 color:#3D5F9A;
 font-size:14px;}

#looking-for fieldset input.go{
 border: none;
 display:block;
 float:left;
 background:url(../images/btn_go.gif) no-repeat top left;
 width: 50px;
 height:26px;
 text-indent:-9999px;
 overflow:hidden;
 cursor: pointer;}

#looking-for fieldset input.go:hover{
 background-position: 0 -26px !important;}

#looking-for fieldset a.more{
 padding:  0 26px 0 0;}

/* 3.3 MAIN CONTENT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#main-content{
 float:right;
 width: 562px;}

#banner{
 background:url(../images/banner.png) no-repeat top left;
 width: 562px;
 height:208px;
 padding: 0 0 17px 0;
 text-indent:-99999px;
 overflow:hidden;}

/* 3.4 FOOTER
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#footer-left{
 float:left;
 width: 215px;}

#footer-left img{
 margin: 0 0 0 15px;}

#footer-right{
 float:left;
 width: 700px;}

#footer-right p{
 font-size:0.85em;
 float:left;
 padding: 0 0 0 23px;} 

#footer-right p.stanton{
 float:right;
 padding: 0 23px 0 0;} 

#footer-right p.stanton a{
 background: url(../images/logo_stanton.gif) center right no-repeat;
 padding-right: 20px;
 }

ul#footer-links{
 margin:0;
 font-size:1.2em;
 padding:0;} 

ul#footer-links li{
 float:left;
 margin:0 0 20px 0;
 color:#214390;
 padding: 0 23px 0 23px;
 border-right:1px solid #214390;
 list-style-type:none;}

ul#footer-links li.last{
 border:none;
 padding-right:0;}

ul#footer-links li a{
 color:#214390 !important;
 text-decoration:none !important;}

ul#footer-links li a:hover{
 color:#C3942D !important;}

.article {
	clear: both;
	padding-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
}

.disclaimer {
	font-style: italic;
	padding-top: 10px !important;
}

/*** BEGIN Button styles ***/
.button {
	height: 30px;
	display: block;
	cursor: pointer;
	border: none;
	float: left;
}

.button:hover {
	background-position: bottom left;
}

.button_agree {
	width: 100px;
	background: url(../images/button_agree.gif) left top no-repeat;
}

.button_search {
	width: 100px;
	background: url(../images/button_search.gif) left top no-repeat;
}

.after_hours {
	height: 20px;
	display: inline;
	cursor: pointer;
	border: none;
	width: 100px;
	background: url(../images/button_after_hours.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.after_hours:hover {
	background-position: left bottom;
}

.urgent_care {
	height: 20px;
	display: inline;
	cursor: pointer;
	border: none;
	width: 100px;
	background: url(../images/button_urgent_care.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.urgent_care:hover {
	background-position: left bottom;
}
.quick_buttons {
	width: 200px; 
	text-align: center; 
	margin: 0 auto;
}

.advanced_search {
	clear: both !important;
	position: relative;
	top: 10px;
}


.group {
	color: #660000 !important;
}

.group_key {
	border: 1px solid #000000;
	background-color: #660000;
	height: 10px;
	width: 10px;
	float: left;
}
/*** END Button Styles ***/

/*** BEGIN Form styles ***/
.form {
}

.form input,.form select,.form textarea {
	
}

.form fieldset {
	border: none;
	padding: 10px 0px;
	margin: 0px;
}

.form fieldset legend {
	width: 552px !important;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	color: #214390;
	/*background-color: #E2E6F0;*/
	padding: 5px;
	margin: 0px;
	/*order-bottom: 1px dashed #666666;*/
}

.form fieldset legend span{
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 20px;
}

.form ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-top: 1px dashed #666666;
}

.form li {
	padding: 10px 0px;
	margin: 0px;
}

.form li label {
	width: 25%;
	float: left;
	text-align: right;
}

#more_options {
	display: none;
}

#more_options_select {
	cursor: pointer;
	line-height: 30px;
	padding-left: 5px;
	font-weight: bold;
}

.failure {
	color: #EE151B;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}

#view_plan {
	cursor: help;
}

#plan_image {
	display: none;
}

.search_options {
	text-align: right;
	padding-bottom: 10px;
}

.search_option {
	background: url(../images/search.gif) right center no-repeat;
	padding-right: 20px;
}

.printer_option {
	background: url(../images/printer.gif) right center no-repeat;
	padding-right: 20px;
}

.pdf {
	background: url(../images/pdf.gif) left center no-repeat;
	padding: 3px 0px;
	padding-left: 20px;
}

.url {
	background: url(../images/world.gif) left center no-repeat;
	padding: 3px 0px;
	padding-left: 20px;
}

.read_more {
	background: url(../images/bullet_small.gif) left center no-repeat;
	padding: 3px 0px;
	padding-left: 15px;
}

.back {
	background: url(../images/bullet_small_back.gif) left center no-repeat;
	padding: 3px 0px;
	padding-left: 15px;
}
/*** END Form styles ***/

.label {
	font-weight: bold;
}

ul.forms_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.forms_list li {
	padding: 5px 0px;
}

/*** BEGIN Wellness Styles ***/
.category_divider {
	border-top: 1px dashed #666666;
	padding-top: 10px;
}

.wellness p {
	padding-top: 5px !important;
}
/*** END Wellness Styles ***/

/*** BEGIN News Styles ***/
.news {
	padding-bottom: 15px;
}

.news .headline{
	font-weight: bold;
}

.news .date {
	color: #C58B0C;
}

.news p {
	margin: 0 10px;
	margin-top: 5px;
}

.news .image {
	float: right;
	margin: 5px;
	padding: 3px;
	border: 1px solid #203F8F;
	background-color: #D4D9F6;
}
/*** END News Styles ***/

/*** BEGIN Event Styles ***/
.event {
	padding-bottom: 15px;
}

.event .name{
	font-weight: bold;
}

.event .date {
	color: #C58B0C;
}

.event p {
	margin: 0 10px;
}

.event .image {
	float: right;
	margin: 5px;
	padding: 3px;
	border: 1px solid #203F8F;
	background-color: #D4D9F6;
}

.event .time span, .event .location span {
	font-weight: bold;
}
/*** END Event Styles ***/
