/*
	Premier Health Partners
	Will Moore, ISITE Design

--------- Notes -----------

* html {anything} addresses IE < 6 browser bugs
*+html {anything} addresses IE 7 browser bugs


font-sizes are set in em for resizable goodness.  Here's a basic guide for the stylesheet.
font-size: 1em; = 12px
font-size: .9175em; = 11px
font-size: 0.835em; = 10px
font-size: .75em; = 9px

*/

/*import base stylesheets*/
@import url("layout.css");
@import url("type.css");
@import url("nav.css");



/* Basic browser reset  */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, button, fieldset, legend, label, input, textarea, form, .hdl1, .hdl2, .hdl3   {
    margin: 0; padding: 0; border: 0;
}
html{font-size: 100%}/*keep ie happy*/
body {
	background: #006fb4;
	color: #000;
	font: 75%/1.35em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
input, textarea {border: 1px solid #242323;}

#content #primary ul, #content #primary ol {margin:10px 0 10px 1.3em;}
* html #content #primary ul, #content #primary ol {margin-left:2.4em; } /* IE6 */

/* For quicklinks and navigation. For lists of links add the class "links" to the ul - this will remove the bullets.    */
ul.links, ul.links ul, ul.links ul ul, #content ul.links li, #nav, #secondarynav{ list-style-type: none;}


/* containers */

#search {
	background-color: #006fb4;
	border-top: 1px solid #fff;
    height: 103px;
}

#secondary .callout {
	background: #79B7E4 url(../img/squares/image_left_callout.jpg) left top no-repeat;
	border-top: 40px solid #006fb4;
	color: #fff;
	padding-top: 107px;
}
	* html #secondary .callout {	background-position: 0 40px;	}
	*:first-child +html #secondary .callout {	background-position: 0 40px;	}
	#secondary .callout p {
		/*background-color: #79B7E4;*/
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0;
		padding: 10px 18px;
	}

#secondary a.contactlink {
background-color:#006FB4;
color:#FFFFFF;
display:block;
font-size:1em;
font-weight:bold;
padding:10px 15px;
text-decoration:underline;
}
*:first-child+html #secondary a.contactlink { background-position: 0 40px; }







          /*
--=.._/(        Type, Links and Lists      )\_..=--
    	  */

h1, h2, h3, h4, h5, h6, .hdl1, .hdl2, .hdl3  {  color: #0075BE; font-weight:normal;  margin: .1em 0 .7em 0; display: block;}

h1, .hdl1 {font-size: 209%; line-height: 1.2em; padding-top: 45px; display: block;}
.hdl1 .hdl1 { font-size: 1em; }
h2, .hdl2 {font-size: 134%;}

.hdl2w {
background-image:url(../img/css/bg_heading_square_w.gif);
background-position:0pt 0.1em;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:16px;
padding-left:20px;
}
h3, .hdl3 {font-size: 117%; }
	#primary h3, #primary .hdl3 {margin: 1em 0 .2em 0; }

h4, .hdl4 {font-size: 100%;  color: #000; font-weight: bold; margin: 1.675em 0 0 0}
h5, .hdl5 {font-size: 100%;}
h6, .hdl6 {font-size: 90%; }
p, ul { margin:0 0 1.5em 0; }

a, a:visited{color: #0075BE; text-decoration: underline;}
#wrapper a:hover { text-decoration: none;}
a#brand{
	background: transparent url(../img/css/php_logo.gif) 0 0 no-repeat ;
    display: block;
	float: left;
	height: 65px;
	margin: 20px 0 0 48px;
	text-indent: -9999em;
	width: 264px;
	}
	* html a#brand 	{ margin: 20px 0 0 28px; }
#primary ul li {
	background:transparent url(../img/css/bullet_square__blue.gif) no-repeat scroll 0pt 8px;
	list-style-type: none;
	margin: 0 0 .2em 0;
	padding-left:10px;
	}
#utilitynav  {
	color: #fff;
	font-size: .9em;
	position: absolute;
	top: -1.5em;
	right: 0;
	width: auto
	}
	#utilitynav a  {
		color: #fff;
		margin-right: 5px;
		text-decoration: none;
	}
   	#utilitynav li {margin-left: 5px;}

