﻿body, td, p, li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

.trV 
{
    background:#679A66; /*  #679A66   */
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#173419;
    height:18px;
    width:205px;
    }
    
.tableV
 {
     background:#99CD99; 
     color:White;
     border:0;
     }
.leftmenuItemV 
{
    font-family:Calibri !important;
    font-size:13px ;
    font-weight:bold !important;
    color:#99CD99 !important;
    text-decoration:none !important;
          
    }


.footermenuItemV
{
    font-family:Verdana, Arial, Helvetica, sans-serif;/*Calibri;*/
    font-size:11px;/*8pt;*/    
    color:#173419;
    text-decoration:none;
    text-align:center;
    vertical-align:middle ;
    height:10px;
    } 
.ButtonStyleV{
    font-family:Calibri;
    font-size:10pt;
    color:#99CD99 !important;
    font-weight:bold;
    text-decoration:none;
    vertical-align:middle;     
    border:solid 1px #679A66;
    background-color:#173419;
    padding:0px 2px 0px 2px;                  
    }
.ControlCaption {
    font-family:Sans-Serif ;
    font-size:15px;
    background-color:#679A66;/*#99CD99;*/
    color:#173419;
    font-weight:bold;
    padding-left:5pt;
    
    }  
    
 /* login  */ 
.loginlabel
{
    font-family:Calibri;
    font-size:x-small;
    color:White;       
    
    }
    
    
    
/*  for the search button  */  
 .buttonV{
     float:left;
}
.buttonV a
{
    background:url(../images/btn_strt.gif) no-repeat 0 0;    
    color:#000;
    cursor:pointer;
    display:block;
    float:left;
    font-weight:bold;
    line-height:28px;
    height:44px;
    padding:0 0 0 10px;
    text-align:center;
    text-decoration:none            
}
.buttonV a b{
    background:url(../images/btn_end.gif) no-repeat top right;
    color:#000;
    display:block;
    height:44px;
    float:left;
    padding:0 31px 0 10px
}


/* Browse page gridview title */
.browseGridviewtitle{
    font-family:Calibri; 
    font-size:10pt; 
    font-style:italic; 
    text-decoration:none; 
    font-weight:bold;
    }
    
/* Message Page title such as comment has been sent etc. */
.MsgPageTitle{
    text-align:left;
    font-family:Verdana;
    font-size:14px;
    color:#679A66;
    font-weight:bold;  
    padding-left:10px;  
    }
    
/* Auto resizable button  */
.Actionbutton {
    
    background-color:#99CD99;
    color: White;
    display: block;
    float:left;
    font: normal 12px Calibri, sans-serif;
    padding-right: 5px; /* sliding doors padding */
    padding-left:5px;
    vertical-align:middle;
    text-decoration: none;
    border: solid 1px #679A66;
    cursor:pointer;  
    text-align:center;
    }

.Actionbutton span {
    
    background-color:#99CD99;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 5px;
    vertical-align:middle;
} 

/* Repeater control's Style properties */
.repeaterHeaderBg 
{    
    background-color:#173419;    
    }
    
.repeaterHeaderBg td 
{    
    background-color:#173419;
    color:#99CD99; 
    font-family:Calibri; 
    font-size:11pt; 
    font-style:italic; 
    text-decoration:none; 
    font-weight:bold;
    }
.repeaterHeaderBg a
{    
    background-color:#173419;
    color:#99CD99; 
    font-family:Calibri; 
    font-size:11pt; 
    font-style:italic; 
    text-decoration:none; 
    font-weight:bold;
    }
    
.repeaterRow
{        
    color:#173419; 
    /*font-family:Verdana; 
    font-size:11pt;     
    text-decoration:none; */
    }
.repeaterRow a
{
    color:#173419; 
    /*font-family:Verdana; 
    font-size:11pt;     */
    }   
 
   
.repeaterAltRow
{
    background-color:#99CD99;
    color:#173419; 
    /*font-family:Calibri; 
    font-size:10pt; 
    text-decoration:none; */
    }
    
.repeaterAltRow a
{
    color:#173419; 
    /*font-family:Calibri; 
    font-size:10pt; 
    font-weight:bold;*/
    }   

/* ====================== */


.style1
{
    float:right;
    }
    


.EHtmlRightBg
{
    background-color:#99CD99;
    }
    

/* 
************************************************************
Added By Mena Bassily
Date 4/8/2010
Last Update 4/8/2010
************************************************************
*/
.mn_txt_cls p
{
    line-height:17px;
    margin-top:5px;
    font-size:11px;
}
.ul_spcng 
{
    padding-left: 17px;
    float:left;
    margin:0;
    font-size:11px;
}

.ul_spcng li
{
    margin-top:5px;
    font-size:11px;
}

/* --- Start Search box --- */
/* Shadow to the search control   */
.clrall
{
    clear:both
}
 .box_cntnr
        {
            float: left;
            clear:both;
        }
        .box_cntnr 
        {
            background: url("../images/box_strt.gif") no-repeat 0 0;
            float: left;
            height:122px;
        }
        .box_cntnr table
        {
            height:122px;
            background: url("../images/box_end.gif") no-repeat top right;
        }
.SearchBoxText{
    padding: 0px 10px 0 10px;
}

/* --- End Search box --- */      

.loginbutton
{
    background:url("../images/btn.png") no-repeat 0 0 ;
    text-align:center;
    color:#173419;
    text-decoration:none;
    vertical-align:bottom;
    font-family:Verdana;
    font-size:10px;
    width:70px;
    height:23px;
    background-position:center;
    display:block;
    line-height:20px;
    }
    
/*
.buttonPrev
{
    visibility:hidden; 
    background-image:url(../images/up.png);  
    background-color:Transparent; 
    cursor:pointer; 
    width:20px; 
    height:20px;
    border:none
    }
.buttonNext
{
    visibility:hidden;
    background-image:url(../images/down.png); 
    background-color:Transparent; 
    cursor:pointer; 
    width:20px; 
    height:20px;
    border:none
    }
*/
.buttonPrev
{
    visibility:hidden; 
    background:url(../images/up.png) no-repeat;
    cursor:pointer; 
    width:35px; 
    float:left;
    height:14px;
    border:none;
    text-align:center;    
    margin:5px 5px 5px 15px;
    }
.buttonNext
{
    visibility:visible;
    background:url(../images/down.png) no-repeat; 
    cursor:pointer;     
    width:35px; 
    height:14px;
    border:none;
    text-align:center;
    margin:5px 0px 5px 5px;
    }