/* CSS Document */

* { margin:0; padding:0;}
body { background:url(../images/body-bg.png) repeat-x 0 0 #ffffff; 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:1230px; margin:0 auto; text-align:left;}
.extra { width:1250px; 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;}
.cont-shadow{
	background:#f8f8f8;
	-webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 2px 15px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 2px 15px 0px rgba(0, 0, 0, 0.15);
	margin-bottom:80px;
}
.cont1{
	padding:30px 30px 26px;
}
/* ============================= header ====================== */
#header{
	position:relative;
	height:239px;
	z-index:5555;
}
/* --- logo --- */
#header .logo{
	position:absolute;
	top:71px;
	left:-5px;
	width:280px;
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	right:0px;
	top:93px;
	width:202px;
	height:54px;
	background:url(../images/cart-bg.png) no-repeat 0 0;
	-webkit-box-shadow: 1px 4px 7px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:    1px 4px 7px 0px rgba(0, 0, 0, 0.13);
	box-shadow:         1px 4px 7px 0px rgba(0, 0, 0, 0.13);
	padding:12px 0 0 18px;
}

#header .cart .st1{ 
	margin-right:5px;
	text-transform:uppercase;
	font:700 17px/20px 'Roboto', sans-serif;
	color:#699432;
	text-decoration:none;
}
#header .cart .st1:hover{
	color:#006699;
}
#header .cart .st3{
	display:block;
	color:#333333;
	font:400 14px/18px 'Roboto', sans-serif;
}

#header .cart a .count{}

#header .cart a.on{ 
	margin-left:0px;
	text-decoration:none;
}
#header .cart a.on:hover{}
/* _______ dropdown cart _______ */
#header .cart  a.on{cursor:pointer;}
.cart-down, .none{	-webkit-box-shadow: 1px 4px 7px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:    1px 4px 7px 0px rgba(0, 0, 0, 0.13);
	box-shadow:         1px 4px 7px 0px rgba(0, 0, 0, 0.13); border:1px solid #fff; background:#fff; overflow:hidden;	position:absolute; width:280px; right:0; top:65px; 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:66px; right:-1px;}
#header .navigation a{
	font:400 14px/18px 'Roboto', sans-serif;
	color:#333333;
	float:left;
	text-decoration:none;
	margin-left:12px;
}
#header .navigation a.frst{}
#header .navigation a:hover{
	color:#006699;
}

/* --- search --- */
#header #head-search{
	position:absolute; 
	top:122px; 
	right:441px;
	-webkit-box-shadow: 1px 4px 7px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:    1px 4px 7px 0px rgba(0, 0, 0, 0.13);
	box-shadow:         1px 4px 7px 0px rgba(0, 0, 0, 0.13);
}
#header #head-search .label{ float:left; display:none;}
#header #head-search form{float:left;}
#header #head-search .input1{ 
	float:left; 
	border:0; 
	height:38px;
	line-height:38px;
	width:209px; 
	padding:0px 8px 0 50px; 
	background:url(../images/search-bg.gif) no-repeat 0 0;
}

/* --- languages --- */
#header .lang{
	position:absolute;
	top:6px;
	right:0;
}

/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:44px;
	top:6px;
	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:#333333;
	font:400 14px/20px 'Roboto', sans-serif;
	text-transform:none;
}
#header .currencies .jqTransformSelectWrapper{
	background:url(../images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:118px!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{
	color:#333333;
	font:400 14px/20px 'Roboto', sans-serif;
	padding:2px 25px 7px 7px;
	width:86px!important;
	height:18px!important;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
#header .currencies ul{
	padding:4px 0 4px 0;
	margin:1px 1px 0 0px;
	width:116px!important;
	height:auto!important;
	overflow:hidden;
	border:1px solid #fff;
	background:#efefef;
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
}
#header .currencies ul li a{
	text-decoration:none;
	display:inline;
	color:#333333;
	font:400 14px/20px 'Roboto', sans-serif;
}
#header .currencies ul li a:hover{
	color:#006699;
}

/* --- menu --- */
#header .menu{position:absolute; top:8px; left:0;}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	border-left:1px solid #313131;
}
#header .menu ul li:first-child{
	border:none;
}
#header .menu ul li a{
	color:#333333;
	font:400 14px/20px 'Roboto', sans-serif;
	text-decoration:none;
	display:inline-block;
	padding:0 12px 4px 9px;
}
#header .menu ul li:first-child a{
	padding-left:0;
}

#header .menu ul li.selected a,
#header .menu ul li a:hover{
	color:#006699;
}
.cat-hor{
	position:absolute;
	left:0;
	top:190px;
	background:url(../images/cat-bg.png) repeat-x 0 0;
	width:100%;
	height:49px;
}
/* ============================= content ===================== */
.centerBoxHeading{
	background:#eee;
	border-bottom:4px solid #d6d6d6;
	color:#313131; 
	font:400 17px/20px 'Roboto', sans-serif;
	padding:8px 0 11px 19px; 
	margin-bottom:30px;
}

