﻿.Menu1
{  

}

.menu {
	 position: relative;
    display: block;
    height: 39px;
    font-size: 11px;
    font-weight: bold;
    background: transparent url('../Images/bgOFF.gif') repeat-x left top;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    border-top: 4px solid #B30000;
    width:100%;
  
	}
	
.menu li a {
  	 display: block;
    float: left;
    color: #666;
    text-decoration: none;
    padding: 11px 20px 0 20px;
    height: 23px;
    text-align:center;
    background: transparent url('../Images/bgDIVIDER.gif') no-repeat right top;
    width:195px
    
	}	
	
.menu li a:hover, .menu li a:active
{
    color: #B30000;
    background: #fff url('../Images/bgON.gif') no-repeat right top;
}



.stylefour
{
    position: relative;
    display: block;
    height: 39px;
    font-size: 11px;
    font-weight: bold;
    background: transparent url('../Images/bgOFF.gif') repeat-x left top;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    border-top: 4px solid #B30000;
    width:100%;
  
   
}

.stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
    
	}

.stylefour ul li{
	display:block;
	float:left;
	margin:0;

	}

.stylefour ul li a
{
    display: block;
    float: left;
    color: #666;
    text-decoration: none;
    padding: 11px 20px 0 20px;
    height: 23px;
    text-align:center;
    background: transparent url('../Images/bgDIVIDER.gif') no-repeat right top;
    width:200px;
     
}
.stylefour ul li a:hover 
{
    color: #B30000;
    background: #fff url('../Images/bgON.gif') no-repeat right top;
}
.stylefour ul li a:active
{
    color: #B30000;
    /*z-index: 1;*/
    background: #fff url('../Images/bgON.gif') no-repeat right top;
}

.sylefour .current_page_item a {
	color: #2C2E22;
}






.Page
{
    width: 91%;
}
.ContentPlaceHolderTable
{
    width: 100%;
}

.MenuHeaders
{
    background-image: url('../CycaImages/grid-header.jpg');
    background-repeat: repeat;
}
.MenuTable
{
    background-color: #CCCCCC;
    width: 203px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: thin;
    border-left-width: thin;
}
.ContentPlaceholderBG
{
    width: 100%;
    background-image: url('../Images/BG2.jpg');
}

.alignleftTop
{
    text-align:left;
    vertical-align:top;
    background-image: url('../Images/BG2.jpg');

}

.InfoTableGB
{
    background-color: #FFFFFF;
    width: 100%;
}

.InfoLabelHeadersText
{
    font-size: 11.0pt;
    line-height: 115%;
    font-family: "Calibri" , "sans-serif";
    text-align: center;
    color: #C78F58;
    font-weight: bold;
    text-decoration: underline;
}
.ParagraphTextStyle
{
    font-family: calibri;
    font-size: medium;
    text-decoration: underline;
    text-align: center;
}

.Deviderrow
{
    font-size: 5px;
    
}



.Grid {background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; font-family:Calibri; color: #474747;

}
.Grid th
{
    padding: 4px 2px;
    color: #FFFFFF;
    background: repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.8em;
    border-left-width: thin;
    background-color: #C78F58;
}
.Grid .alt
{
    background: #fcfcfc url('../Images/grid-alt.png') repeat-x top;
    color: #FFFFFF;
}
.Grid .pgr
{
    background: #CCCCCC url('../Images/grid-pgr.jpg') repeat-x top;
}
.Grid .pgr table { margin: auto 0; }
.Grid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
.Grid .pgr a
{
    color: Gray;
    text-decoration: none;
}
.Grid .pgr a:hover  
{
    color: #000; text-decoration: none; 
    }

legend
{
    background: #FF9;
    text-align : left;
    border: solid 1px black;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 6px;
    font-weight: bolder;
}
 .FiledSet
{
    width: 100%;
    background-color: #FFFFFF;
    text-align:center;
} 
 
.FormButtonsStyle
{
    width: 70px;
    text-align: center;
}
 
 .FormLabels
{
    font-family: Calibri;
    text-align: left;
}

