/* CSS Document */
/* GLOBAL STYLE */
html, body { height:100%; }
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#c8c8c8;
	background:#010606;
}
body { padding:0px; margin:0px; }
p { margin:10px 0px; margin-bottom:0px; padding:0px; }
p.content { margin:0px; line-height:1.2; }
table.table { border-collapse:collapse; border:0px; }
table td { margin:0px; padding:0px; }
div { margin:0px; padding:0px; }
h3 { 
	font-size:1em;
	color:#c8c8c8; 
	font-weight:bold; 
	margin:0px;
}
img { border:none; }
img.png { filter:expression(fixPNG(this)); }
a {	outline:none; color:#d8ba53; }
a:hover { color:#d8ba53; }

#main { height:100%; margin:0px 21px 0px 21px; }
#container_1 {
	position:relative;
	width:952px;
	height:100%;
	min-height:250px;
}
#container_1 { height:expression((document.body.clientHeight <= 250 ? (250+'px') : '100%')); }
#container_2 {
	position:absolute;
	left:0px;
	/*width:100%;*/
	top:0px;
	height:100%;
	max-height:765px;
	bottom:0px;
	margin:auto 0px;
}
#container_2 { height:expression(max_height(document.getElementById('container_1'), this, 764)); }
#container_3 {
	position:relative;
	width:100%;
	height:100%;
	text-align:left;
	max-height:765px;
	min-height:250px;
}
#container_4 {
	position:absolute;
	left:0px;
	width:952px;
	top:74px;
	bottom:63px;
	border:1px solid #454848;
	text-align:left;	
}
html > body #container_4 { overflow:hidden; }
#container_4 { height:expression(document.all.container_2.offsetHeight - 139 + 'px'); }
#container_4 a { position:relative; }

#content {
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}

#content_left {	
	width:461px;
	float:left;
	height:100%;
	/*border-right:1px solid #454848;*/
	padding-right:1px;
}

#content_right {
	width:490px;
	float:left;
	height:100%;
}

#logo { position:absolute; top:19px; left:2px; z-index:2; }

#bottom_menu {
	position:absolute;
	left:0px;
	background:#010606;
	bottom:0px;
	height:59px;	
}
#bottom_menu .hover { position:absolute; top:0px; left:0px; visibility:hidden; }
#bottom_menu a:hover { border-width:1px; }
#bottom_menu a .hover { visibility:hidden; }
#bottom_menu a:hover .hover { visibility:visible; }

.line1, .line2 {
	position:absolute;
	left:0px;
	width:100%;	
}
.line1 { top:70px; }
.line2 { bottom:59px; }

