* {
	margin: 0;
	padding: 0;
	border: 0;
}

html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
textarea,input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
body {
	/*background: url("images/bg.png") no-repeat scroll center top #FFFFFF;*/
	color: #995b3d;
}
#conttotal{
	float: left;
    min-height: 100%;
    position: relative;
    width: 100%;
}
image {
	border: 0;
}
.container{
	width:920px;
	margin:0 auto;
	
}
p,a,span,ul,li,div,table td,table th, ol {
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	color: #995b3d;
}
table td{
	vertical-align: top;
}
.text_container p,.text_container a,.text_container span,.text_container ul,.text_container li,.text_container div,.text_container table td,.text_container table th, .text_container ol {
	font-size: 12px;
}
p.center{
	text-align: center;
}
p {
	color: #787876;
}
a,a:link {
	color: #b77d28;
	outline: none !important;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3 {
	color: #995b3d;
	font-size: 22px;
	font-weight: normal;
}

h1 {
	margin-bottom: 12px;
	line-height: 22px;
	color: #455560;
	text-transform: uppercase;
}

h2 {
	color: #5C3421;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 6px 0;
}
h3 {
	font-size: 26px;
	line-height: 26px;
	color: #333333;
	margin: 0 0 12px;
}
h4 {
	border-bottom: 1px solid #787876;
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 6px;
    padding-bottom: 6px;
    width: 100%;
}

ul,ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol,ol li {
	margin: 0;
	padding: 0;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden{
	display: none;
}
/*.container_wrap{
	height: 1348px;
}*/
.container_wrap{
	margin: 0 auto;
    position: relative;
    width: 920px;
}
.container_top{
	
    float: left;
/*    height: 357px;*/
    height: 390px;
    margin-bottom: -215px;
    position: relative;
    width: 100%;
    z-index: 20;
}
#out{
	
	bottom: 300px;
	height: 100%;
    position: absolute;
    width: 100%;
    z-index: 19;
}
.container_middle{
	float: left;
    position: relative;
    width: 100%;
    z-index: 25;
}
.container_bottom{
	
    float: left;
    margin-top: -330px;
    padding-top: 330px;
    position: relative;
    width: 100%;
    z-index: 21;
}
#header{
	/* height: 105px; */
	padding: 30px 10px 0;
}
#right_head{
	float: right;
    width: 480px;
}
#logo{
	float: left;
    height: 77px;
    margin-left: 20px;
    position: relative;
    width: 218px;
}
#frm_searh{
	background: url("images/search_form.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 33px;
    margin-top: 12px;
    width: 397px;
}
#searchword{
	background: none repeat scroll 0 0 transparent;
    float: left;
    margin-left: 62px;
    margin-top: 7px;
    padding: 3px;
    position: relative;
    width: 305px;
}
#searchsend{
	background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    margin-top: 7px;
    padding: 3px;
    position: relative;
}
#top_links{
	float: left;
    margin-left: 12px;
    position: relative;
    z-index: 121;
}
#top_links a{
	float: left;
    margin-right: 12px;
    padding-top: 5px;
}
#lang_links{
	float: left;
	margin-left: 20px;
	z-index: 120;
	position: relative;
}
#lang_links a{
	margin-right: 12px;
}
#banner,#container,#footer{
/* 	float: left;
	position: relative; */
}
#container{
	padding: 30px 0;
}
.clear{
	clear:both;
	width:100%;
	
}
.text_wrap, .textone{
	background: url("images/gb/home_middle.png") repeat-y scroll 0 0 transparent;
    float: left;
    margin: 10px 0;
    width: 919px;
}
.text_wrap_in{
	background: url("images/gb/home_top.png") no-repeat scroll 0 0 transparent;
	float: left;
    margin-top: -10px;
    padding: 10px;
    width: 899px;
}
.textone .text_wrap_in{
	background: url("images/gb/newsone_bg.png") no-repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    padding: 30px;
    width: 859px;
}
.text_wrap_buttom{
	background: url("images/gb/home_buttom.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 13px;
    margin-bottom: -10px;
    width: 919px;
}
/*
.textone{
	background: url("images/gb/newsone_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 222px;
    padding: 35px;
    width: 849px;
}*/
.textone p{
	margin: 6px 0;
}
.textone .img_box{
	float: left;
}
.news_one{
	float: left;
    padding-left: 40px;
    width: 250px;
}
.news_one, .news_one p{
	color: #995B3D;
}
.img_box{
	height: 130px;
    margin-top: 9px;
    width: 250px; 
}
.textone .img_box{
    margin-top: 0;
}
.img_box img{
	margin-left: -4px;
}
a.more{
	background: url("images/more.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 18px;
    margin-top: 6px;
    padding-top: 2px;
    text-align: center;
    width: 50px;
}
#footer{
	padding: 10px 0;
	text-align:center;
}
#footer table{
	width:100%;
}
#footer td{
	vertical-align: top;
	padding-top: 40px;
	text-align:center;
}
#footer p, #footer td{
	color: #b99e76;
	font-size: 10px;
}
#footer p#copy{
	color: #5c3421;
	padding-bottom: 6px;
}
#footer .sert{
	width: 160px;
	padding-top: 0;
}
#footer .print{
	width: 180px;
	color: #5c3421;
}
#footer .print img{
	margin-bottom: -5px;
    margin-right: 10px;
}
#footer .social{
	width: 110px;
}
#footer .social img{
	margin-top: -10px;
}
#images{
	margin: 0 auto;
    text-align: center;
    width: 500px;
}
#images a{
	margin-right: 10px;
}
#shops area{
	cursor: pointer;
}
#text_wrap{
	background: url("images/newsone_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 252px;
    margin-bottom: 15px;
    padding: 20px;
    width: 879px;
}
#banner_gallery{
	left: 238px;
    position: absolute;
    top: 25px;
}
.slides_container div{
	left: 0;
    position: absolute;
    top: 0;
}
.slides_container {
	width:525px;
	height:308px;
}
.slides_container div {
	width:525px;
	height:308px;
	display:block;
}
#banner_gallery .next, #banner_gallery .prev{
	display: none;
}
#banner{
	z-index: 110;
}
#banner_gallery{
	z-index: 50
}
#bannerbg{
	position: relative;
	z-index: 100;
}
#addresses{
	left: 70px;
    position: absolute;
    top: 195px;
    z-index: 101;
}
#addresses div.in{
	display: none;
}
#addresses div.in, #addresses div.in div.txt, #addresses div.in div, #addresses div.in div.txt div, #addresses div.in p{
	color: #fff;
}
#addresses div.active{
	display: block;
}
#login_block .nologin{
	background: url("images/login_top.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    height: 120px;
    position: absolute;
    right: 32px;
    top: 0;
    width: 356px;
}
#login_block .info{
    color: #191717;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    left: 15px;
    padding-top: 8px;
    position: absolute;
}
#login_block .nologin .info{
	width: 330px;
	top: 91px;
}
#login_block .userlogin .info{
/*	background: url("images/bg_user_info.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	width: 506px;
	top: 114px;*/
	background: url("images/bg_user_info.png") repeat scroll right top rgba(0, 0, 0, 0);
    height: 48px;
    top: 114px;
    width: 506px;
}