.TableAlignRight
{
    text-align:right;
    width:50%;
}
 
 gnment
{
    text-align: left;
}
 
 .FormTe
 
 .FormTextboxSizes
 {
     text-align : left;
     width: 240px;
    margin-bottom: 7px;
}
  TextboxSizes
 {
     text-align : left;
     width: 550px;
     height:70px;
 }
 .FormControlAlignmentLeft
 {
    
     text-align : left;
 }
  .FormControlAlignmentCenter
 {
    
     text-align : center;
 }
  .FormControlAlignmentCenter
 {
    
     text-align : center;
 }
 .MessageLabel
{
    color: red;
    font-family: calibri;
}

 .modalBg {
background-color:#cccccc;
filter:alpha(opacity=80);
opacity:0.8;
}

.modalPanel {
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
width:700px;
cursor:move; 
}
.ajax__myTab .ajax__tab_header {  
    font-family: verdana,tahoma,helvetica;  
   font-size: 11px;  
   border-bottom: solid 1px #999999; 
 } 
  .ajax__myTab .ajax__tab_outer {  
    padding-right: 4px;  
    height: 21px;  
 background-color: #C0C0C0;  
   margin-right: 2px;  
    border-right: solid 1px #666666;  
   border-top: solid 1px #aaaaaa;  
}  
  .ajax__myTab .ajax__tab_inner {  
    padding-left: 3px;  
   background-color: #C0C0C0;  
}  
 .ajax__myTab .ajax__tab_tab {  
    height: 13px;  
    padding: 4px;  
   margin: 0;  
}  
ajax__myTab .ajax__tab_hover .ajax__tab_outer {  
   background-color: #cccccc;  
}  
  .ajax__myTab .ajax__tab_hover .ajax__tab_inner {  
    background-color: #cccccc;  
}  
  .ajax__myTab .ajax__tab_hover .ajax__tab_tab {  
}  
 .ajax__myTab .ajax__tab_active .ajax__tab_outer {  
    background-color: #fff;  
    border-left: solid 1px #999999;  
}  
 .ajax__myTab .ajax__tab_active .ajax__tab_inner {  
    background-color: #fff;  
}  
  .ajax__myTab .ajax__tab_active .ajax__tab_tab {  
}  
 .ajax__myTab .ajax__tab_body {  
    font-family: verdana,tahoma,helvetica;  
    font-size: 10pt;  
    border: 1px solid #999999;  
   border-top: 0;  
    padding: 8px;  
    background-color: #ffffff;  
}  
.HideGridviewColumn
{
    display:none;
}
.ErrorMessageLabels
{
    color: #FF0000;
    font-family: verdana;
    font-size: small;
}
.LongTextBox
{
    text-align: left;
    width: 400px;
    margin-bottom: 7px;
    background-color: #DDDDDD;
}


.ajax__myTabSub .ajax__tab_header {  
    font-family: verdana,tahoma,helvetica;  
   font-size: 11px;  
   border-bottom: solid 1px #999999; 
 } 
  .ajax__myTabSub .ajax__tab_outer {  
    padding-right: 4px;  
    height: 21px;  
 background-color: #ABAB81;  
   margin-right: 2px;  
    border-right: solid 1px #666666;  
   border-top: solid 1px #aaaaaa;  
}  
  .ajax__myTabSub .ajax__tab_inner
{
    padding-left: 3px;
    background-color: #ABAB81;
}  
 .ajax__myTabSub .ajax__tab_tab {  
    height: 13px;  
    padding: 4px;  
   margin: 0;  
}  
ajax__myTabSub .ajax__tab_hover .ajax__tab_outer
{
    background-color: #D5D5AA;
}  
  .ajax__myTabSub .ajax__tab_hover .ajax__tab_inner {  
    background-color: #D5D5AA;  
}  
  .ajax__myTabSub .ajax__tab_hover .ajax__tab_tab {  
}  
 .ajax__myTabSub .ajax__tab_active .ajax__tab_outer {  
    background-color: #fff;  
    border-left: solid 1px #999999;  
}  
 .ajax__myTabSub.ajax__tab_active .ajax__tab_inner {  
    background-color: #fff;  
}  
  .ajax__myTabSub .ajax__tab_active .ajax__tab_tab {  
}  
 .ajax__myTabSub .ajax__tab_body {  
    font-family: verdana,tahoma,helvetica;  
    font-size: 10pt;  
    border: 1px solid #999999;  
   border-top: 0;  
    padding: 8px;  
    background-color: #ffffff;  
} 

 