/*------------------------------------------------------
Basic Style Sheet for ( HealthCare Partners )

version:	1.1
author:		Justin Tucker
email:		justin@net-scope.com
website:	http://www.net-scope.com

------------------------------------------------------*/

/* =Resets
------------------------------------------------------*/
html, body, div, p, a, b, h1, h2, ol, ul, li,  img, fieldset,
form, button,iframe, dl, dt, dd, td, tr {
	margin: 0;
	padding: 0;
	border: solid 0 transparent;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
	vertical-align: baseline;
	list-style: none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	text-align: left;
}

/* =base (site wide styles)
------------------------------------------------------*/
body {
	background: url(/images/tile-bkgnd.jpg) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

a:link, a:hover, a:visited, a:active{
	color:#427730;
	text-decoration:underline;
}

a:hover, a:visited{
	color:#669;
}

#main{
	background: url(/images/tile-home-body.jpg) top center repeat-y;
	position: relative;
}

#header, #main, #footer{
	margin: 0 auto;
	width: 834px;
}

img, #subMain { behavior: url(/css/iepngfix.htc); }

ul.styledlist, ol.stylednumlist{
	margin: 5px 0 0 15px;
}

ul.styledlist li {
	list-style: disc;
}

ol.stylednumlist li {
	list-style: decimal;
	margin: 5px 0 5px 15px;
}

.floatleft { float: left !important;}
.floatright { float: right !important; }
.listpadding { padding-left: 40px; }
.clear { clear: both; }

/* =Typography
------------------------------------------------------*/
h2 {
	color: #268B99;
	border-bottom: 1px dotted #268B99;
	padding: 12px 0px 2px 0px;
	margin-bottom: 6px;
	display: block;
}


/* =Header
------------------------------------------------------*/
#header{
	position: relative;
	z-index: 400;
}

h1{
	width:834px;
	height:82px;
	margin:0;
	overflow: hidden;
	background:url(/images/header.jpg) no-repeat;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
	display: block;
	width:834px;
	height:82px;
	text-indent: -10000px;
}

/* =Main Nav
------------------------------------------------------*/

#nav a {
	display:block; 
	float:left;
	height:48px;
	text-indent: -10000px;
}
	
#nav .doctors a { width: 110px; background: url(/images/btn-doctors.gif) bottom; }
#nav .patients a { width: 121px; background: url(/images/btn-patients.gif) bottom; }
#nav .about a { width: 100px; background: url(/images/btn-about.gif) bottom; }
#nav .news a { width: 136px; background: url(/images/btn-news.gif) bottom; }
#nav .resources a { width: 155px; background: url(/images/btn-resources.gif) bottom; }
#nav .careers a { width: 99px; background: url(/images/btn-careers.gif) bottom; }
#nav .contact a { width: 113px; background: url(/images/btn-contact.gif) bottom; }
	
#nav li {float:left;}

#nav li a:hover,
#doctors .doctors a,
#patients .patients a,
#about .about a,
#newsevents .news a,
#resources .resources a,
#careers .careers a,
#contact .contact a {
	position:relative;
	background-position: top;
}
	
#nav li:hover {
	position:relative;
}

#nav li ul {
	position:absolute; 
	left:-9999px; 
	z-index:1000;
}

#nav li ul li a{
	text-indent: 0px;
	background-image: none !important;
	background-color: #efefef !important;
	height: auto;
	padding: 4px;
	color: #666;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	text-decoration: none !important;
}


#nav li:hover > ul {
	top:-1px; 
	left:90px;
	border:1px solid #ccdacc;
}

#nav > li:hover > ul {
	left:0; 
	top:48px;
	border:1px solid #ccdacc;
}

#nav li:hover ul.first { top:0; }

#nav table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	border:0; 
	font-size:1em; 
	margin:0 -5px 0 0;
}

#nav li a:hover ul {
	left:0; 
	top:48px;
	border:1px solid #ccdacc;
}

