* {
	margin:0;
	padding:0;
}

body {
	background: #171311 url('/img/bg.jpg') repeat 0 0;
	color: #504E4E;
	font-size:11px;
	text-align: center;
}
body, input{
	font-family: Arial, sans-serif;
}
img{
	border: none;
}

a{
	color: white;
}
a:hover{
	color: #8d2300;
}

#header ul,
#usr ul,
#sidebar ul{
	list-style: none;
}

#header{
	position: relative;
	border-bottom: 5px solid #8d2300;
	margin-bottom: 15px;
}

#header #sh h1{
	position: absolute;
	bottom: 7px;
	left: 415px;
	font-weight: normal;
	font-size: 15px;
}
#header h1 a,
#header #logo a{
	display: block;
	width: 173px;
	height: 40px;
	text-indent: -10000px;
	background:url('/img/vladis.png') no-repeat 0 0;
	margin: 25px 10px 15px 10px;
}

#header #sh{
	background-color: #312926;
	font-size: 14px;
	width: 980px;
	overflow: hidden;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	color: #c1b9b3;
	position: relative;
}

#header #sh ul.m,
#header #sh .l_c{
	float: left;
	margin: 20px 0 0 12px;
	font-size: 12px;
}
#header #sh ul.m li{
	float: left;
	margin-right: 15px;
}

#header #sh .i{
	position: absolute;
	top: 15px;
	left: 415px;
	font-size: 11px;
	width: 250px;
}
#header #sh .phone{
	font-size: 35px;
	color: #c1b9b3;
	font-family: "Arial Narrow", Arial;
}
#header #sh .phone span{
	font-size: 20px;
}

#header .l_m{
	position: absolute;
	bottom: 15px;
	right: 0;
}
#header .l_m li{
	float: left;
}
#header .l_m a{
	font-family: "Arial Narrow", Arial;
	font-size: 18px;
	color: white;
	display: block;
	padding: 2px 20px;
	border-left: 1px solid white;
}
#header .l_m .f a{
	border: none;
}
#header .l_m a:hover{
	text-decoration: none;
}

#header .l_c{
	position: absolute;
}

#header #sh .l_c{
	font-size: 12px;
	bottom: 20px;
	left: 0;
}
#header #sh .l_c a{
	color: #c1b9b2;
	display: block;
	padding-left: 23px;
	background: url('/img/l_c.png') no-repeat 0 0;
	height: 16px;
	line-height: 16px;
}
#header #sh .l_c a:hover{
	color: white;
	background-position: 0 -16px;
}
#header #sh .l_c .l a{
	background-position: 0 -32px;
}
#header #sh .l_c .l a:hover{
	background-position: 0 -48px;
}
#header #sh .l_c li{
	float: left;
	margin-right: 15px;
}

#container{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#content{
	font-size: 13px;
	position: relative;
	color: #1f170b;
	width: 980px;
	overflow: hidden;
}

#footer{
	color: #c1b9b3;
	padding: 17px;
	margin: 40px 0 25px 0;
	position: relative;
	border-top: 2px solid #c1b9b3;
	background: url('/img/vladis_s.png') no-repeat 10px 6px;
	padding: 35px 10px 0 10px;
}
#footer .c{
	font-size: 11px;
}
#footer .phone{
	font-size: 11px;
	position: absolute;
	top: 10px;
	left: 47%;
	text-align: right;
	font-family: "Arial Narrow", Arial;
}
#footer .phone span{
	font-size: 24px;
}
#footer .by a{
	display: block;
	width: 114px;
	height: 42px;
	text-indent: -10000px;
	background:url('/img/cooper.png') no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -18px;
}

#header, #content, #footer{
	z-index: 100;
}

/*
#sh,
#t h2,
#usr,
#t,
.products dd .c b{
	position: relative;
	behavior: url(/PIE.htc);
	zoom:1;
}
*/

#t,
#t h2,
.page .info,
.dt,
.page form,
.box{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.box{
	background-color: #312926;
	padding: 10px;
	color: #c1b9b3;
}

#breadcrumbs{
	font-size: 11px;
	color: #c1b9b3;
}
#breadcrumbs a{
	color: #2064ac;
}

