/* CSS Document */

* { margin:0; padding:0;}
body { background:url("../images/body-bg.png") repeat-x 0 0 #e7e7e7; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; 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 { min-width:1048px; margin:0 auto; text-align:left;}
.shine{ background:url("../images/innerhead.png") no-repeat 50% 0;  width:100%;  min-width:1048px;}

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:247px;
	background:url("../images/header-shine.png") no-repeat 50% 57px;
	z-index:99;
	 min-width:1048px;
	
}
#header .main-width{ position:relative;}
/* --- logo --- */
#header .logo{
	position:absolute;
	top:94px;
	left:0;
	width:288px;
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	right:0px;
	top:125px;
	width:304px;
	height:53px;
	background:url("../images/cart-bg.png")no-repeat 0 0;
	font-size:15px;
	line-height:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#737370;
	padding:13px 0 0 42px;
}

#header .cart .st1{ color:#f94343; font-weight:bold; text-decoration:none; text-transform:capitalize; margin-right:3px;}
#header .cart .st1:hover{ color:#000;}

#header .cart a .count{}

#header .cart a.on{
	font-size:15px;
	line-height:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#737370;
	text-decoration:none;
	margin-left:4px;
}
#header .cart a.on:hover{ color:#000;}
/* _______ 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:46px; 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:17px; left:548px;}
#header .navigation a{color:#3b3b39; font-size:15px; line-height:18px; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; float:left; margin-right:18px;}
#header .navigation a.frst{}
#header .navigation a:hover{color:#f94343;}

/* --- search --- */
#header #head-search{position:absolute; top:125px; left:328px; width:317px; height:61px; background:url("../images/search-shine.png") no-repeat 0 0; padding:5px 6px 0 5px;}
#header #head-search .label{ float:left; display:none;}
#header #head-search form{float:left;}
#header #head-search .input1{ float:left; background:url("../images/search-bg.png") no-repeat 0 0; width:219px; border:none; height:36px; line-height:36px; padding:0 10px; margin-right:4px;}

/* --- languages --- */
#header .lang{
	width:26px;
	height:16px;
	position:absolute;
	top:83px;
	right:0px;
}
.telephone{ position:absolute; left:403px; top:75px; background:url("../images/telephone.png") no-repeat 0 0; color:#3e3e3e; font-size:20px; line-height:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding:3px 0 0 32px;}
/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:37px;
	top:77px;
	z-index:50;
	text-align:left;
	display:none;
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	margin-right:-2px;
	margin-top:5px;
	color:#737370;
	text-transform:none;
	font-size:14px;
	line-height:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header .currencies .jqTransformSelectWrapper{
	background:url("../images/cur-arrow.gif") no-repeat right top;
	border:none;
	float:left;
	width:132px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#header .currencies .jqTransformSelectWrapper div{
	height:28px!important;
	overflow:hidden;
	background:url("../images/cur-bg.gif") no-repeat left top;
}
#header .currencies .jqTransformSelectWrapper div span{
	font-size:14px;
	color:#8a8989;
	padding:6px 25px 0 6px;
	width:98px!important;
	height:18px!important;
	overflow:hidden;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#header .currencies ul{
	padding:4px 0 4px 0;
	margin:2px 1px 0 0px;
	width:130px!important;
	height:auto!important;
	overflow:hidden;
	border:1px solid #dcd9d9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
	width:118px!important;
}
#header .currencies ul li a{
	color:#8a8989;
	font-size:14px;
	line-height:15px;
	text-decoration:none;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header .currencies ul li a:hover{
	color:#000;
}

/* --- menu --- */
#header .menu{position:absolute; top:17px; left:-1px;}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	margin-right:18px;
}
#header .menu ul li a{ color:#3b3b39; font-size:15px; line-height:18px; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#header .menu ul li:first-child a{}

#header .menu ul li.selected a,
#header .menu ul li a:hover{ color:#f94343;}
.horizontal-cat{ position:absolute; left:0; top:191px; width:1024px; background:url("../images/cat-bg.png") repeat-x 0 0; height:56px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px;  -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px;}

.hide-bot{ height:20px;}
#specialsListing { overflow:hidden;}
#specialsListing .specialsListBoxContents{ margin-left:-1px;}
#specialsListing .wrapper{ margin-top:15px;}
/* ============================= content ===================== */
.cont{background:url("../images/under-header-shine.png") no-repeat 50% 0px; padding:20px 0 0 0;  min-width:1048px;}
.centerBoxHeading{ background:url("../images/title-bg.png") repeat-x 0 0 #e7e7e7; border-bottom:1px solid #b3b3b3; border-right:1px solid #d0d0d0; color:#737370; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; font-weight:normal; padding:17px 0 19px 20px; margin-bottom:0px;}
#newProductsDefaultHeading{ background:url("../images/title-bg.png") repeat-x 0 0 #e7e7e7; border-bottom:1px solid #b3b3b3; border-right:1px solid #d0d0d0; color:#737370; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; font-weight:normal; padding:17px 0 19px 20px; margin-bottom:10px;}
.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.name strong{ font-weight:normal;}
.name:hover{ color:#f94343;}

#column-left{ padding-right:;}
#column-center{ padding-left:;}
#column_right{ padding-left:10px;}
.column-center-padding{}

.centerBoxWrapper{ background:#fff; margin-bottom:21px; overflow:hidden;}
/* --- product --- */
.product-col{ width:160px!important; background:#fff; padding:23px 19px 19px 19px; border-left:1px solid #c8c8c8; margin-left:-1px;}
.product-col .img{ text-align:center;}
.product-col .prod-info{ padding:20px 0 0 0;}


.product-col .name{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; line-height:18px; color:#737370; font-weight:bold; text-decoration:none; min-height:36px; display:inline-block;}
.product-col .name:hover{ color:#000;}

.product-col .wrapper{ padding:28px 0 0;}

.price{ color:#f94343; font-size:21px; line-height:27px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.price strong{}

.product-col .price{ padding-bottom:4px;}
.product-col .button{ margin-right:8px;}
.product-col .button,
.product-col .button1{ float:left;}


.slider{ margin-bottom:20px;}
.banners_bot{ width:1024px; overflow:hidden;}
.banners_bot div{ float:left; margin-left:20px; background:url("../images/banner-shine.png") no-repeat 0 100%; padding-bottom:20px;}
.banners_bot div:first-child{ margin:0;}
/* ============================= footer ====================== */
#footer{
	position:relative;
	background:#565653;
	padding:17px 0 21px 19px;
	margin-bottom:33px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

#footer .footer-menu{}

/* --- copyright --- */
#footer .copyright{ color:#ffffff; font-size:15px; line-height:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#footer .copyright a{ color:#f94343; 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:#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;}
}

/* --- cards --- */
#footer .cards{}

/* ============================= banners ====================== */

/* --- 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;}