html, body {
	margin:0;
	padding:0;
	color:#000;
	background:#fff;
	height:100%;
}
body {
	position: relative;
	height: auto !important;
	/* для Firefox и Opera — чтобы не сработало следующее объявление */
	height: 100%;
	/* для IE (работает некорректно, что обеспечивает нужный результат) */
	min-height: 100%;
	/* для Firefox и Opera (в IE 7 делает то же, что предыдущее объявление) */
	background-color:#ffffff;
}
* {
	border:0px;
	padding:0px;
	margin:0px;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

body * a:link, body * a:visited {
	color:#3d4a52;
	text-decoration:underline;
}
body * a:hover {
	color:#3097D0;
	text-decoration:none;
}

table, td {
	border-collapse:collapse;
	border:0;
}

a:link, a:visited, a:hover {
	color:#000000;
}

#header-panel {
	position:absolute;
	float:left;
	top:30px;
	width:100%;
	min-width:1096px;
	height:220px;
	background-color:#d6e9f2;
	z-index:1;
}

	#diagonal-line-contact {
		position:absolute;
		left:7%;
		width:283px;
		height:220px;
		background:url(../images/diagonaline_1.gif) left top no-repeat;
	}
		#diagonal-line-contact #contact-information {
			position:absolute;
			color:#ffffff;
			font-weight:bold;
			bottom:15px;
			left:35px;
		}
	
	#diagonal-line-splitter1 {
		position:absolute;
		left:24.7%;
		width:116px;
		height:220px;
		background:url(../images/diagonaline_2.gif) left top no-repeat;
	}
	
	#main-head-image {
		position:absolute;
		left:29%;
		width:709px;
		height:220px;
		background:url(../images/main_head_img.png) left top no-repeat;
	}
	
	#logo-line {
		position:absolute;
		left:0;
		top:22px;
		width:328px;
		height:109px;
		background:url(../images/logo_line.gif) right top no-repeat;
	}
		#logotype {
			position:absolute;
			left:85px;
			top:5px;
			width:192px;
			height:93px;
		}
		
	#head-options-panel {
		position:relative;
		float:right;
		top:169px;
		width:408px;
		height:31px;
	}
		#option-memories-panel a:link, #option-memories-panel a:visited {
			float:right;
			margin: -17px 140px 0 0;
		}
		
		#option-search-panel {
			position:absolute;
			left:0;
			top:0;
			height:31px;
			width:408px;
			background:url(../images/search_line.gif) left top no-repeat;
		}
			#input-search {
				margin:7px 0 0 14px;
				width:94px;
				background:none;
				color:#ffffff;
			}
			
			#button-submit {
				margin-left:15px;
				background:none;
				color:#ffffff;
			}





/*
#red-line-top {
	position:absolute;
	top:250px;
	left:55px;
	width:18px;
	height:184px;
	background-color:#ff4200;
	z-index:1;
}

#red-line-bottom {
	position:absolute;
	bottom:0;
	left:55px;
	width:18px;
	height:184px;
	background-color:#ff4200;
	z-index:1;
}
*/


/**** Top Menu ****/
#top-menu {
	position: relative;
	top:281px;
	height:53px;
	width:100%;
	white-space:nowrap;
	background:#d6e9f2;		
	z-index:3;
}
/*	#menu-ie-helper {
		_position:absolute;
		_top:281px;
		_left:55px;
		_width:18px;
		_height:53px;
		_background-color:#d6e9f2;
		_z-index:2;
	}
*/	#top-menu:after {
		content: '';
		display: block;
		clear: both;
	}
	
	#top-menu  .align_center_to_left {
		position: relative;
		right: 50%;
		float: right;
	}


	#top-menu-content-container{
		position: relative;
		z-index:2;
		right: -50%;
	}

		#top-menu-left {
			background:url(../images/top-menu-left.gif) left top no-repeat;
			height:54px;
			width:15px;
		}
		#top-menu-right {
			background:url(../images/top-menu-right.gif) right top no-repeat;
			height:53px;
			width:15px;
		}
		#top-menu-content {
			padding:6px 6px;
			background:url(../images/top-menu-bg.gif) left top repeat-x;
			white-space:nowrap;
		}

		#top-menu-content #top-menu-links li{
			display:inline;
			padding:18px 8px;
			_padding:19px 8px;
		}
		
		#top-menu-content #top-menu-links li.menu_item_active{
			background: url(../images/active_menu_line.gif) left bottom repeat-x;
			height:52px;
		}
		
			#top-menu-content #top-menu-links li a:link, #top-menu-content #top-menu-links li a:visited{
				color:#ffffff;
			}
			#top-menu-content #top-menu-links li a:hover{
				color:#91DCFF;
			}