#sidebar{
	width: 309px;
	float: right;
}
#sidebar h3,
#news h3,
#s_prods h3{
	font-size: 22px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #2064ac;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Arial Narrow", Arial;
}
#s_prods h3 a{
	color: #2064ac;
	text-decoration: none;
}
#s_prods h3 a:hover,
#news h3 a:hover{
	text-decoration: underline;
}

#sidebar .cat-nav,
#sidebar .news{
	padding: 10px;
}

#sidebar .cat-nav{
	font-size: 16px;
}

#sidebar .cat-nav h3{
	border-bottom: 1px solid #c9c9c9;
}

#sidebar .cat-nav a{
	color: #c1b9b3;
}
#sidebar .cat-nav a:hover{
	color: #ffffff;
}
#sidebar .cat-nav li{
	margin-bottom: 17px;
	padding-left: 26px;
}
#sidebar .cat-nav li.sel{
	background:url('/img/sel_nav.png') no-repeat 0 2px;
}
#news .big{
	position: relative;
}
#news .big h4{
	background-image: url('/img/news_bg.png');
	position: absolute;
	bottom: 0;
	left: 0;
}
#news h4 a{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding: 3px 0 10px 15px;
	display: block;
	width: 274px;
}
.home #news h4 a{
	width: 295px;
}
#news li{
	margin-bottom: 10px;
}
#news h3 a{
	color: #b7afa9;
	text-decoration: none;
}
#news p.date{
	font-size: 10px;
	color: white;
	background-color: #8d2300;
	padding: 4px 8px;
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#news .big p.date{
	position: absolute;
	top: 15px;
	left: 15px;
}
#news .all a{
	color: #c1b9b3;
	font-size: 12px;
}
#news .all{
	margin-bottom: 15px;
}
#news{
	margin-bottom: 10px;
}
#news ul{
	list-style: none;
}
.home #news{
	width: 960px;
	overflow: hidden;
	margin-top: 15px;
}
.home #news .big{
	width: 310px;
	float: left;
	margin: 0 15px 0 0;
}
.home #news .big.l{
	margin: 0;
}
#n_auth{
	margin-bottom: 15px;
	font-size: 17px;
	font-family: "Arial Narrow", Arial;
	width: 960px;
	overflow: hidden;
}
#n_auth .but{
	display: block;
	float: right;
	width: 296px;
	height: 39px;
	text-indent: -10000px;
	background-image: url('/img/reg.png');
}

#view{
	width: 640px;
	float: left;
	padding: 10px;
	background-color: white;
	color: #646464;
	overflow: hidden;
}
#view .desc h2{
	color: #2064ac;
	font-weight: normal;
	font-size: 22px;
	padding: 10px 0 30px 0;
	text-transform: uppercase;
}
#view .desc h2{
	border-bottom: 1px solid #cccccc;
}
.prod_list #view .desc h2{
	border: none;
}

#view .desc h2 a{
	color: #2064ac;
	text-decoration: none;
}
#view .desc h2 a:hover{
	text-decoration: underline;
}

