/*--- DErek (Zhukov Alexandr) ---*/
/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset { margin:0;padding:0; }
img { border: 0; }

/* body
--------------------------------------------------*/
body { 
       font-family: Arial;
       font-size: 62.5%;   /* Resets 1em to 10px */
       text-align: left; /* Center for IE 5.x */
}


html,body  { height:100%; font-size: 12px;}

.clearing { clear: both; height: 1px; font-size: 1px; }

h1 {font-size: 15px;}


a { text-decoration:underline; color: #2082c5; }
a:hover { text-decoration:none }


.main_table{margin: 10px;}
.main_table tr{}
.main_table td{}




/* Center Col/New Block
--------------------------------------------------*/
.news_b { line-height:17px; text-align:justify; padding:0 0 25px 0}
.news_b h2 { font-size:16px; font-family:"trebuchet MS"; font-weight: bold; padding:0 0 5px 0}
.news_b i { display:block; padding:0 0 5px 0; font-style:normal;}
.news_b b { }
.news_b b a { }









div.notice_ok{
  width: 500px;
  text-align: center;
  margin: 5px 0px 15px 0px;
  border:1px dotted green;
  color: green;
  padding:10px 0 11px 11px;
}
div.notice_er{
  width: 500px;
  text-align: center;
  margin: 5px 0px 15px 0px;
  border:1px dotted red;
  color: red;
  padding:10px 0 11px 11px;
}


a.selected {font-weight: bold; color: #000000}


.menu {
    width: 180px;
    background: #f9f9f9;
    margin-left: 15px;
    padding: 10px;
    
    border: 1px solid #dddddd;
}

.menu ul{
   list-style: none;
   margin-left: -40px;
   -margin-left: 0px;
}
.menu li{
   margin-top: 2px;
}



.left table{
    background: #f9f9f9;
    border: 1px solid #dddddd;
    border-collapse:collapse; 
    
    margin: 15px; 
    
    width: 200px;
}
.left table td{
    padding: 5px; 
    font-size: 11px;
}


h1.main{margin: 5px 0px 0px 27px; }
.logout{margin: 0px 0px 10px 27px; }

.main_table{background: #ffffff; border: none;}

.center table{
    background: #f9f9f9;
    border: 1px solid #dddddd;
    border-collapse:collapse; 
    
    margin: 0px; 
}


.center table td{
    padding: 5px; 
    font-size: 11px;
    vertical-align: top;
}

.center table th{
    padding: 5px; 
    font-size: 11px;
    font-weight: bold;
    background: #f2f0eb;
}
.center table tr.total td{
    font-weight: bold;
}

.center input.export{margin-top: 10px;}



table.nostyle{
    background: #ffffff;
    border: none;
    border-collapse:collapse; 
    margin: 0px; padding: 0px;
}
table.nostyle td{
    padding: 0px;  margin: 0px;
    font-size: 12px;
    vertical-align: middle;
}


.pages { font-size:11px; padding:7px 0 5px 0;}
.pages a { border:1px solid #e1e1e1; color:#0070bd; padding:2px 5px 3px 5px; margin-left:2px }
.pages select { font-size:11px; vertical-align: middle; margin-left:10px}
.pages .selected { font-weight:bold; color:#000000; text-decoration:none; cursor:default}


table th a {color: #000000; text-decoration: none;}
table th a.orderby{text-decoration: none; background: url("../../../images/admin/orderby.gif") no-repeat 0px 60%; padding:0 0 0 11px;}
table th a.orderbydesc{text-decoration: none; background: url("../../../images/admin/orderbydesc.gif") no-repeat 0px 60%; padding:0 0 0 11px;}
