body
{
	padding: 0;
	margin: 0px;
	background-image: url("../images/bg.jpg" );
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 100%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
}

object, a, div
{
	outline: none;
}
/*-- BEGIN PAGE --*/

#page
{
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 100%;
	
}

/*-- BEGIN TOP PAGE --*/

#top
{
	position:relative;
	top: 0px;
	left: 235px;
	width: 600px;
	height: 30px;
	background-image: url("../images/top_bg.jpg" );
	background-repeat: no-repeat;
	background-position:left;
	z-index: 9999999;	
}

.menu1
{
	float: left;
	margin-top: 0px;
	margin-left: 19px;
	width: 30px;
	height: 30px;
	background-image: url("../images/home.png" );
	background-repeat: no-repeat;
}

.menu2
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 92px;
	height: 30px;
	background-image: url("../images/manufactures.png" );
	background-repeat: no-repeat;
}

.menu3
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 132px;
	height: 30px;
	background-image: url("../images/price_lists.png" );
	background-repeat: no-repeat;
}

.menu4
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 40px;
	height: 30px;
	background-image: url("../images/videos.png" );
	background-repeat: no-repeat;
}

.menu5
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 34px;
	height: 30px;
	background-image: url("../images/media.png" );
	background-repeat: no-repeat;
}

.menu6
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 104px;
	height: 30px;
	background-image: url("../images/customer_service.png" );
	background-repeat: no-repeat;
}


/*-- END TOP PAGE --*/


/*-- BEGIN Main --*/

#main
{
	float: left;
	margin-top: 29px;
	margin-left: 0px;
	width: 980px;
	height: 100%;
}

/*-- BEGIN Left Area --*/

#left_area
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 226px;
}

#left_area_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/bg_logoBF.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 231px;
}

#logo
{
	float: left;
	margin-top: 22px;
	margin-left: 38px;
	background-image: url("../images/logo.png" );
	background-repeat: no-repeat;
	width: 150px;
	height: 154px;
}

#left_area_content
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	width: 220px;
	background-color: #000000;
}

#big_search
{
	float: right;
	margin-top: -4px;
	margin-right: -1px;
	background-image: url("../images/big_search.png" );
	background-repeat: repeat-y;
	width: 170px;
	height: 12px;
}

#search_zone
{
	float: right;
	margin-top: 9px;
	margin-right: 11px;
	background-image: url("../images/search_zone.png" );
	background-repeat: repeat-y;
	width: 180px;
	height: 42px;
}

.search_txt
{
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}

.search_btn
{
	float: left;
	margin-top: 15px;
	margin-left: 11px;
	background-image: url("../images/search_puce.jpg" );
	background-repeat: no-repeat;
	outline: none;
	width: 12px;
	height: 11px;
}

#big_navigation_title
{
	float: right;
	margin-top: 26px;
	margin-right: 0px;
	background-image: url("../images/big_navigation.png" );
	background-repeat: no-repeat;
	width: 96px;
	height: 12px;
}

#big_navigation
{
	float: right;
	margin-top: 14px;
	margin-right: 0px;
	width: 220px;
}

/*   see line 665 
#search_menu
{
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}	*/
.header_menu
{
	clear:both;
	text-align:right;
}
.header_menu img
{
	margin-bottom: 14px;
	
}

.nav_element_active
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
	width: 196px;
	height: 18px;
}

.nav_element
{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	width: 210px;
	height: 18px;
}


.nav_element:hover
{
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
}

.nav_element_txt
{
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	background-image: url("../images/home_active.png" );
	background-repeat: no-repeat;
	height: 18px;
	width: 33px;
}

.nav_element_txt1
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 89px;
	height: 18px;
	background-image: url("../images/big_fireworks.png" );
	background-repeat: no-repeat;
}

.nav_element_txt2
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 92px;
	height: 18px;
	background-image: url("../images/customer_area.png" );
	background-repeat: no-repeat;
}

.nav_element_txt3
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 46px;
	height: 18px;
	background-image: url("../images/medias.png" );
	background-repeat: no-repeat;
}

.nav_element_txt4
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 66px;
	height: 18px;
	background-image: url("../images/contact_us.png" );
	background-repeat: no-repeat;
}





#big_categories_title
{
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	background-image: url("../images/big_categories.png" );
	background-repeat: no-repeat;
	width: 99px;
	height: 12px;
	
}

#big_categories
{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	padding:0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
/*	width: 180px;	*/
	width: 205px;
}

.sub_menu
{
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	line-height: 18px;
}

.sub_menu li
{
	list-style: none;
}

.sub_menu li a
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	background-image: url("../images/cross_bul.png" );
	background-position: right;
	background-repeat: no-repeat;
}

.sub_menu li a:hover
{
	color: #f99a27;
	background-image: url("../images/cross_bul_over.png" );
	background-position: right;
	background-repeat: no-repeat;
}




#left_area_bottom
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	background-image: url("../images/bg_left_rounded.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 10px;
}

/*-- END Left Area--*/

/*-- BEGIN Middle Area --*/

#middle_area
{
	float: left;
	margin-top: px;
	margin-left: 9px;
	width: 603px;
}

/*-- BEGIN Banner --*/

#banner, #slides
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height:262px;
	overflow:hidden;
}
#slides { position:relative; }
#slides ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides ul.pagination li { margin:0; padding:0; list-style:none; }
#slides .pagination li a {
	background-image:url("../images/slide_bul.png");
	background-repeat:no-repeat;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides .pagination li.current a { background-image:url("../images/slide_bul_on.png") !important; }

#banner .slides_container
{
	float: left;
	width: 602px;
	height:233px;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
#slides a, #slides a img, .slides_container a img { border:0px none !important; }

#slides .prev, #slides .next { display:none; }

#slides .ss_pagination { position:absolute; left:0; top:233px; width: 602px; text-align:right !important; }
#slides .ss_pagination a {
	list-style-type: none;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:12px;
	background-image:url("../images/slide_bul_on.png");
	background-repeat:no-repeat;
}

.headerimg, .banner_pic, .banner_pic2, .banner_pic3, .banner_pic4, .banner_pic_replay, banner_pic_buy1get1 {
float:left;
margin-top:0px;
margin-left:0px;
width:602px;
height:233px;
background-repeat:no-repeat;
}

.BannerWrap {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:602px;
	height:233px;
	background-repeat:no-repeat;
	position:relative;
}
.BannerWrap a {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:602px;
	height:233px;
}
.BannerWrap .Title {
	color:#faac32;
/*	font:bold 470%/100% Arial,Helvetica,sans-serif;	*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	left:25px;
	top:25px;
	float:left;
	margin:25px 20px 0px 25px;
	line-height:29px;
}
.BannerWrap .SubTitle {
	float:left;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	left:25px;
	top:80px;
	margin:15px 20px 20px 25px;
}
.BannerWrap .LinkText {
	position:absolute;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	left:218px;
	top:183px;
	line-height:15px;
	width:240px;	
}

/*
.banner_pic {background-image:url("../images/banner_bg.png");	}

.banner_pic2 { background-image:url("../images/banner_bg_2.png"); }

.banner_pic3 { background-image:url("../images/banner_bg_3.png"); }

.banner_pic4 { background-image:url("../images/banner_bg_4.png"); }
.banner_pic_replay { background-image:url("../images/banner_bg_replay.png"); }
.banner_pic_buy1get1 { background-image:url("../images/banner_bg_buy1get1.png"); }
*/

.banner_footer
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height: 29px;
	background-image: url("../images/banner_footer.jpg" );
	background-repeat: no-repeat;
}

.banner_date
{
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.slideshow_control
{
	float: right;
	margin: 10px 10px 0px 0px;
}
.slide_bul
{
	width: 16px;
	height: 12px;
	float: left;
	background-image: url("../images/slide_bul.png" );
}
.slide_bul a
{
	display: block;
	width: 16px;
	height: 12px;
}
.slide_bul a:hover
{
	background-image: url("../images/slide_bul_on.png" );
}
.slide_bul.on
{
	background-image: url("../images/slide_bul_on.png" );
}

/*-- END Banner--*/

/*-- BEGIN Content --*/

#content_top
{
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_top.png" );
	background-repeat: no-repeat;
	overflow:hidden;
}

#content_bottom
{
	float: left;
	margin: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_bot.png" );
	background-repeat: no-repeat;
}

#content_index {
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
/*	height: 648px;  
	height: 696px;	*/
	height:auto;
	overflow:hidden;
/*	background-image: url("../images/content_bg.png" );
	background-repeat: no-repeat;	*/
}

#content_bottom_index {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	width: 604px;
	height: 248px;
	background-image: url("../images/sky-lanterns-hm-bg.jpg" );
	background-repeat: no-repeat;
}

#content_bottom_index a {
	width: 98px;
	height: 90px;
	background-image: url("../images/btn-watch-video-hm.jpg" );
	background-repeat: no-repeat;
	position: relative;
	left: 476px;
	top: 140px;
	display:block;
}
#content_bottom_index a:hover {
	background-image: url("../images/btn-watch-video-hm-on.jpg" );
}

#content
{
	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
	background-image: url("../images/content_bg_white.png" );
	background-repeat: repeat-y;
/*	min-height: 659px;	*/
	min-height: 801px;
}

#content h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 0px;
	font-size: 30px;
	padding: 10px 25px 0 25px;	*/
	font-size: 28px;
	padding: 10px 25px 0 20px;
}
#lbldesc p { padding-left:20px !important; }
#content #cms h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 25px;
	font-size: 30px;	*/
	padding: 10px 25px 0 0px;
/*	font-size: 28px;	*/
	font-size:24px;
}

.ProdTotalWrap {
	width:570px;
	position: relative;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

.ProdTotalLeft {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.ProdTotal {
	min-width: 100px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
}

.ProdTotalRight {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#content #lbltotalproduct {
	font-size: 18px;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	padding:0;
	float:left;
	color:#B82626;
}

#content #productList {
	position:relative;
	display:block;
	float:left;
	width:564px;
}
#search_menu
{
	float: right;
/*	margin-top: 28px;	*/
	margin-top: 80px;	
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}
.SliderTooltip {
	color:#ffffff;
	font-size:12px;
/*	padding: 15px 20px 40px 35px;	
	padding: 0px 20px 15px 35px;	*/	
	padding: 5px 20px 30px 35px;	
	display:block;
	text-align:justify;
}
.SliderTooltip .ColorTooltip {
	display:block;
	font-size:10px;
	padding: 10px 0px 0px 0px;
	text-align:left;
}

#content p
{
	/*	color:#b82626;	*/
	margin: 0px;
/*	padding: 10px 25px 0 25px;  
	padding: 10px 25px 15px 0px;	*/
	padding: 10px 25px 5px 0px;
	font-size: 12px;
}

#ProdImg
{
	float: right !important; 
/*	height: 260px;	
	padding-bottom: 19px; */
	width: 300px;  
/*	min-width: 150px;
	max-width: 300px !important;	*/
	display: block; /*	border:1px solid #006;	*/
	/*overflow: hidden; */
	text-align:center;
	margin-bottom:20px !important;
	margin-left:20px !important;
	position:relative;
}

#ProdImg img {
	/*max-width: 300px !important;*/
	display:block;
}
#ProdImg #lblImage {
	clear: both;
}
#lblDescription {
	padding:5px 0 15px 0;	
	width:240px;
	height:auto;
	float:left;
	overflow:hidden;
}

#PTopWrap
{
	display: block;
	margin-bottom: 30px;
	min-height:250px;
}
#PTopWrap h1 {	padding-left:0px !important; }


#ProdBtnWrap
{
	width: 300px;
	display: block;
}

.Pzoom a
{
	background-image: url(../images/zoom-off.gif);
	display: block;
	height: 16px;
	width: 160px; /*	padding-right:30px; */
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.Pzoom a:hover
{
	background-image: url(../images/zoom-on.gif);
}

.Pdragdrop a
{
	background-image: url(../images/drag-drop.gif);
	display: block;
	height: 16px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 205px;
	top: -16px;
	padding: 0px;
	margin: 0px;
}

.ProdDetails
{
	color: #b82626;
	font-weight: bold;
}

#products {
	float: left;
	margin-left: 0px;
/*	margin-top: 36px;
	width: 603px;
	height: 145px;	*/
	width: 604px;
	height: 194px;
	overflow:hidden;
	background-image: url(../images/content_bg_featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}


.prev
{
	float: left;
	margin-top: 32px;
	margin-left: 4px;
	background-image: url("../images/prev.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

.product_list
{
	float: left;
/*	margin-top: 4px;	
	margin-top:-10px;	*/
	margin-top:27px;
	margin-left: 0px;
	width: 604px;
	text-align: center;
	overflow:hidden;
}

.product_list li
{
	float: left;
	margin-top: 0px;
/*	margin-left: 30px;  */
	margin-left:20px;
	width: 136px;
}

.plus
{
	position: absolute;
	margin-left: 122px;
	margin-top: -8px;
	border: none;
	z-index: 800;
}

#plus1
{
	position: absolute;
	display: none;
}


.product1
{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
	z-index: 0;
}



.product_pic1 span
{
	position: absolute;
	float: left;
	width: 136px;
	height: 136px;
	margin-top: 0px;
	margin-left: 0px;
}
.product_pic1 .plus:hover
{
	background: url("../images/add1.png" ) no-repeat;
}





.product2
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
/*	background-image: url("../images/rol_box.png" );	*/
	background-image: url("../images/featured-box-top.png" );
	background-repeat: no-repeat;
	background-position: left bottom !important;
/*	width: 138px;
	height: 139px;  */
	width: 148px;
	height: 119px;
	border: none;
	overflow:hidden !important;
}

.product3
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
}

.rol_cube
{
	position: relative;
	float: left;
	width: 138px;
	height: 124px;
	padding-top: 15px;
	margin: 0px 20px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
}

.cube_img
{
	position: absolute;
	height: 94px;
	width: 125px;
	left: 50%;
	margin-left: -62.5px;
 
}
.cube_img img
{
	border: 0px;
}


/* Product Results */

.ProdBox {
	position:relative; 
	z-index:2;
	float:left;
	width:86px;
	min-height:95px;
	padding: 20px 28px 10px 28px;
	text-align:center;
	font-size:11px;
}

.ProdBoxInnerWrap {
	width:142px;
	text-align:center;
}

.ProdBoxName, .ProdBoxName a {
	text-align:left;
	width:142px;
	margin-bottom:11px;
}
.ProdBoxName a {
	color:#2a2a2a;
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
}
.ProdBoxName a:hover {
	text-decoration:underline;
}
.ProdBoxPrice {
	color:#cc0000;
	font-size:11px;
	float:right;
	text-align:right;
	margin-left:7px;
}
.ProdBoxBtnWrap {
	width:142px;
	height:28px;
	background-image: url(../images/detail-btns-bg.gif);
	background-repeat: no-repeat;
	display:block;
	padding-top:7px;
}
.VideoBtn {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video.gif);
	background-repeat: no-repeat;
}

.VideoBtn1 {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video-new.gif);
	background-repeat: no-repeat;
}
.MoreBtn {
	width:80px;
	height:21px;
	float:left;
	display:block;
	background-image: url(../images/btn-detail-learn-more.gif);
	background-repeat: no-repeat;
}

.ProdBoxThumb {
	width:142px;
	text-align:center !important;
}
.ProdBoxThumb img {
	max-width:142px;
	text-align:center !important;
	overflow:hidden;
}

.ProdBox img{
	border:0px;
	display:block;
	margin-bottom:15px;
}

.ProdBoxWholesale, .ProdBoxWholesale a {
	width:142px;
	text-align:center;
}

.ProdBoxWholesale a {
	text-decoration:underline;
	color:#cc0000;
	display:block;
	margin-bottom:3px;
}
.ProdBoxWholesale a:hover {
	text-decoration:none;
}

.WholesalePrice {
	text-decoration: line-through;
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.CasePrice, .CaseQty {
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.red {
	color:#cc0000;	
}
.redbold {
	color:#cc0000;
	font-weight:bold;
}
/* H1 Red
.red2 {
	color:#b82626;	
} */
.darkred {
	color:#990000;
}
.darkredbold {
	color:#990000;
	font-weight:bold;
}


/* ********************** */



.result_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	top: 105px;
	width: 160px;
}
.result_txt, .result_txt a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.result_price
{
	float: right;
	color: #cc0000;
}

.cube_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	bottom: 0px;
	width: 108px;
}
.cube_txt, .cube_txt a
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.cube_price
{
	float: right;
	color: #cc0000;
}

.product_picture
{
/*	float: left;
	margin-top: 6px;
	margin-left: 15px;
	height: 102px; */
	margin-top: 11px;
/*	margin-left: 11px;	*/
	margin-left: 5px;
	margin-right: 5px;
	height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	width: 138px;
	text-align:center !important;
	border: none;
	overflow:hidden !important;
}

.product_pic
{
/*	float: left;
	margin-top: 5px;
	margin-left: 5px;  */
	border: none;
	max-height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	overflow:hidden !important;
}

.product_bottom {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/featured-box-bot.png);
	background-repeat: no-repeat;
	background-position: left bottom !important;
	width: 148px;
/*	max-height: 43px !important;
	min-height: 33px !important;  */
	height:43px;
	border: none;
	overflow:hidden !important;
}

.product_footer
{
}

.product_title
{
	float: left;
/*	margin-top: 7px;  */
	margin-top: 4px;
	margin-left: 12px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	z-index: 20;
	width:85px;
}

.product_title a
{
	font-size: 9px;
	color: #cc0000;
	text-decoration: underline;
}
.product_title a:hover
{
	color: #000000;
	text-decoration: none;
}

.product_price
{
	float: right;
/*	margin-top: 7px;  
	margin-right: 8px;  */
	margin-top: 4px;
	margin-right: 12px;
	color: #cc0000;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}


.next
{
	float: right;
	margin-top: 32px;
	margin-right: 4px;
	background-image: url("../images/next.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

#WelcomeWrap {
	background-image: url("../images/content_bg_Y.png" );
	background-repeat:repeat-y;
	background-position:left top;
	width:604px;
	height:auto;
	min-height:285px;
	float:left;
	overflow:hidden;
}
.welcome_txt
{
	float: left;
/*	margin-top: 115px;
	margin-left: 267px;
	width: 300px;	*/
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
	background-image: url("../images/content_bg_welcome.jpg" );
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:3px;
	padding:115px 30px 30px 267px;
	width:304px;
	height:auto;
	min-height:110px;
	overflow:hidden;
}

.welcome_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 1.5em;
	text-decoration: none;
}

.welcome_txt a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}
.welcome_boxes {
	margin-left:3px;
	width:601px;
	float:left;
	overflow:hidden;
	padding-top:15px;
}
.welcome_boxes img {
	float:left;
	margin-left:15px;
	margin-bottom:14px;
	border:0px none !important;
	
}

#HmBottomWrap {
	background-image: url("../images/content_bg_bottom.png" );
	background-repeat:no-repeat;
	background-position:left top;
	width:604px;
	height:217px;
	float:left;
	overflow:hidden;
}
.dustributor_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 80px;
	width: 210px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.dustributor_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
	line-height: 1.5em;
}

.dustributor_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.retail_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 130px;
	width: 155px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.retail_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.retail_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.content_body
{
	float: left;
	margin: 10px 20px 0px 20px;
	width: 564px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.content_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000; 
/*	color: #b82626;	*/
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.content_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

/*-- END Content--*/

/*-- End Middle Area --*/

/*-- BEGIN Right Area --*/

#cart_focus
{
	float: left;
	margin-top: 0px;
	margin-left: 9px;
	width: 129px;
	height: 575px;
}

#right_area {	
	margin-top: 0px;
/*	margin-left: 860px;	
	margin-left: 855px;	*/
	margin-left: 850px;
	width: 129px;
	position:fixed;
}
*+html  #right_area {
  margin-left: 20px;
}
#login_area
{
	float: left;
	margin-top: -3px;
	margin-left: 0px;
/*	background-image: url("../images/login_bg.png" );  
	background-image: url("../images/login_bg_off.png" );	*/
	background-repeat: no-repeat;
	width: 129px;
/*	height: 89px;  */
	height: 117px;
}

.login_element1 {
/*	float: left;	
	margin-top: 38px;
	margin-left: 30px;  */
	width: 60px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 27px;
}

.login_element2 {
/*	float: left;	
	margin-top: 11px;
	margin-left: 0px;	*/
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 0px 0px 0px 27px;
}

.login_element3 {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 27px;
}

.login_element_user {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 22px;
}

.login_element_logout {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 22px;
}

.login_element_pricelist {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 22px;
}
.login_element_pricelist a {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #faac32;
	text-align: left;
	text-decoration: underline;
	display:inline;
	margin: 0px 0px 0px 0px;
}
.login_element_pricelist a:hover {
	text-decoration:none;
}

.login_element1:hover, .login_element2:hover, .login_element3:hover, .login_element_user:hover, login_element_logout:hover {
	color: #faac32;
	text-decoration: underline;
}

#cart_area
{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg.png" );  */
	background-repeat: no-repeat;
	width: 129px;
	height: 20000px;
 
	
}
/*
.total
{
	float: left;
	margin-top: 419px;
	margin-left: 26px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.total1
{
	float: left;
	margin-top: -14px;
	margin-left: 50px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	
}

.checkout
{
	float: left;
	margin-top: 8px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}*/

/*-- END Right Area--*/

/*-- END Main --*/

/*-- Begin Footer--*/

#footer
{
	float: left;
	margin-top: 15px;
/*	margin-left: 235px;
	width: 602px;
	margin-bottom: 20px;
	height:180px;	*/
	width: 837px;
	margin-bottom: 40px;
	height:auto;
}
#footerleft {
	float:left;
/*	margin-right:20px;
	width:215px;	*/
	margin-right:35px;
	width:200px;
	padding-top:16px;
	min-height:390px !important;
	overflow:hidden;
}

#Footer1_upfooter {
	float:left;
	width:602px;
}

#footer_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/footer_bg.png" );
	background-repeat: no-repeat;
	width: 602px;
	height: 284px;
}

.search_footer
{
	float: left;
	margin-top: 24px;
	margin-left: 36px;
	outline: none;
	width: 500px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #ffffff;
/*	text-transform: uppercase;	*/
}

.search_btn_footer
{
	float: right;
	margin-top: 24px;
	margin-right: 30px;
	width: 18px;
	height: 18px;
	background-image: url("../images/search_btn.png" );
	background-repeat: no-repeat;
}

.blocs
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 602px;
	border:solid 0px red;
}

.prev1
{
	float: left;
	margin-top: 62px;
	margin-left: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1.png" );
	background-repeat: no-repeat;
	line-height: 1.1em;
	position:relative;
	z-index:200;
}

.prev1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1_hover.png" );
	background-repeat: no-repeat;
}

.blocs_list
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 555px;
	z-index: 0;
}

.blocs_list li
{
	float: left;
	z-index: 0;
	list-style: none;
}

.bloc
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	height:200px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc1
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc1 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc1 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc2
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 150px;
	line-height: 1.1em;
	border:solid 0px blue;
}

.bloc2 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc2 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc3
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 180px;
	line-height: 1.1em;
	border:solid 0px green;
}

.bloc3 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc3 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.next1
{
	float: right;
	margin-top: 62px;
	margin-right: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/next1.png" );
	background-repeat: no-repeat;
	position:relative;
	z-index:200;
}

.next1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/next1_hover.png" );
	background-repeat: no-repeat;
}

#footer_bottom
{
	float: left;
	margin-top: 60px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 602px;
	height: 32px;
}

#copyright
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 400px;
	height: 32px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
}
#copyright a
{
	color: #666666;
	text-decoration:none;
}

#hexnet
{
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	width: 154px;
	height: 12px;
	background-image: url("../images/hexnet.png" );
	background-repeat: no-repeat;
}

#hexnet:hover
{
	background-image: url("../images/hexnet_hover.png" );
	background-repeat: no-repeat;
}

#lightbox_shade
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}

#lightbox_cart
{
	position: fixed;
	height: 437px;
	width: 445px;
	top: 50%;
	left: 50%;
	margin-top: -218.5px;
	margin-left: -222.5px;
	display: none;
	z-index: 2400;
	background-image: url("../images/bf-cart-lightbox-alpha.png" );
	background-repeat: no-repeat;
}
#lightbox_cart input
{
/*	background-color: #ffffff;  */
	position: absolute;
	top: 185px;
	left: 311px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart a
{
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
}
#lightbox_cart .cart_cancel
{
	top: 260px;
	left: 240px;
}
#lightbox_cart .cart_approve
{
	top: 260px;
	left: 321px;
}
#lightbox_Flow
{
	position: fixed;
	height: 568px;
	width: 662px;
	top: 50%;
	left: 50%;
	margin-top: -284px;
	margin-left: -331px;
	display: none;
	z-index: 2401;
	background-image: url("../images/video_modal_bg.png" );
	background-repeat: no-repeat;
}
#lightbox_Flow .Flow_cancel
{
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 524px;
	left: 440px;
}
#lightbox_Flow .Flow_next
{
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 524px;
	left: 522px;
}
#lightbox_Flow .FlowVideoTitle {
	position: absolute;
	top: 44px;
	left: 89px;
	font-size:18px;
	font-weight:bold;
}
#lightbox_Flow object
{
	position: absolute;
	top: 85px;
	left: 11px;
	width: 643px;
	height:430px;
}

#HmNew
{
	background-image: url(../images/new-2010.jpg);
	height: 171px;
	width: 220px;
	clear: both;
}
#HmNew ul
{
	padding-left: 140px;
	padding-top: 47px;
	margin: 0px;
}
#HmNew li
{
	color: #ffffff; /* 	width: 75px; */
	list-style-type: disc; /*	margin-bottom:10px;	*/
	line-height: 14px;
	list-style-position: outside;
}
#HmNew a
{
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
#HmNew a:hover
{
	color: #FF0;
}

.ATCdetail a
{
	background-image: url(../images/atc-off.gif);
	display: block;
/*	margin-top: 5px;	
	margin-left: 25px;	*/
	margin: 20px 0px 20px 25px;
	padding: 0px;
	height: 22px;
	width: 96px;
}
.ATCdetail a:hover
{
	background-image: url(../images/atc-on.gif);
}
#btn_watch_video a {
	background-image: url(../images/watch-video-off.png);
	display: block;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	height: 35px;
	width: 120px;
	clear:left;
}

#RatingsTop {
	display:block;
	background-image: url(../images/ratingsexpanded.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:23px;
	width: 534px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	text-align:right;
	padding: 0px 20px 0px 0px;
	margin: 0px 5px 0px 5px;
	vertical-align: top;
	float:left;
}

#comments
{
	/*	background-image: url(../images/comments.gif);	
	background-repeat: no-repeat;
	background-position: left top;  */
	display: block;
	margin: 0px 5px 0px 5px; /*	margin-top:50px;	*/
/*	padding: 15px 0px 0px 0px;	*/
	padding: 25px 20px 20px 20px;
	/*	height: 345px; */
/*	width: 555px;	*/
	width: 515px;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	float:left;
}

#Btn_Rate {
	display:block;
	width: 77px;
	height: 22px;
	background-image: url(../images/btn_rate-it.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	margin:-2px 0px 0px 10px;
}

#comments #ProdRating {
	display:block;
	margin: 0px 0px 20px 0px;
	float:left;
}

#comments #NoRatings {
	display:block;
	margin: 0px 0px 20px 50px;
	float:left;
}
#comments .CommentsPagination {
	display:block;
	margin: 20px 0px 0px 0px;	
}

#comments .UserComment {
	display:block;
	margin: 20px 0px 0px 0px;
}
.border_left {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}





/*-- End Footer--*/

/*-- END PAGE Added New css  Cnange In 
#page
{
remove z-index for greybox 
}
--*/
.paging
{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.paging a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:hover
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:visited
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Pdesc
{
	color: #b82626;
	font-weight: bold;
	font-size: 11px;
}


#content h2
{
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 18px;
}
#content h3
{
	color: #990000;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	font-size: 16px;
	font-weight:bold;
}

#addtocart h1
{
	color: #b82626;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 30px;
}

.addtocart_body
{
	float: left;
	margin: 0px 20px;
	width: 95%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.addtocart_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.addtocart_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}



#lightbox_cart .addcartQty
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 200px;
	left: 272px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
	background:transparent url(../images/transparent.gif) no-repeat scroll 0 0;
}
#lightbox_cart .addcartSize
{
	position: absolute;
	top: 200px;
	left: 305px;
	padding: 2px 0;
	border: 1px solid #C2C2C2;
	font-size:10px;
}


#lightbox_cart .addcarterrmessage
{
/*	background-color: #ffffff; */
	color: #b82626;
	position: absolute;
	top: 220px;
	left: 220px;
	height: 14px;
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcarttitle
{
/*	background-color: #ffffff; */
	color: #b82626;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 120px;
	left: 205px;
/*	height: 14px; */
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcartImg
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 115px;
	left: 50px;
	border: 0px;
}
.lightbox_shade123465
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}