.products{
	width: 100%;
	text-align: center;
}
.products dl{
	padding: 5px;
	background-color: white;
	margin: 14px 0;
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.products dt,
.products dd{
	width: 140px;
}
.products dt{
	text-align: center;
	position: relative;
}
.products dt a{
	display: block;
	width: 140px;
	height: 120px;
	border-bottom: 5px solid white;
}
.products dt a:hover{
	border-color: #b52f03;
}

.products dd{
	text-align: left;
}
.rest{
	color: white;
	font-size: 11px;
}
.rest .o{
	background-color: #333333;
}
.rest .r{
	background-color: #797471;
}
.rest .o,
.rest .r{
	padding: 2px 7px;
	white-space: nowrap;
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.products dd .art{
	font-size: 12px;
	color: #646464;
	margin-top: 10px;
}
.products dd .art b{
	font-size: 14px;
	font-style: italic;
}
.products dd .sc{
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
}
.products dd .sc a{
	color: #646464;
}
.products dd .p{
	color: #959595;
	font-size: 14px;
}
.products dd .p b{
	color: #2064ac;
	font-size: 20px;
}

.products .new,
.products .sale{
	background:url('../img/s2.png') no-repeat 0 0;
	width: 114px;
	height: 19px;
	position: absolute;
	bottom: 10px;
	left: 0;
}
.products .sale{
	background-position: 0 -19px;
}
.products .sale_c{
	display: block;
	width: 57px;
	height: 57px;
	background:url('../img/star_c.png') no-repeat 0 0;
	position: absolute;
	top: -20px;
	right: -10px;
	color: white;
	font-weight: bold;
	line-height: 57px;
	font-size: 15px;
	overflow: hidden;
	text-shadow:black 1px 1px 2px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: default;
}

.pagination {
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	color: #797471;
}
.pagination a,
.pagination span.current,
.pagination span.disabled{
	padding: 4px 7px;
	margin-right: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pagination .next_page,
.pagination .prev_page,
.pagination .start_page,
.pagination .end_page,
.pagination .current{
	background-color: #cccccc;
}
.pagination a,
.pagination span{
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.pagination a,
.page .pagination a{
	color: #797471;
	text-decoration: none;
}
.pagination a:hover, .pagination a:active,
.page .pagination a:hover, .page .pagination a:active{
	color: white;
	background: #0d3b87 url('/img/pg_bg.png') repeat-x 0 0;
}
.pagination span.disabled {
	display: none;
	color: white;
	background-color: white;
}

input.blur {
	color: #999;
}

.mSelect {
	height:20px;
	width:200px;
	border:#000 1px solid;
	margin-bottom:10px;
	background-color:#FFF;

}
.mSelected {
	padding-left:10px;
	padding-right:10px;
}
.mOption {
	height:20px;
	width:180px;
	border:#000 1px solid;
	border-top:none;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
}
.mFleche {
	float:right;
	width:18px;
	height:18px;
	background-color:#000;
	margin:1px;
}
.rouge {
	color:#900;
}

.visual,
.preview,
.in_group{
	width: 260px;
}

.preview{
	height: 200px;
	background-color: white;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.preview a{
	margin: 0 auto;
}

.img_tabs{
	padding-top: 10px;
	margin-bottom: 10px;
}
.img_tabs ul li{
	float: left;
}
.img_tabs a{
	margin: 0 5px 0 0;
}
.img_tabs a img{
	border: white solid 4px;
}
/*
.img_tabs a.sel img,
.in_group a.sel img{
	border: 1px solid #945393;
}
*/
.visual{
	float: left;
	position: relative;
}
.pd{
	width: 370px;
	float: right;
	overflow: hidden;
	color: #646464;
	padding-top: 10px;
	font-size: 12px;
}
.pd h3{
	font-size: 17px;
	padding: 0 7px 5px 0;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
}
.pd .title{
	padding: 0 0 10px 0;
}
.pd .title .a b{
	font-size: 14px;
	font-style: italic;
}
.pd .title .p{
	color: #959595;
	font-size: 14px;
	margin: 5px 0 5px 0;
}
.pd .title .p b{
	color: #cc3300;
	font-size: 20px;
}
.pd .title .rest{
	width: 100px;
}
.pd .info{
	border: 1px solid #cccccc;
	padding: 10px;
	clear: both;
	font-weight: bold;
	color: black;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.pd .info a{
	color: #2064ac;
}

.pd .info b{
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

.pd .info .d{
	margin-top: 15px;
}

.pd .info p{
	padding: 2px 0;
}
.pd .old{
	float: left;
	margin-right: 10px;
}
.pd .buy{
	padding: 7px;
	background-color: #c1b9b3;
	color: #181208;
	width: 350px;
	overflow: hidden;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.pd .buy .input,
.pd .buy label{
	float: left;
}
.pd .buy .submit{
	float: right;
}
.pd .buy label{
	margin-right: 5px;
}
.pd .buy p{
	padding-bottom: 8px;
}
#content .pd #ProductCount{
	width: 30px;
}

body #fancybox-overlay{
	background-image: url('/img/bg.jpg');
}

#flashMessage{
	border: 1px solid yellow;
	background-color: lightyellow;
	padding: 5px;
	font-size: 13px;
	margin: 0 0 5px 0;
}

.required label{
	font-weight: bold;
}
.required label em{
	color: #B9197A;
	font-size: 15px;
}

form label{
	display: block;
}
form .checkbox label{
	width: auto;
	display: inline;
	float: none;
	padding-left: 5px;
}

#s_prods{
	background-color: white;
}
#s_prods .products dl{
	margin: 0;
}

#s_prods .products dl:hover dd{
	border-color: black;
}

#s_prods .products dt a{
	border: none;
}

#s_prods .products dd{
	border-bottom: 5px solid white;
}
#s_prods .products .art{
	margin: 0 0 5px 0;
	color: white;
	padding: 5px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#s_prods .products dl:hover .art{
	background-color: #57514d;
}
.block{
	width: 980px;
	overflow: hidden;
	clear: both;
}

