@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	color:#666;
	font-size:12px;
}

a {
	color:#692c91;
}
a:hover {
	color:#692c91;
	text-decoration:none;
}

.mainHold {
	width:990px;
}

.header {
	width:990px;
	height:119px;
	background:url(../img/header_bg.gif) no-repeat;
	float:left;
}

ul.topLinks {
	width:975px;
	height:16px;
	float:left;
	margin:0;
	padding:0 5px 0 0;
}
ul.topLinks li {
	list-style-type:none;
	float:right;
	display:inline;
	margin-left:10px;
}
ul.topLinks li a {
	display:block;
	height:16px;
}
ul.topLinks li a span {
	display:none;
}
ul.topLinks li.faq a {
	width:58px;
	overflow:hidden;
	background:url(../img/btn_faq_top.gif) no-repeat 0 0;
}
ul.topLinks li.faq a.isOn,
ul.topLinks li.faq:hover a,
ul.topLinks li.faq a:hover,
ul.topLinks li.faq:hover {
	background-position:0 -16px;
}
ul.topLinks li.mailing a {
	width:78px;
	overflow:hidden;
	background:url(../img/btn_mailing_list.gif) no-repeat 0 0;
}
ul.topLinks li.mailing a.isOn,
ul.topLinks li.mailing:hover a,
ul.topLinks li.mailing a:hover,
ul.topLinks li.mailing:hover {
	background-position:0 -16px;
}
ul.topLinks li.tell a {
	width:91px;
	overflow:hidden;
	background:url(../img/btn_tell_a_friend.gif) no-repeat 0 0;
}
ul.topLinks li.tell a.isOn,
ul.topLinks li.tell:hover a,
ul.topLinks li.tell a:hover,
ul.topLinks li.tell:hover {
	background-position:0 -16px;
}
ul.topLinks li.contact a {
	width:91px;
	overflow:hidden;
	background:url(../img/btn_contact_us.gif) no-repeat 0 0;
}
ul.topLinks li.contact a.isOn,
ul.topLinks li.contact:hover a,
ul.topLinks li.contact a:hover,
ul.topLinks li.contact:hover {
	background-position:0 -16px;
}

img {
	border:0;
}

img.logo {
	float:left;
	width:170px;
	height:69px;
	margin-left:29px;
}

img.tryIt {
	float:right;
	width:65px;
	height:103px;
}

#mainNav, mainNav ul {
	margin:64px 0 0 0;
	padding:0;
	float:right;
	height:39px;
	width:630px;
	position:relative;
	z-index:4;
}
#mainNav li {
	float:right;
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
	height:39px;
	overflow:hidden;
}
#mainNav li.div {
	width:2px;
	background:url(../img/main_nav_div.gif) no-repeat 0 0;
}
#mainNav li a {
	display:block;
	height:39px;
}
#mainNav li a span {
	display:none;
}
#mainNav li.faq a {
	width:70px;
	background:url(../img/btn_faq.gif) no-repeat 0 0;
}
#mainNav li.faq a.isOn,
#mainNav li.faq:hover a,
#mainNav li.faq a:hover,
#mainNav li.faq:hover {
	background-position:0 -39px;
}
#mainNav li.press a {
	width:70px;
	background:url(../img/btn_press.gif) no-repeat 0 0;
}
#mainNav li.press a.isOn,
#mainNav li.press:hover a,
#mainNav li.press a:hover,
#mainNav li.press:hover {
	background-position:0 -39px;
}
#mainNav li.about a {
	width:71px;
	background:url(../img/btn_about.gif) no-repeat 0 0;
}
#mainNav li.about a.isOn,
#mainNav li.about:hover a,
#mainNav li.about a:hover,
#mainNav li.about:hover {
	background-position:0 -39px;
}
#mainNav li.case a {
	width:118px;
	background:url(../img/btn_case_studies.gif) no-repeat 0 0;
}
#mainNav li.case a.isOn,
#mainNav li.case:hover a,
#mainNav li.case a:hover,
#mainNav li.case:hover {
	background-position:0 -39px;
}
#mainNav li.technology a {
	width:114px;
	background:url(../img/btn_technology.gif) no-repeat 0 0;
}
#mainNav li.technology a.isOn,
#mainNav li.technology:hover a,
#mainNav li.technology a:hover,
#mainNav li.technology:hover {
	background-position:0 -39px;
}
#mainNav li.products a {
	width:96px;
	background:url(../img/btn_products.gif) no-repeat 0 0;
}
#mainNav li.products a.isOn,
#mainNav li.products:hover a,
#mainNav li.products a:hover,
#mainNav li.products:hover {
	background-position:0 -39px;
}
#mainNav li.store a {
	width:67px;
	background:url(../img/btn_store.gif) no-repeat 0 0;
}
#mainNav li.store a.isOn,
#mainNav li.store:hover a,
#mainNav li.store a:hover,
#mainNav li.store:hover {
	background-position:0 -39px;
}
#mainNav li ul { /* second-level lists */
	position: absolute;
	width:130px;
	height:auto;
	margin:0;
	padding:0;
	clear:both;
	background:#8f62ac;
	border:1px solid #804da2;
	font-size:11px;
	z-index:5;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#mainNav li ul li.dropNav {
	border:0;
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	height:21px;
}
#mainNav li ul li.dropNav a {
	
	width:170px;
	height:21px;
	display:block;
	padding:3px 0 0 9px;
	margin:0;
	background:none;
	text-decoration:none;
	color:#fff;
}
#mainNav li ul li.dropNav a:hover {
	background:#804da2;
	color:#fff;
	cursor:pointer;
}
#mainNav li:hover ul, #mainNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.midHeader {
	width:990px;
	height:44px;
	float:left;
}