#nav :hover ul li a {
	color:#999;
	font-size: 11px;
}

#nav :hover ul li a:hover {color:#000;}

#nav :hover ul li:hover > a {
	color: #000;
	background-color: #e9e9e9;
	text-decoration: none !important;
}

#nav li a:hover ul a:hover ul,
#nav li a:hover ul a:hover ul a:hover ul,
#nav li a:hover ul a:hover ul a:hover ul a:hover ul, 
#nav li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
	top:-1px; 
	left:90px; 
}

#nav a:hover ul ul,
#nav li a:hover ul a:hover ul ul,
#nav li a:hover ul a:hover ul a:hover ul ul,
#nav li a:hover ul a:hover ul a:hover ul a:hover ul ul {left:-9999px;}



/* =Secondary Nav
------------------------------------------------------*/

#subNav{
	width: 200px;
	padding: 0 10px 15px 10px;
	float: left;
}
/*

#subNav ul li{
	border-bottom: 1px dotted #268B99;	
}
*/

.doctorsFade ul li { border-bottom: 1px dotted #75759e; }
.patientsFade ul li { border-bottom: 1px dotted #7d5281; }
.aboutusFade ul li { border-bottom: 1px dotted #557a7b; }
.newsFade ul li { border-bottom: 1px dotted #825882; }
.resourcesFade ul li { border-bottom: 1px dotted #775052; }
.careersFade ul li { border-bottom: 1px dotted #9f7e5e; }
.contactFade ul li { border-bottom: 1px dotted #666699; }


#subNav a{
	color: #000;
	display: block;
	margin: 6px 0;
	padding-left: 25px;
	background: url(/images/subnav-bull-off.gif) top left no-repeat;
}

#subNav a:hover, a.selected{
	background: url(/images/subnav-bull-on.gif) top left no-repeat !important;
}



/* =Main Content
------------------------------------------------------*/

/*= flash and news sections =*/

/*#news, #content{
	position: relative;
}
*/
#news { 
	margin: 0 0 0 4px; 
	clear: both;
	position: relative;
}

#news div{ float: left; }

#news #flashcontent {
	width: 536px;
	height: 209px;
}

#updates {
	background: url(/images/tile-below-doc-find.gif) top left repeat-x;
	width: 223px;
	height: 209px;
	padding: 0px 15px;
	float: left;
}

#updates p {
	padding: 0px 0px 10px 8px;
	width: 220px;
	color: #333;
}

#updates div {
	padding: 0px 0px 5px 0px;
}

#PatientPortal {
	background: url(/images/tile-whats-new-shadow.gif) top left repeat-x;
	width: 281px;
	height: 209px;
	padding: 0px 5px;
	float: left;
}
#PatientPortal p {
	padding: 0px 0px 10px 8px;
	width: 250px;
	color: #333;
}

#PatientPortal ul{
	clear:both; 
	margin: 0 0 10px 15px;
	list-style: circle;
	font-size: 11px;
}

#PatientPortal li{
	clear:both; 
	list-style: disc;
}


/*= quickfind section =*/

#quickfind{
	background-color: #BCD9DF;
	margin: 0 3px 0 4px;
	padding: 0 15px;
	width: 797px;
	height: 139px;
	position: relative;
	clear: both;
	background: url(../images/tile-doc-find-2nd-level.gif) top left repeat-x;
}

#quickfind em{
	color: #000;
	font-style: normal;
	font-size: 10px;
	padding-left: 325px;
}

#quickfind ul li{
	float: left;
}

#quickfind p{
	margin-bottom: 1px;
	overflow: auto;
	clear: both;
}


#quickfind label {
	display: block;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;

}

#quickfind input{
	font-size:12px;
	border:solid 1px #268B99;
	height: 19px;
	float: left;
	background-color: #F1F6F9;
}

#quickfind-col-one{ width: 230px; }
#quickfind-col-one input{ width: 130px; }

