#index{
	padding-top:8px;
	padding-left:20px;
}
#index h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	margin:0px;
	background:none;
	padding:0px;
	text-align:left;
}
#index h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	text-align:right;
	margin:0px;
	font-style:italic;
}
#index p{
	padding:12px 0 0 0;
	margin:0px;
	text-align:justify;
	color:#555;
	line-height:150%;
}

#index a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#index a:hover{
	text-decoration:underline;
}

#index img{
	border:none;
}
.index_col1{
	float:left;
	width:210px;
	margin-right:7px
}

.index_col2{
	float:left;
	width:210px;
	margin-right:7px
}
.index_col3{
	float:right;
	width:210px;
}

.index_spancols_left2{
	/* spans 2 columns */
	width:427px;
	float:left

}
.panel_from{
	width:200px;
}
.panel_from img{
	border:0;
}
.panel_from p{
	position:relative;
	top:-48px;
	font-size:10px;
	font-weight:bold;
	left:14px;
	color:#f00;
}

#lowerprices{
	background: #fff url(../images/bg_lowerprices.jpg) no-repeat;
	height:220px;
	padding:0px;
	margin:30px 0 0 0;
}

#lowerprices h3{
	margin:0;
	padding:0;
	text-align:left;
	color:#666;
}
#lowerprices em{
	color:#900;
}

#lowerprices p{
	width:190px;
	float:right;
	position:relative;
	top:-22px;
}
#cant_find{
	margin-top: 24px;
}

#fasttrack{
	width:393px;
	height:120px;
	background:url(../images/panel_fasttrack.jpg) no-repeat;
	margin:30px 0 0 0;
}
#fasttrack p{
	margin: 0px 10px 0px 10px;
	padding:0px;
	text-align:center;
}
#fasttrack p a{
	font-weight:normal;
}
#fasttrack img{
	border:none;
}


#newProductPanel{
	float:left;
	width:100%;
	border:1px solid #900;
	height:190px;
	background: url(../images/panel_bg.jpg) no-repeat bottom;
}
#newProductPanel h3{
	padding:4px 8px 4px 0;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	color:#900;
	background-color:#F99;
	text-align:right;
}
#newProductPanel em{
	color:#900;
	line-height:30px;
}
#bestSellerPanel{
	float:right;
	width:100%;
	border:1px solid #006;
	height:190px;
	background: url(../images/panel_bg.jpg) no-repeat bottom;
}
#bestSellerPanel h3{
	padding:4px 28px 4px 8px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#006;
	background-color:#99F;
}
#bestSellerPanel em{
	color:#009;
	line-height:30px;
}

#newProductPanel .newIcon{
padding:0; margin:0; position:relative; top:-14px; left:-20px;float:left; height:18px; 
}
#bestSellerPanel .bestIcon{
padding:0; margin:0; position:relative; top:-14px; left:14px;float:right; height:18px;
}

#newProductPanel p.panelImg, #bestSellerPanel p.panelImg{
	float:left;
	width: 150px;
	padding: 16px 0 0 15px;
	height:130px;
	overflow:hidden;
}
#newProductPanel p.panelText, #bestSellerPanel p.panelText{
	float:right;
	width: 210px;
	padding: 0 12px 0 0;
	text-align:left;
}


#product_feature{
	width:393px;
	margin-top:20px;
	background: url(../images/product_feature_bg.gif) repeat-y;
}
#product_feature .feature_head{
	background: url(../images/product_feature_head.jpg) no-repeat;
	font-size:16px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	height:32px;
	padding-top:6px;
	position:relative;
	top:-10px;
	width:393px;
}
#product_feature .feature_foot{
	position:relative;
	top:10px;
	height:26px;
}
#product_feature ul{
	padding:0;
	margin:14px;
}

#custom_design{
	width:200px;
	margin-top:24px;
}
#custom_design div.mainbody{
	background:url(../images/custom_design_bg.gif) no-repeat;
}
#custom_design p{
	font-size:10px;
	line-height:normal;
	padding:0 12px 0 12px;
	color:#000;
	text-align:left;
}
#custom_design p.footer{
	background:url(../images/custom_design_foot.gif) no-repeat bottom;
	padding:0 12px 8px 12px;
}



.top_panel1{float:left; margin-right:7px; background:url(../files/image/Home/panel_eco.jpg) no-repeat; width:210px; height:140px}
.top_panel2{float:left; background:url(../files/image/Home/panel_custom.jpg) no-repeat; width:210px; height:140px}
.top_panel3{float:right; background:url(../files/image/Home/panel_freesetup.jpg) no-repeat; width:210px; height:140px}
.top_panel3_atlantic{float:right; background:url(../files/image/Home/panel_atlantic.jpg) no-repeat; width:210px; height:140px}
.top_panel_text{width:194px; height:140px; margin:70px 0 0 8px; text-align:center; font-size:11px }
#index .top_panel_text a{text-decoration:none; color:#000; font-weight:normal;}
#index .top_panel_text a:hover{color:#f00;}


