/*
10px 	77%
11px 	85%
12px 	93% (was 93)
13px 	100%
14px 	108% (was 107)
15px 	116% (was 114)
16px 	123.1% (was 122)
17px 	131% (was 129)
18px 	138.5% (was 136)
19px	146.5% (was 144)
20px	153.9% (was 152)
21px 	161.6% (was 159)
22px 	167%
23px 	174%
24px 	182%
25px 	189%
26px 	197%
*/
html {
  color: #333333;
  background-color: #FFF;
  padding:0px;
  margin:0px;
}
body {
  color: #333333;
  background-color: #FFF;
  padding:0px;
  margin:0px;
}
.body 
{
  height: 100%;
  width: 100%;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.body2
{
  width: 100%;
  height: 100%;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 999;
}
.fog
{
  width: 100%;
  background-color:#000;
  opacity: 0.8;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
a {
  color:#2d6987;
}
a:hover {
  text-decoration:none;
}

a img {
  border-width: 0;
}
optgroup {font-weight:bold; font-style:italic;}
optgroup option {font-weight:normal; font-style:normal;}
#custom-doc {
  width:1150px;
  margin:auto;
  text-align:left;
  background-color: #FFF;
  color: inherit;
}
/* Top Header */
#top {
  height:100px;
  overflow:hidden;
}
#top div.logo {
  height:100px;
}
#top div.logo a {
  display:block;
  background:url(/themes/default/css/img/logo.png) 0 0 no-repeat;
  width:210px;
  height:61px;
  margin: 20px 0 0 20px;
}
#top div.logo a span {
  display:none;
}
#top div.premium {
}
/* Pathway */
#pathway {
  margin: 0 20px 10px;
  font-size:85%;
}
#pathway a {
  color: #188848;
}
/* Top Navigation */
div#topnav {
  border: 0px solid #fff;
  background-color:#3b9000;
  margin: 0 0px 15px 0px;
  font-size:85%;
}
div#topnav div div {
  width: 100%;
}
div#topnav div div div {
  padding: 9px 0 7px 8px;
  width: auto;
  *background: transparent url(/themes/default/css/img/topnav_tr.png) no-repeat top right;
}
div#topnav div div div div {
  background: none;
  padding: 0;
}
#topnav a {
  color:#FFF;
  text-decoration:none;
}
#topnav a:hover {
  text-decoration:underline;
}
#topnav a.current {
  font-weight:bold;
  text-decoration:underline;
}
#topnav ul {
  margin:0;
  padding:0;
  list-style:none;
}
#topnav ul li {
  margin:0;
  padding:0 16px;
  list-style:none;
  display:inline;
  border-left: 1px solid #BEC8CD;
}
#topnav ul li.first {
  border:0;
}
/* Userbar */
#userbar {
  background-color:#FFF;
  color:#333333;
  font-size:85%;
  margin: 0 10px 20px 10px;
  height:34px;
  border-bottom: 1px dashed #ccc;
  line-height:22px;
}
#userbar a {
  color:#000;
}
#userbar a:hover {
  color:#000;
  text-decoration:none;
}
#userbar li.usr {
  font-weight:bold;
  font-style:italic;
  color:#333;
  padding-right:20px;
}
#userbar li.not a {
  color:#999;
}
#userbar li.pm {
  font-weight:bold;
}
#userbar li.pm img {
  float:left;
  margin-right:4px;
}
#userbar li.pm a {
  color:#2d6987;
}
.rtop, .ltop {
  margin:0;
  float:left;
  overflow:hidden;
}
.rtop {
  float:right;
}
.rtop li, .ltop li {
  list-style:none;
  float:left;
  padding: 0 10px;
}
.rtop li {
  padding: 0 10px;
}
ul#authline {
  margin:0;
  padding: 0;
  height:20px;
}
ul#authline li {
  margin:0 10px;
  padding:0;
  display:inline;
  list-style:none;
  padding-right: 20px;
  height:20px; line-height:20px;
  vertical-align:middle;
}
ul#authline li.reg a, ul#authline li.rec a {
  color:#2d6987;
}