#lightbox_cart .cart_cancel1
{
	display: block;
	position: absolute;
	width: 85px;
	height: 40px;
	top: 240px;
	left: 200px;
}
#lightbox_cart .cart_approve1
{
	display: block;
	position: absolute;
	width: 120px;
	height: 40px;
	top: 240px;
	left: 285px;
}


.slider-break-effect
{
	background-image: url("../images/slider-break-effect1.jpg" ) !important;
	height: 40px;
}
.slider-loudness
{
	background-image: url("../images/slider-load1.jpg" ) !important;
	height: 40px;
}
.slider-height1
{
	background-image: url("../images/slider-height1.jpg" ) !important;
	height: 40px;
}
.slider-Price
{
	background-image: url("../images/slider-price1.jpg" ) !important;
	height: 40px;
}
.slider-Color
{
	background-image: url("../images/slider-colors1.jpg" ) !important;
	height: 40px;
}
.slider-Shot
{
	background-image: url("../images/slider-shots1.jpg" ) !important;
	height: 40px;
}
.slider-ratings
{
	background-image: url("../images/slider-ratings0.jpg" ) !important;
	height: 40px;
}

.sliderspace
{
	height: 20px;
}
 .but
{
	background-color: #690000;
	border-bottom: #690000 1px solid;
	border-left: #690000 1px solid;
	border-right: #690000 1px solid;
	border-top: #690000 1px solid;
	
	color: White;
	font-weight: bold;
}
.OrangeBold
{
	color: #f26725;
	font-size: 11px;
	font-weight: bold;
}
.err
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
} 
.login_form {
	overflow:hidden;
	margin:10px 0px;
}
.login_row {
	overflow:hidden;
	padding:5px 0px;
}
.login_row input {
	margin:0px;
}
.login_col1 {
	width:155px;
	float:left;
	text-align:right;
}
.login_col2 {
	width:330px;
	float:left;
	padding-left:10px;
}












#cart_area .cart_thumbs_wrap {
	margin-top: 12px;
	margin-left:22px;
	width:90px;
	padding:0;
	font-size:11px;
	color:#fff;
}
#cart_area .cart_thumbs {
	margin:0;
/*	padding-top: 5px;
	padding-bottom:5px;	*/
	font-size:10px;
	color:#fff;
/*		width:90px;
	height:90px;	*/
	overflow:hidden !important;
	text-align:center !important;
}

.cart_thumbs_remove, .cart_thumbs_remove a, .cart_thumbs_remove a img {
	float:right;
	z-index:800;
	border: 0px none #ffffff !important;

}

#cart_Wrap {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
	position:relative;
}
#cartimg {
	float: left;
/*	margin-top: 2px;
	margin-left: 0px;
	background-image: url("../images/cart_bg.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}

#cartimg .ShowDropMsg {
	width:83px;
	height:84px;
	background-image: url("../images/drop-items.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 62px;
	left: 24px;
}
#cartimg .ShowAddMsg {
	width:83px;
	height:27px;
	background-image: url("../images/item-added.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 155px;
	left: 24px;
}
#cart_items {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 207px;
	left: 14px;
}

#cartimgon {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg_on.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}
 
/*
.total {
	float: left;
	 margin-top:-66px;
	margin-left: 26px;	
	margin-left: 18px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}	*/

.total {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 231px;
	left: 14px;
}

.total_empty {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	display:inline;
	font-weight:bold;
}
.total_exists {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #CC0000;
	display:inline;
	font-weight:bold;
}

.viewcart
{
	float: left;
	background-image: url("../images/green_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 255px;
	left: 14px;
}
/*
.checkout
{
	float: left;
 margin-top:-40px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}	*/
.checkout
{
	float: left;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 280px;
	left: 14px;
}

.CartHelp a {
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	font-size:11px;
	position:absolute;
	padding: 0px 0px 0px 22px;
	top: 325px;
	left: 14px;
	text-decoration:underline;
	color:#CC0000;
	background-position: left center;
}
.CartHelp a:hover {
	text-decoration:none;
}

#lightbox_cart_desc {
	position: fixed;
	width: 388px;
	height: 281px;
	top: 50%;
	left: 50%;
	margin-top: -140.5px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-cart-desc.png" );
	background-repeat: no-repeat;
}

#lightbox_cart_desc .modal_close {
	display: block;
	position: absolute;
	width: 136px;
	height: 40px;
	top: 237px;
	left: 209px;
}
#lightbox_cart_desc #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_content_wrap h1 {
	margin: 0px 0px 12px 0px;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
#lightbox_content_wrap ul {
	margin: 0;
	padding:0;
}
#lightbox_content_wrap li {
	margin: 10px 0px 10px 15px;
	padding:0;
	font-size:11px;
}

#lightbox_product_rating {
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-ratings.png" );
	background-repeat: no-repeat;
}
#lightbox_product_rating .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_rating .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_rating #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_rating h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#lightbox_product_rating h2 {
	display:block;
	float:left;
	margin: 0px 0px 12px 0px;
	padding:20px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	width:120px;
	color:#cc0000;
}
#lightbox_product_rating h3 {
	margin: 5px 0px 5px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	width:300px;
	color:#cc0000;
}
#lightbox_product_rating #SelectRating {
	height: 70px;
	display:block;
}

#lightbox_product_rating #TableWrap {
	display:block;
	float:left;
	margin: 0px 30px 12px 0px;
	width: 160px;
	padding:0;
}
#lightbox_product_rating #CommentsText {
	font-size:11px;
	padding:2px;
}




#UpdatePanel3 {
	float:left;
	width:100%;
}

.catalog {
	padding: 10px;
	border: 1px dashed #666666;
	display: block;
	height: 180px;
}
.catalog img {
	float:right;
	border: none;
}
.GalleryWrap, .GalleryWrapDetail {
	float:left;
	display:block;
	padding-bottom:10px;
	border-bottom:2px dotted #CCC;
	margin-bottom:15px;
	width:100%;
}
.GalleryWrapDetail {
	border-bottom:0px none !important;
}
.GalleryWrap .PhotoGalThumb, .GalleryWrapDetail .PhotoGalThumb {
	resize: both;
	overflow: hidden;
	width: 170px;
	height: 115px;
	background-position:center center;
/*	padding:15px 15px 10px 15px;	*/

	border: 5px solid #b4c7e4;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	
	text-align:center;
	display:block;
	float:right;
}
.GalleryWrapDetail .PhotoGalThumb { float:left !important; margin:15px 15px 15px 0px !important; }

.PhotoGalThumb a {
	display:block;
	width:100%;
	height:100%;
}
.GalleryWrap h2, .GalleryWrap h3 { margin-top:10px; }

#lblpagecontent p {
	padding:0px;
	margin: 12px 0px;
}

#lblpagecontent h2 {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 0px;
	font-size: 18px;
}
#lblpagecontent h3 {
	color: #B82626;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.EventVideo {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 50px 0px 50px 0px;
}
.EventVideo a {
	display:block;
	float:left;
	margin-right:20px;
}
.EventVideo img {
	display:block;
	margin-top:-30px;
}
.EventVideo2 object {
	display:block;
	margin-left:-20px;
}
.EventVideo2 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}
.EventVideo3 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}

/* Rating 31032010 */ 
.NotRatedText{}
.ratingcss
{
	display:block;
	margin: 0px 0px 0px 0px;
	 vertical-align:top;
	 float:right;
 
	}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

.checkboxes_unit {
	color:#FFF;
	font-size:11px;
}
.checkboxes_unit input {
	
}
/* Colors Filter */
#Accordion5 {
	text-align:right !important;	
}
#Accordion5 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 4px 15px 4px;
	width:27px;
	float:right;
	text-align:center;
	overflow:hidden;
	display:inline;
}
#Accordion5 .checkboxes_unit input {
	
}

/* Effects Filter */
#Accordion8 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 0px 0px 0px;
/*	min-width:65px;
	max-width:110px; */
	width:95px;
	float:right;
	text-align:right;
	overflow:hidden;
	display:block;
}
#Accordion8 .checkboxes_unit input {
	float:right;
	margin-right:10px;
	display:block;
}
#Accordion8 .checkboxes_unit label {
	display:block;
}
/* More Filter */
#Accordion9 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 10px 0px 5px;
	width:190px;
	float:right;
	text-align:right;
/*	text-align:center;	*/
}
#Accordion9 .checkboxes_unit input {
	float:right;
}
#Accordion9 .checkboxes_unit label {
	margin-top:2px;
	display:block;
}



.ManufacturerBox {
	width: 190px;
	text-align: center;
	margin: 0 0 35px 7px;
}

.ManufacturerBox .ManufacturerLogo a {
	height:145px;
	display:block;
	vertical-align: middle !important;
}

.ManufacturerBox h2, .ManufacturerBox h2 a {
	font-size:14px;
	text-decoration:underline;
	font-family: "Lucida Grande","Tahoma",sans-serif;
	margin:0px;
	padding: 0px 0px 10px 0px;
}

.ManufacturerBox h2:hover, .ManufacturerBox h2 a:hover {
	text-decoration:none;
	color: #B82626;
}

#content .ManufacturerBox h2 {
	margin:0px;
	padding:0px;
}

.ContactWholesale {
	float:right;
	margin-right:-20px;
}
.Sale {
	text-decoration:line-through;
	color:#666666;
}
.SaleDisplay {
	color:#06F;
	text-align:right;
	width: 142px;
/*	float:right;	*/
	font-weight:bold;
	display:block;
	margin: 3px 0px 0px 0px;
}
.SaleDetail {
	color:#06F;
	font-weight:bold;
	font-size:12px;
	margin: 0px 0px 0px 0px;
}
.Sale #lblPrice {
/*	font-size:12px;		*/
}

.OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:left;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.ProdBoxInnerWrap .OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:right !important;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	} 
	
	
	#lightbox_product_Cartsession{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/modal-CART1.png" );
	background-repeat: no-repeat;
}
#lightbox_product_Cartsession .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_Cartsession .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_Cartsession #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_Cartsession h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

/* Store Locator Main Page Styles --------------------- */
#storelocator a {
	display:block;
	position:absolute;
/*	left:860px;  */
	left:630px;
	top:9px;
	width:100px;
	height:13px;
	background-image: url(../images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.StoreLocatorWrap {
	position:relative;	
}
.StoreLocatorWrap #divider_vertical {
	background-image: url(../images/line_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 299px;
	width: 1px;
	position: absolute;
/*	left: 337px;
	top: 0px;	*/
	left:365px;
	top:-10px;
}
.StoreLocatorWrap h1 {
	font-size:20px !important;
}

#StateList {
	position:absolute;
	left:385px;
/*	top:67px;	*/
	top:60px;
	width:215px;
	overflow:hidden;
}
#StateList h2 {
	font-size:12px !important;
	color:#666666;
	padding:0px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}
#StateList ul {
	padding:0px;
	margin:0px 0px 0px 3px;
}
#StateList li {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#StateList a {
	margin:0px 0px 0px 22px;
	padding:0px;
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
#StateList a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#EnterZipCode {
	position:absolute;
	left:34px;
	top:80px;
	width:300px;
	display:none;	
}
#EnterZipCode p {
	font-size:10px;
	color:#666666;
	margin-bottom:12px;
	display:block;
}
#EnterZipCode #InputWrap {
	width:163px;
	height:25px;
	display:block;
	background-image: url(../images/input_zip_code.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-right:9px;
}
#EnterZipCode #InputWrap .search_txt
{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}
#EnterZipCode .submit_zip_btn {
	float: left;
	margin:0px;
	padding:0px;
	background-image: url("../images/btn_locate.gif" );
	background-repeat: no-repeat;
	outline: none;
	width: 85px;
	height: 25px;	
}
#SignatureRetail {
	position:absolute;
	left:34px;
	top:194px;
	width:300px;
}
#SignatureRetail .Signature {
	width:204px;
	height:22px;
	display:block;
	margin:0px 0px 17px 0px;
	background-image: url(../images/store_link_signature_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#SignatureRetail .Retail {
	width:214px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	background-image: url(../images/store_link_retail_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* mock has StatesMap 100px below 2 links */
#StatesMap {
	position:absolute;
	left:60px;
	top:365px;
/*	margin-left:60px;
	margin-top:100px;	*/
	width:480px;
	height:319px;
	background-image: url(../images/states_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions {
	position:relative;
	width:480px;
	height:319px;
	overflow:hidden;
}
#StatesMap #MapPositions a {
	position:absolute;
	width:27px;
	height:27px;
	background-image: url(../images/state_bullet_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions a:hover {
	background-image: url(../images/state_bullet_on.png);
}



/* Store Locator Detail Page Styles --------------------- */


/*  this style is redundant.  I added  #storelocator main div to /includes/top.ascx  -David
#storelocator2 a {
	display: block;
	position: absolute;
	left: 860px;
	top: 9px;
	width: 100px;
	height: 13px;
	background-image: url(siteimages/images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

.StoreLocatorDetail {
/*	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
/*	background-image: url("siteimages/images/content_bg_white.png" );
	background-repeat: repeat-y; /*	min-height: 659px;	*/
/*	min-height: 801px;  */
	position:relative !important;
}
.StoreLocatorDetail #DetailTopBg {
	width:598px;
	height:97px;
	background-image: url(../images/locator_detail_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	position:absolute;
	left:3px;
	top:-8px;
		
}
#DetailTopBg h1 {
	color: #b82626;
	margin: 0px;
	padding: 42px 0 0 36px;
	font-size: 20px !important;
	text-transform:uppercase;
}
#DetailTopBg #Buttons {
/*	margin: 38px 0px 0px 365px;	*/
	margin: 38px 20px 0px 0px;
	padding: 0px;
	width:211px;
	height:26px;
	float:right;
}
#DetailTopBg #Buttons #Home {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width:100px;
	height:26px;
	background-image: url(../images/store_link_home_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Home:hover {
	background-image: url(../images/store_link_home_on.png);
}
#DetailTopBg #Buttons #Store {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:109px;
	height:26px;
	background-image: url(../images/store_link_locator_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Store:hover {
	background-image: url(../images/store_link_locator_on.png);
}

#StoreLocatorBody {
	margin: 97px 25px 0px 36px;
	width: 543px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}

.StoreLocatorDetail .locationname {
	margin-left:5px;
/*	color:#00A3D9; */
	color:#666666;
	font-size:12px;
}

.StoreLocatorDetail .state {
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
	color:#666666;
}
.StoreLocatorDetail .LocatorHdDiv {
	width:543px;
	height:1px;
	background-image: url(../images/locator_head_div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocatorHdTextWrap {
	width:543px;
	height:15px;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocationHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
/*	width:395px;	*/
	width:390px;
	padding-left:5px;
}
.StoreLocatorDetail .HoursHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
}

.StoreLocatorDetail .LocationWrap {
	width:543px;
/*	min-height:180px	*/
	height:200px;
	display:block;
	margin:29px 0px 38px 0px;
	position:relative;
}


.LocationWrap .RightColumn {
/*	width:148px;	*/
	width:138px;
	float:right;
	padding:21px 10px 10px 0px;
}

.LocationWrap .RightColumn ul {
	margin:0px 0px 24px 0px;
	padding:0px;
}
.LocationWrap .RightColumn li {
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	list-style-type: none;
	height:28px;
	width:138px;
	
}

li .HoursDay {
	float:left;
	width:65px;
	font-size:11px;
	color:#999999;
	font-weight:bold;
}

li .HoursTime {
	float:left;
	width:73px;
	font-size:11px;
	color:#cccccc;
}

a#LinkMap {
	color:#0066cc;
	font-size:11px;
	text-decoration:none;
	padding-right:13px;
	display:block;
	background-image: url(../images/map_bullet_off.gif);
	background-repeat: no-repeat;
	background-position:right center;
	min-width:93px !important;
	max-width:105px !important;
}
a#LinkMap:hover {
	color:#cc0000;
	font-size:11px;
	text-decoration:underline;
	background-image: url(../images/map_bullet_on.gif);
}

.LocationLeftWrap {
	display:block;
	width:395px;
	position:relative;
}

.LocationThumbWrap {
/*	margin-right:36px; 
	margin-right:23px;	*/
	display:inline;
	width:150px;
	height:130px;
}
.LocationThumbWrap .LocationThumb {
	background-repeat: no-repeat !important;
	background-position:left top !important;
	width: 150px;
	height: 130px;
	display:block;
	padding:0px;
	margin:0px;
/*	background-image: url(../locatorThumb/12.jpg);	*/
}
.LocationThumbWrap .LocationThumb img {
	width: 150px; 
	height: 130px;
	display:block;
	padding:0px;
	margin: 0px;
}


.Location {
	display:block;
	position:absolute;
/*	left: 186px;	*/
	left:178px;
	top: 3px;
	margin-right:25px;
}
.LocationName {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	display:block;
	margin-bottom:17px;
}
.LocationAddress {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	display:block;
	margin-bottom:17px;
}
.LocationAddress ul, .LocationAddress li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:block;
}
.LocationAddress li .Left {
	display:block;
	width:18px;
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationAddress li .Right {
	display:block;
/*	width:155px;	*/
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationDesc {
	display:block;
	margin-bottom:25px;
	font-size:10px;
	position:absolute;
	left:0px;
	top:125px;
	width:365px;
	height:70px;
	overflow:auto !important;
}
.LocationDesc p {
	display:block;
	margin:0px;
	padding:0px;
	font-size:10px !important;
}
.LocationBottom {
	display:block;
/*	margin-bottom:25px;	*/
	background-image: url(../images/locator_bottom_div.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:543px;
	height:1px;
	margin:0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:199px;
}

#lightbox_product_outofstok{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/outofstock3.png" );
	background-repeat: no-repeat;
}
 #lightbox_product_outofstok .modal_submit {
	display: block;
	position: absolute;
	width: 100px;
	height: 35px;
	top: 306px;
	left: 248px;
 
}
#lightbox_product_outofstok .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
 
}
#lightbox_product_outofstok #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_outofstok h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
} 
#MichiganFireworks {
	font-size:11px;
	float:left;
	display:block;
	margin:10px 5px 5px 5px;
}
#MichiganFireworks span {
	font-size:11px;
	float:right;
	margin-left:20px;
}
.Recall {
	float:left;
	font-size:14px;
	margin: 25px 10px 0px 0px;
	color:#cc0000;
}

#slides_three
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 603px;
	border:solid 0px red;
	 display: block;
	 	z-index:3;
	position:relative;
	
}
#slides_three .slides_container
{
	width: 550px;
	margin-left:15px;
	height:160px;
}
#slides_three .slides_container .main
{
	width: 550px;
	}

#slides_three .prev
{
	   
   background-image:url(../images/prev1.png);
	background-repeat:no-repeat;
	float:left;
	height:36px;
	line-height:1.1em;
	margin-left:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
 
	display:block;

	
	}
#slides_three .prev:hover {

	background-image:url(../images/prev1_hover.png);
	background-repeat:no-repeat;
	}
 
#slides_three .next
{
	background-image:url(../images/next1.png);
	background-repeat:no-repeat;
	float:right;
	height:36px;
	margin-right:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
	z-index:3;
	position:relative;
	
	}
	#slides_three .next a
	{
		z-index:3px;
		}
	
#slides_three .next:hover {

	background-image:url(../images/next1_hover.png);
	background-repeat:no-repeat;


}
	

#slides_three ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_three ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_three .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_three .pagination li.current a {  }


#slides_two
{
   float: left;
    height: 162px;
    margin-left: 0;
    margin-top: 36px;
    width: 603px;
	left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
 	
}
#slides_two .slides_container
{
	width: 504px;
	
	height:160px;
	margin:0;
	padding:0;
	margin-left:35px;
	 
	float:left;
	
}
#slides_two .product1
{
	   height: 162px;
    width: 148px;
        list-style: none outside none;
    float: left;
    margin-left: 20px;
    margin-top: 0;
    text-align:center;    
        
	}
#slides_two .slides_container .main
{
	width: 504px;
	}

#slides_two .prev
{
	background-image: url("../images/prev.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 84px;
    margin-left: -533px;
    margin-top: 41px;
    width: 32px;
}
 

#slides_two .next
{
	 background-image: url("../images/next.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 84px;
    margin-right: 4px;
    margin-top: 41px;
    width: 32px;
	
	}
	#slides_two .next a
	{
		z-index:3px;
	}
#slides_two ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_two ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_two .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_two .pagination li.current a {  }

@font-face {
    font-family: 'FranchiseRegular';
    src: url('franchise-bold-hinted-webfont.eot');
    src: url('franchise-bold-hinted-webfont.eot?iefix') format('eot'),
         url('franchise-bold-hinted-webfont.woff') format('woff'),
         url('franchise-bold-hinted-webfont.ttf') format('truetype'),
         url('franchise-bold-hinted-webfont.svg#webfontr7WFH9mI') format('svg');
    font-weight: normal;
    font-style: normal;

}
#middle_area.variant #content_top, #middle_area.variant #content,  #middle_area.variant #content_bottom{
	background: none;
}
#middle_area.variant #content h1{
	font-family: "FranchiseRegular";
	font-size: 3.5em;
	color: #464646;
}
#middle_area.variant #lbldesc{
	color: #636363;
} 
#middle_area.variant #content #UpdatePanel4 {
	border-top: 1px solid #636363;
	padding: 10px 5px 0 5px;
}
#middle_area.variant #content #lbltotalproduct{
	color: #636363;
	float: none;
	font-size: inherit;
	font-weight: normal;
	margin: 0;
}
#middle_area.variant #UpdatePanel4 .line{
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
}
#middle_area.variant a.current{
	cursor: default;
}
#middle_area.variant #UpdatePanel4 .line a{
	font-size: 12px;
	color: #636363;
}
#middle_area.variant #UpdatePanel4 .line a.current, #middle_area.variant #UpdatePanel4 .line .perpage a{
	text-decoration: none;
}
#middle_area.variant #UpdatePanel4 .line .sorting a.current{
	font-weight: bold
}
#middle_area.variant #UpdatePanel4 .line .pagination a.current{
	color: #9A0700;
}
#middle_area.variant #UpdatePanel4 .views, #middle_area.variant #UpdatePanel4 .perpage, #middle_area.variant #UpdatePanel4 .sorting{
	float: left;
	margin-right: 15px;
}
#middle_area.variant #UpdatePanel4 .views *, #middle_area.variant #UpdatePanel4 .pagination *{
	vertical-align: text-top;
}
#middle_area.variant #UpdatePanel4 .totals, #middle_area.variant #UpdatePanel4 .pagination{
	float: right;
}
#middle_area.variant .ProdBoxThumb{
	border: 1px solid transparent;
	height: 125px;
}
#middle_area.variant .ProdBoxThumb:hover{
	border-color: #636363;
}
#middle_area.variant .ProdBoxName a{
	color: #464646;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}
#middle_area.variant .VideoBtn1, #middle_area.variant .VideoBtn {
	background-image: url(../images/video_txt_gfx.gif);
	background-repeat: no-repeat;
	margin-right:0; 
	width: 75px;
}
#middle_area.variant .MoreBtn {
	background-image: url(../images/details_txt.gif);
	background-repeat: no-repeat;
	margin-right:13px; 
	width: 40px;
}
#middle_area.variant .ProdBoxBtnWrap {
	background-image: none;
	height: auto;
}
#middle_area.variant .ProdBoxPrice{
	float: none;
	text-align: left;
	font-weight: bold;
	margin-left: 0;
}
#middle_area.variant .columnCount4 .ProdBoxName, #middle_area.variant .columnCount3 .ProdBoxName{
	height: 80px;
}
#middle_area.variant .columnCount3.ProdBox {
	padding: 20px 10px 10px 10px;
	width: 140px;
}
#middle_area.variant .columnCount4.ProdBox {
	padding: 20px 0 10px 0;
	width: 140px;
}
#middle_area.variant .columnCount4 .ProdBoxInnerWrap, #middle_area.variant .columnCount3 .ProdBoxInnerWrap{
	width: auto;
}
#middle_area.variant .columnCount1.ProdBox, #middle_area.variant .columnCount1 .ProdBoxInnerWrap{
	width: 97%;
}
#middle_area.variant .columnCount1 .ProdBoxThumb{
	float: left;
}
#middle_area.variant .columnCount1 .OutOfStock{
	text-align: left !important;
	margin-left: 0;
}
#middle_area.variant .columnCount1 .ProdBoxName, #middle_area.variant .columnCount1 .ProdBoxBtnWrap{
	width: auto;
}
#middle_area.variant .ProdBoxPrice{
	font-size: 1.5em;
}
#middle_area.variant .columnCount1 .ProdBoxPrice{
	float: right;
	font-size: 1.5em;
}
#middle_area.variant #dgproductList td{
	vertical-align: top;
}
#middle_area.variant .columnCount1 .addtocart{
	float: right;
}
#middle_area.variant .content_body{
	margin: 0 5px 0px 5px;
}body
{
	padding: 0;
	margin: 0px;
	background-image: url("../images/bg.jpg" );
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 100%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
}

object, a, div
{
	outline: none;
}
/*-- BEGIN PAGE --*/

#page
{
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 100%;
	
}

/*-- BEGIN TOP PAGE --*/

#top
{
	position:relative;
	top: 0px;
	left: 235px;
	width: 600px;
	height: 30px;
	background-image: url("../images/top_bg.jpg" );
	background-repeat: no-repeat;
	background-position:left;
	z-index: 9999999;	
}

.menu1
{
	float: left;
	margin-top: 0px;
	margin-left: 19px;
	width: 30px;
	height: 30px;
	background-image: url("../images/home.png" );
	background-repeat: no-repeat;
}

.menu2
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 92px;
	height: 30px;
	background-image: url("../images/manufactures.png" );
	background-repeat: no-repeat;
}

.menu3
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 132px;
	height: 30px;
	background-image: url("../images/price_lists.png" );
	background-repeat: no-repeat;
}

.menu4
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 40px;
	height: 30px;
	background-image: url("../images/videos.png" );
	background-repeat: no-repeat;
}

.menu5
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 34px;
	height: 30px;
	background-image: url("../images/media.png" );
	background-repeat: no-repeat;
}

.menu6
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 104px;
	height: 30px;
	background-image: url("../images/customer_service.png" );
	background-repeat: no-repeat;
}


/*-- END TOP PAGE --*/


/*-- BEGIN Main --*/

#main
{
	float: left;
	margin-top: 29px;
	margin-left: 0px;
	width: 980px;
	height: 100%;
}

/*-- BEGIN Left Area --*/

#left_area
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 226px;
}

#left_area_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/bg_logoBF.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 231px;
}

#logo
{
	float: left;
	margin-top: 22px;
	margin-left: 38px;
	background-image: url("../images/logo.png" );
	background-repeat: no-repeat;
	width: 150px;
	height: 154px;
}

#left_area_content
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	width: 220px;
	background-color: #000000;
}

#big_search
{
	float: right;
	margin-top: -4px;
	margin-right: -1px;
	background-image: url("../images/big_search.png" );
	background-repeat: repeat-y;
	width: 170px;
	height: 12px;
}

#search_zone
{
	float: right;
	margin-top: 9px;
	margin-right: 11px;
	background-image: url("../images/search_zone.png" );
	background-repeat: repeat-y;
	width: 180px;
	height: 42px;
}

.search_txt
{
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}

.search_btn
{
	float: left;
	margin-top: 15px;
	margin-left: 11px;
	background-image: url("../images/search_puce.jpg" );
	background-repeat: no-repeat;
	outline: none;
	width: 12px;
	height: 11px;
}

#big_navigation_title
{
	float: right;
	margin-top: 26px;
	margin-right: 0px;
	background-image: url("../images/big_navigation.png" );
	background-repeat: no-repeat;
	width: 96px;
	height: 12px;
}

#big_navigation
{
	float: right;
	margin-top: 14px;
	margin-right: 0px;
	width: 220px;
}

/*   see line 665 
#search_menu
{
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}	*/
.header_menu
{
	clear:both;
	text-align:right;
}
.header_menu img
{
	margin-bottom: 14px;
	
}

.nav_element_active
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
	width: 196px;
	height: 18px;
}

.nav_element
{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	width: 210px;
	height: 18px;
}


.nav_element:hover
{
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
}

.nav_element_txt
{
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	background-image: url("../images/home_active.png" );
	background-repeat: no-repeat;
	height: 18px;
	width: 33px;
}

.nav_element_txt1
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 89px;
	height: 18px;
	background-image: url("../images/big_fireworks.png" );
	background-repeat: no-repeat;
}

.nav_element_txt2
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 92px;
	height: 18px;
	background-image: url("../images/customer_area.png" );
	background-repeat: no-repeat;
}

.nav_element_txt3
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 46px;
	height: 18px;
	background-image: url("../images/medias.png" );
	background-repeat: no-repeat;
}

