/* CSS Document */

* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#4d5255;}
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td { vertical-align:top; text-align:left;}

.main-width { width:1024px; margin:0 auto; text-align:left;}
.extra { width:1048px; margin:0 auto; text-align:left;}

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{
	height:115px;
	z-index:99;
	position:relative;
	background:url(../images/header-bg.png) repeat-x 0 0;
}
#header .main-width{
	position:relative;
}
/* --- logo --- */
#header .logo{
	position:absolute;
	top:15px;
	left:0 !important;
	width:300px;
	z-index:1000;
}
#header .logo a img{
	height:26px;
	width:300px;
}
.main-slider .logo{
	position:absolute;
	bottom:15px;
	left:50%;
	margin-left:-315px;
	width:627px;
	z-index:100;
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	right:183px;
	top:13px;
	color:#595959;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	background:url(../images/cur-arrow.png) no-repeat 100% 2px;
	padding:0 17px 0 0;
}

#header .cart .st1{ color:#fff; text-transform:uppercase; text-decoration:none; font-size:14px; line-height:14px; margin:0 4px 0 0;}
#header .cart .st1:hover{ color:#e9914f;}

#header .cart a .count{}

#header .cart a.on{ text-decoration:none; color:#ffffff; margin:0px; font-size:12px;}
#header .cart a.on:hover{}
/* _______ dropdown cart _______ */
#header .cart  a.on{cursor:pointer;}
.cart-down, .none{	border:1px solid #eaeaea; background:#fff; overflow:hidden;	position:absolute; width:280px; right:-120px; top:20px; 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; font-size:12px; line-height:18px; float:left; text-transform:none; text-decoration:none;}
.cart_item .cart-name:hover{text-decoration:underline;}
.cart_item .model{display:block;font-size:10px;margin-top:1px; color:#676363; text-transform:lowercase; font-family:Tahoma, Geneva, sans-serif; width:100%;}
.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:#000;	font-size:14px;	font-weight:normal; margin:1px 0 0 0;}
.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{ width:100%; display:block; font-size:13px; font-weight:normal;}
.cart-down .cart-bottom .total strong{ font-weight:normal;}
.cart-down .cart-bottom .total span{ font-size:14px; color:#000;	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{ position:absolute; top:34px; right:0px;}
#header .navigation a{ color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; text-decoration:none; float:left; margin-left:19px;} 
#header .navigation a.frst{}
#header .navigation a:hover{ color:#e9914f;}

/* --- search --- */
#header #head-search{position:absolute; top:15px; left:0;}
#header #head-search.two{ left:350px;}
#header #head-search .label{ float:left;}
#header #head-search form{float:left;}
#header #head-search .input1{ float:left; width:205px; background:url(../images/search-bg.png) no-repeat 0 0; border:none; height:31px; line-height:31px; padding:0 0 0 10px; font-size:11px; color:#fff;}

/* --- languages --- */
#header .lang{
	width:13px;
	height:11px;
	position:absolute;
	top:15px;
	right:1px;
}

/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:21px;
	top:13px;
	z-index:50;
	text-align:left;
	display:none;
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	margin-right:-3px;
	margin-top:0px;
	color:#e5e6e7;
	text-transform:none;
	font-size:12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#header .currencies .jqTransformSelectWrapper{
	background:url(../images/cur-arrow.png) no-repeat right 2px;
	border:none;
	float:left;
	width:80px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#header .currencies .jqTransformSelectWrapper div{
	height:13px!important;
	overflow:hidden;
}
#header .currencies .jqTransformSelectWrapper div span{
	font-size:12px;
	color:#e5e6e7;
	padding:0px 20px 0 4px;
	width:56px!important;
	height:13px!important;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-transform:none;
}
#header .currencies ul{
	padding:4px 0 4px 0;
	margin:4px 1px 0 0px;
	width:78px!important;
	height:auto!important;
	overflow:hidden;
	border:1px solid #000;
	background:#fff;
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 3px;
	overflow:hidden;
	width:72px!important;
}
#header .currencies ul li a{
	color:#000;
	font-size:12px;
	line-height:11px;
	text-decoration:none;
	text-transform:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
}
#header .currencies ul li a:hover{
	color:#e9914f;
}

/* --- menu --- */
#header .menu{position:absolute; top:; right:;}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
}
#header .menu ul li a{}
#header .menu ul li:first-child a{}

#header .menu ul li.selected a,
#header .menu ul li a:hover{}

.hor-cat{
	position:absolute;
	left:1px;
	top:67px;
}
/* ============================= content ===================== */
#newProductsDefaultHeading{ color:#000; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:20px; font-weight:normal; padding:10px 0 11px 0px; margin-bottom:20px; border-bottom:1px solid #e8e8e8;}

