/*
  Style admin - main page
*/
 
 
.cwhiteheaders
{color: #FFFFFF; font-size: 14px; font-family: Verdana, Arial, Helvetica;}

.cwhiteheaders a
{color: #FFFFFF; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: none;}

.cwhiteheaders a:hover
{color: #FF9900; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: underline;}

 
.td_file_list
{
background-color: #ced298;     
border-bottom-style: solid; 
border-bottom-width: 2px;    
border-bottom-color: #FFFFFF;   

border-right-style: solid; 
border-right-width: 1px;    
border-right-color: #FFFFFF; 

padding-left: 5px; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-right: 2px; 

    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #607500;
    font-weight: bold;


} 
 
.td_sep
{
background-color: #edf1bb;     
border-bottom-style: solid; 
border-bottom-width: 1px;    
border-bottom-color: #FFFFFF;   

border-right-style: solid; 
border-right-width: 1px;    
border-right-color: #FFFFFF; 

padding-left: 5px; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-right: 2px; 
}


.td_admin_list1
{
background-color: #d3e0e6;    
    
border-bottom-style: solid; 
border-bottom-width: 1px;    
border-bottom-color: #aab7bd;  


border-right-style: solid; 
border-right-width: 1px;    
border-right-color: #FFFFFF; 
 
padding-right: 5px; 
padding-left: 2px; 
padding-top: 2px; 
}

.td_admin_list2
{
background-color: #ebecee;     
    
border-bottom-style: solid; 
border-bottom-width: 1px;    
border-bottom-color: #aab7bd;  


border-right-style: solid; 
border-right-width: 1px;    
border-right-color: #FFFFFF; 
 
padding-right: 5px; 
padding-left: 2px; 
}

.input_textboxes
{
font-family: Tahoma; 
font-size: 10pt; 
color: #06151C; 
border: 1px solid #E6EFF4; 
padding: 2px; 
background-color: #E6EFF4;    
} 


.table_admin_list_back_simple
{
    border-bottom-style: solid; 
    border-bottom-width: 1px;    
    border-bottom-color: #aab7bd;                                                        
}

.table_admin_list_back
{
    border-bottom-style: solid; 
    border-bottom-width: 1px;    
    border-bottom-color: #aab7bd;   
    padding-left: 5px;     
    
    
    color: #FFFFFF; 
    font-size: 14px; 
    font-family: Verdana, Arial, Helvetica; 
    font-weight : bold;
    padding-right: 5px;
    background-image: url('admin/images/templatev4/list_top_back.png'); 
    background-repeat: repeat-x;     
                                                          
}





.content-white 
{color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica;}

.content-white a
{color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none;}

.content-white a:hover
{color: #FF9900; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: underline;}

 
.content-red 
{color: #800000; font-size: 11px; font-family: Verdana, Arial, Helvetica;}

.err_msg
{color: #800000; font-size: 12px; font-family: Verdana, Arial, Helvetica;
font-weight:bold;
}

.ok_msg
{color: #339933; font-size: 16px; font-family: Verdana, Arial, Helvetica;
font-weight:bold;
}

.admin_button
{color: #1f2d33; font-size: 11px; font-family: Verdana, Arial, Helvetica;
padding:3px;
}


.content-black 
{color: #1f2d33; font-size: 11px; font-family: Verdana, Arial, Helvetica;}

.content-black a
{color: #1f2d33; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none;}

.content-black a:hover
{color: #FF9900; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: underline;}







.titrewin {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.textemain {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}


div {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}

table {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}



/*
  admin - dhtml tree used for structure 
*/


.dtree {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}
.dtree img {
    border: 0px;
    vertical-align: middle;
}
.dtree a {
    color: #333;
    text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #333;
    text-decoration: underline;
}
.dtree a.nodeSel {
    background-color: #c0d2ec;
}
.dtree .clip {
    overflow: hidden;
}




form { margin: 0px; border: none; }





.line, .line2 {
    color: #009;
    font-family: Tahoma, MS Sans Serif, helvetica;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 5px;
}

.line2 {
    font-weight: normal;
}

.loading {
    width:400px;
    height:20px;
    background:url(../../runtime/styles/xp/loading.gif) no-repeat;
}



    #menu{
/*        margin:0 auto;*/
        width:100%;
        height:59px;
        background:url(images/menu_034_bg.jpg) repeat-x;
    }
        #menu ul{
            list-style:none;
            margin:0 auto;
            width:500px;
        }
            #menu li{
                list-style:none;
                display:block;
                float:left;
                height:59px;
                line-height:59px;
            }
                #menu li a{
                    display:block;
                    float:left;
                    color:#a7a7a7;
                    font-size:11px;
                    font-weight:bold;
                    line-height:59px;
                    text-decoration:none;
                    padding:0 20px;                
                }
                    #menu li a:hover{
                        color:#fff;
                        background:url(images/menu_034_h.jpg) no-repeat bottom;
                    }
                #menu li a.current{
                    display:block;
                    float:left;
                    background:url(images/menu_034_h.jpg) no-repeat bottom;
                    color:#fff;
                    font-size:11px;
                    font-weight:bold;
                    line-height:59px;
                    text-decoration:none;
                    padding:0 20px;    
                }
                    #menu li a:hover.current{
                        color:#fff;
                    }
