/* CSS Document */

* { margin:0; padding:0;}
body { background:#d2d2d2; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#7e7d7d;}
 

  
.main-width { width:980px; margin:0 auto; text-align:left; background:#fff;}
.extra { min-width:1000px; margin:0 auto; text-align:left; padding:30px 0; background:url(../images/bg.png) no-repeat 50% 0;}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3{ float:left;}

a {color:#000; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{
	position:relative;
	height:250px;
	background:url(../images/header-bg.jpg) #fafafa repeat-x 0 0;
}
/* --- logo --- */
#header .logo{
	position:relative;
	top:45px;
	left:20px;
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	left:752px;
	top:140px;
	background:url(../images/cart.jpg) no-repeat 0 0;
	padding:6px 0 7px 44px;
	font-size:12px;
	line-height:18px;
}

#header .cart a{
	text-decoration:none;
}
#header .cart .st1{
	color:#000000;
	margin-right:3px
}
#header .cart .on{ color:#989898;}
#header .cart:hover a{color:#989898;}
/* _______ dropdown cart _______ */
#header .cart  a.on{cursor:pointer;}
.cart-down, .none{	border:1px solid #eaeaea; background:#fff; overflow:hidden;	position:absolute; width:280px; right:-125px; top:30px; z-index:100;	text-transform:none; display:none;}
.none{padding:15px; text-align:center; text-transform:uppercase;}
.cart_item{	width:256px; overflow:hidden; background:url(../images/tail-cart.gif) repeat-x 0 100% #fff;	padding:12px; margin:2px 0;}
.cart_item .left-info{ float:left;}
.cart_item .center-info{float:left; width:165px;}
.cart_item span{float:left;	margin:0 5px 0 0;}
.cart_item .quantity{color:#000; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; margin:1px 5px 0 0;}
.cart_item .quantity .spr{font-size:8px; font-weight:normal; font-style:normal;}
.cart_item .cart-name{color:#000!important; font-size:12px; line-height:18px; float:left; text-transform:none; text-decoration:none;}
.cart_item .cart-name:hover{ color:#989898!important;}
.cart_item .model{display:block;font-size:10px;margin-top:2px; color:#676363; text-transform:lowercase; font-family:Tahoma, Geneva, sans-serif;}
.cart_item a.cart-img{ float:left; display:inline-block;margin:0 5px 0 0;}
.cart_item a.cart-img img{ width:60px; height:60px;}
.cart_item .cart-price{	float:left;	color:#7c0026;	font-size:14px;	font-weight:normal; padding:1px 0 0 0; display:inline-block;}
.cart_item .delete{	float:right;padding:4px;}
.cart-down .cart-bottom{text-align:right; overflow:hidden; width:256px;	padding:12px; }
.cart-down .cart-bottom .total{font-size:13px; font-weight:normal; width:100%; display:block;}
.cart-down .cart-bottom .total strong{ font-weight:normal;}
.cart-down .cart-bottom .total span{ font-size:14px; color:#7c0026;	margin:0 0 0 5px;}
.cart-down .cart-bottom a{float:left;}
.cart-down .cart-bottom .btns{overflow:hidden;	margin:10px 0 0 0;	text-align:right;	float:right;}

/* --- navigation --- */
#header .navigation{
	top:10px;
	right:20px;
	position:absolute;
}
#header .navigation a{
	color:#7e7d7d;
	font-size:12px;
	line-height:14px;
	background:url(../images/line1.gif) no-repeat 0 3px;
	float:left;
	padding:0 0 0 8px;
	text-decoration:none;
	margin:0 0 0 7px;
}
#header .navigation a.frst{ background:none; padding:0;}
#header .navigation a:hover{ color:#000;}

/* --- search --- */
#header #head-search{
	position:absolute;
	top:60px;
	left:610px;

}
#header #head-search .label{}
#header #head-search form{float:left;}
#header #head-search .input1{ 
	float:left; 
	border:none; 
	padding:0; 
	background:url(../images/search-bg.gif) repeat-x 0 0; 
	margin:0 3px 0 0; 
	width:277px; 
	padding:5px 5px 4px; 
	height:20px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#header #head-search .input1:focus{
	box-shadow:0 0 2px #6b6b6b;
	-moz-box-shadow:0 0 2px #6b6b6b;
	-webkit-box-shadow:0 0 2px #6b6b6b;
	position:relative;
}
#header a{
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
/* --- languages --- */
#header .lang{
	position:absolute;
	right:11px;
	top:11px;
	width:16px;
	height:11px;
}

/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:39px;
	top:6px;
	z-index:50;
	text-align:left;
	display:none;
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	margin-right:1px;
	margin-top:4px;
	color:#7e7d7d;
	font-size:12px;
	line-height:14px;
	background:url(../images/line1.gif) no-repeat 0 3px;
	padding:0 0 0 8px;
}
#header .currencies .jqTransformSelectWrapper{
	background:url(../images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:94px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#header .currencies .jqTransformSelectWrapper div{
	height:22px!important;
	overflow:hidden;
	background:url(../images/cur-bg.gif) no-repeat left top;
}
#header .currencies .jqTransformSelectWrapper div span{
	font-size:11px;
	color:#989898;
	padding:3px 25px 0 7px;
	cursor:pointer;
	width:60px!important;
	height:18px!important;
	overflow:hidden;
	float:left;
}
#header .currencies ul{
	padding:4px 0 0 0;
	margin:2px 1px 0 0px;
	width:92px!important;
	height:80px!important;
	overflow:hidden;
	border:1px solid #e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
	width:92px!important;
}
#header .currencies ul li a{
	color:#989898;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
	display:block;
}
#header .currencies ul li a:hover{
	color:#000;
}

