/* global settings */
body{
	margin:30px 0 0;
	min-width:960px;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	background:#e5e5e5 url(images/bg.png) repeat-x;
	color:#545454;
}

.clearfix:before,.clearfix:after { content: " ";  display: table;}
.clearfix:after {  clear: both;}
.clearfix {   *zoom: 1;}

img{
	vertical-align:top;
	border-style:none;
}

table, td, th {border-collapse:separate}
table {border-spacing:0; border:none; width: 100%; }
td, th {padding:0}

.text-center{	text-align: center;}
.text-left{	text-align: left;}
.text-right{	text-align: right;}

.v-text-center{	vertical-align:middle;}
.v-text-top{	vertical-align:top;}

a{
	text-decoration:underline;
	color:#737373;
}
a:hover{text-decoration:none;} 
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.red{	color: red!important;}
.linksz{	color: #307300;}
.row{
	height:1%;
	overflow:hidden;
}
.wrap{
	width:100%;
	overflow:hidden;
}
.alignleft{float:left;}
.alignright{float:right;}
/* wrapper */
.wrapper{
	width:910px;
	min-height:1000px;
	margin:0 auto;
	background:#fff;
	padding: 0 25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(border-radius.htc);
}
/* header */
.header{
	width:100%;
	overflow:hidden;
}

.header .logo{
    text-align: center;
/*	background: url(images/logo.png) no-repeat;*/
	width:282px;
	height:55px;
	float:left;
	margin:0;
    color: #7C7C7C!important;
    padding-top: 10px;
    font-size: 26px;
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
}
.header .logo span{color: #CCCCCC; font-size: 16px; font-weight: bold;}
.header .logo a{
	height:100%;
	display:block;
}
.header .nav{
	float:right;
}
.header .nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
.header .nav ul li{
	float:left;
	text-align:center;
	width:94px;
	height:19px;
	background:#ccc;
	padding:7px 0 8px;
	margin:0 3px 0 3px;
	border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	
	behavior: url(border-radius.htc);
}
.header .nav ul li a, .header .nav ul li span{
	font:bold 12px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	text-decoration:none;
}
.header .nav ul li:hover a{text-decoration:underline;}
.slider{
	background: url(images/slider.png) no-repeat;
	width:921px;
	height:350px;
	margin:-12px 0 25px;
}
.slider .leftside{
	float:left;
	width:450px;
	height:350px;
	position:relative;
}
.slider .leftside .price{
	position:absolute;
	font:50px/52px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	top:83px;
	right:12px;
}
.slider .leftside .save{
	position:absolute;
	font:14px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	top:160px;
	right:1px;
}
.slider .leftside .save span{display:block;}
.slider .leftside .btn-buy{
	position:absolute;
	background: url(images/btn-buy.png) 50% 50% no-repeat;
	top:197px;
	right:30px;
	padding:25px 35px;
}
.slider .leftside .btn-buy:hover{background: url(images/btn-buy-hover.png) 50% 50% no-repeat;}
.slider .leftside .btn-buy a{
	font:36px/38px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.slider .leftside .bottext{
	position:absolute;
	top:290px;
	left:210px;
	width:295px;
	text-align:left;
}
.slider .leftside .bottext a{
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#737373;
	text-decoration:underline;
}
.slider .leftside .bottext a:hover{text-decoration:none;}
.slider .rightside{
	float:left;
	width:450px;
	height:350px;
	position:relative;
}
.slider .rightside .mcad{
	position:absolute;
	top:25px;
	left:10px;
	width:330px;
}
.slider .rightside .russ{
	position:absolute;
	top:160px;
	left:10px;
}
.slider .rightside .russ a{
	font:bold 12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#545454;
	text-decoration:underline;
}
.slider .rightside .russ a:hover{text-decoration:none;}
.slider .rightside .mcad strong,
.slider .rightside .russ strong{
	font:bold 14px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	width:400px;
	display:block;
	margin:0 0 10px;
}
.slider .rightside .mcad p,
.slider .rightside .russ p{
	margin:0;
}
.slider .rightside .price{
	position:absolute;
	top:255px;
	left:10px;
}
.phone-head{
	color: #0063ad;
	text-align: left; line-height: 0.6em;
	font-weight: bold; 
	position:absolute;
	top:285px;
	left:10px;
}
.phone-head span{font-size: 12px; line-height: 1.2em;}
.phone-head a{color: #0063AD; text-decoration: none; font-size: 25px; line-height: 25px;}


.account {font-size: 12px;font-family:Tahoma;font-weight:normal;letter-spacing:0px;color:#676767;padding-bottom:100px;margin-right:70px;}
.account table td {height:20px;}
.account .setup {margin-top:14px;}
.account .setup .blueButton {margin-right:-3px;margin-top:4px;}
.account .setup .left {width:40px;padding-right:10px;}
.account .setup td {padding: 8px 0}
.account .setup input {width:260px;height:14px;padding:5px 3px 3px 3px; color:#666666;background-color:#fff;border:#ccc 1px solid;overflow:hidden;}
.account .setup textarea {width:260px; padding: 1px 3px;height:82px;color:#666666;background-color:#fff;border:#ccc 1px solid;resize:none;overflow:hidden;}

.colorButton ,.colorButtonord {
 background: url(images/colorButton.png) no-repeat 0 0;
 color: #fff;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 30px; 
  line-height: 27px; 
  text-align: center;  
  text-decoration: none;  
  width: 119px;
  cursor: pointer;
  }
.colorButton:hover, .colorButtonord:hover {opacity:0.8}
.colorButtonord{
	margin-top: 15px;
	border: none;
}
table.user {margin-top:20px;margin-bottom:14px;}
table.user .left {  width: 100px}
table.status {margin-top:20px;margin-bottom:14px;}
table.status td {border-bottom:#fff 1px solid; padding: 3px 0}
table.status .date {width:145px;}
table.status .stat {width:107px;}
table.status .last td {border:none;}
table.discount {margin-top:20px;}



.info{
	background: url(images/bg-info.png) no-repeat;
	width:889px;
	height:170px;
	padding:15px 10px;
	margin:0 0 30px;
}
.info ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.info ul li{
	float:left;
	width:210px;
	margin:0 0 0 65px;
}
.info ul li strong{
	font:18px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	margin:0 0 20px;
	display:block;
}
.info ul li p{
	margin:0 0 40px;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#7c7c7c;
}
.info ul li a{
	background: url(images/arrow-01.png) 0 50% no-repeat;
	height:28px;
	font:14px/28px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	float:right;
	padding:0 0 0 50px;
}
.info ul li a:hover{text-decoration:none;}
/* content */
.content{
	width:100%;
	overflow:hidden;
	padding:0 0 25px;
}
.content h2, .content h1{
	font:bold 18px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#545454;
}
.content h2 a{
	color:#545454;
	text-decoration:none;
}
.content h2 a:hover{text-decoration:underline;}
.content h3, .content .icon_m_account, .content .icon_zakazi{
	font:bold 14px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#919191;
}

.content p{
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#545454;
	text-align: justify;
}
.content .ind{
	padding: 0 0 0 20px;
}
.content strong{
	display:block;
	margin:0 0 3px;
}
.content span{display:block;}

.m_sec{
	padding-bottom: 10px;
}
/* delivery */
.delivery{
	width:100%;
	overflow:hidden;
	padding:0 0 25px;
}
.delivery .box-d{
	width:100%;
	overflow:hidden;
	background:#ececec;
	margin:0 0 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	behavior: url(border-radius.htc);
}
.delivery .box-d img{
	float:left;
	margin:0 0 0 60px;
}
.delivery .box-d span{
	float:left;
	width:600px;
	margin:30px 0 0 50px;
	font-size:14px;
	line-height:16px;
	color:#545454;
}
.delivery .box-d span a{
	color:#858585;
	font-weight:bold;
}
/* faq */
.faq{
	width:100%;
	overflow:hidden;
	padding:0 0 25px;
}
.faq em{
	color:#ff0000;
	font-style:normal;
	font-weight:bold;
}
/* contacts */
.contacts{
	width:100%;
	overflow:hidden;
	padding:0 0 25px;
}
.contacts form{
	margin:0 0 0 120px;
}
.contacts .wrap{margin:0 0 10px;}
.contacts .wrap label{
	display:block;
	font-size:13px;
	line-height:15px;
}
.contacts .wrap .ipt{
	width:60%;
	margin:0;
}
.contacts .wrap img{
	float:left;
	margin:0 15px 0 0;
}
.contacts .wrap .ipt-capcha{
	width:172px;
	height:22px;
	margin:0;
	float:left;
}
.contacts .wrap .ipt-capcha input,
.contacts .wrap .ipt input{
	color:#666666;background-color:#fff;border:#ccc 1px solid;
	background:none;
	font-size:12px;
	color:#545454;
	margin:0;
	padding:4px 4px 3px;
	width:100%;
}
.contacts .wrap textarea{
	background:none;
	border:#ccc 1px solid;
	outline:none;
	min-width:298px;
	width:100%;
	padding:4px;
}
.contacts .wrap .btn-send,
.contacts .wrap .btn-close{
	background:url(images/bg-btn-submit.png) no-repeat;
	width:72px;
	height:25px;
	text-align:center;
	border-style:none;
	font-size:12px;
	line-height:14px;
	color:#2f3436;
	cursor:pointer;
	float:left;
	margin:0 10px 0 0;
}
/* shoppingcart */
.shoppingcart{
	width:100%;
	overflow:hidden;
	padding:0 0 25px;
}
.shoppingcart h1{ font: bold 18px/20px Tahoma, Arial, Helvetica, sans-serif!important;
    color: #545454!important;}
.shoppingcart table{
	border-bottom:1px solid #adadad;
	margin:0 0 20px;
}
.shoppingcart table tr td{
	border-top:1px solid #adadad;
}
.shoppingcart table thead{
	background:#0071bd;
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
}
.shoppingcart table thead tr td{
	text-align:center;
	font-size:14px;
	line-height:26px;
	color:#fff;
	border-style:none;
}
.shoppingcart table tbody tr{height:30px;}
.shoppingcart table tbody tr td{
	text-align:center;
	font-size:12px;
	line-height:14px;
	color:#909090;
}
.shoppingcart table tbody tr td{border-style:none;}
.shoppingcart table tbody tr td .count{
	outline:none;
	text-align:center;
	background:#fff;
	border:1px solid #adadad;
	color:#545454;
	width:60px;
}
.shoppingcart table tfoot tr td{
	text-align:center;
	font-size:12px;
	line-height:14px;
	color:#909090;
}
.shoppingcart table tfoot tr td input{margin-top:0;}
.shoppingcart table tfoot tr:first-child td:first-child{
	color:#ff0000;
}
.shoppingcart table tfoot tr{
	height:32px;
}
.shoppingcart table tfoot tr td .promo{
	width:250px;
	outline:none;
}
.shoppingcart table tr td:first-child{
	text-align:left;
	padding:0 10px 0 10px;
}
.shoppingcart .wrap-btn{
	width:420px;
	overflow:hidden;
	margin:0 auto;
}
.shoppingcart .wrap-btn .btn-refresh,
.shoppingcart .wrap-btn .btn-order,
.shoppingcart .wrap-btn .btn-back{
	background: url(images/bg-btn-cart.png) no-repeat;
	float:left;
	width:129px;
	height:40px;
	text-align:center;
	border-style:none;
	font-size:12px;
	line-height:14px;
	color:#2F3436;
	cursor:pointer;
	margin:0 10px 0 0;
}
/* order */
.order form .login{
	margin:0 0 40px 150px;
}
.order form .register{margin:0 0 0 20px;}
.order .register .wrap,
.order .login .wrap{margin:0 0 10px;}
.order .register .wrap label,
.order .login .wrap label{
	display:block;
	font-size:13px;
	line-height:15px;
}
.order .register .wrap label{font-weight:bold;}
.order .lb_cont .ipt{
	background:url(images/bg-input.png) no-repeat;
	width:172px;
	height:22px;
	margin:0;
}
.order .lb_cont .ipt input{
	outline:none;
	background:none;
	border-style:none;
	font-size:12px;
	line-height:14px;
	color:#545454;
	margin:0;
	padding:4px 4px 3px;
	width:164px;
}
.order .lb_cont textarea{
	background:none;
	border:1px solid #a8a8a8;
	outline:none;
	min-width:298px;
	width:298px;
	max-width:298px;
	padding:4px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	behavior: url(border-radius.htc);
}
.order .lb_cont .btn-send{
	background:url(images/bg-btn-cart.png) no-repeat;
	width:129px;
	height:40px;
	text-align:center;
	border-style:none;
	font-size:12px;
	line-height:14px;
	color:#2f3436;
	cursor:pointer;
	float:left;
	margin:0 10px 0 0;
}
.order .lb_cont table tbody tr td{
	text-align:left;
	font-size:12px;
	line-height:14px;
	color:#909090;
}
/* members */
.auth_done{
	position:absolute;
	top:-150px;
	right:10px;
}
/* forgot */
.cont .mpage .submita{
	background:url(images/bg-btn-cart.png) no-repeat;
	width:129px;
	height:40px;
	text-align:center;
	border-style:none;
	font-size:12px;
	line-height:14px;
	color:#2f3436;
	cursor:pointer;
	margin:10px 10px 0 0;
}
.cont .mpage .ipt{
	background: url(images/bg-input.png) no-repeat;
	width:172px;
	height:22px;
	margin:0;
}
.cont .mpage .ipt input{
	outline:none;
	background:none;
	border-style:none;
	font-size:12px;
	line-height:14px;
	color:#545454;
	margin:0;
	padding:4px 4px 3px;
	width:164px;
}
/*basket table*/
.bsk-buy{
	width: 60px;
	text-align: center;
	
	height:10px;
	background:#ccc;
	padding:7px 0 8px;
	margin:0 3px 0 3px;

	border-radius: 10px;
	-moz-border-radius:10px ;
	-webkit-border-radius:10px ;

}
.bsk-buy a{
	color: #3c3c3c;
	text-decoration: none;
	
}
.bsk-buy a:hover{text-decoration:underline;}



#footer { height: 80px; padding: 30px 0 0 0;   width:910px; margin:0 auto;}
#footer ul li {float: left; margin-right: 20px}
#footer ul li a:hover, #footer ul li a.active {text-decoration: none}
#footer p {float:left; padding: 0; margin: 0;}
.bottom_box {float: right; width: 150px;}
.bottom_box_address {float: right; width: 400px; text-align: right;}
a.partner {color: #339900; }

/* one click buy */
.btn-fast-buy{
 cursor: pointer;
 text-decoration: underline;
 display: block;
 text-align:right;
 padding-right:10px;
 color:#307300;
}

.one-click-holder {position: relative; }
.one-click-box {
    display: none;
    position: absolute;
    top:-180px;
    left:-130px;
    z-index: 1000;
    background: #fff;
    width: 198px;
    padding: 28px 28px 31px 32px;
    border: 4px solid #C3C3C3;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}
.one-click-box.hot {top: 35px; left: 0px;}
.one-click-box .oc-close{display: block; position: absolute; right: 15px; top: 5px; font-weight: bold; cursor: pointer; font-size: 14px;}
.one-click-box .row {
    text-align: left;
    margin: 0 0 8px;
    font-size: 14px;
}
.one-click-box .row label {
    display: block;
    margin: 0 0 5px;
}
.one-click-box .row .text {
    border:1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 9px 5px;
}

.one-click-box .row .text input {
    display: block;
    width: 184px;
    outline: none;
    background: none;
    border: 0;
    padding: 0;
    color: #333;
}
.one-click-box .submit {
    display: block;
    margin: 6px auto 0;
    padding: 0;
    background: url("images/btn-one-click.png") no-repeat;
    width: 198px;
    height: 41px;
    cursor: pointer;
    border: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -99999px;
    overflow: hidden;
}
.one-click-box .submit:hover {opacity: 0.6;}

 .form .form-input input{ width: 184px; height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border: solid 1px #ccc;
    padding: 5px;
}

.one-click-box fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.form .inp-row { margin: 0 0 8px; }
.form .f-row-title label {
	margin-bottom: 4px;
    color: #333333;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-right: 4px;
}

.form .error .form-input input{
    border: solid 1px #e44e4e;
}

.orders{}
.orders a{color: #187CBA;}
.orders table{width: 100%;}

/* Styles of ORDER PAGE */
.order_page h1{
    color: #929191;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 15px 0 15px;
}
.order_page h3{
    width: 100%;
    height: 35px;
    overflow: hidden;
    display: block;
    font: 15px/17px Tahoma, sans-serif;
    color: #2b2929;
    background: #e3ded0;
    padding: 0;
}
.order_page h3 span{
    background: #0071bd;
    width: 68px;
    height: 19px;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 8px 0;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
.order_page .left_cont .lb_cont:nth-child(2n+1) {
    padding: 0;
}
.order_page .dostavka-box {
    width: 100%;
    overflow: hidden;
    display: block;
    float: none;
    margin: 20px 0 0;
}
.order_page .dostavka-box .checkbox{
    float: left;
    width: 445px;
    border: 1px solid #ccc;
    margin: 0 0 20px;
    padding: 0;
    background: #e3ded0;
}
.order_page .dostavka-box .checkbox:hover{
    border: 1px solid #0071bd;
}
.order_page .dostavka-box .checkbox .radio_middle{
    width: 10%;
    float: left;
    text-align: center;
    padding: 13% 0;
    background: #fff;
}
.order_page .dostavka-box .checkbox .radio_middle input{
    display: none;
}
.order_page .dostavka-box .checkbox .radio_middle label{
    background: url(images/chbox_middle.png) no-repeat;
    width: 12px !important;
    height: 13px;
    display: inline-block;
    background-position: 0 -2px;
}
.order_page .dostavka-box .checkbox .radio_middle input:checked+label{
    background-position: 0 -18px;
}
.order_page .dostavka-box .checkbox .descr{
    float: left;
    padding: 8px;
    width: 84%;
    min-height: 108px;
    cursor: pointer;
}
.order_page .dostavka-box .checkbox .descr .bigcheckboxtext{
    color: #131313;
    font: 24px/26px Tahoma,sans-serif;
}
.order_page .dostavka-box .checkbox:first-child{
    margin: 0 15px 20px 0;
}
.order_page .dostavka-box .checkbox .descr .checkboxtext div{
    font: 12px/14px Tahoma,sans-serif;
    color: #858585;
}
.order_page .dostavka-box .checkbox .descr .checkboxtext div b{
    font-weight: 600;
    color: #131313;
}
.order_page .dostavka-box .checkbox .descr .checkboxtext div .green{
    color: #0071bd !important;
}
.order_page .oplata-box{
    width: 100%;
    overflow: hidden;
    display: block;
    float: none;
    margin: 20px 0 0;
}
.order_page .oplata-box .inline-block{
    float: left;
    width: 22%;
    border: 1px solid #ccc;
    background: #fff;
}
.order_page .oplata-box .inline-block:hover{
    border: 1px solid #0071bd;
}
.order_page .oplata-box .payment_2,
.order_page .oplata-box .payment_1{
    margin: 0 15px 15px 0;
}

.order_page .oplata-box .inline-block .left{
    float: left;
    width: 10%;
    padding: 45% 0;
    text-align: center;
    background: #e3ded0;
}
.order_page .oplata-box .inline-block .left input{
    display: none;
}
.order_page .oplata-box .inline-block .left label{
    background: url(images/chbox_middle.png) no-repeat;
    width: 12px !important;
    height: 13px;
    display: inline-block;
    background-position: 0 -2px;
}
.order_page .oplata-box .inline-block .left input:checked+label{
    background-position: 0 -18px;
}
.order_page .oplata-box .inline-block .right{
    float: left;
    width: 90%;
    position: relative;
}
.order_page .oplata-box .inline-block .right label{
    min-height: 206px;
    overflow: hidden;
    display: block;
    cursor: pointer;
}
.order_page .oplata-box .inline-block .right .img{
    height: 120px;
    text-align: center;
    vertical-align: middle;
}
.order_page .oplata-box .inline-block .right .img img{
    width: 100%;
}
.order_page .oplata-box .inline-block .right .title{
    font:14px/16px Tahoma,sans-serif;
    color: #131313;
    text-align: center;
    display: block;
    height: 45px;
    position: absolute;
    bottom: 0;
    background: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.order_page .order_tabs{
    width: 100%;
    overflow: hidden;
    display: block;
    float: none;
    margin: 0 0 0px;
}
.order_page .order_tabs .usered{
    text-align: center;
    margin: 5px 0 15px;
}
.order_page .order_tabs .usered a.order_tab{
    font: 14px/16px Tahoma,sans-serif;
    color: #131313;
    text-decoration: none;
}
.order_page .order_tabs .usered a.order_tab:hover{
    text-decoration: underline;
}
.order_page .order_tabs .usered a.active{
    color: #666858;
    text-decoration: underline;
}
.order_page .order_tabs .form_order{
    width: 100%;
    overflow: hidden;
    display: block;
    float: none;
}
.order_page .order_tabs .form_order .left_box{
    float: left;
    width: 50%;
}
.order_page .order_tabs .form_order .left_box div{
    margin: 0 0 10px;
}
.order_page .order_tabs .form_order label{
    display: block;
    width: 100%;
    font: 12px/14px Tahoma,sans-serif;
    color: #131313;
}
.order_page .order_tabs .form_order label .req{
    color: #ff9500;
}
.order_page .order_tabs .form_order input,
.order_page .order_tabs .form_order select{
    text-align: left;
    width: 86%;
    border: 1px solid #ccc;
    font: 12px/14px Tahoma,sans-serif;
    color: #131313;
    padding: 5px 3px;
}
.order_page .order_tabs .form_order select{
    width: 88%;
}
.order_page .order_tabs .form_order input:focus,
.order_page .order_tabs .form_order select:focus{
    outline: #0071bd auto 5px;
}
.order_page .order_tabs .form_order .right_box{
    float: right;
    width: 50%;
}
.order_page .order_tabs .form_order textarea{
    text-align: left;
    min-width: 97%;
    width: 97%;
    max-width: 97%;
    min-height: 165px;
    height: 165px;
    border: 1px solid #ccc;
    font: 12px/14px Tahoma,sans-serif;
    color: #131313;
    padding: 5px 3px;
}
.order_page .order_tabs .form_order textarea:focus{
    outline: #0071bd auto 5px;
}
.order_page .order_tabs .form_order .order_button{
    float: none;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 20px;
}
.order_page .order_tabs .form_order .order_button .buynow{
    color: #fff;
    display: block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    background: url(images/bg-btn-cart.png) no-repeat;
	width: 129px;
	height: 40px;
	border-style: none;
	font-size: 12px;
	line-height: 38px;
	color: #2F3436;
	cursor: pointer;
}
.order_page .order_tabs .form_order .order_button .buynow:hover{
    opacity: 0.8;
}

.msg-error{color: red!important; padding: 5px; border: 1px solid red; font-weight: bold!important; margin-top: 10px;}

.hover{	 border: 1px solid #ff4000!important;}

.contact_error{color: red; padding: 0px 5px 5px 2px;display: block; }
.contact_success{color: green; font-weight: bold; margin-top: 10px;}


.btn-call {
    background: url("images/btn-call.png") no-repeat;
    width: 180px;
    height: 39px;
    text-indent: -99999px;
    overflow: hidden;
    position: absolute;
    top: 288px;
    right: 0px;
    z-index: 2;
    cursor: pointer;
}

.btn-call:hover {
    background-position: 0 100%;
}

/* callback-box */

.callback-box {
    width: 271px;
    position: absolute;
    top: 110px;
    right: 0px;
    z-index: 3;
    display: none;
}

.callback-box .cb-c {
    padding: 16px 13px 7px 39px;
  /*  background: url("images/bg-callback-box.png") repeat-y -271px 0;*/
  background: #fff;
 /* height: 170px;
 /* width:200px;*/
  border: 5px solid #D8EDFA;
   -webkit-border-radius: 5px;
    border-radius: 5px;
}
.callback-box .cb-success{
	padding-bottom: 8px;
}
.callback-box .cb-c2 {
    padding: 16px 17px 7px;
}
.btn_callback{
	background: #0099cc;
	opacity: 0.8;
	width: 172px;
	height: 35px;
	color: #fff;
   font-size: 16px!important;
   font-family: Tahoma;
    -webkit-border-radius: 5px;
    border-radius: 5px;
   
}
.btn_callback:hover{

opacity: 1;
	
}
.callback-box .cb-b {
 /*   background: url("images/bg-callback-box.png") no-repeat;*/
    height: 17px;
    overflow: hidden;
    position: relative;
    z-index: 4;
}

.callback-box .btn-call {
    background: url("images/btn-call.png") no-repeat;
    height: 39px;
    top: auto;
   /* right: 10px;*/
    bottom: -22px;
}

.callback-box .btn-call:hover {
    background-position: 0 -39px;
}

.callback-box .cb-text {
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    color: #333;
}

.callback-box .cb-text p {
    margin: 0 0 15px;
}

.callback-box .cb-text p.no-margin {
    margin: 0;
}

.callback-box .cb-form{
	border: none;
}
