﻿@charset "UTF-8";
/* Base styles */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html,body,#container {
	height: 100%;
}
body {
	background: url('/cache/1/images/background.png') repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
}
#ie_alert {
	display:none;
	padding: 5px 10px;
	color:#f00;
	background:#e1e1e1;
	border:1px solid #000;
	font-size:14px;
}
a {
	text-indent: 0 !important;
}
hr {
	border-top: 1px solid;
	width: 90%;
	display: block;
	clear: both;
	margin: 0 auto;
}
#container {
	width: 80%;
	min-width: 1010px;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
}
#container td {
	vertical-align: top;
}
/* Header */
#header_container {
	height: 115px;
	background: #fff;
}
#header {
	height: 100%;
	width: 100%;
	position: relative;
}
#main_admin_panel {
	position: absolute;
	left: 35%;
	width: 50%;
	top: 10px;
	border: 2px solid #f00;
	text-align: center;
	padding: 2px 5px;
	font-size: 14px;
}
#login {
	position: absolute;
	right: 20px;
	top: 5px;
}
#logo {
	display: block;
	position: absolute;
	left: 35px;
	top: 17px;
	width: 308px;
	height: 80px;
	background: url('/cache/1/images/logo.jpg');
}
#header_search {
	position: absolute;
	top: 79px;
	right: 50px;
	height: 31px;
}
#articul {
	position: relative;
	top: -6px;
	top: -9px\9;
	left: -5px;
	margin-right: 15px;
	width: 199px;
	height: 22px;
	background: url('/cache/1/images/articul.png');
}
/* Menu */
#menu {
	height: 33px;
	background: url('/cache/1/images/menu.png');
}
#menu table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 90%;
	height: 100%;
	margin: 0 auto;
}
#menu td {
}
#menu a {
	display: block;
	padding-top: 5px;
	height: 28px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
#menu a:hover {
	background: url('/cache/1/images/menu_active.png');
}
/* Content menu */
#menu_left,#menu_right {
	width: 100%;
	background: url('/cache/1/images/menu_background3.png') repeat-x #c3c3c3;/*#81a5be*/
}
.list1 {
	background: url('/cache/1/images/menu_left.png') 100% 0 no-repeat;
	height: 30px;
	padding: 3px 10px 0 35px;
	margin: 5px 0;
	color: #fff;
  font-size: 16px;
	font-weight: bold;
	display: block;
  text-decoration: none;
}
.list1:hover {
	background-image: url('/cache/1/images/menu_left_active.png');
}
.list1_active {
	background: url('/cache/1/images/menu_left_active.png') 100% 0 no-repeat !important;
}
.list2 {
	background: url('/cache/1/images/menu_left_2.png') 100% 0 no-repeat;
	height: 24px;
	padding: 3px 5px 0 45px;
	margin: 5px 0;
	color: #666;
  font-size: 13px;
	font-weight: normal;
	display: block;
  text-decoration: none;
}
.list3 {
	background: url('/cache/1/images/menu_left_3.png') 100% 0 no-repeat;
	height: 14px;
	padding: 0 5px 0 50px;
	padding-top: -1px;
	margin: 5px 0;
	color: #666;
  font-size: 10px;
	font-weight: normal;
	display: block;
  text-decoration: none;
}
#menu_right .list {
	background: url('/cache/1/images/menu_right.png') no-repeat;
	height: 37px;
	padding: 10px 20px 0 10px;
	margin: 5px 0;
	color: #666;
  font-size: 12px;
  display: block;
  text-decoration: none;
}
.list2line {
	height: 38px !important;
	padding: 7px 20px 0 10px !important;
	line-height: 0.97;
}
#menu_right .list:hover {
	background: url('/cache/1/images/menu_right_active.png') no-repeat;
}
/* Content */
#content {
	padding: 10px 16px;
/*	background: url('/cache/1/images/main_background.png') repeat-x #d7d7d7;
*/
	background: #fff;
	vertical-align: top;
	color: #233e66;
/*	color: #406990; */
}
#content a {
	color: #45c;
}
#content p {
	font-size: 14px;
	padding: 5px 0 0 0;
/*	text-align: left;*/
}
#content ul {
	padding: 5px 0 0 0;
	margin-left: 20px;
}
#content_header {
	background: url('/cache/1/images/background.png') repeat;
	height: 30px;
	font-size: 22px;
	padding: 5px 15px 5px 15px;
	color: #fff;
	position: relative;