#intro{
	text-align:justify;
	color:#333333;
	padding:12px;
	background-color:#D2D7EE;
	margin-bottom:16px;
}

#intro_2{
	font-size:10px;
	text-align:justify;
	color:#333333;
	border:1px solid #996600;
	width:644px;
}
#intro_2 p{
	margin:6px 10px 0px 10px;
}
#intro_2 h3{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:6px 4px;
	background-color:#996600;
	color:#FFFFFF;
}

#intro a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#intro a:hover{
	text-decoration:underline;
}

#fasttrackdiv{
	background:url(../files/image/Home/van2.gif) right  top no-repeat;
	line-height:200%;
	color:#666666
}
#fasttrackdiv em{
	color:#FF3300;
}
#fasttrackdiv .strapline{
	text-align:center;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #999;
}

#offer_caps1{
	position:relative;
	left:-6px;
	top:14px;
	background:url(../files/image/Home/offer_caps1.jpg) no-repeat;
	float:left;
	width:216px;
	margin-right:3px;
}
#offer_caps1 .offer_caps1_text{
	text-align:center;
	width:100px;
	font-size:10px;
	margin:70px 0 0 10px;
}

.offer_expires{
	width:100%;
	font-size:8px;
	color:#999999;
	margin-left:8px;
}

#offer_wristbands1{
	position:relative;
	left:-6px;
	top:14px;
	background:url(../files/image/Home/offer_wristbands1.jpg) no-repeat;
	float:left;
	width:216px;
}

#offer_wristbands1 .offer_wristbands_text{
	text-align:center;
	width:110px;
	font-size:10px;
	margin:70px 0 0 10px;
}

.prod_bestseller{
	background:url(../images/btn_best_selling.gif) no-repeat;
}
.prod_new{
	background:url(../images/btn_new_product.gif) no-repeat;
}
.prodbox{
	border:1px solid #DDD;
	text-align:center;
	height: 160px;
	margin-bottom: 8px;
	
}
.prodbox a{
	font-size:11px;
	color: #333;
	width:200px;
}
.prodbox_text{
	height:26px;
	overflow:hidden;
}
.prodbox a:hover{color:#f00;}

.prodbox img{height:110px; overflow:hidden; float:right}

/* ----------------------------------------------------------- */

#scrollable p{
}

#scroller_jumpto{
	border-top: 1px solid #003399;
	padding-top:4px;
	padding-left:24px;
}

#scroller_jumpto li{
	float:left;
	width:24px;
	height:16px;
	border:1px solid #009;
	margin-right:6px;
	text-align:center;
	list-style:none;
}
#scroller_jumpto a{
	display:block;
}
#scroller_jumpto a:hover{
	display:block;
	background-color:#E1E3F7;
	text-decoration:none;
}
.scroller_jumpto_on{
	background-color:#E1E3F7;
}
.scroller_jumpto_off{
	background-color:#fff;
}

#scrollable p{

}

#scrollup {
	width:100%;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100px; 
	position:relative;
}
.scrollerdiv {
	LEFT: 5px; WIDTH: 640px; POSITION: absolute; TOP: 210px; HEIGHT: 80px
}

#home_main_panel{
	margin-bottom:20px;
	border:1px solid #666;
	padding-left:2px;
	width:642px;
}

#scroller_div{
	background-color:#D2D7EE; width:100%; height:130px; margin-bottom:20px;
}

#mini_panels_div{
	margin-bottom:20px;
}

.home_product{
	border:1px solid #999;
	position:relative;
	height:230px;
	width:208px;
	float:left;
	margin-bottom:12px;
}
.home_product_middle{
	margin:0 8px;
}

.home_product_title{
	padding:3px;
	text-align:center;
	background-color:#C1C7E8;
	margin-bottom:8px;
}
.home_product_title a{
	color:#006;
	text-decoration:none;
	font-weight:bold;
}
.home_product_title a:hover{
	text-decoration: underline;
}

.home_product_imgdiv{
	width:120px;
	padding-left:10px;
	height:110px;
	overflow:hidden;
}

.home_product_price_div{
	width:84px;
	height:110px;
	background:url(../images/home/home_product_price_bg.jpg) no-repeat; 
	position:absolute;
	top:26px;
	left:124px;
	
}
.home_product_price_text{
	color:#fff;
	text-align:center;
	font-size:12px;
	padding-top:30px
}
.home_product_price_text em{
	font-size:18px;
	font-weight:bold;
}
.home_product_desc_div{
	clear:both;
	padding:0 8px;
}
.home_product_desc_text{
	color:#666666;
	text-align:center;
	font-size:11px;
	height:66px;
}
.home_product_link_div{

}
.home_product_link_text{
	color:#006;
	font-size:16px;
	text-align:center;
	line-height:16px;
}
.home_product_link_text a{
	color:#006;
	font-size:10px;
	text-decoration:underline;
	line-height:10px;
}
.home_product_link_text a:hover{
	color:#0033FF;
}


