body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
	margin: 0;
}

h1, h2, h3 {
	color: #819AAC;
}

img {
	border: 0;
    behavior: url('/s/iepngfix.htc');
}

a.lang {
    font-size: 14px;
}

form {
	margin: 0;
}
.line {
    clear: both;
}

#wrapper {
	width: 800px;
	text-align: left;
}

#under_header {
	background-color: #fff;
	border-bottom: 10px solid #6CAAD9;
}

#header {
	height: auto;
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
}

.menu_lang {
    float: right;
    padding: 5px 0px 0px 5px;
}

.menu_additional {
    float: left;
    margin: 5px;
}

.search_form_common {
    float: right;
    padding: 70px 5px 5px 5px;
}
.search_form_common input {
    font-size: 14px;
    margin: 0px;
}

#logo {
    width: 500px;
    height: 100px;
    overflow: hidden;
    min-width: 218px;
    float: left;
    text-align: left;
}
#logo a, #logo a:link, #logo a:visited, #logo a:hover {
    color: #819AAC;
    font-size: 1.5em;
    font-style: italic;
    font-weight: bold;
    padding-top: 0px;
    line-height: 3em;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #6CAAD9;
}

a:hover {
	text-decoration: none;
}

a.tab, a.tab:link, a.tab:active, a.tab:visited {
	float: left;
	margin-top: 0.6em;
	height: 1.3em;
	margin-left: 0.5em;
	background-color: #B1D3EC;
	border-top: 0.2em solid #fff;

	border-bottom: 0.2em solid #B1D3EC;
	color: #6CAAD9;
	text-decoration: none;
	font-weight: bold;
}

a.tab:hover {
	border-top: 0;
	height: 1.5em;
}

a.active, a.active:hover, a.active:link, a.active:visited, a.active:active {
	background-color: #6CAAD9;
	border-top: 0;
	border-bottom: 0;
	height: 1.7em;

	color: #fff;
}

.tab_l {
	background: url('/s/folders_blue/tl.gif') top left no-repeat scroll;
}

.tab_r {
	background: url('/s/folders_blue/tr.gif') top right no-repeat scroll;
}

.tab .label {
	padding-top: 0.1em;
	margin-left: 1em;
	margin-right: 1em;
}


#_header {
	border-bottom: 8px solid #c00;
}

#content {
	font-size: 80%;
	border-bottom: 10px solid #6CAAD9;
	border-left: 2px solid #607C90;
	border-right: 2px solid #607C90;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 2em;
	background-color: #fff;
}

#_logo {
	font-size: 20px;
	float: left;
	padding: 0.5em;
}

/*

.tl {
	background: transparent url("/s/folders_red/tl.gif") no-repeat scroll;
	float: left;
	width: 4px;
	height: 4px;
}

.tr {
	background: transparent url("/s/folders_red/tr.gif") no-repeat scroll;
	float: right;
	width: 4px;
	height: 4px;
}

*/

#top_menu a {
	background-color: #f99;
	float: left;
	padding: 0.2em 0.8em 0.0em 0.8em;
	border-bottom: 0.1em solid #c66;
	color: #fff;
	margin-left: 0.5em;
	margin-top: 0.2em;
	text-decoration: none;
}

#top_menu a:hover, #top_menu a:active, #top_menu .active {
	margin-top: 0;
	padding: 0.2em 0.8em 0.2em 0.8em;
}

#top_menu .active {
	background-color: #c00;
	border-bottom: 0.1em solid #c00;
}

