/************************** START RE-STYLING FOR BASIC ELEMENTS ************* */
html{ height:100%; }
body
{
	margin: 0;
	padding:0;
	/*height:auto !important;*/
	height: 100%;
	min-height:100%;

	width: 100%;
	color: black;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 100%;

	background-color: white;
}

a{ text-decoration: none; border-bottom: 0; color: black; outline: none; }
a:hover{ text-decoration: none; border-bottom-width: 0; }

input, textarea{ font-size: 11px; font-weight: normal; background-color: white; color: #000; /*padding: 2px 3px 2px 3px;*/ margin: 2px 2px 2px 2px; border: 1px solid #d4d4d4; }
h1,h2{ margin: 0; padding: 0; }
/************************** END RE-STYLING FOR BASIC ELEMENTS *************** */

/************************** START SPECIFIC STYLING ELEMENTS  **************** */
.hot_title{ float: left; }
.hot_title h1{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #333333; margin-bottom: 14px; }
/*.hot_title h1 span{ display: block; font-size: 1.05em; font-weight: bold; }
.hot_title span{ font-size: 0.9em; color: black; font-weight: normal; }*/
.hot_title a{ font-family: Arial, sans-serif; font-size: 11px; text-decoration: none; border-bottom-width: 0; color: black; }
.hot_news{  }
.hot_news h2{ font-family: Arial, sans-serif; line-height:16px; font-weight: normal; clear: left; font-size: 11px; color: #333333; }
.hot_news h2 a { font-family: Arial, sans-serif; line-height:16px; font-weight: normal; clear: left; font-size: 11px; color: #333333; }
.hot_news p{ padding: 6px 0 0 12px; margin: 0; font-size: 0.8em; text-align: left; }
.hot_news span.date{ color: black; font-weight: normal; white-space: nowrap; }

.main_page{ width: 80%; margin-left: auto; margin-right: auto; }
.main_page h2{ display: block; }
.main_page h2 a{  }
.main_page h1 a{ font-size: 1.05em; font-weight: bold; text-decoration: underline; }
.main_page h1 a:hover{ text-decoration: none; }

.inner_page{ background-color: white; padding: 0 43px 39px 28px; }
.inner_page h1 a{ font-size: 1.05em; font-weight: bold; text-decoration: underline; }
.inner_page h1 a:hover{ text-decoration: none; }
.inner_page h2{ font-size: 0.7em; background-position: left -2px; }

.nobr{ white-space: nowrap; }

.button{ padding-right: 10px; padding-left: 10px; padding-bottom: 3px; padding-top: 1px; font-size: 11px; font-weight: normal; height: 23px; cursor: pointer; border: 1px solid #013676; background-color: #013676; color: white; }
.search_result{ background-color: #013676; color: #FFFFF6; font-weight: bold; }
.search_text{ font-weight: bold; margin: 0 10px; }

/*#title{ padding-top: 9px; }
.title{ margin-bottom: 0px; margin-right: 7%; margin-left: 4%; font-size: 1.3em; color: black; font-weight: normal; }*/

/*#content_container{ margin-top: 20px; margin-bottom: 24px; margin-right: 7%; margin-left: 4%; font-size: 0.8em; line-height: 140%; text-align: justify; }
#content_container p{ margin: 0 0 8px 0; padding-top: 0; }
#content_container hr{ clear: both; }*/

#content_container{ margin: 0; line-height: 16px; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; }
#content_container table { border-collapse: collapse; border: 1px solid #013676; width: auto;}
#content_container table td{ padding: 5px; border: 1px solid #013676; font-size: 100%; vertical-align: top; }

#content_container table.center td{ text-align: center;}

#content_container table.no_border { border: 0;}
#content_container table.no_border td{ border: 0;}
#content_container a { color: #990000; }
#content_container a:hover { text-decoration: underline; }

#content_c { margin: 0; padding: 0; width: 458px; }

/*#module{ margin-bottom: 20px; margin-top: 20px; margin-left: 4%; margin-right: 7%; font-size: 0.8em; line-height: 140%; color: black; }*/
#module{ font-size: 11px; line-height: 16px; color: black; }
#module .father_element_class img{ cursor: pointer; }
.active_btn { margin: -19px 0 0 -20px; display: block; height: 17px; width: 17px; background-image: url(../images/admin/off.gif); background-repeat: no-repeat; background-position: top left; }
.active_btn_disable { background-image: url(../images/admin/on.gif); }
#module table{ margin-top: 0; border: 0; }
#module table td{ font-size: 100%; /*vertical-align: bottom;*/}

#module .border{ border-collapse: collapse; border: 1px solid #013676;  }
#module .border td{ border: 1px solid #013676;  }
#module a { color: #990000; }
#module a:hover { text-decoration: underline; }

#ext_content{ font-size: 11px; margin: 0; padding: 0px; }
#ext_content p{ margin: 0 0 8px 0; padding:0;}
#ext_content a{ color: #990000; text-decoration: none; font-size: 11px; }
#ext_content a:hover{ text-decoration: underline; }
#ext_content_admin{ text-align: right; font-size: 11px; margin-top: 10px; margin-right: 20px; }
#ext_content_admin a{ font-size: 11px; text-decoration: none; }
#ext_content_admin a:hover{ text-decoration: underline; }

div#contacts_container{ font-size: 11px; text-align: center; }
#contacts_container form{ padding: 0; margin: 0; }
#contacts_container input{ width: 250px; }
#contacts_container textarea{ width: 250px; }
#contacts_container label{ margin-right: 3px; cursor: pointer; }
#contacts_container .button{ width: auto; }

div#contacts_container_t{ width: 200px; border: 2px solid #e4e4e4; font-size: 0.7em; text-align: left; padding: 10px; right: 22px; }
#contacts_container_t form{ padding: 0; margin: 0;}
#contacts_container_t input{ width: 191px; margin: 0; vertical-align: bottom;}
#contacts_container_t textarea{ font-family: Tahoma; width: 191px; margin: 2px 0 7px 0; }
#contacts_container_t .button{ background: #536A7A url(../images/web/vote_button_bg.gif) repeat-x left top; vertical-align: middle; color:#FFFFFF; width: auto; padding: 1px 2px; height: auto; border-width: 0; }
#contacts_container_t .hint{ float: left; display: block; padding-top: 3px; padding-left: 15px; color: #FFFFFF; text-align: left; }
#contacts_container_t div{ clear: both; text-align: left; padding-right: 2px; }
#contacts_container_t .status_tab{ padding: 5px 3px; width: 167px; color: #003367; background-color: white; }
#contacts_container_t .bottom_bg{ margin-top: -4px; background: url(../images/web/address_bottom_bg.gif) no-repeat bottom center; }
#contacts_container_t .middle_bg{ color: #003367; font-size: 0.7em; padding: 0 8px; background-color: white; }

#subscribe_div{ margin-top: 70px; width: 250px; padding: 3px 5px 5px 13px; background-color: #3E73AA; }
#subscribe_div form{ padding: 0; margin: 0;}
#subscribe_div div{  }
#subscribe_div input{ width: 145px; margin-left: 0; }
#subscribe_div label{ margin-right: 3px; cursor: pointer;}
#subscribe_div .button{ width: 80px; padding-left: 2px; padding-right: 2px; margin-left: 5px;}
#subscribe_div a{ text-decoration: underline; color: white; font-size: 0.9em; }
#subscribe_div h3{ padding: 2px 0 5px 0; margin: 0; color: white; font-size: 1.3em; }
#subscribe_div #subscribe_status{ color: white; font-weight: normal; }

#search_div{ background-color: #286ABB; font-size: 0.7em; width: 185px; padding: 11px 11px 11px 13px; text-align: left; }
#search_div form{ padding: 0; margin: 0;}
#search_div input{ margin: 0; width: 120px; padding-left: 2px; margin: 0 0 0 0; }
#search_div label{ cursor: pointer; font-size: 9px; }
#search_div .button{ margin-left: 4px; width: auto; padding: 1px 2px; height: auto; }
#search_div a{ color: #013676; text-decoration: underline; }

/************************** START STYLES FOR FOOTER ************************* */
#footer{ clear: both; padding: 36px 0 3px 44px; height: 20px; overflow: hidden; font-size:11px; color: #999999; }
#footer a { color: #999999; }
#footer a:hover { color: #990000; }
#copy{ float: left; padding-top: 9px; }
#counter{ float: right; }
#counter a{ border-bottom-width: 0; color: white; }
#counter a img{ margin-right: 5px; }
/************************** END STYLES FOR FOOTER *************************** */

/************************** START STYLES FOR ARCHIVE LINKS ****************** */
.archive_links{ text-align: left; }
.archive_links span{ margin: 2px 5px 0 0; font-weight: bold; }
.archive_links a{ margin: 2px 5px 2px 0; color: #666666; }
/************************** END STYLES FOR ARCHIVE LINKS ******************** */

/************************** START STYLES FOR PAGES AND NEWS ***************** */
#pages_content h2{ font-size: 1em; color: black; }
#news_content table td{  }
#pages_content .img{ font-size: 0.9em; text-align: right; }

#news_content h2{ font-size: 1em; color: black; }
#news_content span.date{ font-size: 0.9em; font-weight: normal; }
#news_content table td{  }
#news_content .img{ font-size: 0.9em; text-align: right; }
#news_content img{ padding-bottom: 15px; }

.page_rate{ margin-top: 10px; padding-top: 2px; border-top: 1px solid #E5E5E5; font-size: 0.85em; color: gray; }
.page_rate span{ margin: 0 3px; }
/**************************** END STYLES FOR PAGES AND NEWS ***************** */

/************************* START STYLES FOR GALLERY OUTPUT ****************** */
.image_row{ padding: 2px 2px 2px 1px; margin: 2px 2px 2px 0; width: 350px; clear: left;}
.one_cell{ width: 125px; height: 170px; margin: 5px 3px 3px 3px; float: left;}
.image_cell{ margin: 1px 1px 1px 1px; height: 120px; width: 120px; text-align: center;}
.image_cell img{ cursor: pointer; border: 1px solid white;}
.text_cell{ margin: 3px 1px 1px 1px; height: 20px; width: 120px; text-align: center; vertical-align: bottom;}
/************************* END STYLES FOR GALLERY OUTPUT ******************** */

/************************* START STYLES FOR SITE MAP OUTPUT ***************** */
#site_map{ margin-bottom: 20px; margin-left: 10px; }
#site_map div{ padding: 2px 2px 2px 0; }
#site_map dvi span{ margin-right: 10px;}
#site_map div span img{ display: inline; cursor: pointer; border: 0; margin-right: 3px;}
/*#site_map a{ color: #291672; }*/
/************************* END STYLES FOR SITE MAP OUTPUT ******************* */

/************************* START STYLES FOR VOTING  ************************* */
/* site single voting styles */
#voting{ padding: 28px 0 0 0/*65px*/; }
#voting .voting_container{ text-align: left; padding-bottom: 16px; /*width: 273px;*/ }
#voting table{ font-size: 0.8em; margin-top: 20px; margin-left: 21px; }
#voting .question{ background: url(../images/web/news_arrow.gif) no-repeat top left; padding-left: 21px; padding-bottom: 7px; font-size: 0.7em; color: black; font-weight: bold; }
#voting .question strong{ text-transform: uppercase; }
#voting .question div{ padding: 0; }
#voting .archive { margin-left: 2px; border-bottom-width: 0; }
#voting .archive a{ font-size: 0.7em; text-decoration: none; }
#voting .archive a:hover{ text-decoration: none; }

/* before */
#voting span{ text-decoration: none; cursor: pointer; border-bottom: 1px dashed #db271b; }
#voting td{ padding-left: 2px; }
#voting td span:hover{ border-width: 0; }
#voting td input{ background-color: white; color: black; cursor: pointer; border-color: white; margin: 0 0 0 0; padding: 0 0 0 0;}
#voting .button{ margin: 33px 0 0 74px; padding: 0 10px 1px; border-width: 0; height: auto; font-size: 0.8em; background: #536a7a url(../images/web/vote_button_bg.gif) repeat-x left top; }

/* after */
#voting td{ border-width: 0px; }
#voting table { border-width: 0px; }
#voting .answer{ ; }
#voting .amount, #voting .total_number{ font-weight: bold; text-align: right; color: black; }
#voting .total_text{ font-weight: bold; padding-left: 0px; }
#voting .total_number{ }

/* votes archive styles */
.voting{ margin: 15px 0 10px 20px; clear: left;}
.voting div{ margin-top: 2px; margin-bottom: 2px; border: 0 dashed black;}
.voting span img{ display: inline; cursor: pointer; border: 0; margin-right: 3px;}
.voting ul{ list-style-type: none; }
.voting ul li{ padding: 2px 2px 2px 20px; clear:left;}
.voting ul li span{ margin-right: 10px; }
.voting ul li span img{ display: inline; cursor: pointer; border: 0; margin-right: 3px;}

.voting .vote_text{ float: left; clear: left; }
.voting .vote_number{ float: right; font-weight: bold; text-align: right; margin: 2px 3px 0px 3px; }
.voting .question{ float:left; margin-bottom: 7px; }
.voting .answers{ clear: left; padding-bottom: 20px; }

/* vote archive links styles */
.vote_archive{ margin-top: 30px; text-align: right;}
.vote_archive span{ margin: 2px 5px 2px 5px; font-size: 120%; font-weight: bold; }
.vote_archive a{ margin: 2px 5px 2px 5px; }

#vote_add_div{ padding: 5px; border: 0 dashed black; }
#vote_add_div div{ min-height: 25px;}
#vote_add_div label{ margin-left: 3px;}
#all_votes{ width: 99%; }
#all_votes label{ margin-left: 3px;}
#switch_vote_img{ cursor: pointer; margin: 0 0 2px 0;}
#new_vote{ border: 1px solid black;  padding: 3px;}

/************************* END STYLES FOR VOTING **************************** */

/************************* START STYLES FOR CALENDAR ************************ */
#calendar{ }
.calendar{ border: 0px solid #EDEDED; width: 185px; color: #4D4D4D; margin-bottom: 50px; padding: 9px; }

#calendar a{ font-weight: normal; }
#calendar a:hover{ }

#calendar .day_names td{ color: black; background-color: transparent; }
#calendar .days td{ background-color: #F1F3F8; }

#calendar .days .holiday{ background-color: #FDFCEF; }
#calendar .days .selected{ border: 1px solid #00458E; color: black; }
#calendar .days .today{ background-color: #00458E; color: white; }

#calendar .days .cell{ background-color: #F5F8FB; }
#calendar .days .cell_holiday{ background-color: #FCFFE5; }

#calendar .days a{ font-weight: bold; color: #085bbe; }
#calendar .days a:hover{ }

#calendar .month{ text-align: left; background-color: transparent; }
#calendar .year{ text-align: left; background-color: transparent; }

#calendar .drop{
	padding-left: 7px; padding-right: 1px; cursor: pointer; font-weight: normal; color: #085bbe;
	background: url(../images/web/calendar_drop.gif) no-repeat left center; border-bottom: 1px dashed #90211f; }
#calendar .dropped{ background: url(../images/web/calendar_droped.gif) no-repeat center left; border-bottom-style: solid; }

#calendar .list{ background-color: white; z-index: 200; position: absolute; color: black; border: 1px solid #EDEDED; text-align: center;  }
#calendar .hidden_list{ display: none; }
#calendar ul{ list-style-type: none; padding: 0 0 0 0; margin: 0 0 0 0; }
#calendar ul li{ cursor: pointer; padding: 0 0 0 0; padding: 2px 5px; font-size: 0.9em; }
#calendar ul li a{ text-decoration: none; border-bottom: 1px dashed #291672; }
#calendar ul li a:hover{ text-decoration: none; border-bottom-style: solid; }
/************************* END STYLES FOR CALENDAR ************************** */

/************************ START OF COMMENTS ********************************* */
.rate{ border-bottom: 1px solid #DFDFDF; margin-bottom: 10px; margin-top: 30px; padding-bottom: 5px; }
.rate img{ cursor: pointer; margin: 0 5px; }
.rate span{ margin: 0 3px; }

.comment_header{ border: 1px solid #DFDFDF; background-color: #3A7CC2; font-weight: bold; }
.comment_header .author{ float: left; width: 200px; padding: 1px 0 1px 7px;}
.comment_header .date{ margin-left: 200px; text-align: right; padding: 1px 7px 1px 0;}
.comment_text { border: 1px solid #DFDFDF; border-top-width: 0; padding: 10px 20px; margin-bottom: 10px; text-align: left; }
.comment_text div{ margin-top: 10px; }
.comment_text img{ display: inline; cursor: pointer; margin-right: 10px; }

#commentForm{ margin-top: 15px; }
#commentForm input { width: 200px; }
#commentForm textarea { width: 400px; }
#comStatus{ color: red; font-weight: bold; font-size: 90%; margin: 0 15px; }
/************************ END OF COMMENTS ********************************** */

/************************* START STYLES ONLY FOR ADMIN CONTROL ************** */
#auth_panel{ float:right; display: none; margin: 0 80px 0 0; }
#auth_panel form{ padding: 0; margin: 0 3px; }
#auth_panel label{ display: none; }
#auth_panel input{ width: 160px; }
#auth_panel .button{ background: #536A7A url(../images/web/vote_button_bg.gif) repeat-x left top; width: 82px; margin-left: 2px; padding-left: 2px; padding-right: 2px; border-width: 0; }
#debug{ margin: 10px; padding: 3px; border: 1px dashed red; min-height: 25px; font-size: 11px; }
.action_status{ position:absolute; left: 45%; top: 40%; color: #003663; background-color: white; letter-spacing: 1px;}
/*.edit_link a{ color: #013676; font-size: 12px; }*/
/************************* END STYLES ONLY FOR ADMIN CONTROL **************** */

/************************* START STYLES FOR ADMIN'S MENU ******************** */
#admin_menu_div
{
	float: left;
	padding: 0;
	text-align: left;
	background-color: white;
	border: 1px solid #959595;
	position: absolute;
	right: 400px;
	width: 170px;
	color: black;
	top: 0;
	border-top-width: 0;
	font-size: 0.7em;
	z-index: 5;
}
#admin_menu_div span{ padding: 2px; display: block; cursor: pointer;}
#admin_menu_div div{ margin: 3px 5px 5px 4px; }
#admin_menu_div div a{ color: black; border-bottom-width: 0; }
#admin_menu_div div a:hover{ color: #959595; }
/************************* END STYLES FOR ADMIN'S MENU ********************** */

/************************* START STYLES FOR ADMIN'S PROFILE ***************** */
.profile{ text-align: left; width: 350px; margin-top: 30px;}
.profile input{ width: 140px; margin-left: 5px;}
.profile p{ text-align: right; margin: 0;}
.profile div{ text-align: center;}
/************************* END STYLES FOR ADMIN'S PROFILE ******************* */

/************************* START STYLES FOR LANGUAGE ADMINISTRATION ********* */
.lang_tab_bar span{ padding: 0 35px; font-weight: bold; text-align: center; vertical-align: bottom; color: #291672; background-repeat: no-repeat; background-position: center center; }

.lang_tab_bar .on{ background-image: url(../images/admin/tab_blue.gif);}
.lang_tab_bar .off{ background-image: url(../images/admin/tab_white.gif); cursor: pointer;}
.lang_tab_bar .over{ background-image: url(../images/admin/tab_blue.gif); cursor: pointer; text-decoration: underline;}

.admin_span img{ margin-right: 5px; cursor: pointer;}

.lang_archive{ margin-top: 30px; text-align: right;}
.lang_archive span{ margin: 2px 5px 2px 5px; font-size: 120%; font-weight: bold; }
.lang_archive a{ margin: 2px 5px 2px 5px; }

#switch_img{ margin: 2px 2px 10px 0; cursor: pointer;}

#pagination_block { float: right; padding: 15px 1px; }
#pagination_block a { text-decoration: none; }

#search_string { width: 200px; vertical-align: middle; border: 1px solid #666666; border-collapse: collapse; border-spacing: 0; font-size: 11px; height: 14px; margin-bottom: 5px; padding: 0; }
#lang_search_btn { /*padding: 0 0 3px; height: 22px; width: 76px;*/ }

#lang_table { width: 100%; height: auto; }
#lang_loader { margin: 15px 0 10px; }

.finded_value { border-color: #013676; }
.finded_name { color: #013676; }
.h_line { width: 100%; border-top: 1px solid #999999; }

#lang_field { padding: 10px 0 1px; }

.lang_block { padding-bottom: 15px; }
.admin_span { float: right; width: 50px; text-align: right; }

.lang_toggler { color: #990000; border-bottom: 1px dashed #990000; cursor: pointer; }
.lang_toggler:hover { border: 0; }
/************************* END STYLES FOR LANGUAGE ADMINISTRATION *********** */

/************************* START STYLES FOR FAQ ***************************** */
#faq_content{ margin-bottom: 30px; }
#faq_content .d{ margin: 5px 0; }
#faq_content .q{ padding-top: 10px; text-align: justify; }
#faq_content .q span{ cursor: pointer; border-bottom: 1px dashed #484848; }
#faq_content .a{ margin: 10px 0; text-align: justify; }
#faq_content .e{ margin: 5px 0; }

div#faq_form_container{ font-size: 11px; text-align: center; margin-bottom: 10px; }
#faq_form_container form{ padding: 0; margin: 0; text-align: right; width: 370px; }
#faq_form_container input{ height: 20px; vertical-align: middle; padding-top: 7px; }
#faq_form_container input,#faq_form_container textarea{ width: 310px;}
#faq_form_container label{ margin-right: 8px; cursor: pointer; }
#faq_form_container .button{ width: 80px; padding-top: 1px; background: #536A7A url(../images/web/vote_button_bg.gif) repeat-x left top; border-width: 0; }

#faq_title{ text-align: center; font-weight: bold; font-size: 120%; color: white; padding-left: 50px; }
#faq_form_status{ text-align: center; font-weight: bold; color: red; }
#faq_timer{ margin-right: 7px; }
/************************* END STYLES FOR FAQ ******************************* */

#weather { padding: 9px 34px 0 0; }
#weather h2{ margin: 11px 0 0 0; font-size: 1.15em; font-weight: normal; color: #085bbe; padding-left: 44px; }
#weather span{ display: block; margin-bottom: 10px; }
#weather div{ font-size: 0.7em; margin-left: 42px; padding: 10px; }

.currency_weather_date{ color: #818181; font-size: 0.7em; padding-left: 44px; }

#currency { padding: 0 34px 0 0; }
#currency h2{ margin: 0; font-size: 1.15em; font-weight: normal; color: #085bbe; padding-left: 44px; }
#currency table{ font-size: 0.8em; margin-left: 43px; margin-top: 5px; background-color: #F7F7F7; }
#currency table tr.currency_buy_sale_title{ color: white; /*background: #3f90e3 url(../images/web/currency_top_bg.png) no-repeat top left;*/ font-size: 0.8em; }
#currency table tr td.currency_top_bg{ background: #4192e5 url(../images/web/curency_title_bg.gif) repeat-x top left; }
#currency table tr td.currencies{ padding: 4px 10px 4px; font-size: 0.85em; }
#currency #currency_top_left_bg{ padding: 2px 10px 4px; margin: 0; background: url(../images/web/currency_title_left_bg.gif) no-repeat top left; }
#currency #currency_top_center_bg{ padding: 2px 10px 4px; margin: 0; }
#currency #currency_top_right_bg{ padding: 2px 10px 4px; margin: 0; background: url(../images/web/currency_title_right_bg.gif) no-repeat top right; }

#currency .currency_bottom_left_bg{ margin: 0; background: url(../images/web/currency_bottom_left_bg.gif) no-repeat bottom left; }
#currency .currency_bottom_right_bg{ margin: 0; background: url(../images/web/currency_bottom_right_bg.gif) no-repeat bottom right; }

#currency .upper_case{ text-transform: uppercase; }
#currency .currency_bottom_bg{ background: url(../images/web/currency_bottom.gif) no-repeat left bottom; }


#tenders_content h2{ font-size: 1em; color: #291672; }
#tender_form{ margin: 0; padding: 0;}
#tender_form input, textarea{ width: 200px; }
#tender_form input.button{ width: auto; }
.tender_label{ text-align: right; }
.tender_label label{ cursor: pointer; }

/*###############################################################################*/
/*_____________________________________SIEMENS___________________________________*/
#header{ background-color: #a0b6c0; z-index: 1; }
#header_img { border-right: 1px solid white; overflow: hidden; width: 638px; background-repeat: no-repeat; background-position: left top; }
#header_img #image_default { border-right: 1px solid white;  }
#header_img #flash_default {  }

#header_styles { width:100px; height: 20px !important; overflow: hidden; font-size: 1px; background-color:white; color: white; }
#header_styles span { display: block; background-repeat: no-repeat; background-position: 2000px 2000px; }

#content_zone { height: auto !important; background-color: white; min-height: 40%; }

#siemens_text { position: absolute; left: 660px; top: 90px; width: 300px; color:#ffffff; font-family: Arial, sans-serif; z-index: 1; }
#siemens_text div h2 { font-size: 20px; font-weight: bold; display:block; }
#siemens_text div p { font-size: 11px; display:block; margin: 0; line-height: 16px; padding: 20px 0 0 0; }

#logo{ position: absolute; left: 44px; width: 172px; z-index: 50; }
#logo img { position: relative; z-index: 2; }
#logo a{ border-bottom-width: 0; }

#toolbar { width: 100%; height: 20px; position: relative; z-index: 2; background-color:#889ea7; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; border-top: 1px solid white; border-bottom: 1px solid white; }
#toolbar .pd { padding-right: 6px; }

#toolbar_zone .hover { background: url( ../images/web/toolbar_arrow_open.gif ) no-repeat 4px 8px; color: #000000; }
#toolbar_zone .hover a { color: black; }

#toolbar .tb_active { background: #e3ebee url( ../images/web/toolbar_arrow_open.gif ) no-repeat 4px 8px; color: #000000; border-right: 2px solid white; border-left: 2px solid white; }
#toolbar_zone { width: 974px; }
#toolbar_zone .left_zone { float:left; width: 290px; padding: 0 30px 0 40px; }
#toolbar_zone .center_zone { float:left; width: auto; padding-right: 15px; }
#toolbar_zone .right_zone { float:right; }
#toolbar_zone .right_zone #siemens_search { padding-left:26px; float: right; }

.search_inp { width: 130px; vertical-align: middle; border: 1px solid #666666; border-collapse: collapse; border-spacing: 0; font-size: 11px; height: 14px; margin-bottom: 5px; padding: 0; }
.search_btn { cursor: pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #333333; border-bottom: 1px solid #333333; background-color: #666666; color: #FFFFFF; }
.search_btn:hover { background-color: #990000 }

.toolbar_block { position: relative; float: left; }

#siemens_about { cursor: pointer; height: 20px; font-weight: normal; margin: 0; padding: 3px 10px 0 6px; background: url( ../images/web/toolbar_arrow.gif ) no-repeat 6px 4px; }
#siemens_about_block { position: absolute; top: 21px; left: 0px; width: 300px; padding: 10px; font-size: 11px; background-color: #e3ebee; color: #000000; border-right: 2px solid white; border-left: 2px solid white; border-bottom: 2px solid white; cursor: default; font-weight: normal; }
#siemens_about_block img { padding: 0 6px 0 0; }
#siemens_about_block p { display: block; padding: 5px 5px; margin: 0;}
#siemens_about_block hr { padding: 0; width: 60%; float: left; display:block; }
#siemens_about_block .bb { width: 224px; padding: 0 0 10px 0; border-bottom: 1px solid #999999; }
#siemens_about_block .left { display: block; float: left; }
#siemens_about_block .right { display: block; float: right; }
#siemens_about_block a:hover { color: #990000; text-decoration: underline; }

#siemens_language { cursor: pointer; height: 20px; font-weight: normal; margin: 0; padding: 3px 0 0 6px; background: url( ../images/web/toolbar_arrow.gif ) no-repeat 6px 4px; }
#siemens_language span { padding: 0 4px 0 12px; }
#siemens_language_block { position: absolute; top: 21px; left: 0px; cursor: default; font-size: 11px; width: 120px; height:auto !important; background-color: #e3ebee; color: #000000; padding: 5px 5px 10px 10px; border-right: 2px solid white; border-left: 2px solid white; border-bottom: 2px solid white; }
#siemens_language_block input { cursor: pointer; padding: 0; margin: 0 5px 0 5px; border: 0; background-color: #e3ebee; }
#siemens_language_block label { cursor: pointer; display:block; line-height: 0px; padding: 0; margin: 0; }

#siemens_contacts { cursor: pointer; height: 20px; font-weight: normal; margin: 0; padding: 3px 0 0 6px; background: url( ../images/web/toolbar_arrow.gif ) no-repeat 6px 4px;  }
#siemens_contacts span { padding: 0 4px 0 12px; }
#siemens_contacts_block { position: absolute; cursor: default; height: 100px; font-size: 11px; color: #000000; background-color: #e3ebee; top: 21px; left: 0px; padding: 10px 15px 15px 15px; border-right: 2px solid white; border-left: 2px solid white; border-bottom: 2px solid white; }
#siemens_contacts_block p { margin: 0;  border-bottom: 1px solid #999999; }
#siemens_contacts_block strong { cursor: pointer; padding: 0 }
#siemens_contacts_block .p_menu { float: left; padding: 0 5px 5px 5px; border-bottom: 1px solid #999999; }
#siemens_contacts_block .p_active { color: #990000; }
#siemens_contacts_block .sp { width: 300px; padding: 10px 10px 20px 20px; font-weight: normal; background-color: #e3ebee; position: absolute; top: 35px; left: 0px; }
#siemens_contacts_block a:hover { color: #990000; text-decoration: underline; }

#siemens_site_explorer { cursor: pointer; height: 20px; font-weight: normal; margin: 0; padding: 3px 6px 0 6px; background: url( ../images/web/toolbar_arrow.gif ) no-repeat 6px 4px; }
#siemens_site_explorer span { padding: 0 2px 0 11px; }
#siemens_site_explorer_block { position: absolute; width: 346px; font-size: 11px; font-weight: normal; color: #000000; background-color: #e3ebee; top: 21px; z-index: 100; cursor: default; left: 0px; padding: 0 0 10px 10px; line-height: 21px; border-right: 2px solid white; border-left: 2px solid white; border-bottom: 2px solid white; }
#siemens_site_explorer_block div { font-size: 11px; }
#siemens_site_explorer_block a:hover { color: #990000; }
#siemens_site_explorer_block #close_btn { float: right; cursor: pointer; width: 16px; height: 16px; border-left: 2px solid white; border-bottom: 2px solid white; }
#siemens_site_explorer_block hr { width: 95%; }
#siemens_site_explorer_block span { display: block; }

#main_table { /*height: 100%;*/ font-family: Arial, sans-serif; }
#main_table td {/* vertical-align: top;*/ }
#main_table a:hover { color: #990000; }

#main_table #main_menu { font-size: 11px; font-weight: bold; }
#main_table #main_menu ul { list-style-type: none; margin: 0; padding:0; }
#main_table #main_menu li { list-style-type: none; margin: 0; padding:0; display: block; background: url(../images/web/link_arrow.gif) no-repeat 0 6px; }
#main_table #main_menu a { display: block; line-height: 21px; padding-left: 14px; }

#main_table #center_menu { font-size: 11px; font-weight: bold; }
#main_table #center_menu a { line-height: 21px; padding-left: 14px; }
#main_table #center_menu span { display: block; background: url(../images/web/link_arrow.gif) no-repeat 0 6px; }

#main_table #left_menu_type2 { font-size: 11px; font-weight: bold; }
#main_table #left_menu_type2 ul { list-style-type: none; margin: 0; padding:0; }
#main_table #left_menu_type2 li { list-style-type: none; margin: 0; padding:0; display: block; background: url(../images/web/link_arrow.gif) no-repeat 0 6px; }
#main_table #left_menu_type2 a { line-height: 21px; padding-left: 14px; }

#main_table #title{ padding-bottom: 14px; }
#main_table .title{ font-size: 11px; font-weight: bold; }

#siemens_search_inner { width: 98%; height: 20px; padding: 10px 0 10px 10px;  margin-bottom: 20px; background-color: #D7E0E3; }
#siemens_search_inner form { padding: 0; margin: 0; }
#search_inp_inner { width: 400px; vertical-align: middle; border: 1px solid #666666; border-collapse: collapse; border-spacing: 0; font-size: 11px; height: 14px; padding: 0; }
.total_result { display: block; width: 100%; height: 25px; font-size: 11px; margin-bottom: 20px; color: #666666; border-bottom: 2px solid #D7E0E3; }
#search_result_list { font-size: 11px; line-height: 16px; }
#search_result_list a { color: #990000; }
#search_result_list div a:hover { color: #990000; }

#gallery_table {  }

#search_result_list .search_link { color: #666666; }
#search_result_list .search_link:hover { color: #990000; }
.arrow { color:black; background: url(../images/web/link_arrow.gif) no-repeat left 2px; padding-left: 12px; margin-left: 5px; }
#ext_content .arrow { color:black }
#ext_content .arrow:hover { color:#990000; text-decoration: none; }
.img_btn { position: absolute; right: 0px; bottom: 0px; cursor: pointer; }
.img_close { position: absolute; top: 0px; right: 0px; cursor: pointer; }
.zoom_img { position: fixed; top: 30%; left: 30%; width: 400px; height: 225px; border: 2px solid #ffffff; background: #ffffff url(../images/other/loader2.gif) no-repeat center center; z-index: 605; }
#zib { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.3; z-index: 600; }


/*useradmin styles*/
#useradmin_search_block { position:relative; display: block; width: 100%;  border-bottom: 1px solid #999999; padding-bottom: 25px; }
#search_user { float: left; padding: 0 5px 5px 0; }
#search_user form { padding: 0; margin: 0; }
#request_status { float: left; padding-top: 3px; }
#access_config { float: right; }
#access_config span { margin-left: 4px; cursor: pointer; color: #990000; border-bottom: 1px dashed #990000; }
#access_config span:hover { border: 0; }
#access_config b { margin-right: 8px; }

#users_list { display: block; width: 100%; }
#users_list .ulp select { font-size: 11px; }
#users_list .ulp table td { vertical-align: top; }
.ul { display: block; width: 100%; height: auto; padding-bottom: 5px; }
.toggler { font-weight: normal; color: #990000; cursor: pointer; border-bottom: 1px dashed #990000; }
.toggler:hover { border: 0; }
.edit_btns { float:right; position: relative; top: -18px; z-index: 1; }
.edit_btns img { cursor: pointer; padding-left: 5px; position: relative; top: 5px; z-index: 1; }
.ulp { display: block; margin: 10px 0 10px 0; padding: 5px; border: 1px dashed #999999; }
.register_new { display: block; width: 100%; margin: 10px 0 10px 0; border-top: 1px solid #999999; }

.save_btn { cursor: pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #333333; border-bottom: 1px solid #333333; background-color: #666666; color: #FFFFFF; }
.ua_input { width: 250px; vertical-align: middle; border: 1px solid #666666; border-collapse: collapse; border-spacing: 0; font-size: 11px; height: 14px; margin-bottom: 5px; padding: 0; }
.save_btn:hover { background-color: #990000 }
.add_new { position:absolute; top: 17px; right: 0px; margin: 10px 0 10px 0; padding: 5px; background-color: white; border: 1px dashed #999999; border-top: none; z-index: 3; }
/*useradmin styles*/


#news h2 { background: url(../images/web/link_arrow.gif) no-repeat left 3px; }
#news a { display: block; padding-left: 14px; line-height: 16px; }

.link_arrow { padding-right: 6px; }

#path{ width: 916px; font-size: 11px; padding: 14px 0 34px 44px; color: #999999; }
#path span { padding-right: 5px; }
#path a { color: #999999; }
#path li { position: relative; float: left; background: url(../images/web/link_arrow.gif) no-repeat left 2px; list-style-type: none; margin: 0; padding: 0 12px 0 14px; z-index: 1; }
#path li .child_links { white-space: nowrap; position: absolute; top: 17px; left: 1px; border-top: 1px solid #999999; background-color: #EEEEEE; z-index: 99; }
#path li .child_links div a { display: block; color: #999999; border-bottom: 1px solid #999999; padding: 5px 10px 5px 20px; background: url(../images/web/link_arrow.gif) no-repeat 5px 6px; }
#path li .child_links div a:hover { color: #990000; }
#path li .child_links div b { display: block; color: #666666; border-bottom: 1px solid #999999; padding: 5px 10px 5px 20px; background: url(../images/web/link_arrow.gif) no-repeat 5px 6px; }

.clear{ display: block; font-size: 1px; clear:both; }
.hide{ display: none; }

.print_area{ display: none; font-weight: bold; font-size: 13px; }
.print_area span{ font-weight: normal; font-size: 11px; }
.print_area .url{ color: blue; }

/*******************************MODULE FILE MANAGER*************************/
#filemanger_content .published{float:left; text-align:right; width:120px; clear:both;}
#filemanger_content .published_partition{margin-left:120px;}
#filemanger_content .comment{font-weight:bold;}
#filemanger_content ol li{ margin: 5px 0; }
#filemanger_content ul{ margin: 5px 0 15px 10px; }
#filemanger_content ul li{ margin: 5px 10px; }
/*******************************MODULE FILE MANAGER*************************/

/************************** START STYLES FOR PRINT PREVIEW ****************** */
@media print
{
	body{ font-size: 100%; background-color: white; color: black; background-image: none; margin: 0; padding: 0; }
	div{ font-size: 100%; color: black; background-color: white; background-image: none; }

	p.edit_link, .no_print, .archive_links { display: none;}

	#title,
	 .title,
	 #hot_title{ margin: 0 0 0 0; padding: 0 0 5px 0; font-weight: normal; font-size: 1.3em; background-color: white; color: black; }

	.outer_container{ border-width: 0; margin: 0; }
	#person_image{ margin-top: 150px; margin-bottom: 10px; border-bottom-width: 1px; }

	#footer{ margin: 0; padding: 0px; background-image: none; background-color: white; }
	#copy{ padding-top: 5px; padding-left: 3px; border-top: 1px solid gray; float: none; clear: both; }

	#content_container,
	#module,
	#hot_news{ line-height: 140%; margin: 0 0 0 0; padding: 0 0 20px 0; font-size: 0.9em; background-color: white; color: black;}

	#content_container a,
	#module a,
	#hot_news a{ background-color: #fff; color: blue; text-decoration: none; }

	#main_container, #main_table{ height:auto !important; background-image: none; background-color: white; }

	table{ margin-left: 1px; margin-right: 1px; width: auto; height: auto; }
	table td{ vertical-align: top;}
	.main_table{ height: 100%; }

	.hidden{ display: block; }
	.print_area{ display: block; }
}
/************************** END STYLES FOR PRINT PREVIEW ******************** */