@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5bdc3;
}
body {
	width:100%;
	min-width:960px;
	background-color: #1e252b;
	background-image: url(../images/topbg.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
	outline:none;
}
a:focus {
	outline:none;
}

/* TEXT STYLES */

p{
	line-height:16px;
}
p.sidebarsmall{
	margin-top:0px;
	font-size:11px;
	color: #b5bdc3;
	width:180px;
	text-align:left;
	line-height:15px;
}

/* DIV */

/* HEADER */

div#header {
	position: relative;
	width:960px;
	height:180px;
	margin:0 auto;
}

h1.headerlogo {
	position:absolute;
	top:25px;
	left:45px;
	margin:0px;
	padding:0;
	text-indent:-9999px;
	background: url(../images/hyprocurelogostent.png) no-repeat;
}

h1.headerlogo, h1.headerlogo a {
	display:block;
	width:480px;
	height:57px;
}

div#headnav{
	position:absolute;
	text-align:left;
	width:521px;
	height:30px;
	left:0px;
	bottom:44px;
}
a.locatedoctor{
	position:absolute;
	bottom:0px;
	right:10px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	width:313px;
	height:99px;
	background: url(../images/locatedoctor.png) no-repeat;
}
a.locatedoctor:hover{
	background: url(../images/locatedoctor_over.png) no-repeat;
}
/* MAIN CONTENT */

div#container {
	background-color:#455969;
	text-align:center;
	margin:0;
	padding:20px 0 70px 0;
}
div#content {
	position:relative;
	width:960px;
	min-height:450px;
	margin:0 auto;
	overflow:hidden;
}

/* RIGHT SIDEBAR */

div#sidebar{
	text-align:center;
	position:relative;
	float:right;
	margin:0px;
	margin-right:10px;
	width:210px;
	padding-top:15px;
	background:#1e252b url(../images/sidebar_top.png) top no-repeat;
}
div#sidebar_content{
	text-align:left;
	margin:0px;
	width:195px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:15px;
	background:url(../images/sidebar_bottom.png) bottom no-repeat;
}
img.video{
	border:0px;
	margin-bottom:10px;
}
.sidebarbottom{
	width:210px;
	height:22px;
	position:absolute;
	bottom:0px;
	left:0px;
}

/* FOOTER */

div#footer{
	position: relative;
	clear:both;
	width:940px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	padding-bottom:40px;
	text-align:left;
	font-size:11px;
}

/* NAVIGATION */

/* HEADER LINKS */

div#headnav ul {
	margin:0;
	list-style:none;
	padding:0;
}
div#headnav li {
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
}
div#headnav li a {
	display:block;
	position:absolute;
	text-indent:-9999px;
	padding:0;
	margin:0;
	bottom:0px;
	height:30px;
}
div#headnav li a.hnav_welcome {
	width:71px;
	left:0px;
	background:url(../images/hnav_welcome.png) top no-repeat;
}
div#headnav li a.hnav_welcome:hover {
	width:71px;
	left:0px;
	background:url(../images/hnav_welcome_over.png) top no-repeat;
}
div#headnav li a.hnav_about {
	width:151px;
	left:72px;
	background:url(../images/hnav_about.png) top no-repeat;
}
div#headnav li a.hnav_about:hover {
	width:151px;
	left:72px;
	background:url(../images/hnav_about_over.png) top no-repeat;
}
div#headnav li a.hnav_introducing {
	width:149px;
	left:224px;
	background:url(../images/hnav_introducing.png) top no-repeat;
}
div#headnav li a.hnav_introducing:hover {
	width:149px;
	left:224px;
	background:url(../images/hnav_introducing_over.png) top no-repeat;
}
div#headnav li a.hnav_testimonials {
	width:138px;
	left:374px;
	background:url(../images/hnav_testimonials.png) top no-repeat;
}
div#headnav li a.hnav_testimonials:hover {
	width:138px;
	left:374px;
	background:url(../images/hnav_testimonials_over.png) top no-repeat;
}
div#headnav li a.hnav_faqs {
	width:56px;
	left:513px;
	background:url(../images/hnav_faqs.png) top no-repeat;
}
div#headnav li a.hnav_faqs:hover {
	width:56px;
	left:513px;
	background:url(../images/hnav_faqs_over.png) top no-repeat;
}
div#headnav li a.hnav_contact {
	width:63px;
	left:570px;
	background:url(../images/hnav_contact.png) top no-repeat;
}
div#headnav li a.hnav_contact:hover {
	width:63px;
	left:570px;
	background:url(../images/hnav_contact_over.png) top no-repeat;
}



/* FOOTER LINKS */

#footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
#footer ul li{
	list-style:none;
	display: inline;
	padding:0px;
	margin:0px;
}
#footer ul li a{
	color:#aab3ba;
	margin:0px;
	padding-right:1em;
	padding-left:.8em;
	border-right:#455969 1px solid;
}
#footer ul li a.first{
	padding-left:0em;
}
#footer ul li a.last{
	padding-right:0em;
	border-right:none;
}
.copyright{
	position:absolute;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#455969;
	right:10px;
	top:10px;
	white-space:nowrap;
}
	

ul.bull-list {
	color:white;
	margin:20px 0;
	padding:0 0 0 0;
	list-style-position:inside;
}

ul.bull-list li {
	list-style-position:inside;
	padding:0;
	margin:5px 0;
}

ul.bull-list li span.def {
	color:#b5bdc3;
}

#sidebar_content {
	color:#b5bdc3;
}

a#tnav_share {
	position:absolute;
	top:0;
	left:708px; /* Was 595 (when with tnav_order) */
	display:block;
	width:95px;
	height:24px;
	background: url(../images/layout/tnav_share.gif) no-repeat;
}

a#tnav_share span {
	display:none;
}

a#tnav_switch {
	position:absolute;
	top:0;
	left:813px;
	display:block;
	width:96px;
	height:24px;
	background: url(../images/layout/tnav_phy.gif) no-repeat;
}

a#tnav_switch span {
	display:none;
}