/* ----- DEFAULT START ----- */

body{
	margin:0px; 
	padding:0px;
	font-family: Verdana;
	font-size: 10px;
	}
	
body, p, div, span, table, td {
	font-family: Verdana;
	font-size: 12px;
	}
	
a:link{
	text-decoration:none; 
	color:#000000;
	}
	
a:visited{
	text-decoration:none; 
	color:#000000;
	}
	
a:hover{
	text-decoration:underline;
	}

/**********************/
/******** BODY ********/
/**********************/

.body #main .column,
.body #product .column{
	float:left;
	}
	
.body #main .ff{
	height:438px;
	}
	
.body #main #steps{
	background:url('../../media/1068/body_bg_steps.gif') top left no-repeat;
	width:771px;
	height:255px;
	line-height:16px;
	}
	
.body #main #steps strong{
	color:#328ecf;
	font-size:14px;
	}
	
.body #main #steps .step1{
	width:150px !important;
	width:236px;
	font-size:11px;
	float:left;
	padding:126px 0px 0px 86px;
	}
	
.body #main #steps .step2{
	width:150px !important;
	width:262px;
	font-size:11px;
	float:left;
	padding:126px 0px 0px 110px;
	}
	
.body #main #steps .step3{
	width:150px !important;
	width:262px;
	font-size:11px;
	float:left;
	padding:126px 0px 0px 110px;
	}
	
.body #tier1 .quotes{
	background:url('../../media/1068/body_bg_tier1_left.jpg') top left no-repeat;
	width:377px;
	height:614px;
	vertical-align:top;
	line-height:16px;
	}
	
.body #tier1 .quotes #line1{
	width:330px;
	margin:84px 0px 0px 20px;
	font-size:11px;
	}
	
.body #tier1 .quotes #line2{
	margin:354px 0px 0px 94px;
	font-size:11px;
	}
	
.body #tier1 .quotes #quote{
	font-style:italic;
	font-size:11px;
	color:#328ecf;
	line-height:20px;
	width:205px;
	margin:10px 0px 0px 130px;
	}
	
.body #tier1 .quotes #quote strong{
	font-style:normal;
	font-size:11px;
	}
	
.body #tier1 p{
	padding:0px 18px;
	margin:0px;
	line-height:16px;
	font-size:11px;
	}
	
.body #tier1 .percent{
	margin:20px 0px 0px 16px;
	}
	
.body #tier1 .percent td{
	font-size:11px;
	padding:0px 2px;
	}

/* ----- BODY END ----- */

/* ----- FOOTER START ----- */

.footer table td{
	font-size:10px;
	}

.footer .copyright {
	font-size: 9px;
	color: #6c767b;
	text-align: right;
	padding-top:10px;
}

.footer a {
	font-size: 10px;
	color: #328ecf;
}
	 
/* ----- FOOTER END ----- */

.iQ_ResEyes_mn_small_Bheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099FF;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	letter-spacing: normal;
}

.iQ_ResEyes_mn_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 21px;
}

.SkinTLWW_Verdana_11_Rt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	font-style: normal;
}

.Verdana_Blue_Bold_Lf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0289fb;
	font-weight: bold;
	text-align: left;
}

.Verdana_Blue_Bold_Rt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0289fb;
	font-weight: bold;
	text-align: right;
}

.SkinTLWW_Verdana_11_Lf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}

.iQ_ResEyes_mn_prCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 6c767b;
	font-weight: normal;
	text-align: center;
}

/* ========================= */
/*          TAB PANE         */
/* ========================= */

.dynamic-tab-pane-control.tab-pane {
	width: 768px;
	top: -1px;
}

.dynamic-tab-pane-control .tab-row .tab {
	/*font: Menu;*/
	width: 378px !important;
	height:41px !important;
	width: 384px;
	height:47px;
	text-align: left;
	z-index: 4;
	cursor: Default;
	display: inline;
	float: left;
	background-color: #EEE;
	/*	background:		ActiveBorder;*/
	white-space: nowrap;
	position: relative;
	color: #4c8bb0;
	font-size: 12px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	background: url("../../media/1068/tabpane_bg_selected.gif") repeat-x;
	border-bottom: 3px solid #cbe4f5;
	padding:6px 0px 0px 6px;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	/*background:		ThreeDHighlight !important;*/
	width:384px;
	height:47px;
	z-index: 3;
	left: 1px;
	margin: 0px 0px 0px -1px;
	color: #4c8bb0;
	font-weight: bold;
	background: url("../../media/1068/tabpane_bg_selected.gif") repeat-x;
	border-bottom: solid 1px #fff;
}

.dynamic-tab-pane-control .tab-row .tab a {
	text-decoration: none;
	cursor: pointer;
	font-size: 15px;
	color: #4c8bb0;
	font-weight: bold;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
	/*background:	Highlight;*/
	
	font-weight: bold;
	font-size: 12px;
}

.dynamic-tab-pane-control .tab-page {     /* content inside tabs */
	clear: both;
	background: ThreeDHighlight;
	z-index: 2;
	position: relative;
	padding: 1px 20px 10px 20px;
	text-align: left;
	width:768px;
	height:220px !important;
	height:230px;
	background: url("../../media/1068/tabpane_bg_tabs.gif") top left no-repeat;
	float:left;
	margin-top:-5px;
}

.dynamic-tab-pane-control .tab-page ul{
	padding-left:15px;
	margin:0px;
	}

.dynamic-tab-pane-control .tab-page li {
	margin: 3px;
	padding: 3px;
}

.dynamic-tab-pane-control .tab-row {
	z-index: 1;
	white-space: nowrap;
}

#product_details .tab-page {
	
}

#product_details .dynamic-tab-pane-control.tab-pane {
	width: 766px;
}

#product_details .dynamic-tab-pane-control .tab-page {
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

.tab-page div{
	float:left;
	}
	
.tab-page #product{
	width:250px !important;
	width:260px;
	font-size:11px;
	border-right:solid 1px #cbe4f5;
	padding:4px 15px 0px 0px;
	margin-right:14px;
	}

#xcel_desc{
	font-size:11px;
	padding-top:4px;
	width:490px;
	}
	
#xcel_ingredients{
	font-size:11px;
	padding-top:8px;
	margin-top:10px;
	width:540px;
	border-top:solid 1px #ccc;
	}
	
#xcel_ingredients table td{
	font-size:11px;
	vertical-align:top;
	padding:0px 12px 10px 0px;
	width:270px;
	}
	
#llw_desc{
	font-size:11px;
	width:225px;
	padding-top:26px;
	}
	
#llw_ingredients {
	padding:8px 0px 0px 6px;
	}
	
#llw_ingredients table{
	font-size:11px;
	width:453px;
	line-height:19px;
	}

	 
