html, body {
	height:100%;
	padding:0;
	margin:0;
}
body {
	color:#292929;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background:#ececec url(body_bg.gif) repeat-x;
}
input, textarea, select {
	color:#292929;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#B41A01;
}
a:hover {
	text-decoration:underline;
}
.clear {
	font-size:0px;
	height:0px;
	clear:both;
}
p {
	margin:0;
	padding:7px 0;
}
/* Horisontal menu */
ul.horisontal_menu {
	list-style:none;
	padding:0;
	margin:0;
}

ul.horisontal_menu li {
	list-style:none;
	float:left;
}
ul.horisontal_menu li a {
	display:inline-block;
	float:left;
}
.center {
	width:929px;
}
.left_bg {
	background:url(left_bg.jpg) no-repeat 100% 0;
}
.right_bg {
	background:url(right_bg.jpg) no-repeat 0 0;
}
.header {
	height:187px;
	position:relative;
}
.slogan {
	position:absolute;
	top:70px;
	right:30px;
	display:block;
	font-size:21px;
	color:#7c7a6f;
}
.page_bg {
	background:url(page_bg.jpg) repeat-y;
	height:1%;
}
.page_top {
	background:url(page_top.jpg) no-repeat;
	height:1%;
}
.footer {
	background:url(footer.jpg) no-repeat 0 0;
	height:86px;
	color:#b41a01;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
.footer ul {
	line-height:55px;
	padding-left:60px;
}
.footer a {
	color:#b41a01;
	margin:0 5px;
}
.logo {
	display:block;
	height:114px;
	overflow:hidden;
}
.navigation {
	background:url(nav_bg.jpg) no-repeat;
	width:695px;
	height:54px;
	line-height:54px;
	font-size:14px;
}
.navigation a {
	color:#fff;
	display:inline-block;
}
.navigation a span {
	display:inline-block;
	padding:0 40px;
	cursor:pointer;
}
.navigation a:hover {
	text-decoration:none;
	color:#ffd404;
	background:url(nav_hover.gif) repeat-x;
}
/* Dropdown menu styles */
.navigation ul li {
	position:relative;
	height:54px;
	background:url(nav_separator.jpg) no-repeat 100% 0;
	padding-right:2px;
}
.navigation ul li.last {
	background:none;
}
.navigation ul li ul li, .navigation ul li ul li ul li {
	height:29px;
}
.navigation ul li ul li a, .navigation ul li ul li ul li a {
	height:29px;
	background:url(drop_bg.jpg) repeat-x;
	line-height:27px;
	display:block;
	width:200px;
	font-size:13px;
}
.navigation ul li a.parrent span {
	background:url(parent.gif) no-repeat 90% 25px;
}
.navigation ul li a.parrent:hover span {
	background:url(parent_h.gif) no-repeat 90% 25px;
}
.navigation ul li ul li a.parrent span {
	background:url(parent.gif) no-repeat 180px 12px;
}
.navigation ul li ul li a.parrent:hover span {
	background:url(parent_h.gif) no-repeat 180px 12px;
}
.navigation ul li ul li a span, .navigation ul li ul li ul li a span {
	width:160px;
	display:block;
	padding:0 20px;
	cursor:pointer;
}
.navigation ul li ul li a:hover, .navigation ul li ul li ul li a:hover {
	background:url(drop_bg_h.jpg) repeat-x;
}
.navigation ul li ul {
	position: absolute;
	left: 0px;
	top: 0;
	display:none;
	padding:0;
	margin:0;
	top:54px;
	width:200px;
}
.navigation ul li ul li {
	position:relative;
	width:200px;
	background:none;
}
.navigation ul li ul li ul {
	position: absolute;
	left:200px;
	display:none;
	padding:0;
	margin:0;
	top:0px;
	border-left:1px solid #a21700;
	width:200px;
}
.navigation ul li ul li {
	float:none;
	background:none;
	z-index:999;
	text-align:left;
	margin:0;
	display:inline;
	float:left;
	clear:both;
}
.navigation ul li:hover ul, .navigation ul li.over ul {
	display: block;
}
.navigation ul li:hover ul li ul, .navigation ul li.over ul li ul {
	display: none;
}
.navigation ul li ul li:hover ul, .navigation ul li ul li.over ul {
	display: block;
}
.icons {
	float:right;
	position:relative;
	top:23px;
	width:200px;
	right:20px;
}
.icons_ul {
	float:right;
}
.icons a {
	display:inline-block;
	text-indent:-999px;
	overflow:hidden;
	height:13px;
}
.icons .lang_switch  {
	color:#fff;
}
.icons .lang_switch a {
	text-indent:0;
	color:#fff;
	margin:0 7px;
}
.icons .lang_switch a.current {
	color:#fed602;
}
.icons a.home {
	background:url(icons.gif) no-repeat 0 0;
	width:27px;
}
.icons a.sitemap {
	background:url(icons.gif) no-repeat -27px 0;
	width:38px;
}
.icons a.contacts {
	background:url(icons.gif) no-repeat -65px 0;
	width:30px;
}
.left_column {
	width:690px;
	float:left;
	min-height:350px;
	margin:0;
}
.right_column {
	width:192px;
	float:left;
	padding:13px 20px;
	min-height:350px;
}
.right_column h3 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0 0 25px 5px;
}
.right_column h3.boxed {
	display: block;
	width: 191px;
	height: 30px;
	padding: 10px 0 0 10px;
	background: url(heading-boxed.gif);
	margin-bottom: 10px;
}
.info {
	padding:0px 0 40px 0;
	background:url(rc_separator.gif) no-repeat 0 100%;
	color:#717171;
}
.new_products {
	padding:0px 0 30px 0;
	background:url(rc_separator.gif) no-repeat 0 100%;
	color:#717171;
	text-align:center;
}
.info h4 {
	font-size:13px;
	margin:0;
	padding:0 0 10px 0;
	color:#1e1e1e;
}
.fp_header {
	padding:24px 0 0 24px;
}
.padding {
	padding:15px 24px 15px 24px;
}
h1 {
	margin:0;
	padding:7px 0 13px 0;
	font-size:23px;
	font-weight:normal;
}
p {
	margin:0;
	padding:0 0 15px 0;
}
#createdby {
	color:#757575;
	float:right;
	font-size:11px;
	height:16px;
	margin:0 auto;
	position:relative;
	right:0;
	width:230px;
	text-align: right;
}
#createdby a {
	color:#757575;
}
.devision {
	display:block;
	float:right;
	margin-left:0px;
	position:relative;
	top:-6px;
}
.bottom {
	clear:both;
	text-align:left;
	padding:10px 20px;
	width:657px;
	color:#757575;
	float:left;
}
.more {
	font-size:11px;
}
.breadcrumb {
	padding:20px 24px 0 24px;
	font-size:11px;
	height:24px;
	color:#808080;
}
.breadcrumb a {
	color:#808080;
}
.tabs {
	padding:0 0px 10px 24px;
	overflow:hidden;
}
.tabs a {
	margin-right:7px;
}
li.tab1 a {
	display:block;
	float:left;
	width:156px;
	height:85px;
	text-indent:-999px;
	overflow:hidden;
}
a.tab1-bg {
	background:url(btns_product.gif) no-repeat 0 0;	
}
a.tab1-en {
	background:url(btns_product_en.gif) no-repeat 0 0;	
}
a.tab1-ru {
	background:url(btns_product_ru.gif) no-repeat 0 0;	
}
li.tab2 a {
	display:block;
	float:left;
	width:156px;
	height:85px;
	text-indent:-999px;
	overflow:hidden;
}
a.tab2-bg {
	background:url(btns_product.gif) no-repeat -161px 0;	
}
a.tab2-en {
	background:url(btns_product_en.gif) no-repeat -161px 0;	
}
a.tab2-ru {
	background:url(btns_product_ru.gif) no-repeat -161px 0;	
}
li.tab3 a {
	display:block;
	float:left;
	width:156px;
	height:85px;
	text-indent:-999px;
	overflow:hidden;
}
a.tab3-bg {
	background:url(btns_product.gif) no-repeat -323px 0;	
}
a.tab3-en {
	background:url(btns_product_en.gif) no-repeat -323px 0;	
}
a.tab3-ru {
	background:url(btns_product_ru.gif) no-repeat -323px 0;	
}
li.tab4 a {
	display:block;
	float:left;
	width:156px;
	height:85px;
	text-indent:-999px;
	overflow:hidden;
}
a.tab4-bg {
	background:url(btns_product.gif) no-repeat -484px 0;	
}
a.tab4-en {
	background:url(btns_product_en.gif) no-repeat -484px 0;	
}
a.tab4-ru {
	background:url(btns_product_ru.gif) no-repeat -484px 0;	
}
.product_item {
	float:left;
	height:206px;
	width:214px;
	text-align:center;
	border-top:#ebebeb 1px solid;
	padding-top:15px;
	background:url(prod_separator.gif) no-repeat 0 50%;
}
.buttons {
	float: right;	
	padding-top: 15px;
}
.product_item .thumb, .new_products .thumb, .category_item .thumb {
	margin:0 auto;
	display:block;
	padding: 10px 0;
}
.product_item h2, .category_item h2, .new_products h2 {
	font-size:13px;
	padding:0;
	margin:0;
}
.category_item {
	float:left;
	height:140px;
	width:214px;
	text-align:center;
	border-top:#ebebeb 1px solid;
	padding-top:15px;
	background:url(prod_separator.gif) no-repeat 0 50%;
}
.price {
	font-size:11px;
}
.add_to_cart {
	background:url(cart_btn.gif) no-repeat;
	width:20px;
	height:17px;
	text-indent:-999px;
	overflow:hidden;
	display:inline-block;
	margin-left:20px
}
.price {
	display:inline-block;
	width:110px;
}
.subcategories li {
	float: left;
	display: block;	
	width: 200px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: url(ul-icon.gif) left 3px no-repeat;
}
/* Pager */
.pager {
	font-size:11px;
	padding:15px 0 0 0;
}
.pager span {
	margin:0 2px 0 1px;
	color:#7A7A7A;
}
.next_page, .prev_page {
	font-size:15px;
}
.pager span.pages {
	margin-right:5px;
	font-weight:bold;
	color:#7a7a7a;
}
.prev_next {
	float:right;
	padding-top:15px;
	color:#a1a1a1;
	font-size:11px;
}
.pager_wrapper {
	border-top:#ebebeb 1px solid;
	padding:0;
}
.details {
	border-top:#f0f0f0 1px solid;
}
.details_img {
	float:left;
	width:318px;
	padding:30px 0;
	text-align:center;
}
.details_info {
	float:left;
	background:url(prod_separator.gif) no-repeat;
	width:260px;
	padding:10px 30px 30px 30px;
	margin-top:30px;
}
.details_info .details_row {
	display:block;
	border-bottom:#f0f0f0 1px solid;
	padding:10px 0;
}
.details_info p {
	margin: 10px 0 10px 0;
	padding: 0;	
}
.details_info .details_row span {
	font-weight:bold;
}
.add_to_cart_details {
	display:block;
	background:url(cart_btn.gif) no-repeat 0 2px;
	padding:5px 25px;
	font-weight:bold;
	margin-top:13px;
}
.page_content {
	border-top:#f0f0f0 1px solid;
	padding :20px 3px;
}
.feedback {
	float:right;
	width:290px;
	border:#e5e5e5 1px solid;
	padding-left:20px;
	color:#5a5a5a;
	background:#f4f4f4;
	padding-bottom:20px;
	font-size:11px;
	font-weight:bold;
}
.map {
	font-weight:bold;
	display:block;
	padding:5px 0 20px 0;
}
.feedback h2 {
	font-size:19px;
	font-weight:normal;
}
.textfield {
	display:block;
	border:#c4c4c4 1px solid;
	padding:6px 10px;
	margin-bottom:10px;
	margin-top:4px;
	width:245px;
}
.textfield2 {
	display:block;
	border:#c4c4c4 1px solid;
	padding:6px 10px;
	margin-bottom:10px;
	margin-top:4px;
	width:172px;
}