ul#authline input.authtext {
  padding: 1px;
  border: 1px solid #B1BEC4;
  color:#228BBA;
}
ul#authline input.authsubmit {
  border:0;
  width:12px;
  height:12px;
  background: url(/themes/default/css/img/auth_button.png) 0 0 no-repeat;
  cursor:pointer;
}
ul#authline input.authcheckbox {
  padding:1px;
}
#sidebar {
  overflow:hidden;
  border-right:#F0F0F0 solid 1px;
}
#sidebar div.bd {
  *background-color: #f0ffec;
  padding:10px;
  margin:0;
  overflow:hidden;
}
#sidebar a {
  color: #2d6987;
}
#bd {
  background: #FFFFFF;
  color: #333333;
  padding: 0 10px 160px 10px;
}
.sideblock h3 {
  text-transform: uppercase;
}
/* Footer */
#ft {
  background: #FFF;
}
#ft-inner {
  color:#333;
  padding:10px 20px;
}
#copyright, #bottomnav {
  font-size: 85%;
  color:#333;
}
#bottomnav a {
  text-decoration:none;
}
#bottomnav a:hover {
  text-decoration:underline;
}
#bottomnav a.current {
  font-weight:bold;
  text-decoration:underline;
}
#bottomnav ul {
  float:right;
  margin:9px 0 0 0;
  padding:0;
  list-style:none;
}
#bottomnav ul li {
  margin:0;
  padding:0 10px;
  list-style:none;
  display:inline;
  border-left: 1px solid #C2C2C2;
}
#bottomnav ul li.first {
  border:0;
  padding-left:0px;
}
/* Sideblock */
div.sideblock h3 {
  font-size: 108%;
  font-weight: 700;
  margin: 0 0 1em;
  padding: 0;
  height: auto;
}
div.sideblock h3 a {
  color: #333!important;
  text-decoration:none;
}
div.sideblock {
  padding: 0;
  width: auto;
  margin-bottom: 2em;
}
/* ============== Pagination ============== */
.pagenav {
  margin: 2em 0;
  overflow:hidden;
  font-size:11px;
}
.pagenav a {
  padding:2px 6px;
  margin:2px;
  border:1px solid #90BED2;
  background-color:#EBF1F2;
  color:#2289BB;
  text-decoration:none;
  display:block;
  float:left;
}
.pagenav a:hover {
  color:#404756;
  border:1px solid #404756;
}
.pagenav span.selpage a {
  font-weight:bold;
  color:#333;
  border:0;
  text-decoration:none;
  background:none;
}
.pagenav span.prevpage a {
  padding-left:10px;
}
.pagenav span.nextpage a {
  padding-right:10px;
}
span.today {
  color:#2d6987;
}