/*	display: table-cell; */
	vertical-align: middle;
	text-align: center;
}
#catalog_header {
	font-size: 22px !important;
	text-align: left;
	position: relative;
	top: -3px;
	left: -10px;
}
.column_background {
	background: #c3c3c3;
}
#column_footer {
	padding: 0 16px;
	background: #fff;
}
#content_footer {
	height: 28px;
	background: url('/cache/1/images/content_footer.png') repeat;
}
#content_footer a {
	padding: 5px 20px 0 20px;
	height: 23px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#content_footer a:hover {
	color: #ddd;
}
/* Main Banner */
#main {
	text-align: justify;
	text-indent: 0 !important;
}
#main p {
}
#main_banner {
	height: 318px;
	width: 100%;
	position: relative;

	background: url('/cache/1/images/main_banner.jpg') no-repeat;
	background-position: center top;

}
#main_banner_vse_kraski {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 217px;
	height: 214px;
	/*
	background: url('/cache/1/images/vse_kraski.png');
	*/
}
#main_banner_left {
	height: 100%;
	width: 84%;
	float: left;
	/*
	background: #b8d0dc;
	background: url('/cache/1/images/main_banner_left.jpg') no-repeat;
	background-position: right top;
	*/
}
#main_banner_right {
	height: 100%;
	width: 16%;
	float: left;
	/*
	background: #a9a9a9;
	background: url('/cache/1/images/main_banner_right.jpg') no-repeat;
	background-position: left top;
	*/
}
#main_buttons {
	width: 100%;
	position: relative;
	text-align: center;
}
/* Registration form */
#registration_form {
	display: block;
	margin-top: 30px;
}
#registration_form p {
	padding: 10px 20px;
	clear: both;
	font-size: 14px;
}
#registration_form input,#registration_form select {
	width: 300px;
	border: 2px solid #b8d0dc;
	font-size: 16px;
	float: left;
	position: relative;
	top: -2px;
}
#registration_form select {
	width: 304px;
	color: #406990;

}
#registration_form label {
	float: left;
	background: url('/cache/1/images/registration.png') 10px 4px no-repeat;
	padding-left: 30px;
}
#registration_form button {
	background: #4d79a0;
	padding: 3px 8px;
	border: 1px outset #ccc;
	font-size: 16px;
	color: white;
	cursor: pointer;
}
#registration_form button:active {
	border: 1px inset #999;
}
/* Mail form */
#mail_form {
	display: block;
	margin-top: 30px;
	background: #E2E5E8;
	padding: 30px;
}
#mail_form p {
	padding-top: 20px;
	padding-right: 0px;
	clear: both;
	font-size: 14px;
	text-align: right;
}
#mail_form textarea {
	width: 100%;
	height: 200px;
	font-size: 16px;
}
#mail_form input,#mail_form select {
	width: 300px;
	border: 2px solid #b8d0dc;
	font-size: 16px;
	float: right;
	position: relative;
	top: -2px;
	font-weight: bold;
}
#mail_form select {
	width: 304px;
	color: #406990;

}
#mail_form label {
	float: right;
	margin-right: 30px;
	font-weight: bold;
}
#mail_form button {
	background: #4d79a0;
	padding: 3px 8px;
	border: 1px outset #ccc;
	font-size: 16px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