.nav_element_txt4
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 66px;
	height: 18px;
	background-image: url("../images/contact_us.png" );
	background-repeat: no-repeat;
}





#big_categories_title
{
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	background-image: url("../images/big_categories.png" );
	background-repeat: no-repeat;
	width: 99px;
	height: 12px;
	
}

#big_categories
{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	padding:0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
/*	width: 180px;	*/
	width: 205px;
}

.sub_menu
{
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	line-height: 18px;
}

.sub_menu li
{
	list-style: none;
}

.sub_menu li a
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	background-image: url("../images/cross_bul.png" );
	background-position: right;
	background-repeat: no-repeat;
}

.sub_menu li a:hover
{
	color: #f99a27;
	background-image: url("../images/cross_bul_over.png" );
	background-position: right;
	background-repeat: no-repeat;
}




#left_area_bottom
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	background-image: url("../images/bg_left_rounded.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 10px;
}

/*-- END Left Area--*/

/*-- BEGIN Middle Area --*/

#middle_area
{
	float: left;
	margin-top: px;
	margin-left: 9px;
	width: 603px;
}

/*-- BEGIN Banner --*/

#banner, #slides
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height:262px;
	overflow:hidden;
}
#slides { position:relative; }
#slides ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides ul.pagination li { margin:0; padding:0; list-style:none; }
#slides .pagination li a {
	background-image:url("../images/slide_bul.png");
	background-repeat:no-repeat;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides .pagination li.current a { background-image:url("../images/slide_bul_on.png") !important; }

#banner .slides_container
{
	float: left;
	width: 602px;
	height:233px;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
#slides a, #slides a img, .slides_container a img { border:0px none !important; }

#slides .prev, #slides .next { display:none; }

#slides .ss_pagination { position:absolute; left:0; top:233px; width: 602px; text-align:right !important; }
#slides .ss_pagination a {
	list-style-type: none;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:12px;
	background-image:url("../images/slide_bul_on.png");
	background-repeat:no-repeat;
}

.headerimg, .banner_pic, .banner_pic2, .banner_pic3, .banner_pic4, .banner_pic_replay, banner_pic_buy1get1 {
float:left;
margin-top:0px;
margin-left:0px;
width:602px;
height:233px;
background-repeat:no-repeat;
}

.BannerWrap {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:602px;
	height:233px;
	background-repeat:no-repeat;
	position:relative;
}
.BannerWrap a {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:602px;
	height:233px;
}
.BannerWrap .Title {
	color:#faac32;
/*	font:bold 470%/100% Arial,Helvetica,sans-serif;	*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	left:25px;
	top:25px;
	float:left;
	margin:25px 20px 0px 25px;
	line-height:29px;
}
.BannerWrap .SubTitle {
	float:left;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	left:25px;
	top:80px;
	margin:15px 20px 20px 25px;
}
.BannerWrap .LinkText {
	position:absolute;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	left:218px;
	top:183px;
	line-height:15px;
	width:240px;	
}

/*
.banner_pic {background-image:url("../images/banner_bg.png");	}

.banner_pic2 { background-image:url("../images/banner_bg_2.png"); }

.banner_pic3 { background-image:url("../images/banner_bg_3.png"); }

.banner_pic4 { background-image:url("../images/banner_bg_4.png"); }
.banner_pic_replay { background-image:url("../images/banner_bg_replay.png"); }
.banner_pic_buy1get1 { background-image:url("../images/banner_bg_buy1get1.png"); }
*/

.banner_footer
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height: 29px;
	background-image: url("../images/banner_footer.jpg" );
	background-repeat: no-repeat;
}

.banner_date
{
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.slideshow_control
{
	float: right;
	margin: 10px 10px 0px 0px;
}
.slide_bul
{
	width: 16px;
	height: 12px;
	float: left;
	background-image: url("../images/slide_bul.png" );
}
.slide_bul a
{
	display: block;
	width: 16px;
	height: 12px;
}
.slide_bul a:hover
{
	background-image: url("../images/slide_bul_on.png" );
}
.slide_bul.on
{
	background-image: url("../images/slide_bul_on.png" );
}

/*-- END Banner--*/

/*-- BEGIN Content --*/

#content_top
{
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_top.png" );
	background-repeat: no-repeat;
	overflow:hidden;
}

#content_bottom
{
	float: left;
	margin: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_bot.png" );
	background-repeat: no-repeat;
}

#content_index {
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
/*	height: 648px;  
	height: 696px;	*/
	height:auto;
	overflow:hidden;
/*	background-image: url("../images/content_bg.png" );
	background-repeat: no-repeat;	*/
}

#content_bottom_index {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	width: 604px;
	height: 248px;
	background-image: url("../images/sky-lanterns-hm-bg.jpg" );
	background-repeat: no-repeat;
}

#content_bottom_index a {
	width: 98px;
	height: 90px;
	background-image: url("../images/btn-watch-video-hm.jpg" );
	background-repeat: no-repeat;
	position: relative;
	left: 476px;
	top: 140px;
	display:block;
}
#content_bottom_index a:hover {
	background-image: url("../images/btn-watch-video-hm-on.jpg" );
}

#content
{
	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
	background-image: url("../images/content_bg_white.png" );
	background-repeat: repeat-y;
/*	min-height: 659px;	*/
	min-height: 801px;
}

#content h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 0px;
	font-size: 30px;
	padding: 10px 25px 0 25px;	*/
	font-size: 28px;
	padding: 10px 25px 0 20px;
}
#lbldesc p { padding-left:20px !important; }
#content #cms h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 25px;
	font-size: 30px;	*/
	padding: 10px 25px 0 0px;
/*	font-size: 28px;	*/
	font-size:24px;
}

.ProdTotalWrap {
	width:570px;
	position: relative;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

.ProdTotalLeft {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.ProdTotal {
	min-width: 100px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
}

.ProdTotalRight {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#content #lbltotalproduct {
	font-size: 18px;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	padding:0;
	float:left;
	color:#B82626;
}

#content #productList {
	position:relative;
	display:block;
	float:left;
	width:564px;
}
#search_menu
{
	float: right;
/*	margin-top: 28px;	*/
	margin-top: 80px;	
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}
.SliderTooltip {
	color:#ffffff;
	font-size:12px;
/*	padding: 15px 20px 40px 35px;	
	padding: 0px 20px 15px 35px;	*/	
	padding: 5px 20px 30px 35px;	
	display:block;
	text-align:justify;
}
.SliderTooltip .ColorTooltip {
	display:block;
	font-size:10px;
	padding: 10px 0px 0px 0px;
	text-align:left;
}

#content p
{
	/*	color:#b82626;	*/
	margin: 0px;
/*	padding: 10px 25px 0 25px;  
	padding: 10px 25px 15px 0px;	*/
	padding: 10px 25px 5px 0px;
	font-size: 12px;
}

#ProdImg
{
	float: right !important; 
/*	height: 260px;	
	padding-bottom: 19px; */
	width: 300px;  
/*	min-width: 150px;
	max-width: 300px !important;	*/
	display: block; /*	border:1px solid #006;	*/
	/*overflow: hidden; */
	text-align:center;
	margin-bottom:20px !important;
	margin-left:20px !important;
	position:relative;
}

#ProdImg img {
	/*max-width: 300px !important;*/
	display:block;
}
#ProdImg #lblImage {
	clear: both;
}
#lblDescription {
	padding:5px 0 15px 0;	
	width:240px;
	height:auto;
	float:left;
	overflow:hidden;
}

#PTopWrap
{
	display: block;
	margin-bottom: 30px;
	min-height:250px;
}
#PTopWrap h1 {	padding-left:0px !important; }


#ProdBtnWrap
{
	width: 300px;
	display: block;
}

.Pzoom a
{
	background-image: url(../images/zoom-off.gif);
	display: block;
	height: 16px;
	width: 160px; /*	padding-right:30px; */
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.Pzoom a:hover
{
	background-image: url(../images/zoom-on.gif);
}

.Pdragdrop a
{
	background-image: url(../images/drag-drop.gif);
	display: block;
	height: 16px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 205px;
	top: -16px;
	padding: 0px;
	margin: 0px;
}

.ProdDetails
{
	color: #b82626;
	font-weight: bold;
}

#products {
	float: left;
	margin-left: 0px;
/*	margin-top: 36px;
	width: 603px;
	height: 145px;	*/
	width: 604px;
	height: 194px;
	overflow:hidden;
	background-image: url(../images/content_bg_featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}


.prev
{
	float: left;
	margin-top: 32px;
	margin-left: 4px;
	background-image: url("../images/prev.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

.product_list
{
	float: left;
/*	margin-top: 4px;	
	margin-top:-10px;	*/
	margin-top:27px;
	margin-left: 0px;
	width: 604px;
	text-align: center;
	overflow:hidden;
}

.product_list li
{
	float: left;
	margin-top: 0px;
/*	margin-left: 30px;  */
	margin-left:20px;
	width: 136px;
}

.plus
{
	position: absolute;
	margin-left: 122px;
	margin-top: -8px;
	border: none;
	z-index: 800;
}

#plus1
{
	position: absolute;
	display: none;
}


.product1
{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
	z-index: 0;
}



.product_pic1 span
{
	position: absolute;
	float: left;
	width: 136px;
	height: 136px;
	margin-top: 0px;
	margin-left: 0px;
}
.product_pic1 .plus:hover
{
	background: url("../images/add1.png" ) no-repeat;
}





.product2
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
/*	background-image: url("../images/rol_box.png" );	*/
	background-image: url("../images/featured-box-top.png" );
	background-repeat: no-repeat;
	background-position: left bottom !important;
/*	width: 138px;
	height: 139px;  */
	width: 148px;
	height: 119px;
	border: none;
	overflow:hidden !important;
}

.product3
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
}

.rol_cube
{
	position: relative;
	float: left;
	width: 138px;
	height: 124px;
	padding-top: 15px;
	margin: 0px 20px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
}

.cube_img
{
	position: absolute;
	height: 94px;
	width: 125px;
	left: 50%;
	margin-left: -62.5px;
 
}
.cube_img img
{
	border: 0px;
}


/* Product Results */

.ProdBox {
	position:relative; 
	z-index:2;
	float:left;
	width:86px;
	min-height:95px;
	padding: 20px 28px 10px 28px;
	text-align:center;
	font-size:11px;
}

.ProdBoxInnerWrap {
	width:142px;
	text-align:center;
}

.ProdBoxName, .ProdBoxName a {
	text-align:left;
	width:142px;
	margin-bottom:11px;
}
.ProdBoxName a {
	color:#2a2a2a;
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
}
.ProdBoxName a:hover {
	text-decoration:underline;
}
.ProdBoxPrice {
	color:#cc0000;
	font-size:11px;
	float:right;
	text-align:right;
	margin-left:7px;
}
.ProdBoxBtnWrap {
	width:142px;
	height:28px;
	background-image: url(../images/detail-btns-bg.gif);
	background-repeat: no-repeat;
	display:block;
	padding-top:7px;
}
.VideoBtn {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video.gif);
	background-repeat: no-repeat;
}

.VideoBtn1 {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video-new.gif);
	background-repeat: no-repeat;
}
.MoreBtn {
	width:80px;
	height:21px;
	float:left;
	display:block;
	background-image: url(../images/btn-detail-learn-more.gif);
	background-repeat: no-repeat;
}

.ProdBoxThumb {
	width:142px;
	text-align:center !important;
}
.ProdBoxThumb img {
	max-width:142px;
	text-align:center !important;
	overflow:hidden;
}

.ProdBox img{
	border:0px;
	display:block;
	margin-bottom:15px;
}

.ProdBoxWholesale, .ProdBoxWholesale a {
	width:142px;
	text-align:center;
}

.ProdBoxWholesale a {
	text-decoration:underline;
	color:#cc0000;
	display:block;
	margin-bottom:3px;
}
.ProdBoxWholesale a:hover {
	text-decoration:none;
}

.WholesalePrice {
	text-decoration: line-through;
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.CasePrice, .CaseQty {
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.red {
	color:#cc0000;	
}
.redbold {
	color:#cc0000;
	font-weight:bold;
}
/* H1 Red
.red2 {
	color:#b82626;	
} */
.darkred {
	color:#990000;
}
.darkredbold {
	color:#990000;
	font-weight:bold;
}


/* ********************** */



.result_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	top: 105px;
	width: 160px;
}
.result_txt, .result_txt a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.result_price
{
	float: right;
	color: #cc0000;
}

.cube_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	bottom: 0px;
	width: 108px;
}
.cube_txt, .cube_txt a
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.cube_price
{
	float: right;
	color: #cc0000;
}

.product_picture
{
/*	float: left;
	margin-top: 6px;
	margin-left: 15px;
	height: 102px; */
	margin-top: 11px;
/*	margin-left: 11px;	*/
	margin-left: 5px;
	margin-right: 5px;
	height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	width: 138px;
	text-align:center !important;
	border: none;
	overflow:hidden !important;
}

.product_pic
{
/*	float: left;
	margin-top: 5px;
	margin-left: 5px;  */
	border: none;
	max-height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	overflow:hidden !important;
}

.product_bottom {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/featured-box-bot.png);
	background-repeat: no-repeat;
	background-position: left bottom !important;
	width: 148px;
/*	max-height: 43px !important;
	min-height: 33px !important;  */
	height:43px;
	border: none;
	overflow:hidden !important;
}

.product_footer
{
}

.product_title
{
	float: left;
/*	margin-top: 7px;  */
	margin-top: 4px;
	margin-left: 12px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	z-index: 20;
	width:85px;
}

.product_title a
{
	font-size: 9px;
	color: #cc0000;
	text-decoration: underline;
}
.product_title a:hover
{
	color: #000000;
	text-decoration: none;
}

.product_price
{
	float: right;
/*	margin-top: 7px;  
	margin-right: 8px;  */
	margin-top: 4px;
	margin-right: 12px;
	color: #cc0000;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}


.next
{
	float: right;
	margin-top: 32px;
	margin-right: 4px;
	background-image: url("../images/next.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

#WelcomeWrap {
	background-image: url("../images/content_bg_Y.png" );
	background-repeat:repeat-y;
	background-position:left top;
	width:604px;
	height:auto;
	min-height:285px;
	float:left;
	overflow:hidden;
}
.welcome_txt
{
	float: left;
/*	margin-top: 115px;
	margin-left: 267px;
	width: 300px;	*/
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
	background-image: url("../images/content_bg_welcome.jpg" );
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:3px;
	padding:115px 30px 30px 267px;
	width:304px;
	height:auto;
	min-height:110px;
	overflow:hidden;
}

.welcome_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 1.5em;
	text-decoration: none;
}

.welcome_txt a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}
.welcome_boxes {
	margin-left:3px;
	width:601px;
	float:left;
	overflow:hidden;
	padding-top:15px;
}
.welcome_boxes img {
	float:left;
	margin-left:15px;
	margin-bottom:14px;
	border:0px none !important;
	
}

#HmBottomWrap {
	background-image: url("../images/content_bg_bottom.png" );
	background-repeat:no-repeat;
	background-position:left top;
	width:604px;
	height:217px;
	float:left;
	overflow:hidden;
}
.dustributor_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 80px;
	width: 210px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.dustributor_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
	line-height: 1.5em;
}

.dustributor_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.retail_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 130px;
	width: 155px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.retail_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.retail_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.content_body
{
	float: left;
	margin: 10px 20px 0px 20px;
	width: 564px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.content_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000; 
/*	color: #b82626;	*/
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.content_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

/*-- END Content--*/

/*-- End Middle Area --*/

/*-- BEGIN Right Area --*/

#cart_focus
{
	float: left;
	margin-top: 0px;
	margin-left: 9px;
	width: 129px;
	height: 575px;
}

#right_area {	
	margin-top: 0px;
/*	margin-left: 860px;	
	margin-left: 855px;	*/
	margin-left: 850px;
	width: 129px;
	position:fixed;
}
*+html  #right_area {
  margin-left: 20px;
}
#login_area
{
	float: left;
	margin-top: -3px;
	margin-left: 0px;
/*	background-image: url("../images/login_bg.png" );  
	background-image: url("../images/login_bg_off.png" );	*/
	background-repeat: no-repeat;
	width: 129px;
/*	height: 89px;  */
	height: 117px;
}

.login_element1 {
/*	float: left;	
	margin-top: 38px;
	margin-left: 30px;  */
	width: 60px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 27px;
}

.login_element2 {
/*	float: left;	
	margin-top: 11px;
	margin-left: 0px;	*/
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 0px 0px 0px 27px;
}

.login_element3 {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 27px;
}

.login_element_user {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 22px;
}

.login_element_logout {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 22px;
}

.login_element_pricelist {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 22px;
}
.login_element_pricelist a {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #faac32;
	text-align: left;
	text-decoration: underline;
	display:inline;
	margin: 0px 0px 0px 0px;
}
.login_element_pricelist a:hover {
	text-decoration:none;
}

.login_element1:hover, .login_element2:hover, .login_element3:hover, .login_element_user:hover, login_element_logout:hover {
	color: #faac32;
	text-decoration: underline;
}

#cart_area
{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg.png" );  */
	background-repeat: no-repeat;
	width: 129px;
	height: 20000px;
 
	
}
/*
.total
{
	float: left;
	margin-top: 419px;
	margin-left: 26px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.total1
{
	float: left;
	margin-top: -14px;
	margin-left: 50px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	
}

.checkout
{
	float: left;
	margin-top: 8px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}*/

/*-- END Right Area--*/

/*-- END Main --*/

/*-- Begin Footer--*/

#footer
{
	float: left;
	margin-top: 15px;
/*	margin-left: 235px;
	width: 602px;
	margin-bottom: 20px;
	height:180px;	*/
	width: 837px;
	margin-bottom: 40px;
	height:auto;
}
#footerleft {
	float:left;
/*	margin-right:20px;
	width:215px;	*/
	margin-right:35px;
	width:200px;
	padding-top:16px;
	min-height:390px !important;
	overflow:hidden;
}

#Footer1_upfooter {
	float:left;
	width:602px;
}

#footer_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/footer_bg.png" );
	background-repeat: no-repeat;
	width: 602px;
	height: 284px;
}

.search_footer
{
	float: left;
	margin-top: 24px;
	margin-left: 36px;
	outline: none;
	width: 500px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #ffffff;
/*	text-transform: uppercase;	*/
}

.search_btn_footer
{
	float: right;
	margin-top: 24px;
	margin-right: 30px;
	width: 18px;
	height: 18px;
	background-image: url("../images/search_btn.png" );
	background-repeat: no-repeat;
}

.blocs
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 602px;
	border:solid 0px red;
}

.prev1
{
	float: left;
	margin-top: 62px;
	margin-left: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1.png" );
	background-repeat: no-repeat;
	line-height: 1.1em;
	position:relative;
	z-index:200;
}

.prev1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1_hover.png" );
	background-repeat: no-repeat;
}

.blocs_list
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 555px;
	z-index: 0;
}

.blocs_list li
{
	float: left;
	z-index: 0;
	list-style: none;
}

.bloc
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	height:200px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc1
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc1 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc1 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc2
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 150px;
	line-height: 1.1em;
	border:solid 0px blue;
}

.bloc2 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc2 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc3
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 180px;
	line-height: 1.1em;
	border:solid 0px green;
}

.bloc3 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc3 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.next1
{
	float: right;
	margin-top: 62px;
	margin-right: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/next1.png" );
	background-repeat: no-repeat;
	position:relative;
	z-index:200;
}

.next1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/next1_hover.png" );
	background-repeat: no-repeat;
}

#footer_bottom
{
	float: left;
	margin-top: 60px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 602px;
	height: 32px;
}

#copyright
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 400px;
	height: 32px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
}
#copyright a
{
	color: #666666;
	text-decoration:none;
}

#hexnet
{
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	width: 154px;
	height: 12px;
	background-image: url("../images/hexnet.png" );
	background-repeat: no-repeat;
}

#hexnet:hover
{
	background-image: url("../images/hexnet_hover.png" );
	background-repeat: no-repeat;
}

#lightbox_shade
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}

#lightbox_cart
{
	position: fixed;
	height: 437px;
	width: 445px;
	top: 50%;
	left: 50%;
	margin-top: -218.5px;
	margin-left: -222.5px;
	display: none;
	z-index: 2400;
	background-image: url("../images/bf-cart-lightbox-alpha.png" );
	background-repeat: no-repeat;
}
#lightbox_cart input
{
/*	background-color: #ffffff;  */
	position: absolute;
	top: 185px;
	left: 311px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart a
{
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
}
#lightbox_cart .cart_cancel
{
	top: 260px;
	left: 240px;
}
#lightbox_cart .cart_approve
{
	top: 260px;
	left: 321px;
}
#lightbox_Flow
{
	position: fixed;
	height: 568px;
	width: 662px;
	top: 50%;
	left: 50%;
	margin-top: -284px;
	margin-left: -331px;
	display: none;
	z-index: 2401;
	background-image: url("../images/video_modal_bg.png" );
	background-repeat: no-repeat;
}
#lightbox_Flow .Flow_cancel
{
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 524px;
	left: 440px;
}
#lightbox_Flow .Flow_next
{
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 524px;
	left: 522px;
}
#lightbox_Flow .FlowVideoTitle {
	position: absolute;
	top: 44px;
	left: 89px;
	font-size:18px;
	font-weight:bold;
}
#lightbox_Flow object
{
	position: absolute;
	top: 85px;
	left: 11px;
	width: 643px;
	height:430px;
}

#HmNew
{
	background-image: url(../images/new-2010.jpg);
	height: 171px;
	width: 220px;
	clear: both;
}
#HmNew ul
{
	padding-left: 140px;
	padding-top: 47px;
	margin: 0px;
}
#HmNew li
{
	color: #ffffff; /* 	width: 75px; */
	list-style-type: disc; /*	margin-bottom:10px;	*/
	line-height: 14px;
	list-style-position: outside;
}
#HmNew a
{
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
#HmNew a:hover
{
	color: #FF0;
}

.ATCdetail a
{
	background-image: url(../images/atc-off.gif);
	display: block;
/*	margin-top: 5px;	
	margin-left: 25px;	*/
	margin: 20px 0px 20px 25px;
	padding: 0px;
	height: 22px;
	width: 96px;
}
.ATCdetail a:hover
{
	background-image: url(../images/atc-on.gif);
}
#btn_watch_video a {
	background-image: url(../images/watch-video-off.png);
	display: block;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	height: 35px;
	width: 120px;
	clear:left;
}

#RatingsTop {
	display:block;
	background-image: url(../images/ratingsexpanded.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:23px;
	width: 534px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	text-align:right;
	padding: 0px 20px 0px 0px;
	margin: 0px 5px 0px 5px;
	vertical-align: top;
	float:left;
}

#comments
{
	/*	background-image: url(../images/comments.gif);	
	background-repeat: no-repeat;
	background-position: left top;  */
	display: block;
	margin: 0px 5px 0px 5px; /*	margin-top:50px;	*/
/*	padding: 15px 0px 0px 0px;	*/
	padding: 25px 20px 20px 20px;
	/*	height: 345px; */
/*	width: 555px;	*/
	width: 515px;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	float:left;
}

#Btn_Rate {
	display:block;
	width: 77px;
	height: 22px;
	background-image: url(../images/btn_rate-it.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	margin:-2px 0px 0px 10px;
}

#comments #ProdRating {
	display:block;
	margin: 0px 0px 20px 0px;
	float:left;
}

#comments #NoRatings {
	display:block;
	margin: 0px 0px 20px 50px;
	float:left;
}
#comments .CommentsPagination {
	display:block;
	margin: 20px 0px 0px 0px;	
}

#comments .UserComment {
	display:block;
	margin: 20px 0px 0px 0px;
}
.border_left {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}





/*-- End Footer--*/

/*-- END PAGE Added New css  Cnange In 
#page
{
remove z-index for greybox 
}
--*/
.paging
{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.paging a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:hover
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:visited
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Pdesc
{
	color: #b82626;
	font-weight: bold;
	font-size: 11px;
}


#content h2
{
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 18px;
}
#content h3
{
	color: #990000;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	font-size: 16px;
	font-weight:bold;
}

#addtocart h1
{
	color: #b82626;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 30px;
}

.addtocart_body
{
	float: left;
	margin: 0px 20px;
	width: 95%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.addtocart_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.addtocart_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}



#lightbox_cart .addcartQty
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 200px;
	left: 272px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
	background:transparent url(../images/transparent.gif) no-repeat scroll 0 0;
}
#lightbox_cart .addcartSize
{
	position: absolute;
	top: 200px;
	left: 305px;
	padding: 2px 0;
	border: 1px solid #C2C2C2;
	font-size:10px;
}


#lightbox_cart .addcarterrmessage
{
/*	background-color: #ffffff; */
	color: #b82626;
	position: absolute;
	top: 220px;
	left: 220px;
	height: 14px;
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcarttitle
{
/*	background-color: #ffffff; */
	color: #b82626;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 120px;
	left: 205px;
/*	height: 14px; */
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcartImg
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 115px;
	left: 50px;
	border: 0px;
}
.lightbox_shade123465
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}


#lightbox_cart .cart_cancel1
{
	display: block;
	position: absolute;
	width: 85px;
	height: 40px;
	top: 240px;
	left: 200px;
}
#lightbox_cart .cart_approve1
{
	display: block;
	position: absolute;
	width: 120px;
	height: 40px;
	top: 240px;
	left: 285px;
}


.slider-break-effect
{
	background-image: url("../images/slider-break-effect1.jpg" ) !important;
	height: 40px;
}
.slider-loudness
{
	background-image: url("../images/slider-load1.jpg" ) !important;
	height: 40px;
}
.slider-height1
{
	background-image: url("../images/slider-height1.jpg" ) !important;
	height: 40px;
}
.slider-Price
{
	background-image: url("../images/slider-price1.jpg" ) !important;
	height: 40px;
}
.slider-Color
{
	background-image: url("../images/slider-colors1.jpg" ) !important;
	height: 40px;
}
.slider-Shot
{
	background-image: url("../images/slider-shots1.jpg" ) !important;
	height: 40px;
}
.slider-ratings
{
	background-image: url("../images/slider-ratings0.jpg" ) !important;
	height: 40px;
}

.sliderspace
{
	height: 20px;
}
 .but
{
	background-color: #690000;
	border-bottom: #690000 1px solid;
	border-left: #690000 1px solid;
	border-right: #690000 1px solid;
	border-top: #690000 1px solid;
	
	color: White;
	font-weight: bold;
}
.OrangeBold
{
	color: #f26725;
	font-size: 11px;
	font-weight: bold;
}
.err
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
} 
.login_form {
	overflow:hidden;
	margin:10px 0px;
}
.login_row {
	overflow:hidden;
	padding:5px 0px;
}
.login_row input {
	margin:0px;
}
.login_col1 {
	width:155px;
	float:left;
	text-align:right;
}
.login_col2 {
	width:330px;
	float:left;
	padding-left:10px;
}












#cart_area .cart_thumbs_wrap {
	margin-top: 12px;
	margin-left:22px;
	width:90px;
	padding:0;
	font-size:11px;
	color:#fff;
}
#cart_area .cart_thumbs {
	margin:0;
/*	padding-top: 5px;
	padding-bottom:5px;	*/
	font-size:10px;
	color:#fff;
/*		width:90px;
	height:90px;	*/
	overflow:hidden !important;
	text-align:center !important;
}

.cart_thumbs_remove, .cart_thumbs_remove a, .cart_thumbs_remove a img {
	float:right;
	z-index:800;
	border: 0px none #ffffff !important;

}

#cart_Wrap {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
	position:relative;
}
#cartimg {
	float: left;
/*	margin-top: 2px;
	margin-left: 0px;
	background-image: url("../images/cart_bg.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}

#cartimg .ShowDropMsg {
	width:83px;
	height:84px;
	background-image: url("../images/drop-items.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 62px;
	left: 24px;
}
#cartimg .ShowAddMsg {
	width:83px;
	height:27px;
	background-image: url("../images/item-added.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 155px;
	left: 24px;
}
#cart_items {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 207px;
	left: 14px;
}

#cartimgon {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg_on.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}
 
/*
.total {
	float: left;
	 margin-top:-66px;
	margin-left: 26px;	
	margin-left: 18px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}	*/

.total {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 231px;
	left: 14px;
}

.total_empty {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	display:inline;
	font-weight:bold;
}
.total_exists {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #CC0000;
	display:inline;
	font-weight:bold;
}

.viewcart
{
	float: left;
	background-image: url("../images/green_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 255px;
	left: 14px;
}
/*
.checkout
{
	float: left;
 margin-top:-40px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}	*/
.checkout
{
	float: left;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 280px;
	left: 14px;
}

.CartHelp a {
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	font-size:11px;
	position:absolute;
	padding: 0px 0px 0px 22px;
	top: 325px;
	left: 14px;
	text-decoration:underline;
	color:#CC0000;
	background-position: left center;
}
.CartHelp a:hover {
	text-decoration:none;
}

#lightbox_cart_desc {
	position: fixed;
	width: 388px;
	height: 281px;
	top: 50%;
	left: 50%;
	margin-top: -140.5px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-cart-desc.png" );
	background-repeat: no-repeat;
}

