/*-----------------------------------------------------------------------------
Summit Pediatrics Website Style Sheet

version:   1.0
author:    Chris Monnat
email:     cmonnat@practisinc.com
website:   http://www.summitpedsnj.com/
-----------------------------------------------------------------------------*/

@media screen {

	/* =Fixes
	-----------------------------------------------------------------------------*/	
	* html #nav_main a:hover { background:#ccccff; } /* Used to fix bug with main nav rollovers in IE6. */

	/* =General
	-----------------------------------------------------------------------------*/
	body {
	  padding: 0;
	  margin: 0;
	  font: 12px Arial, Helvetica, sans-serif;
	  text-align: center; /* Centered design work around for IE 5.X and 6 in quirks mode. */
	  min-width: 874px; /* Centered design work around for Netscape 6. */
	  background: url(../images/bg.gif);
	}
	
	/* Class for clearing floats */
	.clear {   clear: both; 
  height: 4px;
  overflow: hidden; 
 }
	
	/* Remove border around linked images */
	img { border: 0; }
	
	p { margin: 0.8em 0; }
	
	h1, h2, h3, h4, h5 { margin: 0.4em 0; }
	h1 { font-size: 1.5em; }
	h2 { font-size: 1.3em; }
	h3 { font-size: 1.1em; }
	h4 { /* different color */ }
	h5 { /* different color */ }
	
	
	/* =Links
	-----------------------------------------------------------------------------*/
	a:link { color: #596e82; }
	a:visited { color: #596e82; }
	a:hover {  }
	
	
	/* =Structure
	-----------------------------------------------------------------------------*/
	#container {
	  width: 874px;
	  margin: 0 auto;
	  padding-bottom: 8px;
	  text-align: left; /* Centered design work around for IE 5.X and 6 in quirks mode. */
	  background: url(../images/bg_container.gif) repeat-y;
	}
	
	/*img, #container { behavior: url(iepngfix.htc); }*/
	
	#content { width:829px; margin-left:23px; background:#77aade; }
	#three_column #content { background:#77aade url(../images/bg_content_sub2.gif) no-repeat; }
	
	#footer { width:824px; height:64px; margin:8px 0 0 23px; padding:3px 0 0 5px; background:#c9ffff; font-size:11px; color:#5a5a5a; }
	#footer p { margin:0; }
	#footer a { color:#5a5a5a; text-decoration: none; }
	#footer a:hover { text-decoration: underline; }
	
	
	/* =Navigation
	-----------------------------------------------------------------------------*/
	ul#nav_main { height:67px; padding:0; margin:0 0 0 23px; list-style-type:none; }
	ul#nav_main li { float:left; }
	ul#nav_main li a { display:block; cursor:pointer;}
	
	ul#nav_main li.home  { height:67px; width:72px; position:relative; }
	ul#nav_main li.home a span, ul#nav_main li.home a:link span { height:100%; width:100%; position:absolute; background:url(../images/buttons/btn_home.gif) no-repeat; }
	ul#nav_main li.home a:hover span { background:url(../images/buttons/btn_home.gif) no-repeat 0 -68px; }

	ul#nav_main li.meet_us  { height:67px; width:86px; position:relative; }
	ul#nav_main li.meet_us a span, ul#nav_main li.meet_us a:link span { height:100%; width:100%; position:absolute; background:url(../images/buttons/btn_meet_us.gif) no-repeat; }
	ul#nav_main li.meet_us a:hover span { background:url(../images/buttons/btn_meet_us.gif) no-repeat 0 -68px; }
	
	ul#nav_main li.locations  { height:67px; width:105px; position:relative; }
	ul#nav_main li.locations a span, ul#nav_main li.locations a:link span { height:100%; width:100%; position:absolute; background:url(../images/buttons/btn_locations.gif) no-repeat; }
	ul#nav_main li.locations a:hover span { background:url(../images/buttons/btn_locations.gif) no-repeat 0 -68px; }
	
	ul#nav_main li.for_parents  { height:67px; width:120px; position:relative; }
	ul#nav_main li.for_parents a span, ul#nav_main li.for_parents a:link span { height:100%; width:100%; position:absolute; background:url(../images/buttons/btn_for_parents.gif) no-repeat; }
	ul#nav_main li.for_parents a:hover span { background:url(../images/buttons/btn_for_parents.gif) no-repeat 0 -68px; }

	ul#nav_main li.expecting  { height:67px; width:101px; position:relative; }
	ul#nav_main li.expecting a span, ul#nav_main li.expecting a:link span { height:100%; width:100%; position:absolute; background:url(../images/buttons/btn_expecting.gif) no-repeat; }
	ul#nav_main li.expecting a:hover span { background:url(../images/buttons/btn_expecting.gif) no-repeat 0 -68px; }

	ul#nav_main li.policies { height:67px; width:159px; position:relative; }
	ul#nav_main li.policies a span, ul#nav_main li.policies a:link span { height:100%; width:100%; position:absolute; background:url(../images/buttons/btn_policies.gif) no-repeat; }
	ul#nav_main li.policies a:hover span { background:url(../images/buttons/btn_policies.gif) no-repeat 0 -68px; }
	
	
	#nav_sub { }
	#nav_sub, #nav_sub a { color: #; }
	
	
	#nav_supp { font-size: 0.92em; }
	#nav_supp, #nav_supp a { color: #; }
	#nav_supp a { text-decoration: none; }
	#nav_supp a:hover { text-decoration: underline; }
	
	
	/* =Header
	-----------------------------------------------------------------------------*/
	#branding { height:82px; padding: 0 25px 0 23px; background:url(../images/bg_branding.gif) no-repeat 23px 0; }
	
	#branding h1 { width:446px; height:82px; margin:0; padding:0; position:relative; float:left; }
	#branding h1 span { width:100%; height:100%; position:absolute; background:url(../images/logo.gif) no-repeat; }
	
	p#address { float:right; font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:13px; font-weight:bold; text-align:right; }
	p#address .phone { font-size:18px; }
		
		
	/* =Branding Sub
	-----------------------------------------------------------------------------*/
	#branding_sub { height:190px; padding:0 0 0 23px; background: url(../images/bg_branding_sub.gif) no-repeat 23px 0; }
	#branding_sub p { display:inline; width:425px; margin:0 25px 0 0; float:right; color:#074c8f; }
		
	
	/* =Three Column
	-----------------------------------------------------------------------------*/
	#three_column #content_main { display:inline; width:390px; margin-right:30px; float:right; }
	#three_column #content_main p { margin-left:10px; color:#FFFFFF; }
	#three_column #content_main p a { color: #ffae8e; font-weight:bold; }
	
	#three_column #content_sub { display:inline; width:327px; margin:133px 0 0 25px; float:left; background:#e1f6a4; }
	#three_column #content_sub ul { padding:0; margin:5px 5px 0 37px; list-style-type:none; }
	#three_column #content_sub li { margin-bottom:10px; color:#074c8f; }
		
	
	/* =Two Column
	-----------------------------------------------------------------------------*/
	#two_column #content_main { display:inline; width:508px; margin:4px 20px 15px 0; padding: 0 20px; float:right; background:#FFF; color:#074c8f; }
	
	#two_column #content_sub { display:inline; width:254px; float:left; background:url(../images/bg_content_sub.gif) no-repeat; }
	#in_this_section { width:229px; margin-top:69px; float:right; background:#e1f6a4; }
	
	#in_this_section ul { padding:0; margin:10px 0 5px 20px; list-style-type:none; }
	#in_this_section ul li { padding-left:15px; background: url(../images/bullet.gif) no-repeat 0 3px; }
	#in_this_section ul li a { color:#074c8f; text-decoration:none; }
	#in_this_section ul li a:hover { text-decoration:underline; }
	
	
	/* =Get Directions 
	-----------------------------------------------------------------------------*/
	#get_directions { margin:0; padding:0px; border:0; width:210px; }
	#get_directions .top { background-image: url(../images/directionsTop.gif); height:29px; background-repeat:no-repeat; }
	#get_directions .middle { background-image: url(../images/directionsMiddle.gif); padding:10px; background-repeat:repeat-y; }
	#get_directions .middle input { margin:2px 0px; }
	#get_directions .bottom { background-image: url(../images/directionsBottom.gif); height:35px; text-align:center; background-repeat:no-repeat; }
	#get_directions p { margin-left:5px; }
	#get_directions .submitButton { padding: 0px; margin:5px auto; border: 0px; background:none; width:122px; cursor:pointer; }

	*html .submitButton { cursor:hand; } /*alternate cursor style for ie*/

	
	/* =Footer
	-----------------------------------------------------------------------------*/
	#site_info { font-size: 0.92em; }
	#site_info, #site_info a { color: #;}
	#site_info a { text-decoration: none; }
	#site_info a:hover { text-decoration: underline; }
	
	
	/* =Forms
	-----------------------------------------------------------------------------*/
	form { padding: 0.4em; margin: 0; }
	form em { color: #FF0000; }
	form p { clear: left; margin: 0; padding: 0; padding-top: 0.4em; }
	form p label { float: left; width: 35%; }
	
	fieldset { padding: 0.6em; padding-left: 0.7em; }
	fieldset legend { padding: 0; margin-bottom: 0.2em; font-weight: bold; color: #000000; font-size: 1.1em; }
	
	input.txt { width: 200px; }
	
	/*textarea {
	  width: 300px;
	  height: 100px;
	}
	*/
	
	.formerror {
	  border: 1px solid red;
	  background-color : #FFCCCC;
	  width: auto;
	  padding: 0.4em;
	  margin-bottom: 0.4em;
	}
	.formerror ul { padding-left: 1.7em; }
	
	
	/* =Tables
	-----------------------------------------------------------------------------*/
	td {
	  text-align: left;
	}
	
	
	/* =Misc 1
	-----------------------------------------------------------------------------*/
	.question { background: #FF0000; }
	
	
	/* =Misc 2
	-----------------------------------------------------------------------------*/
	img.left { float:left; }
	img.right { float:right; }
	
	.vcard { margin-left:20px; color:#074c8f; }
}