@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
	background:#e2e3db url(/images/bg.jpg);
	font:12px Arial;
	color:#4a4b4b;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
}

h1{
	font:18px Arial;
	margin:0px 0px 20px;
	color:#6e1d48;
}

h2 {font:bold 16px Arial; color:#6e1d48; margin-bottom:20px;}
h3 {font:bold 14px Arial; color:#4a4b4b; margin-bottom:15px;}

p { padding: 0 0 1em; }

a, a:link { 
	font:12px Arial;
    text-decoration:underline;
    color: #0c849b; 
}

a:hover {
	text-decoration: none;
}

a img, img {
    border:0px;
}

.br {
	clear:both;
	float:none !important;
	font-size:1px;
	vertical-align:1px;
}

.center {
	width:930px;
	margin:25px auto 0;
	background:#fff url(/images/center_bottom.jpg) no-repeat bottom;
}

.input_small, .input_middle, .input_big {
	border:0px;
	font:12px Arial;
}

.input_small {
	background:url(/images/input_small.gif) no-repeat;
	padding:3px 5px;
	width:66px;
	height:16px;
}

.input_middle {
	background:url(/images/input_middle.gif) no-repeat;
	padding:3px 5px;
	width:185px;
	height:16px;
}

.input_big {
	background:url(/images/input_big.gif) no-repeat;
	padding:3px 5px;
	width:298px;
	height:16px;
}

.select {
	background:url(/images/input_big.gif) no-repeat;
	padding:3px 5px;
	width:308px;
	height:22px;
	border:0px;
	font:12px Arial;
}

.textarea {
	background:url(/images/textarea.gif) no-repeat;
	border:0px;
	padding:3px 5px;
	width:298px;
	height:63px;
	font:12px Arial;
}

/*HEAD*/
.head {
	background:url(/images/center_top.jpg) no-repeat top;
}

.logo {
	padding:30px 50px 0px 20px;
	float:left;
}

.telephone {
	float:right;
	font:30px Georgia;
	color:#505050;
	padding:50px 20px 0px;
}

.telephone div {
	font:20px Georgia;
	line-height:30px;
	float:left;
	padding-right:5px;
}

.slogan {
	background:url(/images/slogan.jpg) no-repeat;
	height:38px;
	width:221px;
	float:left;
	margin-top:50px;
}

/*TOP MENU*/
.top_menu {
	clear:both;
	background:url(/images/menu_bg.jpg) no-repeat;
	height:35px;
	padding:42px 20px 20px;
	margin:15px 20px 0px;
}
.top_menu ul {
	margin:0;
	padding:0px;
}

.top_menu li {
	float:left;
	list-style:none;
	padding-right:5px;
}

.top_menu a {
	font:14px Arial;
	color:#cabbc3;
	padding:5px 10px;
}

.top_menu a:hover, .top_menu li.active a {
	color:#fff;
	background:#47092a;
	text-decoration:none;
	-moz-border-radius:10px;
}

/*BODY*/
.body {
	padding:0px 20px 20px;
}

.left_colume {
	width:200px;
	padding:0px 10px 0px 0px;
}

.menu {
	padding:10px;
}

.menu li, .basket li {
	list-style:none;
	background:url(/images/arrow.gif) no-repeat 0px 5px;
	padding:0px 0px 15px 25px;	
}

.basket li {
	padding:0px 0px 5px 25px;
}

.menu a, .basket a {
	font:14px Arial;
}

.menu li.active a, .basket  li.active a{
	text-decoration:none;
}

.basket {
	background:#f2f3ef url(/images/basket_icon.jpg) no-repeat 0px 40px;
	padding:5px 15px;
}

.basket_link {
	padding:10px 0px 15px 35px;
}

.basket_link a {
	font:18px Arial;
}

.basket_item {
	font:18px Arial;
	color:#6e1d48;
}

.marker, .marker_active {
	float:left;
	height:34px;
}

.marker {
	background:url(/images/marker_center.jpg) repeat-x;
}

.marker a {
	font:16px Arial;
	color:#fff;
	text-decoration:none;
	line-height:35px;
}

.marker a:hover {
	text-decoration:underline;
}

.marker_l {
	background:url(/images/marker_left.jpg) no-repeat;
	float:left;
	width:12px;
	height:34px;
	margin-right:10px;
}

.marker_r {
	background:url(/images/marker_right.jpg) no-repeat;
	float:right;
	width:12px;
	height:34px;
	margin-left:10px;
}

.current .marker {
	background:#f2f3ef;
}

.current .marker_l {
	background:url(/images/marker_active_left.jpg) no-repeat;
	float:left;
	width:12px;
	height:34px;
	margin-right:10px;
}

.current .marker_r {
	background:url(/images/marker_active_right.jpg) no-repeat;
	float:right;
	width:12px;
	height:34px;
	margin-left:10px;
}

.current .marker a {
	font:16px Arial;
	color:#4a4b4b;
	line-height:35px;
	text-decoration:none;
}

.table_tr {
	background:#f2f3ef url(/images/table_tr.jpg) no-repeat top right;
	height:10px;
}

.content .table_tr {
	clear:both;
}

.table_tl {
	background:url(/images/table_tl.jpg) no-repeat top left;
	height:10px;
	width:10px;
}

.table_c {
	background:#f2f3ef;
	padding:0px 10px;
}

.table_br {
	background:#f2f3ef url(/images/table_br.jpg) no-repeat top right;
	height:10px;
}

.table_bl {
	background:url(/images/table_bl.jpg) no-repeat top left;
	height:10px;
	width:10px;
}

.content {
	width:670px;
	float:right;
}

.section li {
	float:left;
	list-style:none;
	cursor:pointer;
}

.box {
  	display: none; 
}

.box.visible {
  	display: block;
}

.breadcrumbs {
	font:11px Arial;
	padding-bottom:20px;
}

.breadcrumbs a {
	font:11px Arial;
}

.pages {
	clear:both;
}

.label {
	float:left;
	width:165px;
	line-height:21px;
}

/*CATALOG MAIN*/
.catalog_item_main {
	background:url(/images/catalog_bg.jpg) no-repeat center;
	width:215px;
	height:278px;
	float:left;
}

.line_main {
	float:left;
	margin-top:10px;
	width:1px!important;
	background:url(/images/line.jpg) repeat-y;
	height:265px;
}

.catalog_link_main {
	text-align:center;
}

.catalog_link_main a {
	font-size:18px;
}

.catalog_number {
	font-size:10px;
	color:#888888;
	position:absolute;
	margin-top:2px;
}

/*CATALOG*/
.line {
    background: url("/images/line.jpg") repeat-y scroll 0 0 transparent;
    float: left;
    height: 355px;
    margin: 0 13px;
    width: 1px !important;
}

.catalog_item {
    float: left;
    margin-bottom: 20px;
    min-height: 390px;
    width: 203px;
}

.catalog_img img {
	background:#fff;
	border:1px solid #cdcdcd;
	padding:5px;
	margin-bottom:15px;
}


.catalog_img2 img {
	background:#fff;
	border:1px solid #cdcdcd;
	padding:5px;
	margin-bottom:15px;
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	height:88px;
	margin-right:10px;
	width:122px;
}

.articul {
	font-style:italic;
}

.catalog_link a {
	font-size:18px;
	line-height:18px;
}

.catalog_link2 a {
	font-size:15px;
	line-height:15px;
}

.sort {
	text-align:center;
	margin:50px 0px 0px;
	padding:10px 0px 0px;
	border-top:1px dotted #a1a1a1;
	clear:both;
}

.button {
	float:left;
}

.button_catalog {
	float:right;
}


.red_button_right {
	background:url(/images/red_button_right.jpg) no-repeat top right;
	width:8px;
	height:22px;
	float:right;
}

.red_button_left {
	background:url(/images/red_button_left.jpg) no-repeat top left;
	width:8px;
	height:22px;
	float:left;
}

.red_button {
	background:url(/images/red_button.jpg) repeat-x;
	height:22px;
	border:0px;
	cursor:pointer;
	font:12px Arial;
	color:#fff;
	padding:0px 10px;
	text-shadow: 1px 1px 1px #3d0c26;
}

.blue_button_right {
	background:url(/images/blue_button_right.jpg) no-repeat top right;
	width:7px;
	height:22px;
	float:right;
}

.blue_button_left {
	background:url(/images/blue_button_left.jpg) no-repeat top left;
	width:7px;
	height:22px;
	float:left;
}

.blue_button {
	background:url(/images/blue_button.jpg) repeat-x;
	height:22px;
	border:0px;
	cursor:pointer;
	font:12px Arial;
	color:#fff;
	padding:0px 5px 2px;
	text-shadow: 1px 1px 1px #167b8d;
}

.add2cart_handler {
	background:url(/images/blue_button.jpg) repeat-x;
	height:22px;
	border:0px;
	cursor:pointer;
	font:12px Arial;
	color:#fff;
	padding:0px 5px 2px;
	text-shadow: 1px 1px 1px #167b8d;
}

.price {
	font:18px Arial;
	color:#6e1d48;
}

.price2 {
	font:15px Arial;
	font-weight:bold;
	color:#6e1d48;
}

.no_item {
	font:italic 11px Arial;
}

.pages {
	margin:25px 0px 0px;
	padding:10px 0px 0px;
	border-top:1px dotted #a1a1a1;
	clear:both;
}

.pages a {
	padding:0px 5px;
}

.current_page {
	font:bold 14px Arial;
	color:#6e1d48;
	padding:0px 5px;
}

/*CATALOG IN*/
.item_info {
	float:right;
	width:270px;
}

.comments {
	float:right;
	width:315px;
}

.question {
	width:330px;
	float:left;
}

/*BASKET*/
.black {
	background:url(/images/black_bg.png);
	position:absolute;
	height:1250px;
	width:100%;
	top:0px;
}

.basket_bg {
	background:#fff url(/images/center_bottom_basket.jpg) no-repeat bottom;
	width:930px;
	margin:0px auto 0px;
}

.basket_bg h1 {
	margin-bottom:5px;
	font-size:24px;
}

.basket_bg .img {
	background:#fff;
	border:1px solid #cdcdcd;
	padding:5px;
	width:122px;
	height:88px;
	float:left;
	margin-right:10px;
}

.basket_bg table {
	padding:0px 20px 20px;
}

.basket_bg table td {
	vertical-align:top;
	padding:7px;
}

.title {
	font-size:14px;
	background:#f2f3ef;
}

.title td {
	padding:7px;
}

.table_bottom td {
	border-top:1px dotted #a1a1a1;
	font-size:14px;
}

.price_basket {
	font-size:18px!important;
	text-align:center;
}

.basket_top {
	background:url(/images/center_top_basket.jpg) no-repeat top;
	padding:20px;
}

.big_red_button_right {
	background:url(/images/big_red_button_right.jpg) no-repeat top right;
	width:10px;
	height:38px;
	float:right;
}

.big_red_button_left {
	background:url(/images/big_red_button_left.jpg) no-repeat top left;
	width:10px;
	height:38px;
	float:left;
}

.big_red_button {
	background:url(/images/big_red_button.jpg) repeat-x;
	height:38px;
	border:0px;
	cursor:pointer;
	font:18px Arial;
	color:#fff;
	padding:0px 10px;
	text-shadow: 1px 1px 1px #3d0c26;
}

.close {
	position:absolute;
	margin:-45px 0px 0px 885px;
}

/*FOOTER*/
.footer {
	width:900px;
	padding:0px 15px; 
	margin:0 auto;
	font:11px Arial;
	color:#4a4b4b;
}

.copy {
	background:url(/images/copy.png) no-repeat top left;
	padding:10px 0px 20px 80px;
}

.counter {
	float:right;
	padding:10px 15px 20px;
}


.faq {
color:#6E1D48;
font:bold 14px Arial;
padding:0 5px;
}

.input_big {
background:url("/images/input_big.gif") no-repeat scroll 0 0 transparent;
height:16px;
padding:3px 5px;
width:298px;
}