/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-weight: normal;
    vertical-align:baseline;
    background:transparent;
}

/*--Core--*/

body {line-height:1;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block;}

ul, ol {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {vertical-align:middle;}

body {
background-color: #e5e5e5;
color: #595959;	
font: 300 12px/150% Helvetica, arial, sans-serif;
}

/*--Global Declarations--*/
strong, .bold {
font-weight: bold;
}

em, .italic {
font-style: italic;
}

.caps {
font-weight: inherit;
text-transform: uppercase;
}

.left {
float: left;
}

.right {
float: right;
}

.center {
margin-left: auto;
margin-right: auto;
}

.clear, .clearfix{
clear: both;
height:auto !important;
}

div.clear {
height: 0;
}

.hide {
display: none;
}

.block {
display: block;
}

.absolute {
position: absolute;
}

a:link, a:visited, span.link {
border-bottom: 1px dotted #ff6400;
color: #e97221;
cursor: pointer;
text-decoration: none;
}

a:hover, a:active, span.link:hover {
border-bottom: 0;
}

.container {
margin: 0 auto;
width: 950px;
}

/*--Header--*/
header {
background: url(/images/_style/sprite-repeat-x.gif) repeat-x #074e31;
background: -webkit-linear-gradient(#034027, #074e31);
background: -o-linear-gradient(#034027, #074e31);
background: -moz-linear-gradient(#034027, #074e31);
border-bottom: 1px solid #bb5719;
padding-top: 17px;
}

header a:link, header a:visited {
color: #fff;
}

header a:hover, header a:active, header a:focus {

}

header h1 {
float: left;
}

header h1 a:link,
header h1 a:visited {
border: 0;
display: block;
height: 65px;
width: 193px;
}

#tertiary-nav {
float: right;
}

#tertiary-nav li {
list-style: none;
display: inline;
padding-left: 25px;
}

#tertiary-nav li form {
display: inline;
}

#tertiary-nav li a:link,
#tertiary-nav li a:visited {
border-bottom: 0;
font-size: 11px;
font-weight: 500;
text-shadow:#022a0f 0 1px;
}

#tertiary-nav li a:hover,
#tertiary-nav li a:active {
color: #e97221;
}

#tertiary-nav .searchbox {
background: url(/images/_style/sprite-repeat-x.gif) 0 -756px repeat-x;
border-bottom: 0;
border-left: 1px solid #00734d;
border-right: 0;
border-top: 0;
color: #fff;
height: 15px;
padding: 4px 0 3px 3px;
}

#tertiary-nav .searchimage {
background:url(/images/_style/sprite-no-repeat.gif) 0 -148px no-repeat;
border: none;
cursor: pointer;
height: 22px;
margin-left: -3px;
overflow: hidden;
outline: none;
vertical-align:top;
width: 29px;
}

/*--nav--*/
header nav {
padding-top: 14px;
z-index: 100;
position: relative;
}

header nav a {
border-top: 1px solid #ff9352;
float: left;
margin-right: 9.6px;
}

header nav a.last {
margin-left: 0;
margin-right: 0;
}

header nav a:link, header nav a:visited {
border: 0;
color: #fff;
}

header nav a:hover, header nav a:active, header nav a:focus {

}

