/***********************************************************
	reset
***********************************************************/
a { text-decoration:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:100%; font-weight:normal}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, legend{ margin:0; padding:0; }
a img,:link img,:visited img, fieldset { border:none; }
address { font-style:normal; }
table{border-collapse:collapse;border-spacing:0;}
body, textarea, select, input { font-family: Arial, Helvetica, Sans-serif; }

/***********************************************************
	type
***********************************************************/
p, li {
	font-size:12px;
	margin: 0 0 10px;
	}

a {
	color:#0D3984;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

/***********************************************************
	basic page
***********************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF url(../images/home/v3/bodyBg.png) repeat-x top center;
	color:#58595B;
	}

.clear {
	clear:both;
	}

.wrap {
	margin: 0 auto;
	width: 940px;
	}

.hidden {
	position:absolute;
	top:-10000px;
	left:-10000px;
	}

/***********************************************************
'first things first' elements
***********************************************************/
h1 {
	position:absolute;
	width:270px;
	height:70px;
	text-indent:-10000px;
	background:url(../images/home/v3/logo.png) no-repeat;
	margin:56px 0 0 9px;
	}

#welcomeCopy	{
	position:absolute;
	width:280px;
	height:270px;
	padding:30px 20px;
	margin:126px 0 0 0px;
	background: url(../images/home/v3/welcomeBg.png) no-repeat;
	z-index:0;
	}

#welcomeCopy h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#0D3984;
	margin:0 0 15px 0;
	}

#welcomeCopy p {
	font-size:16px;
	line-height:140%;
	margin:0 0 10px 0;
	color:#333;
	width:260px;
	}

#more {
	width:72px;
	height:29px;
	background: url(../images/home/v3/more.png) no-repeat;
	cursor:pointer;
	margin:0 0 0 226px;
	top:395px;
	text-indent:-10000px;
	position:absolute;
	z-index:2;
	}

#detailedInfo	{
	position:absolute;
	width:580px;
	height:330px;
	background: url(../images/home/v3/detailedInfoBg.png) no-repeat;
	z-index:1;
	top:126px;
	margin-left:210px;
	padding:10px 20px 30px 130px;
	}

/***********************************************************
	header items
***********************************************************/
#header {
	height:52px;
	}

#search {
	border-left: 1px solid #cfd0d5;
	position:absolute;
	height:29px;
	margin-left:320px;
	top:10px;
	}

#search p {
	padding:6px 0 0 30px;
	}

#s {
	float:left;
	}

#sSubmit {
	background:transparent url(../images/home/v3/buttonSearch.png) no-repeat scroll 0 0;
	border: none;
	cursor:pointer;
	height:24px;
	margin:0 10px;
	text-indent:-10000px;
	width:25px;
	}

#contact {
	text-align:right;
	padding:20px 20px 0 0;
	}

#contact a {
	padding:10px;
	color:#000;
	text-decoration:none;
	}

#contact a:hover {
	background:#e0e7f1;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	}

/***********************************************************
	highlights
***********************************************************/
#highlights {
	background: url(../images/home/v3/hightlightsBg.png) repeat-x left bottom;
	padding-bottom:40px;
	}

#highlightImages {
	position:absolute;
	margin:0;
	list-style-type:none;
	top:56px;
	margin-left:320px;
	z-index:0;
	}

#highlightImages li {
	position:absolute;
	}

#highlights h2.hHeading a {
	position:absolute;
	font-size:17px;
	color:#0D3984;
	margin-left:330px;
	top:72px;
	z-index:10;
	width:90px;
	height:35px;
	overflow:hidden;
	text-align:center;
	text-indent:-10000px;
	background: url(../images/home/v3/productsTab.png) no-repeat 0 0 ;
	}

#highlights h2#hlPatients a {
	margin-left: 430px ;
	width: 85px;
	background-image: url(../images/home/v3/patientsTab.png);
	}

#highlights h2#hlPhysicians a {
	margin-left: 526px ;
	width: 104px;
	background-image: url(../images/home/v3/physiciansTab.png);
	}

#highlights h2#hlRandD a {
	margin-left: 625px ;
	width:140px;
	background-image: url(../images/home/v3/randdTab.png);
	}


#highlights h2.hHeading a:hover, #highlights h2.current a,
#highlights h2#hlRandD:hover, #highlights h2#hlRandD.current {
	background-position: 0 -35px;
	}

.reveal {
	width:603px;
	display:none;
	position:absolute;
	z-index:5;
	margin-left:330px;
	top:106px;
	padding-bottom:12px;
	background:url(../images/home/v3/revealFoot.png) no-repeat left bottom;
	}

