.dragStyle {
  border:1px solid #727EA3;
  padding: 10px 10px 10px 10px;
}

.register a{
background:url(../images/reg_btn.gif) left no-repeat;
float:left;
font-size:18px;
color:#1f3236;
padding:0px 0px 0px 20px;

}


#menuList {
  list-style:none;
  padding: 0px 20px 0px 0px;
  position:relative;
}


#menuList li {
  color:#727EA3;
  margin-left:0px;
  font-weight:bold;
  font-size:1.2em;
  padding: 0px 0px 0px 0px;
  position:relative;
  width:100%;
}


table.inbody {
  border-width: 1px;
  border-spacing:0;
  border-style: outset;
  border-color: #cc3300;
  border-collapse: collapse;
  background-color: white;
  width:100%;
}

table.textbanner {
  border-width: 1px;
  border-spacing:0;
  background-color: white;
  padding: 0px 0px 0px 0px;
  border-style: outset;
  border-color: #cc3300;
  border-collapse: collapse;

}


table.inbody_50 {
  border-width: 1px;
  border-spacing:0;
  border-style: outset;
  border-color: #cc3300;
  border-collapse: collapse;
  background-color: white;
  width:50%;
}

table.inbody_80 {
  border-width: 1px;
  border-spacing:0;
  border-style: outset;
  border-color: #cc3300;
  border-collapse: collapse;
  background-color: white;
  width:80%;
}


table.inbody_c {
  border-width: 1px;
  border-spacing:0;
  border-style: outset;
  border-color: #cc3300;
  border-collapse: collapse;
  background-color: #F8F8F8;
  width:100%;
}
table.inbody th {
  border-width: 1px;
  padding: 3px;
  border-style: outset;
  border-color: #cc3300;
  background-color: white;
}
table.inbody td {
  border-width: 1px;
  padding: 4px;
  border-style: outset;
  border-color: #cc3300;
  background-color: white;
  -moz-border-radius:0 ;
    text-align:left;
}

table.inbody_50 th {
  border-width: 1px;
  padding: 3px;
  border-style: outset;
  border-color: #cc3300;
  background-color: white;
  -moz-border-radius: ;
}
table.inbody_50 td {
  border-width: 1px;
  padding: 4px;
  border-style: outset;
  border-color: #cc3300;
  background-color: white;
    text-align:left;
}

table.inbody_80 th {
  border-width: 1px;
  padding: 3px;
  border-style: outset;
  border-color: #cc3300;
  background-color: white;
}
table.inbody_80 td {
  border-width: 1px;
  padding: 4px;
  border-style: outset;
  border-color: #cc3300;
  background-color: white;
  text-align:left;
}


table.inbody_grey {
  border-width: 1px;
  border-spacing:0;
  border-style: outset;
  border-color: #cccccc;
  border-collapse: collapse;
  background-color: white;
  width:100%;
}

table.inbody_grey td {
  border-width: 1px;
  padding: 4px;
  border-style: outset;
  border-color: #cccccc;
  background-color: white;
  text-align:left;
}

table.inbody_grey th {
  border-width: 1px;
  padding: 3px;
  border-style: outset;
  border-color: #cccccc;
  background-color: white;
}

table.inbody_panel {
  border-width: 1px;
  border-spacing:0;
  border-style: outset;
  border-color: #005FA3;
  border-collapse: collapse;
  background-color: white;
  width:100%;
}

table.inbody_panel td {
  border-width: 1px;
  padding: 4px;
  border-style: outset;
  border-color: #005FA3;
  background-color: white;
  text-align:left;
}

table.inbody_panel th {
  border-width: 1px;
  padding: 3px;
  border-style: outset;
  border-color: #005FA3;
  background-color: white;
}


.dotted_border { border-left: 1px dotted #CCCCCC; padding-right: 1px; }


.error_div{
  width:99%;
  background:#fff;
  border:1px dotted #cc3300;
  margin-bottom:1em;
  text-align:center;
  vertical-align:middle;
  padding: 3px 0px 3px 0px;
  font-size: 8.75pt;
  color:#cc3300;
  font-weight:bold;
/*  fontcolor:#343434;*/
}

#notify .notify{
margin:1em 0 0 0;
height: 50px; 
background: url(/images/adbg.png) repeat-x;
width:100%;
text-align:center;
vertical-align:middle
} 

#main_menu li {
  padding: 3px 0px 3px 0px;

}