/**** Top Menu ****/


/**** Footer ****/
#bottom-copyright-line {
	position:relative;
	float:left;
	bottom:32px;
	height:53px;
	background:#d6e9f2;
	white-space:nowrap;
	width:100%;
	z-index:2;
}
	#bottom-copyright-line-content-container{
		margin-left:10%;
		margin-right:10%; 
	}
		#bottom-copyright-line-content-container #copyright-container {
			position:relative;
			float:left;
		}
		
		#counters-container {
			float:right;
			margin-top:6px;
		}

		#bottom-copyright-line-left {
			background:url(../images/top-menu-left.gif) left top no-repeat;
			height:53px;
			width:15px;
		}
		#bottom-copyright-line-right {
			background:url(../images/top-menu-right.gif) right top no-repeat;
			height:53px;
			width:15px !important;
		}
		#bottom-copyright-line-content {
			padding:6px 6px;
			background:url(../images/top-menu-bg.gif) left top repeat-x;
			white-space:nowrap;
		}

			#bottom-copyright-line-content a:link, #bottom-copyright-line-content a:visited, #bottom-copyright-line{
				color:#ffffff;
			}
/**** Footer ****/
			
			
			
#wrap {
	min-height:100%;
	height:auto  !important;
	height:100%;
	width:100%;
	min-width:1096px;
	margin:0 auto;
	position:relative;
	display: block;
}
#container {
	margin-top:280px;
	padding-top:30px;
	padding-left: 335px;      /* LC fullwidth */
	_padding-left: 330px;      /* LC fullwidth  for IE*/
	padding-right: 340px;     /* RC fullwidth + CC padding */
	position:relative;
	float:left;
	background:#e7f7ff;
	width:50%;
	_width:auto;
}
#container:after {
	content:"";
	display:block;
	clear:both;
}
#container .column {
	position: relative;
	float: left;
}		
#center {
	padding:0px 0px;       /* CC padding */
	width:100% ;
/*	border:1px solid #FF0000;*/
}		
#left {
	width: 306px;             /* LC width */
	padding: 0 10px;          /* LC padding */
	right: 430px;             /* LC fullwidth + CC padding */
/*	_left: 340px;*/
	margin-left: -100%;
/*	border:1px solid #FF0000;*/
}		
#right {
	width: 206px;             /* RC width */
	padding: 0 110px 0 20px;          /* RC padding */
	margin-right: -100%;
/*	border:1px solid #FF0000;*/
}		
#footer {
	clear: both;
}

#footer-wrapper {
	height:32px;
	float: left;
	position: relative;
	width: 100%;
	_padding-bottom: 10001px;
	_margin-bottom: -10000px;
}
/*** Equal-height Columns ***/
#wrap {
	overflow:hidden;
}
#container .column {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

#additinal_menu {
	position:absolute;
	float:left;
	width:300px;
	top:365px;
	height:18px;
	left:0px;
	_left:0px;
	z-index:2;
}


#right h1 {
	color:#ff9022;
	font-weight:bold;
	font-size:11px;
/*	font-family:Tahoma, Arial;*/
}
#right h2 {
	font-weight:normal;
}
#right h2 a:link, #right h2 a:visited, #right h2 a:hover{
/*	color:#000000;*/
	font-weight:normal;
}

#right p.splitter {
	height:20px;
}



/***** Additional Menu Styles *****/
#menu_content, #special-section {
	float:right;
}
#menu_content li {
	list-style-type: none;
}
#menu_content li.menu-item span.left-part,
.image-button span.left-part{
	clear:left;
	height:30px;
	width:9px;
	background:url(../images/menu-left.gif) left top no-repeat;
	display:block;
	float:left;
}

#menu_content li.menu-item span.right-part,
.image-button span.right-part {
	height:30px;
	width:9px;
	background:url(../images/menu-right.gif) right top no-repeat;
	display:block;
	float:left;	
}

#menu_content li.menu-item span.content,
.image-button span.content {
	height:18px;
	background:url(../images/menu-bg.gif) left top repeat-x;
	padding:6px 3px;
	display:block;
	float:left;	
}

