/* 
    Document   : main.
    Created on : Oct 16, 2011, 9:18:34 PM
    Author     : sergey
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
.top_banner
{
    position: absolute;
    top: 320px;
    z-index: 1000;
	
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote
{
	font-size: 1.3em;
	font-style: italic;

}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}
table 
{
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Verdana;
	background: url("/images/head_background.jpg") no-repeat scroll top center #072744;
	overflow-x: hidden; 
}
a 
{
	outline: none;
	text-decoration: underline;
	color: #16A2D3;
}

p {
	margin: 0 0 18px
}
img 
{
	border: none;
}
input 
{
	vertical-align: middle;
}
#wrapper 
{
	margin: 0px auto;
	width: 940px;
}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {display:inline-block;  clear: both;}
.clearfix {display:block;}

p.more a
{
	padding-right: 6px;
}
p.small
{
	color: #666;
	font-size: 90%;
}
.podpis
{
	color: #666666;
	font-style: italic;
}





/* Общие настройки
-----------------------------------------------------------------------------*/
.main_block
{
	width: 940px;
	margin: 0 auto;
	clear: both;
	display: block;
	position: relative;
}

#wrapper
{
	position: relative;
	z-index: 1;
}

.wrapper_spark
{
	background: url("/images/wrap_spark.png") no-repeat scroll 0px 0px transparent;
	width: 629px;
	height: 644px;
	position: absolute;
	z-index: -1;
}

#spark_left
{
	margin: 20px 0 0 -142px;
}

#spark_right
{
	margin: 20px 0 0 501px;
}

/* Header
-----------------------------------------------------------------------------*/

#wrapper #header
{
	position: relative;
}

#wrapper #header #site_icon
{
	margin: 125px 0 0 0;
	float: left;
}

#wrapper #site_icon .head_site_icon
{
	background: url("/images/head_menu_icon_background.png") 0 0 no-repeat;
    float: left;
    height: 32px;
    margin-left: 18px;
    width: 31px;
}
#wrapper #site_icon .head_site_icon a
{
	display: block;
    height: 32px;
    width: 31px;
}
#wrapper #site_icon #head_icon_home
{
	background: url("/images/head_menu_icon_home.png") 10px 11px no-repeat;
    height: 32px;
    width: 32px;
}

#wrapper #site_icon #head_icon_sitemap
{
	background: url("/images/head_menu_icon_sitemap.png") 11px 11px no-repeat;
    height: 32px;
    width: 32px;
}

#wrapper #site_icon #head_icon_mail
{
	background: url("/images/head_menu_icon_mail.png") 10px 12px no-repeat;
    height: 32px;
    width: 32px;
}

#wrapper #header #head_logo 
{
    height: 188px;
    width: 767px;	
}
#wrapper #header #head_logo a
{
	display: block;
    height: 188px;
    width: 767px;	
}
#wrapper #header #head_logo img
{
}

#wrapper #header #head_contact
{
	width: 192px;
	height: 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #597f96 0px 1px 0px;
	-moz-box-shadow: #597f96 0px 1px 0px;
	box-shadow: #597f96 0px 1px 0px;
	behavior: url(pie.htc);
	text-align: center;
	background: #fafafa ;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 50px;
	line-height: 22px;
}

#wrapper #head_contact #head_contact_title
{
	height: 21px;
	color: #fff;
	background: #30d5c7;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
}

#wrapper #head_contact #head_contact_body
{
	color: #27465f;
	font-size: 18px;
	padding-top: 3px;
	height: 30px;
}

#wrapper #header #head_menu
{
	height: 42px;
	clear: both;
}

#wrapper #header #head_menu table
{
	float: left;
	width: 100%;
}

#wrapper #header #head_menu a
{
	padding: 13px 0 0 0;
	text-align: center;
	height: 29px;
	display: block;
	color: #03486f;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.4px;
}

