html{
	height:100%;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#292929;
	margin:0;
    padding: 0;
}
@font-face {
	font-family: 'PartnerLightCondensed';
	src: url('/tpl/column1/fonts/partnerlightcondensed.eot');
	src: url('/tpl/column1/fonts/partnerlightcondensed.eot?#iefix') format('embedded-opentype'),
	url('/tpl/column1/fonts/partnerlightcondensed.woff') format('woff'),
	url('/tpl/column1/fonts/partnerlightcondensed.ttf') format('truetype'),
	url('/tpl/column1/fonts/partnerlightcondensed.svg#PartnerLightCondensed') format('svg');
}
a{
	color:#6997bd;
	text-decoration:none;
}
a:hover{
    color:#ccc;
}
p{
	margin:0 0 18px;
}
a img{
	border:none;
	max-width: 100%;
}
h1, h2, h3, h4	,h5{
	color:#3b1a00;
}
.clear{
	clear:both;
}
#container{
	margin:0 auto;
	width:960px;
}
#head{
	margin:25px 0 40px 0;
	color:#9c9c9c;
}
#logo{
	width:177px;
	padding:0 20px 0 0;
	display:table-cell;
	vertical-align:top;
}
#top_right{
	height:120px;
    padding:0 100px 0 0;
    width:562px;
    display:table-cell;
	vertical-align:top;
	text-align:right;
	font-size:29px;
}
#top_right p{
	margin:0;	
}
#auth_block{
    width:164px;
    display:table-cell;
	font-size:17px;
	color:#2e2e2e;
	vertical-align:top;
}
#left_col{
    width: 197px;
    float: left;
	padding: 0 56px 0 0;
}
#right_col{
    width: 707px;
    float: left;
	min-height:650px;
}
#left_menu{
	margin:0 0 35px 0;	
}
#left_menu ul{
	padding:0;
	margin:0;
	list-style:none;
	line-height:25px;
}
#left_menu ul ul{
	display:none;
}
#left_menu ul ul ul{
	padding:0;	
	line-height:22px;
}
#left_menu li{
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	clear: both;

}
#left_menu li li{
	border:none;
	background-image:none;
	margin:0 0 0 29px;
	list-style:disc;
	color:#9c9c9c;
}
#left_menu li li:hover{
	color:#0387fa;
}
#left_menu li li li{
	margin-left:15px;	
}
#left_menu li a{
	font-size:16px;
	display:block;
	padding:3px 0;
	text-transform:uppercase;
	color:#464646;
	width:180px;
	float:left;
}
#left_menu li a:hover{
	color:#0387fa;
}
#left_menu li li a{
	font-size:14px;
	color:#9c9c9c;
	padding:0;
	text-transform:none;
	float:none;
	width:auto;
}
#left_menu li li li a{
	font-size:13px;
}
#left_menu li li a:hover{
	
}
.imag_cat{
	float:left;
	margin:12px 9px 0 0;
	cursor:pointer;
}
#footer{
    margin: 30px 0 0 0;
	padding:5px 0;
	font-size:12px;
	line-height:19px;
}
#footer p{
	margin:0;	
}
#footer a{
	color:#858585;
}
.div_foot{
	font-size:12px;
	color:#858585;
	float:left;
	width:430px;
	margin-left:15px;	
}
.div_foot a:hover{
	text-decoration:underline;	
}
.vintage{
	margin:30px 0;	
}
.product{
	margin:0 42px 42px 0;
	width:143px;
	height:285px;
	float:left;
	text-align:center;
	border:1px solid #fff;
}
.product:hover{
	border:1px solid #cecece;
}
.photo_product img{
	width:143px;
}
.price{
	width:95px;
	float:left;
	color:#464646;
	font-size:21px;
	padding-top:3px;
}
.price font{
	font-size:14px;	
}
.price span{
	font-size:13px;
	color:#5b5b5b;
}
.product_in .price{
	font-size:23px;
}
.product_in .price font{
	font-size:16px;	
}
.more{
	margin:0 auto;
	background-image:url(../images/more.png);
	color:#1e1e1e;
	font-size:16px;
	padding:4px 0 ;
	width:95px;
	display:block;
	float:left;
}
.more:hover{
	background-image:url(../images/more_hover.png);
	color:#1e1e1e;
}
.info_product{

}
#big_photo{
	float:left;
	margin-right:20px;
}
#big_photo img{
	border:1px solid #cecece;
}
#big_photo img#move{
	border:none;
	position:absolute;
	margin:157px 0 0 -18px;
}
#more_photo{
	float:left;
	margin-right:30px;
	height:215px;
}
#more_photo img{
	border:1px solid #cecece;
	margin:0 0 7px 0;	
}
#buys{
	width:151px;
	float:left;	
	margin-right:36px;
}
#fast_buys{
	width:260px;
	float:left;
}
#fast_buys a{
	opacity:0.5;
}
#buys .buy{
	opacity:0.5;
}
#fast_buys.active_b a{
	opacity:1;
}
#buys .buy.active_b{
	opacity:1;
}
#fast_buys div{
	height:163px;	
}
#fast_buys div div{
	width:164px;
	display:none;
	background-color:#b3112c;
	margin:-31px 0 1px 0;
	position:absolute;
	padding:20px 30px 30px 30px;
	height:111px;
	-moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -khtml-border-radius: 3px; /* KHTML */
    border-radius: 3px; /* CSS3 */	
}
#fast_buys label{
	color:#fff;
	font-size:13px;
	margin:5px 0 2px 0;
	display:block;	
}
#fast_buys input[type=text]{
	padding:2px;
	width:160px;
}
#fast_buys input[type=submit]{
	background-color:#e04761;
	color:#fff;
	font-size:18px;
	font-family:Trebuchet MS;
	-moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -khtml-border-radius: 3px; /* KHTML */
    border-radius: 3px; /* CSS3 */
	border:none;
	padding:1px 8px;
	width:166px;
	margin:10px 0 10px 0;
	cursor:pointer;
	display:block;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.8); /* Для Firefox */
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.8); /* Для Safari и Chrome */
    box-shadow: 0 0 3px rgba(0,0,0,0.8); /* Параметры тени */
}
#fast_buys input[type=submit]:hover{
	 box-shadow: 0 0 1px rgba(0,0,0,0.8);
}
#message_fast{
	height:20px;
	display:block;
	color:#ff99aa;
	position:absolute;
	font-size:12px;
	margin:-12px 0 0 -17px;
}
.catalog{
	text-align:center;
	width:198px;
	height: 316px;
	float:left;
	margin:0 53px 22px 0;
	border:1px solid #fff;
}
.catalog:hover{
	border:1px solid #cecece;
}
.catalog a{
	color:#464646;
}
.cat_name{
	padding:10px 5px;
	margin:0 auto 0 auto;
	font-size:1.5em;
	color:#464646;
	position:relative;
	z-index:2;
}
.top_name{
	position:absolute;
	margin:300px 0 0 -35px;
	font-size:20px;
	color:#263366;
	width:120px;
	text-align:left;
}
.top_name:hover{
	color:#222;
}
.name_product{
	display:table-cell;
	vertical-align:middle;
	width:143px;
	height:50px;
	padding-top: 15px;
	text-align:center;
}
.show_product{
	font-size:20px;
	color:#464646;
	cursor:pointer;	
}
.status{
	position:absolute;
	margin:18px 0 0 -103px;
	z-index:4;
}
.copy a{
	padding:5px 15px;
	font-size:12px;
}
.paging{
	text-align:right;
	margin:10px;

	font-size:16px;
}
.paging a{
	padding: 1px 5px;
	margin:2px;

}
.paging span{
	margin:2px;
	padding: 1px 5px;
	
	color:#000;
	font-weight:bold;
}
.paging a:hover{
	color:#000;
}
.err{
	background-color:#ffecec;
	border:1px solid #f40000;
	padding:10px;
	margin:0 0 10px 0;	
}
.done{
	background-color:#f5ffe4;
	border:1px solid #7ac800;
	padding:10px;
	margin:0 0 10px 0;
}
.copy{
	width:690px;
	float:left;
	padding-top:46px;
}
.contact{
	margin:0 auto;	
}
.contact input[type=text], .contact textarea{
	width:350px;
}
input[type=text], input[type=password], textarea{
	
    background-color: #fff;
	padding:6px;
	color:#444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	 -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -khtml-border-radius: 3px; /* KHTML */
    border-radius: 3px; /* CSS3 */
   border:1px solid #cacaca;
}
textarea{
	height:50px;	
}
.submit, .submit2, a.submit{
	padding:3px 15px;
	cursor:pointer;
	text-align:center;
    color: #fff;
	border:none;
	margin-top:10px;
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 2px; /* Firefox */
    -webkit-border-radius: 2px; /* Safari, Chrome */
    -khtml-border-radius: 2px; /* KHTML */
    border-radius: 3px; /* CSS3 */
	background-color:#0387fa;
	border-bottom:2px solid #4fabfc;
}
.submit:hover, .submit2:hover{
    color: #333;
}
.submit2{
	font-size:22px;	
}
#bascket .submit{
	display:block;
	margin: 10px auto;
	height: auto;
}

