* { 
/*	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	outline: 0px;
	padding: 0px;*/
}

html { 
	height: 100%;
}

body {
	color:#323232;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	line-height:1.5em;
	text-align:center;
}

a, a:link, a:visited {
	color:#0580A8;
	text-decoration:none;
}

#wrap {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
}

#header {
	height:150px;
	width:100%;
}


#nav {
	background:transparent url(../images/bg_nav.gif) repeat-x scroll 0 0;
	height:40px;
	left:-1px;
	position:absolute;
	top:92px;
	width:100%;
}

#nav li a {
	background:transparent url(../img/bg_nav.gif) no-repeat scroll right -40px;
	color:#DCDCDC;
	display:block;
	float:left;
	font-size:1.17em;
	font-weight:bold;
	line-height:40px;
	padding:0 16px 0 15px;
	text-decoration:none;
}

#nav li a:hover {
	background:#000000;
	color:#FFFFFF;
}

#nav {
	float:left;
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li.order a, #nav li.order a:hover {
	background:transparent url(../images/bt_order-now.gif) no-repeat scroll 0 0;
	height:30px;
	padding:0;
	position:absolute;
	right:5px;
	top:7px;
	width:98px;
}

.replace, .br {
	display:block;
	font-size:1%;
	line-height:0;
	text-align:left;
	text-indent:-10000px;
}

#logo a {
	background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
	height:47px;
	left:7px;
	position:absolute;
	top:18px;
	width:193px;
}

#body {
	border-color:#ECECEC #D9D9D9 -moz-use-text-color;
	border-style:solid solid none;
	border-width:0px 1px medium;
	width:905px;
	border-top:1px solid #F5F5F5;
}

#header, #body, #footer {
	clear:both;
	display:inline;
	float:left;
	position:relative;
}

#topStat {
	position:absolute;
	right:12px;
}

#colL {
	float:left;
	margin:0;
	width:640px;
}

#colR {
	float:right;
	width:250px;
}

.landing {
	font-size:12px;
}

.tk-form {
	width:100%;
	background: url("../images/tk-background.gif") repeat-x;
	color:#FFFFFF;
	padding-bottom:5px;
}

.tk-form-title {
	font-size:18px;
	position:relative;
	left:18px;
	top:-60px;
	line-height:30px;
	font-weight:bold;
}

.tk-form-title-sub {
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	margin-left:20px;
}

.tk-form-title-sub-whl {
	font-size:16px;
	line-height:40px;
	font-weight:bold;
	margin-left:20px;
}

.tk-form-title span {
	font-size:30px;
}

.tk-top-arrow {
	left:180px;
	position:relative;
	top:-16px;
}

.tk-form-desc {
	font-size:11px;
	line-height:1.2;
	margin:-50px 20px 10px;
	color:#111B34;
}

.form-table {
	margin-left:20px;
}

.form-text-inputs {
	background:#FFFFFF;
	border:1px solid #ECECEC;
	font-size:11px;
	font-weight:normal;
	width:200px;
	padding:3px;
}

.form-text-inputs-address {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:11px;
	font-weight:normal;
	width:200px;
	padding:3px;
}

.form-table label {
	font-size:11px;
}

.form-table select {
	background:#FFFFFF;
	border:1px solid #ECECEC;
	font-size:11px;
	font-weight:normal;
	width:160px;
	padding:3px;
}

.form-table a {
	color:blue;
}

.form-table tr td {
	padding:0px 0px 5px 0px;
}

#footer {
	background:transparent url(../images/bg_footer.gif) no-repeat scroll 0 0;
	padding:20px 0 30px;
	width:100%;
}

#footer ul.nav {
	color:#BFBFBF;
	float:left;
}

#footer ul li {
	display:inline;
}

#footer #copy {
	float:right;
	color:#666666;
}

button.submitbutton {
	background:transparent url(../images/button-right.gif) no-repeat scroll right center;
	border:0px none;
	cursor:pointer;
	margin-top:15px;
	overflow:visible;
	padding:0px;
	width:auto;
}

button.submitbutton span {
	background:transparent url(../images/button-left.gif) no-repeat scroll left center;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	margin-right:3px;
	padding:5px 12px 9px 15px;
	white-space:nowrap;
}

