/* CSS Document */

* { margin:0; padding:0;}
body { background:#434343; 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;}

.cont1{ background:url(../images/bg-main.jpg) repeat-x 0 0 #232323; padding:52px 0 0 0;}
.cont1.first{ background:url(../images/bg-main1.jpg) no-repeat 50% 0 #232323; padding:52px 0 0 0;}
.main-width { width:1170px; margin:0 auto; text-align:left;}
.extra { width:1238px; margin:0 auto; text-align:left; background:#fff; }

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{	
}
#header .extra{background:url(../images/top1.jpg) repeat-x 0 0 #fff; -webkit-box-shadow:  0px 75px 30px 25px rgba(0, 0, 0, 0.09);      box-shadow:  0px 75px 30px 25px rgba(0, 0, 0, 0.09);}
#header .main-width{
	position:relative;
	height:196px;
}
/* --- logo --- */
#header .logo{
	position:absolute;
	top:28px;
	left:0;
	width:433px;
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	right:0px;
	top:46px;
	width:69px;
	height:45px;
	background:url(../images/cart-bg.jpg) no-repeat 0 0;
	padding:14px 0 0 81px;
}

#header .cart .st1{
	color:#6e6e6e;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	font-weight:700;
}
#header .cart .st1:hover{}

#header .cart a .count{}

#header .cart a.on{
	text-transform:uppercase;
	color:#b4b4b4;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0 0 0;
}
#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:0; top:60px; 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;}
.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:48px; right:172px;}
#header .navigation a{ float:left; font-weight:700; font-size:12px; line-height:20px; color:#6e6e6e; text-decoration:none; margin:0 0 0 20px;}
#header .navigation a.frst{}
#header .navigation a:hover{ color:#88bb48;}

/* --- search --- */
#header #head-search{position:absolute; top:148px; right:15px;}
#header #head-search .label{ float:left;}
#header #head-search form{float:left;}
#header #head-search .input1{ float:left; width:169px; padding:0 0 0 10px; margin:0; border:none; background:url(../images/search-bg.gif) no-repeat 0 0; height:34px; line-height:34px; color:#fff;}

/* --- languages --- */
#header .lang{
	width:32px;
	height:26px;
	position:absolute;
	top:79px;
	right:172px;
}

/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:212px;
	top:79px;
	z-index:50;
	text-align:left;
	display:none;
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	margin-right:0px;
	margin-top:2px;
	color:#878787;
	text-transform:none;
	font-size:14px;
	line-height:14px;
	display:none;
}
#header .currencies .jqTransformSelectWrapper{
	background:url(../images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:110px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#header .currencies .jqTransformSelectWrapper div{
	height:26px!important;
	overflow:hidden;
	background:url(../images/cur-bg.gif) no-repeat left top;
}
#header .currencies .jqTransformSelectWrapper div span{
	font-size:12px;
	color:#6e6e6e;
	font-weight:700;
	padding:5px 23px 0 7px;
	width:80px!important;
	height:21px!important;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#header .currencies ul{
	padding:4px 0 4px 0;
	margin:0px 1px 0 0px;
	width:108px!important;
	height:auto!important;
	overflow:hidden;
	border:1px solid #eeeeee;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif;
	background:#f7f7f7;
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
	width:94px!important;
}
#header .currencies ul li a{
	color:#6e6e6e;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	display:inline;
	font-weight:700;
}
#header .currencies ul li a:hover{
	color:#7faf20;
}

/* --- menu --- */
#header .menu{position:absolute; top:133px; left:0; width:100%; background:url(../images/menu-bg.jpg) repeat-x 0 0;}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	background:url(../images/line1.jpg) no-repeat 100% 0;
	padding-right:2px;
}
#header .menu ul li a{
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	line-height:20px;
	display:block;
	padding:22px 21px 21px 21px;
}
#header .menu ul li:first-child a{}

#header .menu ul li.selected a,
#header .menu ul li a:hover{color:#94c250;}