.submit3{
	padding:4px 25px;
	cursor:pointer;
	text-align:center;
    color: #fff;
	border:none;
	margin-top:10px;
    font-size: 22px;
	background-color:#b3112c;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 2px; /* Firefox */
    -webkit-border-radius: 2px; /* Safari, Chrome */
    -khtml-border-radius: 2px; /* KHTML */
    border-radius: 3px; /* CSS3 */
	border-bottom:2px solid #ca596c;
}

.title{
	margin:0 0 10px 0;
	color:#b3112c;
	font-size:21px;
	padding-bottom:5px;
	text-transform:uppercase;
}
.title span{
    color: #67a128;
}
.title_block{
	margin:0 0 10px 0;
	color:#0387fa;
	border-bottom:1px solid #0387fa;
	text-transform:uppercase;
	font-size:17px;
	padding-bottom:5px;
}
.navigation-pipe{
	padding:5px;
	font-size:12px;
}
#message{
    height:15px;
    color:red;
    font-size: 12px;
	text-align: center;
}
#product_name{
	font-size:21px;
	font-weight:normal;
	color:#8b3a62;
	margin:0 0 10px 0;
	
}
.product_in{
	position:fixed;
	top:5%;
	left:27%;
	background-color:#fff;
	z-index:1099;
	width:867px;
}
#top_panel{
	background-color:#b3112c;
	width:100%;
	color:#fff;
	font-size:20px;
}
#top_panel td{
	padding:5px 10px;	
}
#del_p{
	cursor:pointer;
	visibility: hidden;
	opacity: 0;
}
.product_desc{
	color:#5f5d5d;
	line-height:22px;
	margin-bottom:15px;
}
.contact_form{
	font-size:11px;
	margin:0 auto;
	width:270px;
	padding:20px 15px;
	margin-top:15px;
	position:relative;
}
.contact_form label{
	display:block;
	margin:10px 0 2px 0;
}
.contact_form input[type=text], .contact_form input[type=password], .contact_form textarea, .contact_form select{
	width:250px;	
}
.contact_form input[type=text], .contact textarea{
	margin:3px 0;
	width:250px;
}
.contact_form h2{
	font-size:15px;
}
#breadcrumbs{
	margin:0 0 15px 0;	
	font-size:11px;
	color:#6997bd;
}
#breadcrumbs a{
	color:#9c9c9c;	
}
#breadcrumbs a:hover{
	text-decoration:underline;	
}
#breadcrumbs span{
	padding:0 2px;
	color:#444;
}
#bascket{
	background-image:url(../images/bascket.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	margin-top:10px;
}
#bascket{
	font-size:14px;
	color:#818181;
	height:60px;
}
.buy{
	cursor:pointer;
	width:150px;
}
.buy:hover{
	color:#ccc;
}
#curr_menu{
	color:#9a4a72;
}