ul.breadcrumb {
	width:546px;
	height:34px;
	float:left;
	margin:0;
	padding:10px 0 0 28px;
	color:#692c91;
	font-size:13px;
}
ul.breadcrumb li {
	list-style-type:none;
	display:inline;
	height:44px;
	background:url(../img/arrow.gif) no-repeat 0 0;
	float:left;
	padding:3px 15px 0 20px;
}

.loginStatusBox {
	float:left;
	width:386px;
	height:34px;
	background:url(../img/login_box.gif) no-repeat;
	font-size:11px;
}

table.formBox {
	border:0;
	float:left;
}
table.formBox td {
	padding:6px 0 0 8px;
}
input.xForm {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	border:1px solid #B2B2B2;
	height:15px;
	padding:3px 0 0 5px;
}
input.standardBtn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	border:0;
	background:url(../img/btn_bg.gif) repeat-x;
	color:#fff;
	height:20px;
	font-size:10px;
	padding:0 10px 0 10px;
}

.homeMain {
	width:435px;
	height:269px;
	float:left;
	border-bottom:1px solid #b2b2b2;
	text-align:left;
	padding:10px 15px 0 540px;
}
h1 {
	color:#692c91;
	font-size:19px;
	font-weight:normal;
}
h2 {
	color:#CE7018;
	font-size:14px;
	font-weight:normal;
}
h3 {
	color:#692c91;
	font-size:14px;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:0;
}
h4 {
	color:#692c91;
	font-size:20px;
	font-weight:normal;
	background:url(../img/arrow.gif) no-repeat 0 0;
	margin:0 0 20px 0;
	padding:0 0 0 20px;
}
h6 {
	font-size:14px;
	color:#692c91;
	margin:0;
	padding:0;
}
.homeBottom {
	width:990px;
	height:352px;
	float:left;
	background: url(../img/home_bottom_curve.gif) no-repeat 0 0;
}
.homeBottomRight {
	width:257px;
	float:left;
	padding-top:21px;
}
img.homeCat {
	width:257px;
	height:44px;
	float:left;
	margin-bottom:7px;
}

.homeProdFeature {
	width:500px;
	height:272px;
	padding:80px 210px 0 22px;
	float:left;
	text-align:left;
}
#homeEquitrx {
	background:url(../img/home_equitrx.jpg) no-repeat;
}
#homeCanitrx {
	background:url(../img/home_canitrx.jpg) no-repeat;
	display:none;
}
#homeFelitrx {
	background:url(../img/home_felitrx.jpg) no-repeat;
	display:none;
}

.footerText {
	font-size:10px;
	float:left;
	padding:10px 0 10px 25px;
}

img.curve {
	float:left;
	width:990px;
	height:29px;
}
.mainContainer {
	float:left;
	width:988px;
	text-align:left;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}