#toolnav  {
	background-color: #fff;
	color: #0075be;
	font-size: .9em;
	float: right;
	margin: 14px 0 0 0;
	width: auto;
	}
	#toolnav a  {
		color: #0075be;
		margin-right: 8px;
		text-decoration: none;
	}
	#toolnav li {margin-right: 8px;}
	#toolnav #textsizechange{background: transparent  url(../img/css/font_iconA.gif) 0 50% no-repeat ;padding-left: 30px;}
	#toolnav #sendtofriend{background: transparent  url(../img/css/icon_email.gif) 0 50% no-repeat ; padding-left: 22px;}
	#toolnav #printthispage{background: transparent  url(../img/css/icon_print.gif) 0 50% no-repeat ; margin-right: 0; padding-left: 22px;}


#footer p, #footer ul{
	color: #0075BE;
    display: inline;
	margin-right: 100px;
	}

#breadcrumbs h3, #breadcrumbs ol {
    margin-top: -4px;
	}

	#breadcrumbs h3 {
	    display: inline;
		color: #fff;
		font-size: 1em;
		width: auto;
	}
	#breadcrumbs ol {
	    display: inline;
		color: #fff;
		margin-left: 4px;
	}
	#breadcrumbs ol a {
		color: #fff;
		margin: 0 4px;
	}

#primary h2, #primary .hdl2 {
    background: transparent url(../img/css/bg_heading_square.gif) 0 2px no-repeat;
	padding-left: 19px;
}
#primary hr {display: none;}

#terciary h3 {
	background:#E6F1FB none repeat scroll 0%;
	color: #0075BE;
	font-weight: bold;
	line-height:2em;
	margin-bottom: 5px;
	padding-left:19px;
}
	#terciary ul {
		list-style-type: none;
		}
	#terciary li {
	    background: transparent url(../img/css/bullet_square__blue.gif) 0 6px no-repeat;
		line-height: 1.35em;
		margin: 0 10px 8px 20px;
		padding-left: 10px;
		}
	#terciary .more {
		background:transparent url(../img/css/bullet_square__blue.gif) no-repeat scroll 0pt 8px;
		margin-left: 20px;
		padding:0 0 10px 10px;
	}
	#terciary .more span {
		position: absolute; left: -9999em;
	}
#findadoctorbutton{
	background: #7ce2b0 url(../img/css/btn_findaDoctor.gif) 0 0 no-repeat;
	clear: left;
	float: left;
	display: block;
    height: 19px;
	margin: 20px 0 0 20px;
	width: 106px;
	text-indent: -9999em;
	}
	* html #findadoctorbutton  {margin-left: 10px;}

#terciary .updatesignup {
	background-color: #006FB4;
	color: #fff;
	display: block;
	padding: 10px 20px;
	width: 170px;
}
	* html #terciary .updatesignup {	display: inline-block;	}

p span.body{
	display: block;
    margin-bottom: 1.5em;
	margin-right: 10px;
}

#primary div table{
    margin-right: 3.5%;
	width: 96%;
}





     /*
--=.._/(        Forms      )\_..=--
    	  */


input, textarea{
    border: 2px inset #D4D0C8;
}
button.gobutton{
	background: url(../img/css/btn_go.gif) ;
	cursor: pointer;
    height: 21px;
	width: 27px;
	text-indent: -9999em;
}
/* #search .gobutton {
	float: left;
	margin-top: 20px;
	margin-top: -1px;
}
	*+html #search .gobutton {
	    float: right;
		margin-right: 7px;
	}
	* html #search .gobutton {
	    float: right;
		margin-right: 7px;
        margin-top: -21px;

	}
*/
#search .gobutton {
    height: 21px;
	width: 27px;
	float: right;
	margin-top:-24px;
	left:-3px;


}
	*+html #search .gobutton {
		  margin-right: 7px; 
			top: 20px; 
		
	}
	* html #search .gobutton {
			margin-right: 3px;
      margin-top: -24px;
	}

	.homepage #search .gobutton {
	   /* margin-top: 20px; */
	}

	*+html .homepage #search .gobutton {
		  margin-right: 7px; 
			top: -30px;
		
	}
	*:first-child +html #findadoctorbutton {
		  margin:40px 0pt 0pt 20px;		
	}
	*:first-child +html .homepage #findadoctorbutton {
		  margin:20px 0pt 0pt 20px;		
	}