.read_more { position:absolute; bottom:3px; right:13px; }
.read_more a { font-size:0.8em; }
.read_more a,
.back_list a { 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.back_list {
	font-size:0.9em;
	text-align:right;
	margin-top:4px;
}

.block_1 { height:2px; width:2px; font-size:1px; }
.block_2 { height:10px; width:10px; font-size:1px; }

.right_arrow, .back_list, .read_more {
	background:url(/f/arrow3.gif) center right no-repeat;
	text-align:right;
	padding-right:15px;
}
.read_more { padding-right:14px; }

/* background (left and right) content */
.background_content{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/bg_content.png', sizingMethod='scale'); }
html > body .background_content { background:url(/f/bg_content.png); }

.ref_block { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/bg_2.png', sizingMethod='scale'); }
html > body .ref_block { background:url(/f/bg_2.png); }
.ref_block {
	padding:6px 0px; 
	margin-top:12px;
	margin-left:-18px;
	margin-right:-18px;
}
.ref_block .right_arrow { margin-right:18px; }

/* default text style */
.text {
	font-size:0.7em;
	color:#c8c8c8;	
}

/* TOPMENU */
#top_menu {	position:absolute; left:0px; width:947px; top:25px; padding-right:7px; }
#top_menu div { float:right; position:relative; margin:16px 0px 0px 0px; }
#top_menu div.sep4 { margin:0px 10px; }
#top_menu div#item7_8 { margin-top:14px; }
#top_menu a:hover {	border-color: white; }
#top_menu .hover {
	filter:expression(fixPNG(this));
	position:absolute;
	left:0px;
	top:0px;	
}
#top_menu a .hover,
#top_menu a:hover .png {
	visibility:hidden;
}
#top_menu a:hover .hover,
#top_menu a .png {
	visibility:visible;
}
/* FR */
/* fr image */
.fr_image { border:1px solid #b9b9b9; position:relative; }
.fr_image div { position:absolute; left:0px; top:0px; }

/* fr */
.fr {
	width:100%;	
	border:1px solid #3d3d3d; 
	position:relative;
}
.fr .fr_l_t,
.fr .fr_l_b, 
.fr .fr_r_t, 
.fr .fr_r_b { 
	position:absolute;
	width:6px; 
	height:6px; 
	background:url(/f/fr.gif) no-repeat; 
	font-size:1px;
	display:block; 
}
.fr .fr_l_t { left:-1px; top:-1px; }
.fr .fr_l_b { left:-1px; bottom:-1px; background-position:-12px; }
.fr .fr_r_t { right:-1px; top:-1px; background-position:-6px; }
.fr .fr_r_b { right:-1px; bottom:-1px; background-position:-18px; }

/* type = text */
.fr .text {	padding:11px; }
.fr .title { color:#ffe695; margin-bottom:10px; }

/* background type = 1 */
.fr .background_type_1 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/fr_bg_1.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1 { background:url(/f/_fr_bg_1.png); }

/* background type = 2 */
.fr .background_type_2 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/fr_bg_2.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_2 { background:url(/f/_fr_bg_2.png); }

/* background type = 4 */
.fr .background_type_4 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/fr_bg_4.png', sizingMethod='scale'); width:100%; }
html > body .fr .background_type_4 { background:url(/f/fr_bg_4.png); }

/* background type = 5 */
.fr .background_type_5 { background:#111515; }

/* MODULE NEWS */
.module_news {
	font-size:0.7em;
	/*color:#7a7a7a;*/
	color:#c8c8c8;
}
.module_news a, 
.module_news a:hover { 
	color:#bfa652; text-decoration:none; 
}
.module_news .date { font-weight:bold; color:#ffdc68; margin-bottom:5px; }
.module_news .line { 
	height:1px; 
	width:100%; 
	background:#d6d6d6; 
	line-height:1px; 
	font-size:1px; 
	margin:9px 0px 9px 0px; 
}
.module_news .fr_image { margin:18px 0px 18px 18px; }
.module_news .content { padding:18px 15px 18px 18px; vertical-align:top; }
.module_news .content .descr { line-height:1.2; }

/* news item */
.module_news_item {
	font-size:0.7em;
	color:#c8c8c8;
	padding:18px 18px 10px 18px;
}
.module_news_item a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*
.module_news_item #ref_gallery {}
*/
.module_news_item .ref_block { margin-bottom:-11px; }
.module_news_item .back_list { margin-top:15px; }
.module_news_item_title { color:#ffe695; margin-bottom:10px; font-weight:bold; }

/* MODULE PROJECT */
.module_project {
	font-size:0.7em;
	/*color:#7a7a7a;*/
	color:#c8c8c8;
}
.module_project a, 
.module_project a:hover { 
	color:#bfa652; text-decoration:none; 
}
.module_project .line { 
	height:1px; 
	width:100%; 
	background:#d6d6d6; 
	line-height:1px; 
	font-size:1px; 
	margin:9px 0px 9px 0px; 
}
.module_project .fr_image { margin:18px 0px 18px 18px; }
.module_project .content { padding:18px 15px 18px 18px; vertical-align:top; }
.module_project .content .descr { line-height:1.2; }

/* project item */
.module_project_item {
	font-size:0.7em;
	color:#c8c8c8;
	padding:18px 18px 10px 18px;
}
.module_project_item a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*
.module_project_item #ref_gallery {}
*/
.module_project_item .ref_block { margin-bottom:-11px; }
.module_project_item .back_list { margin-top:15px; }
.module_project_item_title { color:#ffe695; margin-bottom:10px; font-weight:bold; }

/* MODULE BRAND */
.module_brand {
	font-size:0.7em;
	color:#c8c8c8;
	padding:18px 15px 30px 18px;
}
.module_brand .logo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:25px;	
}
.module_brand .logo a {
	color:#d8ba53;
	text-decoration:none;
}
.module_brand .content {
	padding-left:18px;
	vertical-align:top;
}
.module_brand p.descr { line-height:1.2; margin:0px; }
.module_brand .read_more { bottom:10px; }

/* brand item */
.module_brand_item {
	font-size:0.7em;
	color:#c8c8c8;
	padding:18px 18px 10px 18px;
}
.module_brand_item a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*
.module_brand_item #ref_models {}
*/
.module_brand_item #ref_news {	
	margin-top:3px;
}
/*
.module_brand_item #ref_news_ {}
*/
.module_brand_item .ref_block { margin-bottom:-11px; }
.module_brand_item .ref_block_end { margin-bottom:-8px; }
.module_brand_item .back_list {	margin-top:15px; }
.module_brand_item .block_2 { height:8px; width:8px; }
.module_brand_item_title { margin-bottom:25px; }

/* MODULE BRAND TO MODEL */
.module_brand_to_model {
	font-size:0.7em;
	color:#c8c8c8;
	padding:18px 15px 18px 18px;
}
.module_brand_to_model .logo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;	
}
.module_brand_to_model .logo a {
	color:#d8ba53;
	text-decoration:none;
}
.module_brand_to_model .content {
	padding-left:18px;
	vertical-align:top;
}
.module_brand_to_model .read_more { bottom:10px; }

/* brand item */
/*.module_brand_item {
	font-size:0.7em;
	color:#c8c8c8;
	padding:18px;
}
.module_brand_item_title { margin-bottom:25px; }*/

/* FEEDBACK FORM */
.feedback_form {
	padding:0px; 
	margin:0px; 
	color:#c8c8c8; 
	font-size:11px; 
	position:relative;
}
.feedback_form .form_string,
.feedback_form .form_email,
.feedback_form .form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:280px; 
	margin:0px 0px 0px 15px;	
	border:1px solid #3d3d3d;	
	color:#c8c8c8;
}
.feedback_form .form_string,
.feedback_form .form_email,
.feedback_form .form_text { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/fr_bg.png', sizingMethod='crop'); background:transparent; 
}
html > body .feedback_form .form_string,
html > body .feedback_form .form_email,
html > body .feedback_form .form_text { 
	background:url(/f/fr_bg.png); 
}
.feedback_form .form_string,
.feedback_form .form_email { 
	height:20px; 
}
.feedback_form .form_text { height:95px; overflow:auto; }
.feedback_form .form { margin-left:40px; margin-top:10px; }
.feedback_form .feedback_do_submit {
	margin:10px 0px 0px 0px;
	width:100px;	
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #3d3d3d;
	color:#c8c8c8;
	background:transparent;
	padding:3px 0px;
}
.feedback_form .input { padding:7px 0px; }

/* form_message */
.form_error_value {
	color:#FF0000; 
	margin-left:16px;
	margin-top:3px;
}
.form_message_was_updated { 
	text-align:center; 
	font-size:0.7em;
	padding:0px 20px;
	padding-top:10px;	
}

/* feedback text */
#feedback_text { 
	padding-left:8px; 
	padding-right:20px; 
	margin-top:17px; 
	line-height:1.2;
}

/* TITLE */
.content_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;	
	color:#e8e8e8;
	margin-bottom:6px;
	text-indent:8px;
	padding-top:7px;
	padding-bottom:10px;	
}
#content_title_no_scroll_left,
#content_title_left {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/line_title_left_with_bg.png', sizingMethod='crop');
}
html > body  #content_title_no_scroll_left,
html > body  #content_title_left {
	background:url(/f/line_title_left_with_bg.png) no-repeat;
}
#content_title_no_scroll_right,
#content_title_right {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/line_title_right_with_bg.png', sizingMethod='crop');
}