header nav a:link span.text,
header nav a:visited span.text {
background: url(/images/_style/sprite-repeat-x.gif) 0 -564px repeat-x #b94601;
background: -webkit-linear-gradient(#f47221, #b94601);
background: -o-linear-gradient(#f47221, #b94601);
background: -moz-linear-gradient(#f47221, #b94601);
border-bottom: 0;
border-left: 1px solid #f47421;
border-right: 1px solid #f47421;
border-top: 1px solid #cb6017;
display: block;
line-height: 200%;
letter-spacing: .5px;
text-align: center;
text-shadow:#7d470d 0 -1px ;
width: 148px;
}

header nav a:hover span.text,
header nav a:active span.text,
header nav a:focus span.text,
header nav a.active span.text {
background: url(/images/_style/sprite-repeat-x.gif) 0 -490px repeat-x #f47221;
background: -webkit-linear-gradient(#b94601, #f47221);
background: -o-linear-gradient(#b94601, #f47221);
background: -moz-linear-gradient(#b94601, #f47221);
}

header nav a.active span.border {
border-color: #f47221 transparent transparent transparent;
border-style: solid;
border-width: 12px;
display: block;
margin-left: 62px;
position: absolute;
}

header .border-bottom {
background-color: #f47221;
clear: both;
display: block;
height: 2px;
width: 100%;
}

/*--Bottom Container--*/
#bottom-container, #prefooter {
background-color: #f9f9f9;
}

#bottom-container .container {
border-left: 1px solid #b9b9b9;
border-right: 1px solid #b9b9b9;
width: 948px;
}

.three-boxes {
background-color: #fff;
padding: 30px 13px 40px 13px;
width: 922px;
}

.three-boxes .box {
float: left;
margin-right: 27px;
width: 288px;
}

.three-boxes .last {
margin-right: 0;
}

.three-boxes .box h3 {
background: url(/images/_style/sprite-repeat-x.gif) 0 -828px repeat-x #084e32;
background: -webkit-linear-gradient(#136b3e, #084e32);
background: -moz-linear-gradient(#136b3e, #084e32);
background: -o-linear-gradient(#136b3e, #084e32);
border: 1px solid #003218;
color: white;
font-size: 14px;
font-weight: normal;
line-height: 100%;
padding: 7px 10px 3px 10px;
}

.three-boxes .box p.refer-button {
background: url(/images/_style/read-more-arrow-bg.png) 70px 0 no-repeat;
height: 23px;
margin: 15px 0;
width: 115px;
}

.three-boxes .box p.refer-button a:link,
.three-boxes .box p.refer-button a:visited {
border: 0;
color: #fff;
display: block;
line-height: 200%;
padding-left: 10px;
}

/*--Specialties List--*/
#specialties {
background-color: #fff;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding: 20px;
}

#specialties h4 {
color: #00512f;
font-size: 40px;
line-height: 150%;
}

#specialties, .ui-dialog,
#newsletter-signup {
position: absolute;
top: -250px;
}

#specialties ul {
border-left: 1px solid #e97221;
float: left;
width: 292px;
}

#specialties ul li a:link,
#specialties ul li a:visited {
border: 0;
color: #595959;
display: block;
font-size: 14px;
line-height: 150%;
margin-right: 10px;
padding-left: 10px;
}

#specialties ul li a:hover,
#specialties ul li a:active {
background-color: #e97221;
}

.ui-dialog-titlebar-close:link,
.ui-dialog-titlebar-close:visited {
background: url(/images/_style/sprite.png) 0 -1367px no-repeat transparent;
border: 0;
display: block;
height: 21px;
padding: 0;
position: absolute;
right: -7px;
top: -257px;
width: 21px;
z-index: 2000;	
}

.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active {
background: url(/images/_style/sprite.png) 0 -196px no-repeat transparent;
cursor: pointer;
}

.ui-dialog-titlebar-close span {
display: none;	
}

.ui-widget-overlay {
background: url(/images/_style/overlay-bg.png) repeat 0 0; 
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

/*--Prefooter--*/

#prefooter {
background: url(/images/_style/sprite-repeat-x.gif) 0 -638px repeat-x;
border-top: 1px solid #b9b9b9;
}

#prefooter .box {
border-right: 1px solid #b9b9b9; 
float: left;
font-size: 11px;
height: 40px;
padding: 15px 42px;
width: 230px;
}

#prefooter #clinicaltrials {
padding-right: 30px;
width: 242px;
}

#prefooter #clinicaltrials h4 a:link,
#prefooter #clinicaltrials h4 a:visited {
border: none;
color: #00512f;
font-weight: bold;
}

#prefooter #clinicaltrials h4 a:hover,
#prefooter #clinicaltrials h4 a:active {
color: #e97221;
}

#prefooter #clinicaltrials p a:link,
#prefooter #clinicaltrials p a:visited {
font-weight: bold;
}

#prefooter #clinicaltrials h4 a span {
background: url(/images/_style/sprite.png) 0 -110px no-repeat;
display: block;
float: left;
height: 36px;
padding-right: 15px;
width: 36px;
}

#prefooter #uchart h4 a,
#prefooter #uchart h4 a span {
border: 0;
display: block;
height: 22px;
padding-left: 25px;
width: 165px;	
}