#lightbox_cart_desc .modal_close {
	display: block;
	position: absolute;
	width: 136px;
	height: 40px;
	top: 237px;
	left: 209px;
}
#lightbox_cart_desc #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_content_wrap h1 {
	margin: 0px 0px 12px 0px;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
#lightbox_content_wrap ul {
	margin: 0;
	padding:0;
}
#lightbox_content_wrap li {
	margin: 10px 0px 10px 15px;
	padding:0;
	font-size:11px;
}

#lightbox_product_rating {
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-ratings.png" );
	background-repeat: no-repeat;
}
#lightbox_product_rating .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_rating .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_rating #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_rating h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#lightbox_product_rating h2 {
	display:block;
	float:left;
	margin: 0px 0px 12px 0px;
	padding:20px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	width:120px;
	color:#cc0000;
}
#lightbox_product_rating h3 {
	margin: 5px 0px 5px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	width:300px;
	color:#cc0000;
}
#lightbox_product_rating #SelectRating {
	height: 70px;
	display:block;
}

#lightbox_product_rating #TableWrap {
	display:block;
	float:left;
	margin: 0px 30px 12px 0px;
	width: 160px;
	padding:0;
}
#lightbox_product_rating #CommentsText {
	font-size:11px;
	padding:2px;
}




#UpdatePanel3 {
	float:left;
	width:100%;
}

.catalog {
	padding: 10px;
	border: 1px dashed #666666;
	display: block;
	height: 180px;
}
.catalog img {
	float:right;
	border: none;
}
.GalleryWrap, .GalleryWrapDetail {
	float:left;
	display:block;
	padding-bottom:10px;
	border-bottom:2px dotted #CCC;
	margin-bottom:15px;
	width:100%;
}
.GalleryWrapDetail {
	border-bottom:0px none !important;
}
.GalleryWrap .PhotoGalThumb, .GalleryWrapDetail .PhotoGalThumb {
	resize: both;
	overflow: hidden;
	width: 170px;
	height: 115px;
	background-position:center center;
/*	padding:15px 15px 10px 15px;	*/

	border: 5px solid #b4c7e4;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	
	text-align:center;
	display:block;
	float:right;
}
.GalleryWrapDetail .PhotoGalThumb { float:left !important; margin:15px 15px 15px 0px !important; }

.PhotoGalThumb a {
	display:block;
	width:100%;
	height:100%;
}
.GalleryWrap h2, .GalleryWrap h3 { margin-top:10px; }

#lblpagecontent p {
	padding:0px;
	margin: 12px 0px;
}

#lblpagecontent h2 {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 0px;
	font-size: 18px;
}
#lblpagecontent h3 {
	color: #B82626;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.EventVideo {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 50px 0px 50px 0px;
}
.EventVideo a {
	display:block;
	float:left;
	margin-right:20px;
}
.EventVideo img {
	display:block;
	margin-top:-30px;
}
.EventVideo2 object {
	display:block;
	margin-left:-20px;
}
.EventVideo2 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}
.EventVideo3 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}

/* Rating 31032010 */ 
.NotRatedText{}
.ratingcss
{
	display:block;
	margin: 0px 0px 0px 0px;
	 vertical-align:top;
	 float:right;
 
	}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

.checkboxes_unit {
	color:#FFF;
	font-size:11px;
}
.checkboxes_unit input {
	
}
/* Colors Filter */
#Accordion5 {
	text-align:right !important;	
}
#Accordion5 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 4px 15px 4px;
	width:27px;
	float:right;
	text-align:center;
	overflow:hidden;
	display:inline;
}
#Accordion5 .checkboxes_unit input {
	
}

/* Effects Filter */
#Accordion8 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 0px 0px 0px;
/*	min-width:65px;
	max-width:110px; */
	width:95px;
	float:right;
	text-align:right;
	overflow:hidden;
	display:block;
}
#Accordion8 .checkboxes_unit input {
	float:right;
	margin-right:10px;
	display:block;
}
#Accordion8 .checkboxes_unit label {
	display:block;
}
/* More Filter */
#Accordion9 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 10px 0px 5px;
	width:190px;
	float:right;
	text-align:right;
/*	text-align:center;	*/
}
#Accordion9 .checkboxes_unit input {
	float:right;
}
#Accordion9 .checkboxes_unit label {
	margin-top:2px;
	display:block;
}



.ManufacturerBox {
	width: 190px;
	text-align: center;
	margin: 0 0 35px 7px;
}

.ManufacturerBox .ManufacturerLogo a {
	height:145px;
	display:block;
	vertical-align: middle !important;
}

.ManufacturerBox h2, .ManufacturerBox h2 a {
	font-size:14px;
	text-decoration:underline;
	font-family: "Lucida Grande","Tahoma",sans-serif;
	margin:0px;
	padding: 0px 0px 10px 0px;
}

.ManufacturerBox h2:hover, .ManufacturerBox h2 a:hover {
	text-decoration:none;
	color: #B82626;
}

#content .ManufacturerBox h2 {
	margin:0px;
	padding:0px;
}

.ContactWholesale {
	float:right;
	margin-right:-20px;
}
.Sale {
	text-decoration:line-through;
	color:#666666;
}
.SaleDisplay {
	color:#06F;
	text-align:right;
	width: 142px;
/*	float:right;	*/
	font-weight:bold;
	display:block;
	margin: 3px 0px 0px 0px;
}
.SaleDetail {
	color:#06F;
	font-weight:bold;
	font-size:12px;
	margin: 0px 0px 0px 0px;
}
.Sale #lblPrice {
/*	font-size:12px;		*/
}

.OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:left;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.ProdBoxInnerWrap .OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:right !important;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	} 
	
	
	#lightbox_product_Cartsession{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/modal-CART1.png" );
	background-repeat: no-repeat;
}
#lightbox_product_Cartsession .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_Cartsession .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_Cartsession #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_Cartsession h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

/* Store Locator Main Page Styles --------------------- */
#storelocator a {
	display:block;
	position:absolute;
/*	left:860px;  */
	left:630px;
	top:9px;
	width:100px;
	height:13px;
	background-image: url(../images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.StoreLocatorWrap {
	position:relative;	
}
.StoreLocatorWrap #divider_vertical {
	background-image: url(../images/line_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 299px;
	width: 1px;
	position: absolute;
/*	left: 337px;
	top: 0px;	*/
	left:365px;
	top:-10px;
}
.StoreLocatorWrap h1 {
	font-size:20px !important;
}

#StateList {
	position:absolute;
	left:385px;
/*	top:67px;	*/
	top:60px;
	width:215px;
	overflow:hidden;
}
#StateList h2 {
	font-size:12px !important;
	color:#666666;
	padding:0px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}
#StateList ul {
	padding:0px;
	margin:0px 0px 0px 3px;
}
#StateList li {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#StateList a {
	margin:0px 0px 0px 22px;
	padding:0px;
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
#StateList a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#EnterZipCode {
	position:absolute;
	left:34px;
	top:80px;
	width:300px;
	display:none;	
}
#EnterZipCode p {
	font-size:10px;
	color:#666666;
	margin-bottom:12px;
	display:block;
}
#EnterZipCode #InputWrap {
	width:163px;
	height:25px;
	display:block;
	background-image: url(../images/input_zip_code.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-right:9px;
}
#EnterZipCode #InputWrap .search_txt
{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}
#EnterZipCode .submit_zip_btn {
	float: left;
	margin:0px;
	padding:0px;
	background-image: url("../images/btn_locate.gif" );
	background-repeat: no-repeat;
	outline: none;
	width: 85px;
	height: 25px;	
}
#SignatureRetail {
	position:absolute;
	left:34px;
	top:194px;
	width:300px;
}
#SignatureRetail .Signature {
	width:204px;
	height:22px;
	display:block;
	margin:0px 0px 17px 0px;
	background-image: url(../images/store_link_signature_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#SignatureRetail .Retail {
	width:214px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	background-image: url(../images/store_link_retail_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* mock has StatesMap 100px below 2 links */
#StatesMap {
	position:absolute;
	left:60px;
	top:365px;
/*	margin-left:60px;
	margin-top:100px;	*/
	width:480px;
	height:319px;
	background-image: url(../images/states_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions {
	position:relative;
	width:480px;
	height:319px;
	overflow:hidden;
}
#StatesMap #MapPositions a {
	position:absolute;
	width:27px;
	height:27px;
	background-image: url(../images/state_bullet_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions a:hover {
	background-image: url(../images/state_bullet_on.png);
}



/* Store Locator Detail Page Styles --------------------- */


/*  this style is redundant.  I added  #storelocator main div to /includes/top.ascx  -David
#storelocator2 a {
	display: block;
	position: absolute;
	left: 860px;
	top: 9px;
	width: 100px;
	height: 13px;
	background-image: url(siteimages/images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

.StoreLocatorDetail {
/*	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
/*	background-image: url("siteimages/images/content_bg_white.png" );
	background-repeat: repeat-y; /*	min-height: 659px;	*/
/*	min-height: 801px;  */
	position:relative !important;
}
.StoreLocatorDetail #DetailTopBg {
	width:598px;
	height:97px;
	background-image: url(../images/locator_detail_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	position:absolute;
	left:3px;
	top:-8px;
		
}
#DetailTopBg h1 {
	color: #b82626;
	margin: 0px;
	padding: 42px 0 0 36px;
	font-size: 20px !important;
	text-transform:uppercase;
}
#DetailTopBg #Buttons {
/*	margin: 38px 0px 0px 365px;	*/
	margin: 38px 20px 0px 0px;
	padding: 0px;
	width:211px;
	height:26px;
	float:right;
}
#DetailTopBg #Buttons #Home {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width:100px;
	height:26px;
	background-image: url(../images/store_link_home_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Home:hover {
	background-image: url(../images/store_link_home_on.png);
}
#DetailTopBg #Buttons #Store {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:109px;
	height:26px;
	background-image: url(../images/store_link_locator_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Store:hover {
	background-image: url(../images/store_link_locator_on.png);
}

#StoreLocatorBody {
	margin: 97px 25px 0px 36px;
	width: 543px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}

.StoreLocatorDetail .locationname {
	margin-left:5px;
/*	color:#00A3D9; */
	color:#666666;
	font-size:12px;
}

.StoreLocatorDetail .state {
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
	color:#666666;
}
.StoreLocatorDetail .LocatorHdDiv {
	width:543px;
	height:1px;
	background-image: url(../images/locator_head_div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocatorHdTextWrap {
	width:543px;
	height:15px;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocationHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
/*	width:395px;	*/
	width:390px;
	padding-left:5px;
}
.StoreLocatorDetail .HoursHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
}

.StoreLocatorDetail .LocationWrap {
	width:543px;
/*	min-height:180px	*/
	height:200px;
	display:block;
	margin:29px 0px 38px 0px;
	position:relative;
}


.LocationWrap .RightColumn {
/*	width:148px;	*/
	width:138px;
	float:right;
	padding:21px 10px 10px 0px;
}

.LocationWrap .RightColumn ul {
	margin:0px 0px 24px 0px;
	padding:0px;
}
.LocationWrap .RightColumn li {
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	list-style-type: none;
	height:28px;
	width:138px;
	
}

li .HoursDay {
	float:left;
	width:65px;
	font-size:11px;
	color:#999999;
	font-weight:bold;
}

li .HoursTime {
	float:left;
	width:73px;
	font-size:11px;
	color:#cccccc;
}

a#LinkMap {
	color:#0066cc;
	font-size:11px;
	text-decoration:none;
	padding-right:13px;
	display:block;
	background-image: url(../images/map_bullet_off.gif);
	background-repeat: no-repeat;
	background-position:right center;
	min-width:93px !important;
	max-width:105px !important;
}
a#LinkMap:hover {
	color:#cc0000;
	font-size:11px;
	text-decoration:underline;
	background-image: url(../images/map_bullet_on.gif);
}

.LocationLeftWrap {
	display:block;
	width:395px;
	position:relative;
}

.LocationThumbWrap {
/*	margin-right:36px; 
	margin-right:23px;	*/
	display:inline;
	width:150px;
	height:130px;
}
.LocationThumbWrap .LocationThumb {
	background-repeat: no-repeat !important;
	background-position:left top !important;
	width: 150px;
	height: 130px;
	display:block;
	padding:0px;
	margin:0px;
/*	background-image: url(../locatorThumb/12.jpg);	*/
}
.LocationThumbWrap .LocationThumb img {
	width: 150px; 
	height: 130px;
	display:block;
	padding:0px;
	margin: 0px;
}


.Location {
	display:block;
	position:absolute;
/*	left: 186px;	*/
	left:178px;
	top: 3px;
	margin-right:25px;
}
.LocationName {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	display:block;
	margin-bottom:17px;
}
.LocationAddress {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	display:block;
	margin-bottom:17px;
}
.LocationAddress ul, .LocationAddress li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:block;
}
.LocationAddress li .Left {
	display:block;
	width:18px;
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationAddress li .Right {
	display:block;
/*	width:155px;	*/
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationDesc {
	display:block;
	margin-bottom:25px;
	font-size:10px;
	position:absolute;
	left:0px;
	top:125px;
	width:365px;
	height:70px;
	overflow:auto !important;
}
.LocationDesc p {
	display:block;
	margin:0px;
	padding:0px;
	font-size:10px !important;
}
.LocationBottom {
	display:block;
/*	margin-bottom:25px;	*/
	background-image: url(../images/locator_bottom_div.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:543px;
	height:1px;
	margin:0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:199px;
}

#lightbox_product_outofstok{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/outofstock3.png" );
	background-repeat: no-repeat;
}
 #lightbox_product_outofstok .modal_submit {
	display: block;
	position: absolute;
	width: 100px;
	height: 35px;
	top: 306px;
	left: 248px;
 
}
#lightbox_product_outofstok .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
 
}
#lightbox_product_outofstok #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_outofstok h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
} 
#MichiganFireworks {
	font-size:11px;
	float:left;
	display:block;
	margin:10px 5px 5px 5px;
}
#MichiganFireworks span {
	font-size:11px;
	float:right;
	margin-left:20px;
}
.Recall {
	float:left;
	font-size:14px;
	margin: 25px 10px 0px 0px;
	color:#cc0000;
}

#slides_three
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 603px;
	border:solid 0px red;
	 display: block;
	 	z-index:3;
	position:relative;
	
}
#slides_three .slides_container
{
	width: 550px;
	margin-left:15px;
	height:160px;
}
#slides_three .slides_container .main
{
	width: 550px;
	}

#slides_three .prev
{
	   
   background-image:url(../images/prev1.png);
	background-repeat:no-repeat;
	float:left;
	height:36px;
	line-height:1.1em;
	margin-left:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
 
	display:block;

	
	}
#slides_three .prev:hover {

	background-image:url(../images/prev1_hover.png);
	background-repeat:no-repeat;
	}
 
#slides_three .next
{
	background-image:url(../images/next1.png);
	background-repeat:no-repeat;
	float:right;
	height:36px;
	margin-right:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
	z-index:3;
	position:relative;
	
	}
	#slides_three .next a
	{
		z-index:3px;
		}
	
#slides_three .next:hover {

	background-image:url(../images/next1_hover.png);
	background-repeat:no-repeat;


}
	

#slides_three ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_three ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_three .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_three .pagination li.current a {  }


#slides_two
{
   float: left;
    height: 162px;
    margin-left: 0;
    margin-top: 36px;
    width: 603px;
	left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
 	
}
#slides_two .slides_container
{
	width: 504px;
	
	height:160px;
	margin:0;
	padding:0;
	margin-left:35px;
	 
	float:left;
	
}
#slides_two .product1
{
	   height: 162px;
    width: 148px;
        list-style: none outside none;
    float: left;
    margin-left: 20px;
    margin-top: 0;
    text-align:center;    
        
	}
#slides_two .slides_container .main
{
	width: 504px;
	}

#slides_two .prev
{
	background-image: url("../images/prev.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 84px;
    margin-left: -533px;
    margin-top: 41px;
    width: 32px;
}
 

#slides_two .next
{
	 background-image: url("../images/next.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 84px;
    margin-right: 4px;
    margin-top: 41px;
    width: 32px;
	
	}
	#slides_two .next a
	{
		z-index:3px;
	}
#slides_two ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_two ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_two .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_two .pagination li.current a {  }

@font-face {
    font-family: 'FranchiseRegular';
    src: url('franchise-bold-hinted-webfont.eot');
    src: url('franchise-bold-hinted-webfont.eot?iefix') format('eot'),
         url('franchise-bold-hinted-webfont.woff') format('woff'),
         url('franchise-bold-hinted-webfont.ttf') format('truetype'),
         url('franchise-bold-hinted-webfont.svg#webfontr7WFH9mI') format('svg');
    font-weight: normal;
    font-style: normal;

}
#middle_area.variant #content_top, #middle_area.variant #content,  #middle_area.variant #content_bottom{
	background: none;
}
#middle_area.variant #content h1{
	font-family: "FranchiseRegular";
	font-size: 3.5em;
	color: #464646;
}
#middle_area.variant #lbldesc{
	color: #636363;
} 
#middle_area.variant #content #UpdatePanel4 {
	border-top: 1px solid #636363;
	padding: 10px 5px 0 5px;
}
#middle_area.variant #content #lbltotalproduct{
	color: #636363;
	float: none;
	font-size: inherit;
	font-weight: normal;
	margin: 0;
}
#middle_area.variant #UpdatePanel4 .line{
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
}
#middle_area.variant a.current{
	cursor: default;
}
#middle_area.variant #UpdatePanel4 .line a{
	font-size: 12px;
	color: #636363;
}
#middle_area.variant #UpdatePanel4 .line a.current, #middle_area.variant #UpdatePanel4 .line .perpage a{
	text-decoration: none;
}
#middle_area.variant #UpdatePanel4 .line .sorting a.current{
	font-weight: bold
}
#middle_area.variant #UpdatePanel4 .line .pagination a.current{
	color: #9A0700;
}
#middle_area.variant #UpdatePanel4 .views, #middle_area.variant #UpdatePanel4 .perpage, #middle_area.variant #UpdatePanel4 .sorting{
	float: left;
	margin-right: 15px;
}
#middle_area.variant #UpdatePanel4 .views *, #middle_area.variant #UpdatePanel4 .pagination *{
	vertical-align: text-top;
}
#middle_area.variant #UpdatePanel4 .totals, #middle_area.variant #UpdatePanel4 .pagination{
	float: right;
}
#middle_area.variant .ProdBoxThumb{
	border: 1px solid transparent;
	height: 125px;
}
#middle_area.variant .ProdBoxThumb:hover{
	border-color: #636363;
}
#middle_area.variant .ProdBoxName a{
	color: #464646;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}
#middle_area.variant .VideoBtn1, #middle_area.variant .VideoBtn {
	background-image: url(../images/video_txt_gfx.gif);
	background-repeat: no-repeat;
	margin-right:0; 
	width: 75px;
}
#middle_area.variant .MoreBtn {
	background-image: url(../images/details_txt.gif);
	background-repeat: no-repeat;
	margin-right:13px; 
	width: 40px;
}
#middle_area.variant .ProdBoxBtnWrap {
	background-image: none;
	height: auto;
}
#middle_area.variant .ProdBoxPrice{
	float: none;
	text-align: left;
	font-weight: bold;
	margin-left: 0;
}
#middle_area.variant .columnCount4 .ProdBoxName, #middle_area.variant .columnCount3 .ProdBoxName{
	height: 80px;
}
#middle_area.variant .columnCount3.ProdBox {
	padding: 20px 10px 10px 10px;
	width: 140px;
}
#middle_area.variant .columnCount4.ProdBox {
	padding: 20px 0 10px 0;
	width: 140px;
}
#middle_area.variant .columnCount4 .ProdBoxInnerWrap, #middle_area.variant .columnCount3 .ProdBoxInnerWrap{
	width: auto;
}
#middle_area.variant .columnCount1.ProdBox, #middle_area.variant .columnCount1 .ProdBoxInnerWrap{
	width: 97%;
}
#middle_area.variant .columnCount1 .ProdBoxThumb{
	float: left;
}
#middle_area.variant .columnCount1 .OutOfStock{
	text-align: left !important;
	margin-left: 0;
}
#middle_area.variant .columnCount1 .ProdBoxName, #middle_area.variant .columnCount1 .ProdBoxBtnWrap{
	width: auto;
}
#middle_area.variant .ProdBoxPrice{
	font-size: 1.5em;
}
#middle_area.variant .columnCount1 .ProdBoxPrice{
	float: right;
	font-size: 1.5em;
}
#middle_area.variant #dgproductList td{
	vertical-align: top;
}
#middle_area.variant .columnCount1 .addtocart{
	float: right;
}
#middle_area.variant .content_body{
	margin: 0 5px 0px 5px;
}body
{
	padding: 0;
	margin: 0px;
	background-image: url("../images/bg.jpg" );
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 100%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
}

object, a, div
{
	outline: none;
}
/*-- BEGIN PAGE --*/

#page
{
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 100%;
	
}

/*-- BEGIN TOP PAGE --*/

#top
{
	position:relative;
	top: 0px;
	left: 235px;
	width: 600px;
	height: 30px;
	background-image: url("../images/top_bg.jpg" );
	background-repeat: no-repeat;
	background-position:left;
	z-index: 9999999;	
}

.menu1
{
	float: left;
	margin-top: 0px;
	margin-left: 19px;
	width: 30px;
	height: 30px;
	background-image: url("../images/home.png" );
	background-repeat: no-repeat;
}

.menu2
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 92px;
	height: 30px;
	background-image: url("../images/manufactures.png" );
	background-repeat: no-repeat;
}

.menu3
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 132px;
	height: 30px;
	background-image: url("../images/price_lists.png" );
	background-repeat: no-repeat;
}

.menu4
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 40px;
	height: 30px;
	background-image: url("../images/videos.png" );
	background-repeat: no-repeat;
}

.menu5
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 34px;
	height: 30px;
	background-image: url("../images/media.png" );
	background-repeat: no-repeat;
}

.menu6
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 104px;
	height: 30px;
	background-image: url("../images/customer_service.png" );
	background-repeat: no-repeat;
}


/*-- END TOP PAGE --*/


/*-- BEGIN Main --*/

#main
{
	float: left;
	margin-top: 29px;
	margin-left: 0px;
	width: 980px;
	height: 100%;
}

/*-- BEGIN Left Area --*/

#left_area
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 226px;
}

#left_area_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/bg_logoBF.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 231px;
}

#logo
{
	float: left;
	margin-top: 22px;
	margin-left: 38px;
	background-image: url("../images/logo.png" );
	background-repeat: no-repeat;
	width: 150px;
	height: 154px;
}

#left_area_content
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	width: 220px;
	background-color: #000000;
}

#big_search
{
	float: right;
	margin-top: -4px;
	margin-right: -1px;
	background-image: url("../images/big_search.png" );
	background-repeat: repeat-y;
	width: 170px;
	height: 12px;
}

#search_zone
{
	float: right;
	margin-top: 9px;
	margin-right: 11px;
	background-image: url("../images/search_zone.png" );
	background-repeat: repeat-y;
	width: 180px;
	height: 42px;
}

.search_txt
{
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}

.search_btn
{
	float: left;
	margin-top: 15px;
	margin-left: 11px;
	background-image: url("../images/search_puce.jpg" );
	background-repeat: no-repeat;
	outline: none;
	width: 12px;
	height: 11px;
}

#big_navigation_title
{
	float: right;
	margin-top: 26px;
	margin-right: 0px;
	background-image: url("../images/big_navigation.png" );
	background-repeat: no-repeat;
	width: 96px;
	height: 12px;
}

#big_navigation
{
	float: right;
	margin-top: 14px;
	margin-right: 0px;
	width: 220px;
}

/*   see line 665 
#search_menu
{
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}	*/
.header_menu
{
	clear:both;
	text-align:right;
}
.header_menu img
{
	margin-bottom: 14px;
	
}

.nav_element_active
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
	width: 196px;
	height: 18px;
}

.nav_element
{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	width: 210px;
	height: 18px;
}


.nav_element:hover
{
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
}

.nav_element_txt
{
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	background-image: url("../images/home_active.png" );
	background-repeat: no-repeat;
	height: 18px;
	width: 33px;
}

.nav_element_txt1
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 89px;
	height: 18px;
	background-image: url("../images/big_fireworks.png" );
	background-repeat: no-repeat;
}

.nav_element_txt2
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 92px;
	height: 18px;
	background-image: url("../images/customer_area.png" );
	background-repeat: no-repeat;
}

.nav_element_txt3
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 46px;
	height: 18px;
	background-image: url("../images/medias.png" );
	background-repeat: no-repeat;
}

.nav_element_txt4
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 66px;
	height: 18px;
	background-image: url("../images/contact_us.png" );
	background-repeat: no-repeat;
}





#big_categories_title
{
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	background-image: url("../images/big_categories.png" );
	background-repeat: no-repeat;
	width: 99px;
	height: 12px;
	
}

#big_categories
{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	padding:0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
/*	width: 180px;	*/
	width: 205px;
}

.sub_menu
{
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	line-height: 18px;
}

.sub_menu li
{
	list-style: none;
}

.sub_menu li a
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	background-image: url("../images/cross_bul.png" );
	background-position: right;
	background-repeat: no-repeat;
}

.sub_menu li a:hover
{
	color: #f99a27;
	background-image: url("../images/cross_bul_over.png" );
	background-position: right;
	background-repeat: no-repeat;
}




#left_area_bottom
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	background-image: url("../images/bg_left_rounded.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 10px;
}

/*-- END Left Area--*/

/*-- BEGIN Middle Area --*/

#middle_area
{
	float: left;
	margin-top: px;
	margin-left: 9px;
	width: 603px;
}

/*-- BEGIN Banner --*/

#banner, #slides
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height:262px;
	overflow:hidden;
}
#slides { position:relative; }
#slides ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides ul.pagination li { margin:0; padding:0; list-style:none; }
#slides .pagination li a {
	background-image:url("../images/slide_bul.png");
	background-repeat:no-repeat;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides .pagination li.current a { background-image:url("../images/slide_bul_on.png") !important; }

#banner .slides_container
{
	float: left;
	width: 602px;
	height:233px;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
#slides a, #slides a img, .slides_container a img { border:0px none !important; }

#slides .prev, #slides .next { display:none; }

#slides .ss_pagination { position:absolute; left:0; top:233px; width: 602px; text-align:right !important; }
#slides .ss_pagination a {
	list-style-type: none;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:12px;
	background-image:url("../images/slide_bul_on.png");
	background-repeat:no-repeat;
}

.headerimg, .banner_pic, .banner_pic2, .banner_pic3, .banner_pic4, .banner_pic_replay, banner_pic_buy1get1 {
float:left;
margin-top:0px;
margin-left:0px;
width:602px;
height:233px;
background-repeat:no-repeat;
}

.BannerWrap {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:602px;
	height:233px;
	background-repeat:no-repeat;
	position:relative;
}
.BannerWrap a {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:602px;
	height:233px;
}
.BannerWrap .Title {
	color:#faac32;
/*	font:bold 470%/100% Arial,Helvetica,sans-serif;	*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	left:25px;
	top:25px;
	float:left;
	margin:25px 20px 0px 25px;
	line-height:29px;
}
.BannerWrap .SubTitle {
	float:left;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	left:25px;
	top:80px;
	margin:15px 20px 20px 25px;
}
.BannerWrap .LinkText {
	position:absolute;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	left:218px;
	top:183px;
	line-height:15px;
	width:240px;	
}

/*
.banner_pic {background-image:url("../images/banner_bg.png");	}

.banner_pic2 { background-image:url("../images/banner_bg_2.png"); }

.banner_pic3 { background-image:url("../images/banner_bg_3.png"); }

.banner_pic4 { background-image:url("../images/banner_bg_4.png"); }
.banner_pic_replay { background-image:url("../images/banner_bg_replay.png"); }
.banner_pic_buy1get1 { background-image:url("../images/banner_bg_buy1get1.png"); }
*/

.banner_footer
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height: 29px;
	background-image: url("../images/banner_footer.jpg" );
	background-repeat: no-repeat;
}

.banner_date
{
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.slideshow_control
{
	float: right;
	margin: 10px 10px 0px 0px;
}
.slide_bul
{
	width: 16px;
	height: 12px;
	float: left;
	background-image: url("../images/slide_bul.png" );
}
.slide_bul a
{
	display: block;
	width: 16px;
	height: 12px;
}
.slide_bul a:hover
{
	background-image: url("../images/slide_bul_on.png" );
}
.slide_bul.on
{
	background-image: url("../images/slide_bul_on.png" );
}

/*-- END Banner--*/

/*-- BEGIN Content --*/

#content_top
{
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_top.png" );
	background-repeat: no-repeat;
	overflow:hidden;
}

#content_bottom
{
	float: left;
	margin: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_bot.png" );
	background-repeat: no-repeat;
}

#content_index {
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
/*	height: 648px;  
	height: 696px;	*/
	height:auto;
	overflow:hidden;
/*	background-image: url("../images/content_bg.png" );
	background-repeat: no-repeat;	*/
}

