/* Author: Max Aureli */
/* Date: 2008 */
/* Copyright: animaxmedia.com */
* {
padding:0px;
margin:0px;
}
html {
	height:100%;
}
body {
	height:100%;
	font-size: 62%;
	font-family: Arial, sans-serif;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
}
h1 {
	font-size: 2.3em;
	color: #B20A1D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 10px;
}

h2 {
	font-size: 1.5em;
	color: #B20A1D;
	font-weight: bold;
	margin-top: 0.5em;
}
.ph3 {
	font-size: 1.5em;
	color: #787878;
	font-style: italic;
	margin-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	color: #B20A1D;
	font-weight: bold;
	padding-bottom: 2px;
}
p  {
	font-size: 1.3em;
	color: #000000;
	padding-right: 10px;
	line-height: 1.3em;
	padding-top: 5px;
}
.pRed {
	color: #B20A1D;
	padding-left: 0px;
	font-weight: bold;

}
.dot {
	background-image: url(images/tag_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;


}
.smallSub {
	font-size: 1em;
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0em;
}
.smallSub a {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}
.smallSub a:hover {
	color: #CC3300;
	text-decoration: underline;
}
sup {
	line-height: 0px;
	font-style: normal;
	font-size: 10px;
}
h3 sup {
	font-size: 10px;
}
#mainLayout {
	position:relative; /* center, not in IE5 */
	width:800px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B20A1D;
	border-left-color: #B20A1D;
}
#header {
	background-image: url(images/header_backgrd.gif);
	height: 83px;
	width: 800px;
}
#logo a {
	height: 50px;
	width: 130px;
	left: 30px;
	top: 20px;
	position: relative;
	display: block;
}
#privacyButton a {
	height: 13px;
	width: 80px;
	left: 277px;
	top: 95px;
	display: block;
	position: relative;
}

#logoFooter a {
	height: 40px;
	width: 180px;
	top: 110px;
	display: block;
	position: relative;
}
#fontDim a {
	display: block;
	height: 20px;
	width: 80px;
	position: absolute;
	left: 590px;
	top: 50px;
}
#printPage a {
	display: block;
	height: 20px;
	width: 90px;
	position: absolute;
	left: 680px;
	top: 50px;
}
#middleBody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 175px;
	background-image: none;
	background-repeat: repeat-y;
	padding-bottom: 400px;
}
#footer {
	width:800px;
	position: fixed;
	height: 175px;
	background-image: url(images/footer.jpg);
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#bottomInfo {
	height: 100px;
	width: 800px;
	overflow: auto;
	background-color: #FFFFFF;
	left: 0px;
	position: absolute;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #952825;
}
#bottomInfo h2 {
	color: #000000;
	margin-top: 5px;
	margin-left: 60px;
}
#bottomInfo p {
	padding-bottom: 0px;
	margin-left: 60px;
}
#btPad {
	height: 500px;
}
.left_container {
	float: left;
	width: 610px;
}
.left_container .content {
	margin-left: 60px;
}
.left_container .small {
	font-size: 1.1em;
}
.right_container {
	float: right;
	width: 180px;
	margin-right: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B20A1D;
}
.right_container .content {
	margin-left: 10px;
	width: 160px;
}
#home .right_container .content {
	height: auto;

}
.clear:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}