#wrapper #header #head_menu
{
	background: url("/images/head_menu_background.png") repeat-x scroll 0px 0px transparent;	
}

#wrapper #header #head_menu a:hover, #wrapper #header #head_menu .selected a
{
	background: url("/images/head_menu_background_active.png") repeat-x scroll 0px 0px transparent;
}

/* Баннеры на главной
-----------------------------------------------------------------------------*/

#cs-title-coin-slider
{
	color: white;
	font-size: 30px; 
	line-height: 1.2;
	margin: 100px 500px 0 30px;
}
#cs-buttons-coin-slider
{
	position: absolute !important;
	margin-top: -70px !important;
}
.cs-button-coin-slider
{
	text-indent: -1000px;
	background: url("/images/slider_active.png") no-repeat scroll 0 0 transparent;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}
.cs-active
{
	background: url("/images/slider_unactive.png") no-repeat scroll 0 0 transparent;
}




/* Content
-----------------------------------------------------------------------------*/
#wrapper #main_content #main_banner
{
    background: url("/images/main_content_banner.jpg") no-repeat scroll 0 0 transparent;
    color: white;
    font-size: 30px;
    height: 286px;
    line-height: 100%;
    padding: 90px 388px 0 35px;
}
#wrapper #main_offer
{
	text-transform: uppercase;
	color: white;
}



#wrapper #main_offer .product_offer, 
#wrapper #main_offer .product_discount,
#wrapper #main_offer .product_special_offer,
#wrapper #main_offer .news
{
	height: 323px;
	width: 235px;
	float: left;
	display: block;
	position: relative;
}

#wrapper #main_offer div.product_offer_footer:hover,
#wrapper #main_offer div.product_discount_footer:hover,
#wrapper #main_offer div.product_special_offer_footer:hover,
#wrapper #main_offer div.news_footer:hover

{
    background: url("/images/offer_hover.jpg") repeat-x scroll 0 1px transparent;
}

#wrapper #main_offer .product_offer .product_offer_header, 
#wrapper #main_offer .product_discount .product_discount_header,
#wrapper #main_offer .product_special_offer .product_special_offer_header,
#wrapper #main_offer .news .news_header
{
	height: 180px;
}



#product_offer_header
{
	background: #fff;

}



#main_offer .product_offer_light
{
    background: url("/images/banner_new_product_light.png")  0 0 no-repeat;
    height: 212px;
    margin-top: -35px;
    position: absolute;
    width: 232px;
    z-index: 6;
}

#main_offer .product_offer_light a
{
	display: block;
    width: 232px;
    height: 212px;
}

#main_offer .product_offer_image
{
	background: #fff;
	overflow: hidden;
	height: 177px;
}