#login_block .userlogin{
	background: url("images/login_top_user.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    height: 120px;
    position: absolute;
    right: 32px;
    top: 0;
    width: 532px;
}
#login_block .nologin a{
	background: url("images/btn_login.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    bottom: 0;
    height: 27px;
    position: absolute;
    right: 0;
    width: 89px;
}

#basket_top{
	background: url("images/basket_icon.png") no-repeat scroll 15px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: -5px;
    padding-left: 50px;
    padding-top: 5px;
}
#basket_top a, #basket_top a span{
	color: #B77D28;
}
	
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
#login_box{
	background: url("images/popup_clear.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff;
    float: left;
    height: 548px;
    width: 600px;
}
#login_form{
	left: 40px;
    position: absolute;
    top: 360px;
    width: 520px;
}
#login_box p.big{
	font-size: 13px;
	font-weight: bold;
}
#login_box div.grey{
	color: #9f9f9f;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	float: left;
}
#login_box a{
	color: #7c7673;
	font-size: 13px;
	font-weight: bold;
}
#login_box input{
	color: #8d8d8d;
	background: #fff0d5;
	border-top: 1px solid #d8bc98;
	border-bottom: 1px solid #fff0d5;
	border-right: 1px solid #f2dfc1;
	border-left: 1px solid #f2dfc1;
	font-size: 11px;
	line-height: 12px;
	margin-right: 20px;
	width: 130px;
	height: 20px;
	padding: 0 10px;
}
#login_box input.login{
	background: url("images/btn_login_big.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    height: 27px;
    margin: 0;
    width: 149px;
}
#login_box #btn_register{
	background: url("images/btn_register_big.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    height: 27px;
    width: 149px;
}
.bonuslink,#cartinfo{
	float: left;
    padding-left: 12px;
    padding-top: 3px;
}
.buy, .buy_big{
	background: url("images/more.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	cursor: pointer;
    display: block;
    float: left;
    height: 18px;
    margin-left: 6px;
    margin-top: 6px;
    padding-top: 2px;
    text-align: center;
    width: 50px;
}
#basket_table{
	width: 100%;
	border-bottom: 1px solid #F9D8AB;
	border-right: 1px solid #F9D8AB;
}
#basket_table th, #basket_table td{
	padding: 3px;
	border-top: 1px solid #F9D8AB;
	border-left: 1px solid #F9D8AB;
}
#basket_table th{
	
}
#basket_table td.price, #basket_table td.count, #basket_table td.sum, #basket_table td.finish_sum{
	text-align: right;
}
#basket_table td.finish_sum{
	font-weight: bold;
}
#basket_table td.price{
	width: 100px;
}
#basket_table td.count{
	width: 100px;
}
#basket_table td.count input{
	padding: 3px;
    text-align: right;
    width: 80px;
}
#basket_table td.sum {
	width: 100px;
}
#basket_table td.action{
	text-align: center;
	width: 20px;
}
.delete_basket_item{
	background: url("images/delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 16px;
	height: 16px;
	cursor: pointer;
}
#basket_recalculate{
	background: url("images/refresh.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
#frm_user_data input, #frm_user_data select, #recovery_password input{
	padding: 3px;
	width: 200px;
	font-size: 11px;
	background: #fff;
}
#frm_user_data td{
	padding: 3px;
}
td.label{
	text-align: right;
	padding-right: 5px;
}
#frm_user_data #frm_submit,#frm_submit, #recovery_password #frm_submit{
	background: url("images/more.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 20px;
    margin-top: 6px;
    padding-top: 2px;
    text-align: center;
    width: 50px;
}
#recovery_password #frm_submit, #frm_user_data input#frm_submit{
	background: url("images/more_big.png") no-repeat scroll 0 0 transparent;
    width: 70px;
}
.cabinetlink, .historylink{
	float: left;
	padding-left: 12px;
}
#statistic_in_out ul, #statistic_in_out ul li{
	list-style: circle;
}
#statistic_in_out ul{
	
}
#statistic_in_out ul li{
	margin-left:15px; 
}
#logout{
	float: right;
	padding: 0 12px;
}
#customer_points{
	float: left;
    padding-left: 12px;
    padding-right: 12px;
}
#login_block{
	position: absolute;
    right: 0;
    top: 0;
    z-index: 101;
}
#login_form p { 
	position:relative; 
	float: left; 
	width: 150px;
}
#login_form label  { 
	left: 12px;
    position: absolute;
    top: 3px;
}
.error_login{
	color: #FF0000;
    padding-bottom: 12px;
    padding-top: 3px;
    position: relative;
}
.recovery_info{
	
}
#sbmloginfrm{
	cursor: pointer;
}
input#email, #frm_user_data input, #frm_user_data select{
	border: 1px solid #995B3D;
    border-radius: 5px;
    margin-top: -2px;
}
#frm_user_data input#frm_submit{
	border: none;
	border-radius: 0;
}
.buy_big{
	background: url("images/buy_big.png") no-repeat scroll 0 0 transparent;
    width: 110px;
}
#frm_basket #frm_submit{
	background: url("images/sbm_big.png") no-repeat scroll 0 0 transparent;
    width: 120px;
    padding-top: 0;
}
.orange-bnt {
    background: none repeat scroll 0 0 #e25415 !important;
    border-radius: 5px;
    width: 155px !important;
}
#login_div{
	width:500px;
	margin:0 auto;
	text-align:center;
	min-height:400px;
}
#login_div input[type="text"], #login_div input[type="password"]{
	width:50%;
	padding:10px 25px;
	border:1px solid #ccc;
	font-size:14px;
	margin:10px; 
	border-radius:5px;
}
#log_btn{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(125, 185, 232, 1) 0%, rgba(0, 79, 141, 1) 100%) repeat scroll 0 0;
    border-color: #004f8d;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #fff;
    cursor: pointer;
    font: bold 15px Arial,Helvetica;
    height: 35px;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 120px;
	margin:20px 0 0 0;
}
.fileform { 
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 104px;
}
 
