@charset "utf-8";
/* CSS Document */

*{ margin:0; padding: 0; }
html, body{
	width: 100%; height: 100%; background: #ffffff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00477f; text-align: justify;
}
html{ overflow-y: scroll; }

a{ text-decoration: none; outline: none; color: #bf060e; }
a img{ border: none; float:left; }
.clear{ clear: both; }
.clear_info{ clear: both; }
.left{ float: left; }
.right{ float: right; }
.fright{ float: right!important; }
.red{ color: #bf060e; }
.grey{ color: #818181; }
.blue{ color: #00477f; }
.lightblue{ color: #5f89ab; }
.white{ color: #fff; } 

.smallsize{ font-size: 10px; }
.normalsize{ font-size: 11px; }

div#main{ width: 912px; margin: 0px auto; }


/* ===== HEADER ===== */
div.header{
	float: left; width: 912px; height: 141px;
}
div.header a.logo{
	display: block; float: left;
	width: 339px; height: 141px;
	background: url(../images/logo.jpg) top left no-repeat;
}
div.header div.header-right{
	display: block; float: right;
	width: 555px; height: 141px;
	background: url(../images/head-phone.jpg) bottom left no-repeat;
}
div.register-box{
	float: left; width: 298px; 
	padding: 38px 0 0 0;
	position: relative;
}
div.register-box h2{
	display: block; float: left;
	width: 293px; height: 25px; padding: 0 0 5px 5px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px; text-transform: uppercase; color: #ffffff;
	background: url(../images/register-bg.jpg) top left no-repeat;
}
div.register-box h2 a{ color: #ffffff; }
div.register-box img.icon{
	position: absolute; top: 30px; left: 271px;
}
div.register-box form{ float: left; }
div.register-box label{
	display: block; float: left; padding: 5px 8px 0 0;
	font-size: 10px; width: auto;
}
div.register-box input{
	border: none; background: #ffffff;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #00477f; float: left;
	height: 13px; width: 85px; margin: 0 8px 0 0;
	border: 1px solid #00477f;
}
div.register-box span{
	display: block; float: left;
	padding: 0 3px 0 0;
	line-height: 15px;
	font-size: 10px;
}
div.register-box input.btn-enter{
	width: 22px; height: 15px; border: none;
	background: url(../images/button-enter-bg.jpg) top left no-repeat;
	text-indent: -9999px; cursor: pointer; margin: 0 0 0 0;
}

div.cart-box{
	float: right; width: 233px; 
	padding: 38px 0 0 0;
	position: relative;
}
div.cart-box a{
	display: block; float: right;
	width: 228px; height: 25px; padding: 0 0 0 5px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px; text-transform: uppercase; color: #ffffff;
	background: url(../images/cart-bg.jpg) bottom left no-repeat;
}
div.cart-box img.icon{
	position: absolute; top: 27px; left: 203px;
}
div.cart-box span{
	display: block;
	padding: 5px 0 0 0;
	font-size: 10px; 
	line-height: 15px;
}
/* ===== end HEADER ===== */


/* ===== MENU ===== */
div.main-menu{
	float: left; width: 912px; height: 32px;
	background: url(../images/menu-bg.jpg) top left no-repeat;
}
div.main-menu ul{
	display: block; float: left;
	padding: 0 0 0 15px;
	list-style-type: none;
	font-size: 10px;
	line-height: 27px;
	text-transform: uppercase;
}
div.main-menu ul li{
	display: block; float: left; 
	height: 27px;
}
div.main-menu ul li.separator{
	background: url(../images/menu-separator.jpg) top left no-repeat;
	width: 8px;
}
div.main-menu ul li a{
	display: block; float: left;
	height: 27px; padding: 0 8px;
	color: #fff;
}
div.main-menu ul li a:hover, div.main-menu ul li a.current{
	background: url(../images/menu-hover-bg.jpg) top center no-repeat;
}

div.main-menu div.search{
	float: right; height: 27px;
	font-size: 10px;
}
div.main-menu div.search span{
	display: block; float: left;
	height: 25px; width: 75px; color: #fff;
	line-height: 10px; padding: 2px 0 0 0;
}
div.main-menu div.search input.text-search{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #00477f; float: left;
	border: 1px solid #98b4d9;
	border-right: none;
	background: #fff; padding: 0 5px; margin: 5px 0 0 0;
	height: 15px; width: 150px;
}
div.main-menu div.search input.btn-search{
	width: 26px; height: 32px; border: none; float: left;
	background: url(../images/button-search-bg.jpg) bottom left no-repeat;
	text-indent: -9999px; cursor: pointer;
}
/* ===== end MENU ===== */

/* ===== FOOTER ===== */
div.footer{
	float: left; width: 912px;
	text-align: center; padding: 25px 0 0 0;
	background: url(../images/footer-bg.jpg) top left no-repeat;
	font-size: 10px; color: #858484;
	margin: 6px 0 0 0;
}
div.footer a{
	color: #858484; text-transform: uppercase;
}
/* ===== end FOOTER ===== */


/* ===== LEFT-MENU ===== */
div.left-menu{
	float: left; width: 216px;
	position: relative;
}
div.left-menu img.icon{
	position: absolute; top: -6px; left: -11px;
}
div.left-menu h1{
	display: block; float: left;
	width: 216px; height: 28px;
	background: url(../images/left-title-bg.jpg) -1px top no-repeat;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #00477f; text-transform: uppercase; text-align: center;
	line-height: 28px;
	margin: 0 0 13px 0;
}
div.left-menu ul{
	list-style-type: none;
	float: left; width: 216px;
}
div.left-menu ul li{
	display: block; float: left;
	width: 216px; border-top: 1px solid #d8d7d5;
}
div.left-menu ul li a{
	display: block; float: left;
	width: 216px; text-align: left;
	background: #f8e18d url(../images/left-bg.jpg) top left no-repeat;
	font-size: 11px; line-height: 13px;
	color: #00477f;
	border-bottom: 1px solid #f0cc2e;	
}
div.left-menu ul li a span{ 
	display: block;
	padding: 6px 11px 6px 25px;
}
div.left-menu ul li a:hover, div.left-menu ul li.leftcurrent a, div.left-menu ul li.clicked a{
	background: #f2bf0a url(../images/left-hover-bg.jpg) top left no-repeat;
}
div.left-menu ul li a:hover span, div.left-menu ul li.leftcurrent a span,  div.left-menu ul li.clicked a span{
	background: url(../images/left-hover-arrow.jpg) left center no-repeat;
}
div.left-menu ul li ul li{
	background: #cedbe6 url(../images/left-sub-bg.jpg) top left no-repeat;
	border-bottom: 1px solid #ced9e0;
}
div.left-menu ul li ul li a{
	width: 170px;
	padding: 4px 11px 4px 35px;
	background: none!important;
	border-bottom: 1px solid #e7eef2;	
}
div.left-menu ul li ul li a:hover, div.left-menu ul li ul li a.leftsubcurrent{
	background: url(../images/left-sub-hover-bg.jpg) 15px center no-repeat!important;
}
/* ===== end LEFT-MENU ===== */

/* ===== BANNERS ===== */
div.banners{
	float: right; width: 160px;
}
div.banners a{
	display: block; width: 160px; float: left;
	margin-bottom: 13px;
}
/* ===== end BANNERS ===== */


div.container{
	float: left; width: 906px;
	border: 1px solid #f7ca13; border-top: none;
	background: url(../images/container-bg.jpg) 216px repeat-y;
}
div.container-begin{ width: 730px; }
*html div.container-begin{ width: 731px; }
div.container div.content{
	float: left; width: 689px;
	padding: 0 0 0 1px;
	position: relative;
}
div.container-begin div.content{ width: 513px; }

/* ===== BEGIN ===== */
div.products{
	float: right; width: 513px;
	position: relative; padding: 0 0 10px 0;
}
div.products h1{
	display: block; float: left;
	width: 514px; text-align: center;
	text-transform: uppercase;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
div.products div.product-box{
	float: left; width: 150px; height: 210px;
	padding: 0 10px; overflow: hidden;
}
div.product-box span.text{
	display: block; font-size: 10px;
	text-align: left; color: #818181;
	line-height: 13px; height: 52px; width: 100%;
	overflow: hidden;
}
div.product-box span.text a{
	display: block; color: #00477f;
	font-size: 11px; text-align: center;
}
div.product-box a.more, div.product-box a.buy{
	display: block; float: left; font-size: 10px;
	background: url(../images/arrow-red.jpg) right 6px no-repeat;
	padding: 0 10px 0 0; line-height: 14px;
}
div.product-box a.buy{ float: right; }
div.product-box span.price{
	display: block; float: left;
	background: url(../images/star.jpg) left 0px no-repeat;
	padding: 0 0 0 15px; color: #be0000;
	line-height: 14px;
}
div.product-box img{ margin: 10px 0; }
div.products div.first{ border: none!important; }

div.promo h1{
	color: #ffffff;  height: 32px; line-height: 28px;
	background: url(../images/middle-title-bg.jpg) top left no-repeat;
}
div.products h1 a{
	display: inline-block;
	padding: 0 20px 0 0;
	color: #fff;
}
div.promo div.product-box{
	border-left: 1px solid #d76363;
}
div.promo img.icon{
	position: absolute; top: -2px; left: 497px;
}
div.bestbuy h1{
	color: #00477f;  height: 27px; line-height: 22px;
	background: url(../images/middle-title-bg-yellow.jpg) top left no-repeat;
}
div.bestbuy div.product-box{
	border-left: 1px solid #f7c90f;
}
div.bestbuy img.icon{
	position: absolute; top: -7px; left: 493px;
}

div.random h1{
	color: #ffffff;  height: 27px; line-height: 22px;
	background: url(../images/middle-title-bg-blue.jpg) top left no-repeat;
}
div.random div.product-box{
	border-left: 1px solid #638eb1;
}
div.random img.icon{
	position: absolute; top: -7px; left: 484px;
}

div.promo h1 a{
	background: url(../images/arrows-white-red.jpg) right center no-repeat;
}
div.bestbuy h1 a{
	background: url(../images/arrows-blue.jpg) right center no-repeat;
	color: #00477f;
}
div.random h1 a{
	background: url(../images/arrows-white.jpg) right center no-repeat;
}
/* ===== end BEGIN ===== */


div.titlepage{
	position: absolute; top: 0px; left: 1px;
	width: 674px; height: 33px; flaot: left; padding: 0 0 0 20px;
	background: url(../images/titlepage-bg.jpg) top left no-repeat;
	text-transform: uppercase; font-size: 12px;
	color: #ffffff;
	line-height: 28px;
}
div.titlepage span{ text-transform: none; font-size: 10px; }
div.pathpage{
	float: left; width: 669px;
	padding: 33px 0 25px 20px;
	font-size: 10px; text-transform: lowercase;
}
div.pathpage a{ color: #00477f; }
div.pathpage a:hover{ color: #bf060e; }

/* ===== PRODUCTS ===== */
div.productsrow{
	float: left; width: 683px; min-height: 278px; _height: 278px;
	background: url(../images/products-border.jpg);
	padding: 0 0 0 6px;
}
div.productsrow div.product-box{
	float: left; width: 180px; height: 233px;
	padding: 0 33px 0 14px;
	border-left: 1px solid #d76363;
	position: relative;
	margin-bottom: 49px;
}
div.productsrow div.product-box img.logo{
	position: absolute; top:213px; left:165px; margin: 0;
}
div.productsrow div.product-box img.bullet{
	position: absolute; top:0; left: 206px; margin: 0;
}

div.left-info{
	float: left; width: 335px;
	padding: 0 0 0 20px;
}
div.left-info ul, div.left-info ol{ padding-left: 25px; }
div.left-info span.price{
	display: block; float: left;
	padding: 0 0 0 22px;
	line-height: 17px;
	background: url(../images/star-big.jpg) top left no-repeat;
	color: #be0000; font-size: 15px;
}
div.left-info a.btn-buy{
	display: block; float: right;
	width: 63px; height: 22px;
	color: #fff; line-height: 16px; text-align: center;
	background: url(../images/btn-buy.jpg) top left no-repeat;
}
div.left-info select{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #515050; height: 18px; width: 200px;
}
div.right-info{
	float: right; width: 280px;
	position: relative;
	padding: 0 25px 0 0;
}
div.right-info img.bullet{
	position: absolute; top: 0px; left: 284px;
}

table.product-table tr th, table.product-table tr td{
	border-top: 1px solid #f4c806;
	border-left: 1px solid #f4c806;
	padding: 5px; text-align: center;
	font-size: 10px;
}
table.product-table tr th{
	font-size: 11px;
	background: #fcf1c1;
}
/* ===== end PRODUCTS ===== */

/* ===== ABOUT ===== */
div.content-text{
	float: left; width: 460px;
	padding: 0 0 13px 20px;
}
div.content-text ul, div.content-text ol{
	padding: 0 0 0 25px;
}
div.content-pics{
	float: right; width: 167px;
	padding: 0 20px 0 0;
}
div.content-pics img{
	border: 1px solid #f3c82c;
	margin: 0 0 13px 0;
}
div.max{ width: 649px; }
/* ===== end ABOUT ===== */

/* ===== JOBS ===== */
div.row{
	float: left; width: 649px;
	padding: 0 20px 13px 20px;
	margin: 0 0 13px 0;
	border-bottom: 1px solid #dd6368;
}
/* ===== end JOBS ===== */


/* ===== CONTACTS ===== */
div.left-contacts{
	float: left; width: 290px;
	padding: 0 0 0 20px;
	line-height: 16px;
}
div.right-contacts{
	float: right; width: 340px;
	padding: 0 20px 0 0;
}
div.rowcontacts{
	float: left; width: 340px;
	margin-bottom: 10px;
}
div.rowcontacts span{
	dipsplay: block; 
	line-height: 17px;
	width: 80px;
	text-align: left;
}
div.rowcontacts span.input, div.rowcontacts span.textarea{
	width: 260px!important;
}
div.rowcontacts input, input.input{
	height: 17px;
	border: 1px solid #00477f;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #515050;
	width: 258px;
}
div.rowcontacts textarea{
	border: 1px solid #00477f;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #515050;
	width: 258px;
	height: 60px;
}
div.rowcontacts span.code{ width: 52px; }
div.rowcontacts span.button{ width: 62px; }
div.rowcontacts span.code input{ width: 50px; }
div.rowcontacts span.button input{ 
	width: 60px; background: #fff;
	color: #00477f; text-align: center;
	height: 20px; line-height: 13px;
	cursor: pointer;
}
/* ===== end CONTACTS ===== */

div.messagebox{ position:absolute; bottom:-15px; left: 0; font-size: 10px; }
div.messageboxerror{ color: #BF060E; }

div#paging{
	float: left; width: 649px;
	padding: 0 0 0 20px;
}
div#paging a, div#paging span{
	display: block; float: left;
	padding: 0 2px; line-height: 15px;
	font-size: 10px;
}
div#paging span.paging_current{ font-weight: bold; }

div#paging a.paging_next, div#paging a.paging_last, div#paging a.paging_first, div#paging a.paging_previous{
	font-size: 13px; font-weight: bold;
}


div.search-content div.rowcontacts{ width: 500px; }
div.search-content div.rowcontacts span.left{
	width: 120px;
}
div.rowcontacts span.checkbox input{ width: auto; }
div.search-content input.btn-search, input.btn-send{
	float: left; display: block;
	border: none;
	background: none; font-size: 10px;
	background: url(../images/btn-buy.jpg) top left no-repeat;
	color: #fff; width: 63px; height: 22px; padding: 0 0 5px 0;
	cursor: pointer;
}
div.register-content label.error{
	font-size: 10px; float: right;
	color: #BF060E; width: 220px;
}
div.register-content label.checked{ color: #00477f; }


div.ac_results{
	background: #fff;
	border: 1px solid #ebebeb;
	padding: 5px;
}
.ac_even strong{ color: #C00000; }

div#msgbox{	
	background: #fff;  white-space: nowrap;
}
div.messageboxerror{ color: red; }
div.messageboxok{ color: #19b4ee; }


div.steps{
	float: left; width: 649px;
	padding: 0 20px 0 0;
}
div.steps a{
	display: block; float: left; 
	padding: 0 5px; font-size: 10px;
	line-height: 25px; height: 25px;
	background: #eaeaea; border: 1px solid #fff;
	border-bottom: none;
	color: #0d5087; 
	text-transform: uppercase;
}
div.steps a.current-tab{
	color: #fff; background: #c90b0d;
	border: 1px solid #c90b0d;
	border-bottom: none;
}

table.basket1{
	border-top: 1px solid #f4c807;
}
table.basket1 td{
	padding: 4px 5px;
	border-bottom: 1px solid #f4c807;
	border-left: 1px solid #f4c807;
}
table.basket1 tr.firstrow td{ background: #fdf0c3; text-align: center; }
table.basket1 tr td.check{ background: #fdf0c3; text-align: center; }
table.basket1 td input{ 
	width: 20px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #00477f;
}
div.butoni{
	clear: both; float: left; padding: 10px 0 0 20px; width: 649px;
}
div.butoni input{
	float: left; margin: 0 10px 0 0;
	cursor: pointer;
}
div.butoni input.checkout{
	display: block; float: left; border: none;
	width: 63px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff; line-height: 16px; text-align: center;
	background: url(../images/btn-buy.jpg) top left no-repeat;
	text-transform: uppercase;
	padding: 0 0 4px 0;
}
div.butoni input.backetdelete{
	display: block; float: left; border: none;
	width: 200px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff; line-height: 16px; text-align: center;
	background: url(../images/btn-deletebasket.jpg) top left no-repeat;
	text-transform: capitalize;
	padding: 0 0 6px 0;
}
div.butoni input.nextshopping{
	display: block; float: left; border: none;
	width: 153px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #00467e; line-height: 16px; text-align: center;
	background: url(../images/btn-continue.jpg) top left no-repeat;
	text-transform: capitalize;
	padding: 0 0 6px 0;
}

div.butoni input.buttonBasketBuyTable, div.paybox input.buttonBasketBuyActive{
	display: block; float: left; border: none;
	width: 63px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff; line-height: 16px; text-align: center;
	background: url(../images/btn-buy.jpg) top left no-repeat;
	padding: 0 0 4px 0;
}

div.butoni input.buttonDeleteActive{
	display: block; float: left; border: none;
	width: 63px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #00467e; line-height: 16px; text-align: center;
	background: url(../images/btn-continue.jpg) top right no-repeat;
	padding: 0 0 4px 0;
}

div.butoni input.buttonCancel{
	display: block; float: left; border: none;
	width: 70px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff; line-height: 16px; text-align: center;
	background: url(../images/btn-deletebasket.jpg) top right no-repeat;
	padding: 0 0 4px 0;
}

div.basket_infocontent{
	float: left; width: 649px;
	padding: 0 20px;
}
table{ font-size: 11px; }

div.basket_infocontent{
	width: 649px; float: left;
	border-top: 1px solid #f4c807;
	border-bottom: 1px solid #f4c807;
	background: #fdf0c3;
	padding-bottom: 10px;
}

div.gift_info{
	float: left; width: 200px;
	padding: 10px 10px 10px 0;
}
div.gift_info input{ float: left; }
div.gift_info label{
	float: right; diplay: block;
	width: 170px;
}
div.gift_info label img{ margin: 10px 0 0 0; }


div.address_box{ float: left; width: 649px;}
div.address_box input.setlocation{ float: left; }
div.address_box div.info-address{
	float: left; padding: 0 0 0 10px;
	width: 550px;
}
div.address_box div.info-address font.blue{ color: #333; }

div.addlocationbox input.buttonBasketBuyActive{

	display: block; float: left; border: none;
	width: 120px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #00467e; line-height: 16px; text-align: center;
	background: url(../images/btn-continue.jpg) top right no-repeat;
	padding: 0 0 4px 0;

}

div.address_box input.buttonDeleteActive{
	display: block; float: right; border: none;
	width: 63px; height: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff; line-height: 16px; text-align: center;
	background: url(../images/btn-deletebasket.jpg) top right no-repeat;
	padding: 0 0 4px 0;
}


div.basket_infocontent label.pay{
	display: block; float: left; width: 150px;
	padding: 2px 10px 3px 0;
}

div.basket_infocontent input.pay{ float: left; }
div.endbox{ line-height: 17px; padding-top: 10px; }

font.gray{ color: #333; }

div#msgboxbasket{ padding-left: 20px; }