#main_offer .product_price
{
	height: 37px;
    width: 200px;
    margin: -167px 0 0 -8px;
    position: absolute;
	padding: 8px 0 0 8px;
	color: white;
	font-size: 20px;
    z-index: 9;
	text-shadow: 0px 0px 7px #4422cc;
	filter: dropshadow(color=#4422cc, offx=0, offy=0);
}

#main_offer .product_price .product_price_start
{
	background: url("/images/product_offer_background_start_price.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 37px;
	width: 22px;
}

#main_offer .product_price .product_price_body
{
	background: url("/images/product_offer_background_main_price.png") repeat-x scroll 0 0 transparent;
	float: left;
	height: 35px;
	padding-top: 7px;
}

#main_offer .product_price .product_price_arrow
{
	background: url("/images/product_offer_background_arrow_price.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 37px;
	width: 35px;
}

#main_offer .product_number
{
    background: url("/images/articul_background.png") repeat-x scroll 0 0 transparent;
    border: 1px solid white;
    color: white;
    display: block;
    font-size: 15px;
    padding: 1px 5px;
    position: absolute;
    z-index: 10;
	right: 0;
	margin-right: 2px;
}

#main_offer a
{
    color: #e8d389;
}

#main_offer .product_special_offer_image
{
	overflow: hidden;
	height: 177px;
	background: #fff;
}

#main_offer .product_offer_footer,
#main_offer .product_discount_footer,
#main_offer .product_special_offer_footer,
#main_offer .news_footer
{
	text-align: center;
	text-transform: uppercase;
	padding-top: 35px;
	color: #3e5e7f;
	background: url("/images/small_banner_background.png") repeat-x scroll 0 0 transparent;
	height: 143px;
}


.product_offer_new_label a, 
.product_offer_new_label, 
.product_discount_footer_label, 
.product_special_offer_footer a,
.news_footer_label
{
	font-size: 18px;
	color: white !important;
	padding-bottom: 20px;
}

.product_discount_label
{
    background: url("/images/product_discount_label.png") no-repeat scroll 0 0 transparent;
    position: absolute;
    z-index: 10;
	width: 126px;
	height: 123px;
	margin: -100px 0 0 -22px;
	z-index: 10;
}

.product_discount_text
{

	font-size: 14px;
    margin: -129px 0 0 101px;
    position: absolute;
    text-transform: none;
    width: 103px;
    word-wrap: break-word;
    z-index: 11;
}

.product_offer .product_special_offer_label
{
	    margin: 6px 0 0 -17px;

}

.product_special_offer_label
{
    background: url("/images/speciall_offer_label.png") no-repeat scroll 0 0 transparent;
    height: 47px;
    margin: -171px 0 0 -17px;
    padding: 17px 0 0 15px;
    position: absolute;
    text-transform: none;
    width: 150px;
    z-index: 12;
	text-shadow: 0px 0px 7px #4422cc;
	filter: dropshadow(color=#4422cc, offx=0, offy=0);
}

.product_special_offer_number
{
	background: url("/images/articul_background.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #1f88cf;
    color: white;
    display: block;
    font-size: 15px;
    padding: 1px 5px;
    position: absolute;
    z-index: 10;
	left: 0;
	margin: -44px 0px 0px 4px;
}

.product_special_offer_number a
{
	text-decoration: none;
	color: white !important;
}

.news_header
{
	background: url("/images/news_background.jpg") right 0 no-repeat;
	padding: 10px 9px 0 15px;
	overflow: hidden;
	word-wrap: break-word;
	height: 170px !important;
}

#wrapper #main_search 
{
    background: none repeat scroll 0 0 #122F4B;
    clear: both;
    height: 133px;
    padding: 18px 0 0 22px;
}

#wrapper #main_search #main_search_form
{
    background: url("/images/search_background.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 90px;
    width: 425px;
	padding: 38px 0 0 23px;
}


#wrapper #main_search #main_search_form input[name=q]
{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #c0d3e8;
    height: 21px;
    width: 187px;
}

#wrapper #main_search #main_search_form input[type=submit]
{  
    background: url("/images/search_button_background.jpg") repeat-x scroll 0 0 transparent;
    border: medium none white;
    border-radius: 2em 2em 2em 2em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: 14px/100% Arial,Helvetica,sans-serif;
    margin: 0px 220px 0;
    outline: medium none;
    padding: 6px 36px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
	color: #475467;
	top: -28px;
	height: 31px;
}


#wrapper #main_search #main_search_form input[type=submit]:active
{
	top: -27px;
    background: url("/images/search_button_background_active.jpg") repeat-x scroll 0 0 transparent;
}

#main_search_description
{
	line-height: 1.5;
	padding: 20px 70px 0 0;
	text-transform: uppercase;
}

#main_search_description_text
{
	color: #889ab1;
}

#main_search_description_text a
{
	color: white;
	text-decoration: none;
}

#main_search_description_label
{
	font-size: 23px;
	color: #f5f6f7;
}


#main_catalog_download_button
{
	background: url("/images/download_button_background.png") no-repeat scroll 0 0 transparent;
	height: 80px;
	width: 433px;
	text-transform: uppercase;
	color: #cad6e2;
	padding: 55px 10px 55px 43px;
	font-size: 12px;
	line-height: 1.2;
}

#main_catalog
{
	margin-top: 3px;
	color: #c1e0ec;
	background-color: #102f4e;
}
#wrapper #main_catalog #main_catalog_download
{
	width: 437px;
	padding: 15px 16px 10px 15px;
	float: left;
	color: #cad6e2;
}

#main_catalog_download_button_body, #main_catalog_download_button_body a
{
	font-size: 35px;
	color: #cad6e2;
	text-decoration: none;
}

#main_catalog_download_button_footer
{
	color: #3e5e7f;
}

#main_catalog_download_text
{
	margin: 10px 20px 0 20px;
	line-height: 1.2;
	color: #cad6e2;
}
#main_catalog_download_text strong
{
	color: #E8D389;
}
#main_catalog_download_text a
{
	color: #e8d389;
}
#main_catalog_download_text p.more
{
	margin-top: 15px;
	margin-bottom: 0;
}
#main_catalog_download_text ul
{
	margin-left: 15px;
	margin-bottom: 15px;
}
#main_catalog_download_text ul li
{
	list-style-type: disc;
}
#main_catalog_download_text .more, 
#main_catalog_features .more,
#main_catalog_features .more a
{
	color: #e8d389;
}


#main_catalog_features .more 
{

}

#main_catalog_features
{
	margin-left: 471px;
	line-height: 1.2;
	padding-top: 21px;
	border-left: 3px solid #072744;
	padding-bottom: 20px;
}
#main_catalog_download_text h3
{
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
}

#wrapper #main_catalog #main_catalog_features .main_catalog_feature_icon
{
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin: 37px 10px 10px 30px;
}

#wrapper #main_catalog #main_catalog_features .main_catalog_features_item_safety
{
	background: url("/images/icon_home.png") no-repeat scroll 0 0 transparent;
}

#wrapper #main_catalog #main_catalog_features .main_catalog_features_item_reliability
{
	background: url("/images/icon_rule.png") no-repeat scroll 0 0 transparent;
}

#wrapper #main_catalog #main_catalog_features .main_catalog_features_item_profit
{
	background: url("/images/icon_stat.png") no-repeat scroll 0 0 transparent;
}

#wrapper #main_catalog #main_catalog_features .main_catalog_features_item_text
{
	display: block;
	clear: right;
	color: #cad6e2;
	padding-right: 20px;
	text-transform: none;
	margin-left: 109px;
}
#wrapper #main_catalog #main_catalog_features .main_catalog_features_item_text h3
{
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#footer_lights
{
	height: 100px;
	clear: both;
	width: 997px;
	background-color: #072744;
}

#left_light, #right_light
{
	float: left;
	background: url("/images/footer_light.jpg") no-repeat scroll 0 0 transparent;
	height: 100px;
	width: 374px;
}

#right_light
{
	margin-left: 200px;
}


/* Content main
-----------------------------------------------------------------------------*/
#little_head_banner
{	
	background: url("/images/little_banner_background.jpg") no-repeat scroll 0 0 transparent;
	height: 127px;
	color: white;
	text-transform: uppercase;
	width: 940px;
	margin: 0 auto;
}

#little_head_banner_inner_text
{
	line-height: 1.2;
    font-family: Sans-serif;
    font-size: 2em;
    text-transform: uppercase;
	padding: 40px 310px 0 40px;	
}

#main_content_own
{
	background: white;
	width: 940px;
	margin: 0 auto;
}

#main_content_own_inner
{
	padding: 35px 40px;
	overflow: hidden;
}

#main_content_own h1
{
	text-transform: uppercase;
	font-size: 30px;
	background-color: #a6d4f1;
	padding: 10px 0 0 40px;
	font-family: Sans-serif;
	font-size: 2em;
}

/* Список сертификатов
-----------------------------------------------------------------------------*/
.cert_item
{
    border-bottom: 1px solid #42749B;
    clear: both;
    height: 280px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.cert_item .cert_image
{
	float: left;
	margin-right: 20px;
}
.cert_item .cert_name
{
	font-weight: bold;
	font-size: 16px;
	color: #42749b;
}


/* Новости
-----------------------------------------------------------------------------*/
.contact_item
{
	line-height: 1.2;
	padding-bottom: 16px;
}
.contact_name
{
	font-size: 20px;
}
.news_list .news_item
{
	margin-bottom: 20px;
}
.news_list i {
	color: #16A2D3

}
.news_list .news_title {

    font-family: Sans-serif;
    font-size: 1.7em;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 10px;
    color: #16A2D3;
}
.news_action
{
	padding-bottom: 10px;
}
.news_action i,
.news_action .news_title,
.news_action .news_item_preview_text
{
	padding-left: 90px;
}

.news_item_is_action
{
    background: url("/images/icon-discount.png") no-repeat scroll 0 0 transparent;
    position: absolute;
    z-index: 10;
	width: 100px;
	height: 100px;
	margin: -14px 0 0 -22px;
}
.news_detail p
{
	margin-bottom: 10px;
}
.news_detail .news_item_is_action
{
	margin: -14px 0 0 -22px;
}
.news_detail_image
{
    background-color: #A6D4F1;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
	width: 234px;
    float: left;
}
.news_detail_info
{
	margin-left: 0px;
}
.right .news_detail_info
{
	margin-left: 274px;
}










/* Выставки
-----------------------------------------------------------------------------*/

.exhibitions_list p
{
	margin-bottom: 2px;
}
.exhibitions_list .exhibition
{
	margin-bottom: 10px;
}
.exhibitions_list .exhibition .exhibition_image
{
	width: 350px;
	float: left;
    background-color: #A6D4F1;
    padding: 10px;
}
.exhibitions_list .exhibition .exhibition_info
{
	margin-left: 400px;
    font-family: Arial;
    font-size: 1.1em;
    padding-top: 10px;
}
.exhibition .exhibition_title {

    font-family: Sans-serif;
    font-size: 2em;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 10px;
    text-transform: uppercase;
    color: #16A2D3;
}
.exhibition .exhibition_gallery
{
    border: 10px solid #A6D4F1;
    padding: 10px;
    margin-bottom: 10px;
}
.exhibition_gallery a
{
    display: block;
    float: left;
    height: 136px;
    padding: 10px 14px;
    width: 136px;
    overflow: hidden;
}
.exhibition_gallery img
{
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #EEFF99;
	behavior: url(/css/PIE.htc);
}



/* Разделы каталога
-----------------------------------------------------------------------------*/

.catalog_sections_list .catalog_section
{
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #428fc0;
	background: #A6D4F1;
	

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;


	behavior: url(/css/PIE.htc);
}

.catalog_section_image
{
	width: 150px;
	text-align: center;
	float: left;
}

.catalog_section_info
{
	margin-left: 150px;
	text-align: left;
}
.catalog_section_info ul
{
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-left: 67px;
    margin-right: 0;
    margin-top: 30px;
}
.catalog_section_info ul li
{
	margin-bottom: 10px;
}
.catalog_section_info ul li a
{
	color: #111
}
.catalog_section_info .catalog_section_name
{
	font-size:1.4em;
	padding-top: 40px;
}
.catalog_section_info .catalog_section_name a
{
	color: #111
}
.catalog_section_info a:hover
{
	color: #0e6398
}

/* Навигация по страницам
-----------------------------------------------------------------------------*/

.nav
{
	height: 46px;
	overflow: hidden;
	background: #DBF1FD url("/images/catalog-element-name-bg.jpg") left 0 no-repeat;
    text-align: center;
    margin: 20px 0;
}
.nav p
{
    margin: 0;
    padding-top: 5px;
}

/* Иконки
-----------------------------------------------------------------------------*/
.icons
{
    padding-left: 22px;
    padding-top: 17px;
	color: #fff;
	font-size: 12px;
}
.ico_special
{
    background: url("/images/speciall_offer_label.png") no-repeat scroll 0 0 transparent;
    height: 47px;
    margin: 32px 0 0 -7px;
    position: absolute;
    text-transform: none;
    width: 150px;
    z-index: 12;
	text-shadow: 0px 0px 7px #4422cc;
	filter: dropshadow(color=#4422cc, offx=0, offy=0);
}








/* Список светильников в разделе каталога
-----------------------------------------------------------------------------*/

.catalog_list .catalog_element
{
	margin-bottom: 20px;
}
.catalog_list .two_cols
{
	width: 50%;
	float: left;
}
.catalog_list .catalog_element td
{
	vertical-align: top;
	text-align: left;
}
.catalog_list .catalog_element .element_name
{
	color: #0088bd;
	background: #ffffff url("/images/catalog-element-name-bg.jpg") right 0 no-repeat;
	height: 46px;
	font-size: 1.6em;
	float: left;
	padding-right: 80px;
	padding-left: 20px;
	vertical-align: baseline;
    line-height: 1.7em;
}
.catalog_list .catalog_element .element_name strong
{
	font-weight: normal;
}
.catalog_list .catalog_element .element_name span
{
    color: #16A2D3;
    display: block;
    font-size: 0.7em;
    line-height: 0.8em;
}
.catalog_list .catalog_element .element_name_line
{
	height: 46px;
	background: #dbf1fd url("/images/element-name-line-bg.gif") right 0 no-repeat;
	display: block;
    margin-bottom: 5px;
}
.catalog_list .catalog_element .element_main_image
{
	margin-top: 10px;
	width: 230px;
	margin-right: 30px;
	text-align: left;
}
.catalog_list .two_cols .element_main_image
{
	text-align: center!important;
}



.catalog_list .catalog_element .element_link
{	
	text-align: left;
	float: left;
	padding-top: 13px;
	margin-right: 13px;
}
.catalog_list .catalog_element .element_shema_short
{	
	text-align: left;
	padding-top: 13px;
	float: left;
	margin-right: 13px;
}
.catalog_list .catalog_element .element_shema_short a
{	
	text-decoration: none;
	border-bottom: 1px dotted;
}
.catalog_list .catalog_element .element_interior
{
    float: right;
}
.catalog_list .catalog_element .element_interior img
{
	height: 46px;

}
.catalog_list .catalog_element .element_photos
{
	width: 136px;
	height: 136px;
	overflow: hidden;
	border: 2px solid #6aafe0;
	padding: 2px;
	float: right;

}
.catalog_list .catalog_element .element_prop
{
	font-weight: bold;
    color: #666666;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    font-style: italic;
}
.catalog_list .catalog_element .element_props
{
    color: #666666;
    margin-bottom: 5px;
    font-style: italic;
}
.catalog_list .catalog_element .element_short_des
{
    color: #666666;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.catalog_list .catalog_element .element_short_des p
{
	margin-bottom: 5px;
}
.catalog_list .catalog_element .element_prop_icons
{
	font-weight: bold;
    color: #666666;
    margin-bottom: 5px;
    font-style: italic;
}
.catalog_list .catalog_element .element_prop_icons img
{
	vertical-align: middle;
}
.catalog_list .catalog_element .element_colors
{

}
.catalog_list .catalog_element .element_colors_title {
    padding-bottom: 10px;
    color: #666666;
}
.catalog_list .catalog_element .element_colors .element_color {
    float: left;
    height: 120px;
    text-align: center;
    width: 110px;
    overflow: hidden;
}
.catalog_list .catalog_element .element_colors .element_color div {
    height: 80px;
}
.element_shema img
{
	border: 1px solid #ccc;
	padding: 3px;

}








.element_text
{
    color: #666666;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
	margin-top: 20px;
}
ul.diods_props
{
	margin-top: 20px;
}
ul.diods_props li strong
{
	color: #666;
	font-weight: normal
}


/* Contacts
-----------------------------------------------------------------------------*/

.contacts
{
	background: url("/images/contacts-bg.jpg") right bottom no-repeat;
	min-height: 406px;
}
.contacts ul
{
	font-size: 1.3em;
	margin-top: 70px;
}
.contacts ul li
{
	margin-bottom: 20px;
}
.contacts ul li a:hover
{
	color: #03486F;
}
.contact_list {
	background: url("/images/contacts-bg.jpg") right bottom no-repeat;
}
.contact_list .contact_name {
    color: #16A2D3;
    font-family: Sans-serif;
    font-size: 1.7em;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 10px;
    text-transform: uppercase;
}
.contact_list .contact_detail {
	text-align: left;
}
table.map-columns
{
	width: 100%;
}
table.map-columns tr td
{
	width: 50%;
}
table.map-columns tr td ul
{
	font-size: 1.3em;
}
table.map-columns tr td ul li
{
	margin-bottom: 15px;
}








/* Footer
-----------------------------------------------------------------------------*/
#footer
{
	width: 100%;
	border-top: 1px solid #17314b;
	background-color: #06213d;
}


#footer_inner
{
	margin: 0 auto;
	width: 997px;
}
#studiointer
{
	float: right;
	padding-right: 40px;
	clear: both;
	display: block;
	background: url("/images/studio_spark_background.png")  right -122px no-repeat;
	position: absolute;
	right: 0;
	height: 170px;
	color: #233f5f;
	padding-top: 10px;
}

#studiointer a
{
	color: #415970;
}

#footer #footer_catalog
{
	clear: both;
	margin: 30px 30px 0 30px;
}

#footer_catalog_label
{
	background: url("/images/footer_catalog_logo.png") no-repeat scroll top right transparent;
	width: 345px;
	color: #8397aa;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 17px;
}

#footer_catalog_content
{
	margin: 10px 10px 10px 0;
}

#footer_catalog_content .left_colum
{
	margin-right: 20px;
}

#footer_catalog_content
{
	color: white;
}


#footer_catalog_content a
{
	color: #e6d490;
}

#footer_catalog_content .footer_catalog_colum
{
	float: left;
	display: block;
	width: 450px;
}

#footer_contact
{
	clear: both;
    margin: 30px 30px 0 30px;
	padding: 20px 0 10px 0;
    color: #cfd8e0;
}
.counters
{
	text-align: center;
	padding-bottom: 10px;
}

#footer_contact a, #footer_contact strong
{
	color: #e6d490;
	font-weight: normal;
}

#footer_contact h3
{
    color: #8397AA;
    font-size: 17px;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 345px;
	font-weight: normal;
}

#contact_information
{
	float: left;
}

#contact_first_line
{   
	background-color: #586F85;
    float: left;
    height: 1px;
    margin: 9px 14px 0;
    width: 80px;
}

#diler_infornation
{
	float: left;
}

#contact_second_line
{   
	background-color: #586F85;
    float: left;
    height: 1px;
    margin: 9px 14px 0;
    width: 80px;
}

#footer_rostest 
{
    background: url("/images/footer_rostest_logo.png") no-repeat scroll left top transparent;
    float: left;
    height: 34px;
    left: -6px;
    position: relative;
    top: -8px;
    width: 43px;
}

/**/

span.rur
{
	text-transform: uppercase;
}
span.rur s 
{
    height: 1em;
    margin: 0.3ex 0 0 -0.55em;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 0.45em;
}

span.rur s:before 
{
    content: "–";
}