#quickfind button {
	width:44px;
	height:24px;
	background: url(../images/btn-go.jpg) bottom left no-repeat;
	color:#fff;
	font-weight:bold;
	float: left;
	margin-left: 5px; 
	text-indent: -10000px;
}

#quickfind-col-two{ width: 383px; background-color: fuchsia; position: relative;}
#quickfind-col-two input{ width: 85px; }
#quickfind-col-two select { float: left; }

#quickfind-col-two select { margin-top: 1px; }

#quickfindspecialty {
	width:320px;
	clear: both;
	position: absolute;
	top:0;
	left:0;
}

#zipcode {
	width: 140px;
	position: absolute;
	top:42px;
	left:0;
}

#lang {
	position: absolute;
	top:43px;
	left: 150px;
	width: 209px;
}
#lang select {
	width:160px;
}

#doctorOfficeList{
	position: absolute;
	top:35px;
	right:10px;
}


/*= main content section =*/

#content{
	margin: 0 3px 0 4px;
	clear: both;
}


#main-content{
	padding: 0 15px 45px 15px;
	width: 250px;
	float: left;
	background: url(/images/tile-below-doc-find.gif) top left repeat-x;
}

ul#services {
	padding: 15px 0 0 15px;
}

ul#services li{
	margin: 0 0 3px 5px;
	list-style: disc;
	width: 240px;
}

/*ul#services {
margin-top: 1em;margin-bottom: 1em;
}
#services ul li {
clear:both; list-style: disc; margin-left: 3em;
}
#services em {font-weight:bold;}
*/
/*= sub content section =*/
#sub-content{
	float: left;
}

#sub-content p{ margin: 10px 0px; }
#sub-content img{ margin: 5px 10px 5px 0px; float: left; }
#sub-content #sep{ 
	width: 262px;
	padding: 0 15px;
	background: url(/images/tile-below-doc-find.gif) top left repeat-x;
}


p#address{
	width: 827px;
	padding: 5px 0;
	margin-left: 4px;
	text-align: center;
	color: #fff;
	background: #505156;
	font-size: 11px;
	clear: both;
}

/*= subpage content =*/

#doctorsTile,#plainTile{ background: url(/images/tile-for-doctors.gif) top left repeat-y; }
#patientsTile{ background: url(/images/tile-for-patients.gif) top left repeat-y; }
#aboutusTile{ background: url(/images/tile-about-us.gif) top left repeat-y; }
#newsTile{ background: url(/images/tile-news-events.gif) top left repeat-y; }
#resourcesTile { background: url(/images/tile-health-resources.gif) top left repeat-y; }
#careersTile{ background: url(/images/tile-careers.gif) top left repeat-y; }
#contactTile{ background: url(/images/tile-contact-us.gif) top left repeat-y; }

.doctorsFade,.plainFade{ background: url(/images/fade-for-doctors.gif) top left no-repeat; }
.patientsFade{ background: url(/images/fade-for-patients.gif) top left no-repeat; }
.aboutusFade{ background: url(/images/fade-about-us.gif) top left no-repeat; }
.newsFade{ background: url(/images/fade-news-events.gif) top left no-repeat; }
.resourcesFade{ background: url(/images/fade-health-resources.gif) top left no-repeat; }
.careersFade{ background: url(/images/fade-careers.gif) top left no-repeat; }
.contactFade{ background: url(/images/fade-contact-us.gif) top left no-repeat; }


#subMain{
	width: 567px;
	float: left;
	padding: 0px 20px 30px 20px;
/* 	background: url(/images/shadow-under-doc-find.png) top left repeat-x; */
	background: url(/images/shadow.png) top right no-repeat #fff;
}

/*#subMain p,#subMain ul li{ margin-left: 3em;}*/
#subMain p { margin-bottom: 8px;} 
#subMain ul li{ margin-left: 3em;} 
/*#subMain ul {position: relative; left:10px;} */
/*div#subMain ul li {clear: both; display: inline-block; float: none; height: auto; left:10px; padding-left: 10px; list-style:disc; }*/
#subMain ul li {clear: both; list-style:disc; margin-left:3em;}

