#screen { position: absolute; top: 0px; left: 0px; right: 0px; width: 100%; height: 100%; z-index: 100; display: none; background: url(/images/screen.png); }
* html #screen { background-color: #333333; background-color: transparent; background-image: url(/images/0.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/screen.png", sizingMethod="scale"); }

html * { padding: 0px; margin: 0px; }
table { border-collapse: collapse; }
img { border: 0px; }
a { color: #185DAB; }
a:hover { text-decoration: none; }
a.inverse { text-decoration: none; }
a.inverse:hover { text-decoration: underline; }

body 
{ padding: 0px 0px;
  margin: 0px;
  background-color: #F5F9F0;
  font-size: 0.75em;
  font-family: Arial;
  color: #4E4D53;
  background-image: url(/images/header_back.gif);
  background-repeat: repeat-x; }

body.admin
{ background-image: none;
  background-color: #ffffff; }

#PopupForm
{ position: absolute;
  left: 15%;
  right: 30%;
  top: 120px;
  z-index: 1000;
  border-left: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 15px;
  display: none;
  background-color: #ffffff; }

table.header { margin-top: 10px; margin-bottom: 10px; margin-left: 20px; }
table.header td { padding-top: 4px; padding-right: 20px; font-size: 0.8em; white-space: nowrap; }
table.header td img { margin-right: 5px; }
table.header td.logo { padding-top: 0px; padding-right: 20px; }
table.header td a { color: #404040; }
table.header td.achtung a { color: #708C85; font-size: 2em; }
table.header td a.active { color: #202020; }

#altcolor, #altcolor a, body.admin h1 a { color: #708C85; }
a.tool { color: #ffffff; background-color: #708C85; text-decoration: none; }

div.topmenu_back { height: 24px; background-image: url(/images/menubackleft.gif); background-position: left top; background-repeat: no-repeat; }
div.topmenu { height: 24px; background-image: url(/images/menuback.gif); background-position: left top; background-repeat: repeat-x; background-color: #7F9A95; }

table.topmenu { height: 24px; width: 100%; background-image: url(/images/menubackright.gif); background-position: right top; background-repeat: no-repeat; }
table.topmenu td { padding-left: 1em; padding-right: 1em; white-space: nowrap; }
table.topmenu td a
{ color: #ffffff;
  padding-top: 1px;
  padding-bottom: 6px;
  padding-left: 7px;
  padding-right: 7px;
  font-family: Tahoma;
  font-size: 0.9em;
  margin-right: 2px; }

table.topmenu td a.active, table.topmenu td a:hover 
{ background-color: #ffffff; 
  color: #000000;
  padding-left: 6px;
  padding-right: 6px;
  border-top: 1px solid #D9DAC6;
  border-left: 1px solid #D9DAC6;
  border-right: 1px solid #D9DAC6;
  text-decoration: none; }

h1
{ background-color: #EFB517;
  margin: 0px;
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
  padding: 1px;
  padding-left: 3px;
  margin-top: 1em;
  margin-bottom: 0.5em; }

h1 a { color: #ffffff; text-decoration: none; }
h1 a:hover { text-decoration: underline; }

h1.big
{ background-color: transparent;
  color: #EFB517;
  font-size: 2em;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  white-space: nowrap; }

h1.big a
{ color: #EFB517; }

h1.bigtop, body.admin h1
{ background-color: transparent;
  color: #EFB517;
  font-size: 2em;
  padding: 0px;
  margin: 0px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: normal; }

h1.bigtop a { color: #EFB517; }

h2, h2 a { color: #708C85; }
h2 { font-size: 1.5em; font-weight: normal; margin-top: 0.2em; margin-bottom: 0.2em; }
ul.cp { margin-left: 1.5em; }
ul.cp li { margin-bottom: 0.5em; }
body.admin ul.cp li { margin-top: 0.2em; margin-bottom: 0.2em; }

table.indenty td { padding-left: 0.3em; padding-right: 0.3em; }
div.banner { padding-bottom: 0.5em; text-align: center; }

table.content { background-color: #ffffff; width: 100%; }

table.content td.left { width: 80%; vertical-align: top; padding-left: 1em; }
table.content td.right { width: 20%; vertical-align: top; padding-left: 1em; padding-right: 1em; }
table.content td.left table.rightaligned { float: right; margin-top: 1em; }

table.mainpage td.left { width: 80%; vertical-align: top; padding-left: 0px; }
table.mainpage td.center { padding-left: 2em; }
table.mainpage td.right { width: 20%; vertical-align: top; padding: 0px; padding-top: 1.3em; }

table.bigsearch { width: 100%; margin-top: 1em; }
table.bigsearch td, table.bigsearch th { padding: 0em; width: 1%; white-space: nowrap; text-align: center; }
table.bigsearch th { color: #EFB517; font-size: 2em; font-weight: normal; }
table.bigsearch td.searchfield { width: auto; padding: 0px; }
table.bigsearch td.searchfield table { border: 1px solid #EFB517; padding: 0px; white-space: nowrap; }
table.bigsearch td.searchfield table th { width: 1%; padding: 2px; }
table.bigsearch td.searchfield table td { width: 99%; padding: 0.3em; }
table.bigsearch td.searchfield table td input { width: 100%; border: 0px; font-size: 1.6em; }

table.featureditem { border: 1px solid #EFB517; width: 100%; margin-top: 1em; }
table.featureditem td { text-align: center; padding: 1em; }
table.featureditem div.rubname { padding-top: 0.5em; padding-bottom: 0.1em; font-size: 0.8em; color: #BAB9B9; }
table.featureditem div.rubname a { color: #BAB9B9; }
table.featureditem div.price { color: #363636; font-weight: bold; padding-top: 0.1em; }

table.toprubs { margin-top: 1.5em; width: 100%; }
table.toprubs td h1 { color: #4E4D53; background-color: transparent; margin: 0px; padding: 0px; font-size: 1.6em; font-weight: normal; }
table.toprubs td h1 a { color: #4E4D53; text-decoration: underline; }
table.toprubs td h1 a:hover { text-decoration: none; }
table.toprubs td div { font-size: 0.8em; }
table.toprubs td div a { text-decoration: none; color: #4E4D53; }
table.toprubs td div a:hover { text-decoration: underline; }
table.toprubs td { padding-right: 2em; padding-bottom: 1em; padding-left: 17px; background-image: url(/images/pip.gif); background-position: left 0.5em; background-repeat: no-repeat; vertical-align: top; width: 33%; }

table.companyweek { width: 100%; margin-bottom: 2em; }
table.companyweek td { vertical-align: top; padding: 0px 0.5em; }
table.companyweek td div { font-size: 0.9em; }
table.companyweek td a.company { font-weight: bold; }
table.companyweek td div a { color: #4E4D53; text-decoration: none; }
table.companyweek td div a:hover { text-decoration: underline; }

table.bestcompanies { margin-top: 0.5em; margin-bottom: 2em; }
table.bestcompanies td { text-align: center; vertical-align: top; padding: 0px 0.5em; }
table.bestcompanies td div { margin-top: 0.3em; text-align: center; }

table.pressreleases { margin-bottom: 2em; }
table.pressreleases td { padding-left: 1em; padding-top: 0.5em; }
table.pressreleases td span { color: #AAAAAA; font-size: 0.9em; }
table.pressreleases td span a { color: #AAAAAA; }

h1.events { background-color: #E5316F; }

table.events { margin-bottom: 1em; }
table.events th { padding: 0.5em 1em; }
table.events td { padding-top: 0.5em; padding-bottom: 0.5em; vertical-align: top; }
table.events td h1 { background-color: transparent; margin: 0px; padding: 0px; color: #E5316F; font-size: 1.3em; }
table.events td h1 a { color: #E5316F; text-decoration: underline; }
table.events td h1 a:hover { text-decoration: none; }
table.events td h1 span { font-size: 0.8em; color: #5B5B5B; }
table.events td div a { color: #5B5B5B; text-decoration: none; }
table.events td div a:hover { text-decoration: underline; }

table.prices { width: 100%; border: 1px solid #ffffff; margin-bottom: 2em; }
table.prices td { padding: 1px 1px; font-size: 0.9em; }
table.prices td.t { width: 70%; padding-left: 0.5em; border-bottom: 1px solid #F4F4F4; }
table.prices td.s { width: 20%; padding-left: 0.5em; border-bottom: 1px solid #F4F4F4; border-left: 1px solid #F4F4F4; }
table.prices td.p { width: 10%; padding-left: 0.5em; border-bottom: 1px solid #F4F4F4; border-left: 1px solid #F4F4F4; white-space: nowrap; }
table.prices tr.last td { border-bottom: 0px; }

table.posts { width: 100%; margin-bottom: 2em; }
table.posts td { padding-left: 1em; padding-right: 1em; vertical-align: top; }
table.posts td h1 { background-color: transparent; padding: 0px; margin: 0px; color: #EFB517; font-size: 1.6em; font-weight: normal; margin-top: 0.3em; }
table.posts td h1 a { color: #EFB517; }
table.posts td h1 img { margin-right: 0.3em; }

table.postslist { margin-top: 1em; }
table.postslist td { padding: 0px; padding-bottom: 0.3em; }
table.postslist th { padding: 0px; padding-bottom: 0.3em; color: #AAAAAA; font-weight: normal; text-align: right; padding-right: 3px; width: 35px; vertical-align: top; }

table.jobssummary { width: 100%; margin-bottom: 2em; }
table.jobssummary td { padding-left: 1em; padding-right: 1em; vertical-align: top; }
table.jobssummary td h1 { background-color: transparent; padding: 0px; margin: 0px; color: #EFB517; font-size: 1.6em; font-weight: normal; margin-top: 0.3em; }
table.jobssummary td h1 a { color: #EFB517; }
table.jobssummary td h1 img { margin-right: 0.3em; }

table.jobslist { margin-top: 1em; }
table.jobslist td { padding: 0px; padding-bottom: 0.3em; }
table.jobslist th { padding: 0px; padding-bottom: 0.3em; color: #AAAAAA; font-weight: normal; text-align: right; padding-right: 3px; width: 35px; vertical-align: top; }

table.tenders { margin-left: 1em; margin-bottom: 2em; margin-top: 1em; }
table.tenders td { padding-left: 23px; padding-top: 0.25em; padding-bottom: 0.25em; background-image: url(/images/icon_tenders.gif); background-position: left 50%; background-repeat: no-repeat; }
table.tenders td span { color: #AAAAAA; font-size: 0.9em; }
table.tenders td span a { color: #AAAAAA; }

div.footer { width: 100%; height: 330px; background-image: url(/images/bottom_bg.gif); background-position: left top; background-repeat: repeat-x; }
div.footer div.footerimage { float: left; background-image: url(/images/bottom_katushka.gif); background-position: left top; background-repeat: no-repeat; width: 115px; height: 330px; margin-right: 60px; }
div.footer a { color: #4E4D53; }

div.footer div.coollinks { float: right; width: 33%; padding-right: 3em; padding-left: 1em; text-align: right; color: #a0a0a0; font-size: 0.8em; }
div.footer div.coollinks a { color: #a0a0a0; }

table.form td, table.form th { padding: 2px; }
table.form input { padding: 2px; }

img.captcha { border: 1px solid #e0e0e0; }
img.firm_logo { }

#PopupForm .bigtop { margin-top: 0px; margin-bottom: 0.5em; }

div.errors { color: red; font-weight: bold; margin-bottom: 1em; }
span.error { color: red; font-weight: bold; }

div.info { color: navy; font-weight: bold; margin-bottom: 1em; }
span.info { color: navy; font-weight: bold; }

table.bigselector { margin-bottom: 1em; }
table.bigselector td { text-align: center; font-size: 1.25em; background-color: #708C85; padding: 8px; color: #ffffff; }
table.bigselector td a { color: #ffffff; }
table.bigselector td.active { background-color: #EFB517; }
table.bigselector td.active a { color: #ffffff; font-weight: bold; }
table.bigselector td.splitter { background-color: transparent; }
table.bigselector td span { color: green; }

img.helper { margin: 0px 4px; }

table.msgbody td { padding: 4px; }
table.msgbody td.first, table.msgbody th.first { border-top: 0px; }

table.msglist td.date { font-size: 0.6em; }
table.msglist td, table.msglist th { padding: 4px; }
table.msglist th { padding-bottom: 3px; border-bottom: 2px solid #708C85; }
table.msglist td.day { border-bottom: 1px solid #708C85; padding-top: 10px; padding-bottom: 3px; font-size: 0.7em; font-weight: bold; }
table.msglist tr.hover { background-color: #f7f7f7; }

table.adminmenu .submenu { padding-left: 1em; padding-bottom: 0.5em; }
table.adminmenu a.active { font-weight: bold; }

body.admin table.borderh td, body.admin table.borderh th { padding: 2px; }
body.admin table.borderh th { background-color: #f0f0f0; }

body.admin td.admincontent { padding-right: 2em; padding-top: 2px; }

body.admin table.border td, body.admin table.border th { padding: 2px 4px; }
body.admin table.border td, body.admin table.border th { border-bottom: 1px solid #D9DAC6; }
body.admin table.border td.c { text-align: center; }
body.admin table.border th { background-color: #f0f0f0; }

img.avatar { border: 1px solid #e0e0e0; }

div.box { position: relative; border: 1px solid #EFB517; margin-bottom: 2em; width: 90%; }
div.box table.content { position: relative; width: 100%; }
div.box table.content td.content { padding: 10px; padding-right: 20px; padding-top: 15px; }
div.box h3 { position: absolute; top: -9px; background-color: #ffffff; background-color: #EFB517; color: #ffffff; padding-left: 0.2em; padding-right: 0.2em; font-weight: bold; font-size: 1.1em; }
div.box i { font-style: normal; font-weight: normal; }

input.i, textarea.i { padding: 2px; font-family: Arial; }
select.i { padding: 2px; }

table.adr_selector th { padding: 2px; text-align: right; }
table.adr_selector td { padding: 2px; }

div.rubricator_checkboxes ul { margin-left: 2em; }

#Navigator { font-size: 1em; font-family: Arial; padding: 0.5em; width: auto; }
#Navigator span.Page { padding: 4px 6px; background-color: #EFB517; color: #ffffff; font-size: 1em; font-family: Arial; border: 1px dotted white; }
#Navigator a.Page { padding: 5px 7px; font-size: 1em; font-family: Arial; color: #708C85; }
#Navigator a.Page:hover { padding: 4px 6px; border: 1px dotted #708C85; text-decoration: underline; }

#Navigator div.Big { font-size: 2em; padding-bottom: 0.5em; font-weight: bold; }
#Navigator div.Big a { color: #EFB517; text-decoration: none; }
#Navigator div.Big a.toleft { border-right: 2px solid #ffffff; }
#Navigator div.Big a.toleft:hover { border-right: 2px solid #EFB517; }
#Navigator div.Big a.toright { border-left: 2px solid #ffffff; }
#Navigator div.Big a.toright:hover { border-left: 2px solid #EFB517; }

.BigButtons input { font-size: 1.6em; }
.BigButtons { border-bottom: 0px; }

table.pricelist { width: 90%; }
table.pricelist td, table.pricelist th { padding: 2px 4px; }
table.pricelist td, table.pricelist th { border-bottom: 1px solid #D9DAC6; }
table.pricelist td.c { text-align: center; }
table.pricelist th { background-color: #f0f0f0; }
table.pricelist td.buttons { border-bottom: 0px; padding: 2em; padding-bottom: 0px; }
table.pricelist tr { background-color: transparent; }
table.pricelist tr.hover { background-color: #f7f7f7; }

.warn { color: red; font-weight: bold; }

body.internal h1.bigtop,
body.internal h1.bigtop a { color: #708C85; }

.delete_button { color: red; font-weight: bold; }
.special_control { font-size: 1.6em; }

table.cool td, table.cool th { padding: 3px 3px; }
table.cool td table td { padding: 0px; }

span.cnt { font-size: 0.8em; color: #909090; }
span.summ { background-color: #708C85; color: #ffffff; font-size: 0.9em; }

ul.firmslist li { margin-left: 1em; list-style: none; padding-bottom: 1em; }
ul.firmslist li div.tizer a { text-decoration: none; color: #4E4D53; }

ol.firmslist li { margin-left: 2.5em; margin-top: 2em; padding: 0.1em 0.4em 0.3em 0.4em; border: 1px solid #ffffff; }
ol.firmslist li div.tools { margin-top: 0.3em; padding-top: 0.2em; border-top: 1px dotted #708C85; }
ol.firmslist li.best { background-color: #FFEEC1; border: 1px solid #FFDA73; }
ol.firmslist li.best div.tools { border-top: 1px dotted #FFDA73; }
ol.firmslist li div.tools a { text-decoration: none; font-size: 0.9em; padding-right: 0.5em; }
ol.firmslist li div.tools a:hover { text-decoration: underline; }
ol.firmslist li div.tizer a { text-decoration: none; color: #4E4D53; }

ol.userslist li { margin-left: 2.5em; margin-top: 2em; padding: 0.1em 0.4em 0.3em 0.4em; border: 1px solid #ffffff; }
ol.userslist li div.tools { margin-top: 0.3em; padding-top: 0.2em; border-top: 1px dotted #708C85; }
ol.userslist li.best { background-color: #FFEEC1; border: 1px solid #FFDA73; }
ol.userslist li.best div.tools { border-top: 1px dotted #FFDA73; }
ol.userslist li div.tools a { text-decoration: none; font-size: 0.9em; padding-right: 0.5em; }
ol.userslist li div.tools a:hover { text-decoration: underline; }
ol.userslist li div.tizer a { text-decoration: none; color: #4E4D53; }

ol.postlist li { margin-left: 2.5em; margin-top: 1em; padding: 0.1em 0.4em 0.3em 0.4em; border: 1px solid #ffffff;  }
ol.postlist li.best { background-color: #FFEEC1; border: 1px solid #FFDA73; }
ol.postlist li.best div.tools { border-top: 1px dotted #FFDA73; }
ol.postlist li div.tizer a { text-decoration: none; color: #4E4D53; }
ol.postlist li h2 span { color: #909090; font-size: 0.8em; }

ol.postlist li h2 span.sell, ol.postlist li h2.sell a { font-size: 1em; color: #000099; }
ol.postlist li h2 span.buy, ol.postlist li h2.buy a { font-size: 1em; color: #009900; }
ol.postlist li h2 span.service, ol.postlist li h2.service a { font-size: 1em; color: #cc0000; }
ol.postlist li h2 span.exchange, ol.postlist li h2.exchange a { font-size: 1em; color: #cc9900; }
ol.postlist li h2 span.other, ol.postlist li h2.other a { font-size: 1em; color: #9900cc; }

ol.newslist li { margin-left: 2.5em; margin-bottom: 1em; padding: 0.1em 0.4em 0.3em 0.4em; border: 1px solid #ffffff;  }
ol.newslist li.best { background-color: #FFEEC1; border: 1px solid #FFDA73; }
ol.newslist li.best div.tools { border-top: 1px dotted #FFDA73; }
ol.newslist li div.tizer a { text-decoration: none; color: #4E4D53; }
ol.newslist li h2 span { color: #909090; font-size: 0.8em; }
ol.newslist li h2 { margin-top: 0px; }
div.newslist_author { margin-left: 2.9em; margin-top: 1em; }
div.newslist_author a { color: #909090; }

ol.tenderlist li { margin-left: 2.5em; margin-top: 1em; padding: 0.1em 0.4em 0.3em 0.4em; border: 1px solid #ffffff;  }
ol.tenderlist li.best { background-color: #FFEEC1; border: 1px solid #FFDA73; }
ol.tenderlist li.best div.tools { border-top: 1px dotted #FFDA73; }
ol.tenderlist li div.tizer a { text-decoration: none; color: #4E4D53; }
ol.tenderlist li h2 span { color: #909090; font-size: 0.8em; }

ol.vacancylist li { margin-left: 2.5em; margin-top: 1em; padding: 0.1em 0.4em 0.3em 0.4em; border: 1px solid #ffffff;  }
ol.vacancylist li.best { background-color: #FFEEC1; border: 1px solid #FFDA73; }
ol.vacancylist li.best div.tools { border-top: 1px dotted #FFDA73; }
ol.vacancylist li div.tizer a { text-decoration: none; color: #4E4D53; }
ol.vacancylist li h2 span { color: #ffffff; font-size: 0.8em; }

table.filter td { padding-left: 0.3em; padding-right: 0.3em; }

div.coolmenu { padding-bottom: 1em; }
div.coolmenu a { text-decoration: underline; padding: 2px 4px; color: #708C85; }
div.coolmenu a:hover { text-decoration: none; color: #ffffff; background-color: #708C85; }
div.coolmenu a.active { text-decoration: none; color: #ffffff; background-color: #708C85; }
div.coolmenu a:hover span.cnt,
div.coolmenu a.active span.cnt { color: #ffffff; }

table.triplenavigator { width: 90%; margin-top: 1em; }
table.triplenavigator td { margin: 0px; padding: 0px; }
table.triplenavigator td a { text-decoration: none; }
table.triplenavigator td a:hover { text-decoration: underline; }
table.triplenavigator td span { font-weight: bold; }
table.triplenavigator td.left { text-align: left; width: 50%; padding: 0px; padding-bottom: 1em; }
table.triplenavigator td.right { text-align: right; width: 50%; padding: 0px; padding-bottom: 1em; }
table.triplenavigator td.bottom { text-align: center; padding: 0px; padding-bottom: 1em; }

div.stamp { padding-bottom: 1em; font-size: 0.9em; color: #909090; }
div.stamp a { color: #909090; }

table.vacancy { width: 100%; margin-bottom: 1em; }
table.vacancy th { width: 25%; text-align: right; padding: 6px; vertical-align: top; }
table.vacancy td { width: 75%; padding: 6px; }

table.resume { width: 100%; margin-bottom: 1em; }
table.resume th { width: 25%; text-align: right; padding: 6px; vertical-align: top; }
table.resume td { width: 75%; padding: 6px; }

ul.fileslist { margin-top: 1em; margin-left: 2em; }
ul.fileslist li span { font-size: 0.9em; color: #909090; }

div.body ul,
div.body ol { margin-left: 2em; }
div.body p { line-height: 1.5em; margin-bottom: 0.2em; }

table.jobs td { width: 50%; padding-right: 1em; vertical-align: top; }

body.internal ul.cp li small a { color: #4E4D53; }

table.pricestable { width: 100%; margin-top: 2em; margin-bottom: 1em; border-left: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; }
table.pricestable th { background-color: #f7f7f7; padding: 4px; }
table.pricestable th, table.pricestable td { padding: 2px 2px; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
table.pricestable .t { width: 50%; text-align: left; vertical-align: top; }
table.pricestable .p { width: 10%; white-space: nowrap; text-align: right; vertical-align: top; }
table.pricestable .u { width: 10%; white-space: nowrap; text-align: center; vertical-align: top; }
table.pricestable .z { width: 20%; white-space: nowrap; text-align: left; vertical-align: top; }

table.forums { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; width: 100%; }
table.forums td, table.forums th { border-left: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; padding: 2px 4px; }
table.forums th { background-color: #f0f0f0; text-align: left; }
table.forums th.header { text-align: center; font-weight: bold; padding: 4px; font-size: 70%; }
table.forums th, table.forums td { padding: 4px; }

table.forumpost { border-collapse: collapse; margin-bottom: 4px; width: 100%; }
table.forumpost td, table.forumpost th { border: 1px solid #e0e0e0; padding: 4px 6px; }
table.forumpost td.indent { border: 0px; width: 1%; }
table.forumpost th { background-color: #f0f0f0; font-weight: normal; vertical-align: top; text-align: center; }
table.forumpost td { width: 99%; vertical-align: top; }
table.forumpost th small { color: #4E4D53; }

table.forumreply td, table.forumreply th { padding: 2px 3px; }

form.replyform td, form.replyform th { border: 0px; background-color: transparent; vertical-align: middle; }

table.forumpost form.replyform { background-color: #f0f0f0; }

sup.new { color: #990000; }

table.userprofile th { width: 200px; text-align: right; padding: 4px; }
table.userprofile td { padding: 4px; }
