/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary (the only things you should need to adjust are the foreground and background colours */
/* These styles should define how the content section looks */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	color: black;
	background: #fff;
	font-family: arial, helvetica;
	font-size: 75%;
	margin: 5px;
	line-height: 1;
}

body.site {
	background: #fff url(../images/bg-body.gif) 0 0 repeat-x;
	margin: 0;
}

h1 {
	color: #1389a3;
	margin: 0.5em 0 0.5em 0;
	font-size: 175%;
}

h2 {
	color: #669933;
	margin: 0.5em 0 0.5em 0;
	font-size: 125%;
}

h3 {
	color: #1389a3;
	margin: 0.5em 0 0.5em 0;
	font-size: 100%;
}

hr {
	background: #1389a3;
	color: #1389a3;
}

p {
	margin: 1em 0 1em 0;
	line-height: 150%;
}

ul, ol {
	margin-left: 20px;
}

body.site ul, body.site ol {
	margin-left: 0;
}

#content ul, #content ol {
	margin-left: 20px;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

li {
	line-height: 150%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

th {
	background: #1389a3;
	color: white;
	font-weight: bold;
}

td {
	line-height: 150%;
}

abbr, acronym { 
	border-bottom: 1px dotted #1389a3; 
	cursor: help; 
}

caption {
	text-align: left;
}

a:link {
	color: #1389a3;
	text-decoration: underline;
}

a:visited {
	color: #1389a3;
	text-decoration: underline;
}

a:hover {
	color: white;
	background: #1389a3;
	text-decoration: none;
}

a:active {
	color: white;
	background: #1389a3;
	text-decoration: none;
}

a:focus {
	color: white;
	background: #1389a3;
	text-decoration: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

p.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	border: 1px solid #128aa3;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.right {
	float: right;
	border: 1px solid #128aa3;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
}

img.border {
	border: 1px solid #128aa3;
	padding: 1px;
}

label {
	cursor: pointer;
}

input.button {
	background: #eee;
	color: #999;
	border: solid 1px #cccccc;
}

input.textbox, textarea.textbox {
	color: #000;
	border: solid 1px #cccccc;
	padding: 2px;
	font-family: arial, helvetica;
	font-size: 100%;
	width: 200px;
}

.lblFrm {
	float: left;
	display: block;
	width: 200px;
}

.clear {
	clear: both;
}

p.image {
	margin: 0;
	padding: 0;
}

table.clinician {
	width: 100%;
	border-top: 2px solid #128aa3;
	border-bottom: 2px solid #128aa3;
}

table.clinician td {
	background: #dceff3;
	border-bottom: 1px solid #fff;
	padding: 2px;
}

div.featureHD {
	background: url(../images/bg-feature-hd.gif) 0 100% no-repeat;
	height: 10px;
}

div.feature {
	background: url(../images/bg-feature.gif) 0 0 repeat-y;
	padding: 0 13px;
}

div.feature h2 {
	font-size: 100%;
	background: url(../images/bg-feature-h2.gif) 0 0 no-repeat;
	padding: 2px 0 10px 25px;
	margin: 0;
}

div.feature p {
	margin: 0;
}

div.featureFT {
	background: url(../images/bg-feature-ft.gif) 0 0 no-repeat;
	height: 10px;
	margin-bottom: 10px;
}

/* END STANDARD STYLES */










/* START PAGE SPECIFIC STYLES */

#skipLinks, #printTitle {
	display: none;
}

#container {
	width: 798px;
	margin: auto;
}

#header {
	background: url(../images/bg-header.jpg) 0 100% no-repeat;
	height: 145px;
}

#body {
	width: 785px;
	float: right;
}

#leftCol {
	width: 516px;
	float: left;
}

#rightCol {
	width: 269px;
	float: left;
	padding-top: 212px;
	background: url(../images/bg-rightCol.jpg) 0 2px no-repeat;
}

#margin {
	width: 184px;
	float: right;
	color: #7b4102;
}

#margin p {
	margin: 0 0 0.5em 0;
}

#margin a {
	color: #7b4102;
	text-decoration: underline;
}

#margin a:hover, #margin a:active, #margin a:focus {
	color: #7b4102;
	background: transparent;
	text-decoration: none;
}


#margin label {
	color: #999;
	padding-top: 2px;
	width: 43px;
	float: left;
	display: block;
}

#margin input.textbox {
	width: 100px;
}

#footer {
	clear: both;
	background: url(../images/bg-footer.gif) 0 20px repeat-x;
}

#footerWrapper {
	width: 798px;
	margin: auto;
	padding-top: 20px;
}

