@charset "utf-8";
/* CSS Document */

html {
	width:100%;
	height:100%;
	}
	
body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color:#69709c;
	}

#container {
	width:925px;
	margin:0 auto;
	background:url(images/containerBg.gif) repeat-y;
	}

#outercontainer	{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	width:705px;
	height:100%;
	}
	
#insidecontainer {
	width:100%;
	height:530px;
	margin:0px;
	padding:0px;
	}
	
#leftbox {
	float:left;
	position:relative;
	width:130px;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#b5507c;
	border-right:5px solid #a1005d;
	}
		
#rightbox {
	float:left;
	position:relative;
	width:570px;
	height:530px;
	margin:0px;
	padding:0px;
	background-image:url(images/HPbackgroundpic3-40.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}	

#rightbox.subpage {
	float:left;
	position:relative;
	width:790px;
	height:100%;
	margin:0px;
	padding:0px;
	background:#cecbde url(images/subPageHeader.gif) no-repeat top right;
	text-align:left;
	}
	
#productPage {
	width:925px;
	margin:0 auto;
	padding:0;
	background:#cecbde url(images/productPageHeader.gif) no-repeat top right;
	text-align:left;
	}

#logo {
	display:none;
	}
	
#headerImage {
	width:255px;
	height:166px;
	}

#headerImage.about { background: url(images/aboutHeader.jpg) no-repeat top left; }	
#headerImage.inventor { background:url(images/inventorHeader.jpg) no-repeat top left; }
#headerImage.product { background:url(images/productHeader.jpg) no-repeat top left; }
#headerImage.doctor { background:url(images/doctorHeader.jpg) no-repeat top left; }
#headerImage.product1 { background:url(images/product1Header.jpg) no-repeat top left; }
#headerImage.science { background:url(images/scienceHeader.jpg) no-repeat top left; }
#headerImage.clinicalStudy1 { background:url(images/clinicalStudies1.jpg) no-repeat top left; }
#headerImage.clinicalStudy2 { background:url(images/clinicalStudies2.jpg) no-repeat top left; }
#headerImage.contact { background:url(images/contactHeader.jpg) no-repeat top left; }

#leftColumn {
	width:516px;
	float:left;
	padding-left:25px;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#leftColumn.product {
	padding-left:0;
	width:710px;
	background:url(images/productPageBg.gif) right repeat-y;
	}
	
#leftColumn h3{
	color:#465386;
	font-size:16px;
	}
		
#aboutScript {
	text-indent:-9000px;
	background:url(images/aboutScript.gif) no-repeat;
	width:485px;
	height:43px;
	text-align:center;
	margin:0 auto;
	}
	
#subpageTitle {
	background:url(images/subpageTitleBg.gif) no-repeat;
	margin-top:11px;
	height:31px;
	color:#fff;
	font-size:16px;
	padding-left:19px;
	padding-top:13px;
	}
	
#productPageTitle {
	background:url(images/productPageTitleBg.gif) no-repeat;
	margin-top:11px;
	height:42px;
	color:#fff;
	font-size:16px;
	padding-left:20px;
	padding-top:13px;
	}
	
.aboutInventorButton {
	display:block; 
	float:left; 
	height:21px;
	text-indent:-9000px;
	width:130px;
	background:url(images/inventorButton.gif) no-repeat;
	}
	
.aboutBuyNowButton {
	display:block; 
	float:left; 
	height:21px;
	margin-left:40px; 
	text-indent:-9000px;
	width:89px;
	margin-left:60px;
	background:url(images/buyNowButton.gif) no-repeat;
	}

.aboutDoctorButton {
	display:block;
	height:21px;
	text-indent:-9000px;
	width:119px;
	margin-left:18px;
	background:url(images/doctorButton.gif) no-repeat;
	}
	
.learnMoreButton {
	display:block;
	float:left;
	height:21px;
	text-indent:-9000px;
	width:89px;
	background:url(images/learnMoreButton.gif) no-repeat;
	}

.clickHereButton {
	display:block;
	float:right;
	height:21px;
	margin-right:5px;
	text-indent:-9000px;
	width:81px;
	background:url(images/clickHereButton.gif) no-repeat;
	}

#rightColumn {
	float:left;
	padding-left:44px;
	width:205px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#rightColumn.product {
	width:197px;
	padding:0;
	padding-left:18px;
	margin:0;
	}
	
.rightBlueBox {
	background:#9094b8;
	padding-left:18px;
	margin-top:11px;
	padding-top:13px;
	padding-bottom:17px;
	font-size:16px;
	}
	
.rightPinkBox {
	background:#c6799c;
	padding-left:18px;
	padding-top:13px;
	padding-bottom:17px;
	}
	