#content_bottom_index {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	width: 604px;
	height: 248px;
	background-image: url("../images/sky-lanterns-hm-bg.jpg" );
	background-repeat: no-repeat;
}

#content_bottom_index a {
	width: 98px;
	height: 90px;
	background-image: url("../images/btn-watch-video-hm.jpg" );
	background-repeat: no-repeat;
	position: relative;
	left: 476px;
	top: 140px;
	display:block;
}
#content_bottom_index a:hover {
	background-image: url("../images/btn-watch-video-hm-on.jpg" );
}

#content
{
	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
	background-image: url("../images/content_bg_white.png" );
	background-repeat: repeat-y;
/*	min-height: 659px;	*/
	min-height: 801px;
}

#content h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 0px;
	font-size: 30px;
	padding: 10px 25px 0 25px;	*/
	font-size: 28px;
	padding: 10px 25px 0 20px;
}
#lbldesc p { padding-left:20px !important; }
#content #cms h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 25px;
	font-size: 30px;	*/
	padding: 10px 25px 0 0px;
/*	font-size: 28px;	*/
	font-size:24px;
}

.ProdTotalWrap {
	width:570px;
	position: relative;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

.ProdTotalLeft {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.ProdTotal {
	min-width: 100px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
}

.ProdTotalRight {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#content #lbltotalproduct {
	font-size: 18px;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	padding:0;
	float:left;
	color:#B82626;
}

#content #productList {
	position:relative;
	display:block;
	float:left;
	width:564px;
}
#search_menu
{
	float: right;
/*	margin-top: 28px;	*/
	margin-top: 80px;	
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}
.SliderTooltip {
	color:#ffffff;
	font-size:12px;
/*	padding: 15px 20px 40px 35px;	
	padding: 0px 20px 15px 35px;	*/	
	padding: 5px 20px 30px 35px;	
	display:block;
	text-align:justify;
}
.SliderTooltip .ColorTooltip {
	display:block;
	font-size:10px;
	padding: 10px 0px 0px 0px;
	text-align:left;
}

#content p
{
	/*	color:#b82626;	*/
	margin: 0px;
/*	padding: 10px 25px 0 25px;  
	padding: 10px 25px 15px 0px;	*/
	padding: 10px 25px 5px 0px;
	font-size: 12px;
}

#ProdImg
{
	float: right !important; 
/*	height: 260px;	
	padding-bottom: 19px; */
	width: 300px;  
/*	min-width: 150px;
	max-width: 300px !important;	*/
	display: block; /*	border:1px solid #006;	*/
	/*overflow: hidden; */
	text-align:center;
	margin-bottom:20px !important;
	margin-left:20px !important;
	position:relative;
}

#ProdImg img {
	/*max-width: 300px !important;*/
	display:block;
}
#ProdImg #lblImage {
	clear: both;
}
#lblDescription {
	padding:5px 0 15px 0;	
	width:240px;
	height:auto;
	float:left;
	overflow:hidden;
}

#PTopWrap
{
	display: block;
	margin-bottom: 30px;
	min-height:250px;
}
#PTopWrap h1 {	padding-left:0px !important; }


#ProdBtnWrap
{
	width: 300px;
	display: block;
}

.Pzoom a
{
	background-image: url(../images/zoom-off.gif);
	display: block;
	height: 16px;
	width: 160px; /*	padding-right:30px; */
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.Pzoom a:hover
{
	background-image: url(../images/zoom-on.gif);
}

.Pdragdrop a
{
	background-image: url(../images/drag-drop.gif);
	display: block;
	height: 16px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 205px;
	top: -16px;
	padding: 0px;
	margin: 0px;
}

.ProdDetails
{
	color: #b82626;
	font-weight: bold;
}

#products {
	float: left;
	margin-left: 0px;
/*	margin-top: 36px;
	width: 603px;
	height: 145px;	*/
	width: 604px;
	height: 194px;
	overflow:hidden;
	background-image: url(../images/content_bg_featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}


.prev
{
	float: left;
	margin-top: 32px;
	margin-left: 4px;
	background-image: url("../images/prev.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

.product_list
{
	float: left;
/*	margin-top: 4px;	
	margin-top:-10px;	*/
	margin-top:27px;
	margin-left: 0px;
	width: 604px;
	text-align: center;
	overflow:hidden;
}

.product_list li
{
	float: left;
	margin-top: 0px;
/*	margin-left: 30px;  */
	margin-left:20px;
	width: 136px;
}

.plus
{
	position: absolute;
	margin-left: 122px;
	margin-top: -8px;
	border: none;
	z-index: 800;
}

#plus1
{
	position: absolute;
	display: none;
}


.product1
{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
	z-index: 0;
}



.product_pic1 span
{
	position: absolute;
	float: left;
	width: 136px;
	height: 136px;
	margin-top: 0px;
	margin-left: 0px;
}
.product_pic1 .plus:hover
{
	background: url("../images/add1.png" ) no-repeat;
}





.product2
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
/*	background-image: url("../images/rol_box.png" );	*/
	background-image: url("../images/featured-box-top.png" );
	background-repeat: no-repeat;
	background-position: left bottom !important;
/*	width: 138px;
	height: 139px;  */
	width: 148px;
	height: 119px;
	border: none;
	overflow:hidden !important;
}

.product3
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
}

.rol_cube
{
	position: relative;
	float: left;
	width: 138px;
	height: 124px;
	padding-top: 15px;
	margin: 0px 20px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
}

.cube_img
{
	position: absolute;
	height: 94px;
	width: 125px;
	left: 50%;
	margin-left: -62.5px;
 
}
.cube_img img
{
	border: 0px;
}


/* Product Results */

.ProdBox {
	position:relative; 
	z-index:2;
	float:left;
	width:86px;
	min-height:95px;
	padding: 20px 28px 10px 28px;
	text-align:center;
	font-size:11px;
}

.ProdBoxInnerWrap {
	width:142px;
	text-align:center;
}

.ProdBoxName, .ProdBoxName a {
	text-align:left;
	width:142px;
	margin-bottom:11px;
}
.ProdBoxName a {
	color:#2a2a2a;
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
}
.ProdBoxName a:hover {
	text-decoration:underline;
}
.ProdBoxPrice {
	color:#cc0000;
	font-size:11px;
	float:right;
	text-align:right;
	margin-left:7px;
}
.ProdBoxBtnWrap {
	width:142px;
	height:28px;
	background-image: url(../images/detail-btns-bg.gif);
	background-repeat: no-repeat;
	display:block;
	padding-top:7px;
}
.VideoBtn {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video.gif);
	background-repeat: no-repeat;
}

.VideoBtn1 {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video-new.gif);
	background-repeat: no-repeat;
}
.MoreBtn {
	width:80px;
	height:21px;
	float:left;
	display:block;
	background-image: url(../images/btn-detail-learn-more.gif);
	background-repeat: no-repeat;
}

.ProdBoxThumb {
	width:142px;
	text-align:center !important;
}
.ProdBoxThumb img {
	max-width:142px;
	text-align:center !important;
	overflow:hidden;
}

.ProdBox img{
	border:0px;
	display:block;
	margin-bottom:15px;
}

.ProdBoxWholesale, .ProdBoxWholesale a {
	width:142px;
	text-align:center;
}

.ProdBoxWholesale a {
	text-decoration:underline;
	color:#cc0000;
	display:block;
	margin-bottom:3px;
}
.ProdBoxWholesale a:hover {
	text-decoration:none;
}

.WholesalePrice {
	text-decoration: line-through;
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.CasePrice, .CaseQty {
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.red {
	color:#cc0000;	
}
.redbold {
	color:#cc0000;
	font-weight:bold;
}
/* H1 Red
.red2 {
	color:#b82626;	
} */
.darkred {
	color:#990000;
}
.darkredbold {
	color:#990000;
	font-weight:bold;
}


/* ********************** */



.result_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	top: 105px;
	width: 160px;
}
.result_txt, .result_txt a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.result_price
{
	float: right;
	color: #cc0000;
}

.cube_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	bottom: 0px;
	width: 108px;
}
.cube_txt, .cube_txt a
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.cube_price
{
	float: right;
	color: #cc0000;
}

.product_picture
{
/*	float: left;
	margin-top: 6px;
	margin-left: 15px;
	height: 102px; */
	margin-top: 11px;
/*	margin-left: 11px;	*/
	margin-left: 5px;
	margin-right: 5px;
	height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	width: 138px;
	text-align:center !important;
	border: none;
	overflow:hidden !important;
}

.product_pic
{
/*	float: left;
	margin-top: 5px;
	margin-left: 5px;  */
	border: none;
	max-height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	overflow:hidden !important;
}

.product_bottom {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/featured-box-bot.png);
	background-repeat: no-repeat;
	background-position: left bottom !important;
	width: 148px;
/*	max-height: 43px !important;
	min-height: 33px !important;  */
	height:43px;
	border: none;
	overflow:hidden !important;
}

.product_footer
{
}

.product_title
{
	float: left;
/*	margin-top: 7px;  */
	margin-top: 4px;
	margin-left: 12px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	z-index: 20;
	width:85px;
}

.product_title a
{
	font-size: 9px;
	color: #cc0000;
	text-decoration: underline;
}
.product_title a:hover
{
	color: #000000;
	text-decoration: none;
}

.product_price
{
	float: right;
/*	margin-top: 7px;  
	margin-right: 8px;  */
	margin-top: 4px;
	margin-right: 12px;
	color: #cc0000;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}


.next
{
	float: right;
	margin-top: 32px;
	margin-right: 4px;
	background-image: url("../images/next.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

#WelcomeWrap {
	background-image: url("../images/content_bg_Y.png" );
	background-repeat:repeat-y;
	background-position:left top;
	width:604px;
	height:auto;
	min-height:285px;
	float:left;
	overflow:hidden;
}
.welcome_txt
{
	float: left;
/*	margin-top: 115px;
	margin-left: 267px;
	width: 300px;	*/
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
	background-image: url("../images/content_bg_welcome.jpg" );
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:3px;
	padding:115px 30px 30px 267px;
	width:304px;
	height:auto;
	min-height:110px;
	overflow:hidden;
}

.welcome_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 1.5em;
	text-decoration: none;
}

.welcome_txt a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}
.welcome_boxes {
	margin-left:3px;
	width:601px;
	float:left;
	overflow:hidden;
	padding-top:15px;
}
.welcome_boxes img {
	float:left;
	margin-left:15px;
	margin-bottom:14px;
	border:0px none !important;
	
}

#HmBottomWrap {
	background-image: url("../images/content_bg_bottom.png" );
	background-repeat:no-repeat;
	background-position:left top;
	width:604px;
	height:217px;
	float:left;
	overflow:hidden;
}
.dustributor_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 80px;
	width: 210px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.dustributor_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
	line-height: 1.5em;
}

.dustributor_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.retail_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 130px;
	width: 155px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.retail_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.retail_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.content_body
{
	float: left;
	margin: 10px 20px 0px 20px;
	width: 564px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.content_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000; 
/*	color: #b82626;	*/
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.content_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

/*-- END Content--*/

/*-- End Middle Area --*/

/*-- BEGIN Right Area --*/

#cart_focus
{
	float: left;
	margin-top: 0px;
	margin-left: 9px;
	width: 129px;
	height: 575px;
}

#right_area {	
	margin-top: 0px;
/*	margin-left: 860px;	
	margin-left: 855px;	*/
	margin-left: 850px;
	width: 129px;
	position:fixed;
}
*+html  #right_area {
  margin-left: 20px;
}
#login_area
{
	float: left;
	margin-top: -3px;
	margin-left: 0px;
/*	background-image: url("../images/login_bg.png" );  
	background-image: url("../images/login_bg_off.png" );	*/
	background-repeat: no-repeat;
	width: 129px;
/*	height: 89px;  */
	height: 117px;
}

.login_element1 {
/*	float: left;	
	margin-top: 38px;
	margin-left: 30px;  */
	width: 60px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 27px;
}

.login_element2 {
/*	float: left;	
	margin-top: 11px;
	margin-left: 0px;	*/
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 0px 0px 0px 27px;
}

.login_element3 {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 27px;
}

.login_element_user {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 22px;
}

.login_element_logout {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 22px;
}

.login_element_pricelist {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 22px;
}
.login_element_pricelist a {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #faac32;
	text-align: left;
	text-decoration: underline;
	display:inline;
	margin: 0px 0px 0px 0px;
}
.login_element_pricelist a:hover {
	text-decoration:none;
}

.login_element1:hover, .login_element2:hover, .login_element3:hover, .login_element_user:hover, login_element_logout:hover {
	color: #faac32;
	text-decoration: underline;
}

#cart_area
{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg.png" );  */
	background-repeat: no-repeat;
	width: 129px;
	height: 20000px;
 
	
}
/*
.total
{
	float: left;
	margin-top: 419px;
	margin-left: 26px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.total1
{
	float: left;
	margin-top: -14px;
	margin-left: 50px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	
}

.checkout
{
	float: left;
	margin-top: 8px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}*/

/*-- END Right Area--*/

/*-- END Main --*/

/*-- Begin Footer--*/

#footer
{
	float: left;
	margin-top: 15px;
/*	margin-left: 235px;
	width: 602px;
	margin-bottom: 20px;
	height:180px;	*/
	width: 837px;
	margin-bottom: 40px;
	height:auto;
}
#footerleft {
	float:left;
/*	margin-right:20px;
	width:215px;	*/
	margin-right:35px;
	width:200px;
	padding-top:16px;
	min-height:390px !important;
	overflow:hidden;
}

#Footer1_upfooter {
	float:left;
	width:602px;
}

#footer_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/footer_bg.png" );
	background-repeat: no-repeat;
	width: 602px;
	height: 284px;
}

.search_footer
{
	float: left;
	margin-top: 24px;
	margin-left: 36px;
	outline: none;
	width: 500px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #ffffff;
/*	text-transform: uppercase;	*/
}

.search_btn_footer
{
	float: right;
	margin-top: 24px;
	margin-right: 30px;
	width: 18px;
	height: 18px;
	background-image: url("../images/search_btn.png" );
	background-repeat: no-repeat;
}

.blocs
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 602px;
	border:solid 0px red;
}

.prev1
{
	float: left;
	margin-top: 62px;
	margin-left: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1.png" );
	background-repeat: no-repeat;
	line-height: 1.1em;
	position:relative;
	z-index:200;
}

.prev1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1_hover.png" );
	background-repeat: no-repeat;
}

.blocs_list
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 555px;
	z-index: 0;
}

.blocs_list li
{
	float: left;
	z-index: 0;
	list-style: none;
}

.bloc
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	height:200px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc1
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc1 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc1 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc2
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 150px;
	line-height: 1.1em;
	border:solid 0px blue;
}

.bloc2 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc2 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc3
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 180px;
	line-height: 1.1em;
	border:solid 0px green;
}

.bloc3 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc3 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.next1
{
	float: right;
	margin-top: 62px;
	margin-right: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/next1.png" );
	background-repeat: no-repeat;
	position:relative;
	z-index:200;
}

.next1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/next1_hover.png" );
	background-repeat: no-repeat;
}

#footer_bottom
{
	float: left;
	margin-top: 60px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 602px;
	height: 32px;
}

#copyright
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 400px;
	height: 32px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
}
#copyright a
{
	color: #666666;
	text-decoration:none;
}

#hexnet
{
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	width: 154px;
	height: 12px;
	background-image: url("../images/hexnet.png" );
	background-repeat: no-repeat;
}

#hexnet:hover
{
	background-image: url("../images/hexnet_hover.png" );
	background-repeat: no-repeat;
}

#lightbox_shade
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}

#lightbox_cart
{
	position: fixed;
	height: 437px;
	width: 445px;
	top: 50%;
	left: 50%;
	margin-top: -218.5px;
	margin-left: -222.5px;
	display: none;
	z-index: 2400;
	background-image: url("../images/bf-cart-lightbox-alpha.png" );
	background-repeat: no-repeat;
}
#lightbox_cart input
{
/*	background-color: #ffffff;  */
	position: absolute;
	top: 185px;
	left: 311px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart a
{
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
}
#lightbox_cart .cart_cancel
{
	top: 260px;
	left: 240px;
}
#lightbox_cart .cart_approve
{
	top: 260px;
	left: 321px;
}
#lightbox_Flow
{
	position: fixed;
	height: 568px;
	width: 662px;
	top: 50%;
	left: 50%;
	margin-top: -284px;
	margin-left: -331px;
	display: none;
	z-index: 2401;
	background-image: url("../images/video_modal_bg.png" );
	background-repeat: no-repeat;
}
#lightbox_Flow .Flow_cancel
{
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 524px;
	left: 440px;
}
#lightbox_Flow .Flow_next
{
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 524px;
	left: 522px;
}
#lightbox_Flow .FlowVideoTitle {
	position: absolute;
	top: 44px;
	left: 89px;
	font-size:18px;
	font-weight:bold;
}
#lightbox_Flow object
{
	position: absolute;
	top: 85px;
	left: 11px;
	width: 643px;
	height:430px;
}

#HmNew
{
	background-image: url(../images/new-2010.jpg);
	height: 171px;
	width: 220px;
	clear: both;
}
#HmNew ul
{
	padding-left: 140px;
	padding-top: 47px;
	margin: 0px;
}
#HmNew li
{
	color: #ffffff; /* 	width: 75px; */
	list-style-type: disc; /*	margin-bottom:10px;	*/
	line-height: 14px;
	list-style-position: outside;
}
#HmNew a
{
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
#HmNew a:hover
{
	color: #FF0;
}

.ATCdetail a
{
	background-image: url(../images/atc-off.gif);
	display: block;
/*	margin-top: 5px;	
	margin-left: 25px;	*/
	margin: 20px 0px 20px 25px;
	padding: 0px;
	height: 22px;
	width: 96px;
}
.ATCdetail a:hover
{
	background-image: url(../images/atc-on.gif);
}
#btn_watch_video a {
	background-image: url(../images/watch-video-off.png);
	display: block;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	height: 35px;
	width: 120px;
	clear:left;
}

#RatingsTop {
	display:block;
	background-image: url(../images/ratingsexpanded.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:23px;
	width: 534px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	text-align:right;
	padding: 0px 20px 0px 0px;
	margin: 0px 5px 0px 5px;
	vertical-align: top;
	float:left;
}

#comments
{
	/*	background-image: url(../images/comments.gif);	
	background-repeat: no-repeat;
	background-position: left top;  */
	display: block;
	margin: 0px 5px 0px 5px; /*	margin-top:50px;	*/
/*	padding: 15px 0px 0px 0px;	*/
	padding: 25px 20px 20px 20px;
	/*	height: 345px; */
/*	width: 555px;	*/
	width: 515px;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	float:left;
}

#Btn_Rate {
	display:block;
	width: 77px;
	height: 22px;
	background-image: url(../images/btn_rate-it.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	margin:-2px 0px 0px 10px;
}

#comments #ProdRating {
	display:block;
	margin: 0px 0px 20px 0px;
	float:left;
}

#comments #NoRatings {
	display:block;
	margin: 0px 0px 20px 50px;
	float:left;
}
#comments .CommentsPagination {
	display:block;
	margin: 20px 0px 0px 0px;	
}

#comments .UserComment {
	display:block;
	margin: 20px 0px 0px 0px;
}
.border_left {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}





/*-- End Footer--*/

/*-- END PAGE Added New css  Cnange In 
#page
{
remove z-index for greybox 
}
--*/
.paging
{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.paging a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:hover
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:visited
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Pdesc
{
	color: #b82626;
	font-weight: bold;
	font-size: 11px;
}


#content h2
{
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 18px;
}
#content h3
{
	color: #990000;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	font-size: 16px;
	font-weight:bold;
}

#addtocart h1
{
	color: #b82626;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 30px;
}

.addtocart_body
{
	float: left;
	margin: 0px 20px;
	width: 95%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.addtocart_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.addtocart_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}



#lightbox_cart .addcartQty
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 200px;
	left: 272px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
	background:transparent url(../images/transparent.gif) no-repeat scroll 0 0;
}
#lightbox_cart .addcartSize
{
	position: absolute;
	top: 200px;
	left: 305px;
	padding: 2px 0;
	border: 1px solid #C2C2C2;
	font-size:10px;
}


#lightbox_cart .addcarterrmessage
{
/*	background-color: #ffffff; */
	color: #b82626;
	position: absolute;
	top: 220px;
	left: 220px;
	height: 14px;
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcarttitle
{
/*	background-color: #ffffff; */
	color: #b82626;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 120px;
	left: 205px;
/*	height: 14px; */
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcartImg
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 115px;
	left: 50px;
	border: 0px;
}
.lightbox_shade123465
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}


#lightbox_cart .cart_cancel1
{
	display: block;
	position: absolute;
	width: 85px;
	height: 40px;
	top: 240px;
	left: 200px;
}
#lightbox_cart .cart_approve1
{
	display: block;
	position: absolute;
	width: 120px;
	height: 40px;
	top: 240px;
	left: 285px;
}


.slider-break-effect
{
	background-image: url("../images/slider-break-effect1.jpg" ) !important;
	height: 40px;
}
.slider-loudness
{
	background-image: url("../images/slider-load1.jpg" ) !important;
	height: 40px;
}
.slider-height1
{
	background-image: url("../images/slider-height1.jpg" ) !important;
	height: 40px;
}
.slider-Price
{
	background-image: url("../images/slider-price1.jpg" ) !important;
	height: 40px;
}
.slider-Color
{
	background-image: url("../images/slider-colors1.jpg" ) !important;
	height: 40px;
}
.slider-Shot
{
	background-image: url("../images/slider-shots1.jpg" ) !important;
	height: 40px;
}
.slider-ratings
{
	background-image: url("../images/slider-ratings0.jpg" ) !important;
	height: 40px;
}

.sliderspace
{
	height: 20px;
}
 .but
{
	background-color: #690000;
	border-bottom: #690000 1px solid;
	border-left: #690000 1px solid;
	border-right: #690000 1px solid;
	border-top: #690000 1px solid;
	
	color: White;
	font-weight: bold;
}
.OrangeBold
{
	color: #f26725;
	font-size: 11px;
	font-weight: bold;
}
.err
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
} 
.login_form {
	overflow:hidden;
	margin:10px 0px;
}
.login_row {
	overflow:hidden;
	padding:5px 0px;
}
.login_row input {
	margin:0px;
}
.login_col1 {
	width:155px;
	float:left;
	text-align:right;
}
.login_col2 {
	width:330px;
	float:left;
	padding-left:10px;
}












#cart_area .cart_thumbs_wrap {
	margin-top: 12px;
	margin-left:22px;
	width:90px;
	padding:0;
	font-size:11px;
	color:#fff;
}
#cart_area .cart_thumbs {
	margin:0;
/*	padding-top: 5px;
	padding-bottom:5px;	*/
	font-size:10px;
	color:#fff;
/*		width:90px;
	height:90px;	*/
	overflow:hidden !important;
	text-align:center !important;
}

.cart_thumbs_remove, .cart_thumbs_remove a, .cart_thumbs_remove a img {
	float:right;
	z-index:800;
	border: 0px none #ffffff !important;

}

#cart_Wrap {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
	position:relative;
}
#cartimg {
	float: left;
/*	margin-top: 2px;
	margin-left: 0px;
	background-image: url("../images/cart_bg.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}

#cartimg .ShowDropMsg {
	width:83px;
	height:84px;
	background-image: url("../images/drop-items.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 62px;
	left: 24px;
}
#cartimg .ShowAddMsg {
	width:83px;
	height:27px;
	background-image: url("../images/item-added.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 155px;
	left: 24px;
}
#cart_items {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 207px;
	left: 14px;
}

#cartimgon {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg_on.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}
 
/*
.total {
	float: left;
	 margin-top:-66px;
	margin-left: 26px;	
	margin-left: 18px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}	*/

.total {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 231px;
	left: 14px;
}

.total_empty {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	display:inline;
	font-weight:bold;
}
.total_exists {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #CC0000;
	display:inline;
	font-weight:bold;
}

.viewcart
{
	float: left;
	background-image: url("../images/green_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 255px;
	left: 14px;
}
/*
.checkout
{
	float: left;
 margin-top:-40px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}	*/
.checkout
{
	float: left;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 280px;
	left: 14px;
}

.CartHelp a {
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	font-size:11px;
	position:absolute;
	padding: 0px 0px 0px 22px;
	top: 325px;
	left: 14px;
	text-decoration:underline;
	color:#CC0000;
	background-position: left center;
}
.CartHelp a:hover {
	text-decoration:none;
}

#lightbox_cart_desc {
	position: fixed;
	width: 388px;
	height: 281px;
	top: 50%;
	left: 50%;
	margin-top: -140.5px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-cart-desc.png" );
	background-repeat: no-repeat;
}

#lightbox_cart_desc .modal_close {
	display: block;
	position: absolute;
	width: 136px;
	height: 40px;
	top: 237px;
	left: 209px;
}
#lightbox_cart_desc #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_content_wrap h1 {
	margin: 0px 0px 12px 0px;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
#lightbox_content_wrap ul {
	margin: 0;
	padding:0;
}
#lightbox_content_wrap li {
	margin: 10px 0px 10px 15px;
	padding:0;
	font-size:11px;
}

#lightbox_product_rating {
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-ratings.png" );
	background-repeat: no-repeat;
}
#lightbox_product_rating .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_rating .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_rating #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_rating h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#lightbox_product_rating h2 {
	display:block;
	float:left;
	margin: 0px 0px 12px 0px;
	padding:20px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	width:120px;
	color:#cc0000;
}
#lightbox_product_rating h3 {
	margin: 5px 0px 5px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	width:300px;
	color:#cc0000;
}
#lightbox_product_rating #SelectRating {
	height: 70px;
	display:block;
}

#lightbox_product_rating #TableWrap {
	display:block;
	float:left;
	margin: 0px 30px 12px 0px;
	width: 160px;
	padding:0;
}
#lightbox_product_rating #CommentsText {
	font-size:11px;
	padding:2px;
}




#UpdatePanel3 {
	float:left;
	width:100%;
}

.catalog {
	padding: 10px;
	border: 1px dashed #666666;
	display: block;
	height: 180px;
}
.catalog img {
	float:right;
	border: none;
}
.GalleryWrap, .GalleryWrapDetail {
	float:left;
	display:block;
	padding-bottom:10px;
	border-bottom:2px dotted #CCC;
	margin-bottom:15px;
	width:100%;
}
.GalleryWrapDetail {
	border-bottom:0px none !important;
}
.GalleryWrap .PhotoGalThumb, .GalleryWrapDetail .PhotoGalThumb {
	resize: both;
	overflow: hidden;
	width: 170px;
	height: 115px;
	background-position:center center;
/*	padding:15px 15px 10px 15px;	*/

	border: 5px solid #b4c7e4;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	
	text-align:center;
	display:block;
	float:right;
}
.GalleryWrapDetail .PhotoGalThumb { float:left !important; margin:15px 15px 15px 0px !important; }

.PhotoGalThumb a {
	display:block;
	width:100%;
	height:100%;
}
.GalleryWrap h2, .GalleryWrap h3 { margin-top:10px; }

#lblpagecontent p {
	padding:0px;
	margin: 12px 0px;
}

#lblpagecontent h2 {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 0px;
	font-size: 18px;
}
#lblpagecontent h3 {
	color: #B82626;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.EventVideo {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 50px 0px 50px 0px;
}
.EventVideo a {
	display:block;
	float:left;
	margin-right:20px;
}
.EventVideo img {
	display:block;
	margin-top:-30px;
}
.EventVideo2 object {
	display:block;
	margin-left:-20px;
}
.EventVideo2 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}
.EventVideo3 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}

/* Rating 31032010 */ 
.NotRatedText{}
.ratingcss
{
	display:block;
	margin: 0px 0px 0px 0px;
	 vertical-align:top;
	 float:right;
 
	}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

.checkboxes_unit {
	color:#FFF;
	font-size:11px;
}
.checkboxes_unit input {
	
}
/* Colors Filter */
#Accordion5 {
	text-align:right !important;	
}
#Accordion5 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 4px 15px 4px;
	width:27px;
	float:right;
	text-align:center;
	overflow:hidden;
	display:inline;
}
#Accordion5 .checkboxes_unit input {
	
}

