/*
------------------------------------------------------------------------------------------------------------------
  Classes
------------------------------------------------------------------------------------------------------------------
*/

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

.clear { display: block; clear: both; font-size: 1px; line-height: 1px; height: 1px; }

.fleft { float: left; }
.fright { float: right; }

img.fleft { float: left; margin: 0 10px 5px 0; }
img.fright { float: right; margin: 0 0 5px 10px; }

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }

/*
------------------------------------------------------------------------------------------------------------------
  Main
------------------------------------------------------------------------------------------------------------------
*/

* { margin: 0; padding: 0; border: 0; }
html { height: 100%; }
body { position: relative; color: #5F646C; font-size: 0.7em; font-family: Tahoma, Sans-Serif; line-height: 1.3; background: url('../img/body-bg-top.jpg') repeat-x left top; height: 100%; }

h1, h2, h3, h4 { padding: 20px 0 8px 0; }
h1 { font-size: 2em; font-weight: normal; }
h2 { font-size: 1.7em; font-weight: normal; }
h3 { font-size: 1.5em; font-weight: normal; }
h4 { font-size: 1.2em; }

p, ul, ol, dl { padding: 8px 0; }

table { margin: 8px 0; border-collapse: collapse; border: 0; }
table td { padding-bottom: 10px; }

a { color: #1F77BB; text-decoration: underline; }
a:hover { text-decoration: none; }

img.caption { padding: 8px 0; }

.cMain { color: #5F646C; }
.cLight { color: #8A8A8A; }
.cLight2 { color: #9F9F9F; }
.Blue { color: #1F77BB; }

#canvas_wrapper { position: relative; margin: 0 auto; background: url('../img/body-bottom-bg.jpg') repeat-x left bottom; width: 100%; min-height: 100%; height: auto; }
#canvas_wrapper #canvas { position: relative; margin: 0 auto; padding: 0 20px; width: 940px; }

/*
------------------------------------------------------------------------------------------------------------------
  Header
------------------------------------------------------------------------------------------------------------------
*/

#header { overflow: hidden; position: relative; background: url('../img/header-bg.jpg') no-repeat 0 0; width: 100%; height: 287px; }

#header_logo { position: absolute; top: 73px; left: 36px; }

#header_icons { position: absolute; top: 0; right: 0; background: url('../img/header-icons.jpg') no-repeat 0 0; width: 160px; height: 32px; }
#header_icons .icon { position: absolute; top: 7px; display: block; width: 16px; height: 16px; }
#header_icons .iconHome { left: 30px; }
#header_icons .iconEmail { left: 73px; }
#header_icons .iconSitemap { left: 115px; }

#header_menu { position: absolute; top: 80px; left: 315px; padding-bottom: 6px; background: url('../img/header-menu-bg-bottom.jpg') no-repeat left bottom; width: 607px; }
#header_menu ul { padding: 0; line-height: 28px; color: #69C2FE; text-align: center; background: #004E95 url('../img/header-menu-bg-center.jpg') repeat-x left top; border: 2px solid #000; height: 29px; }
#header_menu ul li { list-style: none; display: inline; padding: 0 11px 0 9px; background: url('../img/header-menu-item-separator.jpg') no-repeat right center;  }
#header_menu ul li a { color: #fff; text-decoration: none; }
#header_menu ul li a:hover { color: #69C2FE; }
#header_menu ul li.last { background: none; }

#header form { color: #fff; font-size: 1.1em; font-family: Arial; }
#header form .field { float: left; padding-right: 8px; }
#header form label { display: block; }
#header form input,
#header form select { color: #53575D; font-size: 1em; font-family: Arial; }
#header form input.text { margin-top: 2px; padding: 3px 3px 4px 3px; background: #f9f9f9 url('../img/form-textbox-bg.jpg') repeat-x 0 -7px; border-top: 1px solid #B3B3B3; border-left: 1px solid #B3B3B3; }
#header form input.image { float: left; }
#header form select { margin-top: 2px; padding: 2px 3px; background: #f9f9f9 /*url('../img/form-textbox-bg.jpg') repeat-x 0 -7px*/; border-top: 1px solid #B3B3B3; border-left: 1px solid #B3B3B3; width: 50px; height: 24px; }

form#header_login { position: absolute; top: 191px; left: 30px; }
form#header_login input.text { width: 95px; }
form#header_login input.image { position: relative; top: 16px; }
form#header_login p.description { white-space: nowrap; clear: left; position: relative; padding: 3px 70px 0 0; color: #9FB0BC; font-size: 0.9em; font-family: Tahoma; text-align: right; }
form#header_login p.description a { color: #4ea4f3; }

form#header_searchdomain { position: absolute; top: 184px; right: 30px; padding-top: 23px; background: url('../img/form-searchdomain-bg.jpg') no-repeat 0 3px; }
form#header_searchdomain input.text { width: 220px; }
form#header_searchdomain input.image { position: relative; top: 0; }
form#header_searchdomain .dott { position: relative; top: 17px; margin-left: -3px; margin-right: -3px; background: url('../img/header-form-dott.jpg') no-repeat left bottom; width: 8px; height: 8px; }
form#header_searchdomain p.description { clear: left; position: relative; top: -2px; padding: 0; color: #9FB0BC; font-size: 0.9em; font-family: Tahoma; }

/*
------------------------------------------------------------------------------------------------------------------
  Body
------------------------------------------------------------------------------------------------------------------
*/

#body { padding-top: 30px; padding-bottom: 270px; text-align: justify; }

#body p.licon { font-size: 0.9em; }
#body p.licon img { position: relative; top: 5px; margin-top: -5px; padding-right: 5px; width: 17px; height: 17px; }
#body p.licon a { color: #8A8A8A; }

#body p.pagination span.active,
#body p.pagination a { margin-left: 3px; }

#content_wrapper { float: left; width: 100%; }
#content_wrapper #content { margin-left: 335px; margin-right: 20px; }

#content ul,
#content ol { padding-bottom: 5px; }
#content ul li,
#content ol li { margin-left: 16px; padding-bottom: 5px; }

#content table.main { font-size: 1em; }
#content table.main th { padding: 10px 10px; color: #fff; text-align: center; background: #205B84; border-right: 1px solid #fff; }
#content table.main td { padding: 8px 10px; background: #fff; border-right: 1px solid #B2B2B2; border-bottom: 1px solid #B2B2B2; }

#content table.domain { margin: 16px 0; border-collapse: collapse; border: 0; width: 100%; }
#content table.domain th,
#content table.domain td { padding: 8px 10px; font-weight: normal; text-align: center; border: 1px solid #fff; }
#content table.domain th { color: #fff; background: #B2B2B2; }
#content table.domain td { background: #E5E5E5; }

#content p.form_notify { padding: 16px 0 8px 0; font-weight: bold; }

#content form.feedback input.text,
#content form.feedback textarea { padding: 2px 3px; color: #5F646C; font-size: 1em; font-family: Tahoma; border: 1px solid #959595; }
#content form.feedback input.text { margin-right: 10px; background: #F8F8F8 url('../img/form-textbox-bg.jpg') repeat-x 0 0; width: 185px; }
#content form.feedback textarea { background: #F8F8F8 url('../img/form-textarea-bg.jpg') repeat-x 0 0; width: 330px; }
#content form.feedback table td { vertical-align: top; }
#content form.feedback p { padding: 2px 0; }
#content form.feedback label { cursor: pointer; display: block; padding-bottom: 2px; color: #878787; }
#content form.feedback span.error { display: block; color: #cc0000; font-size: 0.9em; font-family: Arial; }

#content .newsList .item { padding: 8px 0; }
#content .newsList .item p { padding: 3px 0; }
#content .newsList .item p.caption span.date { float: right; color: #9c9c9c; }
#content .newsList .item p.caption strong { font-size: 1.2em; font-weight: normal; }
#content .newsList .item p.more { text-align: right; }
#content .newsList .item p.more a { color: #6c6c6c; }

#content .newsView p.caption { padding-bottom: 0; }
#content .newsView p.caption span.date { float: right; color: #9c9c9c; }
#content .newsView p.caption strong { font-size: 1.2em; font-weight: normal; }
#content .newsView .preview { font-size: 1.2em; font-weight: bold; }
#content .newsView .text { font-size: 1.2em; }

#content ul.sitemap li { list-style: none; margin-left: 0; }
#content ul.sitemap li { padding-top: 2px; padding-bottom: 2px; }
#content ul.sitemap li small { font-size: 0.85em; }

#sidebar { float: left; margin-left: -100%; padding: 0 0 10px 20px; width: 275px; }

#sidebar .lastnews .item { padding: 5px 0; }
#sidebar .lastnews .item span.date { display: block; padding: 3px 0 0 0; color: #9F9F9F; }
#sidebar .lastnews .item strong.caption { display: block; padding: 3px 0 0 0; font-size: 1.2em; font-weight: normal; text-align: left; }

#sidebar ul.sidenav li { list-style: none; padding: 2px 0 3px 18px; background: url('../img/sidenav-bullet.gif') no-repeat left center; }
#sidebar ul.sidenav li.active { background-image: url('../img/sidenav-bullet-active.gif'); }

#sidebar .sidelink { overflow: hidden; padding: 50px 0; width: 270px; }

/*
------------------------------------------------------------------------------------------------------------------
  Footer
------------------------------------------------------------------------------------------------------------------
*/

#footer_wrapper { overflow: hidden; position: relative; margin-top: -245px; width: 100%; height: 245px; }
#footer_wrapper #footer { position: relative; margin: 0 auto; width: 940px; height: 245px; }
#footer_partners { position: absolute; top: 35px; left: 0; background: url('../img/footer-clients-bg.jpg'); width: 569px; height: 99px; }
#footer_partners a { display: block; width: 100%; height: 99px; }
#footer_contacts { position: absolute; right: 0; bottom: 0; background: url('../img/footer-contacts-bg.jpg') no-repeat right top; width: 345px; height: 245px; }
#footer_contacts p { padding: 18px 60px 18px 0; }
#footer_copyright { position: absolute; bottom: 61px; padding-bottom: 7px; background: url('../img/footer-bg-copyrights-shadow.jpg') no-repeat left bottom; width: 569px; }
#footer_copyright p { padding: 0; color: #fff; text-align: center; line-height: 28px; background: #004E95 url('../img/header-menu-bg-center.jpg') repeat-x left top; border: 2px solid #000; height: 29px; }