#prefooter #uchart h4 a span {
background: url(/images/_style/uchart-site-logo.gif) no-repeat;
display: inline;
position: absolute;	
}

#prefooter #uhealth-aware {
border-right: 0;
text-align: center;
}

#uhealth-aware h4 {
font-size: 20px;
padding: 0;
}

#uhealth-aware h4 a:link,
#uhealth-aware h4 a:visited {
border: none;
color: #00512f;
}

#uhealth-aware h4 a:hover,
#uhealth-aware h4 a:active,
#uhealth-aware h4 a span {
color: #e97221;
}

#uhealth-aware p {
line-height: 120%;
padding-top: 5px;
}

/*--Footer--*/
#footer {
background-color: #e5e5e5;
border-top: 1px solid #b9b9b9;
color: #757575;
display: block;
font-size: 11px;
margin: 0 auto;
padding: 25px 0;
text-align: left;
}

#footer a:link, #footer a:visited {
border-bottom: 0;
color: #757575;
}

#footer a:hover, #footer a:active,
#footer #newsletter-opener:hover {
color: #e97221;
cursor: pointer;
}

#footer p.tagline {
padding: 15px 0 15px 272px;
}

#footer h5 {
color: #e97221;
float: left;
}

#footer .block {
float: left;
margin-left: 50px;
margin-right: 15px;
width: 512px;
}

#footer .block h5 {
border-bottom: 1px solid #c9c7c8;
float: none;
}

#footer .block ul {
float: left;
margin-top: 5px;
width: 170px;
}

#footer .block ul li a,
#footer .block p a {
display: block;	
}

#small-logo a {
display: block;
float: left;
height: 69px;
margin-left: 43px;
width: 180px;
}

#small-logo img {
padding: 13px 0 0 0;
}

#gift {
float: left;
margin-left: 25px;
width: 85px;
}

#gift a span.image {
display: block;
height: 63px;
text-align: center;
width: 85px;
}

#gift span.text {
font-size: 10px;
display: block;
}

#gift span.image {
background: url(/images/_style/sprite.png) 7px -711px no-repeat;
display: block;
}

footer div#loadtime {
clear: both;
color: red;
font-size: 16px;
padding: 20px 0;
text-align:center;
}

#newsletter-signup {
background-color: #014026;
background: -moz-linear-gradient(#136a3e, #014026);
background: -o-linear-gradient(#136a3e, #014026);
background: -webkit-linear-gradient(#136a3e, #014026);
border: 1px solid #004126;
border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
margin: 0 0 0 15px;
padding: 5px 15px;
width: 550px;
}

#newsletter-signup legend {
color: #fff;
display: block;
font-size: 24px;
padding: 10px 0 5px 0;
}

#newsletter-signup input {
background-color: #fff;
border: 1px solid #004126;
box-shadow:inset 0 0 1px #444444;
-moz-box-shadow:inset 0 0 1px #444444;
-webkit-box-shadow:inset 0 0 1px #444444;
color: #f27421;
font-size: 24px;
line-height: 44px;
padding: 10px 20px;
margin: 10px 0;
width: 492px;
}

#newsletter-signup .error + label {
display: none;
left: -1000px;
position:absolute;
top: 0;
}

#newsletter-signup input.error {
border: 1px solid red;
-webkit-box-shadow: 0 0 1px red;
-o-box-shadow: 0 0 1px red;
-moz-box-shadow: 0 0 1px red;
box-shadow: 0 0 1px red;
}

#newsletter-signup button, {
background-color: #f37221;
background: -webkit-linear-gradient(#f37221, #ac3601);
background: -o-linear-gradient(#f37221, #ac3601);
background: -moz-linear-gradient(#f37221, #ac3601);
border: 1px solid #d95500;
color: #fff;
cursor: pointer;
font-size: 14px;
height: 31px;
margin: 10px 0;
width: 111px;

}

/*--Fancybox--*/
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/_style/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/images/_style/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/images/_style/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	border: 0;
	left: 0px;
}

#fancybox-right {
	border: 0;
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/_style/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/_style/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/_style/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/images/_style/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/_style/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/_style/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/_style/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/_style/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/_style/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/_style/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/_style/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/images/_style/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/images/_style/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/images/_style/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_style/fancy_shadow_nw.png', sizingMethod='scale'); }