.fileform .selectbutton { 
    background-color: #A2A3A3;
    border: 1px solid #939494;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 6px;
    text-align: center;
    vertical-align: middle;
    width: 90px;
	border-radius:5px
}
 
.fileform #Take-Picture{
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    -moz-opacity: 0; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    font-size: 150px; 
    height: 30px; 
    z-index:20;
}
#scans_result {
	margin:30px;
	color:#000;
	width:400px;
}
#scans_result td{
	border-bottom:1px solid #ddd;
	padding:10px;	
	vertical-align:middle;
}
#scans_result input {
	border: 1px solid #ccc;
    padding: 10px 0 10px 10px;
    width: 55px;
}
#scans_result td:nth-child(2){
	text-align:right;
}
#send, .actiontype {
	background-color: #a2a3a3;
    border: 1px solid #939494;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 6px;
    text-align: center;
    vertical-align: middle;
    width: 134px;
}
#shop_id, #url{
	border:1px solid #ccc;
	padding:6px 15px;
	margin:5px 0;
	width:300px;
}
.actiontype {
    margin: 5px;
    width: 300px;
	cursor:POINTER;
}
#actions_div {
	text-align:center;
}
.del {
    display: inline-block;
    width: 30px;
	cursor:POINTER;
}
#logout {
	color: #fff;
   background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(125, 185, 232, 1) 0%, rgba(0, 79, 141, 1) 100%) repeat scroll 0 0;
    padding: 8px 11px;
    border-radius: 3px;
    float: right;
}
@media only screen  and  (max-device-width : 1024px) {
	.container 	{
		width:100%;
		margin:0;
		padding:0;
	}
}
@media only screen  and  (max-device-width : 510px) {
	#login_div	{
		width:100%;
	}
	#login_div input[type="text"] {
		width:80%;
	}
}
@media only screen  and  (max-device-width : 410px) {
	#scans_result {
		margin:30px 0;
		width:310px;
	}
}