#left_menu.left_menu li{
	background-position:0 4px;
}
#left_menu.left_menu li a{
    font-size: 21px;
}
.mini_title{
	color:#b3112c;
	margin-bottom:5px;	
}
#search_block{
	margin-top:8px;	
}
#search_block input[type=text]{
	width:180px;
	color:#9a9a9a;
	font-style:italic;
}
#search_block input[type=image]{
	margin:9px 0 0 -31px;
	position:absolute;
}
.title_cat{
	color:#b3112c;
	font-size:20px;
	text-transform:uppercase;
	border:1px solid #cecece;
	padding:12px 25px 1px 25px;
}
#overlay{
	background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1098;
}
#tabs{
	margin-top:30px;	
}
#tabs ul{
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	z-index:9;
}
#tabs li{
	background-color:#fff;
	display:table-cell;
	vertical-align:middle;
	font-size:17px;
	color:#0387fa;
	border:1px solid #cecece;
	text-align:center;
	width:166px;
	height:40px;
	-moz-border-radius: 2px; /* Firefox */
    -webkit-border-radius: 2px; /* Safari, Chrome */
    -khtml-border-radius: 2px; /* KHTML */
    border-radius: 2px; /* CSS3 */
	margin-right:2px;
	cursor:pointer;
}
#tabs li:hover, #tabs li.hov_tab{	
	border:1px solid #0387fa;
}
#tabs div{
	display:none;
	color:#595959;
	font-size:13px;
	margin: 10px 0;
}
#tabs div.hov_tab{
	display:block;	
}
#tabs div table{
	max-width:640px;
	margin: 10px auto;
}
#tabs div table td {
	border: 1px #fff solid;
	vertical-align: middle;
    height: 30px;
}
.blue_text{
	color:#0387fa;
	font-size:15px;	
}
.grey_text{
	color:#666;
	font-size:12px;
	margin-top:10px;	
}
#loading_remains{
	position:absolute;
	z-index:9999;	
}
.sort_price{
	position: absolute;
	top: 10px;
	right: 10px;
	padding-right: 16px;
	color: #000;
	text-transform: uppercase;
}
.sort_price:hover{
	color: #555;
}
.sort_price span{
	display: block;
	width: 10px;
	height: 6px;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.5;
	background-image: url(../images/cnt_up.png);
}
.sort_price span:last-child{
	top: 6px;
	right: 0;
	height: 11px;
	background-image: url(../images/cnt_down.png);
}
.sort_price.desc span:first-child{
	opacity: 1;
}
.sort_price.asc span:last-child{
	opacity: 1;
}
#loading_p{
	position: fixed;
	top: 40%;
	left: 50%;
	z-index: 1098;
}