* { margin: 0; padding: 0; border: 0; }

body { font-family: Arial, Helvetica, sans-serif; }

body.Homepage {
	background: url('/images/bg_homepage_alt.png') repeat-x #666;
}

body.Subpage {
	background: url('/images/bg_subpage.png') repeat-x #666;
}

p {	margin-bottom: 1em; }
a { color: #1968b3; text-decoration: none; }
a:hover { text-decoration: underline; }

#Container {
	width: 814px;
	margin: 0 auto;
}

div.Header {
	width: 800px; height: 78px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

div.Header a.HIDTLogo {
	display: block;
	height: 41px; width: 232px;
	text-indent: -9999px;
	background: url('/images/hidt_logo.png') no-repeat;
	position: absolute;
	top: 20px; left: 0px;
}

body div.Header fieldset { 
	height: 20px; width: 315px;
	background: url('/images/bg_login.png') no-repeat;
	position: absolute;
	top: 0px; right: 0px;
	color: #fff;
	font-size: 11px;
	padding: 4px 0;
}

div.Header label {
	margin-left: 4px;
	height: 19px;
	line-height: 19px;
	display: block;
	float: left;
	width: 50px;
}

div.Header fieldset > label { /* IE6 Ignores Child-Selectors */
	margin-left: 8px;
}

div.Header input.InputText {
	border: 1px solid #cad5db;
	height: 17px; width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('/images/bg_header_textfield.png') no-repeat;
	font-size: 10px;
	line-height: 11px;
	margin: 0 4px;
	display: block;
	float: left;
}

div.Header input.SubmitButton {
	height: 19px; width: 45px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffb400;
	color: #fff;
	display: block;
	float: left;
}

div.Header ul.TopNav {
	display: block;
	height: 46px; width: 449px;
	position: absolute;
	top: 28px;
	right: 0px;
}

div.Header > ul.TopNav {
	width: 449px;
}

div.Header ul.TopNav li {
	margin: 0 0 0 30px;
	display: inline;
	float: left;
}

div.Header ul.TopNav li a {
	display: block;
	height: 46px;
	text-indent: -9999px;
}

div.Header ul.TopNav li#Home a {
	width: 43px;
	background-image: url('/images/topnav_home.png');
}

div.Header ul.TopNav li#Home a:hover {
	background-position: -43px 0;
}

div.Header ul.TopNav li#Patients a {
	width: 96px;
	background-image: url('/images/topnav_patients.png');
}

div.Header ul.TopNav li#Patients a:hover {
	background-position: -96px 0;
}

div.Header ul.TopNav li#Physicians a {
	width: 119px;
	background-image: url('/images/topnav_physicians.png');
}

div.Header ul.TopNav li#Physicians a:hover {
	background-position: -119px 0;
}

div.Header ul.TopNav li#About a {
	width: 71px;
	background-image: url('/images/topnav_about.png');
}

div.Header ul.TopNav li#About a:hover {
	background-position: -71px 0;
}

div.Header ul.TopNav li.Active a {
	background-position: right !important;
}

body.Homepage h1 {
	width: 814px; height: 240px;
	background: url('/images/splash_homepage_alt.jpg') no-repeat;
	text-indent: -9999px;
}

body.Homepage div.Page {
	background: url('/images/page_homepage_alt.png') no-repeat 0px 240px;
}

body.Subpage div.Page {
	background: url('/images/page_subpage.png') no-repeat;
}

body.Subpage div.PageHeader {
	width: 800px; height: 105px;
	margin: 0 auto;
	position: relative;
}

body.Subpage div.PageHeader p {
	font-size: 14px;
	line-height: 1.25em;
	color: #8cbcf8;
	position: absolute;
	top: 35px;
	right: 0px;
}

body.Subpage div.PageHeader p.ForPatients {
	width: 460px !important;
}

body.Subpage div.PageHeader p.ForPhysicians {
	width: 400px !important;
}

body.Subpage div.PageHeader p.AboutUs {
	width: 550px !important;
}

