/* CSS Document */

* { margin:0; padding:0;}
body { background: url(../images/shine.png) no-repeat 50% 0 #fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#000;}
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:10px auto 12px; text-align:left; background:#fff;
}
.extra { width:1000px; 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; }
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{
	position:relative;
	height:150px;
	margin-bottom:13px;
	
	background-image:url(../images/back.jpg);
}
/* --- logo --- */
#header .logo{
	position:absolute;
	top:19px;
	left:0px;
	width:186px;
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	right:190px;
	top:58px;
	width:114px;
	height:40px;
	background:url(../images/cart.png) no-repeat 0 0;
	font-size:12px;
	line-height:17px;
	padding:1px 0 0 69px;
	
}
#header .live{
	position:absolute;
	right:0;
	top:58px;
}

#header .cart .st1{font-weight:bold; color:#fff; text-decoration:none; text-transform:capitalize;}
#header .cart .st1:hover{ color:#535355;}

#header .cart a .count{}

#header .cart a.on{font-weight:bold; color:#fff; text-decoration:none;}
#header .cart a.on:hover{}
/* _______ dropdown cart _______ */
#header .cart  a.on{cursor:pointer;}
.cart-down, .none{	border:5px solid #72a60e; background:#fff; overflow:hidden;	position:absolute; width:280px; right:0; top:35px; 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:23px; right:283px;}
#header .navigation a{ color:#000; font-size:12px; line-height:18px; text-decoration:none; float:left; font-weight:bold; margin-left:15px;}
#header .navigation a.frst{}
#header .navigation a:hover{ color:#72a60e;}

/* --- search --- */
#header #head-search{position:absolute; top:61px; right:380px;}
#header #head-search .label{ float:left;}
#header #head-search form{float:left;}
#header #head-search .input1{ float:left; background:#fff; border:1px solid #dcdbdb; padding:0 5px; width:216px; height:30px; line-height:30px; margin-right:12px;}

/* --- languages --- */
#header .lang{
	width:22px;
	height:16px;
	position:absolute;
	top:25px;
	right:0;
}

/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:37px;
	top:20px;
	z-index:50;
	text-align:left;
	display:none;
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	margin-right:1px;
	margin-top:5px;
	color:#8c8c8c;
	text-transform:none;
	font-size:12px;
	line-height:14px;
}
#header .currencies .jqTransformSelectWrapper{
	background:url(../images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:146px!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:#8c8c8c;
	padding:5px 25px 0 10px;
	width:113px!important;
	height:18px!important;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#header .currencies ul{
	padding:4px 0 4px 0;
	margin:2px 1px 0 0px;
	width:144px!important;
	height:auto!important;
	overflow:hidden;
	border:1px solid #dcd9d9;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
	width:130px!important;
}
#header .currencies ul li a{
	color:#8f8f8f;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
#header .currencies ul li a:hover{
	color:#000;
}
.telephone{ position:absolute; top:56px; left:634px; background:url(../images/telephone.png) no-repeat 0 1px; padding:0 0 3px 21px; color:#535355; font-size:24px; line-height:24px; font-weight:bold;}
.telephone span{ color:#8eb83e;}
/* --- menu --- */
#header .menu{position:absolute; top:103px; left:0; background:url(../images/menu-bg.png) no-repeat 0 0; width:1030px; height:57px;}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	background:url(../images/menu-line.png) no-repeat 100% 0;
	padding-right:1px;
}
#header .menu ul li a{
	font-family: 'Anton', sans-serif;
	text-transform:uppercase;
	font-size:15px;
	line-height:28px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:9px 22px 13px 20px;
}
#header .menu ul li:first-child a{padding:9px 20px 13px 19px;}
#header .menu ul li:hover,
#header .menu ul li.selected{ background:url(../images/menu-line-act.png) no-repeat 100% 0;}

#header .menu ul li.selected a,
#header .menu ul li a:hover{ background:url(../images/menu-act.png) repeat-x 0 0;}

/* ============================= content ===================== */

