﻿.divAdminHolder
{
display:block;
overflow:hidden;
width:925px;
background-color:#fff;
clear:both;
padding:15px;
margin:auto;
}
.MainMenu
{
    display:block;
    display:block;
    overflow:hidden;
    clear:both;
    padding:5px 15px 0px;
    margin:auto;
}
.MainMenu .ddsmoothmenu
{
   
}
.MainMenu .ddsmoothmenu ul
{
   margin:0;
   padding:0;
}
.MainMenu .ddsmoothmenu ul li
{
   float:left;
   margin:0 2px 0 0;
   padding:0;
   list-style:none;
   background:#fff;
}
.MainMenu .ddsmoothmenu ul li a
{
   display:block;
   padding:0 10px;
   font-size:12px;
   line-height:22px;
   color:#000;
   text-decoration:none;
}
.MainMenu .ddsmoothmenu ul li a:hover
{
    color:#999999;    
}
.AspNet-Menu-Leaf
{
padding:3px 0 0 0;


}
.AspNet-Menu-Leaf a.AspNet-Menu-Link
{
font-size:12px;
color:#000;
font-weight:normal ;
padding:2px 7px 0px 7px;
background-color:#fff;
display:block;
margin:0 2px;
border-bottom:1px solid #969696;

}

.AspNet-Menu-Leaf a.AspNet-Menu-Selected
{

font-weight:bold ;
border-bottom:1px solid #fff;
}
.AspNet-Menu-Selected
{
background-color:#fff;


}
.adminTitle
{
color:#143173;
font-size:18px;
text-align:left;
display:block;
}

.img_current 
{
    text-align:left;
    padding: 4px 0 2px 0;
}

#ctl00_left_center_tbNews_pnlCurrentNews_dgCurrentNews
{
width:100% !important;
border: 1px solid black !important;
}

#ctl00_left_center_tbNews_pnlApprovedNews_dgApprovedNews
{
width:100% !important;
border: 1px solid black !important;
}

#ctl00_left_center_tbNews_pnlInProgressNews_dgInProgressNews 
{
width:100% !important;
border: 1px solid black !important;
}

#ctl00_left_center_tbNews_pnlReturnedNews_dgReturnedNews 
{
width:100% !important;
border: 1px solid black !important;
}

#ctl00_left_center_tbNews_pnlDeletedNews_dgDeletedNews 
{
width:100% !important;
border: 1px solid black !important;   
}

#ctl00_left_center_tbNews_pnlPublishedNews_dgPublishedNews 
{
width:100% !important;
border: 1px solid black !important;
}

#ctl00_left_center_divInbox 
{
margin: 0 5px;
padding:5px 0;
border-bottom: 1px solid #e1e1e1;
/*width:897px;
width:720px;*/
}