#search input {
    color: #006FB4;
	float: left;
	font-size: .915em;
	height: 1.025em;
	margin: 20px 0 0 20px;
	padding: .26em;
	width: 145px;
}


/*  home only */

.homepage #leader{
    background: #006fb4;
	height: 140px;
	margin: 55px 48px 0 -223px;
	padding: 0px 15px 15px 175px;
	color:#FFFFFF;
	overflow:hidden;
	}
.homepage #leader h2, .homepage #leader p {
    color: #fff;
	}
.homepage #leader h2 {
    background-image: url(../img/css/bg_heading_square_w.gif);
	}

.homepage #leader a{color: #fff; }
.homepage #leader a:hover{text-decoration: underline; }



#featuredtext {left:180px;
position:relative;
top:-140px;
width:500px;}
#featuredpic {position:relative;}
.homepage #intro h1{
	background: url(../img/css/h1_get_to_know_php.gif) 0 0 no-repeat  ;
	height: 56px;
	width: 406px;
	text-indent: -9999em;
	}
.homepage .maincontent{ /*lower right*/
	background: url(../img/squares/HP_image3.jpg) 0 2px no-repeat  ;
	float: left;
	padding: 222px 0 0 15px;
	width: 405px;
	}
.homepage .dp_column h3{
	font-weight: bold;
	}
/* .homepage #terciary h4{
	margin: .7em 1.5em;
	} */
div#featuredlocations, div#featuredmemberships {
	background-color: #cce3f7;
	padding: 15px 20px 15px 15px;
	}
div#featuredmemberships {
	background-color: #e0eefa;
	border-bottom: 2px solid #e7f4fe;
	}







          /*
--=.._/(        Randoms/dev utility styles      )\_..=--
    	  */


.accessibility{height: 0; left: -9999em;  line-height: 0; position: absolute; text-indent: -9999em; }
.column{
    float: left;
	width: 45%;
	margin-right: 2%;
	}
ul.nav {list-style-type: none;}



.hide {display: none;}
.left {float: left; margin: 10px 5px 10px 0;}
* html .left {margin-right: 0;}
.right {float: right;}
.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.error, .red {color: red;}

.small {width: 25%;}
.medium {width: 48%;}
.large {width: 90%;}


/*these next two are set with more specificity to help override other styles.  */
body #wrapper .noborderplease {border:none;}
body #wrapper .borderplease {border-width: 1px; border-style: solid;}


.hdl4w {font-size: 100%;  color: #FFFFFF; font-weight: bold; margin: 1.675em 0 0 0 color:#FFFFFF }
#ctl00_ContentPlaceHolder1_ContentBlock1 p, #ctl00_ContentPlaceHolder1_ContentBlock1 ul {padding-right:10px;}

/* 99 Reasons Ticker Layout 9-8-08 CC  */
#Ticker {display:block;float:right;left:455px;position:absolute;
top:390px;}
#TickerSpacer{
float:right;
height:356px;
left:112px;
top:112px;
width:123px;
}

/* for new site search - 10-31-08 BL */
#SearchResult table table {width: 30%;} 
#SearchResult {top-margin: 25px;}
input.PHPBtn {
background-color:#006FB4;
border:1px solid #333333;
color:#FFFFFF;
font-weight:bold;
margin:0pt;
}

#Emergency { border-top: solid red 3px;
	border-bottom: solid red 3px;
	background-color: #ff0000; 
	padding: 10px;
	color: #ffffff;
}

#Emergency h3 { color: #ffffff; 
	font-weight: bold;
	font-size: 1.2em;
	background-color: #ff0000;
}