#notify .notifyleft {
height: 50px; 
background: url(/images/adbgl.png) no-repeat top left
} 

#notify .notifyright {
height: 50px; 
background: url(/images/adbgr.png) no-repeat top right; 
padding: 7px 10px 0px 10px
} 

body { 
   padding: 0px;
   margin: 15px 12px 5px 5px;
   background-color:      #FFFFFF;

}
body, p, table, td {
   font-family: arial; 
   font-size: 9pt;
   color: #343434;
}

a              {color:#006699; background-color:transparent; text-decoration:underline;}
a:hover        {color:#006699; text-decoration:underline; }
a.normal       {color:#006699; padding: 0px 2px 0px 2px; }
a.navig       {color:#ffffff; padding: 0px 2px 0px 2px; }
a.navig:hover       {color:#ffffff; padding: 0px 2px 0px 2px; }
a.light        {color:#FFFFFF; }
a.light:hover  {color:#FFFFFF; text-decoration:underline;}
a.action       {color:#FFFFFF; }
a.small        {font-size: 7pt; color:#666666; }
a.small:hover  {font-size: 7pt; color:#F06D06; text-decoration:underline;}
a.big        {font-size: 14pt; color:#666666; }
a.big:hover  {font-size: 14pt; color:#F06D06; text-decoration:underline;}
a.menu        {font-size: 14pt; color:#005FA3; }
a.menu:hover  {font-size: 14pt; color:#F06D06; text-decoration:underline;}
a.navigation   {color:#FFFFFF; text-decoration:underline;}
a.navigation:hover   {color:#FFFFFF; text-decoration:underline;}

a.buttons      { text-decoration: none; }

.logo  { padding-left: 10px; }

.login_menu {
padding-right: 200px; 
}


.login_text {
color: #666666; padding: 0px 2px 0px 2px; 

  font-size:95%;

}
.b {
 font-weight:bold;

}

.horiz {
  border-top: 1px dotted #b5b5b5;
  padding: 1em 0 0;
  color: #000000;
}
.navigation {
color: #ffffff; padding: 0px 2px 0px 2px; 




}
#container{
  padding:0px 0 20px 20px;
  position:relative;
  text-align:left;
  line-height: 18px;
}
#container, #top, #bottom, #footer{
  margin:0 auto;
}
#top, #bottom{
  height:10px;
  display:block !important;
}
#top{
  margin-top:10px;
}

form.mainform{
  margin:20px 20px 0 20px;
  padding:0 0 20px 0;

}

h1, h2, h3{
  font-weight:normal;
}

.grey_head {
font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
color: #464646; 
font-size:24px;

}

.grey_head_sm {
font: italic normal normal 18px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
color: #464646; 
font-size:18px;
}


/* ----- LOGO ----- */

h1 a{
  height:100%;
  min-height:40px;
  display:block;
}
* html h1 a{
  background-image: none;
}

h1{
  margin:0;
  padding:0;
  min-height:0;
  border-bottom:none;
  text-decoration:none;
}


/* - - - - - - - - - - - - - - - - - - - - -*/


form li{
  margin:0;
  padding:4px 5px 2px 9px;
  position:relative;
}

form li:after, .buttons:after{
  content:"."; 
  display:block;
  height:0; 
  clear:both; 
  visibility:hidden;
}

form li, .buttons{display: inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}



form li span{
  float:left;
}
form li div.left{
  display:inline;
  float:left;
  width:48%;
}
form li div.right{
  display:inline;
  float:right;
  width:48%;
}
form li div.left .medium, form li div.right .medium{
  width:100%;
}

.clear{
  clear:both;
}

form li div label, form li span label{
  margin:0;
  padding-top:3px;
  clear:both;
  font-size:9px;
  line-height:9px;
  color:#444;
  display:block;
}
form li .datepicker{
  float:left;
  margin:.1em 5px 0 0;
  padding:0;
  width: 16px;
  height: 16px;
  cursor:pointer !important;
}



/*FORM- - - - - - - - - - - - - - - - - - - - - */

.mainform{
   font-family: arial; 
   font-size: 8.75pt;

}

.mainform li{
  width:62%;
}


form ul{
  list-style-type:none;
}


.hover_menu ul{
         padding:0px 0px 0px 8px;
             margin: 0;
     list-style-type:none;
}


.hover_menu li{
    margin: 0;
    padding:0;
}

/* ----- INFO ----- */

.info{
  display:inline-block; 
  clear:both;
  margin:0 0 1em 0;
  border-bottom:1px dotted #ccc;
  font-size:13px;
  font-weight:bold;

}
.info[class]{
  display:block;
}
.info h2{
  font-weight:normal;
  font-size:160%;
  margin:0 0 3px 0;
  clear:left;
}
.info p{
  font-size:13px;
  line-height:130%;
  margin:0 0 12px 0;
}

/* ----- SECTIONS ----- */

form hr{
  display:none;
}
form li.section{
  border-top:1px dotted #ccc;
  margin-top:9px;
  padding-top:13px;
  padding-bottom:0px;
  padding-left:9px;
  width:97% !important;
}

form ul li.first{
  border-top:none !important;
  margin-top:0px !important;
  padding-top:0px !important;
}

form .section h3{
  font-weight:normal;
  font-size:110%;
  line-height:130%;
  margin:0 0 2px 0;
}
form .section p{
  font-size:85%;
  margin:0 0 10px 0;
}

/* ----- BUTTONS ----- */

input.btTxt{
  padding:0 7px;
  width:auto;
  overflow:visible;
}
.buttons{
  clear:both;
  margin-top:10px;
}
.buttons input{
  font-size:120%;
  margin-right: 5px;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
  line-height:150%;
  padding:0 0 1px 0;
  border:none;
  color:#222;
  display:block;
  font-size:13px;
  font-weight:bold;
}
span.symbol{
  font-size:115%;
  line-height:130%;
}
input.text,input.password, input.file, textarea.textarea, select.select{
  margin:1;
  font-size:90%;
  color:#333;
 border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 22px;
/*  valign:center;*/
}

input.text_header{
  margin:1;
  font-size:90%;
  color:#333;
 border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 16px;
  vertical-align:middle;
}





select.formbody{
  margin:1;
  font-size:100%;
  color:#333;
  border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 18px;
  vertical-align:middle;
  width: 160px;
}


.formbody optgroup{
   padding:5px 0 5px 0;
   font-size:100%;
   font-family: arial; 
   font-size: 8.75pt;

}


input.formbody{
  margin:1;
  font-size:100%;
  color:#333;
 border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 18px;
  vertical-align:middle;
  width: 160px;
}

input.formbody_blog{
  margin:1;
  font-size:100%;
  color:#333;
 border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 18px;
  vertical-align:middle;
  width: 350px;
}



.formbody_sbm{
  margin:1;
  font-size:90%;
  color:#333;
  border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 18px;
  vertical-align:middle;
  width: 90px;
}

textarea.formbody{
  margin:1;
  font-size:100%;
  color:#333;
 border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 300px;
  width: 100%;
  vertical-align:middle;
}

textarea.feedback{
  margin:1;
  font-size:100%;
  color:#333;
 border-top:1px solid #7c7c7c;
  border-left:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  background:#fff;
  height: 180px;
  width: 100%;
  vertical-align:middle;
}




input.text, input.file{
  padding:2px 0 2px 0;
}
input.currency{
  text-align:right;
}

input.checkbox, input.radio{
  display:block;
  line-height:1.4em;
  margin:6px 0 0 3px;
  width:13px;
  height:13px;
}
label.choice{
  font-size:100%;
  display:block;
  line-height:1.4em;
  margin:-1.55em 0 0 25px;
  padding:4px 0 5px 0;
  color:#444;
  width:90%;
}
textarea.textarea{
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
select.select{
  margin:1px 0;
  padding:1px 0 0 0;
}
select.select[class]{
  margin:0;
  padding:1px 0 1px 0;
}
*:first-child+html select.select[class]{
  margin:1px 0;
}
.safari select.select{
  margin-bottom:1px;
  font-size:120% !important;
}

/* ----- SIZES ----- */

.third{
  width:32% !important;
}
.half{
  width:48% !important;
}
.full{
  width:100% !important;
}

input.small, select.small{
  width:25%;
}
input.medium, select.medium{
  width:50%;
}
input.large, select.large, textarea.textarea{
  width:100%;
}

textarea.small{
  height:5.5em;
}
textarea.medium{
  height:10em;
}
textarea.large{
  height:20em;
}

/* ----- ERRORS ----- */

#errorLi{
  width:99%;
  background:#fff;
  border:1px dotted red;
  margin-bottom:1em;
  text-align:center;
  padding-top:4px;
  padding-left:0px;
  padding-right:0px;
}
#errorMsgLbl{
  margin:7px 0 5px 0;
  padding:0;
  font-size:125%;
  color:#DF0000;
}
#errorMsg{
  margin:0 0 .8em 0;
  color:#000;
  font-size:100%;
}
#errorMsg strong{
  background-color: #FFDFDF;
  padding:2px 3px;
  color:red;
}
form li.error{
  background-color: #FFDFDF !important;
  border-bottom:1px solid #EACBCC;
  border-right:1px solid #EACBCC;
  margin:3px 0;
}
form li.error label{
  color:#DF0000 !important;
}
form p.error{
  color:red;
  font-weight:bold;
  font-size:10px;
  margin:0 0 5px 0;
  clear:both;
}

/* ----- REQUIRED ----- */

form .req{
  float:none;
  color:red;
  font-weight:bold;
}

/* ----- INSTRUCTIONS ----- */

form li.focused{
  background-color:#fff7c0;
}
form .instruct{
  position:absolute;
  top:0;
  left:50%;
  z-index:1000;
  width:80%;
  margin:0 0 0 8px;
  padding:8px 10px 9px 10px;
  border:1px solid #e6e6e6;
  background:#f5f5f5;
  line-height:130%;
  font-size:80%;
  color:#444;
  visibility:hidden;
}
form .instruct small{
  font-size:105%;
}
form li.focused .instruct, form li:hover .instruct{
  visibility:visible;
}

.noI .instruct{
  display:none !important;
}
.noI form li{
  width:96%;
}
.noI .leftLabel li, .noI .rightLabel li, .noI li.leftLabel, .noI li.rightLabel{
  width:66%;
  padding-left:30%;
}
.noI li.section{
  padding-left:9px;
}
.noI .leftLabel label.desc, .noI .rightLabel label.desc{
  width:27%;
}
* html .noI .leftLabel label.desc, * html .noI .rightLabel label.desc{
  width:40%;
}
.leftLabel li, .rightLabel li, li.leftLabel, li.rightLabel{
  padding-left:22%;
  padding-top:9px;
  width:55% !important;
}
.leftLabel p.instruct, .rightLabel p.instruct{
  width:26%;
  margin-left:2px;
}
* html .leftLabel p.instruct, * html .rightLabel p.instruct{
  width:37%;
}
.leftLabel label.desc, .rightLabel label.desc{
  position:absolute;
  left:0;
  width:24%;
  margin-left:9px;
  margin-top:2px;
}
* html .leftLabel label.desc, * html .rightLabel label.desc{
  width:34%;
}
.rightLabel label.desc{
  text-align:right;
}
.leftLabel li.buttons, .rightLabel li.buttons{
  padding-left:9px;
}


/* ----- Password ----- */

ul.protected{
  list-style:none;
  margin:60px 0;
}
.protected li{
  text-align:center;
  padding:10px 0;
}
.protected h2{
  font-weight:bold;
  color:#DF0000;
  margin:0 auto 10px auto;
}
.protected label{
  font-size:120% !important;
  padding-top:10px;
  display:block;
}
.protected input.text{
  font-size:170% !important;
  width:380px;
  text-align:center;
}
.protected .buttons{
  margin:0;
}
.protected #saveForm{
  font-size:120% !important;
}


#tooltip {
  position: absolute;
  z-index: 1000;
  border: 1px solid #111;
  background-color: #FFFFCC;
  padding: 5px;
  opacity: 1;
}
#tooltip h3, #tooltip div { margin: 0; }


fieldset {
  border: 1px solid black; padding: 0px; margin: 0px 0;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


#right { text-align: left; }



ul.ns_hierarchy li{ /* Чтобы не было сдвига элементов списка из-за кнопки раскрытия/закрытия */
  clear: both;
}
ul.ns_hierarchy, ul.ns_hierarchy ul{
  list-style-type: none; /* Убираем маркер */
  margin: 0;
  padding-left: 0px;
}
/* наводим красоту */
ul.ns_hierarchy{
  padding-left: 18px;
}
ul.ns_hierarchy ul{
  padding-left: 22px;
}

ul.manul, ul.manul li{
  list-style-type: none; /* Убираем маркер */
  padding:5px 5px 5px 8px;
  line-height: 17px; 
}

ul.manul_pod, ul.manul_pod li{
  list-style-type: none; /* Убираем маркер */
  padding:0px 2px 4px 2px;
}


ul.main_manul{
  padding:5px 5px 5px 5px;
}