.block.f{
	margin-bottom: 10px;
}

#anonces{
	float: left;
	background-color: #312926;
}

#enter{
	width: 312px;
	float: right;
}

.welcome{
	background-color: #312926;
	padding: 15px;
	margin-bottom: 9px;
	color: #aca29f;
	font-size: 12px;
	height: 216px;
	overflow: hidden;
	line-height: 18px;
}
.welcome h2{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 15px;
	font-family: "Arial Narrow", Arial;
}

form .b .c,
form .b .c div{
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.page{
	padding: 20px 10px 20px 10px;
	font-size: 13px;
}
.page a{
	color: #2064ac;
}
.page a:hover{
	color: #b72d00;
}
.page b,
.page strong{
	color: #000000;
	font-style: italic;
}
.page form textarea{
	width: 98%;
}
.page form label{
	font-weight: normal;
}
.page form .input{
	margin-bottom: 10px;
}

.page form .text input{
	width: 200px;
}

.page form .text input.num{
	width: 80px;
}
.page form .text input.ltext{
	width: 500px;
}

.page form{
	background-color: #C1B9B3;
	padding: 15px;
	color: #181208;
}
.page .submit input{
	padding: 10px;
}
.page h3{
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	padding: 15px 0 10px 0;
}
.page .title h3{
	padding-bottom: 5px;
}
.news .page .item{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.page h4{
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
}
.page p.date{
	color: white;
	font-size: 11px;
	background-color: #797471;
	padding: 3px 7px;
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.page p{
	padding-bottom: 10px;
}
.page .info,
.page form .tip{
	background-color: #ebe7e0;
	font-size: 12px;
	padding: 10px;
	margin: 0 -15px 10px -15px;
	font-style: italic;
}
.page .info b, .page .info strong,
.page form .tip b, .page form .tip strong{
	color: #b9197a;
}
.page .info p,
.page form .tip p{
	padding: 0;
}
.cart .total{
	text-align: right;
}
.cart .total .sum{
	border-bottom: 3px solid black;
}
.cart .total .sum .l{
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 10px;
}
.cart .total .sum .v{
	font-size: 14px;
}
.cart .total .sum .v b{
	font-size: 20px;
	font-style: normal;
}
.page ul,
.page ol{
	padding: 0 0 10px 25px;
	font-size: 13px;
}
.page ul li,
.page ol li{
	margin-bottom: 8px;
}
.page img{
	border: 10px solid white;
	margin: 10px 0;
}

#authMessage{
	padding: 5px 0;
	color: red;
}
.error input,
.error textarea{
	border: 1px solid red;
}
.error-message{
	color: red;
	padding-bottom: 5px;
}

.dt{
	font-size: 12px;
	color: #585249;
	text-align: center;
}
.dt p{
	padding: 0;
}
.dt img{
	border: none;
	margin: 0;
}
.dt th{
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid #cccccc;
}
.dt th,
.dt td{
	padding: 7px;
}
.dt td{
	border-top: 1px solid #cccccc;
	color: black;
}

.dt td.price{
	font-size: 14px;
	color: #333333;
}
.dt b{
	font-style: normal;
	color: black;
}
.dt .del{
	font-size: 11px;
}
.size_grid td{
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
}
.size_grid .sg_s td{
	background-color: #948C7F;
	color: #F7F4F0;
}
.size_grid td.sg_n{
	background-color: #2064AC;
	color: #F7F4F0;
	text-transform: uppercase;
	width: 40px;
	text-align: center;
}
.page .size_grid{
	margin-top: 15px;
}

#usr{
	height: 90px;
	width: 312px;
	float: right;
	border-left: 1px solid #c1b9b3;
	margin: 10px 0;
	position: relative;
}
#usr.nauth{
	border-left: none;
}
#usr.nauth p{
	font-size: 11px;
	clear: both;
	margin-top: 5px;
}
#usr a,
.dt .del a{
	color: #8d2300;
}
#usr a:hover,
.dt .del a:hover{
	color: #b72d00;
}
#usr.nauth a{
	margin-right: 15px;
}