#mail_form button:active {
	border: 1px inset #999;
}
/* Catalog */
#catalog_select {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 16px;
	color: #bbb;
	z-index: 100;
}
#catalog_select a {
	color: #000;
	font-size: 12px;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px;
}
.select_elem {
	height: 200px;
	display: none;
	overflow-y: auto;
	background: #fff;
	border: 1px outset #ccc;
}
.select {
	float: right;
	width: 100px;
	margin: 0 5px;
}
#select_button {
	float: right;
	width: 55px;
	margin-right: 5px;
	padding-top: 1px;
}
.select_header {
	height: 22px;
	background: #fff url('/cache/1/images/arrow_select.png') 100% 0 no-repeat;
	border: 1px outset #ccc;
	padding: 0 20px 0 5px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
}
.select_header_b {
	color: #000;
	font-size: 12px;
	padding-top: 3px;
	height: 19px;
}
.select_header_inner {
	overflow: hidden;
}
.select_header:active {
	border: 1px inset #999;
}
#catalog {
	margin: 0 -5px 0 -5px; 
	text-indent: 0 !important;
}
#catalog .item {
	float: left;
	position: relative;
	width: 100px;
	height: 250px;
	margin: 10px 10px; 
	text-align: center;
}
#catalog .fake_photo {
	width: 100px;
	height: 200px;
	background: #fff;
	vertical-align: middle !important;
	display: table-cell;
	border: solid Silver 1px;
	border-collapse: collapse;
}
#catalog .fake_photo img {
	width: 100px;
	max-height: 200px;
	display: block;
}
#catalog .full_photo {
	width: 400px;
	background: #fff;
	vertical-align: middle !important;
	display: table-cell;
	border: solid Silver;
	border-collapse: collapse;
	border-width: 1px;
}
#catalog .full_photo img {
	width: 400px;
}
#catalog .item_text {
	font-size: 13px;
}
#catalog a {
	color: #233E66;
}
#catalog .item_price {
	font-size: 13px;
	font-weight: bold;
}
#catalog .item_hide {
	background: #999;
}
.item_cart {
	font-size: 12px;
	width: 78px;
	background: #b8d0dc;
	color: #fff !important;
	margin: 3px 10px 0 10px;
	padding: 2px 0;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px outset #ccc;
}
.item_cart:active {
	border: 1px inset #999;
}
/* Order */
#order_cart {
	text-indent: 0 !important;
}
#order_cart .item_header {
	font-size: 16px;
	font-weight: bold;
}
#order_cart .item_content input, .itemTable input {
	width: 20px;
	padding: 5px 2px;
/*	border: 1px solid #aaa; */
	text-align: center;
}
#order_cart .itemTable td	{
	text-align: left;
	border: 1px Solid silver;
}
#order_cart .itemTable td.spare {
	border: none;
}
#order_cart .itemTable td.input {
	width: 20px;
	border: 1px Solid #4d79a0;
}
#order_form select {
	border: 1px Solid silver;
}
#order_form button {
	background: #4d79a0;
	padding: 3px 8px;
	border: 1px outset #ccc;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#order_form button:active {
	border: 1px inset #999;
}
.itemTable input {
	font-size: 13px;
}
#order_cart .item_content input {
	font-size: 14px;
}
.itemTable {
	border-collapse: separate;
	font-size: 13px;
	margin-left: 0px;
	width: 100%;
}

.itemTable tr {
	height: 10px;
}
.itemTable th,.itemTable td {
	text-align: center;
	vertical-align: middle !important;
}
.itemTable .sub_header th {
	font-size: 12px;
}
.itemTable p {
	padding: 0 !important;
}
#order_cart div.thumb {
	width: 100px;
	position: absolute;
	margin-left: -102px;
	border: 1px Solid silver;
	z-index: 10;
}


.invisible {
	display: none;
}
/* Banners */
#ad_left {
	text-align: right;
}
#ad_left,#ad_right {
	margin-top: 50px;
}
/* Footer */
#footer {
	height: 56px;
	background: url('/cache/1/images/footer.png') repeat-x;
	font-size: 20px;
	color: #fff;
	text-align: center;
	vertical-align: middle !important;
}



#faq h4 {
	text-align: left;
	margin-top: 10px;
	font-size: 14px;
}
#faq a:hover {
	color: #559;
}
#faq a:visited {
	color: #339;
}


/* !NEW! */

#size_table {
	font-size: 14px;
	font-weight: bold;
}

#size_table th {
	color: #204466;
	height: 25px;
}

#size_table td {
	color: #4D79A0;
	height: 25px;
	min-width: 40px;
	text-align: center;
}


.section {
	margin: 10px 0 0 0 ;
	
}
/*
ul.tabs {
	height: 56px;
	line-height: 17px;
	list-style: none;
	border-bottom: 1px solid #DDD;
	background: #FFF;
}
.tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	cursor: pointer;
	background: #7DA9D0;
	border: none;
	position: relative;
	width: 100px;
	height: 55px;
}
.tabs li:hover {
	background: #6689c5;
}
.tabs li.current {
	background: #4D79A0;
}
*/
#tabs {
	height: 56px;
	line-height: 17px;
	background: #FFF;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
#tabs td {
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	cursor: pointer;
	background: #7DA9D0;
	border: none;
	position: relative;
	width: 100px;
	height: 55px;
	vertical-align: middle;
}
#tabs td:hover {
	background: #6689c5;
}
#tabs td.current {
	background: #4D79A0;
}