.listbox2 {
	display:block;
	border:#c4c4c4 1px solid;
	padding:6px 10px;
	margin-bottom:10px;
	margin-top:4px;
	width:192px;
}
.submit {
	background:url(submit_bg.gif) repeat-x;
	height:35px;
	color:#fff;
	font-size:14px;
	padding: 0 18px;
	border:none;
	cursor:pointer;
}
.submit:hover {
	background:#353535;
}
.search {
	background:url(submit_bg.gif) repeat-x;
	height:30px;
	color:#fff;
	font-size:12px;
	padding: 0 10px;
	border:none;
	cursor:pointer;
	margin-left: 65px;
}
.search:hover {
	background:#353535;
}
.map img {
	width:280px;
	height:110px;
}
.page_content .info {
	padding-bottom:20px;
}
.minicart {
	position:absolute;
	top:20px;
	left:720px;
	font-size:11px;
	background:url(minicart.gif) no-repeat;
	padding:5px 0 0 25px;
}

ul.subcategories {
	list-style-type: none;
	padding: 0;
}

.spacer20 {
	height: 20px;
	clear: both;
	visibility: hidden;
}

.validator {
	
}

.left {
	float: left;	
}

		.left_column fieldset.fs {
			display: block;
			padding: 10px 15px 15px 15px;
			border: 1px solid #dddddd;
			margin-bottom: 10px;
		}

		.left_column fieldset.fs legend {
			padding: 5px 10px;
			color: #000000;
			font-size: 12px;
			font-weight: bold;
		}

		.left_column fieldset.fs select {
			float: left;
			margin: 5px 0;
		}

		.left_column fieldset.fs .textbox,
		.left_column fieldset.fs .textbox-price,
		.left_column fieldset.fs .textbox-short {
			padding: 4px;
			width: 250px;
			border: 1px solid #cccccc;
			float: left;
			margin: 5px 0;
		}
		
		.left_column fieldset.fs .textbox-price {
			width: 80px;
		}
		
		.left_column fieldset.fs .textbox-short {
			width: 170px;
		}

		.left_column fieldset.fs .checkbox {
			margin: 0 5px 10px 0;
		}

		.left_column fieldset.fs .code {
			width: 100px;
		}

		.left_column fieldset.fs .textfield {
			width: 400px;
			height: 100px;
		}

		.left_column fieldset.fs .label {
			clear: both;
			display: block;
			float: left;
			width: 140px;
			text-align: right;
			margin: 8px 10px 0 0;
			margin-right: 10px;
			font-weight: bold;

		}

		.left_column fieldset.fs .required {
			float: left;
			color: red;
			display: block;
			margin: 10px 0 0 5px;
		}

		.left_column fieldset.fs .validator {
			clear: both;
			color: red;
			font-size: 10px;
			display: block;
			margin-bottom: 10px;
			padding-left: 150px;
		}

		.left_column fieldset.fs .note {
			clear: both;
			font-size: 9px;
			color: #73a5c7;
			display: block;
			margin-bottom: 10px;
			padding-left: 150px;		
		}

		.left_column fieldset.fs .captcha {
			display: block;
			margin-bottom: 10px;
			margin-left: 150px;
		}

		.left_column table.grid {
			width: 100%;
			margin-bottom: 15px;
			border: 1px solid #dddddd;
		}

		.left_column table.grid input {
			padding: 4px;
			border: 1px solid #cccccc;		
		}

		.left_column table.grid input.quantity {
			width: 40px;
		}

		.left_column table.grid th {
			text-align: left;
			font-weight: bold;
			background: #b41a00;
			padding: 8px;
			color: #ffffff;
		}

		.left_column table.grid td {
			text-align: left;
			padding: 8px;
		}

		.left_column table.grid td.btn {
			padding: 8px 8px 8px 0px;
			width: 16px;
		}

		.left_column table.grid a.btn-update {
			display: block;
			width: 16px;
			height: 16px;
			background: url(icon-update.png);
			text-indent: 999px;
			overflow: hidden;
		}

		.left_column table.grid a.btn-remove {
			display: block;
			width: 16px;
			height: 16px;
			background: url(icon-remove.png);
			text-indent: 999px;
			overflow: hidden;
		}

		.left_column table.grid a.btn-preview {
			display: block;
			width: 16px;
			height: 16px;
			background: url(icon-preview.png);
			text-indent: 999px;
			overflow: hidden;
		}

		.left_column table.grid td {
			border-bottom: 1px solid #dddddd;
		}

		.left_column table.grid td.alt {
			background: #efefef;
		}

		.left_column table.grid td.total {
			font-weight: bold;
			background: #dddddd;
		}

		.left_column table.grid td.total-label {
			font-weight: bold;
			text-align: right;
			background: #efefef;
		}

		.left_column table.preview {
			width: 100%;
			margin-bottom: 15px;
			border: 1px solid #dddddd;
		}

		.left_column table.preview td.label {
			width: 150px;
			background: #efefef;
		}

		.left_column table.preview td {
			padding: 8px;
		}

		.left_column table.preview td {
			border-bottom: 1px solid #dddddd;
		}

		.left_column a.btn-cart-reset,
		.left_column a.btn-cart-update {
			float: left;
			margin-right: 10px;
		}

		.left_column a.btn-cart-order {
			float: right;
		}

		.left_column a.btn-cart-reset,
		.left_column a.btn-cart-update,
		.left_column a.btn-cart-order,
		a.btn-submit {
			display: block;
			background:url(submit_bg.gif) repeat-x;
			width: 120px;
			height:20px;
			text-decoration: none;
			color: #ffffff;
			text-align: center;
			font-size: 12px;
			font-weight: bold;
			padding: 10px 10px;
			margin-bottom: 15px;
		}
		
		a.btn-submit {
			margin-top: 10px;
		}

		.left_column table.cart-steps {
			width: 100%;
			margin-bottom: 15px;
		}

		.left_column table.cart-steps td {
			padding: 8px;
		}

		.left_column table.cart-steps td.title {
			background: #efefef;
		}

		.left_column table.cart-steps td.title-complete {
			background: #dddddd;
		}

		.left_column table.cart-options-select {
			width: 100%;
			border: 1px solid #dddddd;
			margin-bottom: 15px;
		}

		.left_column table.cart-options-select td {
			padding: 8px;
		}

		.left_column table.cart-options-select td.title {
			vertical-align: middle;
		}

		.left_column .cart-option {
			padding-bottom: 5px;
			margin-top: 5px;
			border-bottom: 1px solid #dddddd;
		}

		.left_column .cart-option span {
			font-weight: bold;
		}

		.left_column .cart-option a.option-expand,
		.left_column .cart-option a.option-collapse {
			float: right;
		}

		.left_column .cart-option-details {
			padding: 10px;
			background: #efefef;
		}

		.left_column a.cart-configure {
			float: right;
		}
		
		.search_fields {
			padding:0px 0 30px 0;
			background:url(rc_separator.gif) no-repeat 0 100%;
			color:#717171;
		}