div.ttl {background: #EDF1F4 url(/themes/default/css/img/rnd_tl.png) no-repeat top left; height:10px;}
div.ttr {background: transparent url(/themes/default/css/img/rnd_tr.png) no-repeat top right; height:10px;}
div.bbl {background: #EDF1F4 url(/themes/default/css/img/rnd_bl.png) no-repeat bottom left; height:10px;}
div.bbr {background: transparent url(/themes/default/css/img/rnd_br.png) no-repeat bottom right; height:10px;}
div.bbd {background-color:#EDF1F4; padding:0 10px;}

ul.latest-footer {
  margin:0;
  padding:0;
}
ul.latest-footer li {
  list-style:none;
  margin:0;
  padding:0 0 .5em 0;
  font-size:85%;
}
div.recent-polls {
  overflow:hidden;
}
div.recent-polls h5 {
  margin-bottom:10px;
}
div.recent-polls p {
  font-size:85%; line-height:140%;
  margin-bottom:3px;
  padding:0;
  clear:both;
}
div.recent-polls p.sendpoll {
  margin:10px 0 0 0;
}
div.recent-polls input.radio { margin-right:3px; }

table.polls { margin:0; padding:0; border:0; width:100%;}
table.polls td { margin:0; padding:5px 0 0 0; border:0; font-size:85%; color:#5E6C75; }
div.bar-front 	{ background:#288F0A url(/themes/default/css/img/poll-bar.gif) 0 0 repeat-x; border-right:1px solid #288F0A; border-left:1px solid #00AA1C; padding:0; color:#DDDDDD; height:10px; line-height:77%; font-size:77%; }
div.bar-back 	{ background-color:#C8D2DB;  height:10px; line-height:77%; font-size:77%; margin-right:5px; }

ul.catnav {
  margin:0;
  padding:0;
}
ul.catnav li {
  list-style:none;
  margin:0;
  padding:3px 0 3px 0;
  font-size:85%;
  overflow:hidden;
}
ul.catnav li span {
  font-size:77%;
  font-weight:normal;
}
ul.catnav li.lvl-0 {
}
ul.catnav li.lvl-3 {
  list-style:circle;
  margin-left:16px;
  padding:1px 0 1px 0;
}
ul.catnav li.lvl-2 a {
  font-weight:bold;
}
ul.catnav li.lvl-3 a {
  font-weight:normal;
  color:#637986!important;
}
ul.catnav li.active a {
  text-decoration: underline;
  color:#000!important;
}

div.popup { background-color:#FFF; font-size:85%; padding:10px; text-align:left; }
div.smilies table td { border:0; }

.colleft { float:left; margin: 0 10px 0 0;}
.colright { float:right; margin: 0 0 0 10px;}

img.thumblist {
  margin: 0 10px 0 0;
  padding: 5px 11px 11px 5px;
  float: left;
  /*background: url(/themes/default/css/img/thumb_bg.png) no-repeat right bottom #fff;*/
  background-image: url(/themes/default/css/img/thumb_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  text-align: center;
}

img.thumblist {
  display: block;
  text-decoration: none;
  border: 0;
}
#bubble h4, #bubble-2 h4, #bubble-3 h4 { font-size:93%; color:#B60000; margin-bottom:10px;}
#bubble h4 a, #bubble-2 h4 a, #bubble-3 h4 a { color:#B60000;}
#bubble span, #bubble-2 span, #bubble-3 span { display:block; text-align:right; color:#ACAFB1; font-size:10px;}
#bubble p { font-size:85%; margin-bottom:10px;}
#bubble-2 p { font-size:85%; margin-bottom:10px; height:26px;}
#bubble-3 p { font-size:85%; margin-bottom:10px; height:28px;}

div.fox {margin-left:-5px; margin-bottom:20px;}

.headernav {
  position:absolute;
  right: 5px;
  top: 20px;
  margin: 0;
}
.headernav li {
  list-style:none;
  float:left;
  padding: 1px 7px 4px;
  line-height: 105%;
  font-size: 11px;
}
.headernav .first {
  border-right:none;
  position:relative;
  top:-1px;
}
.headernav .last {
  border-right:none;
}
.headernav li a {
  text-decoration:none;
  color: #333;
}
.headernav li a:hover {
  text-decoration: underline;
  color: #333;
}


.blocked {
  line-height: 15px;
  background:#f99170;
  color:#FFF;
  font-size:11px;
  padding: 3px 10px;
  margin-top:10px;
  margin-bottom:10px;
}


#slidebox{
  width:250px;
  height:75px;
  padding:10px;
  background-color:#fff;
  border-top:3px solid #3a87ad;   
  position:fixed;
  bottom:0px;
  right:-430px;
  -moz-box-shadow:-2px 0px 5px #aaa;
  -webkit-box-shadow:-2px 0px 5px #aaa;
  box-shadow:-2px 0px 5px #aaa;
  text-align:left;
}
#slidebox p, a.more{
  font-size:10px;
  text-transform:uppercase;
  font-family: Arial,Helvetica,sans-serif;
  letter-spacing:1px;
  color:#555;
}
a.more{
  cursor:pointer;
  color:#3a87ad;
}
a.more:hover{
  text-decoration:underline;
}
#slidebox h2{
  color:#3a87ad;
  font-size:14px;
  font-weight:bold;
  margin:0px 20px 10px 0px;
}
a.close{
  background:transparent url(/files/img/close.gif) no-repeat top left;
  width:13px;
  height:13px;
  position:absolute;
  cursor:pointer;
  top:10px;
  right:10px;
}
a.close:hover{
  background-position:0px -13px;
}

/* пїЅпїЅпїЅпїЅ */



#tagcloud ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#tagcloud li {
  float: left;
  list-style-type: none;
}

#tagcloud ul li a {
  text-decoration: none;
  line-height: 2.3em;
}

#tagcloud ul li a.size1 {
  color: #666;
  padding: 2px;
}
#tagcloud ul li a.size1:hover {
  background-color: #999;
  color: white;
}

#tagcloud ul li a.size2 {
  color: #912600;
  padding: 12px;
}
#tagcloud ul li a.size2:hover {
  background-color: #cc3500;
  color: white;
}