html > body  #content_title_no_scroll_right,
html > body  #content_title_right {
	background:url(/f/line_title_right_with_bg.png) no-repeat;
}
#content_title_left_no_bg {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/line_title_left.png', sizingMethod='crop');
}
html > body  #content_title_left_no_bg {
	background:url(/f/line_title_left.png) no-repeat;
}
#content_title_right_no_bg {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/line_title_right.png', sizingMethod='crop');
}
html > body  #content_title_right_no_bg {
	background:url(/f/line_title_right.png) no-repeat;
}
#content_title_no_scroll_left,
#content_title_no_scroll_right {
	margin:0px;
	margin-top:6px;
	margin-left:4px;	
	width:451px;
}
#content_title_no_scroll_right { width:480px; }
#content_title_left,
#content_title_right,
#content_title_left_no_bg,
#content_title_right_no_bg {
	width:100%;
}

/* MODULE MODEL */
.module_model {
	font-size:0.7em;
	color:#c8c8c8;
}
.module_model .title {
	font-weight:bold;
	margin-bottom:5px;
}
.module_model a, 
.module_model a:hover { 
	text-decoration:none; 
}
.module_model .fr_image { margin:18px 0px 18px 18px; }
.module_model .content { padding:18px 15px 18px 18px; vertical-align:top; }
.module_model p.descr { line-height:1.2; margin:0px; }