.name{ font:400 17px/20px 'Roboto', sans-serif; text-decoration:none; color:#006699;}
.name strong{ font-weight:normal;}
.name:hover{ color:#000;}

#column-left{ padding-right:30px;}
#column-center{}
#column_right{ padding-left:30px;}
.column-center-padding{}

/* --- product --- */
.product-col{ width:270px!important; margin-bottom:30px;}
.product-col .img{ 
	text-align:center;
	border:1px solid #dbdbdb;
	padding:17px;
	background:#fdfdfd;
}
.product-col .prod-info{
	padding:7px 0 0 0;
	text-align:center;
}

.product-col .name{ 
	color:#006699; 
	font:400 17px/20px 'Roboto', sans-serif;
	text-decoration:none;
}
.product-col .name:hover{ color:#333;}

.product-col .text{ 
	padding:1px 10px 0 10px;
	color:#777777; 
	font:400 13px/17px 'Roboto', sans-serif;
}

.price{
	color:#313030; 
	font:400 18px/20px 'Roboto', sans-serif;
}
.price strong{
	font-weight:400;
}

.product-col .price{
	margin-top:5px;
	margin-bottom:8px;
}
.product-col .prod-btns{
	text-align:center;
	width:100%;
	overflow:hidden;
}
.product-col .button,
.product-col .button1{
	display:inline;
}

.hide1{
	height:20px;
}
/* ============================= footer ====================== */
#footer{
	position:relative;
	margin-top:0px;
	padding:0 0 30px 30px;
}
#footer h2{
	color:#333333;
	font:400 17px/18px 'Roboto', sans-serif;
	margin:0 0 13px;
	padding:0;
}
#footer .footer-menu{
	float:left;
	width:16.6%;
}
#footer .contact-block{
	float:left;
	width:25%;
	margin:0 0 0 0;
	color:#777777;
	font:400 13px/19px 'Roboto', sans-serif;
}
#footer .contact-block .phone{
	margin:13px 0 0 0;
}
#footer .contact-block .phone h2{
	margin-bottom:11px;
}
#footer .contact-block .phone b{
	color:#006699;
	font:700 17px/20px 'Roboto', sans-serif;
}
#footer .social{
	float:left;
}
#footer .social h2{}
#footer .social ul{
	padding:0;
	margin:0;
}
#footer .social ul li{
	margin-bottom:3px;
}
#footer .social ul a{
	color:#777777;
	font:400 14px/18px 'Roboto', sans-serif;
	text-decoration:none;
}
#footer .social ul a:hover{
	color:#000;
}
/* --- copyright --- */
#footer .copyright{
	margin-top:10px;
	clear:both;
	color:#777777;
	font:400 11px/18px 'Roboto', sans-serif;
}
#footer .copyright a{
	text-decoration:none;
	color:#777;
}
#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 ====================== */
.top_wrap{
	width:100%;
	overflow:hidden;
}
.slider{
	float:left;
	width:860px;
	height:374px;
	position:relative;
}
.top_banners1{
	float:left;
}
.top_banners1 div{
	position:relative;
}
.top_banners1 div .title{
	position:absolute;
	left:28px;
	top:18px;
	text-decoration:none;	
}
.top_banners1 div .title h2{
	color:#313131;
	font:700 37px/40px 'Roboto', sans-serif;
	margin-bottom:0;
	padding-bottom:0;
}
.top_banners1 div .title h3{
	display:inline-block;
	margin:0 0 7px 1px;
	padding:7px 12px 9px 11px;
	background:#1484b9;
	text-transform:uppercase;
	color:#fff;
	font:700 18px/20px 'Roboto', sans-serif;
}
.top_banners1 div .title p{
	color:#333333;
	font:400 13px/18px 'Roboto', sans-serif;
	padding:0;
	margin:0 0 0 1px;
	width:60%;
}

.top_banners1 div.item_2 .title h2{
	color:#fff;
}
.top_banners1 div.item_2 .title h3{
	background:#bd2e07;
	color:#fff;
}
.top_banners1 div.item_2 .title p{
	color:#fff;
}


.bot_banners1{
	width:105.2%;
	overflow:hidden;
	margin:0 -30px;
}
.bot_banners1 div{
	position:relative;
	float:left;
}
.bot_banners1 div .title{
	position:absolute;
	left:28px;
	top:18px;
	text-decoration:none;	
}
.bot_banners1 div .title h2{
	color:#313131;
	font:700 37px/40px 'Roboto', sans-serif;
	margin-bottom:0;
	padding-bottom:0;
}
.bot_banners1 div .title h3{
	display:inline-block;
	margin:0 0 7px 1px;
	padding:7px 12px 9px 11px;
	background:#1484b9;
	text-transform:uppercase;
	color:#fff;
	font:700 18px/20px 'Roboto', sans-serif;
}
.bot_banners1 div .title p{
	color:#333333;
	font:400 13px/18px 'Roboto', sans-serif;
	padding:0;
	margin:0 0 0 1px;
	width:60%;
}


.bot_banners1 div.item_1 .title h3{
	background:#bd2e07;
	color:#fff;
}
.bot_banners1 div.item_1 .title p{
	width:40%;
}

/* --- 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;}