.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
.name strong{ font-weight:700;}
.name:hover{ color:#e9914f;}

#column-left{ padding-right:;}
#column-center{ padding-left:;}
#column_right{ padding-left:20px;}
.column-center-padding{}

/* --- product --- */
.product-col{ width:200px!important; border:1px solid #e8e8e8; padding:20px 19px 19px 20px; text-align:center; margin-bottom:20px;}
.product-col .img{ text-align:center;}
.product-col .prod-info{ padding:14px 0 0 0;}


.product-col .name{font-family: 'Vidaloka', serif;  font-size:15px; line-height:18px; color:#e9914f; font-weight:normal; text-decoration:none; text-transform:uppercase;}
.product-col .name:hover{ color:#000;}

.product-col .text{ padding:11px 0 14px 0; color:#868686; font-size:12px; line-height:17px;  border-bottom:1px solid #e8e8e8;}

.price{ font-family:Arial, Helvetica, sans-serif; color:#e9914f; font-size:20px; line-height:22px; font-weight:400;}
.price strong{font-weight:400;}

.product-col .price{ float:left; padding:18px 0 0 0; margin:0 0 0 -1px;}
.product-col .button{ float:right; margin:25px 0 0 0;}

.hide{ height:20px;}
.hide1{ height:15px;}
/* ============================= footer ====================== */
#footer{
	position:relative;
	background:#fff;
	padding:61px 0 50px 8px;
}

#footer .footer-menu{ width:110%;}
/* --- copyright --- */
#footer .copyright{font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; text-transform:none; color:#c2c2c2; margin:25px 95px 0 0;}
#footer .copyright a{ color:#c2c2c2; text-decoration:none;}
#footer .copyright a:hover{ color:#000;}

/* --- back to top --- */
.back_to_top{
	position:fixed;
	bottom:0px;
	left:0px;
	height:100%;
}
.back_to_top a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	text-transform:lowercase;
	color:#000;
	text-align:center;
	font-weight:700;
	text-decoration:none!important;
	display:block;
	padding:45px 0 0 0px;
	cursor:pointer!important;
	width:90px;
	height:100%;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
.back_to_top a span{ font-size:16px; line-height:18px; color:#000; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
.back_to_top a:hover{
	background:#f1f1f1;
	color:#000;
}
@media only screen and (min-width:300px) {
 .back_to_top a{width:21px; color:#000;}
}
@media only screen and (min-width:1180px) {
 .back_to_top a{width:63px; color:#000;}
}
@media only screen and (min-width:1264px) {
 .back_to_top a{width:90px; color:#000;}
}

/* --- cards --- */
#footer .cards{}

/* ============================= banners ====================== */

/* --- slider --- */
.main-slider{
	position:relative;
	overflow:hidden;
	height:752px;
	min-width:1064px;
	margin-top:-115px;
}
.slider-wrap{
	float: left;
    height: 752px;
    left: 0;
    min-width: 960px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider{
	height: 752px;
    left: 50%;
    margin-left: -960px;
    position: absolute;
    width: 1920px;
}
.slider .sr-1{ position:absolute; bottom:0; width:100%; background:url(../images/bg1.png) repeat 0 0; height:86px; z-index:99;}
.slider ul.items{ padding:0; margin:0;}
.slider .pagination{ padding:0; margin:0; position:absolute; left:24%; bottom:115px; z-index:101;}
.slider .pagination li{ float:left; margin-right:2px;}
.slider .pagination li a{ text-indent:-10000px; display:block; width:69px; background:#fff; height:2px;}
.slider .pagination li.current a,
.slider .pagination li:hover a{ background:#101010;}
.main-slider.mini{
	margin-top:-200px;
}
@media only screen and (min-width:1064px) and (max-width: 1279px) {
.main-slider{
	position:relative;
	overflow:hidden;
	height:417px;
	min-width:1064px;
}
.slider-wrap{
	float: left;
    height: 417px;
    left: 0;
    min-width: 960px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider{
	height: 417px;
    left: 50%;
    margin-left: -532px;
    position: absolute;
    width: 1064px;
}
.slider div a img{ width: 1064px; height: 417px;}
}

@media only screen and (min-width:1280px) and (max-width: 1375px) {
.main-slider{
	position:relative;
	overflow:hidden;
	height:501px;
	min-width:1263px;
}
.slider-wrap{
	float: left;
    height: 501px;
    left: 0;
    min-width: 960px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider{
	height:501px;
    left: 50%;
    margin-left: -640px;
    position: absolute;
    width: 1280px;
}
.slider div a img{ width: 1280px; height:501px;}
}
@media only screen and (min-width:1376px) and (max-width: 1439px) {
.main-slider{
	position:relative;
	overflow:hidden;
	height:539px;
	min-width:1359px;
}
.slider-wrap{
	float: left;
    height: 539px;
    left: 0;
    min-width: 960px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider{
	height: 539px;
    left: 50%;
    margin-left: -688px;
    position: absolute;
    width: 1376px;
}
.slider div a img{ width: 1376px; height: 539px;}
}
@media only screen and (min-width:1440px) and (max-width: 1599px) {
.main-slider{
	position:relative;
	overflow:hidden;
	height:564px;
	min-width:1359px;
}
.slider-wrap{
	float: left;
    height: 564px;
    left: 0;
    min-width: 960px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider{
	height: 564px;
    left: 50%;
    margin-left: -720px;
    position: absolute;
    width: 1440px;
}
.slider div a img{ width: 1440px; height: 564px;}
}

@media only screen and (min-width:1600px) and (max-width: 1800px) {
.main-slider{
	position:relative;
	overflow:hidden;
	height:705px;
	min-width:1583px;
}
.slider-wrap{
	float: left;
    height: 705px;
    left: 0;
    min-width: 960px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider{
	height: 705px;
    left: 50%;
    margin-left: -800px;
    position: absolute;
    width: 1600px;
}
.slider div a img{ width: 1600px; height: 705px;}

}




/* ============================= 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:#fff; resize:none;}
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;}
#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;}