body {
	font-family: Arial;
	font-size: 12px;
	background: #dde3f3 url('images/bg.jpg') top left repeat-x;
	margin: 0;
	padding: 0;
}

a, img {
	border: none;
}

p {
	line-height: 1.5;
	padding-bottom: 5px;
}

#wrap {
	width: 918px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 204px;
	background: url('images/header.png') top left no-repeat;
	text-align: right;
}

h1 {
	font-size: 22px;
}

#header h1 {
	margin: 0;
	padding: 62px 30px 0 0;
	color: #4c6fa9;
	font-size: 22px;
}

#header h2 {
	margin: 0;
	padding: 5px 30px 0 0;
	color: #f68000;
	font-size: 16px;
}

#content h1 {
	margin-top: 0;
	color: #4C6FA9;
}

#content h3 {
	font-size: 17px;
}

#footer {
	height: 40px;
	background: url('images/footer.png') top left no-repeat;
	color: #6589C5;
	text-align: center;
	padding-top: 60px;
	font-size: 12px;
	font-weight: bold;
}

#topnav {
	position: absolute;
	top: 132px;
	left: 0px;
	height:27px;
	margin:0px 9px 0 300px;
}

#topnav a {
	position: relative;
	display: block;
	float: left;
	height: 27px;
	width: 90px;
	text-align: center;
	line-height: 27px;
	margin-right: 2px;
	color: #fff;
	background: url('images/tabs.png') left bottom;
	text-decoration: none;
}

#topnav a.current {
	background-position: left top;
}

ol, ul {
	margin-left: 20px;
}

#body {
	background: url('images/bodybg.png') left top repeat-y;
}

#inner {
	background: url('images/innerbg.png') left top no-repeat;
}

#side {
	float: left;
	margin-left: 9px;
	width: 244px;
}

#content {
	float: right;
	margin-right: 13px;
	width: 620px;
	padding: 0 15px;
	position: relative;
	top: -12px;
	left: 0;
}

#main {
	float: left;
	width: 360px;
	padding: 0 0px;
}

#right {
	float: right;
	width: 246px;
}

#start_here {
	width: 246px;
	height: 109px;
	background: url('images/start_here.jpg');
	position: relative;
}

#start_here a {
	width: 93px;
	height: 30px;
	position: absolute;
	text-decoration: none;
}

#start_men {
	top: 60px;
	left: 20px;
}

#start_women {
	top: 60px;
	left: 130px;
}

#lead_form {
	background: #ddd;
	padding: 15px;
	margin-top: 20px;
	float: right;
	width: 216px;
}

#lead_form label {
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}

#lead_form input, #lead_form textarea, #lead_form select {
	margin-bottom: 8px;
}

#lead_form div {
	text-align: center;
	margin-bottom: 10px;
}

#lead_form div h2 {
	color: #e3661a;
}

#main h3 {
	padding-left: 26px;
	margin: 5px 0;
	color: #537dc6;
	background: url('images/harrow.png') left center no-repeat;
}

li {
	list-style-image: url('images/licon.png');
	padding: 5px 0;
}

#side .block {
	width: 160px;
	border: 1px solid #cc6600;
	margin-left: 25px;
	background: #d6e3f9;
	padding: 10px;
}

#side .block label {
	width: 42px;
	float: left;
	padding-top: 3px;
}

#side .block input.text {
	width: 110px;
	float: right;
	margin-bottom: 3px;
}

#side .block input.button {
	margin:  10px 0 0 45px;
}

#side .block h3 {
	font-size: 14px;
	margin: 5px 0 10px 0;
	padding: 0;
	color: #6288c9;
	text-align:center;
}

#sidenav ul {
	margin: 0;
	padding: 0;
	width: 190px;
	margin: 22px;
}

#sidenav li {
	list-style: none;
	text-align: left;
	padding: 0 10px 0 14px;
	height: 27px;
	line-height: 27px;
	background: url('images/sidenav.jpg') right bottom;
}