#subMain em { font-weight: bold; }
#subMain ul { margin-top:1em; margin-bottom:1em }
#subMain form input { margin-right: 10px; }
#subMain form p { line-height: 20px; }

#subMain center input {
	margin-top: 10px;
	background-color:#F2EED2;
	border:1px solid #C3AD4A;
	font-size:10px;
}

#subMain .officelistheader {
	font-size: 14px;
	font-weight: bold;
	color: #268B99;	
	margin: 5px 0;
}

#subMain .officeslist {
	/*line-height: 0px;*/
	display: inline-block;
	padding-bottom: 5px;
}

#subMain h2 {
	margin-top: 0em;
	padding: 11px 0px 2px 0px;
	display: block;
}

#subMain .patientDetails {
	display: inline-block;
	float: left;
}

#typeofsp{
	width: 310px !important;
	border:1px solid #268B99;
	height: 21px;
}

.langlist {
	border:1px solid #268B99;
	height: 21px;
}

.articles a { margin-bottom: 5px; display: block; }
.articles p { margin: 0 0 20px 0 !important; }
.archiveLink {
	width:100%;
	height: 20px;
	clear: both;
	text-align: right;
}
.articles dl { width: 400px; padding-bottom: 10px;}

.articles dt {
	width: 100px;
	float: left;
	clear: both;
	padding: 0 0 5px 0;
}

.articles dd { 
	width: 300px;
	float: right;
	padding-bottom: 5px;
}

/*= patients content =*/
.doctorspdf a{
	width: 250px;
	height: 252px;
	display: block;
	background: url(/images/btn-locations-map.jpg) top left no-repeat;
	text-indent: -10000px;
	float: right;
}

.doctorspdf a:hover{
	background-position: top right;
}

dl#carecenterslist{
	width: 430px;
	margin: 20px 0 50px 60px;
}

dl#carecenterslist dt{
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 3px 0 3px 10px;
	background-color: #bcd9df;
}

dl#carecenterslist dd{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 10px;
}

dl.answer { margin: 10px 0 30px 0; }
dl.answer dt { padding: 5px 5px 0 0; }
dl.answer dd { margin: 10px 0 10px 10px; }

.pdfslist ul { padding: 5px 0; }
.pdfslist ul li{
	margin: 3px 0 3px 15px !important;
}
.pdfslist b { padding-top: 5px; display: block;}
.sitemaplist ul { margin: 0 0 10px 0px; }
.sitemaplist ul li { margin: 0 !important; }
.sitemaplist .styledlist{ margin-left: 25px; }

/*= doctor office styles =*/

.docofficedisplay dl { margin-bottom: 10px;}

.docofficedisplay table{ width:100%; margin: 7px 0 0 0; }
.docofficedisplay tr.odd{ background-color: #efefef; }
.docofficedisplay td, .docofficedisplay th { padding: 5px; }

/*= contact forms =*/
#contactform fieldset{
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
	margin: 5px 0 10px 0;
	padding: 15px 0 15px 90px;
}
#contactform p { clear: both; }
#contactform p span { color: #ff0000; margin-left: 5px; }
#contactform label{ 
	float: left; 
	width: 160px;
	padding-right: 30px;
}

#contactform .labelspacing p{
	padding: 10px 0;
}

#contactform input{ 
	font-size:12px;
	border:solid 1px #268B99;
	height: 18px;
	padding: 2px 0 0 3px;
	background-color: #F1F6F9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
#contactform input.radio{
	display: inline;
	margin: 0 4px 0 0;
	border: none;
}

#contactform input#midinitial{ width: 30px; }
#contactform input#contactaddress{ width: 180px; }
#contactform input#city{ width: 100px; }
#contactform input#state{ width: 30px; }
#contactform input#zip{ width: 70px; }
#contactform input#phonenumber{ width: 120px; }

