﻿/****************** layout ************************/
div#container
{
    
}

div#header
{
    background:#FFFFFF url(/assets/images/headerbg02.jpg) repeat-x 0% 0%;
    float:left;
    width:100%
}

div#header2
{
    height:145px;
    margin:0;
    padding-left:0px;
    background:transparent url(/assets/images/headerbg01.jpg) no-repeat 0% 0%;
    color: #5A5A5A;
    float:left;
    width:100%
}



div#wrapper
{
    float:left;
    width:100%;
     background:#dfe0e2;
    
}

div#wrapper2
{
   
     background:transparent  url(/assets/images/leftbg01.jpg) no-repeat 0% 0%;
    
}

div#leftpanel
{
    float:left;
    width:220px;
    margin-left:-100%;
    background:#dfe0e2;
    
}

div#leftpanel2
{
   
    background:transparent  url(/assets/images/leftbg01.jpg) no-repeat 0% 0%;
    
}

div#content
{
    margin-left:220px;
    background:#eeeeee url(/assets/images/bg.jpg) repeat-x 0% 0%;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:20px
   
    
}

div#footer
{
    clear:both;   
    background:#eeeeee url(/assets/images/footerbg01.jpg) repeat-x 0% 0%;
    height:114px
   
    
}

div#footer2
{
    
    background:transparent url(/assets/images/footerbg01.jpg) repeat-x 0% 0%;
    height:114px
    
   
    
}





div#WebMenu
{
    margin-left:220px;
    
}

div#WebLogo
{
    float:left;
    width:220px;
    margin-left:-100%;
    background-color:#9da4a7;
    height:118px;
       
}

div#WebLogo2
{
    padding:5px    
}
/* end layout */

/****************** menu ************************/

div#WebMenuBg1{height:45px; background-image:url(/assets/images/menubg01.png); width:750px}
div#WebMenuBgText{float:left; height:45px; text-align:center; line-height:45px}

/* end menu */

/****************** leftpanel ************************/

div#ucLeftBox{padding:0px 0px 2px 15px; display:inline-block; border-bottom:1px solid White; width:205px}
div#ucLeftBox2{padding:10px 0px 0px 15px; display:inline-block; border-bottom:0px solid White;}
div#ucLeftBox3{padding:10px 0px 0px 15px; display:inline-block; border-bottom:1px solid White;}

/* end menu */


div#loginwrapper{background:transparent url(/assets/images/bglogin02.png); width:910px; 
                 margin:0 auto; height:300px}

div#loginfooter{background:none; width:910px; margin:0 auto}

div#logincontent{background-color:none; width:640px; margin:0 auto; padding-top:50px}

div#LoginBar{background:transparent url(/assets/images/loginbar01.png) no-repeat 0% 0%; height:60px
             ;
             }
div#LogoBox{float:left; width:220px; background:transparent url(/assets/images/bglogo01.jpg) no-repeat 0% 0%; height:120px; padding-top:5px; padding-left:5px}

/****************** table ************************/
.gridheader
{
    background-color:#28283f;
    padding-left:8px;
    color:#fff;
    font-weight:bold;
    height:25px;
}
.gridheader td
{
    color:#fff;
}
.gridrow
{
     height:25px;   
     background-color:#E5E5E5;
     text-indent:5px;
}
.gridaltrow
{
     height:25px;   
     text-indent:5px;
}
.leftcolumn
{
     background-color:#ededeb;
     width:150px;
     text-align:right;
     height:20px;

}
.rightcolumn
{
     background-color:White;
     padding-left:8px;
}
.rowheader
{
     text-align:left ; 
     font-size:1.0em;
     font-weight:bold;
     background-color:#cccccc;
     color:#000000;
     height:25px;
     text-indent:5px;
    
}
.leftfootercolumn
{
     background-color:#dcdcdc;
     width:150px;
}

.rightfootercolumn
{
     background-color:#dcdcdc;
     
}
.tblEdit
{
     border:solid 0px #9f9f9f;
     background-color:#9f9f9f;
     width: 100%;
     
}
.leftrowdetailheader
{
     font-weight:bold;
}
/* end menu */