/* Effects Filter */
#Accordion8 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 0px 0px 0px;
/*	min-width:65px;
	max-width:110px; */
	width:95px;
	float:right;
	text-align:right;
	overflow:hidden;
	display:block;
}
#Accordion8 .checkboxes_unit input {
	float:right;
	margin-right:10px;
	display:block;
}
#Accordion8 .checkboxes_unit label {
	display:block;
}
/* More Filter */
#Accordion9 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 10px 0px 5px;
	width:190px;
	float:right;
	text-align:right;
/*	text-align:center;	*/
}
#Accordion9 .checkboxes_unit input {
	float:right;
}
#Accordion9 .checkboxes_unit label {
	margin-top:2px;
	display:block;
}



.ManufacturerBox {
	width: 190px;
	text-align: center;
	margin: 0 0 35px 7px;
}

.ManufacturerBox .ManufacturerLogo a {
	height:145px;
	display:block;
	vertical-align: middle !important;
}

.ManufacturerBox h2, .ManufacturerBox h2 a {
	font-size:14px;
	text-decoration:underline;
	font-family: "Lucida Grande","Tahoma",sans-serif;
	margin:0px;
	padding: 0px 0px 10px 0px;
}

.ManufacturerBox h2:hover, .ManufacturerBox h2 a:hover {
	text-decoration:none;
	color: #B82626;
}

#content .ManufacturerBox h2 {
	margin:0px;
	padding:0px;
}

.ContactWholesale {
	float:right;
	margin-right:-20px;
}
.Sale {
	text-decoration:line-through;
	color:#666666;
}
.SaleDisplay {
	color:#06F;
	text-align:right;
	width: 142px;
/*	float:right;	*/
	font-weight:bold;
	display:block;
	margin: 3px 0px 0px 0px;
}
.SaleDetail {
	color:#06F;
	font-weight:bold;
	font-size:12px;
	margin: 0px 0px 0px 0px;
}
.Sale #lblPrice {
/*	font-size:12px;		*/
}

.OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:left;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.ProdBoxInnerWrap .OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:right !important;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	} 
	
	
	#lightbox_product_Cartsession{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/modal-CART1.png" );
	background-repeat: no-repeat;
}
#lightbox_product_Cartsession .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_Cartsession .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_Cartsession #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_Cartsession h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

/* Store Locator Main Page Styles --------------------- */
#storelocator a {
	display:block;
	position:absolute;
/*	left:860px;  */
	left:630px;
	top:9px;
	width:100px;
	height:13px;
	background-image: url(../images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.StoreLocatorWrap {
	position:relative;	
}
.StoreLocatorWrap #divider_vertical {
	background-image: url(../images/line_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 299px;
	width: 1px;
	position: absolute;
/*	left: 337px;
	top: 0px;	*/
	left:365px;
	top:-10px;
}
.StoreLocatorWrap h1 {
	font-size:20px !important;
}

#StateList {
	position:absolute;
	left:385px;
/*	top:67px;	*/
	top:60px;
	width:215px;
	overflow:hidden;
}
#StateList h2 {
	font-size:12px !important;
	color:#666666;
	padding:0px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}
#StateList ul {
	padding:0px;
	margin:0px 0px 0px 3px;
}
#StateList li {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#StateList a {
	margin:0px 0px 0px 22px;
	padding:0px;
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
#StateList a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#EnterZipCode {
	position:absolute;
	left:34px;
	top:80px;
	width:300px;
	display:none;	
}
#EnterZipCode p {
	font-size:10px;
	color:#666666;
	margin-bottom:12px;
	display:block;
}
#EnterZipCode #InputWrap {
	width:163px;
	height:25px;
	display:block;
	background-image: url(../images/input_zip_code.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-right:9px;
}
#EnterZipCode #InputWrap .search_txt
{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}
#EnterZipCode .submit_zip_btn {
	float: left;
	margin:0px;
	padding:0px;
	background-image: url("../images/btn_locate.gif" );
	background-repeat: no-repeat;
	outline: none;
	width: 85px;
	height: 25px;	
}
#SignatureRetail {
	position:absolute;
	left:34px;
	top:194px;
	width:300px;
}
#SignatureRetail .Signature {
	width:204px;
	height:22px;
	display:block;
	margin:0px 0px 17px 0px;
	background-image: url(../images/store_link_signature_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#SignatureRetail .Retail {
	width:214px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	background-image: url(../images/store_link_retail_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* mock has StatesMap 100px below 2 links */
#StatesMap {
	position:absolute;
	left:60px;
	top:365px;
/*	margin-left:60px;
	margin-top:100px;	*/
	width:480px;
	height:319px;
	background-image: url(../images/states_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions {
	position:relative;
	width:480px;
	height:319px;
	overflow:hidden;
}
#StatesMap #MapPositions a {
	position:absolute;
	width:27px;
	height:27px;
	background-image: url(../images/state_bullet_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions a:hover {
	background-image: url(../images/state_bullet_on.png);
}



/* Store Locator Detail Page Styles --------------------- */


/*  this style is redundant.  I added  #storelocator main div to /includes/top.ascx  -David
#storelocator2 a {
	display: block;
	position: absolute;
	left: 860px;
	top: 9px;
	width: 100px;
	height: 13px;
	background-image: url(siteimages/images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

.StoreLocatorDetail {
/*	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
/*	background-image: url("siteimages/images/content_bg_white.png" );
	background-repeat: repeat-y; /*	min-height: 659px;	*/
/*	min-height: 801px;  */
	position:relative !important;
}
.StoreLocatorDetail #DetailTopBg {
	width:598px;
	height:97px;
	background-image: url(../images/locator_detail_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	position:absolute;
	left:3px;
	top:-8px;
		
}
#DetailTopBg h1 {
	color: #b82626;
	margin: 0px;
	padding: 42px 0 0 36px;
	font-size: 20px !important;
	text-transform:uppercase;
}
#DetailTopBg #Buttons {
/*	margin: 38px 0px 0px 365px;	*/
	margin: 38px 20px 0px 0px;
	padding: 0px;
	width:211px;
	height:26px;
	float:right;
}
#DetailTopBg #Buttons #Home {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width:100px;
	height:26px;
	background-image: url(../images/store_link_home_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Home:hover {
	background-image: url(../images/store_link_home_on.png);
}
#DetailTopBg #Buttons #Store {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:109px;
	height:26px;
	background-image: url(../images/store_link_locator_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Store:hover {
	background-image: url(../images/store_link_locator_on.png);
}

#StoreLocatorBody {
	margin: 97px 25px 0px 36px;
	width: 543px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}

.StoreLocatorDetail .locationname {
	margin-left:5px;
/*	color:#00A3D9; */
	color:#666666;
	font-size:12px;
}

.StoreLocatorDetail .state {
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
	color:#666666;
}
.StoreLocatorDetail .LocatorHdDiv {
	width:543px;
	height:1px;
	background-image: url(../images/locator_head_div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocatorHdTextWrap {
	width:543px;
	height:15px;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocationHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
/*	width:395px;	*/
	width:390px;
	padding-left:5px;
}
.StoreLocatorDetail .HoursHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
}

.StoreLocatorDetail .LocationWrap {
	width:543px;
/*	min-height:180px	*/
	height:200px;
	display:block;
	margin:29px 0px 38px 0px;
	position:relative;
}


.LocationWrap .RightColumn {
/*	width:148px;	*/
	width:138px;
	float:right;
	padding:21px 10px 10px 0px;
}

.LocationWrap .RightColumn ul {
	margin:0px 0px 24px 0px;
	padding:0px;
}
.LocationWrap .RightColumn li {
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	list-style-type: none;
	height:28px;
	width:138px;
	
}

li .HoursDay {
	float:left;
	width:65px;
	font-size:11px;
	color:#999999;
	font-weight:bold;
}

li .HoursTime {
	float:left;
	width:73px;
	font-size:11px;
	color:#cccccc;
}

a#LinkMap {
	color:#0066cc;
	font-size:11px;
	text-decoration:none;
	padding-right:13px;
	display:block;
	background-image: url(../images/map_bullet_off.gif);
	background-repeat: no-repeat;
	background-position:right center;
	min-width:93px !important;
	max-width:105px !important;
}
a#LinkMap:hover {
	color:#cc0000;
	font-size:11px;
	text-decoration:underline;
	background-image: url(../images/map_bullet_on.gif);
}

.LocationLeftWrap {
	display:block;
	width:395px;
	position:relative;
}

.LocationThumbWrap {
/*	margin-right:36px; 
	margin-right:23px;	*/
	display:inline;
	width:150px;
	height:130px;
}
.LocationThumbWrap .LocationThumb {
	background-repeat: no-repeat !important;
	background-position:left top !important;
	width: 150px;
	height: 130px;
	display:block;
	padding:0px;
	margin:0px;
/*	background-image: url(../locatorThumb/12.jpg);	*/
}
.LocationThumbWrap .LocationThumb img {
	width: 150px; 
	height: 130px;
	display:block;
	padding:0px;
	margin: 0px;
}


.Location {
	display:block;
	position:absolute;
/*	left: 186px;	*/
	left:178px;
	top: 3px;
	margin-right:25px;
}
.LocationName {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	display:block;
	margin-bottom:17px;
}
.LocationAddress {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	display:block;
	margin-bottom:17px;
}
.LocationAddress ul, .LocationAddress li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:block;
}
.LocationAddress li .Left {
	display:block;
	width:18px;
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationAddress li .Right {
	display:block;
/*	width:155px;	*/
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationDesc {
	display:block;
	margin-bottom:25px;
	font-size:10px;
	position:absolute;
	left:0px;
	top:125px;
	width:365px;
	height:70px;
	overflow:auto !important;
}
.LocationDesc p {
	display:block;
	margin:0px;
	padding:0px;
	font-size:10px !important;
}
.LocationBottom {
	display:block;
/*	margin-bottom:25px;	*/
	background-image: url(../images/locator_bottom_div.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:543px;
	height:1px;
	margin:0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:199px;
}

#lightbox_product_outofstok{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/outofstock3.png" );
	background-repeat: no-repeat;
}
 #lightbox_product_outofstok .modal_submit {
	display: block;
	position: absolute;
	width: 100px;
	height: 35px;
	top: 306px;
	left: 248px;
 
}
#lightbox_product_outofstok .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
 
}
#lightbox_product_outofstok #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_outofstok h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
} 
#MichiganFireworks {
	font-size:11px;
	float:left;
	display:block;
	margin:10px 5px 5px 5px;
}
#MichiganFireworks span {
	font-size:11px;
	float:right;
	margin-left:20px;
}
.Recall {
	float:left;
	font-size:14px;
	margin: 25px 10px 0px 0px;
	color:#cc0000;
}

#slides_three
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 603px;
	border:solid 0px red;
	 display: block;
	 	z-index:3;
	position:relative;
	
}
#slides_three .slides_container
{
	width: 550px;
	margin-left:15px;
	height:160px;
}
#slides_three .slides_container .main
{
	width: 550px;
	}

#slides_three .prev
{
	   
   background-image:url(../images/prev1.png);
	background-repeat:no-repeat;
	float:left;
	height:36px;
	line-height:1.1em;
	margin-left:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
 
	display:block;

	
	}
#slides_three .prev:hover {

	background-image:url(../images/prev1_hover.png);
	background-repeat:no-repeat;
	}
 
#slides_three .next
{
	background-image:url(../images/next1.png);
	background-repeat:no-repeat;
	float:right;
	height:36px;
	margin-right:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
	z-index:3;
	position:relative;
	
	}
	#slides_three .next a
	{
		z-index:3px;
		}
	
#slides_three .next:hover {

	background-image:url(../images/next1_hover.png);
	background-repeat:no-repeat;


}
	

#slides_three ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_three ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_three .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_three .pagination li.current a {  }


#slides_two
{
   float: left;
    height: 162px;
    margin-left: 0;
    margin-top: 36px;
    width: 603px;
	left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
 	
}
#slides_two .slides_container
{
	width: 504px;
	
	height:160px;
	margin:0;
	padding:0;
	margin-left:35px;
	 
	float:left;
	
}
#slides_two .product1
{
	   height: 162px;
    width: 148px;
        list-style: none outside none;
    float: left;
    margin-left: 20px;
    margin-top: 0;
    text-align:center;    
        
	}
#slides_two .slides_container .main
{
	width: 504px;
	}

#slides_two .prev
{
	background-image: url("../images/prev.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 84px;
    margin-left: -533px;
    margin-top: 41px;
    width: 32px;
}
 

#slides_two .next
{
	 background-image: url("../images/next.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 84px;
    margin-right: 4px;
    margin-top: 41px;
    width: 32px;
	
	}
	#slides_two .next a
	{
		z-index:3px;
	}
#slides_two ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_two ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_two .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_two .pagination li.current a {  }

@font-face {
    font-family: 'FranchiseRegular';
    src: url('franchise-bold-hinted-webfont.eot');
    src: url('franchise-bold-hinted-webfont.eot?iefix') format('eot'),
         url('franchise-bold-hinted-webfont.woff') format('woff'),
         url('franchise-bold-hinted-webfont.ttf') format('truetype'),
         url('franchise-bold-hinted-webfont.svg#webfontr7WFH9mI') format('svg');
    font-weight: normal;
    font-style: normal;

}
#middle_area.variant #content_top, #middle_area.variant #content,  #middle_area.variant #content_bottom{
	background: none;
}
#middle_area.variant #content h1{
	font-family: "FranchiseRegular";
	font-size: 3.5em;
	color: #464646;
}
#middle_area.variant #lbldesc{
	color: #636363;
} 
#middle_area.variant #content #UpdatePanel4 {
	border-top: 1px solid #636363;
	padding: 10px 5px 0 5px;
}
#middle_area.variant #content #lbltotalproduct{
	color: #636363;
	float: none;
	font-size: inherit;
	font-weight: normal;
	margin: 0;
}
#middle_area.variant #UpdatePanel4 .line{
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
}
#middle_area.variant a.current{
	cursor: default;
}
#middle_area.variant #UpdatePanel4 .line a{
	font-size: 12px;
	color: #636363;
}
#middle_area.variant #UpdatePanel4 .line a.current, #middle_area.variant #UpdatePanel4 .line .perpage a{
	text-decoration: none;
}
#middle_area.variant #UpdatePanel4 .line .sorting a.current{
	font-weight: bold
}
#middle_area.variant #UpdatePanel4 .line .pagination a.current{
	color: #9A0700;
}
#middle_area.variant #UpdatePanel4 .views, #middle_area.variant #UpdatePanel4 .perpage, #middle_area.variant #UpdatePanel4 .sorting{
	float: left;
	margin-right: 15px;
}
#middle_area.variant #UpdatePanel4 .views *, #middle_area.variant #UpdatePanel4 .pagination *{
	vertical-align: text-top;
}
#middle_area.variant #UpdatePanel4 .totals, #middle_area.variant #UpdatePanel4 .pagination{
	float: right;
}
#middle_area.variant .ProdBoxThumb{
	border: 1px solid transparent;
	height: 125px;
}
#middle_area.variant .ProdBoxThumb:hover{
	border-color: #636363;
}
#middle_area.variant .ProdBoxName a{
	color: #464646;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}
#middle_area.variant .VideoBtn1, #middle_area.variant .VideoBtn {
	background-image: url(../images/video_txt_gfx.gif);
	background-repeat: no-repeat;
	margin-right:0; 
	width: 75px;
}
#middle_area.variant .MoreBtn {
	background-image: url(../images/details_txt.gif);
	background-repeat: no-repeat;
	margin-right:13px; 
	width: 40px;
}
#middle_area.variant .ProdBoxBtnWrap {
	background-image: none;
	height: auto;
}
#middle_area.variant .ProdBoxPrice{
	float: none;
	text-align: left;
	font-weight: bold;
	margin-left: 0;
}
#middle_area.variant .columnCount4 .ProdBoxName, #middle_area.variant .columnCount3 .ProdBoxName{
	height: 80px;
}
#middle_area.variant .columnCount3.ProdBox {
	padding: 20px 10px 10px 10px;
	width: 140px;
}
#middle_area.variant .columnCount4.ProdBox {
	padding: 20px 0 10px 0;
	width: 140px;
}
#middle_area.variant .columnCount4 .ProdBoxInnerWrap, #middle_area.variant .columnCount3 .ProdBoxInnerWrap{
	width: auto;
}
#middle_area.variant .columnCount1.ProdBox, #middle_area.variant .columnCount1 .ProdBoxInnerWrap{
	width: 97%;
}
#middle_area.variant .columnCount1 .ProdBoxThumb{
	float: left;
}
#middle_area.variant .columnCount1 .OutOfStock{
	text-align: left !important;
	margin-left: 0;
}
#middle_area.variant .columnCount1 .ProdBoxName, #middle_area.variant .columnCount1 .ProdBoxBtnWrap{
	width: auto;
}
#middle_area.variant .ProdBoxPrice{
	font-size: 1.5em;
}
#middle_area.variant .columnCount1 .ProdBoxPrice{
	float: right;
	font-size: 1.5em;
}
#middle_area.variant #dgproductList td{
	vertical-align: top;
}
#middle_area.variant .columnCount1 .addtocart{
	float: right;
}
#middle_area.variant .content_body{
	margin: 0 5px 0px 5px;
}body
{
	padding: 0;
	margin: 0px;
	background-image: url("../images/bg.jpg" );
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 100%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
}

object, a, div
{
	outline: none;
}
/*-- BEGIN PAGE --*/

#page
{
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 100%;
	
}

/*-- BEGIN TOP PAGE --*/

#top
{
	position:relative;
	top: 0px;
	left: 235px;
	width: 600px;
	height: 30px;
	background-image: url("../images/top_bg.jpg" );
	background-repeat: no-repeat;
	background-position:left;
	z-index: 9999999;	
}

.menu1
{
	float: left;
	margin-top: 0px;
	margin-left: 19px;
	width: 30px;
	height: 30px;
	background-image: url("../images/home.png" );
	background-repeat: no-repeat;
}

.menu2
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 92px;
	height: 30px;
	background-image: url("../images/manufactures.png" );
	background-repeat: no-repeat;
}

.menu3
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 132px;
	height: 30px;
	background-image: url("../images/price_lists.png" );
	background-repeat: no-repeat;
}

.menu4
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 40px;
	height: 30px;
	background-image: url("../images/videos.png" );
	background-repeat: no-repeat;
}

.menu5
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 34px;
	height: 30px;
	background-image: url("../images/media.png" );
	background-repeat: no-repeat;
}

.menu6
{
	float: left;
	margin-top: 0px;
	margin-left: 28px;
	width: 104px;
	height: 30px;
	background-image: url("../images/customer_service.png" );
	background-repeat: no-repeat;
}


/*-- END TOP PAGE --*/


/*-- BEGIN Main --*/

#main
{
	float: left;
	margin-top: 29px;
	margin-left: 0px;
	width: 980px;
	height: 100%;
}

/*-- BEGIN Left Area --*/

#left_area
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 226px;
}

#left_area_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/bg_logoBF.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 231px;
}

#logo
{
	float: left;
	margin-top: 22px;
	margin-left: 38px;
	background-image: url("../images/logo.png" );
	background-repeat: no-repeat;
	width: 150px;
	height: 154px;
}

#left_area_content
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	width: 220px;
	background-color: #000000;
}

#big_search
{
	float: right;
	margin-top: -4px;
	margin-right: -1px;
	background-image: url("../images/big_search.png" );
	background-repeat: repeat-y;
	width: 170px;
	height: 12px;
}

#search_zone
{
	float: right;
	margin-top: 9px;
	margin-right: 11px;
	background-image: url("../images/search_zone.png" );
	background-repeat: repeat-y;
	width: 180px;
	height: 42px;
}

.search_txt
{
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}

.search_btn
{
	float: left;
	margin-top: 15px;
	margin-left: 11px;
	background-image: url("../images/search_puce.jpg" );
	background-repeat: no-repeat;
	outline: none;
	width: 12px;
	height: 11px;
}

#big_navigation_title
{
	float: right;
	margin-top: 26px;
	margin-right: 0px;
	background-image: url("../images/big_navigation.png" );
	background-repeat: no-repeat;
	width: 96px;
	height: 12px;
}

#big_navigation
{
	float: right;
	margin-top: 14px;
	margin-right: 0px;
	width: 220px;
}

/*   see line 665 
#search_menu
{
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}	*/
.header_menu
{
	clear:both;
	text-align:right;
}
.header_menu img
{
	margin-bottom: 14px;
	
}

.nav_element_active
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
	width: 196px;
	height: 18px;
}

.nav_element
{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	width: 210px;
	height: 18px;
}


.nav_element:hover
{
	background-image: url("../images/hover.png" );
	background-repeat: no-repeat;
}

.nav_element_txt
{
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	background-image: url("../images/home_active.png" );
	background-repeat: no-repeat;
	height: 18px;
	width: 33px;
}

.nav_element_txt1
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 89px;
	height: 18px;
	background-image: url("../images/big_fireworks.png" );
	background-repeat: no-repeat;
}

.nav_element_txt2
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 92px;
	height: 18px;
	background-image: url("../images/customer_area.png" );
	background-repeat: no-repeat;
}

.nav_element_txt3
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 46px;
	height: 18px;
	background-image: url("../images/medias.png" );
	background-repeat: no-repeat;
}

.nav_element_txt4
{
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	width: 66px;
	height: 18px;
	background-image: url("../images/contact_us.png" );
	background-repeat: no-repeat;
}





#big_categories_title
{
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	background-image: url("../images/big_categories.png" );
	background-repeat: no-repeat;
	width: 99px;
	height: 12px;
	
}

#big_categories
{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	padding:0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
/*	width: 180px;	*/
	width: 205px;
}

.sub_menu
{
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	line-height: 18px;
}

.sub_menu li
{
	list-style: none;
}

.sub_menu li a
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	background-image: url("../images/cross_bul.png" );
	background-position: right;
	background-repeat: no-repeat;
}

.sub_menu li a:hover
{
	color: #f99a27;
	background-image: url("../images/cross_bul_over.png" );
	background-position: right;
	background-repeat: no-repeat;
}




#left_area_bottom
{
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	background-image: url("../images/bg_left_rounded.png" );
	background-repeat: no-repeat;
	width: 222px;
	height: 10px;
}

/*-- END Left Area--*/

/*-- BEGIN Middle Area --*/

#middle_area
{
	float: left;
	margin-top: px;
	margin-left: 9px;
	width: 603px;
}

/*-- BEGIN Banner --*/

#banner, #slides
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height:262px;
	overflow:hidden;
}
#slides { position:relative; }
#slides ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides ul.pagination li { margin:0; padding:0; list-style:none; }
#slides .pagination li a {
	background-image:url("../images/slide_bul.png");
	background-repeat:no-repeat;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides .pagination li.current a { background-image:url("../images/slide_bul_on.png") !important; }

#banner .slides_container
{
	float: left;
	width: 602px;
	height:233px;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
#slides a, #slides a img, .slides_container a img { border:0px none !important; }

#slides .prev, #slides .next { display:none; }

#slides .ss_pagination { position:absolute; left:0; top:233px; width: 602px; text-align:right !important; }
#slides .ss_pagination a {
	list-style-type: none;
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:12px;
	background-image:url("../images/slide_bul_on.png");
	background-repeat:no-repeat;
}

.headerimg, .banner_pic, .banner_pic2, .banner_pic3, .banner_pic4, .banner_pic_replay, banner_pic_buy1get1 {
float:left;
margin-top:0px;
margin-left:0px;
width:602px;
height:233px;
background-repeat:no-repeat;
}

.BannerWrap {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:602px;
	height:233px;
	background-repeat:no-repeat;
	position:relative;
}
.BannerWrap a {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:602px;
	height:233px;
}
.BannerWrap .Title {
	color:#faac32;
/*	font:bold 470%/100% Arial,Helvetica,sans-serif;	*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	left:25px;
	top:25px;
	float:left;
	margin:25px 20px 0px 25px;
	line-height:29px;
}
.BannerWrap .SubTitle {
	float:left;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	left:25px;
	top:80px;
	margin:15px 20px 20px 25px;
}
.BannerWrap .LinkText {
	position:absolute;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	left:218px;
	top:183px;
	line-height:15px;
	width:240px;	
}

/*
.banner_pic {background-image:url("../images/banner_bg.png");	}

.banner_pic2 { background-image:url("../images/banner_bg_2.png"); }

.banner_pic3 { background-image:url("../images/banner_bg_3.png"); }

.banner_pic4 { background-image:url("../images/banner_bg_4.png"); }
.banner_pic_replay { background-image:url("../images/banner_bg_replay.png"); }
.banner_pic_buy1get1 { background-image:url("../images/banner_bg_buy1get1.png"); }
*/

.banner_footer
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 602px;
	height: 29px;
	background-image: url("../images/banner_footer.jpg" );
	background-repeat: no-repeat;
}

.banner_date
{
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.slideshow_control
{
	float: right;
	margin: 10px 10px 0px 0px;
}
.slide_bul
{
	width: 16px;
	height: 12px;
	float: left;
	background-image: url("../images/slide_bul.png" );
}
.slide_bul a
{
	display: block;
	width: 16px;
	height: 12px;
}
.slide_bul a:hover
{
	background-image: url("../images/slide_bul_on.png" );
}
.slide_bul.on
{
	background-image: url("../images/slide_bul_on.png" );
}

/*-- END Banner--*/

/*-- BEGIN Content --*/

#content_top
{
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_top.png" );
	background-repeat: no-repeat;
	overflow:hidden;
}

#content_bottom
{
	float: left;
	margin: 0px;
	width: 604px;
	height: 15px;
	background-image: url("../images/content_bg_wh_bot.png" );
	background-repeat: no-repeat;
}

#content_index {
	float: left;
	margin-top: 6px;
	margin-left: 0px;
	width: 604px;
/*	height: 648px;  
	height: 696px;	*/
	height:auto;
	overflow:hidden;
/*	background-image: url("../images/content_bg.png" );
	background-repeat: no-repeat;	*/
}

#content_bottom_index {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	width: 604px;
	height: 248px;
	background-image: url("../images/sky-lanterns-hm-bg.jpg" );
	background-repeat: no-repeat;
}

#content_bottom_index a {
	width: 98px;
	height: 90px;
	background-image: url("../images/btn-watch-video-hm.jpg" );
	background-repeat: no-repeat;
	position: relative;
	left: 476px;
	top: 140px;
	display:block;
}
#content_bottom_index a:hover {
	background-image: url("../images/btn-watch-video-hm-on.jpg" );
}

#content
{
	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
	background-image: url("../images/content_bg_white.png" );
	background-repeat: repeat-y;
/*	min-height: 659px;	*/
	min-height: 801px;
}

#content h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 0px;
	font-size: 30px;
	padding: 10px 25px 0 25px;	*/
	font-size: 28px;
	padding: 10px 25px 0 20px;
}
#lbldesc p { padding-left:20px !important; }
#content #cms h1
{
	color: #b82626;
	margin: 0px;
/*	padding: 10px 25px 0 25px;
	font-size: 30px;	*/
	padding: 10px 25px 0 0px;
/*	font-size: 28px;	*/
	font-size:24px;
}

.ProdTotalWrap {
	width:570px;
	position: relative;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

.ProdTotalLeft {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.ProdTotal {
	min-width: 100px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
}

.ProdTotalRight {
	width: 23px;
	height: 46px;
	margin:0;
	padding:0;
	display:block;
	background-image: url(../images/prod_total_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#content #lbltotalproduct {
	font-size: 18px;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	padding:0;
	float:left;
	color:#B82626;
}

#content #productList {
	position:relative;
	display:block;
	float:left;
	width:564px;
}
#search_menu
{
	float: right;
/*	margin-top: 28px;	*/
	margin-top: 80px;	
	margin-right: 0px;
	width: 220px;
	overflow:hidden;
	clear:both;
}
.SliderTooltip {
	color:#ffffff;
	font-size:12px;
/*	padding: 15px 20px 40px 35px;	
	padding: 0px 20px 15px 35px;	*/	
	padding: 5px 20px 30px 35px;	
	display:block;
	text-align:justify;
}
.SliderTooltip .ColorTooltip {
	display:block;
	font-size:10px;
	padding: 10px 0px 0px 0px;
	text-align:left;
}

#content p
{
	/*	color:#b82626;	*/
	margin: 0px;
/*	padding: 10px 25px 0 25px;  
	padding: 10px 25px 15px 0px;	*/
	padding: 10px 25px 5px 0px;
	font-size: 12px;
}

#ProdImg
{
	float: right !important; 
/*	height: 260px;	
	padding-bottom: 19px; */
	width: 300px;  
/*	min-width: 150px;
	max-width: 300px !important;	*/
	display: block; /*	border:1px solid #006;	*/
	/*overflow: hidden; */
	text-align:center;
	margin-bottom:20px !important;
	margin-left:20px !important;
	position:relative;
}

#ProdImg img {
	/*max-width: 300px !important;*/
	display:block;
}
#ProdImg #lblImage {
	clear: both;
}
#lblDescription {
	padding:5px 0 15px 0;	
	width:240px;
	height:auto;
	float:left;
	overflow:hidden;
}