#contactform input#submit{
	background-color:#bcd9df;
	border:1px solid #6495a3;
	width: 60px;
	height: 30px;
	padding: 0 !important;
	font-size:11px;
	font-weight: bold;
	color: #6495a3;
}
#contactform p em { 
	font-size: 11px; 
	font-weight: normal;
	line-height: 1 !important;
}

#contactform textarea { 
	width: 250px;
	height: 120px !important;
	font-size:12px;
	border:solid 1px #268B99;
	height: 18px;
	padding: 2px 0 0 3px;
	background-color: #F1F6F9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
}


/*= popup window styles =*/
#popupNav{
	width: 500px;
	text-align: right;
	margin: 10px 0 0 25px;
}

#popupNav a{ margin-left: 5px; }
	
#popupTitle{
	width: 500px;
	margin: 5px 0 0 25px;
	padding: 15px 0;
	text-align: center;
	font: 24px bold Arial, sans-serif;
	background-color: #e3e3e3;
}

#popupTitle{
	width: 500px;
	margin: 5px 0 0 25px;
	padding: 15px 0;
	text-align: center;
	font: 22px bold Arial, sans-serif;
	background-color: #e3e3e3;
}

#popupContent{
	width: 500px;
	margin: 20px 0 0 25px;
}

#popupContent img{ 
	float: right;
	margin: 0 0 10px 10px;
}

/* =Footer
------------------------------------------------------*/
#footer{
	background: url(/images/footer-bottom.gif) top center no-repeat;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding: 10px 0 30px 0;
}

#footer a{
	font-size: 11px;
	color: #333;
}




/* Table formatting */
.tborder{
    background-color: #CCCCCC;
    color: #000000;
}

.tcat{  
    background: #ccc;
    color: #000;
    font: bold 10pt arial, helvetica, sans-serif;
}
.tcat a:link, .tcat a:visited, .tcat a:hover, .tcat a:active, .tcat table, .tcat td{    
    color: #000;
    text-decoration: none;
    text-align:center;
    line-height:normal;
    text-decoration: none;
    font: bold 10pt arial, helvetica, sans-serif;
}




.thead{
    background: #587CAD url(/images/grid/hdrBack.gif) repeat-x top left;
    color: #FFFFFF;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.thead a:link, .thead a:visited, .thead a:hover, .thead a:active, .thead table, .thead td{
    color: #FFFFFF;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}



.Modhead{
    background: #587CAD url(/images/grid/hdrBack.gif) repeat-x top left;
    color: #FFFFFF;
    font: bold 14px arial, helvetica, sans-serif;
}


.Modhead a:link, .Modhead a:visited, .Modhead a:hover, .Modhead a:active, .Modhead table, .Modhead td{
    color: #FFFFFF;
    text-decoration: none;
    font: bold 14px arial, helvetica, sans-serif;
}


.HorizonBox{
    background: #FFFFFF url(/images/grid/HorizonGrey.gif) repeat-x left center;
}

.alt1, .alt1Active{
    background-color: #FFFFFF;
    color: #000000;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    border-bottom: #EFEFEF 1px solid;
    text-decoration: none;
    padding:5px;
}

.alt2, .alt2Active{
    background-color: #F4F4F4;
    color: #000000;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    padding:5px;
}
div.hr { 
	width: 90%; 
	height: 1px; 
	background: #E8C925; 
	line-height: 1px; 
	font-size: 5px; 
}
.error {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
   font-weight : bold;
   color       : red;
   background-color : transparent;
}

#dottedseperator
{
	background: url(/images/tile-below-doc-find.gif) top left repeat-x;
	height: 100%;
	float: left;
	display: block;
}

#dottedseperatorinner
{
	margin-top: 35px;
	border-left: 1px dotted #268B99;
	height: 310px;
	float: left;
	display: block;
}
