/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;} h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1, h2{margin:.50em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ol,dl{margin:1em;}ol,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: none;}dl dd{margin-left:1em;}th,td {border:1px solid #000;padding:.5em;}th {font-weight:bold;text-align:center;}caption {margin-bottom:.5em;text-align:center;}fieldset,table {margin-bottom:1em;}

/* sitewide
 * ------------------------------------------------------------------------- */

body { background:#e0e0d9 url(../images/site/bg.gif) repeat-x;text-align:center; font:11px/17px 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, 'Lucida Sans', Geneva, Arial, sans-serif;}

h1	{ font-size: 1.6em; color:#000;text-transform:capitalize;}
h2	{ font-size: 1.6em; color:#000;text-transform:capitalize;line-height:normal; }
h3	{ font-size:1.3em; color:#4F4F4F;text-transform:capitalize; line-height:normal;}
h4	{ font-size:1.0em; color:#005076;text-transform:uppercase; }

a:link,a:visited	{ color:#c8131a; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#ec1d25; text-decoration:underline; outline:none;}

/* ----- classes ----- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left;	margin:2px 15px 2px 0;}
img.img-right { float:right;	margin:2px 0 2px 25px;}
	
p.read-more {text-align:right; display:block; padding-top:15px;}
	
	
/* ----- form elements ----- */
form label {display:block; font-weight:normal;}

form input, textarea, select { 
	background-color:#fff; 
	border: 1px solid #9E9E9C;
	color:#000;
	vertical-align: middle;
	padding:2px; 
	}
 
select { width:175px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:4px; } /* same width as form -  */
#main-form select { width:375px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:3px; } /* same width as form -  */
 
input, select, textarea { width:90%;}	
textarea { height:90px; }
#main-form textarea{ height:90px; width:370px;}

#main-form form input { width: 370px;}
#main-form form { width: 375px;}
#frm-contact p {margin-bottom:0.3em;}

input.checkbox{ background:#D8C6B0; width: auto; height:auto; border:none;}
input.radio{ background:#D8C6B0; width: auto; height:auto; border:none;} 
	
#main-form input.radio{ background:#556E55; width: auto; height:auto; border:none;	} 
#main-form input.checkbox{ background:#556E55; width: auto; height:auto; border:none;	}
label {font-weight:bold;}
label.error {background:#FB2D33;color:#fff;font-weight:bold;padding:2px;display:block;width:95%;}

#content-right form input.submit-image, #main-form form input.submit-image { width: auto; width:80px; height:25px; cursor:pointer; padding:0; margin-top:5px;}
	

/* ----- submit button form elements ----- */ 

input.submit-img { width:80px!important; height:25px; padding:0; border:none;}
	

/* framework
 * ------------------------------------------------------------------------- */

#frame {background:url(../images/site/bg-frame.gif) repeat-y; width:920px; margin:0 auto; text-align:left;}
#site-mast{background:url(../images/site/site-mast.jpg) no-repeat; height: 175px;}
		
	
/* ----- content-left ----- */

#content-left {	width:240px; float:left; color:#283237;}
			#content-left div.gutter { margin: 0px 20px 0px 20px;}
			#content-left a{text-decoration: none;}
			#content-left ul{margin: 5px 0 10px 5px;}
			#content-left p{line-height: 14px; margin-bottom:10px;}
div.subnav {background:url(../images/site/subnav-bg.gif) repeat;}
			
/* ----- content-middle ----- */

#content-middle {width:470px; float:left; color:#4F4F4F;}
#content-middle .gutter { margin: 0px 20px 0 0px; }
#content-middle p { margin-bottom:8px; }
#content-middle ul { margin:10px 0 15px 15px;}
#content-middle ul li{ 
			background:transparent url(../images/site/img-list.gif) 0px 1px no-repeat;
			padding-left:18px;  /* pushes text to the right to display bg img */
			margin-bottom:8px;
			}
div.break {background: url(../images/site/middle-line.gif) no-repeat; height:30px;}
/* ----- content-right ----- */

#content-right {width:210px; float:left;}
#content-right .gutter { margin: 0px 18px 0 10px; }
#content-right p { margin-bottom:15px; }

					
	/* ----- bottom-frame ----- */
 
#bottom-frame { background:url(../images/site/bottom-frame.gif) no-repeat; height:30px; clear:both; width:100%; /* fix for Safar */}	

/* title framework
 * ------------------------------------------------------------------------- */
	
#title-form {height:110px; background:url(../images/site/title-form.gif) no-repeat ;}
#title-form span {display:none;}

/* ----- feature ----- */
#feature {color:#000;}

#feature-1 p, #feature-2 p, #feature-3 p {padding:30px 205px 0 12px; line-height:14px;}
#feature-1 {background:url(../images/site/bg-diagnosed.jpg) no-repeat; height:133px; margin-bottom:20px;}
#feature-2 {background:url(../images/site/bg-risk.jpg) no-repeat; height:133px;margin-bottom:20px;}
#feature-3 {background:url(../images/site/bg-treatment.jpg) no-repeat; height:133px;}

	
	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:920px; margin:0 auto; text-align:middle; font:9px/14px Verdana, Arial, Helvetica, sans-serif; }
#copyright .gutter { margin:0px 20px 10px 20px;}
#copyright li {padding:0 5px 0 0px; display: inline; }
#copyright li.first { border: none; }	

/* globalnav
 * ------------------------------------------------------------------------- */ 

#globalnav { background:url(../images/site/globalnav.gif) no-repeat; width:920px; height:60px; margin:0; padding:0;}

#globalnav span { display: none; }

#globalnav li, #globalnav a { height:60px; display:block; }

#globalnav li { float:left;	list-style:none; _display:inline; position:relative; margin:0; }

#globalnav-01 { width: 419px;}
#globalnav-02, #globalnav-03, #globalnav-04, #globalnav-05, #globalnav-06 { width: 100px;}

#globalnav-01 a:hover { background:url(../images/site/globalnav.gif)   0px -60px no-repeat; }
#globalnav-02 a:hover { background:url(../images/site/globalnav.gif) -419px -60px no-repeat; }
#globalnav-03 a:hover { background:url(../images/site/globalnav.gif) -519px -60px no-repeat; }
#globalnav-04 a:hover { background:url(../images/site/globalnav.gif) -619px -60px no-repeat; }
#globalnav-05 a:hover { background:url(../images/site/globalnav.gif) -719px -60px no-repeat; }
#globalnav-06 a:hover { background:url(../images/site/globalnav.gif) -819px -60px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite globalnav ------------------------ */
#globalnav li ul {	position:absolute;	left:-9999px;	padding-right:1px; font-size:11px;	margin:0;	background-color:#fff; text-transform:capitalize;}

#globalnav li ul li { height:25px ; border:1px solid #e0e0d9; border-top:none;}	

#globalnav li ul li a {	width:100%;	height:25px; line-height:25px;}

#globalnav li ul li a span { display:block; padding-left:5px;}

/* Drop down link styles */
#globalnav a:link, #globalnav a:visited, #globalnav a:hover, #globalnav a:active { font-size:1.0em; color:#02577D; text-decoration:none;}

#globalnav li:hover ul, #globalnav li.sfHover ul{ left: auto; }

/* Hover styles for drop down items */
#globalnav-04 ul a:hover, #globalnav-06 ul a:hover { background-image:none; background-color:#EFEFEF; color:#00425F; text-decoration:none;}

/* width of drop down globalnav - choose width that allows items to display on one line */
#globalnav-04 ul, #globalnav-04 li { width:165px; }	
#globalnav-06 ul, #globalnav-06 li { width:212px; }	