body.Subpage div.PageHeader h1.ForPatients {
	height: 29px; width: 308px;
	background: url('/images/h1_hidt_for_patients.png') no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 38px; left: 0;
}

body.Subpage div.PageHeader h1.ForPhysicians {
	height: 30px; width: 366px;
	background: url('/images/h1_hidt_for_physicians.png') no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 38px; left: 0;
}

body.Subpage div.PageHeader h1.AboutUs {
	height: 30px; width: 202px;
	background: url('/images/h1_hidt_about.png') no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 38px; left: 0;
}

body.Homepage div.Main {
	float: left;
	width: 520px;
	margin: 10px 0 0 7px;
	padding: 35px 40px;
	color: #556167;
	line-height: 2em;
	display: inline;
}

body.Subpage div.Main {
	float: left;
	width: 520px !important;
	margin: 0px 0 0 7px;
	padding: 0px 40px 35px 40px;
	color: #556167;
	line-height: 2em;
	display: inline;
	overflow: hidden;
}

body.Subpage div.Page > div.Main { overflow: visible; } /* IE6 Ignores This */

div.Main div.Header_ForPatients {
	height: 286px; width: 600px;
	background: url('/images/header_forpatients.jpg') no-repeat;
	position: relative;
	top: -20px; left: -40px;
}

div.Main div.Header_ForPhysicians {
	height: 282px; width: 600px;
	background: url('/images/header_forphysicians.jpg') no-repeat;
	position: relative;
	top: -16px; left: -40px;
}

div.Main div.Header_AboutUs {
	height: 267px; width: 600px;
	background: url('/images/header_aboutus.jpg') no-repeat;
	position: relative;
	top: 0px; left: -40px;
}

div.Main h2.MedicalPassport {
	height: 21px; width: 445px;
	text-indent: -9999px;
	background: url('/images/h2_medicalpassport.png') no-repeat;
	margin-bottom: 20px;
}

div.Main h3 {
	font-size: 14px;
	color: #7c9ec4;
	text-transform: uppercase;
}

div.Main h4 {
	font-size: 12px;
	color: #7c9ec4;
	text-transform: uppercase;
}

div.Main p {
	font-size: 14px;
	line-height: 1.5em;
}

div.Main p.FirstParagraph {
	font-size: 18px;
	margin-top: 2em;
}

div.Main p img.FloatRight {
	float: right;
	margin: 0 0 1em 1em;
}

div.Main p img.FloatLeft {
	float: left;
	margin: 0 1em 1em 0;
}

div.Main ul,
div.Main ol {
	margin: 0 0 1em 1.5em;
	font-size: 14px;
}

div.Main ul li,
div.Main ol li {
	line-height: 1.25em;
	margin-bottom: .5em;
}

body.Homepage div.Sidebar {
	float: left;
	width: 170px;
	padding: 45px 15px 15px 15px;
	color: #556167;
	font-size: 11px;
}

body.Subpage div.Sidebar {
	float: left;
	width: 170px;
	padding: 45px 15px 15px 15px;
	color: #556167;
	font-size: 11px;
}


div.Sidebar h3 {
	color: #516f95;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: .5em;
}

div.Sidebar ul {
	margin-left: 15px;
	font-size: 11px;
	margin-bottom: 1em;
}

div.Sidebar ul li {
	margin-bottom: .5em;
}

div.Sidebar p {
	font-size: 11px;
	line-height: 1.5em;
}

div.Sidebar p.Address {
	margin-top: 40px;
	text-align: right;
	color: #516f95;
	font-size: 10px;
	line-height: 1.25em;
}

div.PageFooter {
	height: 30px; width: 814px;
	clear: both;
	background: url('/images/page_footer.png') no-repeat;
}

div.Footer {
	width: 800px;
	margin: 30px 7px;
	padding-bottom: 10px;
}

div.Footer ul.BottomNav {
	float: left;
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
}

div.Footer ul.BottomNav li {
	display: inline;
}

div.Footer ul.BottomNav li a {
	color: white;
}

div.Footer p.Copyright {
	float: right;
	font-size: 10px;
	color: white;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}