#menu_content li.active span.left-part {
	background:url(../images/section_title_left.gif) left top no-repeat !important;
}
#menu_content li.active span.right-part {
	background:url(../images/section_title_right.gif) right top no-repeat;
}
#menu_content li.active span.content {
	background:url(../images/section_title_bg.gif) left top repeat-x;
}

#menu_content li.menu-item span.content a:link, #menu_content li.menu-item span.content a:visited{
	color:#3d4a52;
}
#menu_content li.menu-item span.content a:hover{
	color:#000000;
}
/***** Additional Menu Styles *****/


/***** Page title Styles *****/
#page-title span.left-part {
	clear:left;
	height:30px;
	width:9px;
	background:url(../images/page_title_left.gif) left top no-repeat;
	display:block;
	float:left;
}

#page-title span.right-part {
	height:30px;
	width:9px;
	background:url(../images/page_title_right.gif) left top no-repeat;
	display:block;
	float:left;
}

#page-title span.content {
	height:18px;
	background:url(../images/page_title_bg.gif) left top repeat-x;
	padding:6px 6px;
	display:block;
	float:left;	
	color:#FFFFFF;
}
/***** Page title Styles *****/


/***** Section title Styles *****/
div.section-title span.left-part {
	clear:left;
	height:30px;
	width:9px;
	background:url(../images/section_title_left.gif) left top no-repeat;
	display:block;
	float:left;
}

div.section-title span.right-part {
	height:30px;
	width:9px;
	background:url(../images/section_title_right.gif) left top no-repeat;
	display:block;
	float:left;
}

div.section-title span.content {
	height:18px;
	background:url(../images/section_title_bg.gif) left top repeat-x;
	padding:6px 6px;
	display:block;
	float:left;	
	color:#000000;
}
/***** Section title Styles *****/


div.vertical-splitter {
	clear:both;
	height:20px;
}

div.section-content {
	clear:left;
	padding-left:16px;
	min-height:200px;
	heigh:200px;
	color : #3c4a53;
}

#special-section {
	margin-left:98px;
	
}
/*
#special-section div.section-content {
	font-size:12px;
}
*/
.news_block .news_date, 
.promotion_block .promotion_date,
.comment_block .comment_author{
	color:#1fb2f8;
	font-weight:bold;
	font-size:11px;
	margin-right:5px;
}
.news_block .news_title, 
.promotion_block .promotion_title,
.comment_block .comment_date{
	margin-left:5px;
}
.comment_block .comment_date {
	font-size:11px;
}
.news_block .news_content, 
.promotion_block .promotion_content,
.comment_block .comment_content{
	clear:left;
	padding-top:10px;
}

.text-field {
	border:1px solid #1fb2f8;
	width:100%;
}

.text-area {
	border:1px solid #1fb2f8;
	width:100%;
	height:100px;
}

.comments-table {
	border-collapse: separate;
	width:100%;
}
.comments-table td label {
	white-space:nowrap;
}
.comments-table td.input_cell{
	width:100%;
}

.captcha-code-field {
	border:1px solid #1fb2f8;
}

.advice_block .advice_date{
	color:#1fb2f8;
	font-weight:bold;
	font-size:11px;
	margin-right:5px;
}
.advice_block .advice_title{
	margin-left:5px;
}
.advice_block{
		padding-top:10px;
	}
.advice_block .advice_content {
	clear:left;
	padding-top:10px;
}


.catalog_block .catalog_date{
	color:#1fb2f8;
	font-weight:bold;
	font-size:11px;
	margin-right:5px;
}
.catalog_block .catalog_title{
	margin-left:5px;
}
.catalog_block .catalog_content {
	clear:left;
	padding-top:10px;
}
.catalog_price{
	font-weight: bold;
}

.bold {
	color: #3e4b51;
}

.underline{
	text-decoration: underline;
	}

.faq-item{
	padding-bottom: 7px;
}

.faq-block{
	
}

.faq-title{
}

.faq-content{
	padding-top: 5px;
}


.search-item{
	padding-top: 5px;
}

.error_message {
	font-weight:bold;
	color:#FF0000;
}

#center li {
	margin-left:15px;
}


.catalog_cat_name{
	padding-left: 20px;
	color:#1fb2f8;
	font-weight:bold;
	font-size:11px;
}
