/**
 * Layout
 */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #063f5d;
	text-align: center;
	padding-bottom: 20px;
}

form .comment {
	display: none;
}

#container {
	width: 930px;
	margin: 12px auto 0 auto;
	background: #eaeaea url(bg-column.gif) repeat-y;
	overflow: hidden;
	text-align: left;
}

#inner {
	background: url(bg-tubes.jpg) no-repeat bottom left;
	overflow: hidden;
	_height:1%;
}

#header {
	background: url(bg-logo.png) no-repeat bottom right;
	position: relative;
}

#header .info_bg {
	background: #0f1b33;
	opacity:0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	position: absolute;
	top:165px;
	right: 0px;width: 722px;
	height:65px ;
}
#header .info {
	font-family: tahoma;
	font-size: 12px;
	position: absolute;
	color: white;
	padding: 18px;
	top:165px;right: 0;width: 680px;
}
#header .info .contacts{float: right;font-size: 11px;text-align: right;}

#content {
	float: right;
	width: 670px;


	padding: 24px 26px 30px 26px;
}

#sidebar {
	float: left;
	width: 150px;
	\width: 208px;
	w\idth: 150px;
	background-color: #cacaca;
	padding: 16px 29px 20px 29px;
	margin: 0 0 190px 0;
}

#footer {
	background: url(footer-bg.jpg) no-repeat center center;
	height: 94px;
	width: 100%;
	font-family: Arial;
	font-size:11px;
	color: #fff;
	text-align: center;
}

/**
 * Header
 */
#top-buttons {
	background-color: #063f5d;
	height: 28px;
	vertical-align: bottom;
}

#top-buttons a {
	margin-left: 23px;
	line-height: 10px;
}

#top-buttons td.lang-tool,
#top-buttons td.lang-tool * {
	color: #f4f4f4;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;
}

#top-buttons td.lang-tool span {
	font-weight: bold;
	color: #cacaca;
}

#top-buttons td.lang-tool a {
	margin: 0;
}

#logo {
	background: #f4f4f4 url(bg-logo-corner.png) no-repeat;
	width: 178px;
	\width: 208px;
	w\idth: 178px;
	padding:  50px 0 0 30px;
	height: 203px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 153px; /* actual value */
}

#description {
	color: #cacaca;
	font-size: 11px;
	font-family: Arial;
}

html>body #logo {
	height: 153px;
}

/**
 * Content
 */

h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	border-left: 8px solid #000;
	padding-left: 8px;
	padding-top: 6px;
	margin-bottom: 30px;
}

h1.section-title {
	border: 0;
	padding-left: 3px;
}

h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 25px;
}
h3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin: 30px 0 20px 0;
}

.block{
	padding: 12px 16px;
	background: #DEDEDE;
	float: left;
	margin-right: 25px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}
.block img{margin-bottom: 10px;}

a.link{float: right; font-weight: bold;}

#name {
	margin:30px 0 -7px 0;
}
#content {
	font-family: Tahoma;
	font-size: 11px;
}
#content p {
	margin:   20px 0;
	font-family: Tahoma;
	font-size: 12px;
}

#content-left {
	float: left;
	width: 450px;
}

#content-right {
	float: right;
	margin-top: 45px;
	width: 210px;
}

#company {
	background: #dedede url(company-bg-bottom.gif) no-repeat bottom;
	margin-top: -25px;
	margin-bottom: 35px;
	padding-bottom: 10px;
}
#company  form{padding-left: 15px;}
#company  form label{display: block;}
#company  form input, #company  form textarea{border: 1px solid #515355;margin-bottom: 10px;}
#company  form input{width: 130px;}
#company  form button{width: 120px;}
#company h3 {
	background-image: url(company-bg-top.gif);
	background-repeat:   no-repeat;
	font-family: tahoma;
	font-size:11px;
	padding: 16px 0 0 13px;
}

#content-right p{
	margin:   15px 0;
}

#company p {
	font-family: tahoma;
	font-size:11px;
	padding-left: 13px;
	margin: 8px 0;
}

#content-right p a {
	font-weight: bold;
}

#company p a {
	font-weight: normal;
}

#company p.mail {
	background: url(mail.gif) no-repeat;
	line-height: 13px;
	padding-left: 25px;
	margin-top: 20px;
	margin-left: 13px;
}
#company p.phone{font-size: 14px;}
#products {width: 100%;}
#products, .params {
	border: 0;
	font-size: 11px;
	font-family: arial;
	border-collapse:collapse;
 }

#products td, .params td {
	height: 40px;
	padding: 5px 12px;
	background: #dedede;
	border: 1px solid #eaeaea;
	text-align: center;
}

#products td.left, .params td.left {
	text-align: left;
}

#products thead td, .params thead td {
	height: 52px;
	padding: 0 12px;
	font-weight: bold;
	white-space: nowrap;
}


ul.sections {
/*    list-style-image: url('/media/sections_marker.gif');*/
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}

ul.sections  li{
	padding: 3px 0;
}

/**
 * Links Catalog
 */
#paginator td.non-active {
	width: 20px; height: 20px; border: 1px solid #C9C9C9;
	text-align: center; vertical-align: center
}
#paginator td.non-active:hover{
	border: 1px solid #0C3F5E;
	width: 20px; height: 20px;
	text-align: center; vertical-align: center
}
#paginator td {
	border: none;
	width: 20px; height: 20px;
	text-align: center; vertical-align: center
}

#paginator a {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}

#links-catalog {
	border: 0;
	font-size: 12px;
	font-family: arial;
	border-collapse:collapse;
	margin-bottom: 12px;
}

#links-catalog img{max-width: 100px;}

#links-catalog td {
	height: 40px;
	padding: 12px 12px;
	background: #dedede;
	border: 1px solid #eaeaea;
	text-align: center;
}
#links-catalog td.right {
	text-align: left;
}