.valid-input {
	background:#FFFFFF !important;
	border:1px solid #cccccc !important;
	color:#000000 !important;
}

.error-input {
	background:#FFC4BF !important;
	border:2px solid #CF0000 !important;
	color:#CF0000 !important;
}

#overlay {
	width:100%;
	height:170%;
	position:absolute;
	top:0px;
	left:0px;
	background:#000000;
	filter:alpha(opacity=70);
	moz-opacity:.7;
	opacity:.7;
}

#upsell {
	background:#FFFFFF;
	filter:alpha(opacity=100);
	moz-opacity:1;
	opacity:1;
	left:25%;
	top:5%;
	position:absolute;	
	text-align:left;
	padding-left:10px;
}

.upsellTab {
	font-size:14px;
	margin-left:10px;
	width:640px;
	color:#000000;
	border-collapse:collapse;
}

.tabCheckbox {
	text-align:center;
	width:40px;
}

.upsellInfo {
	color:#666666;
	font-size:12px;
}

.upsellTotal {
	height:18px;
	width:330px;
	background:#D7D7D7;
	border:2px solid #CCCCCC;
	font-size:13px;
	font-weight:bold;
	padding:3px;
	float:right;
	margin-right:15px;
	margin-top:5px;
}

#specialOffer {
	height:226px;
	width:361px;
	border:1px solid #000000;
	background:#CCCCCC;
	margin-left:280px;
	margin-bottom:20px;
}

#specialOffer .title {
	color:#333333;
	font-size:19px;
	margin:10px 0px 10px 20px;
	font-weight:bold;
}

#specialOffer p {
	margin:10px 0px 10px 20px;
}

.error {
	display:block;
	color:red;
	/* font-weight:bold; */
}

#iAgreeLabel {
	font-size:12px;
}

.addressVerification {
	width:100%;
	margin-left:20px;
}

.trialkit-options-label {
	font-size:12px;
	margin-left:15px;
	line-height:0.7;
	color:#323232;
}

h2 {
	color:#1E1E1E;
	font-family:Arial,tahoma,verdana,arial,helvetica;
	font-size:14px;
	font-weight:bold;
	line-height:10px;
	margin:20px 0 10px;
	padding-bottom:0;
	padding-left:0;
	padding-top:0;
}

#fancy_close {
	display:none !important;
}

body {
	background-image: url(../images/bg-01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.text-oldslide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

.lft-top-bg {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-left-color: #d9d9d9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}
.rgt-top-bg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.footer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}

.orng-bg {
	/* background-image: url(../images/tk-background.gif);*/
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.white-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.field-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
	height: 19px;
	width: 201px;
	border: 1px solid #FFF;
	padding-left: 10px;
}
.field-drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
	height: 19px;
	width: 150px;
	border: 1px solid #FFF;
	padding-left: 10px;
}
.field-drop-yy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
	height: 19px;
	width: 100px;
	border: 1px solid #FFF;
	padding-left: 10px;
}
.field-drop-mm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
	height: 19px;
	width: 80px;
	border: 1px solid #FFF;
	padding-left: 10px;
}
.field-text-code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
	height: 19px;
	width: 70px;
	border: 1px solid #FFF;
	padding-left: 10px;
}
.blk-main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.main-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
a.blue-nav:link {
	color: #0081aa;
	padding: 2px;
	text-decoration: none;
}

a.blue-nav:visited {
	color: #0081aa;
	padding: 2px;
	text-decoration: none;
}

a.blue-nav:hover {
	color: #333;
	padding: 2px;
	text-decoration: underline;
}.cuts-says {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	padding: 10px;
}
.cust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000;
	padding: 0px;
	font-style: italic;
}
.copyright-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}


.dwn-header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.border-all {
	border: 1px solid #989898;
}
.border-white {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.heading-free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.maintextbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
.blue-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #034B9B;
}
.caption {
	color:#1E1E1E;
	font-family:Arial,tahoma,verdana,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}
.style2 {font-style: italic}

.bluebtn, .bluebtn span {
	color:#FFFFFF;
	background-image:url(/img/bg_bluebtn.png);
}
