html{
	min-width:999px;
}
body{
	min-width:999px;
	margin:0;
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg) repeat 50% 0;
}
img{border-style:none;}
/*b4 blog change
a{
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
*/
a:link{ color: #0CF; text-decoration: none}
a:visited{ color: #0CF; text-decoration: none}
a:hover{ color: #1DF; text-decoration: underline}
a:active{ color: #0CF; text-decoration: none}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
.product-description select.CPoptSel{
	height: 30px;
	width: 265px;
	}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.holder{
	overflow:hidden;
	height:1%;
}
@font-face {
    font-family: 'HelveticaBold';
    src: url('../font/helr65w-webfont.eot');
    src: url('../font/helr65w-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helr65w-webfont.woff') format('woff'),
         url('../font/helr65w-webfont.ttf') format('truetype'),
         url('../font/helr65w-webfont.svg#HelveticaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBookRegular';
    src: url('../font/gotham-book-webfont.eot');
    src: url('../font/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gotham-book-webfont.woff') format('woff'),
         url('../font/gotham-book-webfont.ttf') format('truetype'),
         url('../font/gotham-book-webfont.svg#GothamBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBoldRegular';
    src: url('../font/gotham-bold-webfont.eot');
    src: url('../font/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gotham-bold-webfont.woff') format('woff'),
         url('../font/gotham-bold-webfont.ttf') format('truetype'),
         url('../font/gotham-bold-webfont.svg#GothamBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamMediumRegular';
    src: url('../font/gotham-medium-webfont.eot');
    src: url('../font/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gotham-medium-webfont.woff') format('woff'),
         url('../font/gotham-medium-webfont.ttf') format('truetype'),
         url('../font/gotham-medium-webfont.svg#GothamMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamLightRegular';
    src: url('../font/gotham-light-webfont.eot');
    src: url('../font/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gotham-light-webfont.woff') format('woff'),
         url('../font/gotham-light-webfont.ttf') format('truetype'),
         url('../font/gotham-light-webfont.svg#GothamLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterstateBoldCondensed';
    src: url('../font/interstate_boldcondensed-webfont.eot');
    src: url('../font/interstate_boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/interstate_boldcondensed-webfont.woff') format('woff'),
         url('../font/interstate_boldcondensed-webfont.ttf') format('truetype'),
         url('../font/interstate_boldcondensed-webfont.svg#InterstateBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterstateRegular';
    src: url('../font/interstate_light-webfont.eot');
    src: url('../font/interstate_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/interstate_light-webfont.woff') format('woff'),
         url('../font/interstate_light-webfont.ttf') format('truetype'),
         url('../font/interstate_light-webfont.svg#InterstateRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterstateBold';
    src: url('../font/interstate-bold-webfont.eot');
    src: url('../font/interstate-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/interstate-bold-webfont.woff') format('woff'),
         url('../font/interstate-bold-webfont.ttf') format('truetype'),
         url('../font/interstate-bold-webfont.svg#InterstateBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
#wrapper{
	width:1003px;
	margin:0 auto;
}
.page {
	width:100%;
	overflow:hidden;
	position:relative;
}
/*header*/
#header{
	width:1003px;
	position:relative;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
.header-right{
	float:right;
	width:600px;
	margin:0 22px 0 0;
}
.box-head-nav{
	float:right;
}
.total{
	background:url(../images/bg-total.png) no-repeat 100% 0;
	height: 29px;
	float:right;
	text-align:center;
}
.total em{
	background:url(../images/bg-total-l.gif) no-repeat;
	height: 24px;
	float:left;
	font:14px/16px "HelveticaBold" ,Arial, Helvetica, sans-serif;
	color:#fff;
	padding:6px 5px 0;
}
.shopping-cart{
	background:url(../images/bg-shopping-cart.png) no-repeat;
	height: 41px;
	float:right;
	padding:0 21px 0 23px;
}
.shopping-cart em{
	font:14px/16px "HelveticaBold" ,Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding:7px 0 0 8px;
}
.nav-account{
	float:right;
	list-style:none;
	padding:7px 0 0;
	margin:0 -14px 0 0;
}
.nav-account li{
	float:left;
	background:url(../images/bg-nav-account-li.gif) no-repeat 0 3px;
	padding:0 11px;
}
.nav-account li:first-child{
	background:none;
}
.nav-account li a{
	color:#fff;
}
.icon-social{
	background:url(../images/icon-social.png) no-repeat;
	width: 138px;
	height: 29px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 8px;
	clear: both;
}
.form-search{
	overflow:hidden;
	float:right;
	clear:both;
	width:258px;
}
.form-search a{
	color:#fff;
	text-decoration:none;
	float:right;
	font-size:10px;
	margin:0 3px 7px 0;
}
.form-search .text{
	background:url(../images/bg-search.png) no-repeat;
	width: 248px;
	height: 29px;
	padding:0 0 0 10px;
	float:right;
}
.form-search .text input{
	border:none;
	background:none;
	color:#fff;
	width: 240px;
	padding:5px 0 4px 2px;
	font-size:14px;
}
/*logo*/
.logo{
	background: url(../images/final_logo.png) no-repeat;
	width: 389px;
	height: 187px;
	margin:0;
	cursor:pointer;
	position:absolute;
	top:0;
	left: 50px;
}
.logo a{
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
}
#nav{
	background:url(../images/bg-nav.png) no-repeat;
	width: 620px;
	height: 32px;
	float:right;
	list-style:none;
	padding:33px 0 0 45px;
	margin:0;
	text-align: center;
}
#nav li{
	margin: 0 12px 0 4px;
	display: inline-block;
	float: left;
}
#nav li a{
	font:18px/20px "GothamBookRegular" ,Arial, Helvetica, sans-serif;
	color:#4e412c;
	/*text-shadow: 1px 1px 2px #000; */
	zoom: 1;
	display: block;
	white-space:nowrap;
	text-decoration: none;
}
#nav li a.active{
	color:#4e412c;
	font:18px/20px "GothamBoldRegular" ,Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*main*/
#main{
	width:1003px;
}
#main:after {
	content:"";
	display:block;
	clear:both;
}
/*content*/
#content{
	width:1003px;
	float:left;
}
.gallery{
	width:1003px;
	margin: -10px 0 0 34px;
}
.gallery-holder-nav{
	background:url(../images/bg-gallery-holder-nav.png) no-repeat;
	width: 946px;
	height: 107px;
	margin:-7px 0 0 18px;
	padding:19px 23px 0;
	position:relative;
}
.gallery-mask {
	margin:0 0 0 18px;
	float:left;
	width:902px;
	overflow:hidden;
	position:relative;
}
.gallery-holder-nav ul{
	list-style:none;
	padding:0;
	width:99999px;
	margin:0;
}
.gallery-holder-nav ul li{
	float:left;
	margin:0 10px 0 0;
	width:66px;
	position:relative;
	display:inline;
}
.gallery-holder-nav ul li img {
	margin:0 auto;
	display:block;
}
.title-nav-gallery{
	margin:0 0 0 19px;
	font:14px/16px "GothamMediumRegular" ,Arial, Helvetica, sans-serif;
	color:#fff;
}
.gallery-holder-nav .left{
	height: 33px;
	float:left;
	left:26px;
	top:50px;
}
.gallery-holder-nav .right{
	height: 33px;
	float:left;
	top:50px;
	right:28px
}
.gallery-holder-content{
	overflow:hidden;
	background:url(../images/bg-a.png) no-repeat 100% 0;
	height:372px;
	margin: -9px 0px 0 30px;
	position:relative;
	width: 960px;
}
.gallery-holder-content .overflower{
	width: 100%;
	overflow:hidden;
	position:relative;
}
.gallery-holder-content-list{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	/*width:99999px;*/
}
.gallery-holder-content-list li{
	/*float:left;*/
	width:966px;
}
.gallery-holder-content-list li .box-text{
	float:left;
	width:570px;
	margin:152px 0 0 61px;
}
.gallery-holder-content-list li img{
	float:left;
	margin: 0;
}
.gallery-holder-content-list li .box-text h3{
	margin:0 0 8px;
	color:#00ccff;
	font:60px "GothamBookRegular" ,Arial, Helvetica, sans-serif;
	letter-spacing:-5px;
}
.gallery-holder-content-list li .box-text h3 span{
	color:#fff;
	font:60px "GothamBookRegular" ,Arial, Helvetica, sans-serif;
}
.gallery-holder-content-list li .box-text p{
	color:#b4b4b4;
	margin:0;
	font-size:14px;
	line-height:20px;
}
.gallery-holder-content-nav{
	position:absolute;
	right:83px;
	bottom:10px;
}
.gallery-holder-content-nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.gallery-holder-content-nav li{
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
.gallery-holder-content-nav li a.active, .gallery-holder-content-nav li a:hover{
	background:url(../images/bg-gallery-holder-content-nav-li.png) no-repeat 0 -18px;
}
.gallery-holder-content-nav li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/bg-gallery-holder-content-nav-li.png) no-repeat 0 0;
	width: 18px;
	height: 18px;
}
.gallery-featured-products:after {
	content:"";
	display:block;
	clear:both;
}
.gallery-featured-products{
	position:relative;
}
.title-h2{
	background:url(../images/bg-title-h2.png) no-repeat;
	width:1131px;
	height: 37px;
	margin:0 0 8px -76px;
	padding:14px 0 0;
}
.title-h2 h2{
	margin:0;
	padding:0 0 0 118px;
	color:#fff;
	font:20px/22px "GothamMediumRegular" ,Arial, Helvetica, sans-serif;
	letter-spacing:-0.6px;
}
.gallery-featured-holder {
	width:969px;
	overflow:hidden;
	position:relative;
	margin:4px -4px 0 38px;
}
.featured-products-list{
	list-style:none;
	padding:0;
	overflow:hidden;
	width:99999px;
	margin-bottom:-2px;
}
.featured-products-list li {
	width: 323px;
	float:left;
	display:inline;
}
.featured-products-list .frame {
	width: 300px;
	height: 250px;
	overflow:hidden;
	position:relative;
}
.featured-products-list .box {
	float:left;
	background:url(../images/bg-featured-products-list-li.png) no-repeat;
	width: 300px;
	height: 250px;
	padding:0 23px 17px 0;
}
.featured-products-list li img{
/* 	border:3px solid #fff; */
	position:absolute;
	top:0;
	left:0;
/*
	width: 294px;
	height: 244px;
*/
}
.text-featured-products {
	padding:20px 0 0 20px;
	width:280px;
	height:230px;
	overflow:hidden;
}
.featured-products-list li h5{
	color:#00ccff;
	font:24px "GothamBookRegular" ,Arial, Helvetica, sans-serif;
	margin:0 0 12px;
	padding: 0 12px 0 0;
	letter-spacing:-2px;
}
.featured-products-list li h5 span{
	margin:0 0 0 -5px;
	font-size:36px;
	color:#fff;
	display:block;
	line-height:22px;
	letter-spacing:-3px;
}
.featured-products-list li p{
	color:#b4b4b4;
	margin:0 18px 18px 2px;
}
.list-price{
	color:#b4b4b4;
	font-size:11px;
	display:block;
	padding:0 0 0 2px;
}
.our-price{
	color:#00ccff;
	font-size:14px;
	display:block;
}
.left{
	background:url(../images/bg-left-2.png) no-repeat;
	width: 9px;
	height: 35px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery-featured-products .left{
	left:22px;
	top:323px;
}
.right{
	background:url(../images/bg-right-2.png) no-repeat;
	width: 9px;
	height: 35px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery-featured-products .right{
	right:3px;
	top:323px;
}
.popup-index-top{
	background:url(../images/bg-popup.png) no-repeat;
	width: 167px;
	height: 157px;
	position:absolute;
	padding:66px 0 0 65px;
	z-index:4;
	left:37px;
	top:44px;
	display:none;
	text-align: center;
}
.popup-index-top img {
	margin:0 !important;
	max-height:130px;
	max-width:130px;
}
.gallery-holder-content-category{
	background:url(../images/bg-footer.png) repeat;
	width:939px;
	margin:-30px 0 32px 43px;
	overflow: hidden;
	position: relative;
	padding:0 0 19px;
}
.gallery-holder-nav-category{
	background:url(../images/bg-gallery-holder-nav-category.png) no-repeat;
	width: 927px;
	height: 147px;
	padding:22px 23px 0 43px;
}
.gallery-holder-nav-category .gallery-mask {
	width:870px;
	overflow:hidden;
}
.gallery-holder-content-list-category{
	list-style:none;
	padding:0;
	margin:10px 0 0;
	overflow:hidden;
	width:100%;
	height:316px;
	position:relative;
}
.gallery-holder-content-list-category li {
	width:939px;
	position:absolute;
	top:0;
	left:0;
	height: 316px;
}
.gallery-holder-content-list-category li .main-img{
	float:left;
	margin:4px 0 0 50px;
}
.gallery-holder-content-list-category li .box-text{
	float: left;
	margin: 0 0 0 61px;
	width: 254px;
}
.yellow-title{
	color:#ffb400;
	font:27px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	letter-spacing:-1px;
}
.yellow-title span{
	color:#ffb400;
	font:27px "GothamBoldRegular" ,Arial, Helvetica, sans-serif;
	margin:0;
}
.simple-text{
	margin:0 0 19px 2px;
	color:#fff;
	font:13px/13px "InterstateRegular" ,Arial, Helvetica, sans-serif;
}
.category-page #header{
	height:197px;
}
.gallery-holder-nav-category ul li{
	margin:13px 14px 0 0;
	text-align:center;
	vertical-align:middle;
	height:74px;
	width:74px;
}
.gallery-holder-nav-category ul li img {
	display:block;
	margin-top:5px;
}
.gallery-holder-nav-category ul li.active{
	background:url(../images/bg-gallery-holder-nav-category-li-active.png) no-repeat;
}
.gallery-holder-nav-category .left{
	top:63px;
	left:48px;
}
.gallery-holder-nav-category .right{
	top:63px;
	right:49px;
}
.view-now{
	background:url(../images/btn-view-now.gif) no-repeat;
	width: 126px;
	height: 40px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 0 3px;
}
.box-map-category{
	float:left;
	width:300px;
	padding:68px 0 0 44px;
	position: absolute;
	right: 1px;
	bottom: 50px;
}
.box-map-category img{
	margin:0 0 0 9px;
}
.box-prev-next{
	overflow:hidden;
	position:absolute;
	top:20px;
	right:63px;
}
.previos{
	background:url(../images/bg-previos.png) no-repeat 0 4px;
	padding:0 0 0 21px;
	font:17px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	color:#00ccff;
	float:left;
	margin:0 37px 0 0;
}
.next{
	background:url(../images/bg-next.png) no-repeat 100% 4px;
	padding:0 20px 0 0;
	font:17px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	color:#00ccff;
	float:left;
}
.featured-category{
	overflow:hidden;
	background:url(../images/bg-footer.png) repeat;
	width:924px;
	margin:0 0 68px 43px;
	padding:15px 0 30px 16px;
}
.featured-category-list{
	list-style:none;
	padding:0;
	margin:19px 0 0 0;
	overflow:hidden;
}
.featured-category-list li{
	float:left;
	width: 308px;
}
.featured-category-list li .box-img{
	background: transparent;
	padding:0 16px 20px 0;
}
.featured-category-list li .title-product{
	margin:-6px 0 3px;
}
.featured-category-list li .box-img img{
	border:2px solid #fff;
}
.view-now-small{
	background:url(../images/bg-view-now-s.gif) no-repeat;
	width: 79px;
	height: 25px;
	display:block;
	text-indent:-9999px;
}
.title-product{
	margin:0 0 3px;
	color:#00ccff;
	font:19px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.featured-category-list li p{
	margin:0 0 5px;
	color:#fff;
	font:11px/13px "InterstateRegular" ,Arial, Helvetica, sans-serif;
}
.price-just{
	color:#ffb400;
	font:19px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0 0 17px;
	display:block;
}
.black-block-subcategory{
	background:url(../images/bg-black-block-subcategory.png) no-repeat;
	width: 955px;
	height: 168px;
	margin:0 0 0 24px;
	padding:17px;
}
.breadcrumbs{
	list-style:none;
	padding:0;
	margin:0 0 7px;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	font:13px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 3px 0 0;
	letter-spacing:-0.5px;
}
.breadcrumbs li a{
	font:13px "GothamBoldRegular" ,Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:-1px;
	margin:0 2px 0 0;
}
.img-box-subcategory{
	overflow:hidden;
	position:relative;
}
.img-box-subcategory-text{
	position:absolute;
	bottom:-2px;
	left:0;
	background:url(../images/bg-img-box-subcategory-text.png) repeat-y;
	width: 918px;
	padding:0 0 0 8px;
}
.img-box-subcategory-text .yellow-title{
	margin:0 0 3px;
}
.img-box-subcategory-text .simple-text{
	margin:0 130px 10px 2px;
}
.box-nav-subcategory{
	background:url(../images/bg-title-h2.png) no-repeat;
	width:959px;
	margin: 0 -50px 8px -76px;
	padding: 10px 54px 0 118px;
	height:42px;
}
.sort-by{
	background:url(../images/bg-sort-by.png) no-repeat;
	width: 152px;
	height: 26px;
	float:left;
	color:#fff;
	font:14px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	padding:6px 0 0 10px;
	letter-spacing:-0.5px;
}
.nav-subcategory{
	float:left;
	width:182px;
	text-align:center;
	padding:3px 0 0;
}
.right-nav-subcategory{
	float:right;
	padding:4px 0 0;
}
.nav-subcategory ul{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}
.nav-subcategory li{
	display:inline;
	background:url(../images/bg-nav-subcategory-li.gif) no-repeat;
	padding:0 3px 0 4px;
}
.nav-subcategory li:first-child{
	background:none;
}
.right-nav-subcategory span{
	display:inline-block;
	color:#00ccff;
	font:15px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
}
.nav-subcategory li a{
	color:#00ccff;
	font:15px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
}
.nav-subcategory li a.active{
	color:#00ccff;
	font:15px "GothamBoldRegular" ,Arial, Helvetica, sans-serif;
}
.right-nav-subcategory .previos{
	color:#fff;
	font-size:15px;
	background:none;
	padding:3px 0 0 0;
	letter-spacing:-0.5px;
	margin:0;
}
.right-nav-subcategory .next{
	color:#fff;
	background:none;
	font-size:15px;
	padding:3px 20px 0 0;
	letter-spacing:-0.5px;
}
.subcategory-list{
	list-style:none;
	padding:0 0 9px 159px;
	background:url(../images/bg-subcategory-list.png) repeat-y;
	width: 1131px;
	margin:0 -62px 0 -118px;
}
.subcategory-list:after {
	content:"";
	display:block;
	clear:both;
}
.subcategory-list li{
	float:left;
	width:241px;
	margin:-200px 0 0;
}
.subcategory-list li .box-img{
	background:url(../images/bg-subcategory-list-li-img.png) no-repeat;
	width: 250px;
	height: 245px;
	padding:0 16px 20px 0;
}
.subcategory-list li .box-img img{
	border:2px solid #fff;
}
.subcategory-list .title-product{
	font-size:15px;
		margin:0 0 6px;
}
.subcategory-list .price-just{
	font-size:15px;
	margin:0 0 10px;
}
.subcategory-list .price-just strong{
	font: 15px "GothamboldRegular",Arial,Helvetica,sans-serif;
}
.row-subcategory{
	padding:200px 0 12px;
	width:100%;
}
.row-subcategory:after {
	content:"";
	display:block;
	clear:both;
}
.black-block-product{
	background:url(../images/bg-black-block-product.png) no-repeat;
	width: 962px;
	height: 28px;
	padding:12px 12px 12px 15px;
	margin:-2px 0 0 25px;
	overflow:hidden;
}
.box-prosuct-main{
	background:url(../images/bg-footer.png) repeat;
	width:960px;
	margin:-11px 0 23px 34px;
	padding:9px 0 5px 6px;
	overflow:hidden;
}
.box-main-img-product{
	float:left;
	width:400px;
	height:483px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
.box-main-img-product li {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.product-description{
	float:left;
	width:500px;
	padding:0;
}
.product-description .simple-text{
	margin:0 0 19px 0;
	line-height:15px;
}
.title-product-page{
	margin:0 0 5px;
	font:22px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	color:#00ccff;
	letter-spacing:-1.8px;
}
.list-size{
	list-style:none;
	padding:0 0 11px;
	margin:0;
	overflow:hidden;
}
.list-size li{
	float:left;
	margin:0 4px 0 0;
	border:1px solid #817f7b;
	text-align:center;
}
.list-size li.active, .list-size li:hover{
	background:#00ccff;
}
.list-size li.active a, .list-size li:hover a{
	color:#fff;
	font:15px/23px "GothamBoldRegular" ,Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.list-size li a{
	color:#ffb400;
	font:15px/23px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	width:39px;
	height:25px;
	display:block;
}
.list-color{
	list-style:none;
	padding:0 0 17px;
	margin:0;
	overflow:hidden;
}
.list-color li{
	float:left;
	border:1px solid #fff;
	margin:0 5px 0 0;
	width:38px;
	height:55px;
}
.list-color li.white{
	background:#fff;
}
.list-color li.active, .list-color li:hover{
	border:1px solid #00ccff;
	width:38px;
	height:55px;
}
.list-color li a{
/*	text-indent:-9999px;*/
	overflow:hidden;
	display:block;
}
.list-color li.black{
	background:#191919;
}
.list-color li.red{
	background:#8e0808;
}
.list-color li.yellow{
	background:#f6ff00;
}
.price-just-big{
	font-size:27px;
	line-height:18px;
}
.price-just-big strong{
	font: 31px "GothamboldRegular",Arial,Helvetica,sans-serif;
}
.quantity{
	background:url(../images/bg-quantity.png) no-repeat;
	width: 81px;
	height: 36px;
	text-align:center;
	color:#fff;
	font:14px/27px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	display:block;
	margin:0 0 23px;
	border: 1px solid #fff;
}
.add-to-cart{
	background:url(../images/bg-add-to-cart.gif) no-repeat;
	width: 126px;
	height: 40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.tool{
	margin:0 0 10px -9px;
}
.tool:after {
	content:"";
	display:block;
	clear:both;
}
.tabset{
	background:url(../images/bg-nav.png) no-repeat;
	width: 605px;
	height: 32px;
	list-style:none;
	padding:31px 17px 0 43px;
	margin:0;
	overflow:hidden;
}
.tabset li{
	float:left;
	margin:0 11px;
}
.tabset li a{
	font:18px/20px "GothamBookRegular" ,Arial, Helvetica, sans-serif;
	color:#4e412c;
	letter-spacing:-1px;
	/*text-shadow: 1px 1px 2px #000; */
	zoom: 1;
	display: block;
	text-decoration: none;
}
.tabset li a.active{
	color:#4e412c;
	font:18px/20px "GothamBoldRegular" ,Arial, Helvetica, sans-serif;
}
.tab-box{
	background:url(../images/bg-panes.gif) no-repeat;
	width: 957px;
	height: 432px;
	padding:47px 30px 0 31px;
	margin:0 0 0 17px;
}
.panes .featured-category-list{
	margin:0;
}
.box-pics{
	background:url(../images/bg-box-pics.png) repeat-y;
	width:1013px;
	margin:0 -50px 13px -76px;
	padding:0 0 9px 134px;
}
.box-pics:after {
	content:"";
	display:block;
	clear:both;
}
.title-pics{
	margin:0;
	font:23px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:-2px;
}
.title-pics strong{
	font:23px "GothamMediumRegular" ,Arial, Helvetica, sans-serif;
	color:#fff;
}
.box-more-pics{
	float:left;
	width:525px;
}
.box-share{
	float:left;
	width:205px;
	padding:0 0 0 84px;
}
.gallery-pics{
	position:relative;
}
.gallery-pics .left{
	top:57px;
	left:-20px;
}
.gallery-pics .right{
	top:57px;
	right:-10px;
}
.gallery-pics ul{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:99999px;
}
.gallery-pics-holder {
	width:515px;
	overflow:hidden;
}
.gallery-pics ul li{
	float:left;
	margin:0 10px 0 0;
	width:165px;
	height:144px;
	display:inline;
}
.gallery-pics ul li img {
	display:block;
}
.box-share img{
	padding:23px 0 0;
}
.panes .featured-category-list li {
	width:319px;
}
/*footer*/
#footer{
	width:100%;
	background:url(../images/bg-footer.png) repeat;
	font-size: 11px;
	z-index: 1000;
	position: relative;
}
#footer-in{
	width:1003px;
	margin:0 auto;

}
.footer-index-top{
	background:url(../images/bg-footer-index-top.png) no-repeat 25px 3px;
	overflow:hidden;
	width:100%;
}
.footer-index-top-in{
	background:url(../images/bg-footer-index-top.png) no-repeat 25px 100%;
	overflow:hidden;
	padding:20px 0 25px 42px;
	width:961px;
}
.footer-index-top .col{
	width:320px;
	float:left;
}
.title-footer-t{
	margin:0 0 5px;
	color:#00ccff;
	font:20px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.title-footer-t span{
	color:#fff;
	font:20px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
}
.footer-index-top .col p{
	color:#fff;
	margin:0 0 5px;
	width:255px;
}
.box-map{
	position:relative;
}
/*b4 new map layout
.popup-foot{
	position:absolute;
	bottom:93px;
	left:22px;
}
*/
.box-map .dot-holder {
	width:10px;
	height:10px;
	position:absolute;
}
.box-map .dot-holder .dot {
	background: url(../images/bg-dot.png) no-repeat;
	width:10px;
	height:10px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.box-map .dot-holder:hover .popup-foot {
	display:block !important;
}
.box-map .dot-holder:hover {
	z-index:10;
}
.box-map .dot1 {
	top:50px;
	left:8px;
}
.box-map .dot2 {
	top:107px;
	left:13px;
}
.box-map .dot3 {
	top:134px;
	left:91px;
}
.box-map .dot4 {
	top:108px;
	left:150px;
}
.box-map .dot5 {
	top:164px;
	left:143px;
}
.box-map .dot6 {
	top:60px;
	left:184px;
}
.box-map .dot7 {
	top:82px;
	left:220px;
}
.box-map .dot8 {
	top:80px;
	left:258px;
}
.box-map .dot9 {
	top:174px;
	left:237px;
}
.popup-foot{
	position:absolute;
	bottom:4px;
	left:7px;
	display:none;
}

.popup-foot-t{
	background:url(../images/bg-popup-foot-t.png) no-repeat;
	width: 116px;
	height: 11px;
}
.popup-foot-c{
	background:url(../images/.popup-foot-c.png) repeat-y;
	width: 100px;
	padding:0 8px;
}
.footer-index-top .col .popup-foot-c p{
	margin:0;
	color:#979696;
	font-size:9px;
	width:auto;
}
.popup-foot-b{
	background:url(../images/.popup-foot-b.png) no-repeat -1px 0;
	width: 117px;
	height: 22px;
}
.gallery-footer{
	position:relative;
}
.gallery-footer ul{
	list-style:none;
	padding:0;
	margin:26px 0 0 46px;
	overflow:hidden;
	height:243px;
	width:210px;
	position:relative;
}
.gallery-footer ul li{
	height:165px;
	width:210px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.gallery-footer .left{
	left:3px;
	top:54px;
}
.gallery-footer .right{
	right:23px;
	top:54px;
}
.list-blog{
	list-style:none;
	padding:32px 0 0 3px;
	margin:0;
}
.list-blog li{
	overflow:hidden;
	padding:0 0 9px;
}
.data{
	background:url(../images/bg-data.gif) no-repeat;
	width: 40px;
	height: 40px;
	text-align:center;
	color:#fefefe;
	font:12px "InterstateBoldCondensed" ,Arial, Helvetica, sans-serif;
	float:left;
	margin:3px 11px 0 0;
}
.data span{
	color:#fefefe;
	font:24px/24px "InterstateBoldCondensed" ,Arial, Helvetica, sans-serif;
}
.footer-index-top .col .list-blog li p{
	float:left;
	color:#a1a1a1;
	margin:0;
	width:242px;
}
.list-blog li p span{
	color:#ffb400;
	font-size:11px;
}
.list-blog li .more{
	color:#010101;
	font-size:11px;
	text-decoration:underline;
}
.list-blog li .more:hover{
	text-decoration:none;
}
.footer-b{
	width:961px;
	overflow:hidden;
	padding:17px 0 20px 42px;
	font-size: 11px;
	font-weight: normal;
}
.footer-b .col{
	float:left;
	width:310px;
	padding:0 18px 0 0;
}
.list-social-foot{
	list-style:none;
	padding:0 0 0 48px;
	margin:0;
}
.list-social-foot li{
	float:left;
	margin:0 6px 0 0;
}
.text-copyright{
	background:url(../images/logo-foot.png) no-repeat 0 0;
	color:#fff;
	padding:9px 0 18px 48px;
	margin:18px 0 0;
}
.text-copyright a{
	color:#fff;
}
.title-site-map{
	margin:0 0 5px;
	color:#FFB400;
	font-size:18px;
	text-transform:uppercase;
	font:16px/20px "InterstateRegular" ,Arial, Helvetica, sans-serif;
}
.list-site-map{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:114px;
}
.list-site-map li{
	padding:0 0 2px;
	overflow:hidden;
}
.list-site-map li a{
	color:#fff;
	font-size:11px;
}
.list-info{
	list-style:none;
	padding:0;
	margin:0;
}
.list-info li{
	overflow:hidden;
	padding:0 0 8px 39px;
	color:#fff;
	font-size:11px;
}
.list-info li.mail{
	background:url(../images/img-mail.gif) no-repeat;
}
.list-info li.phone{
	background:url(../images/bg-phone.png) no-repeat 5px 0;
	padding:7px 0 17px 38px;
}
.list-info li a{
	color:#fff;
	font-size:11px;
}
.footer-b .col-small{
	width: 250px;
	padding:36px 0 0 55px;
	background:url(../images/img-i.png) no-repeat 0 26px;
}
.footer-b .col-site-map{
	width:252px;
	float:left;
}
.tab-area{
	padding:6px 10px 0 0;
	color: #FFFFFF;
	font: 16px/17px "InterstateRegular",Arial,Helvetica,sans-serif;
}
.tab-area h3{
	color: #FFB400;
	font: 22px "GothamLightRegular",Arial,Helvetica,sans-serif;
	letter-spacing: -1.7px;
	margin:0 0 8px;
}
.tab-area span{
	color: #FFB400;
	font: 22px "GothamBoldRegular",Arial,Helvetica,sans-serif;
}
.tab-area p{
	margin: 0 0 19px 2px;
	font-size:22px;
	line-height:21px;
}
.box-video{
	overflow:hidden;
}
.main-video{
	float:left;
	width:570px;
}
.main-video img{
	display:block;
}
.list-videos{
	float:left;
	list-style:none;
	padding:12px 0 0 98px;
	margin:0;
}
.list-videos li{
	overflow:hidden;
	padding:0 0 19px;
}
.block-comment h4{
	font:16px "InterstateBold" ,Arial, Helvetica, sans-serif;
	margin:0 0 7px;
	color:#fff;
}
.block-comment dl{
	overflow:hidden;
	color:#ff9000;
	font: 13px "InterstateRegular",Arial,Helvetica,sans-serif;
	margin:0 0 5px;
}
.block-comment dt{
	float:left;
	padding:0 11px 0 0;
	clear:both;
}
.block-comment dd{
	float:left;
	margin:0;
}
.tab-area-comments{
	/*width:800px;*/
}
.tab-area .block-comment p{
	line-height:14px;
	margin:0 0 4px 2px;
}
.block-comment .white dd{
	color:#fff;
}
.recomend{
	background:url(../images/img-recomend.png) no-repeat;
	padding:4px 0 5px 22px;
	display:block;
	color:#ff9000;
	font: 13px "InterstateRegular",Arial,Helvetica,sans-serif;
	margin:8px 0 0;
}
.block-comment{
	padding:0 0 9px;
}
.form-ratings{
	overflow:hidden;
	color:#444444;
	font-size:10px;
	padding:13px 0 0 2px;
}
.form-ratings .col-1{
	float:left;
	width:250px;
	padding:0 27px 0 0;
}
.form-ratings .col-2{
	width:628px;
	float:left;
}
.form-ratings textarea{
	width:612px;
	height:120px;
	overflow:auto;
	padding:0 6px;
	resize:none;
}
.form-ratings .text{
	width:239px;
	margin:0 0 12px;
	float:left;
	padding:4px 5px;
	border:none;
	background:#fff;
	border-top:1px solid #adadaf;
}
.form-ratings .text-small{
	width:149px;
}
.form-ratings .form-row{
	overflow:hidden;
	width:250px;
	padding:0 0 17px;
}
.form-ratings .form-row img{
	float:left;
	margin:0 5px 0 0;
}
.form-ratings .form-row input{
	float:left;
	margin:4px 20px 0 0;
}
.form-ratings .submit{
	background:#0081a7;
	border:2px solid #fff;
	font: 18px "GothamMediumRegular",Arial,Helvetica,sans-serif;
	color:#fff;
	padding:3px 14px;
	cursor:pointer;
}
.ratings-box{
	background:url(../images/bg-ratings.jpg) no-repeat;
	width: 957px;
	height: 361px;
}
.tab-area-comments .scrollable {
	height:360px;
	overflow:hidden;
	padding:0 20px 0 0;
}
.scroll-holder {
	position:absolute;
	top:0;
	width:13px;
	background:red;
	right:0;
	background: url(../images/bg-scroll-holder.png) no-repeat;
}
.scroll-slider {
	width:100%;
	position:absolute;
	top:0;
	left:1px;
	width:11px;
	height:11px;
	z-index:10;
	cursor:pointer;
	background: url(../images/bg-scroll-slider.png) no-repeat;
}
.scroll-progress {
	width:100%;
	background: url(../images/bg-scroll-progress.gif) repeat-y;
	position:absolute;
	top:7px;
	left:0;
	height:0;
	overflow:hidden;
}
/*Blog and Content Page Rules*/
.ob_blog, .ob_extrapages, .ob_content {color: #fefefe; font-size: 13px; text-shadow: 1px 1px 4px #000; }
.ob_extrapages, .ob_content {padding-left: 5px;}
.ob_blog h1, .ob_extrapages h1, .ob_content h1 {font-size: 24px; }
.ob_blog h2, .ob_extrapages h2, .ob_content h2 {font-size: 21px;}
.ob_blog h3, .ob_extrapages h3, .ob_content h3 {font-size: 18px;}
.ob_blogmain  {float: left; width: 556px; padding: 0 20px 0 5px; margin-bottom: 20px; }
.ob_blogaside { overflow: hidden; padding: 10px; }
.ob_blogaside ul { margin: 0; padding: 0; list-style-position: inside;}
.ob_blogpager {clear: both;}
.ob_blogpager a { margin: 5px;}
.ob_blogcomments {list-style: none; margin: 0; padding: 0;}
.ob_blog textarea {width: 90%; height: 150px; resize:vertical;}
.box-content-main {
background: url(../images/bg-footer.png) repeat;
background: rgba(0,0,0,0.6);
width: 900px;
margin: -11px 0 23px 34px;
padding: 9px 20px 5px 20px;
overflow: hidden;
font-size: 14px;
}

.box-content-main .promo-p {font-size: 14px; font-weight: normal;}

.asl_button, a.asl_button {margin: 0; font-size: 16px; letter-spacing: -1px; font-weight: bold; text-align: center; display: inline; padding: 4px 10px; background: #0081A7; border: 2px solid #fff; color: #fff; text-transform: lowercase; font-family: sans-serif; text-decoration: none;
overflow: visible;
-webkit-background-clip: padding-box; -moz-background-clip:padding-box; background-clip:padding-box; cursor: pointer;
}
.asl_button:hover, a.asl_button:hover {
background: #1091B7; text-decoration: none;
-webkit-background-clip: padding-box; -moz-background-clip:padding-box; background-clip:padding-box;
}


.logo-list li {display: inline; padding: 0 5px;}



/* Lundy's Mods */
.cropper{
	height: 244px;
	width: 294px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	border: 3px solid #FFF;
}





/* Lundy's Mods */

.faq-list{
	width: 300px;
	background-color: rgba(0, 0, 0, .5);
    color: #0CF;
    float: left;
    margin: -9px 0px 25px 40px;
    padding: 15px;
}
.faq-full{
	width: 560px;
	background-color: rgba(0, 0, 0, .5);
    color: #FFF;
    float: left;
    margin: -9px 0 25px 25px;
    padding: 15px;
}
.answer{
	display: none;
}
.faq-full h2{
	color: #0CF;
	font-weight: 400;
	font-size: 20px;
}
.answer:first-child{
	display: block;
}
.faq-list ul{
	padding: 0;
}
.faq-list li{
	list-style: none;
	padding: 10px 0;
	font-size: 13px; 
	cursor: pointer;
}
.gallery .left-col{
	width: 560px;
	background-color: rgba(0, 0, 0, .5);
    color: #0CF;
    float: left;
    margin: 12px 0px 25px 0;
    padding: 15px;
}
.gallery .right-col{
	width: 300px;
	background-color: rgba(0, 0, 0, .5);
    color: #FFF;
    float: left;
    margin: 12px 0 25px 25px;
    padding: 15px;
}
.gallery .right-col ul{
	padding: 0;
	margin: 0 0 0 8px;
	width: 300px
}
.gallery .right-col li{
	width: 115px;
	height: 150px;
	border: 3px solid #FFF;
	display: inline-block;
	list-style: none;
	margin: 10px;
}
.gallery .right-col li img{
	cursor: pointer;
}
.gallery .up{
	height: 15px;
	width: 100%;
	background-image: url(../images/up.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	display: block;
}
.gallery .down{
	height: 15px;
	width: 100%;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	display: block;
}
.gallery .polo-frame{
	background-image: url(../images/polo-frame.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 320px;
	height: 279px;
	padding: 82px 76px 180px 83px;
	margin: 9px auto;
	-moz-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.gallery .polo-frame img{
	position: absolute;
}
.gallery .right-col .frame{
	height: 530px;
	overflow: hidden;
}




.gallery2 .left-col{
	width: 560px;
	background-color: rgba(0, 0, 0, .5);
    color: #0CF;
    float: left;
    margin: 12px 0 25px 25px;
    padding: 15px;
}
.gallery2 .right-col{
	width: 300px;
	min-height: 559px;
	background-color: rgba(0, 0, 0, .5);
    color: #FFF;
    float: left;
    margin: 12px 0px 25px 0;
    padding: 15px;
}
.gallery2 .right-col ul{
	padding: 0;
	margin: 0 0 0 8px;
	width: 300px
}
.gallery2 .right-col li{
	width: 115px;
	height: 150px;
	border: 3px solid #FFF;
	display: inline-block;
	list-style: none;
	margin: 10px;
}
.gallery2 .right-col a{
	font: 22px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	color: #0CF;
	letter-spacing: -1.8px;
	text-align: center;
	display: block;
}
.gallery2 .right-col h2{
	font: 22px "GothamLightRegular" ,Arial, Helvetica, sans-serif;
	color: #0CF;
	letter-spacing: -1.8px;
	display: block;
}
.gallery2 .up{
	height: 15px;
	width: 100%;
	background-image: url(../images/up.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	display: block;
}
.gallery2 .down{
	height: 15px;
	width: 100%;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	display: block;
}
.gallery2 .polo-frame{
	background-image: url(../images/polo-frame.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 320px;
	height: 279px;
	padding: 82px 76px 180px 83px;
	margin: 9px auto;
	-moz-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.gallery2 .polo-frame img{
	position: absolute;
}
.gallery2 .right-col .frame{
	height: 530px;
	overflow: hidden;
}