/* model item */
.module_model_item {
	font-size:0.7em;
	color:#c8c8c8;
	padding:18px 18px 10px 18px;	
}
.module_model_item .inner_title {
	font-family:Arial, Helvetica, sans-serif;		
	line-height:1;
}
.module_model_item h3 { color:#d8ba53 /*#ffe695; #e2e2e1;*/ }
.module_model_item h3.inner_title {
	margin-bottom:13px;
}
.module_model_item td.inner_title {
	width:100%;
}
.module_model_item table.inner_title {
	margin-bottom:19px;
}
.module_model_item a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.module_model_item .block_2 { margin-bottom:-10px; }
/*
.module_model_item #ref_tuning {}
*/
.module_model_item #ref_gallery {
	margin-top:3px;
}

/* TEMPLATE IMAGE */
.block_3 {	width:10px; height:10px; font-size:1px; }
.list_template_image_mode_1 .fr_image {
	margin-right:18px;	
}

.list_template_image_mode_2 .block_3,
.list_template_image_mode_2 .fr_image {
	margin-left:18px;
}

.list_template_image_mode_3 { padding-bottom:18px; }
html > body .list_template_image_mode_3 { padding-bottom:8px; }
.list_template_image_mode_3 .block_3,
.list_template_image_mode_3 .fr_image { 
	float:left;
	margin-bottom:10px;
}

.list_template_image_mode_4 { padding-top:8px; }
.list_template_image_mode_4 .block_3,
.list_template_image_mode_4 .fr_image { 
	float:left;
	margin-top:10px;
}

.list_template_image_mode_5_left,
.list_template_image_mode_5_right {
	vertical-align:top;
}

.list_template_image_mode_5_left { padding-right:18px; }
.list_template_image_mode_5_right { padding-left:10px; }

