@charset &quot;utf-8&quot;; /* CSS Document */ html, body { margin: 0; padding: 0; height: 100%; } body { font: 90%/1.35em Arial, Helvetica, sans-serif; color: #35231a; min-width: 980px; background: #eef8fa url( '/i/body_back.jpg' ) no-repeat center 176px; } * html #wrapper { height: 100%; } #wrapper { min-height: 100%; background: url( '/i/header_back3.jpg' ) no-repeat center top; } .fixed_width { max-width: 1200px; min-width: 980px; margin: 0 auto; } /***** Header Styles ****/ #header .logo { display: inline-block; width: 291px; height: 112px; position: absolute; left: 457px; top: 2px; cursor: pointer; text-decoration: none; background: url( '/i/logo.png' ) no-repeat; } #header .polosa { display: inline-block; width: 310px; height: 112px; position: absolute; left: 457px; top: 2px; cursor: pointer; text-decoration: none; background: url( '/i/polosa.png' ) no-repeat; } #header { height: 175px; } #header .fixed_width { position: relative; height: 100px; } #header .logo .logo_text {width: 502px; color: #f2f2ef; margin-left: -100px; text-transform: uppercase; font: 23px Georgia, &quot;Times New Roman&quot;, Times, serif; font-weight: bold; text-align: center; margin-top: 110px; line-height: 1.5em; word-spacing:2px} #header .search { position: absolute; left: 11px; top: 126px; width: 192px; height: 19px; background: url( '/i/search_back2.png' ) no-repeat; } #header .search input.text { width: 150px; float: left; margin: 3px 0 0 10px; padding: 0; border: 0; background: #fff9e8; font-size: 11px; line-height: 13px; height: 13px; color: #999; } #header .search .icon { float: left; margin: 4px 0 0 10px; } #header .right_block { position: absolute; right: 61px; top: 23px; } #header .right_block .langs { position: relative; } #header .right_block .langs_list { 	position: absolute; right: -39px; top: 90px; z-index: 95; width: 45px; padding: 3px 0; 	border-radius: 3px; -webkit-border-radius: 3px; 	/*box-shadow: 0 1px 3px rgba(1, 19, 62, 1); */ 	/*background: #074a8b url( '/i/langs_back.gif' ) repeat-x left top; */ } #header .right_block .langs_list.hidden { display: none; z-index: 96; } #header .right_block .langs_list.hidden .lang ins.down_arrow2 { display: none; } #header .right_block .langs_list.hidden li:first-child .lang ins.down_arrow2 { display: inline-block; } #header .right_block .langs ul { list-style-type: none; padding: 0; margin: 0; } #header .right_block .langs ul li { cursor: pointer; background: none; padding: 2px 0 2px 5px; margin: 0; background: url( '/i/langs_back.gif' ) repeat-x left 50px; } #header .right_block .langs ul li:hover, #header .right_block .langs_list.hidden ul li.selected { background: url( '/i/langs_back.gif' ) repeat-x left bottom; } #header .right_block .langs_list.hidden ul li.selected { cursor: default; } #header .right_block .langs .lang { display: block; width: 34px; height: 18px; text-align: right; line-height: 0.9em; background: url( '/i/langs.png' ) no-repeat; } #header .right_block .langs .lang.lng1 { background-position: left top; } #header .right_block .langs .lang.lng2 { background-position: left -18px; } #header .right_block .langs .lang.lng3 { background-position: left -36px; } #header .right_block .langs .lang ins.down_arrow2 { text-decoration: none; display: inline-block; width: 5px; height: 5px; background: url( '/i/icons/down_arrow2.png' ) no-repeat; } #header .right_block .langs ul li.act { display: block; } #header .right_block .langs ul li.act:hover { background-position: left 50px; } #header .gerb_pos { display: inline-block; text-align: right; position: relative; right: -60px; top: -85px } #header .gerb_rf { display: inline-block; text-align: right; position: relative; right: 925px; } #header .today { color: #FFFFFF; font-size: 11px; padding: 11px 0 0 0; } #header .today ins { text-decoration: none; color: #FFFFFF; } #header .gerb_pos .icon.ic_calendar { position: absolute; right: -40px; bottom: -4px; height: 27px; } /***** Top Menu Styles *****/ #top_menu { height: 35px; background: url( '/i/top_menu_back2.gif' ) repeat-x left top; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; font-size: 12px; } #top_menu .menu_padds { padding: 8px 18px 0 18px; } #top_menu a { color: #FFFFFF; white-space: nowrap; } #top_menu a:hover { color: #222324; } #top_menu table.default { width: 100%; } #top_menu table.default td { width: 1px; white-space: nowrap; padding: 0 4px; } #top_menu table.default td.line { width: auto; text-align: center; padding: 2px 0 0 0; } #top_menu table.default td.line:first-child { display: none; } #top_menu table.default td.line div.vline { width: 2px; height: 12px; line-height: 0; display: inline-block; background: url( '/i/vline2.png' ) no-repeat; } #top_menu table.default td.selected a { text-decoration: none; } #top_menu .act_corner { width: 1px; height: 1px; margin: 0 auto; position: relative; } #top_menu .act_corner span { display: inline-block; width: 18px; height: 6px; position: absolute; left: 0; top: 8px; z-index: 10; background: url( '/i/menu_corner2.png' ) no-repeat; } /***** Calendar line *****/ #calendar_line { 	position: relative; z-index: 2; height: 53px; background: url( '/i/week_back.png' ) repeat-x left top; margin-top: 49px; font-size: 11px; color: #515151; border-left: #dbdbd8 1px solid; border-right: #dbdbd8 1px solid; 	-moz-box-shadow: 0 0 10px rgba(219, 219, 216, 1); 	-webkit-box-shadow: 0 0 10px rgba(219, 219, 216, 1); 	box-shadow: 0 0 10px rgba(219, 219, 216, 1); } #calendar_line .lenta_padds { padding: 0 22px; } #calendar_line .icon { position: absolute; top: 26px; } #calendar_line .icon.left_arrow { left: 5px; } #calendar_line .icon.right_arrow { right: 5px; } #calendar_line .lenta { position: relative; height: 53px; overflow: hidden; } #calendar_line .lenta .cline { position: absolute; z-index: 20; top: 29px; display: inline-block; width: 2px; height: 14px; background: url( '/i/clines.gif' ) no-repeat; } #calendar_line .lenta .cline.cleft { left: 0; } #calendar_line .lenta .cline.cright { right: 0; background-position: left -14px; } #calendar_line .lenta ul { position: absolute; z-index: 19; width: 10000%; right: 0; top: 0; height: 43px; padding: 0; margin: 0; list-style-type: none; background: url( '/i/calendar_line.png' ) repeat-x left top; } #calendar_line .lenta ul li { float: left; width: 166px; height: 37px; position: relative; text-align: center; cursor: pointer; padding: 6px 0 0 0; margin: 0; background: url( '/i/calendar_line.png' ) repeat-x left 43px; } #calendar_line .lenta ul li ins { display: inline-block; width: 2px; height: 11px; position: absolute; right: -2px; bottom: 0; background: url( '/i/clines.gif' ) no-repeat left -28px; z-index: -1; } #calendar_line .lenta ul li:hover ins, #calendar_line .lenta ul li.act ins, #calendar_line .lenta ul li.today ins { background-position: left -39px; } #calendar_line .lenta ul li:hover { background-position: left -86px; } #calendar_line .lenta ul li:hover .pseudo { color: #515151; border-bottom: #515151 1px dotted; } #calendar_line .lenta ul li.act { background-position: left -129px; cursor: inherit; } #calendar_line .lenta ul li.today { background-position: left -43px; cursor: inherit; } #calendar_line .lenta ul li.future { color: #FDFDFD; cursor: inherit; } #calendar_line .lenta ul li.future:hover { background: none; cursor: inherit; } #calendar_line .lenta ul li.future:hover ins { background-position: left -28px; } /*** Error 404 styles ***/ .error404 #content { 	-moz-box-shadow: none; 	-webkit-box-shadow: none; 	box-shadow: none; } .error404 .error_block { background: url( '/i/error404.png' ) no-repeat 22px 18px; } .error404 .error_block .error_text { display: inline-block; text-align: left; padding: 52px 0 12px 390px; color: #fff9e8; font-weight: bold; text-shadow: #555 1px 1px 5px; font-size: 18px; line-height: 1.4em; } .error404 .error_block .error_text .head { font-size: 62px; padding: 0 0 23px 0; } /*** Content Styles ***/ #content { 	background: #eef8fa; border-left: #dbdbd8 1px solid; border-right: #dbdbd8 1px solid; 	position: relative; z-index: 3; 	-moz-box-shadow: 0 0 10px rgba(219, 219, 216, 1); 	-webkit-box-shadow: 0 0 10px rgba(219, 219, 216, 1); 	box-shadow: 0 0 10px rgba(219, 219, 216, 1); } .inner_block { padding: 0 22px; } .border_block { border-bottom: #e9e9e9 1px solid; } /*** table of main page ***/ #content table.default.main_table { width: 100%; } /*** left part of main page ***/ #content table.default.main_table td.main_left { padding: 18px 0 50px 0; } .main_left .inner_block { padding-right: 10px; } .main_news { padding-bottom: 17px; } .date { color: #666; font-size: 11px; } .main_news date { padding-top: 1px; } .main_news .anons { padding: 0 0 10px 0; } .investment_passport { height: 318px; } .investment_passport .invest_map { display: inline-block; width: 377px; height: 226px; margin: 29px 0 0 19px; position: relative; text-decoration: none; background: url( '/i/invest_map.png' ) no-repeat; } .investment_passport .head2 { position: absolute; white-space: nowrap; left: -19px; top: 31px; } .investment_passport .invest_map:hover .head2 { color: #d63532; } .link_img { display: inline-block; cursor: pointer; } .photogallery_main { font-size: 12px; padding: 27px 0 20px 0; } .photogallery_main table.default { width: 100%; margin: 4px 0 8px -24px; } .photogallery_main table.default td { padding: 0 0 0 24px; } .photogallery_main .link_img, .photogallery .link_img { width: 240px; height: 96px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; margin-bottom: 5px; } .photogallery .link_img { width: 138px; /*height: 92px;*/ } /*** right part of main page ***/ #content table.default.main_table td.main_right { padding: 18px 0 50px 0; } .main_right .inner_block { padding-left: 10px; } .main_right .quote { padding: 0 0 20px 0; } .main_right .quote_block { display: inline-block; width: 100%; padding: 9px 0; margin-top: 4px; background: #fbf8ee; border: #ece9e0 1px solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .main_right .quote .quote_padds { padding: 0 30px 0 10px; } .main_right .quote em { display: block; padding: 2px 0 13px 0; font-style: normal;} .main_right .quote .quote_img { width: 136px; height: 118px; float: left; } .main_right .quote .quote_img .corner { width: 136px; height: 118px; background: url( '/i/quote_img.png' ) no-repeat; } .main_right .quote .quote_text { margin-left: 150px; /*color: #00235d; font-size: 15px; font-weight: bold;*/} .main_right .quote a.is_dark { font-size: 12px; } .main_right .quote .is_gray { font-size: 12px; } .main_right .border_block.marg { margin-top: 4px; } .main_right .actually.hidden_block { display: none; padding-top: 0; } .main_right .actually { padding: 17px 0 0 0; } .main_right .actually .anons { display: inline-block; padding: 0 0 11px 0; } .main_right .actually .link_img { width: 138px; height: 92px; float: left; margin: 4px 20px 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .main_right .actually .anons_name { font-weight: bold; padding: 0 0 10px 0; } .main_right .more_actions { text-align: center; margin-top: -2px; } .main_right .more_actions .is_button { padding: 0 17px 0 8px; font-size: 11px; -moz-border-radius: 0 0 2px 2px; -webkit-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; height: 19px; } .main_right .more_actions .icon.auto_icon { padding-left: 12px; line-height: 0.4em; position: relative; } .main_right .more_actions .icon.dont_show { display: none; } .main_right .more_actions .pseudo, .main_right .more_actions .icon:hover .pseudo { color: #fff; border-bottom: #fff 1px dotted; } .main_right .videomaterials { padding: 14px 0 18px 0; } .videomaterials table.default { width: 100%; margin: 9px 0 10px -21px; } .videomaterials table.default td { padding-left: 21px; } .videomaterials { font-size: 12px; } .play_img { display: inline-block; width: 26px; height: 30px; background: url( '/i/play_img.png' ) no-repeat; } .video_img .video_border div:hover .play_img, .play_img:hover { background-position: left -30px; } .video_img { text-decoration: none; } .video_img .video_border { width: 138px; height: 96px; margin-bottom: 10px; background: #fff; border: #d3d3d3 1px solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .video_img .video_border div { width: 138px; height: 96px; margin: 0; text-align: center; } .video_img .video_border div .play_img { margin-top: 28px; } .video_img .video_border.border_type2 { width: 215px; height: 150px; } .video_img .video_border.border_type2 div { width: 215px; height: 150px; } .video_img .video_border.border_type2 .play_img { margin-top: 60px; } table.default.blogs_docs { width: 100%; font-size: 12px; margin: 27px 0 0 0; } table.default.blogs_docs ul { padding: 0; margin: -1px 0 1px 0; list-style-type: none; } table.default.blogs_docs ul li { padding: 0; margin: 0; background: none; padding: 0 0 11px 0; } table.default.bottom_menu { width: 100%; font-size: 11px; background: url( '/i/bottom_menu_back.gif' ) repeat-x left top; } table.default.bottom_menu td { width: 21%; padding: 20px 22px 27px 22px; } .bottom_menu ul { padding: 0; margin: 0; list-style-type: none; } .bottom_menu ul li { padding: 0 0 10px 0; margin: 0; background: none; line-height: 1.5em; } .bottom_menu .head { text-transform: uppercase; font-weight: bold; } table.default.organizations { width: 100%; background: url( '/i/orgs_back.gif' ) repeat-x left top; } table.default.organizations td { width: 20%; text-align: center; padding: 23px 0 1px 0; } .organizations img { 	-moz-box-shadow: 0 1px 2px rgba(234, 229, 213, 1); 	-webkit-box-shadow: 0 1px 2px rgba(234, 229, 213, 1); 	box-shadow: 0 1px 2px rgba(234, 229, 213, 1); } .hidden_organizations { display: none; } .hidden_organizations table.default.organizations { background: none; } .orgs_control { line-height: 0; margin: 16px 0 0 0; text-align: center; padding-bottom: 1px; background: url( '/i/bottom_menu_back.gif' ) repeat-x left 1px; } /***** Inner pages *****/ .main_left .left_menu { padding: 0 0 7px 0; } .main_left .left_menu ul li { padding: 0 0 13px 0; margin: 0; background: none; } .main_left .left_menu ul li ul { font-size: 12px; margin: 2px 0 10px 0; } .main_left .left_menu ul li ul li { padding: 9px 0 0 10px; } .main_left .left_menu ul li ul li ul { margin: 8px 0 14px 0; } .main_left .left_menu ul li ul li ul li { font-style: italic; padding: 5px 0 0 0; } .hotline { border-top: #e9e9e9 1px solid; padding: 18px 0 0 0; } .icon.ic_hotline.auto_icon { font-weight: bold; font-size: 21px; padding-left: 28px; margin-top: -6px; line-height: 1em; } /*** center part (inner page) ***/ #content table.default.main_table td.main_center { padding-top: 17px; padding-bottom: 20px; } #content table.default.main_table td.main_center .inner_block { padding-left: 20px; padding-right: 20px; } #content table.default.main_table .main_table td.main_left .inner_block { min-width: 214px; } .chairman { margin: 15px 0 19px 0; background: EEF8FA; border: #ece9e0 1px solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .chairman .inner_block { padding: 10px 40px 10px 10px; min-height: 190px; } .chairman .photo_corner { float: left; } .chairman .text_block { margin-left: 232px; padding-top: 2px; } .photo_corner { display: block; width: 219px; height: 190px; font-size: 0; line-height: 0; } .chairman .head1 { padding-bottom: 2px; } .chairman .font_12.is_gray2 { padding-bottom: 12px; } .chairman .em_text { font-style: italic; position: relative; min-width: 180px; } .chairman_short_info { padding: 18px 0; } .chairman_short_info table.default { width: 90%; } .experience { padding: 18px 0; } .experience table.default { width: 100%; margin-top: 5px; } .experience table.default th { background: #fff3d5; color: #535353; font-size: 12px; text-align: left; padding: 1px 7px; font-weight: normal; } .experience table.default td { padding: 13px 7px 0 7px; } .experience .small_date { font-size: 11px; color: #535353; display: inline-block; white-space: nowrap; padding: 1px 6px; margin: 0 0 0 -6px; line-height: 1.1em; } .experience .small_date.gray_back { background: #eee9dc; } .achievements { padding: 0 0 17px 0; margin-bottom: 32px; } .achievements .img_name { padding: 7px 0 8px 0; } .main_table .main_table .main_right .videomaterials { padding: 0; margin: 0 0 17px 0; } .main_table .main_table .main_right .videomaterials.border_block:last-child { border: 0; } .videomaterials .margs { margin: 0 0 0 -7px; padding-bottom: 0; } .videomaterials .margs .head2 { padding-left: 7px; } .teaser { text-decoration: none; display: inline-block; margin: 0 0 15px 7px; vertical-align: top; } .teaser .float_block { float: left; width: 139px; min-height: 160px; } .videomaterials .all_materials { font-size: 11px; padding: 0 0 17px 0; margin: -6px 0 0 0; } .filesize { color: #666; font-size: 11px; padding-left: 37px; } .file { padding: 0 0 0 34px; display: inline-block; min-height: 32px; line-height: 1.5em; } .file .filesize { padding: 0; position: relative; top: 7px; color: #666; } .file.filesize { padding-top: 8px; min-height: 26px; } .file .filesize:hover { color: #d63532; } .file.doc { background: url( '/i/files/doc.png' ) no-repeat left 3px; } .file.pdf { background: url( '/i/files/pdf.png' ) no-repeat left 3px; } .file.zip { background: url( '/i/files/zip.png' ) no-repeat left 3px; } .file.xls { background: url( '/i/files/xls.png' ) no-repeat left 3px; } .file.txt { background: url( '/i/files/txt.png' ) no-repeat left 3px; } .file.ppt { background: url( '/i/files/ppt.png' ) no-repeat left 3px; } .file.rar { background: url( '/i/files/rar.png' ) no-repeat left 3px; } .files_links { padding: 17px 0 0 0; } .main_center .page_nav { display: inline-block; font-size: 11px; padding: 4px; margin: 0 0 17px 0; background: #fbf8ee; border: #ece9e0 1px solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .main_center .page_nav ins { text-decoration: none; display: inline-block; line-height: 1.7em; padding: 0 6px 1px 6px; margin: 0 0 0 5px; } .main_center .page_nav ins:first-child { margin: 0; } .main_center .page_nav .act { background: #eee9dc; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; } .main_center .page_nav .act .pseudo { border-bottom: 0; cursor: inherit; color: #515151; } .main_center .document_block { display: inline-block; width: 100%; padding: 0 0 16px 0; margin: 0 0 17px 0; clear: both; } .main_center div.document_block:last-child { border: 0; } .main_center .document_block .description { padding: 2px 0 0 0; margin-right: 120px; } .main_center .file_block { float: right; width: 80px; padding: 0 10px 10px 30px; } .main_center .doc_author { padding: 15px 0 0 0; border-t	 op: #e9e9e9 1px solid; font-size: 12px; color: #666; } .main_center .news_block { padding: 0 0 10px 0; } .main_center .news_block .date { padding: 1px 0 0 0; } .main_center .date.news_one { margin-top: -12px; } .photo_links { display: inline-block; float: left; margin: 6px 15px 0 0; line-height: 0; } .photo_links div { font-size: 11px; line-height: normal; color: #666; text-align: center; padding: 8px 10px 12px 10px; background: #f5efdf; } .photo_links div span { margin: 0 12px; } .print_version { float: right; font-size: 11px; position: relative; } .print_version.in_news { top: -12px; } .print_version .icon.auto_icon { padding-left: 14px; } .main_center .materials_page { padding: 3px 0 0 0; } .main_center .materials_page .videomaterials { margin-left: -21px; } .main_center .materials_page table.default { width: 100%; } .main_center .materials_page table.default td { padding: 19px 0 0 0; border-top: #e9e9e9 1px solid; } .main_center .materials_page table.default tr:first-child td { padding-top: 3px; border: 0; } .main_center .materials_page .teaser { margin-left: 1px; margin-left: 22px; } .main_center .materials_page .border_block { height: 1px; clear: both; margin: 0 22px 20px 22px; } .main_center .gallery_inner.materials_page { padding-bottom: 10px; } .main_center .gallery_inner.materials_page .border_block { margin: 0 10px 20px 10px; } .main_center .gallery_inner.materials_page .videomaterials { margin-left: -10px; } .main_center .gallery_inner.materials_page .teaser .float_block { width: 216px; text-align: center; } .main_center .gallery_inner.materials_page .teaser { margin-left: 10px; } #navigation { padding: 9px 0; font-size: 11px; color: #484848; } #navigation .icon { position: relative; } #navigation .icon.ic_home { top: 1px; } #navigation .icon.nav_arrow { top: -1px; margin: 0 5px 0 6px; } #navigation .inner_block { display: inline-block; padding: 1px 5px 0 5px; margin: 0 0 0 266px; background: url( '/i/nav_back.png' ); } #navigation span { display: inline-block; } #navigation a { color: #003b3c; } #navigation a:hover { color: #d63532; } /***** Footer Styles *****/ #spacer { height: 137px; clear: both; } #footer { 	height: 137px; clear: both; margin-top: -137px; font-size: 11px; 	background: #EEF8FA; color: #666; line-height: 1.5em; 	border-left: #dbdbd8 1px solid; border-right: #dbdbd8 1px solid; 	-moz-box-shadow: 0 0 10px rgba(219, 219, 216, 1); 	-webkit-box-shadow: 0 0 10px rgba(219, 219, 216, 1); 	box-shadow: 0 0 10px rgba(219, 219, 216, 1); } #footer .inner_block { padding-top: 15px; } #footer table.default { width: 100%; } #footer table.default td { padding-right: 40px; } #footer table.default td.links { text-align: right; padding-right: 0; } #footer .links div { display: inline-block; text-align: left; } #footer .links .icon.auto_icon { padding: 0 0 2px 18px; line-height: 1.1em; margin: 0 0 6px 0; } #footer .links a { white-space: nowrap; } #footer .studio-developer { line-height: 1.4em; display: inline-block; text-align: left; margin: -2px 0 0 0; } #footer .studio-developer a { font-size: 10px; text-decoration: none; color: #898989; font-family: Tahoma, Geneva, sans-serif; } /***** Icons Styles *****/ .icon { cursor: pointer; background: url( '/i/icons.png' ) no-repeat left top; display: inline-block; line-height: 0; padding: 0; margin: 0; border: 0; } /* .disabled must be after :hover */ .icon.down_arrow{ background-position: 0 0; width: 5px; height: 6px; } .icon.down_block{ background-position: 0 -76px; width: 33px; height: 7px; } .icon.down_block:hover{ background-position: 0 -153px; width: 33px; height: 7px; } .icon.ic_calendar{ background-position: 0 -230px; width: 27px; height: 27px; } .icon.ic_calendar:hover{ background-position: 0 -327px; width: 27px; height: 27px; } .icon.ic_home{ background-position: 0 -424px; width: 11px; height: 11px; } .icon.ic_hotline{ background-position: 0 -505px; width: 22px; height: 22px; } .icon.ic_lj{ background-position: 0 -597px; width: 14px; height: 14px; } .icon.ic_print{ background-position: 0 -681px; width: 10px; height: 11px; } .icon.ic_rss{ background-position: 0 -762px; width: 14px; height: 14px; } .icon.ic_search{ background-position: 0 -846px; width: 12px; height: 12px; } .icon.ic_twitter{ background-position: 0 -928px; width: 14px; height: 14px; } .icon.left_arrow{ background-position: 0 -1102px; width: 12px; height: 20px; } .icon.left_arrow:hover{ background-position: 0 -1192px; width: 12px; height: 20px; } .icon.nav_arrow{ background-position: 0 -1282px; width: 10px; height: 5px; } .icon.right_arrow{ background-position: 0 -1447px; width: 12px; height: 20px; } .icon.right_arrow:hover{ background-position: 0 -1537px; width: 12px; height: 20px; } .icon.up_arrow{ background-position: 0 -1627px; width: 5px; height: 6px; } .icon.up_block{ background-position: 0 -1703px; width: 33px; height: 7px; } .icon.up_block:hover{ background-position: 0 -1780px; width: 33px; height: 7px; } .icon.auto_icon { width: auto; height: auto; padding-left: 15px; line-height: 0.9em; padding-bottom: 3px; } .icon.left_arrow.disabled{ background-position: 0 -1012px; width: 12px; height: 20px; } .icon.right_arrow.disabled{ background-position: 0 -1357px; width: 12px; height: 20px; } .icon.disabled { cursor: inherit; } .is_button { 	background: url( '/i/is_button_back.gif' ) repeat-x left top; 	display: inline-block; cursor: pointer; color: #fff9e8; text-shadow: #02367b 0 1px; border: 0; text-decoration: none; text-align: center; 	border-left: #468ec5 1px solid; border-right: #468ec5 1px solid; padding: 5px 25px; 	-webkit-border-radius: 2px; border-radius: 2px; 	-webkit-box-shadow: 0 1px 2px rgba(188, 202, 209, 1); 	box-shadow: 0 1px 2px rgba(188, 202, 209, 1); } input.is_button { height: 26px; } input.is_button[disabled], input.is_button[disabled]:hover { background-position: left -52px; cursor: default; border-left: #b0b2b4 1px solid; border-right: #b0b2b4 1px solid; } .is_button:hover { background-position: left -26px; text-shadow: #04458a 0 1px; border-left: #62b0dc 1px solid; border-right: #62b0dc 1px solid; } .is_button.small { background: url( '/i/is_button_small.gif' ) repeat-x left top; } .is_button.small:hover { 	background-position: left -19px; 	-webkit-box-shadow: 0 1px 1px rgba(169, 165, 154, 1); 	box-shadow: 0 1px 1px rgba(169, 165, 154, 1); } input, textarea, select { outline: none; height: 21px; color: #555; font: 12px/normal Arial, Helvetica, sans-serif; padding: 0 0 0 4px; border-left: #c6cbd6 1px solid; border-top: #91959d 1px solid; border-right: #d3d5da 1px solid; border-bottom: #dee4f0 1px solid; //line-height: 21px; } select { height: 23px; margin: 0; padding-left: 1px; } textarea { height: auto; margin: 0; padding-top: 2px; } /***** Common Styles *****/ a { color: #003b3c; } a:hover { color: #1c9d8c; } a img { border: 0; } .pseudo { color: #4d1312; border-bottom: #4d1312 1px dotted; text-decoration: none; cursor: pointer; } .pseudo.is_gray { color: #515151; border-bottom: #515151 1px dotted; } .icon:hover .pseudo, .pseudo:hover { color: #d63532; border-bottom: #d63532 1px dotted; text-decoration: none; } p { padding: 0 0 20px 0; margin: 0; } label { position: relative; display: block; padding-left: 22px; } label input { position: absolute; left: 0; top: -6px; } .head0 { font-size: 24px; color: #003b3c; font-weight: bold; line-height: normal; padding-bottom: 10px; } .head1 { font-size: 26px; color: #35231a; font-weight: normal; line-height: normal; padding-bottom: 16px; } .head2 { font-size: 16px; color: #003b3c; font-weight: bold; line-height: normal; padding-bottom: 11px; } .head3 { font-size: 14px; color: #35231a; font-weight: bold; line-height: normal; padding-bottom: 7px; } .head4 { font-size: 14px; color: #35231a; font-weight: normal; line-height: normal; padding-bottom: 7px; } .head1 a, .head2 a { text-decoration: none; color: #003b3c; } .head1 a:hover, .head2 a:hover { color: #1c9d8c; } h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; font-weight: normal; line-height: normal; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #d63532; } h1 { font-size: 20px; color: #003b3c; font-weight: bold; padding-bottom: 10px; } h2 { font-size: 18px; color: #35231a; font-weight: normal; padding-bottom: 16px; } h3 { font-size: 16px; color: #35231a; font-weight: bold; padding-bottom: 11px; } h4 { font-size: 14px; color: #35231a; font-weight: bold; padding-bottom: 7px; } h5 { font-size: 14px; color: #35231a; font-style: italic; font-weight: normal; padding-bottom: 7px; } h6 { font-size: 14px; color: #525252; font-style: italic; font-weight: normal; padding-bottom: 4px; } .font_11 { font-size: 11px; } .font_12 { font-size: 12px; } .font_14 { font-size: 14px; } .font_22 { font-size: 22px; } .is_black { color: #000; } .is_dark { color: #35231a; } .is_gray { color: #666; } .is_gray2 { color: #525252; } ul { padding: 0; margin: 0; list-style-type: none; } ul li { padding: 0 0 12px 13px; margin: 0; background: url( '/i/list_item.png' ) no-repeat left 6px; } ol { padding: 0; margin: 0 0 0 18px; } ol li { padding: 0 0 12px 0; margin: 0; } table.default { border: 0; border-spacing: 0; border-collapse: inherit; background: none; } table.default td { padding: 0; border: 0; vertical-align: top; } table.default table { border: 0; border-spacing: 0; } table.default table th { background: #fff3d5; color: #535353; font-size: 12px; text-align: left; padding: 1px 7px; font-weight: normal; } table.default table td { padding: 5px 7px 7px 7px; vertical-align: top; } table.default table tr.is_color td { background: #eee9dc; }