.storeLeft {
	float:left;
	width:200px;
	padding-left:20px;
}
.storeRight {
	float:left;
	border-left:1px solid #b2b2b2;
	padding:0 5px 20px 20px;
}
img.productCat {
	float:left;
	width:154px;
	height:33px;
	margin:15px 0 0 10px;
}

table.cartBox {
	float:left;
	border-bottom:1px dotted #b2b2b2;
	border-top:1px dotted #b2b2b2;
	margin:15px 0 10px 10px;	
	width:153px;
}
td.cartText {
	color:#692c91;
	font-size:15px;
	background:url(../img/arrow.gif) no-repeat;
	text-indent:20px;
	height:25px;
}
td.spacer {
	height:5px;
}
td.items {
	background:url(../img/li-arrow.gif) no-repeat 20px 5px;
	padding:0 0 0 34px;
}

.productMain {
	float:left;
	width:230px;
	margin-right:13px;
}
.largeProduct {
	float:left;
	width:229px;
	height:236px;
}
.mainDescript {
	float:left;
	width:219px;
	border-right:1px dotted #b2b2b2;
	font-size:11px;
	padding-right:10px;
}
.price {
	font-size:15px;
	color:#692c91;
}
.strike {
	text-decoration:line-through;
}
a.prodDetail {
	font-size:13px;
	color:#CE7018;
}
a.prodDetail:hover {
	color:#CE7018;
}
img.smBtn {
	float:left;
	height:18px;
	margin:10px 10px 0 0;
}
img.icons {
	width:116px;
	height:28px;
	margin-top:30px;
}
.detailRight {
	float:left;
	width:229px;
}
.detailLeft {
	float:left;
	width:480px;
	font-size:11px;
	padding-right:20px;
}
table.qtyBox {
	float:left;
}
table.qtyBox td {
	padding:0 5px 5px 0;
}
.boxBtn {
	float:left;
	height:18px;
	margin-left:5px;
}

.pageContent {
	float:left;
	padding:20px;
	margin:-20px 0 -20px 0;
}
.logoHrBrown {
	border-bottom:1px solid #CE7018;
	padding:15px 0 5px 0;
	width:100%;
	margin-bottom:15px;
}
.logoHrGreen {
	border-bottom:1px solid #C2CF21;
	padding:15px 0 5px 0;
	width:100%;
	margin-bottom:15px;
}
.logoHrRed {
	border-bottom:1px solid #B32317;
	padding:15px 0 5px 0;
	width:100%;
	margin-bottom:15px;
}
.brown {
	color:#CE7018;
}
.green {
	color:#C2CF21;
}
.red {
	color:#B32317;
}
.rightLarge {
	float:right;
	width:229px;
	height:236px;
	margin:0 0 15px 15px;
}
.subHead {
	font-size:10px;
	color:#999;
	font-style:italic;
	margin:-20px 0 0 23px;
}

.photoCaption {
	float:left;
	text-align:center;
	font-size:11px;
	font-style:italic;
	margin:5px 10px 20px 0;
}
/* 100% guarantee text - home */
#home-landing .promise {
	margin:15px 0 0 125px;
	padding:0;
	width:300px;
}
#home-landing .promise h3 {
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#home-landing .promise p {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	margin: 6px 0 0 0;
	padding: 0;
}
#home-landing .promise p.promise-instr {
	font-size: 12px;
	line-height: 120%;
}
/*PROMO*/
.homePromo{
border:1px solid #B2B2B2;
border-top:none;
padding:18px 21px;
text-align:left;
float:left;
width:946px;
}
.homePromo h2{
margin:0;
}
.homePromo p{
margin-top: 4px;
}

.homePromo .imgLink{
float:left;
margin-right:10px;
}
.homePromo .promoContent{
 
}
.homePromo .col1{
float:left;
width:499px;
margin-right: 20px;
}
.homePromo .col2{
float:left;
width:300px;
	
}

/*End PROMO*/

/*Press*/
.pressItem{
	border-bottom:1px solid #b2b2b2;
	padding: 18px 0;
}
.clear{
clear:both;
line-height:0;
height:0;
visibility: hidden;


}
p.cite {
	width: 550px;
}
h3.cite {
	padding-top: 5px;
}