.rightColP {
	margin-top:2px;
	padding:2px 6px 0 18px;
	}
	
.termBox {
	background:#c6799c;
	padding:2px 12px 2px 18px;
	color:#fff;
	font-weight:bold;
	}
	
.yearBox {
	padding:2px 16px 0 18px;
	background:url(images/yearBox.gif) top left no-repeat;
	}
	
.testedBox {
	padding:2px 16px 0 18px;
	background:url(images/testedBox.gif) top left no-repeat;
	}
	
.floatClear {
	float:none;
	clear:both;
	}
	
#leftBoxAddtl {
	background:#fff;
	font-size:11px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	}
		
#leftBoxAddtl p {
	padding:10px 5px 10px 11px;
	margin-top:0;
	}

#leftBoxAddtl p a, #leftBoxAddtl p a:hover, #leftBoxAddtl p a:visited {
	color:#000;
	}
	
#leftBoxAddtl h3 {
	background:#9094b7;
	color:#3c497d;
	padding:8px 0 8px 13px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	}
	
#leftPinkBoxAddtl {
	background:#e8c8d5;
	font-size:11px;
	margin-bottom:15px;
	}
	
#leftPinkBoxAddtl h3 {
	color:#3c497d;
	padding:8px 0 8px 13px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	}
	
#leftPinkBoxAddtl p {
	padding:10px 0 10px 11px;
	margin-top:0;
	}
	
#clock {
	width:110px;
	margin:0 auto;
	margin-top:-10px;
	text-align:center;
	padding:0px;
	}
	
#contactForm{
	margin-top:-80px;
	margin-bottom:140px;
	}
	
#nav {
	width:120px;
	height:300px;
	margin-top:37px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
	list-style:none;
	margin-bottom:0px;
	}		
	
#nav li {
	margin:0px;
	margin-bottom:5px;
	margin-top:15px;
	padding:0px;
	}	
	
#pinkboxcontainer {
	width:400px	;
	height:30px;
	padding:0px;
	margin:0px;
	float:right;
	}

#pinkbox {
	background-color:#b5507c;
	width:120px;
	color:#FFFFFF;
	float:right;
	position:relative;
	margin-left:5px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	height:14px;
	padding:3px;
	text-decoration:none;
	cursor:pointer;
	}	
	
#pinkhptext {
	margin-left:204px;
	margin-top:206px;
	width:130px;
	color:#b54e7b;
	font-size:14px;
	text-align:center;
	line-height:20px;
	}	
	
	
#constructiontext {
	margin-left:64px;
	margin-top:176px;
	width:430px;
	color:#b54e7b;
	font-size:14px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
#hptext {
	/*height:70px;
	width:100%;
	border:1px solid #f00;*/
	text-align:center;
	color:#FFFFFF;
	margin-top:479px;
	margin-left:13px;
	font-size:13px;
	line-height:14px;
	}	
	
#flashhptext {
	float:right;
	margin-top:3px;
	margin-right:7px;
	}	
	
#descriptions1 {
	color:#860d43;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:200px;
	font-weight:bold;
	margin-left:330px;
	margin-top:118px;
	}	
	
#descriptions2 {
	color:#860d43;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:200px;
	font-weight:bold;
	margin-left:460px;
	margin-top:2px;
	}	
	
.productListing {
	float:left;
	width:213px;
	text-align:center;
	padding-right:10px;
	}	

.addToCartButton {
	display:block; 
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin:0 auto;
	height:21px;
	width:75px;
	background: url(images/addToCartButton.gif) no-repeat;
	}
	
.firstRow {
	background:#475285;
	color:#fff;
	font-weight:bold;
	}
	
.oddRow {
	color:#a1005d;
	font-weight:bold;
	}
	
.evenRow {
	color:#fff;
	background:#a1005d;
	font-weight:bold;
	}

.yellowRow {
	background:#faebc3;
	}
	
.yellowRow td {border-bottom: 2px solid #000;}
	
.clinicalList {
	color:#a1005d;
	margin-left:15px;
	margin-top:0;
	padding-left:0;
	}
	
.clinicalList li span {
	color:#000;
	}
	
.clinical2List {
	color:#a1005d;
	margin-left:15px;
	margin-top:0;
	padding-left:0;
	}
	
.clinical2List li span {
	color:#475285;
	}
		
#footer {
	width:695px;
	height:70px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:24px;
	margin:0 auto;
	font-weight:bold;
	}
	
#footer a {
	color:#FFFFFF;
	font-weight:bold;
	}
	
#footer a:hover {	
	color:#a1005e;
	}	
	
#footer span {
	font-size:11px;
	font-weight:normal;
	}

.newPriceText {
	color: #A50063;
}