.list_template_image_mode_6 {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
html > body .list_template_image_mode_6 {
	margin-right:14px;
}

.list_template_image_mode_7 { padding-top:8px; }
.list_template_image_mode_7 .block_3,
.list_template_image_mode_7 .fr_image { 
	float:right;
	margin-top:10px;
}

.list_template_image_mode_8 { padding-bottom:8px; }
.list_template_image_mode_8 .block_3,
.list_template_image_mode_8 .fr_image { 
	float:right;
	margin-bottom:10px;
}

.list_template_image_mode_9 { padding-top:8px; }
.list_template_image_mode_9 .block_3,
.list_template_image_mode_9 .fr_image {
	float:right;
	margin-top:10px;
}

/* news|project template mode=top */
.module_news_item .list_template_image_mode_3,
.module_project_item .list_template_image_mode_3 { 
	padding-top:8px; 
}
.module_news_item .list_template_image_mode_8,
.module_project_item .list_template_image_mode_8 { 
	padding-top:8px; 
}
/* module text */
.text .list_template_image_mode_1 .fr_image {
	margin-right:10px;
}
.text .list_template_image_mode_2 .fr_image {
	margin-left:10px;
}
.text .list_template_image_mode_3 {
	padding-bottom:10px;
}
html > body .text .list_template_image_mode_3 { 
	padding-bottom:0px; 
}
.text .list_template_image_mode_4 { 
	padding-top:0px; 
}
.text .list_template_image_mode_5_left { 
	padding-right:10px; 
}
.text .list_template_image_mode_5_right { 
	padding-left:10px; 
}
.text .list_template_image_mode_7 { 
	padding-top:0px; 
}
.text .list_template_image_mode_8 { 
	padding-bottom:0px; 
}
.text .list_template_image_mode_9 { 
	padding-top:0px; 
}

/* OPACITY FR */
/* opacity = 10 */
.fr .background_type_1_opacity_10 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_10.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_10 { background:url(/f/opacity/_fr_bg_1_opacity_10.png); }

/* opacity = 20 */
.fr .background_type_1_opacity_20 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_20.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_20 { background:url(/f/opacity/_fr_bg_1_opacity_20.png); }

/* opacity = 30 */
.fr .background_type_1_opacity_30 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_30.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_30 { background:url(/f/opacity/_fr_bg_1_opacity_30.png); }

/* opacity = 40 */
.fr .background_type_1_opacity_40 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_40.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_40 { background:url(/f/opacity/_fr_bg_1_opacity_40.png); }

/* opacity = 50 */
.fr .background_type_1_opacity_50 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_50.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_50 { background:url(/f/opacity/_fr_bg_1_opacity_50.png); }

/* opacity = 60 */
.fr .background_type_1_opacity_60 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_60.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_60 { background:url(/f/opacity/_fr_bg_1_opacity_60.png); }

/* opacity = 70 */
.fr .background_type_1_opacity_70 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_70.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_70 { background:url(/f/opacity/_fr_bg_1_opacity_70.png); }

/* opacity = 80 */
.fr .background_type_1_opacity_80 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_80.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_80 { background:url(/f/opacity/_fr_bg_1_opacity_80.png); }

/* opacity = 90 */
.fr .background_type_1_opacity_90 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/opacity/fr_bg_1_opacity_90.png', sizingMethod='crop'); width:100%; }
html > body .fr .background_type_1_opacity_90 { background:url(/f/opacity/_fr_bg_1_opacity_90.png); }

/* SwitchFadeImages */
#SwitchFadeImages {
	position:absolute;
	left:1px;
	width:952px;
	top:75px;
	bottom:63px;	
}
#SwitchFadeImages { 
	height:expression(document.all.container_2.offsetHeight - 139 + 'px');
}
#SwitchFadeImagesContainer {
	position:relative;
	width:100%;
	height:100%;	
}

/* scroller */
.container_slider_track { height:expression(document.all.content.offsetHeight - 47 + 'px'); }

/* MODULE GALLERY */
.module_gallery {
	padding:19px 0px;	
}
.module_gallery a { outline:none; }
.module_gallery table.tbl_gallery { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/bg_1.png', sizingMethod='scale'); }
html > body .module_gallery table.tbl_gallery { background:url(/f/bg_1.png); }
.module_gallery table.top_navigation { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/bg_2.png', sizingMethod='scale'); }
html > body .module_gallery table.top_navigation { background:url(/f/bg_2.png); }
.module_gallery .bottom_navigation { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/f/bg_2.png', sizingMethod='scale'); }
html > body .module_gallery .bottom_navigation { background:url(/f/bg_2.png); }
.module_gallery table.top_navigation { width:100%; height:37px; }
.module_gallery table.top_navigation .title {
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfcfc;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
	width:285px;
}
.module_gallery table.top_navigation .prev { width:100px; text-align:right; }
.module_gallery table.top_navigation .next { width:100px; }
.module_gallery table.top_navigation .page {
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfcfc;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
}
.module_gallery table.top_navigation .logo { width:285px; padding-left:15px; }
.module_gallery td.list_images {
	padding-bottom:20px;
	padding-left:20px;
	width:850px;	
}
.module_gallery .fr_image {
	margin-top:20px;
	margin-right:20px;
	float:left;
}
.module_gallery .bottom_navigation { width:100%; padding:6px 0px; margin-bottom:5px; }
.module_gallery .bottom_navigation a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:0.7em;	
}
.module_gallery .bottom_navigation #ref_top { margin-bottom:3px; }
.module_gallery .bottom_navigation div { margin-right:20px; }

/* counters */
.page_counters { position:absolute; left:0px; top:0px; }