#footerLeft {
	float: left;
	width: 484px;
	padding-left: 45px; 
	display: inline;
}

#footerLeft h2 {
	color: #794201;
	font-size: 100%;
	background: url(../images/bg-h2.gif) 0 0 no-repeat;
	padding: 2px 0 10px 25px;
	float: left;
	width: 100px;
}

#footerLeft ul {
	padding-top: 5px;
	width: 359px;
	float: left;
	list-style-type: none;
}

#footerLeft li {
	background: url(../images/bg-h22.gif) 0 5px no-repeat;
	padding-left: 15px;
}

#footerLeft a {
	color: #009b9a;
	text-decoration: underline;
}

#footerLeft a:hover, #footerLeft a:active, #footerLeft a:focus {
	color: #009b9a;
	background: transparent;
	text-decoration: none;
}

#footerRight {
	float: left;
	width: 194px;
	color: #1189a2;
	padding-left: 75px; 
	display: inline;
}

#footerRight h2 {
	color: #1189a2;
	font-size: 100%;
	background: url(../images/bg-h22.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
	float: left;
	margin: 5px 0 0 0;
}

#footerRight p {
	margin: 0 0 0.1em 0;
}

#signature {
	font-size: 90%;
	color: #999;
	clear: both;
}

#signature a {
	color: #999;
	text-decoration: underline;
}

#signature a:hover, #signature a:active, #signature a:focus {
	color: #999;
	background: transparent;
	text-decoration: none;
}

p.floatLeft {
	float: left;
}
p.floatRight {
	float: right;
}

/* END PAGE SPECIFIC STYLES */











/* START HORIZONTAL MENU STYLES */

div.xMenuBtn {
	display: none;
}

#nav {
	float: right;
	margin-top: 16px;
}

#nav, #nav ul { 				/* all lists */
	list-style: none;
}

#nav li ul { 					/* second-level lists */
	position: absolute;
	left: -999em;
}

#nav li ul ul { 				/* third-and-above-level lists */
	margin: -20px 0 0 0;			/* height offset of third-and-above-level lists */
}

#nav li { 					/* all list items */
	float: left;
	width: auto;
} 

#nav li ul li { 				/* second-level lists */
	clear: left;
}
 
#nav li a {					/* first-and-above-level anchors */
	display: block;
	width: auto;
	padding: 2px 10px;
	text-decoration: none;
	color: #1389a3;
	background: #faf3e1;
	border-right: 1px solid #1389a3;
	border-bottom: 4px solid #bbe0e8;
	font-weight: bold;
}

#nav li ul li a {				/* second-and-above-level anchors */
	width: 170px;
	border-bottom: 1px solid #1389a3;
}

* html #nav li a {float: left;} * html #nav li ul li a{float: none;}	/* Mac IE hack */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
 
#nav li:hover ul,#nav li.sfhover ul {
	left: auto;
}

#nav li li:hover ul, #nav li li li:hover ul,  #nav li li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: 180px;			/* width + padding of second-and-above-level anchors + navdrop padding */
}

#nav li a:hover, #nav li a:active, #nav li a:focus, #nav li.navdrop a:hover, #nav li.navdrop a:active, #nav li.navdrop a:focus { 
	color: #faf3e1; 
	background: #1389a3;
}

#nav li:hover, #nav li.hover {position: static;}

/* END HORIZONTAL MENU STYLES */











/* START LIGHTBOX STYLES */
/* You shouldn't need to edit these */

#lightbox{position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }#lightbox a:hover{ background: transparent;}
#outerImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width: 49%;height: 100%;background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData{padding:0 10px;}#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;}
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}

/* END LIGHTBOX STYLES */










/* START SEARCH RESULTS STYLES */
/* You shouldn't need to edit these */

span.highlight { background: transparent; }
div.searchheading { font-size: 100%; font-weight: bold; padding: 0 5px;}
div.summary { font-size: 80%; font-style: italic;  padding: 0 5px;}
div.results { font-size: 100%;  padding: 0 5px;}
div.category { color: #999999;  padding: 0 5px;}
div.description { font-size: 100%; color: #008000;  padding: 0 5px;}
div.context { font-size: 100%;  padding: 0 5px;}
div.infoline { font-size: 80%; font-style: normal; color: #808080; padding: 0 5px;}
div.sorting { text-align: right;  padding: 0 5px;}
div.result_title { font-size: 100%;  padding: 0 5px;}

form.zoom_searchform { font-size: 100%;  padding: 0 5px;}
span.zoom_options { font-size: 80%;  padding: 0 5px;}
input.zoom_button {  }
input.zoom_searchbox {  }

/* END SEARCH RESULTS STYLES */