table thead td {
	background-color: #607C90;
	color: #fff;
	font-weight: bold;
	border: 1px solid white;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

table thead td a, table thead td a:active, table thead td a:link, table thead td a:visited {
	color: #D7E8F5;
}
table thead td a:hover {
	color: #fff;
	text-decoration: none;
}

table.pricelist tbody td, table tbody .model_size td  {
	border-bottom: 1px solid #ddd;
}

.menu_goods_types {
	font-weight: bold;
	margin-bottom: 1em;
}

.menu_goods_types .selected {
	background-color: #6CAAD9;
	color: white;
	padding: 2px;
	margin: 1px;
}

.menu_goods_types a {
	color: #6CAAD9;
	text-decoration: underline;
	padding: 2px;
	margin: 1px;
}

.menu_goods_types a:hover {
	text-decoration: none;
}

.copyright {
	color: #999;
}


.menu_left {
	 #float: left;
	 width: 190px;
	 border-left: 2px solid #607C90;
	 border-right: 2px solid #607C90;
	 border-bottom: 2px solid #607C90;
	 margin-top: 0;
	 padding-top: 2px;
	 padding-bottom: 0;
	 margin-bottom: 1em;
	 margin-right: 0;
}

.menu_left a, .menu_left .selected {
	display: block;
	background-color: #D7E8F5;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 0.5em;
}

.menu_left a:hover {
	text-decoration: none;
	background-color: #B1D3EC;
}

.selected {
	font-weight: bold;
}

.selected a {
	padding: 0;
}

.menu_left a:link, .menu_left a:visited {
	color: #819AAC;
}

.menu_left a:hover {
	color: #000;
}

.menu_left ul {
	list-style: none;
}

/* Common */

.pricelist tbody td {
	padding: 2px 10px;
}

.order_form input, textarea {
	width: 300px;
	border: 2px inset #ccc;
	padding: 1px;
}

.order_form textarea {
	height: 100px;
}

.order_form input.numeric {
	width: 50px;
}

.order_form input.button {
	width: 100px;
	border: 2px outset #ccc;
}

/* Catalog */
.size_panel {
	padding: 1em;
	border: 2px solid #819AAC;
	background-color: #D7E8F5;
	font-weight: bold;
	color: #819AAC;
}

.size_panel select, .size_panel input {
	border-width: 2px;
}

table#model_list {
	margin-top: 2em;
}

#model_list tbody td {
	padding: 5px;
	vertical-align: top;
	align: left;
}

.model_header td {
	background-color: #D7E8F5;
	border-top: 1px solid #6CAAD9;
	border-left: 1px solid #6CAAD9;
	border-right: 1px solid #6CAAD9;
	border-bottom: 0;
}

.model_bottom td {
	border-top: 1px solid #6CAAD9;
	height: 2em;
}

td.model_side {
	border-left: 1px solid #6CAAD9;
}

.model_size td.order_link {
	border-right: 1px solid #6CAAD9;
}

.img_frame {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	text-align: center;
}

.brand_list{
	margin-top: 1em;
	margin-bottom: 1em;
}

.brand_list .details {
	font-size: 0.8em;
	color: #bbb;
}
.brand_list .details a {
	color: #bbb;
}
.brand_list .brand {
	margin-top: 0.5em;
}

a.tab, a.tab:link, a.tab:active, a.tab:visited {
	margin-top: 0;
}

/* Sections */

div.left_section {
    float: left;
    width: 200px;
    height: auto;
}

div.right_section {
    float: right;
    width: 200px;
    height: auto;
}

.column_comtent *{
    margin: 0;
    padding: 0;
}

/* Static Containers */

div.left_section, div.right_section {
    width: 194px;
}

div.column_comtent p {
    padding-top:5px;
    padding-bottom:5px;
}

div.static_colunm div.column_title {
    background-color: #D7E8F5;
	border-bottom: 0;
	font-weight: bold;
	color: #6CAAD9;
}

div.static_colunm div.column_comtent, div.static_colunm div.column_title {
    padding:5px;
}

div.center_container {
    padding:10px 10px 0px
}

div.static_colunm div.column_block {
    border: 1px solid #6CAAD9;
}
div.static_colunm div.column_footer {
	height: 1em;
    padding: 0px;
}
div.static_colunm div.column_header {
	height: 1em;
    padding: 0px;
}