.revealCols {
	background:url(../images/home/v3/revealBg.png) no-repeat 0 0;
	padding-top:7px;
	padding-bottom:1px;
	/*min-height:300px;*/
	}

.revealColsPlain {
	background-image: url(../images/home/v3/revealBgPlain.png);
	}

.reveal-show {
	display:block;
	}

.revealCol {
	float:left;
	margin-left:20px;
	background:#FFF;
	}

.revealCol1 {
	width:260px;
	}

.revealCol img {
	float:left;
	margin:0 10px 0 0;
	}

.revealCol h3 {
	width:100%;
	float:left;
	color:#0D3984;
	font-size:13px;
	font-weight:bold;
	padding:15px 0;
	}

.revealCol ul {
	list-style-type:none;
	padding:0;
	margin: 10px 0;
	}

.revealCol li {
	display:block;
	float:left;
	background: url(../images/home/v3/littleArrow.png) no-repeat left center;
	padding:2px 15px 2px 10px;
	line-height:100%;
	}

.revealCol2 {
	width:260px;
	padding-left:24px;
	}

.revealCol2 li {
	float:none;
	padding:0 0 0 10px;
	}

.plogos {
	float:left;
	padding-top:20px;
	}

#plogos1 {
	width:118px;
	}

#plogos2 {
	width:118px;
	}
#plogos3 {
	width:121px;
}

.plogos img {
	float:none;
	display:block;
	}

.plogos p {
	padding:0;
	margin:0 0 13px 0
	}

#detail-hlRandD .revealCol1 {
	width:260px;
	}

#detail-hlRandD .revealCol2 {
	width:260px;
	}

.padTop {
	padding-top:20px;
	}

/***********************************************************
	features
***********************************************************/
#extras {
	padding:423px 0 0;
	margin: 0;
	list-style-type:none;
	width:960px;
	}

#extras li {
	display:block;
	float:left;
	width:300px;
	padding:0 20px 0 0;
	margin:0;
	}
#extras li.last { padding:0;}
#extras h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#004185;
	margin:0 0 10px 0;
	padding:0 0 10px 30px;
	border-bottom:1px solid #9395be;
	background: 8px 0 no-repeat;
	}

#extras h2#h2-features {
	background-image: url(../images/home/v3/features_icon.png);
	}

#extras h2#h2-news {
	background-image: url(../images/home/v3/news_icon.png);
	}

#extras h2#h2-register {
	background-image: url(../images/home/v3/register_icon.png);
	}

#extras li p {
	padding: 0 14px;
	margin-bottom:15px;
	}

.formBox {
	border:none;
	font-size:11px;
	color:#666;
	background:url(../images/home/v3/formBg.png) 0 0 no-repeat;
	padding: 4px;
	width:274px;
	height:18px;
	}

#extras .formBox {
	margin-top:5px;
	}

label {
	font-weight: bold;
	padding-left:4px;
	}

p.rss, p.news  {
	margin-top:15px;
	}

p.rss a {
	background: url(../images/home/v3/rss_icon.png) left center no-repeat;
	padding:2px 0 2px 24px;
	}

p.news a {
	background: url(../images/home/v3/features_icon.png) left center no-repeat;
	padding:2px 0 2px 24px;
	}

p.pdf a {
	display:block;
	background: url(../images/icons/pdf.png) left 0 no-repeat;
	padding:2px 0 2px 24px;
	}

/***********************************************************
	footer
***********************************************************/
#bcp-footer {
	list-style:none;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	color:#333;
	}

#bcp-footer li {
	display:block;
	float:left;
	width:300px;
	padding:0 20px 0 0;
	margin:0;
	}

#bcp-footer li.li-last {
	padding:0;
	}

#bcp-footer h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	margin:22px 0 6px 0;
	padding:0 0 6px 10px;
	border-bottom:1px solid #BFBFBF;
	color:#0D3984;
	}

#bcp-footer h2#h2-sharePrice {
	background: url(../images/home/v3/share_icon.png) 8px 0 no-repeat;
	padding-left:26px;
	}

#bcp-footer h2#h2-login {
	margin-top:0;
	}

#sharePrice	{
	width:200px;
	height:40px;
	margin-left:10px;
	}

#bcp-footer li p {
	padding:0 10px;
	margin-bottom:15px;
	line-height:150%;
	}

#bcp-signoff 	{
	border-top: 1px solid #CCC;
	clear:left;
	margin-top:20px;
	padding:20px 0;
	text-align:center;
	font-size:11px;
	}

#bcp-signoff 	a {
	color:#666;
	}
#detailedInfo ul {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