/* ============================= content ===================== */
.centerBoxHeading{ background:url(../images/title1-bg.jpg) repeat-x 0 0 #323232; color:#ffffff; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:15px; line-height:18px; font-weight:600; padding:16px 0 18px 30px; margin-bottom:33px;}

.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:700; color:#88bb48;}
.name strong{ font-weight:normal;}
.name:hover{ color:#000;}

#column-left{ padding-right:30px;}
#column-center{ padding-left:;}
#column_right{}
.column-center-padding{ padding-bottom:6px;}

/* --- product --- */
.product-col{ width:268px!important; border:1px solid #d9d9d9; padding:26px 0 0 0; margin-bottom:31px; background:#fff;}
.product-col .img{ text-align:center; margin-bottom:27px;}
.product-col:hover{ background:url(../images/bg-prod-hover.jpg) repeat-x 0 0;}
.product-col .prod-info{ padding:18px 0 18px 16px; border-top:1px solid #eaeaea; background:url(../images/prod-info.jpg) repeat-x 0 0 #ffffff; position:relative;}


.product-col .name{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#5f5f5f; font-weight:normal; text-decoration:none; text-transform:uppercase;}
.product-col .name:hover{ color:#87bb48;}

.product-col .text{ padding:0 0 0 0;}

.price{ color:#3f3f3f; font-size:19px; line-height:22px;}
.price strong{ font-weight:400;}

.product-col .price{ margin-top:2px;}
.product-col .button{ position:absolute; left:147px; top:22px;}
.product-col .button2{ position:absolute; right:15px; top:22px;}
.hide1{ height:20px;}

/* ============================= footer ====================== */
#footer{
	position:relative;
	background:url(../images/bg-bottom.jpg) repeat-x 0 0 #434343;
	padding:17px 0 19px 0;
}
#footer .extra{ background:none; box-shadow:none;}
#footer .footer-menu{}

/* --- copyright --- */
#footer .copyright{ color:#979797; font-size:11px; line-height:14px;}
#footer .copyright a{ color:#979797; text-decoration:none;}
#footer .copyright a:hover{ color:#fff;}

/* --- 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:#ccc;
	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:#ccc; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
.back_to_top a:hover{
	background:#f1f1f1;
	color:#ccc;
}
@media only screen and (min-width:300px) {
 .back_to_top a{width:21px; color:#ccc;}
}
@media only screen and (min-width:1180px) {
 .back_to_top a{width:63px; color:#ccc;}
}
@media only screen and (min-width:1264px) {
 .back_to_top a{width:90px; color:#ccc;}
}

/* --- cards --- */
#footer .cards{}

/* ============================= banners ====================== */
.banners_top{ width:105%;}
.banners_top div{ float:left; margin-right:30px; position:relative; padding-bottom:30px; background:url(../images/banner-shine.jpg) no-repeat 0 100%;}
.banners_top div a.title{ position:absolute; left:0; top:0px; text-decoration:none; width:100%; text-align:center;}
.banners_top div img{border:1px solid #eeeeee;}
.banners_top div a.title .t1{ top:28px; position:relative;}
.banners_top div a.title .t1 h2{ color:#8fbf4d; font-weight:600; text-transform:uppercase; font-size:90px; font-family: 'Open Sans', sans-serif; line-height:90px; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.banners_top div a.title .t1 h4{ color:#496523; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:30px; line-height:30px; font-weight:300; display:inline-block; margin-top:-6px;-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}

.banners_top div a.title .t2 { position:relative; top:15px;}
.banners_top div a.title .t2 h3{ color:#8fbf4d; font-weight:300; text-transform:capitalize; font-size:40px; font-family: 'Open Sans', sans-serif; line-height:40px; margin-bottom:0; padding-bottom:0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.banners_top div a.title .t2 h2{ color:#496523; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:70px; line-height:70px; font-weight:600; display:inline-block; margin-top:-3px; padding-top:0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.banners_top div a.title .t2 h4{ color:#bababa; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:12px; line-height:15px; font-weight:400; display:block; padding:0; margin:4px 0 0 0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.banners_top div a.title .t2 h5{ color:#bababa; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:18px; line-height:18px; font-weight:700; margin-top:8px; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}

.banners_top div a.title .t3 { position:relative; top:38px;}
.banners_top div a.title .t3 h1{ color:#b5b5b5; font-weight:400; text-transform:capitalize; font-size:40px; font-family: 'Open Sans', sans-serif; line-height:40px; margin-bottom:0; padding-bottom:0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.banners_top div a.title .t3 h1 b{ font-weight:normal; color:#8fbf4d; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.banners_top div a.title .t3 h2{ color:#bababa; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:20px; line-height:24px; font-weight:400; display:inline-block; margin-top:11px; padding-top:0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.banners_top div a.title .t3 h4{ color:#bababa; text-transform:none; font-family: 'Open Sans', sans-serif; font-size:14px; line-height:15px; font-weight:300; display:block; padding:0; margin:1px 0 0 0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}

.banners_top div:hover a.title span h1,
.banners_top div:hover a.title .t3 h1 b,
.banners_top div:hover a.title span h2,
.banners_top div:hover a.title span h3,
.banners_top div:hover a.title span h4,
.banners_top div:hover a.title span h5{ 
	color:#000;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
/* --- faded slider --- 
.slider{
	width:0px;
	overflow:hidden;
	height:0px;
}
#faded{
	width:0px;
	height:0px;
	position:relative;
	overflow:hidden;
}
#faded .pagination{
	position:absolute;
	bottom:0px;
	right:px;
	z-index:9999;
	margin:0;
}
#faded .pagination li{
	width:0px;
	height:0px;
	overflow:hidden;
	float:left;
	margin:0 0 0 0;
}
#faded .pagination li a{
	display:block;
	overflow:hidden;
	width:0px;
	height:0px;
	background:url(../images/pagination.png) no-repeat 100% 0;
	text-indent:-10000px;
}
#faded .pagination li.current a,
#faded .pagination li a:hover{
	background:url(../images/pagination.png) no-repeat 0 0;
}
*/


/* ============================= 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;}