#search-form {
	position: relative;
	margin-bottom: 40px;
}

#search-form form {
	position: relative;
	display:block;
	border: 1px solid #eaeaea;

}

#search-form input {
	display: block;
	margin: 1px 0 1px 5px;
	position: absolute;
	top: 0;
	left: 205px;
}

#search-form input.search {
	margin:0;
	left: 0;
	width: 200px;
}

#search-form p {
	margin:0;
	padding:0;
	position: absolute;
	left:300px;
	top:2px;
	font-size: 11px;
}

div.to-top {
	float: right;
	background: url(top-arrow.gif) no-repeat;
	margin-top: 30px;
	padding-left: 9px;
	line-height: 10px;
}

div.form {
	background: #dedede;
	padding: 10px;
}

div.form table.form {
	border-collapse:collapse;
	width: 478px;
	border: 0;
}
div.form table.form td {
	padding: 6px;
}
div.form table.form td.required {
	width: 15px;
}
div.form table.form td.field-name {
	width: 160px;
	text-align: right;
}
div.form table.form tr td {
	vertical-align: top;
}
div.form table.form input, div.form table.form textarea {
	width: 278px;
	border: 1px solid #515355;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	padding: 1px;
}
p.submit {
	text-align: center;
}

/*News*/
.clear {
	clear: both;
}
#content .news {
	margin: 22px 0;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
}

#content .news .date {
	margin-right: 390px;
}

#content .news .text {
	float: right;
	width: 530px;
}

#content .news-navigator {
	margin-top: 40px;
}

#content p.news-text {
	margin-top: 12px;
}

#content p.news-date {
	margin-bottom: 12px;
}

#content p.news-all {
	margin-bottom: 45px;
}

/*forms*/
.form-errors {
	background: #fff;
	padding: 20px 20px 10px 20px;
}

.form-errors h2 {
	margin: 0 0 20px 0;
}

.form-errors li {
	list-style-type: none;
	padding-left: 20px;
	background: url(li-marker.gif) no-repeat center left;
	font-family: Tahoma;
	font-size: 12px;
	margin: 10px 0 5px 10px;
}

/**
 * Sidebar
 */

#menu {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
}

#menu li {
	list-style-type: none;
	padding: 11px 0 14px 0;
	background: url(menu-bottom.gif) repeat-x left bottom;
}

#menu li.active {
	font-weight: bold;
}

#menu li li {
	font-weight: normal;
	padding: 0;
	padding-left: 20px;
	margin-top: 12px;
	background: url(menu-sub.gif) no-repeat left top;
}

#menu li li.last {
	background: url(menu-last.gif) no-repeat left top;
}

#menu li ul {
	font-size: 11px;
	background: url(menu-left.gif) repeat-y left top;
}

#search {
	margin: 20px 0;
}

#search input {
	display: block;
}

#search input.search {
	width: 113px;
	float: left;
	margin-right: 3px;
}

#search p {
	color: #fff;
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 5px;
	clear: left;
}

#sidebar .advert{
	margin: 50px 0;
}

#sidebar .info img {
	float: left;
	margin-top: 3px;
}

#sidebar .info p {
	margin-left: 18px;
	font-family: Verdana;
	font-size: 10px;
}

/**
 * Footer
 */
#footer-content {
	width: 700px; /* actual value */
	margin: 0 auto;
	padding-left:228px;
	padding-top: 35px;
	text-align: left;
}

#footer-content a:link, #footer-content a:visited {
	color: #fff;
}

#footer-content .advert {
	float: right;
	padding-right: 25px;
}
/**
 * Another
 */
img {
	border:0;
}
span.red {
	color: #f00;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
input.search {
	border: 1px solid #515355;
	background-color: #f4f4f4;
	font-family: Tahoma;
	font-size: 11px;
	padding: 1px;
}

/**
 * Product
 */

table.product-info {
	font-family: Tahoma;
	width: 100%;
}

p.product,
table.product {
	margin:   20px 0;
	font-family: Tahoma;
	font-size: 12px;
}

table.product {
	border-collapse:collapse;
	margin: 0 0 30px 0;
}

table.product-info td, table.product td {
	padding-right: 10px;
	height: 22px;
	vertical-align: top;
}

table.product-info div.color {
	width: 43px;
	background: #d7d7d7;
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding-bottom: 4px;
}

table.product-info div.color img {
	border: 3px solid white;
}

/**
*   Gallery
*/

div.gallery-link    {
	background: #dedede;
	padding: 10px 15px;
	font-weight: bold;
	margin-top: 10px;
	width:468px;
}

div.gallery-category {
	background: #dedede;
	padding: 15px 0 10px 20px;
	font-weight: bold;
	width:463px;
	margin-bottom: 30px;
	float: left;
	font-size: 13px;
	color: #333333;
}

div.gallery-category div.photo {
	float: left;
	height: 126px;

	margin: 10px 20px 10px 0px;
}

div.gallery-category div.photo img{
	border: 3px solid white;
}

div.gallery {
	margin-top: 0;
}

div.crumbs {
	color: #333333;
}

/**
*   Files
*/
table.files {
	background: #dedede;
	margin-top: -10px;
	width:498px;
	color: #333333;
	border:0 none;
	border-collapse:collapse;
	font-size:11px;
}

table.files td  {
	padding: 10px 15px;
	border: 1px solid #eaeaea;
}

table.files td.filesize {
	width: 60px;
	text-align: center;
}

/* ---------------------- submit error --------------------------- */

INPUT.error,TEXTAREA.error {border: 1px #de3030 solid !important; margin-bottom: 0px !important;}
.error-text{color: #de3030; margin-bottom: 5px;}