#sidenav li.header {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	background-position: right top;
}

#sidenav li a {
	color: #fff;
	text-decoration: none;
}

#sidenav img {
	position: relative;
	top: 3px;
}


div.product {
	float: left;
	width: 155px;
	margin: 0 24px 10px 24px;
}

div.product h3 {
	margin: 6px 0;
	font-weight: bold;
	color: #237998;
}

div.product p {
	display: block;
	margin-bottom: 6px;
}

div.product form {
	width: 75px;
	float: left;
}

div.product div.price {
	float: right;
	width: 75px;
	color: #f5900b;
	font-weight: bold;
	font-size: 16px;
}

div.product img.product {
	display: block;
	margin: 0 auto;
}

div.product_info ul {
	margin: 10px 10px 5px 25px;
}

div.product_info li {
	list-style: disc;
}

div.subimg {
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 4px;
	text-align: center;
	vertical-align: middle;
}

div.subimg.active {
	border: 1px solid #6E2775;
}

div.subimg, div.subimg img {
	cursor: pointer;
}

#shown_image {
	margin-top: 5px;
}

div.product_image {
	float: left;
	width: 250px;
}

div.product_info {
	float: right;
	width: 350px;
	line-height: 1.5;
}

div.product_info h3 {
	font-weight: bold;
	color: #6d2774;
}

.ctrlHolder {
	padding-bottom: 10px;
}

.symptomHolder strong {
	width: 200px;
	display: block;
	float: left;
}

.symptomHolder label {
	width: 120px;
	float: left;
	display: block;
}

strong {
	font-weight: bold;
}

div.pagination {
	text-align: right;
}

a.pg_cur, a.pg_reg, span.pg_cur, span.pg_reg {
	text-decoration: none;
	border:1px Solid #999; 
	color: #999; 
	padding:2px 4px 2px 4px; 
	margin:0px 0px 0px 0px;
	line-height: 20px;
	background: #fff;
}

a.pg_cur, span.pg_cur {
	border: 1px Solid #007ad1;
	color: #007ad1;
	font-weight: bold;
}

.pagination a:hover {
	border:1px Solid #666; 
	color: #666;
} 

.pagination .dir {
	font-weight: bold;
	color: #666;
}

table {
	background: transparent !important;
}

table.cart {
	width: 45%;
	float: right;
}

table.payment {
	width: 45%;
	float: left;
}

.store table {
	margin-top: 4px;
	margin-bottom: 8px;
	width: 100%;
	border-left: 1px solid #ccc;
}

.store th {
	font-weight: bold;
	padding: 4px;
	background: #eee;
	color: #666;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #ccc;
}

.store td {
	background: #fbfbfb;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 4px;
}


.uniForm label {
	float: left; width: 120px;
}

.uniForm textInput {
	float: left;
}

table.questions {
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table.questions td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
}

.questions2 th {
	font-size: 15px;
	color: #4C7DB4;
}

.questions2 td strong {
	padding-right: 15px;
}

.questions2 td label {
	width: 80px;
}

.questions2 td {
	padding: 10px;
	color: #4D4D4D;
	font-weight: normal !important;
}

p.overview {
	font-style: italic;
	padding-bottom: 8px;
}

.altrow td {
	background: #E8F0F7;
}

td.c {
	text-align: center;
}

.clear {
	clear: both;
}

form.contact label {
	width: 100px;
	float: left;
}

form.contact input.text {
	width: 150px;
	float: left;
	margin-bottom: 5px;
}

form.contact input.submit {
	margin-left: 100px;
}

form.contact textarea {
	width: 400px;
	height: 90px;
	float: left;
	margin-bottom: 5px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.underline {
	border-bottom: 1px Solid #4C6FA9;
	margin-bottom: 15px;
}

.blog_meta {
	font-size: 11px;
	color: #999;
}