.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
.name strong{ font-weight:bold;}
.name:hover{ color:#8eb83e;}

#column-left{ padding-right:5px;}
#column-center{ padding-left:;}
#column_right{padding-left:5px; }
.column-center-padding{}
.centerColumn,
.centerBoxWrapper{ overflow:hidden;}

/* --- product --- */
.product-col{ width:148px!important; border:1px solid #dadada; padding:14px 0 20px 0; margin-bottom:5px;}
.top .product-col{background:url(../images/prod-line.png) no-repeat 0 100%;}
.product-col .img{ text-align:center;}
.product-col .prod-info{ padding:14px 0 0 0;}


.product-col .name{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#7da500; font-weight:normal; text-decoration:none; text-transform:uppercase;}
.product-col .name:hover{ color:#3d3d3d;}

.product-col .text{ padding:0 0 0 0;}

.price{ font-size:12px; color:#3d3d3d; font-weight:normal;}
.price strong{ font-weight:normal;}

.product-col .price{ padding:3px 0 15px 0;}
.product-col .normalprice{ color:#a5a5a5; font-size:12px; font-weight:normal;text-decoration: line-through;}
.product-col .normalprice span{ text-decoration:line-through;}
.product-col .productSpecialPrice{ margin-top:-3px; display:inline-block;}
.product-col .productSpecialPrice span{ font-size:15px;}


.product-col .button{ margin-left:-2px;}

/* --- product2 --- */
.product-col2{ border:1px solid #ececec; padding:5px; margin-bottom:5px;}
.product-col2:hover{ border:1px solid #5ebb00; padding:5px; margin-bottom:5px;}
.top .product-col2{background:url(../images/prod-line.png) no-repeat 0 100%;}
.product-col2 .img{ text-align:center;}
.product-col2 .prod-info{ padding:14px 0 0 0;}


.product-col2 .name{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#7da500; font-weight:normal; text-decoration:none; text-transform:uppercase; }
.product-col2 .name:hover{ color:#3d3d3d;}

.product-col2 .text{ padding:0 0 0 0;}

.price{ font-size:12px; color:#3d3d3d; font-weight:normal;}
.price strong{ font-weight:normal;}

.product-col2 .price{ padding:3px 0 15px 0;}
.product-col2 .normalprice{ color:#a5a5a5; font-size:12px; font-weight:normal;text-decoration: line-through;}
.product-col2 .normalprice span{ text-decoration:line-through;}
.product-col2 .productSpecialPrice{ margin-top:-3px; display:inline-block;}
.product-col2 .productSpecialPrice span{ font-size:15px;}
 

.product-col2 .button{ margin-left:-2px;}

/* ============================= footer ====================== */
#footer{
	position:relative;
	background:#efefef;
	height:156px;
}

#footer .footer-menu{ float:left; padding:5px 0 0 5px;}

/* --- copyright --- */
#footer .copyright{ float:right; color:#8c8c8c; font-size:12px; line-height:18px; padding:18px 21px 0 0;}
#footer .copyright a{ color:#7da500; 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;
}
.back_to_top a span{ font-size:16px; line-height:18px; color:#000;}
.back_to_top a:hover{
	background:#f1f1f1;
	color:#000;
}
@media only screen and (min-width:300px) {
 .back_to_top a{width:21px; color:#fff;}
}
@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;}
}
#footer .social{
	position:absolute;
	right:13px;
	bottom:39px;
}
#footer .social ul{ padding:0; margin:0;}
#footer .social ul li{ float:left; margin:0 0 0 5px;}
#footer .social ul li a{ display:block; -moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;}
#footer .social ul li a:hover{ opacity:0.5}
/* --- cards --- */
#footer .cards{}

/* ============================= banners ====================== */
.btns{ margin-bottom:10px;}
/* --- faded slider --- */
.slider{
	width:720px;float:left;
	overflow:hidden;
	height:391px;
	margin-bottom:9px;
}
#faded{
	width:720px;float:left;
	height:391px;
	position:relative;
	overflow:hidden;
}
#faded .pagination{
	position:absolute;
	bottom:1px;
	left:1px;
	width:96px;
	height:23px;
	z-index:9999;
	padding:6px 0 0 6px;
	margin:0;
}
#faded .pagination li{
	width:10px;
	height:10px;
	overflow:hidden;
	float:left;
	margin:0 0 0 0;
}
#faded .pagination li a{
	display:block;
	overflow:hidden;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat 100% 0;
	text-indent:-10000px;
}
#faded .pagination li.current a,
#faded .pagination li a:hover{
	background:url(../images/bullets.png) no-repeat 0 0;
}

#screenshot{
	position:absolute;
	display:none;
	color:#fff;
	background:#FFFFFF;
	border:1px solid #cacaca;
	z-index:9999;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#screenshot img{
	width:100px;
	height:100px;

}
#bannerTwo { float:left;}
#bannerThree { float:left; margin-top:5px;}
.banner-right { float:left; width:300px; margin-left:3px;}
/* ============================= 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;}

/*do review earn money*/
#emoney{
padding:10px;
font-size:15px;
font-weight:bold

}
#emoney a{
color:#FF0000;

}
#emoney a:hover{
color:#00FF00;

}
