@import url(/pub/css/catalog.css);
@import url(/pub/css/product.css);
@import url(/pub/css/brands.css);

html, body {
  height:100%;
}
body {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:18px;
	font-family: Arial;
	background-color: #bbbbbb;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height:22px;
	/*font-style:italic;*/
	margin: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	font-size: 12px;
}
p {
	text-indent: 20px;
	font-size:12px;
	margin: 0px;
}
img {
	border: 0px;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
a {
	text-decoration: none;
	color: #666666;
}
#table_container {
/*
	position: relative;
	min-height: 100%;
*/
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	display: table;
}
#table_container td {
	vertical-align: top;
}
#bottom_bg {
	background: url('/pub/img/design/border_bottom.jpg') no-repeat;
	height: 16px;
}
#left_col {
	height: 470px;
	width: 221px;
	background-color: white;
}
#center_col {
	width: 671px;
	background-color: white;
}
#right_col {
	height: 470px;
	width: 109px;
	background: url('/pub/img/design/border_right.jpg') repeat-y;
}
#header_left {
	background: url('/pub/img/design/header_left.jpg') no-repeat;
	height: 205px;
	width: 221px;
}
#header_center {
	background: url('/pub/img/design/header_center.jpg') no-repeat;
	height: 328px;
	width: 671px;
}
#header_right {
	background: url('/pub/img/design/header_right.jpg') no-repeat;
	height: 251px;
	width: 109px;
}
#login_form_bg {
	background: url('/pub/img/design/login_bg.jpg') no-repeat;
	height: 99px;
	width: 221px;
}
#right_links {
	/*background: url('/pub/img/design/right_links.jpg') no-repeat;*/
	height: 405px;
	width: 109px;
	padding-left: 30px;
}
#carbon_logo {
	background: url('/pub/img/design/carbon_logo_2.jpg') no-repeat;
	height: 76px;
	width: 221px;
	margin-top: 89px;
	//margin-top: 113px !important;;
}
#some_info {
	background: url('/pub/img/design/simple_bg.jpg') repeat-y;
	padding-left: 40px;
}
#button_left_top {
	background: url('/pub/img/design/button_left_top.jpg') no-repeat;
	height: 33px;
	width: 221px;
}
#button_left_center {
	background: url('/pub/img/design/button_left_center.jpg') no-repeat;
	height: 26px;
	width: 221px;
}
#button_left_center_cat {
	background: url('/pub/img/design/button_left_center_cat.jpg') no-repeat;
	height: 26px;
	width: 221px;
}
#button_left_bottom {
	background: url('/pub/img/design/button_left_bottom.jpg') no-repeat;
	height: 30px;
	width: 221px;
}
#corner_right_bottom {
	height: 13px;
	line-height:10px;
	background: url('/pub/img/design/border_right.jpg') repeat-y;
}
#corner_right_bottom div {
	background: url('/pub/img/design/corner_right_bottom.jpg') no-repeat;
	height: 13px;
	line-height:10px;
}
#left_bottom {
	background-color: white;
	height: 81px;
	width: 221px;
	vertical-align: bottom;
}
#left_bottom #left_bottom_first {
	background: url('/pub/img/design/left_bottom.jpg') no-repeat;
	height: 81px;
	width: 221px;
}
#right_bottom {
	background: url('/pub/img/design/border_right.jpg') repeat-y;
	height: 68;
}
#left_border {
	background-color: white;
}
#right_border {
	background: url('/pub/img/design/border_right.jpg') repeat-y;
}
#button_left_top, #button_left_center, #button_left_bottom {
}
#not_active_menu {
	color: #bebabc;
}
#active_menu {
	color: #646464;
}
#active_catalog_menu {
	color: #646464;
	margin-left: 7px;
}
#button_left_top a, #button_left_center a, #button_left_bottom a, #button_left_center_cat a {
	padding-left: 33px;
	padding-top: 5px;
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana;
	display: block;
}
#button_left_center_cat a {
	padding-left: 43px;
}
#button_left_top a {
	padding-top: 11px;
}
#login_form {
	margin-left: 20px;
	padding-top: 21px;
	margin-bottom: 0px;
}

#login {
	background: none no-repeat top left;
	border: 0px;
	width: 120px;
	color: #d3d3d3;
	//margin-left: -20px !important;
}
#login_bg {
	background: url('/pub/img/design/login.jpg') no-repeat;
	height: 23px;
	width: 190px;
	color: #d3d3d3;
	padding-top: 2px;
	padding-left: 5px;
}
#pass {
	background: none no-repeat top left;
	border: 0px;
	width: 121px;
	color: #d3d3d3;
	//margin-left: -20px !important;
}
#pass_bg {
	background: url('/pub/img/design/pass.jpg') no-repeat;
	float:left;
	height: 24px;
	width: 190px;
	margin-top: 13px;
	padding-top: 2px;
	padding-left: 5px;
}
#login_submit {
	background: url('/pub/img/design/login_button.jpg') no-repeat;
	border: 0px;
	height: 24px;
	width: 58px;
	margin-left: 4px;
	margin-top: -2px;
}
#search_form {
	margin-left: 20px;
	padding-top: 17px;
	margin-bottom: 0px;
}
#search_input {
	background: none no-repeat top left;
	border: 0px;
	width: 172px;
	color: #d3d3d3;
	//margin-left: -20px !important;
}
#search_input_bg {
	background: url('/pub/img/design/search_input.jpg') no-repeat;
	height: 23px;
	width: 190px;
	color: #d3d3d3;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 6px;
}
#search_submit {
	background: url('/pub/img/design/search_button.jpg') no-repeat;
	border: 0px;
	height: 24px;
	width: 188px;
	margin-top: -2px;
}
#main {
	font-size:13px;
	padding: 0px 9px 40px 17px;
}
.catalog_links {
	font-family:verdana;
	font-size:12px;
	padding:0 0 0 13px;
}
.top_cell_product_cat {
	position:absolute;
	left:127px;
	top:210px;
}

#counters {
	text-align: center;
}
.search {
	background: url('/pub/img/design/search_back.jpg') no-repeat;
	height: 86px;
}
#best_present a {
	color: blue;
}