/* --- menu --- */
#header .menu{
	position:absolute;
	top:0;
	left:0;
}
#header .menu ul{
	padding:0;
	margin:2px 0 0 19px;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	margin-right:12px;
}
#header .menu ul li a{
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	color:#7e7d7d;
}
#header .menu ul li:first-child a{}

#header .menu ul li.selected a,
#header .menu ul li a:hover{ color:#000;}

.horizontal-cat{
	position:absolute;
	top:203px;
	left:0;
	height:94px;
	width:100%;
	background:url(../images/hor-cat-bg.jpg)  0 0;
}
/* ============================= content ===================== */

.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:normal; font-family: 'Oswald', sans-serif; text-transform:uppercase;}
.name strong{ font-weight:normal;}
.name:hover{ color:#7e7d7d;}

#column-left{ padding:10px 0 0 20px;}
#column-center{}
#right-column{}
.column-center-padding{
	padding:10px 20px 10px 20px;
}
.centerBoxHeading{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	line-height:26px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images/title-bg.gif) repeat-x 0 0;
	border-bottom:1px solid #d5d5d5;
	padding:7px 0 8px 14px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
	margin:10px 0; color:#363636;
}

.main-featured,
.main-specials{
	overflow:hidden;
}
.main-featured ul,
.main-specials ul{ padding:0; margin:0; width:1000px;}

.main-featured ul li,
.main-specials ul li{
	float:left;
	margin: 0 20px 0 0;
}
/* --- product --- */
.product-col{
	width:218px;
	border:1px solid #e0e0e0;
	background:#fff;
	padding-bottom:22px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	margin-top:10px!important;
	margin-bottom:10px!important;
}
.product-col:hover{
	border-color:#000;
}
.product-col .img{ text-align:center;}
.product-col .prod-info{
	padding:1px 0 0 21px;
}

.product-col .name{
	color:#444343;
	text-transform:none;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.product-col div.name{
	padding:14px 0 9px 21px;
}
.product-col .name:hover{
	text-decoration:underline;
}

.product-col .text{
	color:#7e7d7d;
	font-size:12px;
	line-height:22px;
	padding-bottom:8px;
	padding-right:8px;
	display:inline-block;
}
.product-col .buttons{
	padding:15px 0 0 0;
	margin:0 0 0 -1px;
}
.price{
	color:#040404;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
}
.price strong{font-weight:normal;}
.product-col .price{}


/* ============================= footer ====================== */
#footer{
	position:relative;
	background:url(../images/footer-bg.jpg) repeat-x 0 0 #f6f6f6;
	padding:15px 0 14px 0;
}

#footer .footer-menu{ float:left; padding: 0 0 0 20px;}
/* --- copyright --- */
#footer .copyright{ float:right; color: #7e7d7d; font-weight: normal; text-decoration:none; font-size:12px; line-height:18px; padding:0 20px 0 0;}
#footer .copyright a{ color: #7e7d7d; text-decoration:none;}
#footer .copyright a:hover{ color:#000;}