#PTopWrap
{
	display: block;
	margin-bottom: 30px;
	min-height:250px;
}
#PTopWrap h1 {	padding-left:0px !important; }


#ProdBtnWrap
{
	width: 300px;
	display: block;
}

.Pzoom a
{
	background-image: url(../images/zoom-off.gif);
	display: block;
	height: 16px;
	width: 160px; /*	padding-right:30px; */
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.Pzoom a:hover
{
	background-image: url(../images/zoom-on.gif);
}

.Pdragdrop a
{
	background-image: url(../images/drag-drop.gif);
	display: block;
	height: 16px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 205px;
	top: -16px;
	padding: 0px;
	margin: 0px;
}

.ProdDetails
{
	color: #b82626;
	font-weight: bold;
}

#products {
	float: left;
	margin-left: 0px;
/*	margin-top: 36px;
	width: 603px;
	height: 145px;	*/
	width: 604px;
	height: 194px;
	overflow:hidden;
	background-image: url(../images/content_bg_featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}


.prev
{
	float: left;
	margin-top: 32px;
	margin-left: 4px;
	background-image: url("../images/prev.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

.product_list
{
	float: left;
/*	margin-top: 4px;	
	margin-top:-10px;	*/
	margin-top:27px;
	margin-left: 0px;
	width: 604px;
	text-align: center;
	overflow:hidden;
}

.product_list li
{
	float: left;
	margin-top: 0px;
/*	margin-left: 30px;  */
	margin-left:20px;
	width: 136px;
}

.plus
{
	position: absolute;
	margin-left: 122px;
	margin-top: -8px;
	border: none;
	z-index: 800;
}

#plus1
{
	position: absolute;
	display: none;
}


.product1
{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
	z-index: 0;
}



.product_pic1 span
{
	position: absolute;
	float: left;
	width: 136px;
	height: 136px;
	margin-top: 0px;
	margin-left: 0px;
}
.product_pic1 .plus:hover
{
	background: url("../images/add1.png" ) no-repeat;
}





.product2
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
/*	background-image: url("../images/rol_box.png" );	*/
	background-image: url("../images/featured-box-top.png" );
	background-repeat: no-repeat;
	background-position: left bottom !important;
/*	width: 138px;
	height: 139px;  */
	width: 148px;
	height: 119px;
	border: none;
	overflow:hidden !important;
}

.product3
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
	width: 138px;
	height: 139px;
	border: none;
}

.rol_cube
{
	position: relative;
	float: left;
	width: 138px;
	height: 124px;
	padding-top: 15px;
	margin: 0px 20px;
	background-image: url("../images/rol_box.png" );
	background-repeat: no-repeat;
}

.cube_img
{
	position: absolute;
	height: 94px;
	width: 125px;
	left: 50%;
	margin-left: -62.5px;
 
}
.cube_img img
{
	border: 0px;
}


/* Product Results */

.ProdBox {
	position:relative; 
	z-index:2;
	float:left;
	width:86px;
	min-height:95px;
	padding: 20px 28px 10px 28px;
	text-align:center;
	font-size:11px;
}

.ProdBoxInnerWrap {
	width:142px;
	text-align:center;
}

.ProdBoxName, .ProdBoxName a {
	text-align:left;
	width:142px;
	margin-bottom:11px;
}
.ProdBoxName a {
	color:#2a2a2a;
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
}
.ProdBoxName a:hover {
	text-decoration:underline;
}
.ProdBoxPrice {
	color:#cc0000;
	font-size:11px;
	float:right;
	text-align:right;
	margin-left:7px;
}
.ProdBoxBtnWrap {
	width:142px;
	height:28px;
	background-image: url(../images/detail-btns-bg.gif);
	background-repeat: no-repeat;
	display:block;
	padding-top:7px;
}
.VideoBtn {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video.gif);
	background-repeat: no-repeat;
}

.VideoBtn1 {
	width:49px;
	height:21px;
	float:left;
	margin-right:13px; 
	display:block;  
	background-image: url(../images/btn-detail-video-new.gif);
	background-repeat: no-repeat;
}
.MoreBtn {
	width:80px;
	height:21px;
	float:left;
	display:block;
	background-image: url(../images/btn-detail-learn-more.gif);
	background-repeat: no-repeat;
}

.ProdBoxThumb {
	width:142px;
	text-align:center !important;
}
.ProdBoxThumb img {
	max-width:142px;
	text-align:center !important;
	overflow:hidden;
}

.ProdBox img{
	border:0px;
	display:block;
	margin-bottom:15px;
}

.ProdBoxWholesale, .ProdBoxWholesale a {
	width:142px;
	text-align:center;
}

.ProdBoxWholesale a {
	text-decoration:underline;
	color:#cc0000;
	display:block;
	margin-bottom:3px;
}
.ProdBoxWholesale a:hover {
	text-decoration:none;
}

.WholesalePrice {
	text-decoration: line-through;
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.CasePrice, .CaseQty {
	margin: 3px 0px 3px 0px;
	padding:0px;
	width:140px;
	display:block;
}

.red {
	color:#cc0000;	
}
.redbold {
	color:#cc0000;
	font-weight:bold;
}
/* H1 Red
.red2 {
	color:#b82626;	
} */
.darkred {
	color:#990000;
}
.darkredbold {
	color:#990000;
	font-weight:bold;
}


/* ********************** */



.result_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	top: 105px;
	width: 160px;
}
.result_txt, .result_txt a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.result_price
{
	float: right;
	color: #cc0000;
}

.cube_txt
{
	display: block;
	padding: 10px 15px;
	position: absolute;
	bottom: 0px;
	width: 108px;
}
.cube_txt, .cube_txt a
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.cube_price
{
	float: right;
	color: #cc0000;
}

.product_picture
{
/*	float: left;
	margin-top: 6px;
	margin-left: 15px;
	height: 102px; */
	margin-top: 11px;
/*	margin-left: 11px;	*/
	margin-left: 5px;
	margin-right: 5px;
	height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	width: 138px;
	text-align:center !important;
	border: none;
	overflow:hidden !important;
}

.product_pic
{
/*	float: left;
	margin-top: 5px;
	margin-left: 5px;  */
	border: none;
	max-height: 107px !important;  /* container height 119  mar-top 11px + 1 */
	overflow:hidden !important;
}

.product_bottom {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/featured-box-bot.png);
	background-repeat: no-repeat;
	background-position: left bottom !important;
	width: 148px;
/*	max-height: 43px !important;
	min-height: 33px !important;  */
	height:43px;
	border: none;
	overflow:hidden !important;
}

.product_footer
{
}

.product_title
{
	float: left;
/*	margin-top: 7px;  */
	margin-top: 4px;
	margin-left: 12px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	z-index: 20;
	width:85px;
}

.product_title a
{
	font-size: 9px;
	color: #cc0000;
	text-decoration: underline;
}
.product_title a:hover
{
	color: #000000;
	text-decoration: none;
}

.product_price
{
	float: right;
/*	margin-top: 7px;  
	margin-right: 8px;  */
	margin-top: 4px;
	margin-right: 12px;
	color: #cc0000;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}


.next
{
	float: right;
	margin-top: 32px;
	margin-right: 4px;
	background-image: url("../images/next.png" );
	background-repeat: no-repeat;
	width: 32px;
	height: 84px;
}

#WelcomeWrap {
	background-image: url("../images/content_bg_Y.png" );
	background-repeat:repeat-y;
	background-position:left top;
	width:604px;
	height:auto;
	min-height:285px;
	float:left;
	overflow:hidden;
}
.welcome_txt
{
	float: left;
/*	margin-top: 115px;
	margin-left: 267px;
	width: 300px;	*/
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
	background-image: url("../images/content_bg_welcome.jpg" );
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:3px;
	padding:115px 30px 30px 267px;
	width:304px;
	height:auto;
	min-height:110px;
	overflow:hidden;
}

.welcome_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 1.5em;
	text-decoration: none;
}

.welcome_txt a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}
.welcome_boxes {
	margin-left:3px;
	width:601px;
	float:left;
	overflow:hidden;
	padding-top:15px;
}
.welcome_boxes img {
	float:left;
	margin-left:15px;
	margin-bottom:14px;
	border:0px none !important;
	
}

#HmBottomWrap {
	background-image: url("../images/content_bg_bottom.png" );
	background-repeat:no-repeat;
	background-position:left top;
	width:604px;
	height:217px;
	float:left;
	overflow:hidden;
}
.dustributor_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 80px;
	width: 210px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.dustributor_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
	line-height: 1.5em;
}

.dustributor_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.retail_txt
{
	float: left;
	overflow:hidden;
	margin-top: 55px;
	margin-left: 130px;
	width: 155px;
	height:162px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	text-align: left;
}

.retail_txt a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.retail_txt a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

.content_body
{
	float: left;
	margin: 10px 20px 0px 20px;
	width: 564px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.content_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000; 
/*	color: #b82626;	*/
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.content_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}

/*-- END Content--*/

/*-- End Middle Area --*/

/*-- BEGIN Right Area --*/

#cart_focus
{
	float: left;
	margin-top: 0px;
	margin-left: 9px;
	width: 129px;
	height: 575px;
}

#right_area {	
	margin-top: 0px;
/*	margin-left: 860px;	
	margin-left: 855px;	*/
	margin-left: 850px;
	width: 129px;
	position:fixed;
}
*+html  #right_area {
  margin-left: 20px;
}
#login_area
{
	float: left;
	margin-top: -3px;
	margin-left: 0px;
/*	background-image: url("../images/login_bg.png" );  
	background-image: url("../images/login_bg_off.png" );	*/
	background-repeat: no-repeat;
	width: 129px;
/*	height: 89px;  */
	height: 117px;
}

.login_element1 {
/*	float: left;	
	margin-top: 38px;
	margin-left: 30px;  */
	width: 60px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 27px;
}

.login_element2 {
/*	float: left;	
	margin-top: 11px;
	margin-left: 0px;	*/
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 0px 0px 0px 27px;
}

.login_element3 {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 27px;
}

.login_element_user {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 50px 0px 0px 22px;
}

.login_element_logout {
/*	float: left;
	margin-top: 11px;
	margin-left: 0px;  */
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
/*	font-size: 12px;  */
	font-size: 11px;
/*	color: #ffffff;	*/
	color: #ffe400;
	text-align: left;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	display:block;
	margin: 12px 0px 0px 22px;
}

.login_element_pricelist {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 22px;
}
.login_element_pricelist a {
	width: 100px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #faac32;
	text-align: left;
	text-decoration: underline;
	display:inline;
	margin: 0px 0px 0px 0px;
}
.login_element_pricelist a:hover {
	text-decoration:none;
}

.login_element1:hover, .login_element2:hover, .login_element3:hover, .login_element_user:hover, login_element_logout:hover {
	color: #faac32;
	text-decoration: underline;
}

#cart_area
{
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg.png" );  */
	background-repeat: no-repeat;
	width: 129px;
	height: 20000px;
 
	
}
/*
.total
{
	float: left;
	margin-top: 419px;
	margin-left: 26px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.total1
{
	float: left;
	margin-top: -14px;
	margin-left: 50px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	
}

.checkout
{
	float: left;
	margin-top: 8px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}*/

/*-- END Right Area--*/

/*-- END Main --*/

/*-- Begin Footer--*/

#footer
{
	float: left;
	margin-top: 15px;
/*	margin-left: 235px;
	width: 602px;
	margin-bottom: 20px;
	height:180px;	*/
	width: 837px;
	margin-bottom: 40px;
	height:auto;
}
#footerleft {
	float:left;
/*	margin-right:20px;
	width:215px;	*/
	margin-right:35px;
	width:200px;
	padding-top:16px;
	min-height:390px !important;
	overflow:hidden;
}

#Footer1_upfooter {
	float:left;
	width:602px;
}

#footer_top
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/footer_bg.png" );
	background-repeat: no-repeat;
	width: 602px;
	height: 284px;
}

.search_footer
{
	float: left;
	margin-top: 24px;
	margin-left: 36px;
	outline: none;
	width: 500px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #ffffff;
/*	text-transform: uppercase;	*/
}

.search_btn_footer
{
	float: right;
	margin-top: 24px;
	margin-right: 30px;
	width: 18px;
	height: 18px;
	background-image: url("../images/search_btn.png" );
	background-repeat: no-repeat;
}

.blocs
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 602px;
	border:solid 0px red;
}

.prev1
{
	float: left;
	margin-top: 62px;
	margin-left: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1.png" );
	background-repeat: no-repeat;
	line-height: 1.1em;
	position:relative;
	z-index:200;
}

.prev1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/prev1_hover.png" );
	background-repeat: no-repeat;
}

.blocs_list
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 555px;
	z-index: 0;
}

.blocs_list li
{
	float: left;
	z-index: 0;
	list-style: none;
}

.bloc
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	height:200px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc1
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 177px;
	line-height: 1.1em;
	border:solid 0px red;
}

.bloc1 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc1 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc2
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 150px;
	line-height: 1.1em;
	border:solid 0px blue;
}

.bloc2 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc2 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.bloc3
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 180px;
	line-height: 1.1em;
	border:solid 0px green;
}

.bloc3 a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.bloc3 a:hover
{
	color: #cc0000;
	text-align: left;
	text-decoration: underline;
}

.next1
{
	float: right;
	margin-top: 62px;
	margin-right: -20px;
	width: 36px;
	height: 36px;
	background-image: url("../images/next1.png" );
	background-repeat: no-repeat;
	position:relative;
	z-index:200;
}

.next1:hover
{
	width: 36px;
	height: 36px;
	background-image: url("../images/next1_hover.png" );
	background-repeat: no-repeat;
}

#footer_bottom
{
	float: left;
	margin-top: 60px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 602px;
	height: 32px;
}

#copyright
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 400px;
	height: 32px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
}
#copyright a
{
	color: #666666;
	text-decoration:none;
}

#hexnet
{
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	width: 154px;
	height: 12px;
	background-image: url("../images/hexnet.png" );
	background-repeat: no-repeat;
}

#hexnet:hover
{
	background-image: url("../images/hexnet_hover.png" );
	background-repeat: no-repeat;
}

#lightbox_shade
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}

#lightbox_cart
{
	position: fixed;
	height: 437px;
	width: 445px;
	top: 50%;
	left: 50%;
	margin-top: -218.5px;
	margin-left: -222.5px;
	display: none;
	z-index: 2400;
	background-image: url("../images/bf-cart-lightbox-alpha.png" );
	background-repeat: no-repeat;
}
#lightbox_cart input
{
/*	background-color: #ffffff;  */
	position: absolute;
	top: 185px;
	left: 311px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart a
{
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
}
#lightbox_cart .cart_cancel
{
	top: 260px;
	left: 240px;
}
#lightbox_cart .cart_approve
{
	top: 260px;
	left: 321px;
}
#lightbox_Flow
{
	position: fixed;
	height: 568px;
	width: 662px;
	top: 50%;
	left: 50%;
	margin-top: -284px;
	margin-left: -331px;
	display: none;
	z-index: 2401;
	background-image: url("../images/video_modal_bg.png" );
	background-repeat: no-repeat;
}
#lightbox_Flow .Flow_cancel
{
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 524px;
	left: 440px;
}
#lightbox_Flow .Flow_next
{
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 524px;
	left: 522px;
}
#lightbox_Flow .FlowVideoTitle {
	position: absolute;
	top: 44px;
	left: 89px;
	font-size:18px;
	font-weight:bold;
}
#lightbox_Flow object
{
	position: absolute;
	top: 85px;
	left: 11px;
	width: 643px;
	height:430px;
}

#HmNew
{
	background-image: url(../images/new-2010.jpg);
	height: 171px;
	width: 220px;
	clear: both;
}
#HmNew ul
{
	padding-left: 140px;
	padding-top: 47px;
	margin: 0px;
}
#HmNew li
{
	color: #ffffff; /* 	width: 75px; */
	list-style-type: disc; /*	margin-bottom:10px;	*/
	line-height: 14px;
	list-style-position: outside;
}
#HmNew a
{
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
#HmNew a:hover
{
	color: #FF0;
}

.ATCdetail a
{
	background-image: url(../images/atc-off.gif);
	display: block;
/*	margin-top: 5px;	
	margin-left: 25px;	*/
	margin: 20px 0px 20px 25px;
	padding: 0px;
	height: 22px;
	width: 96px;
}
.ATCdetail a:hover
{
	background-image: url(../images/atc-on.gif);
}
#btn_watch_video a {
	background-image: url(../images/watch-video-off.png);
	display: block;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	height: 35px;
	width: 120px;
	clear:left;
}

#RatingsTop {
	display:block;
	background-image: url(../images/ratingsexpanded.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:23px;
	width: 534px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	text-align:right;
	padding: 0px 20px 0px 0px;
	margin: 0px 5px 0px 5px;
	vertical-align: top;
	float:left;
}

#comments
{
	/*	background-image: url(../images/comments.gif);	
	background-repeat: no-repeat;
	background-position: left top;  */
	display: block;
	margin: 0px 5px 0px 5px; /*	margin-top:50px;	*/
/*	padding: 15px 0px 0px 0px;	*/
	padding: 25px 20px 20px 20px;
	/*	height: 345px; */
/*	width: 555px;	*/
	width: 515px;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	float:left;
}

#Btn_Rate {
	display:block;
	width: 77px;
	height: 22px;
	background-image: url(../images/btn_rate-it.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	margin:-2px 0px 0px 10px;
}

#comments #ProdRating {
	display:block;
	margin: 0px 0px 20px 0px;
	float:left;
}

#comments #NoRatings {
	display:block;
	margin: 0px 0px 20px 50px;
	float:left;
}
#comments .CommentsPagination {
	display:block;
	margin: 20px 0px 0px 0px;	
}

#comments .UserComment {
	display:block;
	margin: 20px 0px 0px 0px;
}
.border_left {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}





/*-- End Footer--*/

/*-- END PAGE Added New css  Cnange In 
#page
{
remove z-index for greybox 
}
--*/
.paging
{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.paging a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:hover
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paging a:visited
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Pdesc
{
	color: #b82626;
	font-weight: bold;
	font-size: 11px;
}


#content h2
{
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 18px;
}
#content h3
{
	color: #990000;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	font-size: 16px;
	font-weight:bold;
}

#addtocart h1
{
	color: #b82626;
	margin: 0px;
	padding: 10px 25px 0 25px;
	font-size: 30px;
}

.addtocart_body
{
	float: left;
	margin: 0px 20px;
	width: 95%;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.addtocart_body a
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	line-height: 1.5em;
	text-decoration: underline;
}

.addtocart_body a:hover
{
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}



#lightbox_cart .addcartQty
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 200px;
	left: 272px;
	height: 14px;
	width: 28px;
	padding: 5px;
	border: 0px;
	background:transparent url(../images/transparent.gif) no-repeat scroll 0 0;
}
#lightbox_cart .addcartSize
{
	position: absolute;
	top: 200px;
	left: 305px;
	padding: 2px 0;
	border: 1px solid #C2C2C2;
	font-size:10px;
}


#lightbox_cart .addcarterrmessage
{
/*	background-color: #ffffff; */
	color: #b82626;
	position: absolute;
	top: 220px;
	left: 220px;
	height: 14px;
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcarttitle
{
/*	background-color: #ffffff; */
	color: #b82626;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 120px;
	left: 205px;
/*	height: 14px; */
	width: 200px;
	padding: 5px;
	border: 0px;
}
#lightbox_cart .addcartImg
{
/*	background-color: #ffffff; */
	position: absolute;
	top: 115px;
	left: 50px;
	border: 0px;
}
.lightbox_shade123465
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 2200;
}


#lightbox_cart .cart_cancel1
{
	display: block;
	position: absolute;
	width: 85px;
	height: 40px;
	top: 240px;
	left: 200px;
}
#lightbox_cart .cart_approve1
{
	display: block;
	position: absolute;
	width: 120px;
	height: 40px;
	top: 240px;
	left: 285px;
}


.slider-break-effect
{
	background-image: url("../images/slider-break-effect1.jpg" ) !important;
	height: 40px;
}
.slider-loudness
{
	background-image: url("../images/slider-load1.jpg" ) !important;
	height: 40px;
}
.slider-height1
{
	background-image: url("../images/slider-height1.jpg" ) !important;
	height: 40px;
}
.slider-Price
{
	background-image: url("../images/slider-price1.jpg" ) !important;
	height: 40px;
}
.slider-Color
{
	background-image: url("../images/slider-colors1.jpg" ) !important;
	height: 40px;
}
.slider-Shot
{
	background-image: url("../images/slider-shots1.jpg" ) !important;
	height: 40px;
}
.slider-ratings
{
	background-image: url("../images/slider-ratings0.jpg" ) !important;
	height: 40px;
}

.sliderspace
{
	height: 20px;
}
 .but
{
	background-color: #690000;
	border-bottom: #690000 1px solid;
	border-left: #690000 1px solid;
	border-right: #690000 1px solid;
	border-top: #690000 1px solid;
	
	color: White;
	font-weight: bold;
}
.OrangeBold
{
	color: #f26725;
	font-size: 11px;
	font-weight: bold;
}
.err
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
} 
.login_form {
	overflow:hidden;
	margin:10px 0px;
}
.login_row {
	overflow:hidden;
	padding:5px 0px;
}
.login_row input {
	margin:0px;
}
.login_col1 {
	width:155px;
	float:left;
	text-align:right;
}
.login_col2 {
	width:330px;
	float:left;
	padding-left:10px;
}












#cart_area .cart_thumbs_wrap {
	margin-top: 12px;
	margin-left:22px;
	width:90px;
	padding:0;
	font-size:11px;
	color:#fff;
}
#cart_area .cart_thumbs {
	margin:0;
/*	padding-top: 5px;
	padding-bottom:5px;	*/
	font-size:10px;
	color:#fff;
/*		width:90px;
	height:90px;	*/
	overflow:hidden !important;
	text-align:center !important;
}

.cart_thumbs_remove, .cart_thumbs_remove a, .cart_thumbs_remove a img {
	float:right;
	z-index:800;
	border: 0px none #ffffff !important;

}

#cart_Wrap {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
	position:relative;
}
#cartimg {
	float: left;
/*	margin-top: 2px;
	margin-left: 0px;
	background-image: url("../images/cart_bg.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}

#cartimg .ShowDropMsg {
	width:83px;
	height:84px;
	background-image: url("../images/drop-items.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 62px;
	left: 24px;
}
#cartimg .ShowAddMsg {
	width:83px;
	height:27px;
	background-image: url("../images/item-added.png" );
	background-repeat: no-repeat;
	display:block;
	position:absolute;
	top: 155px;
	left: 24px;
}
#cart_items {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 207px;
	left: 14px;
}

#cartimgon {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
/*	background-image: url("../images/cart_bg_on.png" );	*/
	background-image: url("../images/cart_bg_sm.png" );
	background-repeat: no-repeat;
	width: 129px;
/*	height: 481px;	*/
	height: 322px;
}
 
/*
.total {
	float: left;
	 margin-top:-66px;
	margin-left: 26px;	
	margin-left: 18px;
	height: 14px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}	*/

.total {
	float:left;
	display:block;
	position:absolute;
	height:14px;
	font-size:12px;
	color: #666;
	text-align:left;
	top: 231px;
	left: 14px;
}

.total_empty {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666;
	display:inline;
	font-weight:bold;
}
.total_exists {
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #CC0000;
	display:inline;
	font-weight:bold;
}

.viewcart
{
	float: left;
	background-image: url("../images/green_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 255px;
	left: 14px;
}
/*
.checkout
{
	float: left;
 margin-top:-40px;
	margin-left: 14px;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}	*/
.checkout
{
	float: left;
	background-image: url("../images/red_btn.png" );
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	position:absolute;
	top: 280px;
	left: 14px;
}

.CartHelp a {
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	font-size:11px;
	position:absolute;
	padding: 0px 0px 0px 22px;
	top: 325px;
	left: 14px;
	text-decoration:underline;
	color:#CC0000;
	background-position: left center;
}
.CartHelp a:hover {
	text-decoration:none;
}

#lightbox_cart_desc {
	position: fixed;
	width: 388px;
	height: 281px;
	top: 50%;
	left: 50%;
	margin-top: -140.5px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-cart-desc.png" );
	background-repeat: no-repeat;
}

#lightbox_cart_desc .modal_close {
	display: block;
	position: absolute;
	width: 136px;
	height: 40px;
	top: 237px;
	left: 209px;
}
#lightbox_cart_desc #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_content_wrap h1 {
	margin: 0px 0px 12px 0px;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
#lightbox_content_wrap ul {
	margin: 0;
	padding:0;
}
#lightbox_content_wrap li {
	margin: 10px 0px 10px 15px;
	padding:0;
	font-size:11px;
}

#lightbox_product_rating {
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/bf-modal-ratings.png" );
	background-repeat: no-repeat;
}
#lightbox_product_rating .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_rating .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_rating #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_rating h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#lightbox_product_rating h2 {
	display:block;
	float:left;
	margin: 0px 0px 12px 0px;
	padding:20px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	width:120px;
	color:#cc0000;
}
#lightbox_product_rating h3 {
	margin: 5px 0px 5px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	width:300px;
	color:#cc0000;
}
#lightbox_product_rating #SelectRating {
	height: 70px;
	display:block;
}

#lightbox_product_rating #TableWrap {
	display:block;
	float:left;
	margin: 0px 30px 12px 0px;
	width: 160px;
	padding:0;
}
#lightbox_product_rating #CommentsText {
	font-size:11px;
	padding:2px;
}




#UpdatePanel3 {
	float:left;
	width:100%;
}

.catalog {
	padding: 10px;
	border: 1px dashed #666666;
	display: block;
	height: 180px;
}
.catalog img {
	float:right;
	border: none;
}
.GalleryWrap, .GalleryWrapDetail {
	float:left;
	display:block;
	padding-bottom:10px;
	border-bottom:2px dotted #CCC;
	margin-bottom:15px;
	width:100%;
}
.GalleryWrapDetail {
	border-bottom:0px none !important;
}
.GalleryWrap .PhotoGalThumb, .GalleryWrapDetail .PhotoGalThumb {
	resize: both;
	overflow: hidden;
	width: 170px;
	height: 115px;
	background-position:center center;
/*	padding:15px 15px 10px 15px;	*/

	border: 5px solid #b4c7e4;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 2px 3px 2px;
	
	text-align:center;
	display:block;
	float:right;
}
.GalleryWrapDetail .PhotoGalThumb { float:left !important; margin:15px 15px 15px 0px !important; }

.PhotoGalThumb a {
	display:block;
	width:100%;
	height:100%;
}
.GalleryWrap h2, .GalleryWrap h3 { margin-top:10px; }

#lblpagecontent p {
	padding:0px;
	margin: 12px 0px;
}

#lblpagecontent h2 {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 0 0px;
	font-size: 18px;
}
#lblpagecontent h3 {
	color: #B82626;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.EventVideo {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 50px 0px 50px 0px;
}
.EventVideo a {
	display:block;
	float:left;
	margin-right:20px;
}
.EventVideo img {
	display:block;
	margin-top:-30px;
}
.EventVideo2 object {
	display:block;
	margin-left:-20px;
}
.EventVideo2 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}
.EventVideo3 {
	display:block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 20px 0px 20px 0px;
}

/* Rating 31032010 */ 
.NotRatedText{}
.ratingcss
{
	display:block;
	margin: 0px 0px 0px 0px;
	 vertical-align:top;
	 float:right;
 
	}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

.checkboxes_unit {
	color:#FFF;
	font-size:11px;
}
.checkboxes_unit input {
	
}
/* Colors Filter */
#Accordion5 {
	text-align:right !important;	
}
#Accordion5 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 4px 15px 4px;
	width:27px;
	float:right;
	text-align:center;
	overflow:hidden;
	display:inline;
}
#Accordion5 .checkboxes_unit input {
	
}

/* Effects Filter */
#Accordion8 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 0px 0px 0px;
/*	min-width:65px;
	max-width:110px; */
	width:95px;
	float:right;
	text-align:right;
	overflow:hidden;
	display:block;
}
#Accordion8 .checkboxes_unit input {
	float:right;
	margin-right:10px;
	display:block;
}
#Accordion8 .checkboxes_unit label {
	display:block;
}
/* More Filter */
#Accordion9 .checkboxes_unit {
	color:#FFF;
	font-size:11px;
	margin: 5px 10px 0px 5px;
	width:190px;
	float:right;
	text-align:right;
/*	text-align:center;	*/
}
#Accordion9 .checkboxes_unit input {
	float:right;
}
#Accordion9 .checkboxes_unit label {
	margin-top:2px;
	display:block;
}



.ManufacturerBox {
	width: 190px;
	text-align: center;
	margin: 0 0 35px 7px;
}

