html,body { margin: 0px; } form { margin: 0px; } .error { color: #FF0000; }.contact_form { width: 100%; } .contact_form_input_box { background: #FFFFFF; color: #000000; width: 100%; height: 22px; font-size: 11px; font-family: verdana, arial; border-top: 1px #111212 solid; border-bottom: 1px #B7BEC0 solid; border-left: 1px #111212 solid; border-right: 1px #B7BEC0 solid; margin-bottom: 10px; vertical-align: middle; } .contact_form_input { background: #FFFFFF; color: #000000; width: 100%; height: 22px; font-size: 11px; font-family: verdana, arial; border: 0px; margin-bottom: 0px; vertical-align: middle; padding: 2px; } .contact_form_textarea_box { width: 100%; height: 90px; background: #FFFFFF; border-top: 1px #111212 solid; border-bottom: 1px #B7BEC0 solid; border-left: 1px #111212 solid; border-right: 1px #B7BEC0 solid; } .contact_form_textarea { background: #FFFFFF; color: #000000; width: 100%; height: 90px; font-size: 11px; font-family: verdana, arial; border: 0px #111212 solid; margin-bottom: 0px; vertical-align: middle; padding: 2px; } .contact_form_label { color: #000000; width: 100%; height: 22px; font-size: 11px; font-family: verdana, arial; font-weight: bold; text-align: left; padding-top: 5px; } .contact_form_header { color: #000000; width: 100%; height: 22px; font-size: 11px; font-family: verdana, arial; font-weight: bold; text-align: left; text-decoration: underline } .contact_form_label_mandatory { color: #ff0000 font-size: 11px; font-family: verdana, arial; font-weight: bold; } .contact_form_button { background: #515659; font-weight: bold; color: #CDCDCD; width: 100%; height: 23px; font-size: 12px; border-top: 1px #B7BEC0 solid; border-bottom: 1px #111212 solid; border-left: 1px #B7BEC0 solid; border-right: 1px #111212 solid; margin: 1px #1B1C1C solid; } .contact_form_result_error { display: block; background: #ED1C24; color: #FFFFFF; font-size: 11px; font-family: arial, verdana, helvetica; font-weight: bold; margin: 10px 0px 0px 0px; padding: 10px; } .contact_form_result_ok { display: block; background: #D2D4D5; color: #000000; font-size: 11px; font-family: arial, verdana, helvetica; font-weight: bold; margin: 10px 0px 0px 0px; padding: 10px; }#fancybox-loading { position: fixed; top: 50%; left: 50%; height: 40px; width: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; } * html #fancybox-loading {  position: absolute; margin-top: 0; } #fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url('/img/jquery_fancybox/fancybox.png'); } #fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; z-index: 1100; display: none; } * html #fancybox-overlay {  position: absolute; width: 100%; } #fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; } #fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; display: none; } #fancybox-outer { position: relative; width: 100%; height: 100%; background: #FFF; } #fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0; outline: none; overflow: hidden; } #fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; } #fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px 0px; cursor: pointer; z-index: 1103; display: none; } #fancybox_error { color: #444; font: normal 12px/20px Arial; padding: 7px; margin: 0; } #fancybox-content { height: auto; width: auto; padding: 0; margin: 0; } #fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; -ms-interpolation-mode: bicubic; } #fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; } #fancybox-title { position: absolute; bottom: 0; left: 0; font-family: Arial; font-size: 12px; z-index: 1102; } .fancybox-title-inside { padding: 10px 0; text-align: center; color: #333; } .fancybox-title-outside { padding-top: 5px; color: #FFF; text-align: center; font-weight: bold; } .fancybox-title-over { color: #FFF; text-align: left; } #fancybox-title-over { padding: 10px; background-image: url('/img/jquery_fancybox/fancy_title_over.png'); display: block; } #fancybox-title-wrap { display: inline-block; } #fancybox-title-wrap span { height: 32px; float: left; } #fancybox-title-left { padding-left: 15px; background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px -90px; background-repeat: no-repeat; } #fancybox-title-main { font-weight: bold; line-height: 29px; background-image: url('/img/jquery_fancybox/fancybox-x.png'); background-position: 0px -40px; color: #FFF; } #fancybox-title-right { padding-left: 15px; background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -55px -90px; background-repeat: no-repeat; } #fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background-image: url('/img/jquery_fancybox/blank.gif'); z-index: 1102; display: none; } #fancybox-left { left: 0px; } #fancybox-right { right: 0px; } #fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; } #fancybox-left-ico { background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px -30px; } #fancybox-right-ico { background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px -60px; } #fancybox-left:hover, #fancybox-right:hover { visibility: visible;  } #fancybox-left:hover span { left: 20px; } #fancybox-right:hover span { left: auto; right: 20px; } .fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; } #fancy-bg-n { top: -20px; left: 0; width: 100%; background-image: url('/img/jquery_fancybox/fancybox-x.png'); } #fancy-bg-ne { top: -20px; right: -20px; background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px -162px; } #fancy-bg-e { top: 0; right: -20px; height: 100%; background-image: url('/img/jquery_fancybox/fancybox-y.png'); background-position: -20px 0px; } #fancy-bg-se { bottom: -20px; right: -20px; background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px -182px; } #fancy-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('/img/jquery_fancybox/fancybox-x.png'); background-position: 0px -20px; } #fancy-bg-sw { bottom: -20px; left: -20px; background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px -142px; } #fancy-bg-w { top: 0; left: -20px; height: 100%; background-image: url('/img/jquery_fancybox/fancybox-y.png'); } #fancy-bg-nw { top: -20px; left: -20px; background-image: url('/img/jquery_fancybox/fancybox.png'); background-position: -40px -122px; }  #fancybox-loading.fancybox-ie div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_loading.png', sizingMethod='scale'); } .fancybox-ie #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_close.png', sizingMethod='scale'); } .fancybox-ie #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; } .fancybox-ie #fancybox-title-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_title_left.png', sizingMethod='scale'); } .fancybox-ie #fancybox-title-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_title_main.png', sizingMethod='scale'); } .fancybox-ie #fancybox-title-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_title_right.png', sizingMethod='scale'); } .fancybox-ie #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_nav_left.png', sizingMethod='scale'); } .fancybox-ie #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_nav_right.png', sizingMethod='scale'); } .fancybox-ie .fancy-bg { background: transparent !important; } .fancybox-ie #fancy-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_n.png', sizingMethod='scale'); } .fancybox-ie #fancy-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_ne.png', sizingMethod='scale'); } .fancybox-ie #fancy-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_e.png', sizingMethod='scale'); } .fancybox-ie #fancy-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_se.png', sizingMethod='scale'); } .fancybox-ie #fancy-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_s.png', sizingMethod='scale'); } .fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_sw.png', sizingMethod='scale'); } .fancybox-ie #fancy-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_w.png', sizingMethod='scale'); } .fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }.jqismoothfade { position: absolute; background-color: #333333; } div.jqismooth { width: 350px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 3px #e2e8e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; } div.jqismooth .jqismoothcontainer { font-weight: normal; } div.jqismooth .jqismoothclose { position: absolute; top: 0; right: 0; width: 18px; cursor: default; text-align: center; padding: 2px 0 4px 0; color: #727876; font-weight: bold; background-color: #e2e8e6; -moz-border-radius-bottomLeft: 5px; -webkit-border-bottom-left-radius: 5px; border-left: solid 1px #e2e8e6; border-bottom: solid 1px #e2e8e6; cursor: pointer; } div.jqismooth .jqismoothmessage { padding: 10px; line-height: 20px; color: #444444; } div.jqismooth .jqismoothbuttons { text-align: right; padding: 5px 0 5px 0; border: solid 1px #e2e8e6; background-color: #f2f8f6; } div.jqismooth button{ padding: 3px 10px; margin: 0 10px; background-color: #008080; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; } div.jqismooth button:hover { background: #59B; *padding: 4px; cursor: pointer; } div.jqismooth button.jqismoothdefaultbutton { -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #88bbd4; border: 1px solid #59B; color: #fff; text-shadow: 0 -1px 0 #39d; padding: 4px 10px 5px; font-size: 11px; margin: 0 5px 0 0; font-weight: bold; } .jqismoothwarning .jqismooth .jqismoothbuttons { background-color: #FFB0B0; }.language_switcher, .language_switcher:link, .language_switcher:active, .language_switcher:visited, .language_switcher:hover { font-size: 11px; color: #7B7B7B; font-family: arial, verdana, helvetica; font-weight: normal; text-decoration: underline; } .language_switcher_on, .language_switcher_on:link, .language_switcher_on:active, .language_switcher_on:visited, .language_switcher_on:hover { font-size: 11px; color: #111212; font-family: arial, verdana, helvetica; font-weight: normal; text-decoration: none; } .language_switcher_spacer { width: auto; font-size: 11px; color: #7B7B7B; font-family: arial, verdana, helvetica; font-weight: normal; text-align: justify; margin-right: 8px; margin-left: 8px; }.menu_locator, .menu_locator:link, .menu_locator:active, .menu_locator:visited, .menu_locator:hover { font-size: 10px; color: #302629; font-family: arial, verdana, helvetica; } .menu_locator_sel, .menu_locator_sel:link, .menu_locator_sel:active, .menu_locator_sel:visited, .menu_locator_sel:hover { font-size: 10px; color: #FF0000; font-family: arial, verdana, helvetica; text-decoration: underline; } .menu_locator_spacer { font-size: 10px; color: #111212; font-family: arial, verdana, helvetica; font-weight: normal; padding: 5px; }#pcm{display:none;} ul.pureCssMenu ul{display:none} ul.pureCssMenu li:hover>ul{display:block} ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;} ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;} ul.pureCssMenu,ul.pureCssMenu ul { margin:0px; list-style:none; padding:0px 2px 2px 0px; background-color:#2A78C3; background-repeat:repeat; border-color:#EEEEEE #AAAAAA #AAAAAA #FFFFFF; border-width:2px; border-style:groove; } ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu { display:block; zoom:1; float: left; } ul.pureCssMenu ul{ width:141.75px; } ul.pureCssMenu li{ display:block; margin:2px 0px 0px 2px; font-size:0px; } ul.pureCssMenu a:active, ul.pureCssMenu a:focus { outline-style:none; } ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover { display:block; vertical-align:middle; background-color:#2A78C3; border-width:0px; border-color:; border-style:solid; text-align:left; text-decoration:none; padding:3px; _padding-left:0; font:bold 9px Verdana; color: #FFFFFF; text-decoration:none; cursor:pointer; } ul.pureCssMenu span{ overflow:hidden; } ul.pureCssMenu li { float:left; } ul.pureCssMenu ul li { float:none; } ul.pureCssMenu ul a { text-align:left; white-space:nowrap; } ul.pureCssMenu li.sep{ text-align:left; padding:0px; line-height:0; height:100%; } ul.pureCssMenu li.sep span{ float:none; padding-right:0; width:5; height:18; display:inline-block; background-color:#EEEEEE #AAAAAA #AAAAAA #FFFFFF; background-image:none;} ul.pureCssMenu ul li.sep span{ width:100; height:5; } ul.pureCssMenu li:hover{ position:relative; } ul.pureCssMenu li:hover>a{ background-color:#FAF5A4; border-style:solid; font:bold 9px Verdana; color: #091B2D; text-decoration:none; } ul.pureCssMenu li a:hover{ position:relative; background-color:#FAF5A4; border-style:solid; font:bold 9px Verdana; color: #091B2D; text-decoration:none; } ul.pureCssMenu li.dis a { color: #AAAAAA !important; } ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:3px;width:16px; height:16px; } ul.pureCssMenu ul img {width:16px; height:16px; } ul.pureCssMenu img.over{display:none} ul.pureCssMenu li.dis a:hover img.over{display:none !important} ul.pureCssMenu li.dis a:hover img.def {display:inline !important} ul.pureCssMenu li:hover > a img.def {display:none} ul.pureCssMenu li:hover > a img.over {display:inline} ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover a:hover img.over{display:inline} ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover a:hover img.def{display:none} ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul,ul.pureCssMenu a:hover a:hover a:hover ul{display:block} ul.pureCssMenu a:hover ul ul,ul.pureCssMenu a:hover a:hover ul ul{display:none} ul.pureCssMenu span{ display:block; background-image:url(./images/arrv_white_1.gif); background-position:right center; background-repeat: no-repeat; padding-right:13px;} ul.pureCssMenu ul span{background-image:url(./images/arr_white_1.gif)} ul.pureCssMenu li a.pureCssMenui0{ background-color:#2A78C3; } ul.pureCssMenu li a.pureCssMenui0:hover{ background-color:#FAF48F; }.menu_tree_right { padding: 0px; margin: 0px; border: 0px; width: 150px; float: left; cursor: hand; cursor: pointer; } .menu_tree_control { width: 17; height: 19; float: left; } .menu_tree_spacer { background: transparent; float: none; min-height: 2px; height: 2px; font-size: 2px; clear: both; }  .menu_tree_container_1 { width: auto; height: 100%; min-height: 100%; padding: 1px; background: #E1E1E1; } .menu_tree_container_1:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_1, .menu_tree_text_1:link, .menu_tree_text_1:visited, .menu_tree_text_1:hover, .menu_tree_text_1:active { width: 100%; height: auto; float: left; text-align: left; vertical-align: top; cursor: hand; cursor: pointer; color: #777777; font-family: arial, verdana, helvetica; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; }  .menu_tree_container_1_on { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 1px; border: 0px; background: #000000; } .menu_tree_container_1_on:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_1_on, .menu_tree_text_1_on:link, .menu_tree_text_1_on:visited, .menu_tree_text_1_on:hover, .menu_tree_text_1_on:active { width: 100%; float: left; text-align: left; vertical-align: top; height: auto; cursor: hand; cursor: pointer; color: #FFFFFF; font-family: arial, verdana, helvetica; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; }  .menu_tree_container_1_sel { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 0px; border: 1px solid #000000; } .menu_tree_container_1_sel:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_1_sel, .menu_tree_text_1_sel:link, .menu_tree_text_1_sel:visited, .menu_tree_text_1_sel:hover, .menu_tree_text_1_sel:active { width: 100%; float: left; text-align: left; vertical-align: top; height: auto; cursor: hand; cursor: pointer; color: #000000; font-family: arial, verdana; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; }  .menu_tree_container_2 { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 1px; border: 0px solid #CDC8BF; background: #FFFFFF; } .menu_tree_container_2:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_2, .menu_tree_text_2:link, .menu_tree_text_2:visited, .menu_tree_text_2:hover, .menu_tree_text_2:active { width: 100%; height: auto; float: left; text-align: left; vertical-align: top; cursor: hand; cursor: pointer; font-family: arial, verdana; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; color: #777777; }  .menu_tree_container_2_on { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 1px; border: 0px; background: #000000; } .menu_tree_container_2_on:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_2_on, .menu_tree_text_2_on:link, .menu_tree_text_2_on:visited, .menu_tree_text_2_on:hover, .menu_tree_text_2_on:active { width: 100%; height: auto; float: left; text-align: left; vertical-align: top; cursor: hand; cursor: pointer; color: #FFFFFF; font-family: arial, verdana, helvetica; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; }  .menu_tree_container_2_sel { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 1px; border: 0px; background: #A40000; } .menu_tree_container_2_sel:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_2_sel, .menu_tree_text_2_sel:link, .menu_tree_text_2_sel:visited, .menu_tree_text_2_sel:hover, .menu_tree_text_2_sel:active { width: 100%; height: auto; float: left; text-align: left; vertical-align: top; cursor: hand; cursor: pointer; color: #FFFFFF; font-family: arial, verdana, helvetica; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; }  .menu_tree_separator { width: 100%; float: left; text-align: left; vertical-align: top; padding: 3px 0px 0px 0px; background: transparent url(/img/menu_tree/separator_bkg.gif) repeat-x top right; } .menu_tree_separator font { vertical-align: top; padding: 12px 0px 0px 0px; font-family: arial, verdana; font-size: 10px; font-variant: normal; color: #003366; text-decoration: none; }  .menu_tree_container_3 { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 1px; border: 0px; background: #C7CCD1; border-left: 1px solid #8E9295; border-right: 1px solid #8E9295; } .menu_tree_container_3:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_3 { width: 100%; height: auto; float: left; text-align: left; vertical-align: top; cursor: hand; cursor: pointer; font-family: arial, verdana; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; color: #990000; }  .menu_tree_container_3_on { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 1px; border: 0px; background: #CC0070; border-left: 1px solid #8E9295; border-right: 1px solid #8E9295; } .menu_tree_container_3_on:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_3_on { width: 100%; height: auto; float: left; text-align: left; vertical-align: top; cursor: hand; cursor: pointer; color: #E1E1E1; font-family: arial, verdana; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; }  .menu_tree_container_3_sel { width: auto; height: 100%; min-height: 100%; margin: 0px; padding: 1px; border: 0px; background: #75B4E2; border-left: 1px solid #8E9295; border-right: 1px solid #8E9295; } .menu_tree_container_3_sel:after { content: ""; display: block; height: 0px; clear: both; } .menu_tree_text_3_sel { width: 100%; height: auto; float: left; text-align: left; vertical-align: top; cursor: hand; cursor: pointer; color: #E1E1E1; font-family: arial, verdana, helvetica; font-size: 10px; font-variant: normal; text-decoration: none; padding-left: 5px; }.menu_vertical { padding-top: 10px; }  .menu_vertical_0 { width: auto; margin-left: 1px; margin-right: 1px; padding: 0px; border: 1px solid #59687A; } .menu_vertical_0_item, .menu_vertical_0_item_sel { text-align: left; vertical-align: middle; display: block; font-size: 11px; font-family: arial, verdana, helvetica; text-decoration: none; font-weight: bold; color: #000000; background: #FFFFFF; height: 20px; line-height: 20px; margin: 0px; border: 0px; padding-left: 8px; padding-top: 2px; padding-bottom: 2px; padding-right: 4px; } .menu_vertical_0_item_sel { color: #000000; text-decoration: underline; background: #FFFFFF; } .menu_vertical_0_item:hover, .menu_vertical_0_item_sel:hover { color: #000000; background: #B7BAD0; } .menu_vertical_0_spacer { width: 100%; height: 1px; line-height: 0px; font-size: 0px; padding: 0px; margin: 0px; border-bottom: 1px dotted #A1A1A1; }  .menu_vertical_1 { width: auto; margin: 0px; padding: 0px; border: 0px; line-height: 0px; font-size: 0px; } .menu_vertical_1_item, .menu_vertical_1_item_sel { text-align: left; vertical-align: middle; display: block; font-size: 11px; line-height: 11px; font-family: arial, verdana, helvetica; text-decoration: none; font-weight: normal; color: #000000; padding-left: 12px; padding-top: 4px; padding-bottom: 4px; padding-right: 4px; } .menu_vertical_1_item_sel { color: #E42500; font-weight: normal; } .menu_vertical_1_item:hover, .menu_vertical_1_item_sel:hover { color: #000000; background: #B7BAD0; } .menu_vertical_1_spacer { width: 100%; height: 0px; line-height: 0px; font-size: 0px; padding: 0px; margin: 0px; border: 0px; }  .menu_vertical_2 { width: auto; margin: 0px; padding: 0px; border: 0px; line-height: 0px; font-size: 0px; } .menu_vertical_2_item, .menu_vertical_2_item_sel { text-align: left; vertical-align: middle; display: block; font-size: 11px; line-height: 11px; font-family: arial, verdana, helvetica; text-decoration: none; font-weight: normal; color: #000000; background: #FFFFFF; padding-left: 22px; padding-top: 4px; padding-bottom: 4px; padding-right: 4px; } .menu_vertical_2_item_sel { color: #E42500; background: #FFFFFF; font-weight: normal; } .menu_vertical_2_item:hover, .menu_vertical_2_item_sel:hover { color: #000000; background: #B7BAD0; } .menu_vertical_2_spacer { width: 100%; height: 0px; line-height: 0px; font-size: 0px; padding: 0px; margin: 0px; border: 0px; }.newsletter_form { margin:10px; } .newsletter_form_box { margin: 0px; border: 0px; } .newsletter_form_text { color: #716e45; } .newsletter_form_input { width: 150px; height: 18px; border: 2px solid #716E45; font-family: arial, verdana, helvetica; font-size: 12px; background: #FFFFFF; vertical-align: middle; margin-bottom: 4px; margin-top: 3px; padding-top: 2px; padding-left: 4px; background-image:url(img/login_bg.gif); } .newsletter_form_text { margin: 0px; border: 0px; padding-top: 5px; padding-bottom: 5px; text-align: left; color:#716E45; font: bold 22px Arial, serif; } .newsletter_form_text font { font-size: 10px; color: #111212; font-family: arial, verdana, helvetica; font-weight: normal; text-align: justify; } .newsletter_form_button, .newsletter_form_button:link, .newsletter_form_button:visited, .newsletter_form_button:active { width: 100%; height: 24px; padding: 0px; padding-left: 9px; margin-top: 5px; border-style: outset; border-top: 2px solid #87bdc7; border-left: 2px solid #87bdc7; border-right: 2px solid #05747d; border-bottom: 2px solid #05747d; background-color: #43939e; color: #fff; font: normal 11px/20px arial, serif; text-align: left; } .newsletter_form_button:hover { cursor:pointer; background: #00ADB9; } .newsletter_form_button:active { border-style: inset; } .newsletter_form_checkbox { margin:0px; margin-right:5px; padding:0px; float:left; clear:right; margin-top:-1px; }.sitemap_1 { padding: 4px 4px 4px 8px; font-size: 12px; font-family: arial, verdana, helvetica; color: #000000; line-height: 18px; border-bottom: 1px solid #CCCCCC; } .sitemap_2 { padding: 4px 4px 4px 25px; font-size: 12px; font-family: arial, verdana, helvetica; color: #000000; line-height: 18px; border-bottom: 1px solid #CCCCCC; } .sitemap_2 a, .sitemap_2 a:link, .sitemap_2 a:active, .sitemap_2 a:visited { font-size: 12px; font-family: arial, verdana, helvetica; color: #000000; line-height: 18px; font-weight: normal; } .sitemap_2 li { list-style-type: square; } .sitemap_3 { padding: 4px 4px 4px 40px; font-size: 12px; font-family: arial, verdana, helvetica; color: #000000; line-height: 16px; border-bottom: 1px solid #CCCCCC; } .sitemap_3 a, .sitemap_3 a:link, .sitemap_3 a:active, .sitemap_3 a:visited { font-size: 12px; font-family: arial, verdana, helvetica; color: #000000; line-height: 16px; font-weight: normal; } .sitemap_3 li { list-style-type: none; color: #E4E4E4; }.user_login { width: 158px; margin: 0px 10px; text-align: center; display: block; } .user_login_title { font: bold 18px Arial, serif; color: #716e45; padding-bottom: 5px; } .user_login_text { color: #343838; font-size: 13px; line-height: 16px; font-family: arial, verdana, helvetica; font-weight: normal; text-decoration: none; text-align: left; padding: 4px 0px; } .user_login_username { color: #343838; font-size: 13px; line-height: 16px; font-family: arial, verdana, helvetica; font-weight: normal; text-decoration: none; text-align: left; padding: 4px 0px; } .user_login_username a { color: #343838; font-size: 13px; line-height: 16px; font-family: arial, verdana, helvetica; font-weight: bold; text-decoration: none; text-align: left; } .user_login_username a:hover { text-decoration: underline; } .user_login_input { width: 146px; height: 19px; font-family: arial, verdana, helvetica; font-size: 12px; background: #FFFFFF; vertical-align: middle; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; } .user_login_input input { width: 146px; height: 19px; font-family: arial, verdana, helvetica; font-size: 12px; line-height: 16px; background: #FFFFFF; vertical-align: middle; border: 0px; margin: 0px; padding: 3px 0px 0px 4px; background: url(/img/layout/all_input_bg.gif) top right no-repeat; border: 1px solid #999; } .user_login_input input:focus { background: url(/img/layout/all_input_bg.gif) top right no-repeat; border: 1px solid #000; color: #000; } .user_login_text_checkbox { margin: 0px; margin-right: 5px; *margin-right: 0px; padding: 0px; float: left; clear: right; margin-top: 4px; *margin-top: 0px; } .user_login_text span { font-size: 13px !important; line-height: 20px; } .user_login_link { color: #42929d; } .user_login_link a { color: #42929d; font-size: 11px !important; font-family: arial, verdana, helvetica; font-weight: normal; text-decoration: none; padding-left: 0px; text-align: left; } .user_login_link a:hover { text-decoration: underline; } .user_login_button_login { background: #FFF url(/img/user/button_login.png) no-repeat; width: 156px; height: 43px; border: 0px; margin-top: 5px; margin-left: 2px; } .user_login_button_login:hover { cursor: pointer; } .user_login_button_login:active { border-style: inset; } .user_login_button_logout { width: 100%; height: 24px; padding: 0px; padding-left: 9px; margin-top: 5px; border-style: outset; border-top: 2px solid #87bdc7; border-left: 2px solid #87bdc7; border-right: 2px solid #05747d; border-bottom: 2px solid #05747d; background-color: #43939e; color: #fff; font: normal 11px/20px arial, serif; text-align: left; } .user_login_button_logout:hover { cursor: pointer; background: #00ADB9; } .user_login_button_logout:active { border-style: inset; } .user_login_result_error { width: auto; height: auto; padding: 0px; padding-top: 5px; text-align: left; } .user_login_result_error_container { width: 100%; height: 100%; font-size: 11px; font-family: arial, verdana, helvetica; font-weight: bold; color: #FFFFFF; background: #D5090D; line-height: 12px; text-align: left; background: #D5090D; padding: 4px; } .user_login_result_error_container p { width: 100%; height: 100%; font-size: 11px; font-family: arial, verdana, helvetica; font-weight: bold; color: #FFFFFF; line-height: 12px; text-align: left; padding: 0px; margin: 0px; } .user_login_auto { height: auto; padding: 0px; text-align: left; vertical-align: middle; } .user_login_auto label { margin: 0px; padding: 0px; border: 0px; text-align: left; } .user_login_auto label span { padding: 0px; padding-left: 2px; font-size: 11px; font-family: arial, verdana, helvetica; height: 100%; } ul.user_profile_menu { margin: 0px; padding: 0px; background: #f3f3eb url(/img/menu_third/menu_bkg.gif) bottom repeat-x; } ul.user_profile_menu li { float: left; list-style: none; } ul.user_profile_menu li:hover { background: #fff; } ul.user_profile_menu li a { display: block; padding: 5px 9px 5px 5px; text-decoration: none; } ul.user_profile_menu li a:hover { background-color: #d8d7bb; text-decoration: none; } ul.user_profile_menu li ul { margin: 27px 0 0 0; padding: 0; position: absolute; visibility: hidden; border-right: 1px solid #496068; border-left: 1px solid #496068; z-index: 100; } ul.user_profile_menu li ul li { float: none; display: inline; } ul.user_profile_menu li ul li a { width: auto; padding: 5px; text-decoration: none; background: #f3f3eb; border-bottom: 1px solid #496068; } ul.user_profile_menu li ul li a:hover{ background: #d8d7bb; text-decoration: none; color: #000000; }.user_menu_link a { color: #000000; font-size: 11px; line-height: 16px; font-family: arial, verdana, helvetica; font-weight: normal; text-decoration: none; background-image: url("/img/user_menu/right_arrow.gif"); background-repeat: no-repeat; padding-left: 10px; text-align: left; float: left; } .user_menu_link a:hover { text-decoration: underline; }.user_register_title { width: 100%; height: 25px; background-color: #dbdbdb; vertical-align: middle; padding-left: 15px; font-family: arial; font-size: 12px; font-weight: bold; color: #000000; } .user_register_form_cell { width: 120px; height: 25px; vertical-align: middle; padding: 0px 2px 0px 15px; font-family: arial, verdana, helvetica; font-size: 11px; font-weight: normal; color: #000000; } .user_register_form_cell_right { width: auto; height: 25px; vertical-align: middle; padding: 0px 2px 0px 15px; font-family: arial, verdana, helvetica; font-size: 11px; font-weight: normal; color: #85888C; } .user_register_form_input { width: 100%; font-family: arial; font-size: 11px; background: #FFFFFF; vertical-align: middle; border: 1px solid #7D7D7D; margin: 0px; padding: 0px; }.advertise_notification { width: 505px; border: 9px solid #d8eaec !important; } .advertise_notification td{ vertical-align: top; padding: 0px; } .advertise_notification_title, .advertise_notification_title:link, .advertise_notification_title:visited, .advertise_notification_title:active .advertise_notification_title:hover { font-family: arial,verdana,helvetica; color: #186470; font-size: 18px; font-weight: bold; line-height: 20px; padding-bottom: 5px; } .advertise_notification_content:link, .advertise_notification_content:visited, .advertise_notification_content:active, .advertise_notification_content:hover { font-family: arial,verdana,helvetica; color: #000000; font-weight: bold; font-size: 14px; } .advertise_notification_content:hoover { color: #000000; font-weight: bold; font-size: 14px; }.briefcase_share_list_item td { padding-top: 3px; padding-bottom: 3px; } .briefcase_own_list_header_input { width: 148px; height: 24px; overflow: hidden; position: relative; margin-top: 1px; } .briefcase_own_list_header_input_text { width: 125px; height: 16px; border: 0px; margin-right: 20px; display: inline; font: normal 11px Arial, serif; padding-top: 3px; padding-left: 4px; border: 2px solid #c1c0ac; border-right: 0px; position: absolute; top: 0px; } .briefcase_all_list_header_input { width: 148px; height: 24px; overflow: hidden; position: relative; margin-top: 1px; } .briefcase_all_list_header_input_text { width: 125px; height: 16px; border: 0px; margin-right: 20px; display: inline; font: normal 11px Arial, serif; padding-top: 3px; padding-left: 4px; border: 2px solid #c1c0ac; border-right: 0px; position: absolute; top: 0px; } .briefcase_all_list_header_input div { position: absolute; right: 0px; top: 0px; border: 2px solid #c1c0ac; border-left: 0px; } .briefcase_all_list_item { overflow: hidden; width: 250px; } .briefcase_all_list_item_img { border: 0;  margin-right: 8px; } .briefcase_all_list_item_category, a.briefcase_all_list_item_category { text-decoration: none; color: #6c959b; cursor: pointer; } .briefcase_all_list_item_category:hover, a.briefcase_all_list_item_category:hover { text-decoration:underline; } .briefcase_edit_lista_div { margin-bottom: 7px; } .briefcase_edit_checkbox { margin-bottom: 0px; margin-top: 0px; } .briefcase_edit_title { font-weight: bold; font-size: 12px; } .briefcase_edit_grey { color: #989582; margin-left: 5px; } .briefcase_view_details div { margin-bottom: 3px; } .briefcase_view_item { margin: 0px 20px 0px 0px !important; border: 2px solid #cbc9b4 !important; } .briefcase_view_bluelink { color: #7fbac0; } .briefcase_view_bluetext { color: #7fbac0; } .briefcase_view_submit { width: 140px; } .briefcase_view_comment_title { color: #97946b; font-size: 17px !important; font-weight: bold; padding-top: 10px; } .briefcase_view_comment_user { color: #7fbac0; padding-left: 20px; background: url(/img/briefcase/briefcase_view_user_comment.gif) left top no-repeat; margin-right: 10px; } .briefcase_view_nav { color: #d9d9d5; text-align: right; } .briefcase_view_nav a { color: #adadac; } .briefcase_view_nav_active { background-color: #d9d9d5; color: #000 !important; padding: 0px 2px; } #briefcase_rate { float: left; clear: both; width: 100%; height: auto; padding: 0px; margin: 0px; } #briefcase_rate li { float: left; list-style: none; } #briefcase_rate li a:hover, #briefcase_rate .on { background: url(/img/briefcase/briefcase_all_list_item_fullstar.gif) no-repeat; } #briefcase_rate a { float: left; background: url(/img/briefcase/briefcase_all_list_item_emptystar.gif) no-repeat; width: 12px; height: 12px; } .briefcase_top_detail { margin-left: 2px; } .briefcase_file_view_name { width: 331px; overflow: hidden; } .briefcase_all_list_name { width: 200px; overflow: hidden; } .briefcase_top_object_name { width: 190px; overflow: hidden; } .briefcase_top_object_name a, .briefcase_top_object_name a span { color: #008080; text-decoration: none; } .briefcase_top_object_name a:hover, .briefcase_top_object_name a span:hover { color: #666; text-decoration: underline; } .briefcase_button_like { background: url(/img/briefcase/briefcase_thumb_up.png); width: 20px; height: 20px; cursor: pointer; border: 0px; } .briefcase_button_rating_loader { background: url(/img/layout/book-loader.gif) no-repeat; width: 20px; height: 16px; border: 0px; } .briefcase_button_notlike { background: url(/img/briefcase/briefcase_thumb_down.png); width: 20px; height: 20px; cursor: pointer; border: 0px; } .briefcase_add_contact { padding: 3px 15px 3px 20px; text-decoration: none !important; color: #000000; background: #FFF url(/img/network_invite_manual/add.gif) 1px center no-repeat; } a.briefcase_document_title { color: #008080; text-decoration: none; } a.briefcase_document_title:hover { color: #666; text-decoration: underline; } .briefcase_list_all_info { color: #666; } .briefcase_list_all_pad { padding-left: 16px; }.special { background-color: #000; color: #fff; } .social_calendar_month_title { color:#000000; font-weight:bold; }.center_box_post a {  } .right_box_top .no_block { display: inline; } .community_top_item { margin-left: 0px; }.contest_notification { width: 505px; border: 9px solid #d8eaec !important; } .contest_notification td{ vertical-align: top; padding: 0px; } .contest_notification_title, .contest_notification_title:link, .contest_notification_title:visited, .contest_notification_title:active .contest_notification_title:hover { font-family: arial,verdana,helvetica; color: #186470; font-size: 18px; font-weight: bold; line-height: 20px; padding-bottom: 5px; } .contest_notification_content:link, .contest_notification_content:visited, .contest_notification_content:active, .contest_notification_content:hover { font-family: arial,verdana,helvetica; color: #000000; font-weight: bold; font-size: 14px; } .contest_notification_content:hoover { color: #000000; font-weight: bold; font-size: 14px; }.dashboard_list_items { width:100%; list-style:none; } .dashboard_period { display:block; width:100%; height:20px; background-color:#eeeee4; text-decoration:none; margin-bottom:7px; } .dashboard_period:hover { text-decoration:none !important; } .dashboard_period_span { display:block; width:100%; line-height:20px; background-color:#eeeee4; margin:20px 0 10px 0; } .dashboard_period_img { margin:4px 0px -1px 5px !important; } .dashboard_list_on { display:block; margin-bottom:7px; } .dashboard_list_off { display:none; margin:8px 0px; } .dashboard_list_bluelink { color:#008080;  } .dashboard_list_bluelink:hover { color:#008080; } .dashboard_list_bluetext { color:#008080; } .dashboard_list_img { margin:0px 8px -3px 0px !important; position:relative; } .dashboard_list_time { color:#8a8977; font-size:10px; } .dashboard_list_time_img { margin:0px 1px -3px 0px !important; position:relative; } .dashboard_filter_name { float:left; width:100px; text-align:right !important; padding-top:5px; } .dashboard_filter_outer { position:relative; width:194px; height:auto; float:right; } .dashboard_filter { display:block; border:1px solid #c7c4a3; width:190px; height:20px; background:#fff url(/img/dashboard/dashboard_filter_arrow.gif) right top no-repeat; text-decoration:none; } .dashboard_filter:hover { text-decoration:none !important; } .dashboard_filter span { margin-left:4px; line-height:20px; } .dashboard_filter_details { position:absolute; z-index:100; border:1px solid #c7c4a3; border-top-width:0px; width:190px; top:20px; left:0px; background-color:#fff; padding:6px 0px; } .dashboard_filter_details div { margin:3px 0px; } .dashboard_filter_details img { margin:0px 7px -1px 12px !important; } .dashboard_filter_details a { text-decoration:none; } .dashboard_filter_details a:hover { text-decoration:none !important; } .dashboard_top_item { margin-left: 15px; } .dashboard_notification_header { width: 505px; border: 9px solid #d8eaec !important; } .dashboard_notification_header td{ vertical-align: top; padding: 0px; } .dashboard_notification_header_user_profile_complete { background: url(/img/dashboard/notification/bkg_user_profile_complete.png); width: 503px; border: 9px solid #FFFFFF !important; } .dashboard_notification_header_user_profile_complete td{ vertical-align: middle; padding: 0px; } .dashboard_notification { text-align: left; line-height: 1.5em; } p.dashboard_notification { color: #000000; font-weight: bold; font-size: 14px; } h1.dashboard_notification { color: #186470; font-size: 18px; line-height: 20px; padding-bottom: 5px; } h1.dashboard_notification_white { color: #FFFFFF; font-size: 18px; line-height: 20px; padding-bottom: 5px; } span.dashboard_notification { color: #000000; font-weight: bold; font-size: 14px; } a.dashboard_notification:link, a.dashboard_notification:visited { color: #000000; font-weight: bold; font-size: 14px; } a.dashboard_notification:hoover { color: #000000; font-weight: bold; font-size: 14px; }  #network_build_form_visible { display: none; } #network_build_form_hidden { display: none; } .dashboard_notification_network_build_visible { background: #FFFFFF url(/img/network/background_network_build.jpg) top no-repeat; width: 505px; border: 9px solid #008080 !important; } .dashboard_notification_network_build_hidden { background: #008080; width: 505px; border: 9px solid #008080 !important; } span.dashboard_notification_network_build_title_white { color: #FFFFFF; font-size: 22px; font-weight: bold; } span.dashboard_notification_network_build_title_grey { color: #CCCCCC; font-size: 23px; } span.dashboard_notification_network_build_title_black { color: #000000; font-size: 22px; font-weight: bold; } .dashboard_notification_network_build_input_name { padding: 9px 5px; font-size: 12px; font-weight: bold; color: #666666; } .dashboard_notification_network_build_text_small { color: #666666; }.debate_comment_button_like { background: url(/img/social_debate/social_debate_comment_thumb_up.png); width: 20px; height: 20px; cursor: pointer; border: 0px; } .debate_comment_button_notlike { background: url(/img/social_debate/social_debate_comment_thumb_down.png); width: 20px; height: 20px; cursor: pointer; border: 0px; }.center_box_post a {  } .right_box_top .no_block { display: inline; } .group_top_item { margin-left: 0px; }.discussion_comment_button_like { background: url(/img/social_group_discussion/social_group_discussion_comment_thumb_up.png); width: 20px; height: 20px; cursor: pointer; border: 0px; } .discussion_comment_button_notlike { background: url(/img/social_group_discussion/social_group_discussion_comment_thumb_down.png); width: 20px; height: 20px; cursor: pointer; border: 0px; }.influence_left_side { display: block; color: #827f64; font: bold 13px Arial, sans-serif; margin-bottom: 9px; } .influence_left_side div { font: normal 11px Arial, sans-serif; color: #000; margin-left: 22px; } .influence_statistics_header { width: 505px; border: 9px solid #d8eaec !important; } .influence_statistics_header td{ vertical-align: middle; } .influence_statistics { text-align: left; line-height: 1.5em; } p.influence_statistics { color: #000000; font-weight: bold; font-size: 14px; } h1.influence_statistics { color: #186470; font-size: 26px; line-height: 28px; } span.influence_statistics { font-size: 90%; } .influence_people_header { background-color: #9fcbd1 !important; padding: 4px 0 4px 10px; margin-top: 10px; margin-bottom: 10px; } .influence_cancel { padding: 4px 50px 4px 10px; background: #c4c1a0; color: #000; font: bold 14px/28px Tahoma, sans-serif; text-decoration: none; margin: 0px 3px 0px 0px; } .influence_cancel:hover { padding: 4px 50px 4px 10px; color: #fff; text-decoration: none !important; background: #42929d; } .influence_log_list_time_img { margin: 0px 6px -3px 5px !important; position: relative; } .influence_list_time { color:#8a8977; font-size:10px; white-space: nowrap; margin: 0px; padding-right: 5px; } .influence_list_evolution { text-align: right; padding-right: 15px; }.job_all_list_header_input { width: 287px; height: 26px; overflow: hidden; position: relative; } .job_all_list_header_input_text { width: 265px; height: 18px; border: 0px; margin-right: 20px; display: inline; font: normal 11px Arial, serif; padding-top: 3px; padding-left: 4px; border: 2px solid #c1c0ac; border-right: 0px; position: absolute; top: 0px; } .job_all_list_header_input div { position: absolute; right: 0px; top: 0px; border: 2px solid #c1c0ac; border-left: 0px; } .job_all_list_title { font: bold 14px Arial, serif !important; color: #000; } .job_all_list_black_12 { color: #000; font: normal 12px Arial, serif; text-decoration: none; } .job_all_list_blue_12 { color: #568D94; font: normal 12px Arial, serif; } .job_all_list_info { color: #000; font: normal 12px Arial, serif; padding-top: 2px; padding-bottom: 2px; text-decoration: none; padding-left: 24px; background: url(/img/job/job_all_list_info.gif) left center no-repeat; } .job_all_list_memo { color: #000; font: normal 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; background: url(/img/job/job_all_list_memo.gif) left center no-repeat; } .job_item_edit_links { padding-top: 7px; } .job_own_list_edit { color: #000; font: normal 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; background: url(/img/job/job_own_list_edit.gif) left center no-repeat; } .job_own_list_delete { color: #000; font: normal 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; background: url(/img/job/job_own_list_delete.gif) left center no-repeat; } .job_all_list_hr { background-color: #D0CCAF; border-top: 1px solid #D0CCAF; } .job_submit_blue { background: #42929d url(/img/job/job_submit_plus.gif) 5px center no-repeat; padding: 4px 14px 4px 33px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; } .job_submit_grey { background-color: #9e9c76; width: 140px; padding: 4px 0px 4px 0px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; text-align: center; margin-left: 20px; } .job_all_nav { border: 2px solid #c2c1a3; width: 15px; height: 22px; text-align: center; } .job_all_nav_up { display: block; margin-left: auto; margin-right: auto; width: 9px; height: 5px; background-image: url(/img/job/job_all_nav_off.gif); margin-bottom: 4px; margin-top: 4px; } .job_all_nav_up:hover { width: 9px; height: 5px; background-image: url(/img/job/job_all_nav_on.gif); } .job_all_navb_up { display: block; margin-left: auto; margin-right: auto; width: 9px; height: 5px; background-image: url(/img/job/job_all_navb_off.gif); margin-bottom: 4px; } .job_all_navb_up:hover { width: 9px; height: 5px; background-image: url(/img/job/job_all_navb_on.gif); } .job_detail_title { font-size: 18px; padding-left: 13px; padding-bottom: 6px; font-weight: bold; } .job_item_view_table { width: 100%; } .job_item_view_table_company { width: 100% !important; } .job_top_item { margin-left: 0px; } .job_edit_form_title { vertical-align: middle; } .job_apply_align_middle { vertical-align: middle; } .job_personalize_invite_down { padding: 3px 15px 3px 30px; text-decoration: none !important; color: #000000; background: #ffffff url(/img/job/personalize_down.gif) 8px center no-repeat; line-height: 26px; } .job_personalize_invite_up { padding: 3px 15px 3px 30px; text-decoration: none !important; color: #000000; background: #ffffff url(/img/job/personalize_up.gif) 8px center no-repeat; line-height: 26px; } .job_personalize_invite:hover { color: #007B76; } .job_personalize_box { border: 1px solid #daedef; }  .job_apply_success_ok{ padding: 4px 50px 4px 10px; background: #c4c1a0; color: #000; font: bold 14px/28px Tahoma, serif; text-decoration: none; margin: 0px 3px 0px 0px; } .job_apply_success_ok:hover { padding: 4px 50px 4px 10px; color: #fff; text-decoration: none !important; background: #42929d; } h1.job_apply_success { color: #42929d; font-size: 24px; text-align: left; } .job_apply_applicant_information { font-size: 85%; }.message_table { width:100%; } .message_table td { vertical-align:middle; padding:2px 0; border-bottom:#EEE 1px solid; } .message_table td.noborder { border-bottom:0; } .message_table input, .message_table textarea { width:99%; } .message_compose_textarea { height:200px; } .message_compose_buttons { height:30px; padding-right:7px; text-align:right; vertical-align:middle; } .message_compose_buttons img{ margin-right:3px; border:0px; } .message_blue { background-color:#47A5AE; } .message_blue_2 { background-color:#DEE3E5; } .message_inbox_input { width:120px; margin:0px 5px; } .message_mark { vertical-align:middle; height:42px; text-align:left; } .message_mark image:hover { cursor:pointer; } .message_list { background-color:#ddeaed; } .message_list td { height:24px; color:#000; padding-left:10px; font-weight:bold; } .message_list td a { color:#000; } .message_border_1 { border:1px solid #CCCCCC; } .message_actions { height:30px; text-align:right; } .message_emptytd { background-color:#fff; } .message_item { background-color:#fff; height:23px; } .message_item td { padding-left:10px; } .message_padding_5 td { padding:5px; } .message_delete { padding:4px 15px 4px 28px; background:url(/img/messages/button_delete_off.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; } .message_delete:hover { color:#3C959B; text-decoration:none !important; } .message_mark_as_read { padding:4px 15px 4px 28px; background:url(/img/messages/mail-read.png) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; } .message_mark_as_read:hover { color:#3C959B; text-decoration:none !important; } .message_mark_as_unread { padding:4px 15px 4px 28px; background:url(/img/messages/mail-unread.png) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; } .message_mark_as_unread:hover { color:#3C959B; text-decoration:none !important; } .message_forward { padding:4px 15px 4px 28px; background:url(/img/messages/button_forward_off.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; } .message_forward:hover { padding:4px 15px 4px 28px; color:#fff; text-decoration:none !important; background:#42929d url(/img/messages/button_forward_on.gif) 8px center no-repeat; } .message_reply { padding:4px 15px 4px 28px; background:url(/img/messages/button_reply_off.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; } .message_reply:hover { padding:4px 15px 4px 28px; color:#fff; text-decoration:none !important; background:#42929d url(/img/messages/button_reply_on.gif) 8px center no-repeat; }  .message_forward_off { padding:4px 15px 4px 28px; background:url(/img/messages/button_next_off.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; color: #999999; } .message_forward_off:hover { padding:4px 15px 4px 28px; text-decoration:none !important; color: #999999; cursor: default; } .message_reply_off { padding:4px 15px 4px 28px; background:url(/img/messages/button_prev_off.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; color: #999999; } .message_reply_off:hover { padding:4px 15px 4px 28px; text-decoration:none !important; color: #999999; cursor: default; } .button_filter { padding:4px 15px 4px 28px; background:#42929d url(/img/messages/button_filter.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; color:#fff; } .button_filter:hover { padding:4px 15px 4px 28px; color:#fff; text-decoration:none !important; } .message_backto { padding:6px 15px 4px 28px; background:url(/img/messages/button_backto_off.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; } .message_backto:hover { padding:6px 15px 4px 28px; color:#fff; text-decoration:none !important; background:#42929d url(/img/messages/button_backto_on.gif) 8px center no-repeat; } .message_submit { padding:4px 15px 4px 28px; background:url(/img/messages/button_submit_off.gif) 8px center no-repeat; font:bold 14px/28px Tahoma, serif; text-decoration:none; margin:0px 3px 0px 0px; } .message_submit:hover { padding:4px 15px 4px 28px; color:#fff; text-decoration:none !important; background:#42929d url(/img/messages/button_submit_on.gif) 8px center no-repeat; } .message_read_header { background-color:#dfddc9; padding:10px; }  .message_compose_confirm_ok{ padding: 4px 50px 4px 10px; background: #c4c1a0; color: #000; font: bold 14px/28px Tahoma, serif; text-decoration: none; margin: 0px 3px 0px 0px; } .message_compose_confirm_ok:hover { padding: 4px 50px 4px 10px; color: #fff; text-decoration: none !important; background: #42929d; } h1.message_compose_confirm { color: #42929d; font-size: 24px; text-align: left; }  .message_inbox_item_new { font-weight: bold; color: #000; } .message_inbox_item_old { font-weight: regular; color: #CCC; }.username { font: bold 12px Arial, serif; color:#000; } .center_box_post a {  } .network_invite_manual_add { padding: 3px 15px 3px 20px; text-decoration:none !important; color: #000000; background: #daedef url(/img/network_invite_manual/add.gif) 1px center no-repeat; } .network_invite_manual_add:hover { color: #008080; } .network_personalize_invite_down { padding: 3px 15px 3px 25px; text-decoration:none !important; color: #000000; background: #ffffff url(/img/network_invite_manual/personalize_down.gif) 5px center no-repeat; } .network_personalize_invite_up { padding: 3px 15px 3px 25px; text-decoration:none !important; color: #000000; background: #ffffff url(/img/network_invite_manual/personalize_up.gif) 5px center no-repeat; } .network_personalize_invite:hover { color: #008080; } .network_personalize_box { border: 1px solid #daedef; } .network_submit_file {} .network_submit_file td {  font: normal 12px Arial, serif; } .network_submit_file_blue { background: #42929d url(/img/network/network_submit_plus.gif) 5px center no-repeat; text-align: left; padding: 4px 14px 4px 24px; width: 160px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; cursor: pointer; } .network_submit_file_blue:hover { cursor: pointer; } .network_submit_file_grey { background: #C5C0A0 url(/img/network/network_submit_browse.gif) 5px center no-repeat; padding: 4px 10px 4px 24px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; text-align: center; margin-top: 5px; cursor: pointer; height: 23px; } .network_submit_file_grey:hover { cursor: pointer; }  div.fileinputs { position: relative; height: 36px; } input.file_hidden { position: relative; width: 400px; height: 36px; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; } div.fakefile { position: absolute; top: 0px; left: 0px; padding: 0; margin: 0; z-index: 1; line-height: 90%; } span.network_top_item { margin-left: 0px; }  .network_statistics_cancel { padding: 4px 50px 4px 10px; background: #c4c1a0; color: #000; font: bold 14px/28px Tahoma, serif; text-decoration: none; margin: 0px 3px 0px 0px; } .network_statistics_cancel:hover { padding: 4px 50px 4px 10px; color: #fff; text-decoration: none !important; background: #42929d; } .network_statistics_connection_odd { background-color: #eaf3f8 !important; } .network_statistics_connection_even { background-color: #fff !important; } .network_statistics_connection_odd, .network_statistics_connection_even { width: 90%; padding: 4px 25px; background: url('/img/network_statistics/arrow.gif') 8px center no-repeat; } h1.network_statistics { color: #42929d; font-size: 24px; text-align: left; } .network_statistics_connection_total { color: #42929d; font-size: 16px; font-weight: bold; } .network_statistics_connection_total span{ color: #000; }  .network_invite_list_no_contacts { height: 195px; background: url('/img/network_invite/agenda_no_contacts_bg.png') repeat-x top left; padding: 0; overflow: hidden; } .network_invite_list_no_contacts_icon { float: left; } .network_invite_list_no_contacts_text { height: 188px; } .network_invite_list_no_contacts_text h1 { color: #96926c; font-size: 18px; font-weight: normal; line-height: 30px; } .network_invite_list_no_contacts_text p { color: #000; font-size: 12px; } .network_invite_list_no_contacts_text ul li { color: #fff; font-size: 24px; font-weight: bold; } .network_invite_list_no_contacts_text ul { } .network_invite_list_no_contacts_text ul a { color: #fff; font-size: 24px; font-weight: bold; } .network_button_invite { background: url(/img/network/network_button_invite.png); border: 0; width: 160px; height: 40px; cursor: pointer; } .network_button_import { background: url(/img/network/background_button_import.png); border: 0; width: 160px; height: 40px; cursor: pointer; } .network_button_add { background: url(/img/network/background_button_add.png); border: 0; width: 160px; height: 40px; cursor: pointer; }.notification_table td { vertical-align: middle; padding: 2px 0; border-bottom: #EEE 1px solid; } .notification_table td.noborder { border-bottom: 0; } .notification_list { background-color: #ddeaed; } .notification_list td { height: 24px; color: #000; font-weight: bold; } .notification_list td a { color: #000; }.question_all_list_header_input { width: 164px; height: 26px; overflow: hidden; position: relative; } .question_all_list_header_input_text { width: 139px; height: 16px; border: 0px; margin-right: 20px; display: inline; font: normal 11px Arial, serif; padding-top: 3px; padding-left: 4px; border: 2px solid #c1c0ac; border-right: 0px; position: absolute; top: 0px; } .question_all_list_header_input div { position: absolute; right: 0px; top: 0px; border: 2px solid #c1c0ac; border-left: 0px; } .question_all_list_title { font: bold 14px arial, serif !important; color: #000; } .question_all_list_black_12 { color: #000; font: 12px arial, serif; text-decoration: none; } .question_all_list_blue_12 { color: #568D94; font: 12px arial, serif; } .question_all_list_hr { background-color: #D0CCAF; border-top: 1px solid #D0CCAF; margin: 4px 0px !important; } .question_all_nav { border: 2px solid #c2c1a3; width: 15px; height: 20px; text-align: center; } .question_all_nav_up { display: block; margin-left: auto; margin-right: auto; width: 9px; height: 5px; background: url(/img/question/question_all_nav_off.gif) no-repeat; margin-bottom: 3px; margin-top: 3px; line-height: 1px !important; font-size: 1px !important; } .question_all_nav_up:hover { width: 9px; height: 5px; background: url(/img/question/question_all_nav_on.gif) no-repeat; } .question_all_navb_up { display: block; margin-left: auto; margin-right: auto; width: 9px; height: 5px; background: url(/img/question/question_all_navb_off.gif) no-repeat; margin-bottom: 3px; line-height: 1px !important; font-size: 1px !important; } .question_all_navb_up:hover { width: 9px; height: 5px; background: url(/img/question/question_all_navb_on.gif) no-repeat; } .question_detail_title { font-size: 18px; padding-left: 13px; padding-bottom: 6px; font-weight: bold; } .question_submit_blue { background: #42929d url(/img/question/question_submit_plus.gif) 5px center no-repeat; padding: 4px 14px 4px 33px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; } .question_question_blue { background: #42929d url(/img/question/question_submit_question.gif) 5px center no-repeat; padding: 4px 14px 4px 33px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; } .question_submit_grey { background-color: #9e9c76; width: 140px; padding: 4px 0px 4px 0px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; text-align: center; margin-left: 20px; } .question_all_align, .question_all_align a, .question_all_align img { vertical-align: middle !important; } .question_all_icon { margin-right: 5px !important; } .question_all_list_del { color: #000; font: 12px Arial, serif; padding-top: 2px; padding-bottom: 2px; text-decoration: none; padding-left: 24px; background: url(/img/question/question_all_list_del.gif) left center no-repeat; } .question_all_list_mod { color: #000; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; background: url(/img/question/question_all_list_mod.gif) left center no-repeat; } .question_top_item_detail { margin-left: 0px; } .question_view_bluetext { color: #7fbac0; } .question_rating { text-align: right; } #question_rate { float: left; clear: both; width: 100%; height: auto; padding: 0px; margin: 0px; } #question_rate li { float: left; list-style: none; } #question_rate li a:hover, #question_rate .on { background: url(/img/question/question_all_list_item_fullstar.gif) no-repeat; } #question_rate a { float: left; background: url(/img/question/question_all_list_item_emptystar.gif) no-repeat; width: 12px; height: 12px; } .question_answer_button_like { background: url(/img/question/question_thumb_up.png); width: 20px; height: 20px; cursor: pointer; border: 0px; } .question_answer_rating_loader { background: url(/img/layout/book-loader-2.gif) no-repeat; width: 20px; height: 16px; border: 0px; } .question_answer_button_notlike { background: url(/img/question/question_thumb_down.png); width: 20px; height: 20px; cursor: pointer; border: 0px; }.profile_box { width:auto; border:1px solid #808080; padding:20px; } .profile_section_title { color:#CC0000; } .user_recommendation_request_title { vertical-align: middle; width: 110px; } .user_recommendation_all_icon { margin-right: 5px !important; }  .user_recommendation_all_list_del { color: #000; font: 12px Arial, serif; padding-top: 2px; padding-bottom: 2px; text-decoration: none; padding-left: 24px; margin: 5px; background: url(/img/user_recommendation/user_recommendation_all_list_del.gif) left center no-repeat; } .user_recommendation_all_list_mod { color: #000; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; margin: 5px; background: url(/img/user_recommendation/user_recommendation_all_list_mod.gif) left center no-repeat; } .user_recommendation_all_list_deny { color: #000; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; margin: 5px; background: url(/img/user_recommendation/user_recommendation_all_list_deny.gif) left center no-repeat; } .user_recommendation_all_list_accept { color: #000; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; margin: 5px; background: url(/img/user_recommendation/user_recommendation_all_list_accept.gif) left center no-repeat; } .user_recommendation_all_list_mod_disabled { color: #999999; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; margin: 5px; background: url(/img/user_recommendation/user_recommendation_all_list_mod_disabled.gif) left center no-repeat; } .user_recommendation_all_list_mod_disabled:hover { color: #999999; cursor: default; text-decoration: none !important; } .user_recommendation_all_list_deny_disabled { color: #999999; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; margin: 5px; background: url(/img/user_recommendation/user_recommendation_all_list_deny_disabled.gif) left center no-repeat; } .user_recommendation_all_list_deny_disabled:hover { color: #999999; cursor: default; text-decoration: none !important; } .user_recommendation_all_list_accept_disabled { color: #999999; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; margin: 5px; background: url(/img/user_recommendation/user_recommendation_all_list_accept_disabled.gif) left center no-repeat; } .user_recommendation_all_list_accept_disabled:hover { color: #999999; cursor: default; text-decoration: none !important; } .user_recommendation_all_list_unaccepted { font-weight: bold; }@CHARSET "UTF-8"; .right_box_top { } span.service_top_item { margin-left: 0px; } .service_all_list_header_input { width: 164px; height: 26px; overflow: hidden; position: relative; } .service_all_list_header_input_text { width: 139px; height: 16px; border: 0px; margin-right: 20px; display: inline; font: normal 11px Arial, serif; padding-top: 3px; padding-left: 4px; border: 2px solid #c1c0ac; border-right: 0px; position: absolute; top: 0px; } .service_all_list_header_input div { position: absolute; right: 0px; top: 0px; border: 2px solid #c1c0ac; border-left: 0px; } .service_all_list_title { font: bold 14px arial, serif !important; color: #000; } .service_all_list_black_12 { color: #000; font: 12px arial, serif; text-decoration: none; } .service_all_list_blue_12 { color: #568D94; font: 12px arial, serif; } .service_all_list_hr { background-color: #D0CCAF; border-top: 1px solid #D0CCAF; margin: 4px 0px !important; } .service_all_nav { border: 2px solid #c2c1a3; width: 15px; height: 20px; text-align: center; } .service_all_nav_up { display: block; margin-left: auto; margin-right: auto; width: 9px; height: 5px; background: url(/img/service/service_all_nav_off.gif) no-repeat; margin-bottom: 3px; margin-top: 3px; line-height: 1px !important; font-size: 1px !important; } .service_all_nav_up:hover { width: 9px; height: 5px; background: url(/img/service/service_all_nav_on.gif) no-repeat; } .service_all_navb_up { display: block; margin-left: auto; margin-right: auto; width: 9px; height: 5px; background: url(/img/service/service_all_navb_off.gif) no-repeat; margin-bottom: 3px; line-height: 1px !important; font-size: 1px !important; } .service_all_navb_up:hover { width: 9px; height: 5px; background: url(/img/service/service_all_navb_on.gif) no-repeat; } .service_detail_title { font-size: 18px; padding-left: 13px; padding-bottom: 6px; font-weight: bold; } .service_submit_blue { background: #42929d url(/img/service/service_submit_plus.gif) 5px center no-repeat; padding: 4px 14px 4px 33px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; } .service_service_blue { background: #42929d url(/img/service/service_submit_service.gif) 5px center no-repeat; padding: 4px 14px 4px 33px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; } .service_submit_grey { background-color: #9e9c76; width: 140px; padding: 4px 0px 4px 0px; font: bold 12px Arial, serif !important; text-decoration: none; color: #fff; border: 0px; text-align: center; margin-left: 20px; } .service_all_align, .service_all_align a, .service_all_align img { vertical-align: middle !important; } .service_all_icon { margin-right: 5px !important; } .service_all_list_del { color: #000; font: 12px Arial, serif; padding-top: 2px; padding-bottom: 2px; text-decoration: none; padding-left: 24px; background: url(/img/service/service_all_list_del.gif) left center no-repeat; } .service_all_list_mod { color: #000; font: 12px Arial, serif; text-decoration: none; padding-left: 24px; padding-top: 2px; padding-bottom: 2px; background: url(/img/service/service_all_list_mod.gif) left center no-repeat; } .service_top_item_detail { margin-left: 15px; } .service_view_bluetext { color: #7fbac0; } .service_rating { text-align: right; } #service_rate { float: left; clear: both; width: 100%; height: auto; padding: 0px; margin: 0px; } #service_rate li { float: left; list-style: none; } #service_rate li a:hover, #service_rate .on { background: url(/img/service/service_all_list_item_fullstar.gif) no-repeat; } #service_rate a { float: left; background: url(/img/service/service_all_list_item_emptystar.gif) no-repeat; width: 12px; height: 12px; }div#ticker_news { background-color:#D8EAEC; border-bottom:1px solid #BCE1E5; margin:0; padding-top:3px; padding-left:3px; padding-right:3px; padding-bottom:0px; } #ticker_news a { color:#008080; text-decoration:underline; }.user_profile_text { list-style: none; } .user_profile_text li { margin-top: 15px; } .user_profile_text li h1 { color: #008080; font: bold 14px Arial, serif; } .user_profile_text li a { color: #008080; font: normal 12px Arial, serif; } .user_profile_text div a { color: #008080; font: normal 12px Arial, serif; } .user_profile_text .user_profile_grup { float: left; width: 66px; } .user_profile_text .user_profile_grup img { display: block; margin-bottom: 6px; } .user_profile_text .user_profile_grup span { font: normal 9px Arial, serif; } .user_profile_comment { background-color: #B8D5DB; padding: 16px 20px; font-weight: bold; } .user_profile_spacer { margin-bottom: 20px; } .user_profile_info img { padding: 5px; border: 1px solid #C2C0A9; } .user_profile_info h1 { font: bold 18px Arial, serif; color: #000; } .user_profile_info h2 { font: normal 12px Arial, serif; color: #B2B3AE; } .user_profile_info ul { margin-top: 10px; list-style: none; } .user_profile_info ul li { line-height: 19px; font: normal 12px/19px Arial, serif; } .user_profile_info ul li span { color: #47A5AE; font: bold 12px/19px Arial, serif; margin-right: 11px; }  .user_profile_menu { margin: 0px; padding: 0px; border: 0px; margin-top: 0px; width: 100%; height: 27px; clear: both; overflow: hidden; background: #f3f3eb url(/img/menu_third/menu_bkg.gif) bottom repeat-x; } .user_profile_menu_link { display: block; float: left; padding: 5px 9px 5px 5px; color: #827f64; font: normal 11px Arial, serif; background-color: #f3f3eb; border-top: 1px solid #f3f3eb; border-bottom: 1px solid #496068; text-decoration: none; } .user_profile_menu_link:hover { border-top: 1px solid #d8d7bb; background-color: #d8d7bb; text-decoration: none; color: #000000; } .user_profile_menu_link:hover span { background-color: #d8d7bb; text-decoration: none; } .user_profile_menu_link_sel { display: block; float: left; padding: 5px 9px 5px 5px; color: #000000; font: normal 11px Arial, serif; background-color: #fff; border-top: 1px solid #496068; border-left: 1px solid #496068; border-right: 1px solid #496068; border-bottom: 1px solid #ffffff; text-decoration: none; } .user_profile_menu_link_sel { text-decoration: none; } .user_profile_menu_link_sel:hover { color: #000000; background-color: #FAFAFA; text-decoration: none; } .user_profile_menu_link_sel:hover span { background-color: #FAFAFA; text-decoration: none; } .user_profile_menu a img { margin-right: 0px; margin-bottom: -3px; } .user_profile_menu a:hover { text-decoration: none; } .user_profile_menu div img { margin-right: 0px; margin-bottom: -3px; }button { border: 0 none; margin: 0; text-align: left;  padding: 0 .25em; width: auto;  overflow: visible; }  button::-moz-focus-inner { border:0; padding:0; }  input[type="file"] { width: 500px; }  .tetatet_button,.tetatet_button:visited {  background: #008080 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC") repeat-x;  display: inline-block; color: #fff; text-decoration: none; outline: none; font-size: 13px; font-weight: normal; padding: 5px 14px 6px 14px; line-height: 1; border: 1px solid #999; position: relative; cursor: pointer;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;  box-shadow: 0 1px 2px rgba(153,153,153,0.5); -moz-box-shadow: 0 1px 2px rgba(153,153,153,0.5); -webkit-box-shadow: 0 1px 2px rgba(153,153,153,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.10); } .tetatet_button:hover { background-color: #006666; color: #fff; } .tetatet_button:active { top:0; } .tetatet_button.small, .tetatet_button.small:visited { font-size: 11px; padding: 3px 10px 4px 10px; } .tetatet_button.medium, .tetatet_button.medium:hover { font-size: 12px; padding: 4px 12px 5px 12px; } .tetatet_button.secondary, .tetatet_button.secondary:visited { background-color: #EEEEEE; color: #000; border: 1px solid #CCC; } .tetatet_button.secondary:hover { background-color: #E3E3E3; color: #000; } .tetatet_button.active:hover { background-color: #CCCCCC; color: #000; } .tetatet_button.active { background-color: #CCCCCC; color: #000; } .tetatet_button.active:hover { background-color: #E3E3E3; color: #000; }  .tetatet_button { -webkit-text-stroke: 1px transparent; } @media only screen and (max-device-width:480px) { .tetatet_button { -webkit-text-stroke:0 black; } }    .tetatet_button.addBtn { background-image: url(/img/button/icons/add-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.addBtn { background-image: url(/img/button/icons/add.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.archiveBtn { background-image: url(/img/button/icons/archive-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.archiveBtn { background-image: url(/img/button/icons/archive.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.cancelBtn { background-image: url(/img/button/icons/cancel-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.cancelBtn { background-image: url(/img/button/icons/cancel.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.deleteBtn { background-image: url(/img/button/icons/delete-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.deleteBtn { background-image: url(/img/button/icons/delete.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.downloadBtn { background-image: url(/img/button/icons/download-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.downloadBtn { background-image: url(/img/button/icons/download.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.editBtn { background-image: url(/img/button/icons/edit-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.editBtn { background-image: url(/img/button/icons/edit.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.exportBtn { background-image: url(/img/button/icons/export-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.exportBtn { background-image: url(/img/button/icons/export.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.favBtn { background-image: url(/img/button/icons/favourite-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.favBtn { background-image: url(/img/button/icons/favourite.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.followBtn { background-image: url(/img/button/icons/follow-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.followBtn { background-image: url(/img/button/icons/follow.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.helpBtn { background-image: url(/img/button/icons/help-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.helpBtn { background-image: url(/img/button/icons/help.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.homeBtn { background-image: url(/img/button/icons/home-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.homeBtn { background-image: url(/img/button/icons/home.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.infoBtn { background-image: url(/img/button/icons/info-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.infoBtn { background-image: url(/img/button/icons/info.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.mailBtn { background-image: url(/img/button/icons/mail-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.mailBtn { background-image: url(/img/button/icons/mail.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.nextBtn { background-image: url(/img/button/icons/next-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.nextBtn { background-image: url(/img/button/icons/next.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.prevBtn { background-image: url(/img/button/icons/prev-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.prevBtn { background-image: url(/img/button/icons/prev.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.removeBtn { background-image: url(/img/button/icons/remove-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.removeBtn { background-image: url(/img/button/icons/remove.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.saveBtn { background-image: url(/img/button/icons/save-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.saveBtn { background-image: url(/img/button/icons/save.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.settingsBtn { background-image: url(/img/button/icons/settings-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.settingsBtn { background-image: url(/img/button/icons/settings.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.shareBtn { background-image: url(/img/button/icons/share-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.shareBtn { background-image: url(/img/button/icons/share.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.stopBtn { background-image: url(/img/button/icons/stop-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; } .tetatet_button.secondary.stopBtn { background-image: url(/img/button/icons/stop.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 24px; }  .tetatet_button.userBtn { background-image: url(/img/button/icons/user-inv.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 20px; } .tetatet_button.secondary.userBtn { background-image: url(/img/button/icons/user.png), url(/img/button/button_overlay.png); background-position: 5px center, top left; background-repeat: no-repeat, repeat-x; padding-left: 20px; }  a.blackbut { background: url(http://www.jobsinro.ro/images/bkbg.jpg) repeat-x; line-height: 30px; display: inline-block; text-decoration: none; color: #fff; padding: 0px 10px 0px 10px; font-size: 14px; font-weight: bold; border: 1px solid #434343; } a.blackbut:hover { background: url(http://www.jobsinro.ro/images/orangebg.jpg) repeat-x; line-height: 30px; display: inline-block; text-decoration: none; color: #fff; padding: 0px 10px 0px 10px; font-size: 14px; font-weight: bold; border: 1px solid #ff7e00; } a.orangebut { background: url(http://www.jobsinro.ro/images/orangebg.jpg) repeat-x; line-height: 30px; display: inline-block; text-decoration: none; display: inline-block; color: #fff; padding: 0px 10px 0px 10px; font-size: 14px; font-weight: bold; border: 1px solid #ff7e00; } a.orangebut:hover { background: url(http://www.jobsinro.ro/images/greenbg.jpg) repeat-x; line-height: 30px; display: inline-block; text-decoration: none; color: #fff; padding: 0px 10px 0px 10px; font-size: 14px; font-weight: bold; border: 1px solid #6ca427; } a.greenbut { background: url(http://www.jobsinro.ro/images/greenbg.jpg) repeat-x; line-height: 30px; display: inline-block; text-decoration: none; color: #fff; padding: 0px 10px 0px 10px; font-size: 14px; font-weight: bold; border: 1px solid #6ca427; } a.greenbut:hover { background: url(http://www.jobsinro.ro/images/bkbg.jpg) repeat-x; line-height: 30px; display: inline-block; text-decoration: none; color: #fff; padding: 0px 10px 0px 10px; font-size: 14px; font-weight: bold; border: 1px solid #434343; }.home_wrapper { padding-top:50px !important; padding-bottom:100px !important; }  .home_header_title { width: 524px; float: left; text-align: center; margin: 58px 0px 0px 0px; display: block; } .home_header_title h1 { color: #716e43; margin: 0px 0px 0px 50px; text-align: center; font: normal 21px Arial, serif; } .home_header_title h2 { color: #42929d; font: normal 18px Arial, serif; } .home_header_title h2 a { color: #42929d; font: normal 18px Arial, serif; } .home_header_title p { color: #716E43; font: normal 10px Arial, serif; }  .home_content { width: 960px; clear: both; } .home_content_box { text-align: left; width: auto; } .home_presentation_cell { width: 132px; padding: 10px 5px 0px 10px; color: #42929D; font-weight: bold; font-size: 12px; text-align: left; } .home_presentation_cell a, .home_presentation_cell a:link, .home_presentation_cell a:visited, .home_presentation_cell a:hover, .home_presentation_cell a:active { color: #42929D; font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; font-size: 12px; text-align: left; } .home_presentation_cell_details, .home_presentation_cell_details a { color: #716E43; font-size: 10px; padding: 5px 5px 10px 10px; } .home_left { width: 198px; overflow: hidden; margin: 0px; padding: 0px; text-align: center; } .home_center { width: 506px; height: auto; *margin-bottom: 5px; } .home_right { width: 206px; vertical-align: middle; text-align: center; vertical-align: top; } .home_content_right_links { padding: 0px; margin: 0px; } .home_content_right_links h2 a { color: #42929d; font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; font-size: 12px; } .home_content_right_links p { color: #716E43; font-size: 11px; line-height: 1.4em; padding: 5px 10px 0px 0px; } .home_content_right_links img { width: 50px; height: 45px; text-align: center; line-height: 50px; padding-top: 10px; }  .home_search { width: 182px; margin: 0px 10px 0px 8px; vertical-align: top; } .home_search td { vertical-align: middle; font: normal 11px Arial, serif; } .home_search_title { color: #716E45; font-size: 18px !important; } .home_search_input { margin: 6px 0px; margin-top: 10px; } .home_search_input_text { width: 140px; height: 20px; *height: 19px; font: normal 12px Arial, serif; padding-left: 4px; border: 1px solid #999; background: #fff url(/img/layout/all_input_bg.gif) top right no-repeat; } .home_search_input_text:focus { background: #fff url(/img/layout/all_input_bg.gif) top right no-repeat; border: 1px solid #000; color: #000; } .home_search_submit { margin-left: 3px; display:inline; } .home_search_link { color: #47A5AE; line-height: 25px; }  .home_footer { padding-left: 2px; } .home_footer_left { margin-top: 10px; font: normal 11px arial, serif; color: #000; float: left; width: 180px; margin-right: 10px; } .home_footer_left a { color: #000; font: normal 11px arial, serif; } .home_footer_right { margin-top: 10px; margin-left: 189px; font: normal 11px arial, serif; color: #000; font: normal 11px arial, serif; float: left; width: 764px; } .home_footer_right a { color: #000; font: normal 11px arial, serif; } .home_footer_right_copyright { float: left; font: normal 11px arial, serif; } .home_footer_right_navigation { float: left; font: normal 11px arial, serif; }  .content_help_faq_influence_points { line-height: 150% !important; } .content_help_faq_influence_points li ul{ margin-top: 5px; margin-bottom: 5px; }.ac_results { padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; } .ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; text-align:left; } .ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block;   font: menu; font-size: 12px;  line-height: 16px; overflow: hidden; } .ac_loading { background: white url('/img/autocomplete/indicator.gif') right center no-repeat; } .ac_odd {  } .ac_over { background-color: #0A246A; color: white; }.jcrop-holder { text-align: left; } .jcrop-vline, .jcrop-hline { font-size: 0; position: absolute; background: white url('/img/jcrop/Jcrop.gif') top left repeat;  } .jcrop-vline { height: 100%; width: 1px !important; } .jcrop-hline { width: 100%; height: 1px !important; } .jcrop-handle { font-size: 1px; width: 7px !important; height: 7px !important; border: 1px #eee solid; background-color: #333; *width: 9px; *height: 9px; } .jcrop-tracker { *background-color: gray; width: 100%; height: 100%; } .custom .jcrop-vline, .custom .jcrop-hline { background: yellow; } .custom .jcrop-handle { border-color: black; background-color: #C7BB00; -moz-border-radius: 3px; -webkit-border-radius: 3px; }label.error { background:url("/img/validate/unchecked.gif") no-repeat 0px 0px; padding-left: 20px; padding-bottom: 2px; font-weight: bold; color: #EA5200; } label.checked { background:url("/img/validate/checked.gif") no-repeat 0px 0px; color: #0000FF; }html { height:100%; width:100% } body { margin: 0px; padding: 0px; text-align: center; background: #666; height: 100%; width: 100%;  -webkit-text-stroke:1px transparent; }  @media only screen and (max-device-width:480px) { body { -webkit-text-stroke:0 black; } } form,dl,dt,dd,a { margin: 0px; padding: 0px; border: 0px; } table,td,th,img{ border: 0px; } table{ width: inherit; } div,td, select, input { vertical-align: top; } div,p,a,td,li,button,textarea,input,select,dt,dd{ font-size: 12px; } p { font-size: 12px; margin: 0px 10px; color: #000; line-height: 13px; font-family: arial; text-align: left; } td { font-size: 12px; margin: 0px; color: #000; font-family: arial; } a { font-family: arial, sans-serif, helvetica; font-size: 12px; text-decoration: none; color: #827F64; cursor: pointer; } a:hover { text-decoration: underline; color: #008080; } form { margin: 0px; padding: 0px; } hr { padding: 0px; margin: 0px; border: 0px; margin-top: 1px; margin-bottom: 1px; height: 0px; size: 0px; line-height: 0px; font-size: 0px; border-bottom: 1px dotted #A1A1A1; } h1 { font-size: 16px; } img { margin: 0px; padding: 0px; border: 0px; } .image_boxed{ border: 1px solid #008080; } .image_boxed_pad{ border: 1px solid #A1A1A1; padding: 1px; }  .all_wrapper { width:100%; background-color:#fff; } .all_container { padding: 0px auto; margin: 0px auto; width: 960px; text-align: center; font-size: 12px; font-family: Arial, serif; color: #000; overflow: hidden; padding-bottom: 20px; } .all_container table { empty-cells: show; margin: 0px; padding: 0px; border: 0px; } .all_container form { margin: 0px; padding: 0px; border: 0px; } .all_container h1, .all_container h2, .all_container p, .all_container ul, .all_container ol { margin: 0px; padding: 0px; } .all_container a { font-family: Arial, serif; font-size: 12px; text-decoration: none; } .all_container a:hover { text-decoration: underline; } .all_container div { text-align: left; } .all_clearer { font-size: 1%; height: 0px; clear: both; width: 100%; }  .header { width: 960px; clear: both; } .header_logo { float: left; width: 186px; height: 151px; margin-right: 10px; } .header_logo img { margin-top: 20px; } .header_logo_adh { float: right; width: 150px; height: 151px; margin-right: 35px; } .header_logo_adh img { margin-top: 20px; } .header_logo_beta { width: 175px; position: relative; top: 18px; display: block; z-index: 100; } .header_logo_beta span { float: right; text-align: right; font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #888888; } .header_logo a { display: block; width: 182px; } .header_center { width: 537px; float: left; margin-right: 10px; } .header_center_menu { margin-top: 42px; margin-left: 10px; } .header_center_title { color: #438f9c; font: bold 28px Arial; margin-top: 25px; margin-left: 13px; }  .header_search { width: 174px; margin-left: 10px; } .header_search_menu { width: 174px; margin: 0px; padding-top: 23px; padding-bottom: 10px; } .header_search_menu div { width: 174px; text-align: right; color: #000; font-size: 12px; } .header_search_menu div a { color: #000; font-size: 12px; } .header_search_input { } .header_search_input_text { width: 137px; height: 20px; *height: 19px; font: normal 12px Arial, serif; padding-left: 4px; border: 1px solid #999; background: #fff url(/img/layout/all_input_bg.gif) top right no-repeat; } .header_search_input_text:focus { border: 1px solid #000; } .header_search_submit { margin-left: 3px; display:inline; }  .list_header { position: relative; } .list_header_input { width: 130px; background: url(/img/layout/all_input_bg.gif) top right no-repeat; font-family: arial, sans-serif, helvetica; border: 1px solid #999; color: #000; padding-top: 3px; margin: 0px; position: absolute; top: 0px; left: 0px; } .list_header_input:focus { border: 1px solid #000; } .list_header_select { background: #FFF url(/img/layout/all_input_bg.gif) top right no-repeat; width: 142px; font-family: arial, sans-serif, helvetica; border: 1px solid #999; color: #000; padding: 1px; margin: 0px; height: 21px; } .list_header_select:focus { border: 1px solid #000; color: #000; } .list_header_image { border: 1px solid #999; position: absolute; top: 0px; }  .left { width: 182px; float: left; margin-right: 10px; } .left_box { width: 178px; overflow: hidden; } .left_box_title { height: 20px; padding-top: 4px; } .left_box_title .title { display: block; font-size: 14px; font-weight: bold; text-decoration: none; color: #333; } .left_box_title .title_open { display: block; margin-left: 8px; font-size: 14px; font-weight: bold; text-decoration: none; color: #333; cursor: pointer; } .left_box_title .title_close { display: block; margin-left: 8px; font-size: 14px; font-weight: bold; text-decoration: none; color: #333; cursor: pointer; } .left_box_title .title_static { display: block; margin-left: 8px; font-size: 14px; font-weight: bold; text-decoration: none; color: #333; } .left_box_content { padding: 5px 10px 10px 10px; padding-top: 0px; list-style: none; } .left_box_content ul { list-style: none; margin: 0px; padding: 0px; } .left_box_profile { color: #898989; font: normal 12px arial, serif; margin-top: 9px; } .left_box_profile_nume { width: 158px; height: auto; } .left_box_profile_nota { width: 158px; overflow: hidden; } .left_box_profile_nume h1 { color:#000; font: bold 12px/12px Arial, serif; margin-top:-1px; } .left_box_profile_nume h1 a, .left_box_profile_nume h1 a:hover { color: #000; font: bold 12px/12px Arial, serif; margin-top: -1px; text-decoration: none; } .left_box_profile_nume h2 { margin-top:2px; color:#898989; font: normal 12px/12px Arial, serif; } .left_box_profile_nume img { margin-right:7px; margin-bottom:4px; } .left_box_profile_text { border:2px solid #618f9c; border-top-width:0px; } .left_box_profile_text p { margin:9px 10px 4px 10px; color:#000; } .left_box_profile_text div { text-align:right; margin-right:3px; margin-bottom:3px; } .left_box_profile_timp { line-height:16px; margin-bottom:4px; } .left_box_procent { border:2px solid #008080; margin-bottom:6px; } .left_box_procent div { height:19px; line-height:19px; padding-left:9px; color:#000; } .left_box_profile_blue { color:#008080; padding-left:15px; background:url(/img/layout/all_write2.gif) left center no-repeat; } .left_box_lista { display:block; color:#008080; font:normal 12px Arial, serif; margin-bottom:6px; margin-top:4px; margin-left:10px; } .left_box_lista h2 { color:#008080; font:normal 12px Arial, serif; } .left_box_lista img { position:relative; margin-right:10px; margin-bottom:-2px; } .left_box_lista p { color:#000; font:normal 12px Arial, serif; margin-left:22px; } .left_box_lista a { color:#008080; font:normal 12px Arial, serif; } .left_box_calendar hr { font-size:1px; border:0px; border-top:1px dashed #008080; margin-top:8px; } .left_box_lista_1 { display:block; color:#827F64; font:normal 12px Arial, serif; margin-top:8px; margin-left:4px; } .left_box_lista_1 h2 { color:#827F64; font:normal 12px Arial, serif; } .left_box_lista_1 h1 { color:#008080; font:normal 12px Arial, serif; } .left_box_lista_1 h1 strong { margin-right:5px; } .left_box_lista_1 img { position:relative; margin-right:4px; margin-bottom:-2px; } .left_box_lista_1 p { color:#008080; font:normal 12px Arial, serif; margin-left:14px; } .left_box_lista_1 a { color:#827F64; font:normal 12px Arial, serif; }  .center { float: left; width: 538px; position: relative; } .center_box { padding: 22px 6px 24px 6px; clear: both; overflow: hidden; } .center_box_search form { text-align:right; margin-bottom:18px; } .center_box_search_select { margin-right:7px; } .center_box_post_color { background-color:#DAEDEF; } .center_box_post { } .center_box_post a {  } .center_box_post h1 { font:normal 12px Arial, serif; padding-left:15px; background:url(/img/layout/center_post_pic1.gif) left 2px no-repeat; } .center_box_post p { font:normal 12px Arial, serif; color:#827F64; } .center_box_post span { font:bold 12px Arial, serif; color:#827F64; } .center_box_post_link1 { font:normal 12px Arial, serif; color:#000; padding-left:15px; background:url(/img/layout/center_post_pic2.gif) left center no-repeat; margin-right:6px; } .center_box_post_link2 { font:normal 12px Arial, serif; color:#000; padding-left:15px; background:url(/img/layout/center_post_pic3.gif) left center no-repeat; margin-right:6px; } .center_box_post_link3 { font:normal 12px Arial, serif; color:#000; padding-left:20px; background:url(/img/layout/center_post_pic4.gif) left center no-repeat; margin-right:6px; } .center_box_post_link4 { font:normal 12px Arial, serif; color:#000; padding-left:15px; background:url(/img/layout/center_post_pic5.gif) left center no-repeat; margin-right:0px; } .center_box_post_link5 { font:normal 12px Arial, serif; color:#000; padding-left:15px; background:url(/img/layout/center_post_pic6.gif) left center no-repeat; } .center_box_options { text-align:left; } .center_box_options_select { color:#827F64; line-height:63px; } .center_box_options_blue { margin-right:6px !important; } .center_box_separator { background-color:#eee; height:2px; font-size:1px; width:100%; margin-top:3px; margin-bottom:3px; }  .right_box { padding: 0px 10px; overflow: hidden; width: 176px; } .right_box_horiz { height: 16px; font-size: 1px; } .right_box h1 { font: bold 14px Arial, serif; color:#000; } .right_box h2 { font: normal 13px Arial, serif; color:#008080; margin:5px 0px; } .right_box p { font: normal 12px Arial, serif; color:#000; margin:0px; } .right_box_bluelink { display:block; font: normal 12px Arial, serif; color:#008080; margin:4px 0px; } .right_box_bluelink img { position:relative; margin-right:8px; margin-bottom:-2px; } .right_box_bluelink:hover { text-decoration:none !important; } .right_box_bluelink:hover span { text-decoration:underline; } .right_box ul { list-style:none; } .right_box li { margin:5px 0px; font: normal 12px Arial, serif; } .right_box_top { margin:5px 0px; font: normal 12px Arial, serif; color:#000; } .right_box a { font: normal 12px Arial, serif; color:#008080; } .right_box_top a { font: normal 12px Arial, serif; color:#000; margin:4px 0px; } .right_box_top img { position:relative; margin-right:3px; margin-bottom:-2px; } .right_box_top a:hover { color:#008080; text-decoration:underline; } .right_box_top a:hover span { text-decoration:underline; } .right_box_recomand { margin-top:5px; } .right_box_recomand img { float:left; margin:0px 5px 5px 0px; } .right_box_recomand h1 { font: bold 12px/9px Arial, serif; color:#000; } .right_box_recomand h2 { font: normal 12px/7px Arial, serif; color:#000; } .right_box_recomand a { font: normal 12px/12px Arial, serif; color:#008080; } .right_box_separator { background-color:#eee; height:2px; font-size:1px; width:90%; margin:5px 0px; margin-left:5%; }  .all_footer { width:100%; background:#666 url(/img/layout/fg.png) top repeat-x; padding-top:30px; padding-bottom:30px; } .all_footer_content { width: 950px; margin:0px auto 0px auto; text-align: center; } .all_footer_content ul { list-style:none; margin:0px; padding:0px; float:left; height:100%; min-height:155px; width:33%; border-left:1px solid #999; text-align:left; } .all_footer_content ul li { margin-left:15px; font: normal 11px Arial; color:#999; line-height:21px; } .all_footer_content ul li h3 { margin:0px; font: bold 17px/26px Arial; color:#999; } .all_footer_content ul li a { margin:0px; font: normal 11px Arial; color:#999; text-decoration:none; } .all_footer_content ul li a:hover { color:#fff; } .all_footer_right { background: url(/img/layout/newsletter.png) right bottom no-repeat; } .all_footer_right span { font-size:11px; } .all_footer_right input { border:1px solid #999; }  .guest_footer_content { width: 950px; background: url(/img/layout/newsletter.png) right bottom no-repeat; } .guest_footer_content td{ color:#999; vertical-align:middle; } .guest_footer_content h3 { margin:0px; font: bold 17px/26px Arial; color:#999; } .guest_footer_content a { margin:0px; font: normal 11px Arial; color:#999; text-decoration:none; } .guest_footer_content a:hover { color:#fff; } .guest_footer_content input { border:1px solid #999; }  .menu_horizontal_item_0, .menu_horizontal_item_0:link, .menu_horizontal_item_0:visited, .menu_horizontal_item_0:active, .menu_horizontal_item_0:hover { font-size: 14px; line-height: 22px; font-weight: bold; color: #999; padding-right: 10px; margin-right: 6px; text-decoration: none; text-transform: uppercase; } a.menu_horizontal_item_0:hover { text-decoration: none; color: #000; } .menu_horizontal_item_0_sel, .menu_horizontal_item_0_sel:link, .menu_horizontal_item_0_sel:visited, .menu_horizontal_item_0_sel:active, .menu_horizontal_item_0_sel:hover { font-size: 14px; line-height: 22px; font-weight: bold; color: #999; padding-right: 10px; margin-right: 6px; text-decoration: none; text-transform: uppercase; } .menu_horizontal_item_0:hover { text-decoration: underline; color: #000; }  .center_menu { height: 32px; width: 538px; position: absolute; top: -26px; left: 0px; } .center_menu_item { display: block; float: left; width: auto; height: 32px; border-bottom: 0px; color: #827F64; background: transparent url(/img/layout/roundbgn.gif) top repeat-x; } .center_menu_item strong { display: block; float: left; width: auto; height: 32px; color: #827F64; background: transparent url(/img/layout/roundleftn.gif) left top no-repeat; } .center_menu_item span { display: block; color: #827F64; font: bold 12px Arial, serif; height: 32px; padding-left: 17px; padding-right: 17px; line-height: 32px; background: transparent url(/img/layout/roundrightn.gif) right top no-repeat; } .center_menu_item:hover { text-decoration: none; cursor: pointer; color: #827F64; } .center_menu_item_sel { display: block; float: left; width: auto; height: 32px; border-bottom: 0px; color: #008080; background: transparent url(/img/layout/roundbg.gif) top repeat-x; } a.center_menu_item_sel:hover { color: #008080; } .center_menu_item_sel strong { display: block; float: left; width: auto; height: 32px; color: #827F64; background: transparent url(/img/layout/roundleft.gif) left top no-repeat; } .center_menu_item_sel span { display: block; color: #008080; font: bold 12px Arial, serif; padding-left: 17px; padding-right: 17px; line-height: 32px; height: 32px; background: transparent url(/img/layout/roundright.gif) right top no-repeat; }  .tetatet_input { background: url(/img/layout/all_input_bg.gif) repeat; font-family: arial, sans-serif, helvetica; border: 1px solid #999; color: #000; width: 100%; padding-top: 3px; margin: 5px 0px 5px 0px; } .tetatet_input:focus { border: 1px solid #000; color: #000; } .tetatet_select { background: #FFF url(/img/layout/all_input_bg.gif) top right no-repeat; font-family: arial, sans-serif, helvetica; border: 1px solid #999; color: #000; width: 100%; padding: 1px; margin: 0px; } .tetatet_select:focus { border: 1px solid #000; color: #000; } .tetatet_textarea { background: url(/img/layout/all_textarea_bg.gif) top right no-repeat; font-family: arial, sans-serif, helvetica; border: 1px solid #999; color: #000; width: 100%; padding-top: 0px; padding-left: 0px; margin: 5px 0px 5px 0px; } .tetatet_textarea:focus { border: 1px solid #000; color: #000; }   .tour_search { margin: auto; width: auto; vertical-align: top; padding-left: 7px; padding-right: 7px; } .content_team_foto { width: 100px; margin: 2px; } .content_tour_screenshot img { } .content_tour_screenshot { font-style: italic; margin-bottom: 10px; margin-top: 10px; margin-left: 20px; } .content_right_vector { display: block; } .content_right_vector a { display: block; } .content_right_vector img { border: 0px; padding-bottom: 7px; padding-top: 4px; }  .content { width: 100%; overflow: hidden; } .content_open { display: block; } .content_close { display: none; } .content_static * { line-height: 130%; font-size: 12px !important; } .content_static .team_text { padding-left: 10px; } .content_static p { padding: 3px; } .content_static ol, .content_static ul { margin-left: 25px; padding: 10px; } .content_static h1 { margin: 0px; padding: 20px 0px 10px 0px; color: #42929d; font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; font-size: 18px !important; } .button_feedback { position: absolute; top: 148px; right: 0px; width: 50px; height: 130px; } .right_banner { position: absolute; top: 155px; right: 55px; width: 125px; height: 125px; z-index: 1; }  .gradient_container { height:auto; padding-bottom:5px; }  .gradient_container_search { width:216px; overflow:hidden; } .gradient_width_search { width:184px; overflow:hidden; } .gradient_container_left { width:198px; } .gradient_width_left { width:166px; } .gradient_container_center { width:538px; } .gradient_width_center { width:506px; } .gradient_container_right { width:216px; } .gradient_width_right { width:184px; }  .gradient_top { width:100%; height:16px; } .gradient_top_left { float:left; width:16px; height:16px; background-image:url(/img/layout/clt.png); } .gradient_top_left_menu { float:left; width:16px; height:16px; background:url(/img/layout/cltm.png) left 1px no-repeat; } .gradient_top_center { float:left; height:16px; background:url(/img/layout/ct.png) repeat-x; } .gradient_top_right { float:left; width:16px; height:16px; background-image:url(/img/layout/crt.png); } .gradient_middle { width:100%; height:100%; } .gradient_middle_left { width:100%; height:100%; background:transparent url(/img/layout/cl.png) left repeat-y; } .gradient_middle_center { margin:0px 10px; height:100%; } .gradient_middle_right { height:100%; background:transparent url(/img/layout/cr.png) right repeat-y; } .gradient_bottom { width:100%; height:16px; } .gradient_bottom_left { float:left; width:16px; height:16px; background-image:url(/img/layout/clb.png); } .gradient_bottom_center { float:left; height:16px; background:url(/img/layout/cb.png) repeat-x; } .gradient_bottom_right { float:left; width:16px; height:16px; background-image:url(/img/layout/crb.png); }  .banner_container { height:auto; padding-bottom:5px; }  .banner_container_right { width:216px; } .banner_width_right { width:164px; }  .banner_top { width:100%; height:16px; } .banner_top_left { float:left; width:16px; height:16px; background-image:url(/img/layout/blt.png); } .banner_top_center { float:left; height:16px; background:url(/img/layout/bt.png) repeat-x; } .banner_top_right { float:left; width:16px; height:16px; background-image:url(/img/layout/brt.png); } .banner_middle { width:100%; height:100%; } .banner_middle_left { width:100%; height:100%; background:transparent url(/img/layout/bl.png) left repeat-y; } .banner_middle_center { margin:0px 0px 0px 10px; height:100%; overflow:hidden; } .banner_middle_right { height:100%; background:transparent url(/img/layout/br.png) right repeat-y; } .banner_bottom { width:100%; height:16px; } .banner_bottom_left { float:left; width:16px; height:16px; background-image:url(/img/layout/blb.png); } .banner_bottom_center { float:left; height:16px; background:url(/img/layout/bb.png) repeat-x; } .banner_bottom_right { float:left; width:16px; height:16px; background-image:url(/img/layout/brb.png); }  .button_cancel { background: url(/img/button/button_cancel.png); border: 0; width: 100px; height: 40px; cursor: pointer; }  .form_edit_title { font-weight: bold; font-size: 12px; }  .twitter-holder { cursor: pointer; } .twitter-holder img { margin: 0 2px 0 0; } .twitter-holder span.twitter-error { font-size: 12px; color: #900; }  .custom_error_message { border:#FFCECF 2px solid; background:#FFECEC; margin:0 auto; text-align:center; font-size:12px; padding:5px 15px; }  #dashboard_list_tooltip{ display: none; position: absolute; padding: 5px; z-index: 9999; width: auto; color: #827F64; background-color: #FFF; border: 1px solid #c7c4a3; font-size: 12px; line-height: 12px; text-align: left; } #dashboard_list_tooltip:hover{ text-decoration: none; color: #303030; } #dashboard_list_agenda_hide{ margin-top: 15px; padding: 5px; width: auto; color: #827F64; background-color: #FFF; border-top: 2px solid #c7c4a3; font-size: 12px; line-height: 12px; text-align: left; } #dashboard_list_agenda_hide:hover{ text-decoration: none; color: #303030; cursor: pointer; } body div.qtip div.content{ padding: 0; margin: 0; height: auto; min-height: auto; width: auto; min-width: auto; }  .tetatet-info-big, .tetatet-success-big, .tetatet-warning-big, .tetatet-error-big, .tetatet-validation-big { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; font-size:13px; } .tetatet-info-small, .tetatet-success-small, .tetatet-warning-small, .tetatet-error-small, .tetatet-validation-small { border: 1px solid; margin: 10px 0px; padding:10px 10px 10px 35px; background-repeat: no-repeat; background-position: 10px center; font-size:11px; } .tetatet-info-big { color: #00529B; background-color: #BDE5F8; background-image: url('/img/layout/message_icons/tetatet_info_icon_big.png'); } .tetatet-info-small { color: #00529B; background-color: #BDE5F8; background-image: url('/img/layout/message_icons/tetatet_info_icon_small.png'); } .tetatet-success-big { color: #4F8A10; background-color: #DFF2BF; background-image:url('/img/layout/message_icons/tetatet_success_icon_big.png'); } .tetatet-success-small { color: #4F8A10; background-color: #DFF2BF; background-image:url('/img/layout/message_icons/tetatet_success_icon_small.png'); } .tetatet-warning-big { color: #9F6000; background-color: #FEEFB3; background-image:url('/img/layout/message_icons/tetatet_warning_icon_big.png'); } .tetatet-warning-small { color: #9F6000; background-color: #FEEFB3; background-image:url('/img/layout/message_icons/tetatet_warning_icon_small.png'); } .tetatet-error-big { color: #D8000C; background-color: #FFBABA; background-image: url('/img/layout/message_icons/tetatet_error_icon_big.png'); } .tetatet-error-small { color: #D8000C; background-color: #FFBABA; background-image: url('/img/layout/message_icons/tetatet_error_icon_small.png'); } .tetatet-validation-big { color: #D63301; background-color: #FFCCBA; background-image: url('/img/layout/message_icons/tetatet_validation_icon_big.png'); } .tetatet-validation-small { color: #D63301; background-color: #FFCCBA; background-image: url('/img/layout/message_icons/tetatet_validation_icon_small.png'); }  .tetatet-rounded-corner{ width: auto; height: auto; margin: 0; behavior: url(/img/toolbox/border-radius-crossbrowser.htc);  } .tetatet-rc-bottom-lr-gray{ background-color: #F7F7F7; margin: 0 auto 15px auto; padding: 10px; border-top: 1px solid #CCC; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; -moz-box-shadow: 0px 1px 3px #A1A1A1; -webkit-box-shadow: 0px 1px 3px #A1A1A1; box-shadow: 0px 3px 1px #A1A1A1; -moz-border-radius-bottomright: 5px; -webkit-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; } .tetatet-rc-bottom-lr-gray a{ color:#008080; }