#tagcloud ul li a.size3 {
  color: #877900;
  padding: 18px;
}
#tagcloud ul li a.size3:hover {
  background-color: #d8c100;
  color: white;
}

#tagcloud ul li a.size4 {
  color: #1d6c01;
  padding: 8px;
}
#tagcloud ul li a.size4:hover {
  background-color: #2daf00;
  color: white;
}
#tagcloud ul li a.size5 {
  color: #004e6b;
  padding: 6px;
}
#tagcloud ul li a.size5:hover {
  background-color: #007ead;
  color: white;
}

#tagcloud ul li a.size6 {
  color: #430069;
  padding: 24px;
}
#tagcloud ul li a.size6:hover {
  background-color: #7600b9;
  color: white;
}

ul.tags { list-style: none; margin: 0; padding: 0; }
ul.tags li { display: inline; }
ul.tags li:after { content: ","; } 
ul.tags li:last-child:after { content: ""; }




/****************** Messages ********************/
.message {
  line-height: 1.25em;
  margin-bottom: 2.5em;
  border: 1px solid #999999;
  background: #F0F0F0;
  -moz-border-radius: 0.333em;
  -webkit-border-radius: 0.333em;
  -webkit-background-clip: padding-box;
  border-radius: 0.333em;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 89;
}
ul.message {
  padding: 0.583em 0 0.083em 0;
}
ul.message li {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.3em;
  padding: 0.2em 1em 0.8em 3em;
  background-repeat: no-repeat;
  background-position: 0.8em 0.1em;
}
div.message,
p.message {
  padding: 0.583em 0.833em 0.75em 2.5em;
  background-repeat: no-repeat;
  background-position: 0.667em 0.583em;
}
section .message {
  margin-bottom: 1.667em;
}
.message:last-child {
  margin-bottom: 0;
}
/* IE class */
.message.last-child {
  margin-bottom: 0;
}
.block-content .message {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.block-content .message.no-margin {
  margin: 0 -1.667em 1.667em -1.667em;
}
.block-content.no-padding .message.no-margin,
.block-content .no-margin > .message.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.block-content .message.no-margin,
.block-content.no-padding .message {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  border-radius: 0;
  border-width: 1px 0;
}
.block-content.no-title > .message.no-margin:first-child {
  margin-top: -1.667em;
}
/* IE class */
.block-content.no-title > .message.no-margin.first-child {
  margin-top: -1.667em;
}
.block-content.no-title > .message.no-margin:first-child,
.block-content.no-padding > .message:first-child {
  border-top: none;
  -moz-border-radius-topleft: 0.167em;
  -moz-border-radius-topright: 0.167em;
  -webkit-border-top-left-radius: 0.167em;
  -webkit-border-top-right-radius: 0.167em;
  border-top-left-radius: 0.167em;
  border-top-right-radius: 0.167em;
}
/* IE class */
.block-content.no-title > .message.no-margin.first-child,
.block-content.no-padding > .message.first-child {
  border-top: none;
}
.block-content > .message.no-margin:last-child {
  margin-bottom: -1.667em;
}
/* IE class */
.block-content > .message.no-margin.last-child {
  margin-bottom: -1.667em;
}
.block-content > .message.no-margin:last-child,
.block-content.no-padding > .message:last-child {
  border-bottom: none;
  -moz-border-radius-bottomleft: 0.167em;
  -moz-border-radius-bottomright: 0.167em;
  -webkit-border-bottom-left-radius: 0.167em;
  -webkit-border-bottom-right-radius: 0.167em;
  border-bottom-left-radius: 0.167em;
  border-bottom-right-radius: 0.167em;
}
/* IE class */
.block-content > .message.no-margin.last-child,
.block-content.no-padding > .message.last-child {
  border-bottom: none;
}
section .block-controls + .message.no-margin,
section .block-header + .message.no-margin,
section .message.no-margin + .message.no-margin {
  margin-top: -1.667em;
  border-top: none;
}

.message {
  background-color: #e4e4dc;
  border-color: #999999;
}
.message.warning {
  background-color: #ffffcc;
  border-color: #c3c39e;
}
.message.error {
  background-color: #fff3f2;
  border-color: #c00000;
}
.message.success {
  background-color: #ddebdf;
  border-color: #339933;
}
.message.loading {
  background-color: #dcebf2;
  border-color: #3399cc;
}

.message li,
div.message,
p.message {
  background-image: url(/themes/default/images/icons/fugue/information-ocre.png);
  color: #576a73;
}
.message li strong,
div.message strong,
p.message strong {
  color: #576a73;
}
.message.warning li,
div.message.warning,
p.message.warning {
  background-image: url(/themes/default/images/icons/fugue/balloon.png);
  color: #56563e;
}
.message.warning li strong,
div.message.warning strong,
p.message.warning strong {
  color: #56563e;
}
.message.error li,
div.message.error,
p.message.error {
  background-image: url(/themes/default/images/icons/fugue/cross-circle.png);
  color: #563f3e;
}
.message.error li strong,
div.message.error strong,
p.message.error strong {
  color: #563f3e;
}
.message.success li,
div.message.success,
p.message.success {
  background-image: url(/themes/default/images/icons/fugue/tick-circle.png);
  color: #194a19;
}
.message.success li strong,
p.message.success strong {
  color: #194a19;
}
.message.loading li,
div.message.loading,
p.message.loading {
  background-image: url(/themes/default/images/info-loader.gif);
  color: #1e5774;
}
.message.loading li {
  background-position: 0.8em 0.4em;
}
div.message.loading,
p.message.loading {
  background-position: 0.667em 0.917em;
}
.message.loading li strong,
div.message.loading strong,
p.message.loading strong {
  color: #1e5774;
}

/**************** Close button ******************/
.close-bt,
ul li.close-bt,
ul.message li {
  list-style-type: none;
}

ul.message li.close-bt {
  display: block;
  position: absolute;
  top: 0.083em;
  right: 0.083em;
  font-size: 1em;
  line-height: 1em;
  width: 1em;
  height: 1em;
  padding: 0;
  margin: 0;
  background: url(/themes/default/images/cross-small.png) no-repeat center center;
  cursor: pointer;
  -moz-border-radius: 0.333em;
  -webkit-border-radius: 0.333em;
  -webkit-background-clip: padding-box;
  border-radius: 0.333em;
  opacity: 0.5;
  filter: alpha(opacity=0.5);
}
.close-bt:hover,
ul li.close-bt:hover {
  opacity: 1;
  filter: none;
}


.handmade-icon{background-image:url("http://allfreelancers.su/images/project/handmade.png");background-position:right top;background-repeat:no-repeat}

.register_public_form{
    display: none;
    background-color: white;
    position: absolute;
    z-index: 3000;
    /*width: 900px;*/
    /*height: 500px;*/
    border: solid;
    padding: 20px;
    top:50px;
}
.register_public_form_left{
}
#fast-registration-form{
}
#postQuestionNoRegister{
    /*display: block;*/

}
.register_public_form input{
    width: 100px;
}
/*
     */
/*
*/