.box {
	display: none;
}
.box img {
	display: block;
}
.box.visible {
	display: block;
}
#adminpanel {
	border: #f00 2px solid;
	padding: 5px 0 7px !important;
	width: 450px;
	margin: 0 auto;
	text-align: center;
	text-indent: 0 !important;
}
.loginbox input {
	border: 1px solid #999;
}
.loginbox #submit {
	padding-top: 5px;
	text-align: center;
}
.loginbox #submit input {
	cursor: pointer;
	padding: 2px 5px;
}
#catalog_see {
	text-indent: 0 !important;
}
#catalog_see_table {
	width: 100%;
	border-collapse: separate;
}
#catalog_see_img_container {
	position: relative;
}
#catalog_see_img {
	width: 400px;
}
.catalog_see_2img {
	float: left;
	width: 48%;
	max-width: 400px;
}
#catalog_see_table .item_cart {
}
#item_name {
	font-size: 24px;
	font-weight: bold;
	width: 230px;
}
#item_price {
	font-size: 20px;
	width: 230px;
	font-weight: bold;
}
#item_price_old {
	font-size: 20px;
	width: 230px;
	color: #f00;
	text-decoration: line-through;
}
#item_desc_price {
	text-align: left;
	font-style: italic;
	width: 230px;
}
#item_brand_header {
	font-size: 20px;
}
#item_brand {
	font-size: 30px;
	font-weight: bold;
}
#item_type {
	font-size: 20px;
	font-weight: bold;
}
#item_text_header {
	font-size: 20px;
}
#item_text {
	text-align: left;
}
#item_text p {
	padding: 0;
}

#item_add_cart {
	background: #4d79a0;
	padding: 3px 8px;
	border: 1px outset #ccc;
	font-size: 16px;
	font-weight: bold;
	color: #fff !important;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 180px;
	position: relative;
	top: -35px;
}
#item_add_cart:active {
	border: 1px inset #999;
}
/*
#item_add_cart {
	font-size: 16px;
	width: 200px;
	background: #b8d0dc;
	color: #fff !important;
	margin: 3px 0 0 0;
	padding: 2px 5px;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px outset #ccc;
	position: relative;
	margin-left: auto;
	top: -35px;
}
#item_add_cart:active {
	border: 1px inset #999;
}
*/
#catalog_availability {
	font-size: 14px;
	margin-left: auto;
	border-collapse: separate;
	position: relative;
	top: -30px;
}
#catalog_availability th {
	text-align: center;
}
#catalog_availability td {
	vertical-align: middle;
	margin: 1px 3px;
}
#catalog_availability .no {
	background: #ccc;
	padding: 0 5px;
}
#catalog_availability .ok {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding: 0 5px;
}
#catalog_availability .color {
	text-align: left;
	padding-top: 7px;
}
#catalog_availability .color img {
	float: left;
	margin-right: 5px;
	margin-bottom: -7px;
	position: relative;
	top: -7px;
}
.body_text {
	padding: 15px 0;
	text-align: justify;
}
#right_banner_container {
	position: relative;
}
#right_banner {
	width: 160px;
	height: 244px;
	background: url('/cache/1/images/banner_right_background.png') no-repeat;
	padding-top: 6px;
	width: 100%;
	font-size: 10px;
	color: #fff;
	border-collapse: separate;
}
#right_banner_container a {
	text-decoration: none;
}
.right_banner_price {
	height: 13px;
}
.right_banner_price td {
	padding-left: 5px;
}
#right_banner_photo {
	height: 140px;
	padding-right: 35px;
	vertical-align: middle;
	text-align: center;
} 
#right_banner_name {
	font-size: 16px;
	font-weight: bold;
	padding-right: 35px;
	vertical-align: middle;
	text-align: center;
} 
.label_container {
	position: absolute;
	top: -15px;
	right: -10px;
}
.label_container2 {
	position: absolute;
	top: -15px;
	right: 10px;
}
.label_container img, .label_container2 img {
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}
#icon_text {
	margin-left: 100px;
}
#icon_text p {
	display: table-cell;
	border-collapse: separate;
	vertical-align: middle;
	height: 43px;
	padding: 0 !important;
	width: 100%;
}
span.faq_highlighted {
	background-color: #c4dbea;
}
#order_imglist img {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}
#order_imglist {
	clear: both;
}
#special_offer_header {
	background-color: #e16999;
  padding: 5px 10px;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
}
#special_offer_text {
	background-color: #edd4db;
	padding: 5px 20px 10px;
	font-size: 14px;
	height: 150px;
	overflow: hidden;
}
#order_detals p {
	font-size: 12px;
}
