/************************** START RE-STYLING FOR BASIC ELEMENTS ************* */
html{ height: 100%; }
body{ font-size: 100%; margin: 0; padding: 0; width: 100%;
	 /*height:auto !important;*/
		height: 100%; min-height:100%;  background-color: white; color: black; font-family: Tahoma, Arial, helvetica, sans-serif; }

a{ text-decoration:none; color: #0089be; }
a:hover{ text-decoration:underline;}

input, textarea{ font-weight: normal; background-color: white; color: #000; padding: 2px 3px 2px 3px; margin: 2px 2px 2px 2px; border: 1px solid #999999; }
h1,h2,h4{ margin: 0; padding: 0; }
form{ padding: 0; margin: 0; }
/************************** END RE-STYLING FOR BASIC ELEMENTS *************** */

/************************** START HOMEPAGE LASTNEWS ELEMENTS  **************** */
#hot_title{ margin-bottom: 10px; }
#hot_title h2{   }
#hot_news{ font-size: 0.75em; }
#hot_news h2{ font-size: 1em; color: #0089be; }
#hot_news a{ text-decoration: underline; color: #0089be; font-weight: bold; }
#hot_news a:hover{ text-decoration: none; }
#hot_news div{ margin-bottom: 1px; clear: both; }
#hot_news span{ color: #0089be; font-weight: bold; }
#hot_news .arc_link{ margin: 0 7px; text-align: right; }
#hot_news .arc_link a{ font-weight: normal; font-size: 0.9em; }

#hot_news table{ }
#hot_news table td{ vertical-align: top; padding: 2px; text-align: justify; }
#hot_news table td p{ padding-top: 0; margin-top: 0; }
/************************** END HOMEPAGE LASTNEWS ELEMENTS  **************** */

.nobr{ white-space: nowrap; }
.hidden{ display: none; }

.button{ padding-right: 10px; padding-left: 10px; padding-top: 1px; padding-bottom: 1px; padding-top: 0; height: auto;
	font-size: 12px; font-weight: normal; cursor: pointer;
	border: 1px solid #006d97; color: white; background: #0091ca url(../images/web/button_bg.gif) no-repeat right center; }
.search_result{ background-color: #0089be; color: #FFFFF6; font-weight: bold; }
.search_text{ font-weight: bold; margin: 0 10px; }

#title{ margin-bottom: 10px; }

#content_container{ font-size: 0.75em; color: black; line-height: 140%; padding-bottom: 20px; }
#content_container p{ margin-top: 0; padding-top: 0; }
#content_container a{ text-decoration: underline; }
#content_container a:hover{ text-decoration: none;}

#content_container table { border-collapse: collapse; border: 1px solid #0089be; width: auto;}
#content_container table td{ padding: 5px; border: 1px solid #0089be; 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;}

#module{ font-size: 0.75em; line-height: 140%; }

#module a{ text-decoration: underline; }
#module a:hover{ text-decoration: none;}

#module table{ margin-top: 0; border: 0; }
#module table td{ padding: 5px; font-size: 100%; }

#module .border{ border-collapse: collapse; border: 1px solid #0089be;  }
#module .border td{ border: 1px solid #0089be;  }

#ext_content{ border: 1px dashed #0089be; margin: 45px 10px 0 0; padding: 5px; font-size: 0.75em; text-align: justify; }
#ext_content p{ margin:0; padding:0;}
#ext_content a{ font-size: 11px; 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: underline; }

#path{ color: black; padding-bottom: 15px; font-size: 0.7em; }
#path a{ text-decoration: underline; }
#path a:hover{ text-decoration: none; }

div#contacts_container{ font-size: 11px; text-align: center; }
#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{ text-align: left; clear: both; }
#contacts_container_t input{ width: 185px; margin-left: 0; }
#contacts_container_t textarea{ width: 185px; margin-left: 0; }
#contacts_container_t .button{ width: 90px; }
#contacts_container_t .hint{ text-align: left; font-size: 0.7em; padding-top:5px; padding-right:5px; color: #4D4D4D; }

#subscribe_div{ height: 140px; border: 1px dashed #0089be; font-size: 11px; padding-right: 5px; margin-top: 10px; margin-left: 22px; text-align: right; padding-top: 5px; padding-bottom: 5px; margin-right: 18px;}
#subscribe_div input{ width: 135px; margin-left: 0; }
#subscribe_div label{ margin-right: 3px; cursor: pointer;}
#subscribe_div .button{ height: 18px; width: 50px; margin-left: 20px;}
#subscribe_div a{ text-decoration: underline; }

#search_div input{ margin: 0; width: 120px; }
#search_div label{ cursor: pointer; font-size: 9px; }
#search_div .button{ margin-left: 5px; width: 60px; height: auto; }
#search_div a{ color: #0089be; text-decoration: underline; }
#search_div .hint{ font-size: 0.7em; padding-top:5px; padding-right:5px; color: #4D4D4D; }

/************************** START STYLES FOR MENU *************************** */
#menu_container{ font-size: 0.8em; letter-spacing: 0.5px; clear: both; }
#menu_container .menu{ }
#menu_container .menu a{ color: #0092CB; text-decoration: underline;  }
#menu_container .menu a:hover{ text-decoration: none; }
#menu_container .menu div{ padding: 5px 0 7px 14px; border-top: 1px solid #e5e5e5; }
#menu_container .menu span{ display: block; border-top: 1px solid #e5e5e5; padding: 5px 0 7px 14px; color: #0092CB; }
#menu_container .menu span b{ border-bottom: 1px dashed #0092CB; font-weight: normal; }


#menu_container .opener{ cursor: pointer; color: #0092CB; }
#menu_container .opener a{  }
#menu_container .opener span{ display: block; border-top: 1px solid #e5e5e5; padding: 5px 0 7px 14px; }
#menu_container .opener span b{ border-bottom: 1px dashed #0092CB; font-weight: normal; }
#menu_container .opener span:hover b{ border-bottom-width: 0; }

#menu_container .opened{ cursor: pointer; color: white; padding: 5px 0 7px 14px; background: #0091ca url(../images/web/menu_selected.gif) repeat-y left center; }
#menu_container .opened a{ color: white; }
#menu_container .opened span b{ border-bottom: 1px dashed white; font-weight: normal; }
#menu_container .opened span:hover b{ border-bottom-width: 0; }

#menu_container .selected{ color: white; padding: 5px 0 7px 14px; background: #0091ca url(../images/web/menu_selected.gif) repeat-y left center;  }
#menu_container .selected span{ }
#menu_container .selected a{ color: #DFDFDF; }
#menu_container .selected b{ font-weight: normal; }

#menu_container .container{ background-color: white; padding: 5px 10px; font-size: 0.85em; }
#menu_container .container span{  }
#menu_container .container .menu{ margin-right: 0; margin-left: 0; }
#menu_container .container .menu div{ border-top-width: 0; padding: 5px 0 6px 20px; }

#menu_container .container .selected{ background-color: white; background-image: none; margin-right: 0; padding: 5px 0 6px 20px; color: black; }
#menu_container .container .selected div{ }

#menu_container .container a{ color: #0089be; text-decoration: underline; }
#menu_container .container a:hover{ text-decoration: none; }
#menu_container #firstnoborder{ border-top-width: 0; }
#menu_container .closed{ display: none; }
/************************** END STYLES FOR MENU ***************************** */

/************************** START STYLES FOR FOOTER ************************* */
#footer{ font-size: 0.7em; background: #00B4F9 url(../images/web/footer_bg.gif) repeat-x left top; color: white; padding-top: 5px; padding-bottom: 2px; width: 100%; overflow: hidden; }
#footer a{ color: white; }
#copy{ float: left; padding-left: 18px; }
#counter{ float: right; padding-right: 26px; }
#counter img{ margin-left: 6px; }
#address{ font-size: 0.7em; margin-top: 8px; padding: 12px 100px 15px 100px; background-color: #d1f2ff; text-align: center; border-top: 1px solid #4ba4d2; }
#address *{ margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
/************************** END STYLES FOR FOOTER *************************** */

/************************** START STYLES FOR ARCHIVE LINKS ****************** */
.archive_links{ margin-top: 20px; text-align: left; }
.archive_links span{ margin: 2px 5px 0 0; font-weight: bold; }
.archive_links a{ margin: 2px 5px 2px 0; }
/************************** END STYLES FOR ARCHIVE LINKS ******************** */

/************************** START STYLES FOR PAGES AND NEWS ***************** */
#pages_content h2{ font-size: 1em; color: #0089be; }
#news_content table td{  }
#pages_content .img{ font-size: 0.9em; text-align: left; }

#news_content h2{ font-size: 1em; color: #0089be; }
#news_content table td{  }
#news_content .img{ font-size: 0.9em; text-align: left; }

.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; }
#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: #0089be; }
/************************* END STYLES FOR SITE MAP OUTPUT ******************* */

/************************* START STYLES FOR VOTING  ************************* */
/* site single voting styles */
#voting{ font-size: 0.75em; margin-left: 5px; }
#voting table{ }
#voting .question{ color: black; }
#voting .archive { margin-left: 10px; }
#voting .archive a{ color: #0089be; }

/* before */
#voting span{ text-decoration: underline; cursor: pointer; }
#voting td input{ color: black; cursor: pointer; border-color: white; margin: 0 0 0 0; padding: 0 0 0 0;}
#voting .button{ margin-left: 5px; padding-left: 10px; padding-right: 10px; height: auto; }

/* 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: 25px; }
#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-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{ float: right; 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{ font-size: 0.9em; color: #4D4D4D; margin-bottom: 10px;}

.calendar a{ font-weight: normal; color: #00458e; text-decoration: none; }
.calendar a:hover{ }

.calendar .day_names td{ color: black; }
.calendar .days td{ background-color: #EBF1F6; }

.calendar .days .holiday{ background-color: #F8FFCC; }
.calendar .days .selected{ border: 1px solid #00B4F9; color: black; }
.calendar .days .today{ background-color: #00B4F9; color: white; }

.calendar .days .cell{ background-color: #F5F8FB; }
.calendar .days .cell_holiday{ background-color: #FCFFE5; }

.calendar .days a{ font-weight: bold; color: #00458e; }
.calendar .days a:hover{ }

.calendar .month{ text-align: left; }
.calendar .year{ text-align: left; }

.calendar .drop{
	padding-left: 7px; padding-right: 1px; cursor: pointer; font-weight: normal; color: #00458e;
	background: white url(../images/web/calendar_drop.gif) no-repeat left center; border-bottom: 1px dashed #9dc5ef; }
.calendar .dropped{ background-image: url(../images/web/calendar_droped.gif); 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: 5px 10px 5px 7px; }
.calendar ul li a{ text-decoration: none; border-bottom: 1px dashed #9dc5ef; }
.calendar ul li a:hover{ text-decoration: none; border-bottom-style: solid; }
#module .calendar ul li a{ text-decoration: none; }
/************************* 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: #F68E56; 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{ display: none; margin-left: 25px; margin-top: 25px; }
#auth_panel label{ display: none; }
#auth_panel input{ width: 160px; }
#auth_panel .button{ width: 82px; margin-left: 2px; padding-left: 2px; padding-right: 2px; }
#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: #0089be; font-size: 12px; margin-left: 5px; }
/************************* END STYLES ONLY FOR ADMIN CONTROL **************** */

/************************* START STYLES FOR ADMIN'S MENU ******************** */
#admin_menu_div{ margin-top: 5px; font-size: 70%; }
#admin_menu_div span{ font-weight: bold; text-align: center; display: block; border-top: 1px solid #CFDFF0; border-bottom: 1px solid #CFDFF0; cursor: pointer;}
#admin_menu_div div{ margin: 3px 0 2px 8px; font-weight: bold; color: black; }
#admin_menu_div div a{ color: black; font-weight: normal; }
/************************* 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: #003663; 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;}
/************************* END STYLES FOR LANGUAGE ADMINISTRATION *********** */

/************************* START STYLES FOR FAQ ***************************** */
#faq_content{ margin-bottom: 30px; }
#faq_content .d{ margin: 5px 0; }
#faq_content .q{ background: url(../images/web/horizontal_line.jpg) no-repeat left top; padding-top: 10px; text-align: justify; }
#faq_content .q span{ cursor: pointer; }
#faq_content .a{ margin: 10px 0; text-align: justify; }
#faq_content .e{ margin: 5px 0; }

div#faq_form_container{ font-size: 11px; text-align: right; margin-bottom: 10px; }
#faq_form_container input{ height: 20px; vertical-align: middle; padding-top: 7px; }
#faq_form_container input, textarea{ width: 310px;}
#faq_form_container label{ margin-right: 8px; cursor: pointer; }
#faq_form_container .button{ width: 80px; padding-top: 1px; }

#faq_title{ text-align: center; font-weight: bold; font-size: 120%; color: white; padding-left: 50px; }
#faq_form_status{ text-align: right; font-weight: bold; color: red; }
#faq_timer{ margin-right: 7px; }
/************************* END STYLES FOR FAQ ******************************* */

/************************* START STYLES FOR TENDER ***************************** */
#tenders_content h2{ font-size: 1em; color: #007CC2; }
#tender_form input, textarea{ width: 200px; }
#tender_form input.button{ width: auto; }
.tender_label{ text-align: right; }
.tender_label label{ cursor: pointer; }
#tender_viewers li{ padding-bottom: 7px; }
#tender_viewers li .delete{ color: red; }
/************************* END STYLES FOR TENDER ******************************* */

#weather span.date{ display: block; padding: 3px 2px; font-size: 0.7em; }
#weather table{ width: 100%; font-size: 0.7em; }

#currency span.date{ display: block; padding: 3px 2px; font-size: 0.7em; }
#currency table{ width: 100%; font-size: 0.7em; }
#currency .cur_title{ background: url(../images/web/bottom_dot.gif) repeat-x left bottom; }

/* START GNPF ONLY */

.auth_panel form input{ width: 106px; vertical-align: middle; }
.auth_panel form input.button{ width: 60px; margin-left: 10px;  }
.auth_panel form label{ padding-left: 10px; font-size: 0.8em; }
.auth_panel span{ color: #0089be; font-size: 0.75em; }
.auth_panel span.selected{ color: #0089be; font-size: 0.7em; }
.auth_panel a{ color: #0089be; font-size: 0.7em; text-decoration: underline; }
.auth_panel a:hover{ text-decoration: none; }

/* START MAIL REGISTRATION */
#mail_signup_form table{ width: auto; }
#mail_signup_form table td{ padding: 2px 0; vertical-align: middle; }
#mail_signup_form table td input.text_input{ width: 170px; }
#mail_signup_form table td label{ cursor: pointer; padding: 0 25px 0 5px; }
#mail_signup_form table td b{ color: red; }
#mail_signup_form table td span.label{ padding: 0 25px 0 5px; }

#mail_signup_form table td.strict{ vertical-align: top; }
#mail_signup_form table td.hint{ color: gray; padding-left: 5px; }
#mail_signup_form table td.radio{ padding-left: 2px; }
#mail_signup_form table td.radio label{ padding-right: 5px; }
#mail_signup_form table td.radio input{ vertical-align: middle; border-color: white; }
#mail_signup_form table td.select{ padding-left: 2px; }
#mail_signup_form table td.select select{ width: 178px; font-size: 0.9em; }

#mail_signup_form table tr.separator td div{ margin: 5px 0; padding: 0 0 0 0; height: 1px; background-color: #CCCCCC; font-size: 1px; }
/* END MAIL REGISTRATION */

#top{ border-bottom: 3px solid white; background: #00B4F9 url(../images/web/top_bg.gif) repeat-x left top; }
#top a{ color: white; text-decoration: underline; }
#top a:hover{ text-decoration: none; }
#clouds{ background: url(../images/web/clouds.png) no-repeat top center; }
#clouds table{ height: 164px; }

#top_animated_cell{ background: url(../images/web/header_sprites.png) no-repeat left bottom; }
#top_animated_cell.tac0{}
#top_animated_cell.tac1{ background-position: left 0; }
#top_animated_cell.tac2{ background-position: left -336px; }

#small_tabs{ float: right; text-align: right; margin-right: 257px; }
#small_tabs .small_tab{ background: url(../images/web/small_tab_bg.gif) no-repeat left top;
	 display: block; width: 26px; height: 21px; padding-bottom: 3px; text-align: center; padding-top: 3px; float: right;
	 margin-right: 1px; cursor: pointer;
	  }
#small_tabs .small_tab span{ font-size: 0.7em; color: white; padding-left: 1px; border-bottom: 1px dashed white; }
#small_tabs .active{ background-image: none; cursor: default; }

#header_content{ clear: both; }
#header_content .left{ float: left; display: block; }
#header_content .right{ float: right; display: block; }
#top_banner{ display: block; width: 224px; margin-top: 0; text-align: center; margin-right: 17px;
	background: url(../images/web/top_banner_bg.gif) no-repeat top left; height: 110px; padding-top: 21px; }


#navpanel{ background: #00B4F9 url(../images/web/nav_panel_bg.gif) repeat-x left top; font-size: 0.7em; color: #66cff9; width: 100%; overflow: hidden; padding-bottom: 2px; }
#navpanel a{ color: white; text-decoration: underline; }
#navpanel a:hover{ text-decoration: none; }
#navpanel .panel{  display: block; padding-top: 2px; padding-bottom: 3px; }
#navigator{ float: right; margin-right: 45px; color: white; }
#langpanel{ float: left; margin-left: 45px; }
#langpanel a{ background-position: left center; background-repeat: no-repeat; padding-left: 16px; }
.rus{ background-image: url(../images/web/lang_rus.gif); }
.eng{ background-image: url(../images/web/lang_eng.gif); }
.kaz{ background-image: url(../images/web/lang_kaz.gif); }

.title{ color: #0092cb; font-size: 1.2em; text-transform: uppercase; font-weight: normal; }
.small{ font-size: 0.8em; padding-bottom: 3px; padding-left: 2px; font-weight: bold; }
.clear{ clear: both; display: block; font-size: 0.1em; }


.main_table{ /*height:auto !important;*/ height: 70%; min-height: 70%; }
.left_column{ padding-left: 40px; }
.right_column{ margin-right: 40px; margin-top: 15px; }

.corner{ width: 16px; height: 16px; display: block; font-size: 7px; }

.round_top{ margin-top: 15px; background: url(../images/web/gradient_top_bg.gif) no-repeat top center; }
.round_top_left{ float: left; background: url(../images/web/gradient_top_bg.gif) no-repeat top left; }
.round_top_right{ float: right; background: url(../images/web/gradient_top_bg.gif) no-repeat top right; }

.round_bottom{ height: 16px; display: block; background: url(../images/web/round_bottom_bg.gif) no-repeat bottom center; }
.round_bottom_left{ float: left; background: url(../images/web/round_bottom_bg.gif) no-repeat bottom left; }
.round_bottom_right{ float: right; background: url(../images/web/round_bottom_bg.gif) no-repeat bottom right;  }

.round_main{ padding-top: 10px; padding-bottom: 1px; border-left: 2px solid #e5e5e5; border-right: 2px solid #e5e5e5; }
.round_margin{ margin-left: 14px; }
.round_menu{ padding-left: 0; padding-right: 0; }
.gradient_menu{ background-image: url(../images/web/gradient_bottom_bg.gif); height: 30px; }
.body_top{ background-image: url(../images/web/central_body_top.gif); }
.body_bottom{ background-image: url(../images/web/central_body_bottom.gif); }
.padding_7p{ padding-left: 7%; padding-right: 7%; padding-top: 15px; padding-bottom: 5px; }
#homepage{ padding-left: 22px; padding-right: 22px; }

.gnpf_toggler{ color: white; border-bottom: 1px dashed white; padding-left: 1px; font-weight: normal; cursor: pointer; }
.gnpf_toggler_over{ border-bottom-width: 0; }

.gnpf_absolute{ position: absolute; width: 227px; right: 38px; top: 188px; background-color: white; margin: 0; }

.active_tab{ background-color: #009BD9; background-image: url(../images/web/active_tab_bg.gif); height: auto; width: auto; padding: 10px 20px 5px 10px; }
.active_tab b{ font-size: 1.4em; color: white; cursor: pointer; border-bottom: 1px dashed white; text-transform: uppercase; }
.active_tab b.over{ border-bottom-width: 0; }
#body_tab_toggler{ font-size: 1.8em; }
#index_dynamics{ padding-top: 15px; }
#index_dynamics div{ padding-top: 10px; font-size: 0.7em; }
.bottom_box{ padding-left: 5px; }
.account_links{ padding-left: 3px; }

.statement_header b{ text-transform: lowercase; }
table.statement_userinfo{ width: 100%; }
#module table.statement_userinfo td.th{ font-size: 0.9em; font-weight: bold; padding: 1px; }

table.statement_body{ width: 98%; border-collapse: collapse; border-color: black; font-size:0.9em; }
table.statement_body td{ border: 1px solid black; }
table.statement_body caption{ text-align: left; }
#module table.statement_body .header_row td{ text-align: center; vertical-align: middle; background-color: #e7e7e7; }
#module table.statement_body .income_dates td{ background-color: #e7e7e7; text-align: center; vertical-align: top; font-weight: bold; font-size: 0.75em; padding: 1px 3px 1px 2px; }
#module table.statement_body .income_values td{ text-align: right; padding: 2px; }

#module table.savings td{ padding: 0; }
#module table.savings td.value{ width:200px; text-align:right; vertical-align:middle; font-style:italic; }
#module table.income{ margin: 5px 0; }
#module table.income td{ font-style:italic; font-weight: bold; font-size: 0.75em; }
#module table.income td.value{ font-weight: normal; }
#module table.comission{ font-size: 0.75em; }
#module table.comission td.value{ font-style: normal; }

#statement_access_msg{ font-size: 0.7em; font-weight: bold; padding: 1px 6px; }
#statement_footer{ font-size: 0.9em; padding-top: 15px; }
#statement_footer span{ }
#statement_footer br{ clear: both; }
#statement_user_name{ display: block; padding: 6px; }
#statement_form input.radio{ border-color: white; vertical-align: middle; }
#statement_form input.text{ width: 65px; }
/* END GNPF ONLY */
iframe{ 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; }

/************************** START STYLES FOR PRINT PREVIEW ****************** */
@media print
{
	body{ background-color: white; color: black; background-image: none; margin: 0 0 0 0; }
	div{ color: black; background-color: white; background-image: none; }
	table td{ vertical-align: top; border-width: 0; }

	p.edit_link, .no_print, .archive_links { display: none !important; }

	.main_table{ height: auto; }
	.padding_7p{ padding: 0; margin: 0; border-width: 0; }
	#homepage{ padding: 0; }
	.round_main,
	.round_margin,
	.bottom_box{ border-width: 0; padding: 0; margin: 0; }
	#footer{ background-color: white; background-image: none; }

	h1,h2{ margin: 0; padding: 0; }

	#hot_news, #hot_title{ margin: 0; }
	#hot_news h2{ color: black; }

	#title,
	.title{ margin: 0; padding: 0 0 15px 0; font-size: 19px; background-color: white; color: black; }
	#title h1{ color: black; }

	#content_container{ margin: 0; padding: 0 0 15px 0; font-size: 13px; background-color: white; color: black;}
	#content_container a{ background-color: #fff; color: blue; text-decoration: none; }

	#module{ margin: 0; padding: 0 0 20px 0; font-size: 13px; background-color: white; color: black;}
	#module a{ background-color: #fff; color: blue; text-decoration: none; }
	#module table,
	#content_container table{ margin: 6px 1px; }

	#copy{ padding-left: 7px; padding-top: 7px; border-top: 1px solid gray; float: none; }

	.hidden{ display: block; }
	.print_area{ display: block; }
}
/************************** END STYLES FOR PRINT PREVIEW ******************** */