/* --- back to top --- */
.back_to_top{
	position:absolute;
	top:15px;
	right:-61px;
}
.back_to_top a{
	text-indent:-10000px;
	background:url(../images/scroll.png) no-repeat 0 0;
	width:61px;
	height:32px;
	display:block;
}
.back_to_top a:hover{}

/* --- cards --- */
#footer .cards{}

/* ============================= banners ====================== */

.slider{ 
	height:441px; 
	width:980px; 
	position:relative; 
	overflow:hidden; 
	z-index:1;
	
}
.slider ul.items{ padding:0; margin:0; overflow:hidden; width:100%;}
.slider .pic{ width:980px; overflow:hidden; height:441px}
.progbar{}

.slider{margin-top:47px;}

.slider .pags{
	position:absolute;
	bottom:17px;
	right:20px;
	z-index:99;
}
.slider .pags{ padding:0; margin:0;}
.slider .pags li{ float:left; margin-left:11px; }
.slider .pags li:hover a,
.slider .pags li.current a{ background:url(../images/pagination.png) no-repeat 0 0;}
.slider .pags li a{
	height:14px;
	width:14px;
	display:block;
	text-indent:-10000px;
	background:url(../images/pagination.png) no-repeat 100% 0;
	
}
.banner {
	position:absolute;
	height:250px;
	width:433px;
	top:93px;
	left:547px;
	margin:0px 0 0 0;
	padding:16px 0 0 0px;
	display:none;
 

}
.banner a.label{
	color:#000;
	padding:0px 0 0 0;
	font-size:71px;
	line-height:71px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	text-decoration:none;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.banner a.label:hover{
	color:#535353;
}
.banner.b3 .label1{
	color:#000;
	padding:0px 10px 20px 0;
	font-size:51px;
	line-height:35px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	text-decoration:none;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.banner.b3 .txt1{ font-size:16px; line-height:26px;}
.banner .txt1{
	display:block;
	color:#363636;
	font-size:23px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	padding:9px 0 34px 0px;
	width:370px;
	/*background:#fff;*/
}
.banner.b2 a.button{ top:200px;}
.banner.b3 a.button{ top:220px;}
.banner a.button{
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	background:url(../images/button-shine.png) no-repeat 0 0 #202020;
	padding:9px 26px 9px 25px;
	color:#fff;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.banner a.button:hover{
	background:url(../images/button-shine.png) no-repeat 0 0px #404040;
}


/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:solid 1px #e3e3e3; padding:2px; background:#fdfdfd; resize:none; overflow:auto;}
input:focus, select:focus, textarea:focus{outline:none;}
.cartRemoveItemDisplay input,
#search-in-description, #inc-subcat, #gender-female, #gender-male, #newsletter-checkbox, #email-format-text, #email-format-html, #rating-1, #rating-2, #rating-3, #rating-4, #rating-5, #pmt-linkpoint_api, #pmt-moneyorder, #pmt-paypal, #pmt-cod, #notify-0{ border:none!important;}
#rating-1, #rating-2, #rating-3, #rating-4, #rating-5{margin:2px 4px 0 8px; padding:0; background:none;}
*+html #rating-1{ margin:0; padding:0;}
*+html #rating-2{ margin:0; padding:0;}
*+html #rating-3{ margin:0; padding:0;}
*+html #rating-4{ margin:0; padding:0;}
*+html #rating-5{ margin:0; padding:0;}
#globalnotify, #pmt-cod, #pmt-moneyorder, #ship-flat-flat, #ship-item-item, #ship-storepickup-storepickup, #gender-male, #gender-female, #email-format-html, #email-format-text, #newsletter{border:none!important;	position:relative; top:2px;}
#primary{ margin-left:10px;	position:relative; top:2px; border:none!important;}
#disc-ot_coupon{margin:5px 0 0 0;}
#cartContentsDisplay input{ background:none;}


.curve{box-shadow: #CCC 3px 3px 10px; -moz-box-shadow: #CCC 5px 5px 10px; -webkit-box-shadow: #CCC 5px 5px 10px; background:#F0F0F0;  -moz-border-radius: 10px 10px 10px 10px !important; border-radius:  10px 10px 10px 10px !important; -webkit-border-radius:  10px 10px 10px 10px !important; border:#E6E6E6 1px solid; padding-top:20px; padding-bottom:10px;}
.textbox{}

.submit-btn{background:url(../images/submit.png); width:116px; height:32px; border:none; cursor:pointer; text-indent:-9999px;}