/* =====================================
	top Navigation
========================================*/
#topNav {
	background-image: url(images/tabs_down.gif);
	height: 42px;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: top;
}
#topNav01 a {
	height: 40px;
	width: 150px;
	position: absolute;
	top: 83px;
	background-position: left top;
}
#topNav01 a:hover {
	background-image: url(images/tabs_over.gif);
}
#topNav02 a {
	height: 40px;
	width: 120px;
	position: absolute;
	left: 150px;
	top: 84px;
	background-position: -150px;
}
#topNav02 a:hover {
	background-image: url(images/tabs_over.gif);
}
#topNav03 a {
	height: 40px;
	width: 120px;
	position: absolute;
	left: 270px;
	top: 84px;
	background-position: -270px;
}
#topNav03 a:hover {
	background-image: url(images/tabs_over.gif);
}
#topNav04 a {
	height: 40px;
	width: 120px;
	position: absolute;
	left: 390px;
	top: 84px;
	background-position: -390px;
}
#topNav04 a:hover {
	background-image: url(images/tabs_over.gif);
}
#topNav05 a {
	height: 40px;
	width: 120px;
	position: absolute;
	left: 510px;
	top: 84px;
	background-position: -510px;
}
#topNav05 a:hover {
	background-image: url(images/tabs_over.gif);
}
#topNav06 a {
	height: 40px;
	width: 120px;
	position: absolute;
	left: 630px;
	top: 84px;
	background-position: -630px;
}
#topNav06 a:hover {
	background-image: url(images/tabs_over.gif);
}
#navTab {
	height: 42px;
	position: absolute;
}
#home #navTab {
	background-image: url(images/nav_tab_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 165px;
}
#abaut_vantas #navTab {
	background-image: url(images/nav_tab_02.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-left: 138px;
}
#ordering_reimburs #navTab {
	background-image: url(images/nav_tab_03.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-left: 265px;
}
#dosing #navTab {
	background-image: url(images/nav_tab_04.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-left: 386px;
}
#downloadable #navTab {
	background-image: url(images/nav_tab_05.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-left: 507px;
}
#prescribing #navTab {
	background-image: url(images/nav_tab_06.gif);
	background-repeat: no-repeat;
	width: 175px;
	margin-left: 625px;
}
/* =====================================
	END of top Navigation
========================================*/
.clickHere a {
	color: #B20A1D;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 0px;
}
.clickHere a img {
	margin-right: 5px;
	margin-top: 2px;
}
.clickHereh2 a {
	font-size: 12px;
	color: #B42E34;
	margin-left: 500px;
}
.clickHere a:hover {
	text-decoration: underline;
}
.webLink a {
	color: #B20A1D;
	font-weight: bold;
}
.webLink a:hover {
	text-decoration: underline;
}
/* =====================================
	REDEFINES
========================================*/

#home #mainLayout {
	background-image: url(images/mainLayout_01.jpg);
	background-repeat: no-repeat;
}
#home .right_container .content {
	background-image: none;
}
#home .h1tabLeft {
	margin-left: 140px;
}

#abaut_vantas #middleBody, #ordering_reimburs #middleBody, #dosing #middleBody, #downloadable #middleBody, #prescribing #middleBody {
	margin-top: 10px;
}
#abaut_vantas .h1tabLeft {
	margin-left: 190px;
}
#abaut_vantas #tabs {
	margin-top: 20px;
}
.redefinSpace {
	margin: 0px;
	padding: 0px;
}


#ordering_reimburs #left_container .content {
	width: 450px;

}
#ordering_reimburs .h1tabLeft {
	margin-left: 180px;

}
.content img {
}
.table4 {
	font-size: 12px;
}
.table4 td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.tableHeader {
	margin-bottom: 0px;
	padding-bottom: 0px;

}
#dosing .h1tabLeft {
	margin-left: 180px;
}
#prescribing .h1tabLeft {
	margin-left: 90px;

}
/* =====================================
	END of REDEFINES
========================================*/
.box {
	display: run-in;
	float: none;
}
/*___________  */

#privacyA #middleBody {
	margin-top: 10px;

}
#privacyA .left_container  {
	margin-top: 0px;
	width: 600px;
	margin-left: 70px;
}
#privacyA .left_container .content {
	margin-left: 25px;
}
#privacyA .pRed {
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* =====================================
	landingpage_out
========================================*/

#landingpage_out #middleBody {
	margin-top: 20px;
}
#landingpage_out .left_container  {
	margin-top: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#landingpage_out #dialog {
	margin-top: 0em;
	width: 530px;
	border: 1px solid #942825;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#landingpage_out #bottomInfo {
	display: none;
}

.cButton a {
	width: 135px;
	height: 52px;
	display: block;
	background-image: url(images/right_content_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cButton a:hover {
	background-image: url(images/right_content_06_over.gif);
	background-repeat: no-repeat;
}
#privacy {
	margin-left: 70px;
}