.ManufacturerBox .ManufacturerLogo a {
	height:145px;
	display:block;
	vertical-align: middle !important;
}

.ManufacturerBox h2, .ManufacturerBox h2 a {
	font-size:14px;
	text-decoration:underline;
	font-family: "Lucida Grande","Tahoma",sans-serif;
	margin:0px;
	padding: 0px 0px 10px 0px;
}

.ManufacturerBox h2:hover, .ManufacturerBox h2 a:hover {
	text-decoration:none;
	color: #B82626;
}

#content .ManufacturerBox h2 {
	margin:0px;
	padding:0px;
}

.ContactWholesale {
	float:right;
	margin-right:-20px;
}
.Sale {
	text-decoration:line-through;
	color:#666666;
}
.SaleDisplay {
	color:#06F;
	text-align:right;
	width: 142px;
/*	float:right;	*/
	font-weight:bold;
	display:block;
	margin: 3px 0px 0px 0px;
}
.SaleDetail {
	color:#06F;
	font-weight:bold;
	font-size:12px;
	margin: 0px 0px 0px 0px;
}
.Sale #lblPrice {
/*	font-size:12px;		*/
}

.OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:left;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.ProdBoxInnerWrap .OutOfStock {
	color:#06F;
	font-size:11px;
	float:left;
	width:142px;
	text-align:right !important;
	margin-left:7px;
	font-weight:bold;
	text-transform:uppercase;
	} 
	
	
	#lightbox_product_Cartsession{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/modal-CART1.png" );
	background-repeat: no-repeat;
}
#lightbox_product_Cartsession .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
}
#lightbox_product_Cartsession .modal_submit {
	display: block;
	position: absolute;
	width: 117px;
	height: 40px;
	top: 306px;
	left: 248px;
}

#lightbox_product_Cartsession #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_Cartsession h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

/* Store Locator Main Page Styles --------------------- */
#storelocator a {
	display:block;
	position:absolute;
/*	left:860px;  */
	left:630px;
	top:9px;
	width:100px;
	height:13px;
	background-image: url(../images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.StoreLocatorWrap {
	position:relative;	
}
.StoreLocatorWrap #divider_vertical {
	background-image: url(../images/line_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 299px;
	width: 1px;
	position: absolute;
/*	left: 337px;
	top: 0px;	*/
	left:365px;
	top:-10px;
}
.StoreLocatorWrap h1 {
	font-size:20px !important;
}

#StateList {
	position:absolute;
	left:385px;
/*	top:67px;	*/
	top:60px;
	width:215px;
	overflow:hidden;
}
#StateList h2 {
	font-size:12px !important;
	color:#666666;
	padding:0px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}
#StateList ul {
	padding:0px;
	margin:0px 0px 0px 3px;
}
#StateList li {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#StateList a {
	margin:0px 0px 0px 22px;
	padding:0px;
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
#StateList a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#EnterZipCode {
	position:absolute;
	left:34px;
	top:80px;
	width:300px;
	display:none;	
}
#EnterZipCode p {
	font-size:10px;
	color:#666666;
	margin-bottom:12px;
	display:block;
}
#EnterZipCode #InputWrap {
	width:163px;
	height:25px;
	display:block;
	background-image: url(../images/input_zip_code.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-right:9px;
}
#EnterZipCode #InputWrap .search_txt
{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	outline: none;
	width: 120px;
	border: none;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}
#EnterZipCode .submit_zip_btn {
	float: left;
	margin:0px;
	padding:0px;
	background-image: url("../images/btn_locate.gif" );
	background-repeat: no-repeat;
	outline: none;
	width: 85px;
	height: 25px;	
}
#SignatureRetail {
	position:absolute;
	left:34px;
	top:194px;
	width:300px;
}
#SignatureRetail .Signature {
	width:204px;
	height:22px;
	display:block;
	margin:0px 0px 17px 0px;
	background-image: url(../images/store_link_signature_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#SignatureRetail .Retail {
	width:214px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	background-image: url(../images/store_link_retail_off.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* mock has StatesMap 100px below 2 links */
#StatesMap {
	position:absolute;
	left:60px;
	top:365px;
/*	margin-left:60px;
	margin-top:100px;	*/
	width:480px;
	height:319px;
	background-image: url(../images/states_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions {
	position:relative;
	width:480px;
	height:319px;
	overflow:hidden;
}
#StatesMap #MapPositions a {
	position:absolute;
	width:27px;
	height:27px;
	background-image: url(../images/state_bullet_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#StatesMap #MapPositions a:hover {
	background-image: url(../images/state_bullet_on.png);
}



/* Store Locator Detail Page Styles --------------------- */


/*  this style is redundant.  I added  #storelocator main div to /includes/top.ascx  -David
#storelocator2 a {
	display: block;
	position: absolute;
	left: 860px;
	top: 9px;
	width: 100px;
	height: 13px;
	background-image: url(siteimages/images/hd_store_locations.png);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

.StoreLocatorDetail {
/*	float: left;
	margin: 0px;
	width: 604px; /* height:648px; */
/*	background-image: url("siteimages/images/content_bg_white.png" );
	background-repeat: repeat-y; /*	min-height: 659px;	*/
/*	min-height: 801px;  */
	position:relative !important;
}
.StoreLocatorDetail #DetailTopBg {
	width:598px;
	height:97px;
	background-image: url(../images/locator_detail_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	position:absolute;
	left:3px;
	top:-8px;
		
}
#DetailTopBg h1 {
	color: #b82626;
	margin: 0px;
	padding: 42px 0 0 36px;
	font-size: 20px !important;
	text-transform:uppercase;
}
#DetailTopBg #Buttons {
/*	margin: 38px 0px 0px 365px;	*/
	margin: 38px 20px 0px 0px;
	padding: 0px;
	width:211px;
	height:26px;
	float:right;
}
#DetailTopBg #Buttons #Home {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width:100px;
	height:26px;
	background-image: url(../images/store_link_home_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Home:hover {
	background-image: url(../images/store_link_home_on.png);
}
#DetailTopBg #Buttons #Store {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:109px;
	height:26px;
	background-image: url(../images/store_link_locator_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
}
#DetailTopBg #Buttons #Store:hover {
	background-image: url(../images/store_link_locator_on.png);
}

#StoreLocatorBody {
	margin: 97px 25px 0px 36px;
	width: 543px;
	font-family: "Lucida Grande" , "Tahoma" , sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}

.StoreLocatorDetail .locationname {
	margin-left:5px;
/*	color:#00A3D9; */
	color:#666666;
	font-size:12px;
}

.StoreLocatorDetail .state {
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
	color:#666666;
}
.StoreLocatorDetail .LocatorHdDiv {
	width:543px;
	height:1px;
	background-image: url(../images/locator_head_div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocatorHdTextWrap {
	width:543px;
	height:15px;
	display:block;
	margin:0px 0px 10px 0px;
}

.StoreLocatorDetail .LocationHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
/*	width:395px;	*/
	width:390px;
	padding-left:5px;
}
.StoreLocatorDetail .HoursHd {
	float: left;
	font-weight: bold;
	font-size:12px;
	color:#999999;
}

.StoreLocatorDetail .LocationWrap {
	width:543px;
/*	min-height:180px	*/
	height:200px;
	display:block;
	margin:29px 0px 38px 0px;
	position:relative;
}


.LocationWrap .RightColumn {
/*	width:148px;	*/
	width:138px;
	float:right;
	padding:21px 10px 10px 0px;
}

.LocationWrap .RightColumn ul {
	margin:0px 0px 24px 0px;
	padding:0px;
}
.LocationWrap .RightColumn li {
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	list-style-type: none;
	height:28px;
	width:138px;
	
}

li .HoursDay {
	float:left;
	width:65px;
	font-size:11px;
	color:#999999;
	font-weight:bold;
}

li .HoursTime {
	float:left;
	width:73px;
	font-size:11px;
	color:#cccccc;
}

a#LinkMap {
	color:#0066cc;
	font-size:11px;
	text-decoration:none;
	padding-right:13px;
	display:block;
	background-image: url(../images/map_bullet_off.gif);
	background-repeat: no-repeat;
	background-position:right center;
	min-width:93px !important;
	max-width:105px !important;
}
a#LinkMap:hover {
	color:#cc0000;
	font-size:11px;
	text-decoration:underline;
	background-image: url(../images/map_bullet_on.gif);
}

.LocationLeftWrap {
	display:block;
	width:395px;
	position:relative;
}

.LocationThumbWrap {
/*	margin-right:36px; 
	margin-right:23px;	*/
	display:inline;
	width:150px;
	height:130px;
}
.LocationThumbWrap .LocationThumb {
	background-repeat: no-repeat !important;
	background-position:left top !important;
	width: 150px;
	height: 130px;
	display:block;
	padding:0px;
	margin:0px;
/*	background-image: url(../locatorThumb/12.jpg);	*/
}
.LocationThumbWrap .LocationThumb img {
	width: 150px; 
	height: 130px;
	display:block;
	padding:0px;
	margin: 0px;
}


.Location {
	display:block;
	position:absolute;
/*	left: 186px;	*/
	left:178px;
	top: 3px;
	margin-right:25px;
}
.LocationName {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	display:block;
	margin-bottom:17px;
}
.LocationAddress {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	display:block;
	margin-bottom:17px;
}
.LocationAddress ul, .LocationAddress li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:block;
}
.LocationAddress li .Left {
	display:block;
	width:18px;
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationAddress li .Right {
	display:block;
/*	width:155px;	*/
	margin:0px 0px 0px 0px;
	float:left;
}
.LocationDesc {
	display:block;
	margin-bottom:25px;
	font-size:10px;
	position:absolute;
	left:0px;
	top:125px;
	width:365px;
	height:70px;
	overflow:auto !important;
}
.LocationDesc p {
	display:block;
	margin:0px;
	padding:0px;
	font-size:10px !important;
}
.LocationBottom {
	display:block;
/*	margin-bottom:25px;	*/
	background-image: url(../images/locator_bottom_div.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:543px;
	height:1px;
	margin:0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:199px;
}

#lightbox_product_outofstok{
	position: fixed;
	width: 388px;
	height: 350px;
	top: 50%;
	left: 50%;  
	margin-top: -175px;
	margin-left: -194px;
/*	display: none;	*/
	display: block;
	z-index: 2400;
	background-image: url("../images/outofstock3.png" );
	background-repeat: no-repeat;
}
 #lightbox_product_outofstok .modal_submit {
	display: block;
	position: absolute;
	width: 100px;
	height: 35px;
	top: 306px;
	left: 248px;
 
}
#lightbox_product_outofstok .modal_close {
	display: block;
	position: absolute;
	width: 82px;
	height: 40px;
	top: 306px;
	left: 166px;
 
}
#lightbox_product_outofstok #lightbox_content_wrap {
	margin-top:97px;
	margin-right:25px;
	margin-left:25px;
	width:325px;
	font-size:11px;
}
#lightbox_product_outofstok h1 {
	margin: 0px 0px 17px 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
} 
#MichiganFireworks {
	font-size:11px;
	float:left;
	display:block;
	margin:10px 5px 5px 5px;
}
#MichiganFireworks span {
	font-size:11px;
	float:right;
	margin-left:20px;
}
.Recall {
	float:left;
	font-size:14px;
	margin: 25px 10px 0px 0px;
	color:#cc0000;
}

#slides_three
{
	float: left;
	margin:0px;
	padding:0px;
/*	margin-top: 50px;	*/
	margin-top: 70px;
	margin-left: 0px;
	width: 603px;
	border:solid 0px red;
	 display: block;
	 	z-index:3;
	position:relative;
	
}
#slides_three .slides_container
{
	width: 550px;
	margin-left:15px;
	height:160px;
}
#slides_three .slides_container .main
{
	width: 550px;
	}

#slides_three .prev
{
	   
   background-image:url(../images/prev1.png);
	background-repeat:no-repeat;
	float:left;
	height:36px;
	line-height:1.1em;
	margin-left:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
 
	display:block;

	
	}
#slides_three .prev:hover {

	background-image:url(../images/prev1_hover.png);
	background-repeat:no-repeat;
	}
 
#slides_three .next
{
	background-image:url(../images/next1.png);
	background-repeat:no-repeat;
	float:right;
	height:36px;
	margin-right:-20px;
	margin-top:-130px;
	width:36px;
	cursor:pointer;
	z-index:3;
	position:relative;
	
	}
	#slides_three .next a
	{
		z-index:3px;
		}
	
#slides_three .next:hover {

	background-image:url(../images/next1_hover.png);
	background-repeat:no-repeat;


}
	

#slides_three ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_three ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_three .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_three .pagination li.current a {  }


#slides_two
{
   float: left;
    height: 162px;
    margin-left: 0;
    margin-top: 36px;
    width: 603px;
	left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
 	
}
#slides_two .slides_container
{
	width: 504px;
	
	height:160px;
	margin:0;
	padding:0;
	margin-left:35px;
	 
	float:left;
	
}
#slides_two .product1
{
	   height: 162px;
    width: 148px;
        list-style: none outside none;
    float: left;
    margin-left: 20px;
    margin-top: 0;
    text-align:center;    
        
	}
#slides_two .slides_container .main
{
	width: 504px;
	}

#slides_two .prev
{
	background-image: url("../images/prev.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 84px;
    margin-left: -533px;
    margin-top: 41px;
    width: 32px;
}
 

#slides_two .next
{
	 background-image: url("../images/next.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 84px;
    margin-right: 4px;
    margin-top: 41px;
    width: 32px;
	
	}
	#slides_two .next a
	{
		z-index:3px;
	}
#slides_two ul.pagination { margin:0; padding:0; position:absolute; left:400px; top:233px; width:200px; }
#slides_two ul.pagination li { margin:0; padding:0; list-style:none; }
#slides_two .pagination li a {
	 
	float: left;
/*	margin-right: 6px; */
	width:16px;
	height:0px;
	padding-top:12px;
	margin-top:9px;
	overflow:hidden;
}
#slides_two .pagination li.current a {  }

@font-face {
    font-family: 'FranchiseRegular';
    src: url('franchise-bold-hinted-webfont.eot');
    src: url('franchise-bold-hinted-webfont.eot?iefix') format('eot'),
         url('franchise-bold-hinted-webfont.woff') format('woff'),
         url('franchise-bold-hinted-webfont.ttf') format('truetype'),
         url('franchise-bold-hinted-webfont.svg#webfontr7WFH9mI') format('svg');
    font-weight: normal;
    font-style: normal;

}
#middle_area.variant #content_top, #middle_area.variant #content,  #middle_area.variant #content_bottom{
	background: none;
}
#middle_area.variant #content h1{
	font-family: "FranchiseRegular";
	font-size: 3.5em;
	color: #464646;
}
#middle_area.variant #lbldesc{
	color: #636363;
} 
#middle_area.variant #content #UpdatePanel4 {
	border-top: 1px solid #636363;
	padding: 10px 5px 0 5px;
}
#middle_area.variant #content #lbltotalproduct{
	color: #636363;
	float: none;
	font-size: inherit;
	font-weight: normal;
	margin: 0;
}
#middle_area.variant #UpdatePanel4 .line{
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
}
#middle_area.variant a.current{
	cursor: default;
}
#middle_area.variant #UpdatePanel4 .line a{
	font-size: 12px;
	color: #636363;
}
#middle_area.variant #UpdatePanel4 .line a.current, #middle_area.variant #UpdatePanel4 .line .perpage a{
	text-decoration: none;
}
#middle_area.variant #UpdatePanel4 .line .sorting a.current{
	font-weight: bold
}
#middle_area.variant #UpdatePanel4 .line .pagination a.current{
	color: #9A0700;
}
#middle_area.variant #UpdatePanel4 .views, #middle_area.variant #UpdatePanel4 .perpage, #middle_area.variant #UpdatePanel4 .sorting{
	float: left;
	margin-right: 15px;
}
#middle_area.variant #UpdatePanel4 .views *, #middle_area.variant #UpdatePanel4 .pagination *{
	vertical-align: text-top;
}
#middle_area.variant #UpdatePanel4 .totals, #middle_area.variant #UpdatePanel4 .pagination{
	float: right;
}
#middle_area.variant .ProdBoxThumb{
	border: 1px solid transparent;
	height: 125px;
}
#middle_area.variant .ProdBoxThumb:hover{
	border-color: #636363;
}
#middle_area.variant .ProdBoxName a{
	color: #464646;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}
#middle_area.variant .VideoBtn1, #middle_area.variant .VideoBtn {
	background-image: url(../images/video_txt_gfx.gif);
	background-repeat: no-repeat;
	margin-right:0; 
	width: 75px;
}
#middle_area.variant .MoreBtn {
	background-image: url(../images/details_txt.gif);
	background-repeat: no-repeat;
	margin-right:13px; 
	width: 40px;
}
#middle_area.variant .ProdBoxBtnWrap {
	background-image: none;
	height: auto;
}
#middle_area.variant .ProdBoxPrice{
	float: none;
	text-align: left;
	font-weight: bold;
	margin-left: 0;
}
#middle_area.variant .columnCount4 .ProdBoxName, #middle_area.variant .columnCount3 .ProdBoxName{
	height: 80px;
}
#middle_area.variant .columnCount3.ProdBox {
	padding: 20px 10px 10px 10px;
	width: 140px;
}
#middle_area.variant .columnCount4.ProdBox {
	padding: 20px 0 10px 0;
	width: 140px;
}
#middle_area.variant .columnCount4 .ProdBoxInnerWrap, #middle_area.variant .columnCount3 .ProdBoxInnerWrap{
	width: auto;
}
#middle_area.variant .columnCount1.ProdBox, #middle_area.variant .columnCount1 .ProdBoxInnerWrap{
	width: 97%;
}
#middle_area.variant .columnCount1 .ProdBoxThumb{
	float: left;
}
#middle_area.variant .columnCount1 .OutOfStock{
	text-align: left !important;
	margin-left: 0;
}
#middle_area.variant .columnCount1 .ProdBoxName, #middle_area.variant .columnCount1 .ProdBoxBtnWrap{
	width: auto;
}
#middle_area.variant .ProdBoxPrice{
	font-size: 1.5em;
}
#middle_area.variant .columnCount1 .ProdBoxPrice{
	float: right;
	font-size: 1.5em;
}
#middle_area.variant #dgproductList td{
	vertical-align: top;
}
#middle_area.variant .columnCount1 .addtocart{
	float: right;
}
#middle_area.variant .content_body{
	margin: 0 5px 0px 5px;
}
.fRight{
	float: right;
}
#middle_area.checkoutvariant #content{
	background: none;
}
#middle_area.checkoutvariant a, #middle_area.checkoutvariant a:link, #middle_area.checkoutvariant a:visited{
	color: #303030;
	text-decoration: none;
}
#middle_area.checkoutvariant .heading{
	background: url(../images/items_bg.gif) repeat-x top;
	height: 37px;
	color: #fff;
	font-size: 1.5em;
	font-family: Arial;
}
#middle_area.checkoutvariant .heading th{
	padding: 0 10px;
}
#middle_area.checkoutvariant td{
	padding: 10px;
}
#middle_area.checkoutvariant a.red, #middle_area.checkoutvariant a.red:link, #middle_area.checkoutvariant a.red:visited{
	color: #9e0b0f;
}
#middle_area.checkoutvariant .heading th.quantity img{
	vertical-align: bottom;
	margin-left: 10px;
}
#middle_area.checkoutvariant .cartList{
	border: 1px solid #d1cfcf;
	clear: both;
	margin-top: 30px;
}
#middle_area.checkoutvariant a.productname:link, #middle_area.checkoutvariant a.productname:visited, #middle_area.checkoutvariant a.productname {
	font-size: 1.2em;
}
#middle_area.checkoutvariant .productImage{
	float: left;
}
#middle_area.checkoutvariant .interested{
	width: 98%;
	margin: 20px auto;
	border: 1px solid #d1cfcf;
	background: #f8f2e1;
}
#middle_area.checkoutvariant .interested .details{
	min-height: 115px;
}
#middle_area.checkoutvariant .interested .interestedheading {
	background: url(../images/interestedin_bg.gif) repeat-x top;
	height: 35px;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	font-family: Arial;
}
#middle_area.checkoutvariant .interested .interestedheading td{
	
}

#middle_area.checkoutvariant .interested td{
	padding: 8px;
}
#middle_area.checkoutvariant .interested .productImage{
	display: block;
	margin: 0 auto;
	float: none;	
}
#middle_area.checkoutvariant .cartoptions div{
	padding: 5px 0;
}
#middle_area.checkoutvariant .cartoptions .subtotal{
	font-size: 1.4em;
	font-weight: bold;
	white-space:nowrap;
}
#middle_area.checkoutvariant .cartoptions .subtotal .amount{
	padding-left: 8px; 
}
#middle_area.checkoutvariant .content_body{
	margin: 10 0px;
	width: 96%;
}
#middle_area.checkoutvariant .proceedcheckout{
	margin: 10px 0;
	font-size: .9em;
}

/* ------------------------------------------------------------------- */







/* -------------------------------------------- */

.pdetails .ptitle
{
	font-size:20px; 
	color:#333333;
}
.pdetails .Pprice
{
	color: #B82626;
	font-size:23px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.pdetails #content p
{
	margin: 0px;
	padding: 10px 25px 5px 0px;
	font-size: 12px;
}

.pdetails #ProdImg
{
	float: left !important; 

	width: 300px;  

	text-align:center;
	margin-bottom:20px !important;
	margin-left : 0px !important;
	position:relative;
}

.pdetails #ProdImg img {
	display:block;
	border:none;	
}

.pdetails #btn_watch_video a {
	background-image: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	clear:both;
	text-decoration:none;
}

.pdetails .Pzoom a
{
	background-image: url(../images/zoom-off2.gif);
	text-align:center;
	margin-left:50px;
}
.pdetails .filledRatingStar {
    background-image: url(../images/star.png);

}
.pdetails .ATCdetail a
{
	background-image: url(../images/add-to-cart.gif);
	background-repeat:no-repeat;
	display: block;
	margin: 25px 0px 20px 25px;
	padding: 0px;
	height: 31px;
	width: 146px;
	
}
.pdetails .ATCdetail a:hover
{
	background-image: url(../images/add-to-cart.gif);
}

.pdetails #custreview
{
	background-color: #f6f5f1;
	height: 40px;
	border: 1px solid #e2e2e2;
	padding-top:12px;
	padding-left: 10px;
	color: #9a070d;
	font-size:20px;
}
.pdetails #comments
{
	
	display: block;
	margin: 0px 5px 0px 5px;
	padding: 0px;	
	width: 100%;
	margin:0px;
}
.pdetails #divwriterev
{
	float:left;
}
.pdetails #divafterlogin
{
	float:left;
}
.pdetails #dvsortby
{
	float:right;
}

.pdetails .gridPaging
{
	background-color:#fafafa;
	height:20px;	
	border: 1px solid #d6d6d6;
	padding: 10px 10px 10px 10px;
}
.pdetails .gridPaging a
{
	text-decoration:none;
	font-weight:bold;
}

.pdetails .ratingcss
{
	float:left;
}
.dvmns
{
	background-image: url(../images/minus_collapse.gif);
	width:13px;
	height:13px;
	margin-top:5px;
}
.dvpls
{
	background-image: url(../images/plus_expand.gif);
	width:13px;
	height:13px;
	margin-top:5px;
}
.dvthrptimg
{
	width:120px;
	overflow:hidden;	
}

/*-------------------------------------- Checkout styles --------------------- */

.ckouthead
{
	padding-top:12px;
	padding-bottom:14px;
	border-bottom:1px solid #cfcfcf;
}

.ckoutlefthd
{
	background:url("../images/bg-1.png") repeat-x scroll center top transparent;
	color: #FFFFFF;
    font-family: Arial;
    font-size: 15px;
    height: 37px;
    font-weight:bold;
    width:367px;
}
.ckoutleftbox
{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	background-color:#f8f8f8;
	width:355px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
.ckoutleftbox a
{
	text-decoration: none;
}
.ckoutrighthd
{
	background:url("../images/items_bg.gif") repeat-x scroll center top transparent;
	color: #FFFFFF;
    font-family: Arial;
    font-size: 15px;
    height: 37px;
    font-weight:bold;
    width:228px;
    text-align:left;
}
.ckoutrightbox
{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	background-color:#f8f8f8;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	width:215px;	
}
.ckoutrightbox a
{
	text-decoration:none;
}
.ckouthdtxt
{
	padding-top:10px;
	padding-left:10px;
}
.ckoutright .login_col1
{
	width:105px;
	font-weight:bold;
}
.ckoutright .login_col2
{
	width:240px;
}
.ckoutright .login_col2 input[type=text], .ckoutright .login_col2 select
{
	width:225px;
}
.gap
{
	padding-top:10px;
	padding-bottom:10px;
}
.visamaster
{
	float:right;
	text-align:right;
	font-size:9px;
	padding-right:10px;
	padding-bottom:10px;
}
#pnlpayment .login_col2 select
{
	width:100px;
}
.divgrand
{
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	color:#484848;
	padding-top:20px;
}
.ckoutrightbox input[type=text]
{
	width:200px;
}
.randomcart
{
	width:230px;
}
.crtitem
{
	width:215px;	
	padding-top:10px;
	padding-bottom:0px;
	
}
.crtitem .crtimg
{
	width:125px;
	float:left;
	
}
.crtitem .crtqty
{
	width:30px;
	float:left;
	text-align:right;
}
.crtitem .crtprice
{
	width:50px;	
	float:left;
	text-align:right;
}
.crtitem .crtlbl
{
	clear:both;
	width:200px;
}
.itmseparator
{
	border-bottom:1px solid #cfcfcf;
	width: 205px;
	padding-top:5px;
}
.crtviewmore
{
}
.crthideitem
{
	display:none;
}
.crtsmry1
{
	height:20px;
	font-weight:bold;
	padding-left:10px;
}
.crtsmry2
{
	height:20px;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.crtfoot2
{
	
	background-color:#e1e1e1;
	height:50px;
	font-family:Arial;
	font-size:20px;
	color:#484848;
	font-weight:bold;
	padding-right:10px;
}
#ordersummery
{
	margin-left:-10px;	
	padding-top:20px;
}
#pnlRandomCart .ckoutrightbox
{
	padding-bottom:0px;
}

.reviewinfo
{
	background-color:#ebebeb;
	font-family: Arial;
	height:150px;
}
.reviewcrttitle
{
	font-size:20px;
	color:#000000;
	font-family: Arial;
	width:150px;
	float:left;	
	padding-top:20px;
	
}
.reviewcrtlnk
{
	width:100px;
	float:right;
	text-align:right;
	padding-top:20px;
	padding-right:15px;
}
.reviewinfo td
{
	padding-left:15px;
}
#trpaymentmothod td
{
	padding-left:0px;
}
.reviewcrtlnk a
{
	text-decoration: none;
}
.reviewcrthd
{
	background:url("../images/items_bg.gif") repeat-x scroll center top transparent;
	color: #FFFFFF;
	font-family: Arial;
    font-size: 15px;
    height: 37px;
    font-weight:bold;
    
}
.reviewcrtitm
{
	border-bottom:1px solid #cfcfcf;
	height:50px;
}
.itemleftpad
{
	padding-left:10px;
}
.itemrightpad
{
	padding-right:10px;
}
.reviewcrtitm a
{
	text-decoration: none;
}
.reviewcrtft
{
	height:50px;
	background-color:#ebebeb;
	border-bottom:1px solid #cfcfcf;
}
.reviewcrtft a
{
	text-decoration:none;
}
#pnlRandomProd #DataListRand .details
{
	padding-bottom:10px;
}
#pnlRandomProd #DataListRand .details a
{
	text-decoration:none;
}


.homeboxbg
{
	background:url("../images/home-box-bg.png");
	background-repeat:no-repeat;
	width:256px;
	height:120px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	text-align:left;
}
.callouttitle
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;	
}
.calloutprodname
{
	font-family: Arial;
	font-size:12px;
	color:#ffff00;
}
.calloutget
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	width:100px;
	background:url("../images/home-arrow.png");
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
	
}
.spanel
{
	font-family: Lucida Grande, Tahoma,sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-top:5px;
}
.spanel img
{
	border:none;
	vertical-align:middle;
}
.spanel a
{
	color:Red;
	text-decoration:none;
	
}
/* ------------------------- Fireworks Safity ------------------ */
#lblpagecontent .safetymenu
{
	width:565px;
	height:30px;
	padding-top:8px;
	/*border:1px solid #333333;
	padding-top:8px;
	padding-left:5px;*/
}
#lblpagecontent .safitylink
{
	color:#999999;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#lblpagecontent .safitylink:hover
{
	color:#333333;
	
}
#lblpagecontent .sftyselected
{
	color:#B82626;
}
#lblpagecontent .sftyselected:hover
{
	color:#B82626;
}
#lblpagecontent .safetyul li
{
	padding-top:10px;
	padding-left:10px;
}