#usr.nauth .input input{
	width: 180px;
	float: left;
	margin: 0 6px 4px 0;
}

#usr .e,
#usr .pr{
	position: absolute;
	top: 0;
	font-size: 11px;
}
#usr .e{
	right: 15px;
}
#usr .pr{
	left: 15px;
}
#usr .e a,
.dt .del a{
	padding-right: 14px;
	background: url('/img/close.png') no-repeat top right;
	height: 14px;
	line-height: 14px;
}
#usr .e a:hover,
.dt .del a:hover{
	background-position: 100% -14px;
}

#usr .n{
	padding: 20px 0 0 15px;
	font-style: italic;
}
#cart_mini,
#usr .n{
	font-size: 12px;
	color: #c1b9b3;
}

#usr .n a,
#cart_mini ul b{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}

#cart_mini a{
	color: white;
	font-size: 14px;
}

#cart_mini{
	padding-left: 15px;
	margin-top: 10px;
}
#cart_mini .to_cart{
	float: left;
}
#header #sh #cart_mini ul{
	margin: 0;
	padding: 0;
	margin-left: 80px;
	padding-bottom: 3px;
}
#cart_mini .min{
	font-size: 11px;
	font-style: italic;
}


.input input{
	border: 1px solid #837f7c;
	background: url('/img/inp.png') repeat-x top left;
	padding: 2px;
}

#search{
	margin-bottom: 10px;
	color: #b7afa9;
}

#search label{
	float: left;
	width: 110px;
}
#search .input{
	margin-bottom: 5px;
}
#search .input input{
	width: 160px;
}
#search .input select{
	width: 164px;
}
#search .submit{
	padding-top: 10px;
	padding-left: 110px;
}

.feedbacks{
	color: #504E4E;
	font-size: 12px;
}
.feedbacks dl:nth-child(odd) {
	background-color: #f0f0f0;
}
.feedbacks dl{
	padding: 10px 10px 20px 10px;
}
.feedbacks dt{
	width: 100%;
	overflow: hidden;
}
.feedbacks dt em{
	float: right;
	padding: 2px 5px;
	font-style: italic;
}
.feedbacks dt cite{
	float: left;
	font-weight: bold;
}
.feedbacks dd{
	padding-top: 10px;
}
.feedbacks .ans{
	margin-top: 15px;
	font-style: italic;
	width: 100%;
	overflow: hidden;
}
.feedbacks .ans cite{
	color: black;
	float: left;
}
.feedbacks .a{
	margin-left: 145px;
}

.feedbacks .page p{
	padding: 0;
}
.feedbacks .cb{
	margin-top: 20px;
}

.sec_info{
	margin-top: 20px;
	color: #C1B9B3;
}


.reset_link a {
    background-color: #466CB0;
    color: #FFFFFF;
    display: block;
    font-family: "Arial Narrow";
    font-size: 14px;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
}
