﻿body 
{
    font-family:Sans-Serif;
    font-size:.8em;
}

.ErrorMessage 
{
    color:Red;
    font-weight:bold;
}

.SuccessMessage 
{
    color:Green;
    font-weight:bold;
}

.Capitalize 
{
    text-transform:capitalize;
}

.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
  background-color: red;
  color: white;
} 

.btn 
{
    background-image:url(/Admin2/Images/btnBG.gif);
    background-repeat:repeat-x;
    border:none;
    font-weight:bold;
    padding:5px;
    width:150px;    
}

IMG {
    background-color:White;
}

.FormContainer
{
	background: white;
	border: solid 1px #6788be;
	width:500px;
}

.Form 
{
    border: 5px solid #fff;
	border-collapse: separate !important;
	color: #333;
	width:500px;
	/*-moz-user-select: none;*/ /*disables text selecting in Firefox to combat unpleasant visual appearance*/
}

th.TableHeader
{
	background: #92b4e0;
	height: 21px;
	color: white;
	text-align: left;
	font-weight: bold;
}

.TableHeader a
{
	color: white;
	font: bold 11px Arial, Verdana, Sans-serif;
	text-decoration: none;
}

.TableRow td,
.TableAltRow td
{
	border-bottom: solid 1px #d8dde0;
	padding-top:5px;
	padding-bottom:6px;
    
}

.TableRow,
.TableAltRow
{
	background: white;
}
.TableFooter
{
	background: #fbfbfb;
	height: 21px;
	color: #666;
	
}
.TableFooter td
{
	padding:0 4px;
	text-align:right;
	
}

.TableFooter a,
.TableFooter td
{
	font-weight: bold !important;
}
/*.Btn 
{
    background-image:url('/Admin2/Images/MenuItemBackground.gif);
	color: white;
	vertical-align:middle;
	text-align: center;
	height:33px;
	width:150px;
	line-height:28px;
	font-size:14px;
	padding-bottom:4px;
	border:solid 1px #6788be;
	font-weight: bold;
	margin-right:15px;
	
	 
}*/

.NoRepeatCentered 
{
    background-position:center top;
    background-repeat:no-repeat;
    z-index:900000;
    display:block;
    height:100px;
    border:solid 1px black;
}
.Label 
{
    background-color:#c2cfe3;
    font-weight:bold;
    width:60%;
    padding-left:3px;
}


.PageTitle 
{
    font-size:1.2em;
    font-weight:bold;
    margin:10px 0px;
    color:#617fb5;
}


.b { font-weight:bold; }
.c  { text-align:center; }

.HeaderBar 
{
    
}

#HelpBox 
{
    float:left;
    margin-left:20px; 
    border:solid 1px #617fb5;
    width:350px;
    background: #d3d8df;
   
}

#HelpBox H3 
{
    font-size:12pt;
    background-color:White;
    padding:5px;
    margin-bottom:0px;
    color:#6788be;
}

#HelpBox DIV.InfoText 
{
     color:Black;
     font-weight:normal;
     font-size:11pt;
     padding:5px;
}

FieldSet {
	border: solid 1px #00499C;
	margin-bottom:5px;
	padding:10px;
	
}

Legend
{
	color:#00499C;
	background-color:#ddd;
	border:solid 1px #00499C;
	width:100px;
	font-weight:bold;
	padding:4px;
}

code {
	color:Green;
}

.TextBox
{
    color: #000;
	border: solid 1px #6788be;
	border-bottom-width: 2px;
	background-color: #fefefe;
	padding:2px 4px;
}

.labelMsg {
    color:White !important;
    font-weight:bold !important;
    
}

.CheckBox {}

DT { font-size:1.3em; }
DD { margin-bottom:20px; }
/*
/****BEGIN CUSTOM PROMETHEOUS INPUT STYLES*****/
/*
.radInput_Web20 .inputCell { padding: 2px 4px !important; }

.radInput_Default .inputCell { padding: 2px 4px !important; }
*/
/****END CUSTOM PROMETHEOUS INPUT STYLES*****/

/****BEGIN CUSTOM PROMETHEOUS COMBOBOX STYLES*****/
/*
.RadComboBox_Web20 td { padding:0px !important;  }
.RadComboBox_Web20 .rcbInputCell input
{

	font-size: inherit !important;
	border:none !important;
}



.RadComboBox_Web20 td.rcbInputCell,  
.RadComboBox_Web20 td.rcbInputCell input,  
.RadComboBox_Web20 td.rcbArrowCell a  
{  
    
    line-height: 15px !important;
    font-size: 13px !important;
    vertical-align:middle;
    
} 
*/
/****END CUSTOM PROMETHEOUS COMBOBOX STYLES*****/
/*
.RadMenu_Web20 
{
    z-index:1 !important;
}

.radfd_Web20 .radfdCheckboxChecked,
.radfd_Web20 .radfdCheckboxUnchecked,
.radfd_Web20 .radfdRadioUnchecked,
.radfd_Web20 .radfdRadioChecked
{
 font: normal 11px Verdana, Arial, Sans-serif;
 padding: 0 4px 0 20px;
 display: block; float: left;
 line-height: 17px;
 height: 17px;
 color: #404040;
} 
*/
/*******************************FAQ STYLES******************************/
.FaqCategory
{
    font-size:10pt;
    font-weight:bold;
    color:White;
    width:540px;
    padding:2px;
    padding-left:10px;
    background-color:#666;  
    border-left:solid 10px #6788be;
    border-right:solid 10px #6788be;
}

.FaqItem A
{
    font-size:10pt;
    width:540px;
    text-decoration:none;
}

.FaqQuestion 
{
    
    font-size:10pt;
    font-weight:bold;
    margin-left:20px;
    width:540px;
    color:Black;
    padding:10px 0px;
    text-decoration:none;
    background-image:url(/admin2/Images/FaqQuestion.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.FaqAnswer
{
    width:540px;
    margin-left:20px;
    padding-top:4px;
    padding-bottom:10px;
}

/******************** Quick Donation Box ************************/
.QD_TextBox, .QD_DropDownList, .QD_RequiredField, .QD_DropDownListRequired
{
    padding:0px !important;
    margin:0px !important;
}

.QD_TextBox, .QD_RequiredField
{
    font-weight:bold !important;
    font-size:10pt !important;
}

.QD_DropDownListRequired td.rcbInputCell input{ font-weight:bold !important; font-size:10pt !important; }

.QD_RequiredField
{
    font-weight:bold !important;
}


/******************** Horizontal Donation Box ************************/
.HD_TextBox, .HD_DropDownList, .HD_RequiredField, .HD_DropDownListRequired, .HD_MultiLineTextBox
{
    /*padding:0px !important;
    margin:0px !important;
    font-size:12pt !important;*/
    color:Black !important;
    background-color:#ccc !important;  
}

.HD_RequiredField
{
    background-color:#fff !important;      
    font-weight:bold !important;  
}

.HD_DropDownListRequired td.rcbInputCell input{ font-weight:bold !important; }

.HD_ConfirmHeader 
{
  color:white;
  font-weight:bold;
  font-size:1.2em;   
  border-bottom: solid 1px white;
}

/******************** Honor Memorial Donation Box ************************/
.HM_TextBox, .HM_RequiredField, .HM_MultiLineTextBox
{
    /*padding:0px !important;
    margin:0px !important;
    font-size:12pt !important;*/
    color:#ccc !important;
    background-color:white !important;  
    border:solid 1px black !important;
    /*text-transform:capitalize !important;*/
    font-size:1.2em !important;
    font-weight:bold !important;
}


.HM_DropDownList, .HM_DropDownListRequired 
{
    
    
}
.HM_RequiredField
{
    /*background-color:#fff !important;      
    font-weight:bold !important;  */
}

.RadComboBox_Default .rcbInputCellLeft 
{
    
    /*background-image:none !important;*/
}

.RadComboBox_Default .rcbArrowCellRight 
{
    
    /*background-image:none !important;*/
}

.HM_DropDownListRequired td.rcbInputCell input 
{
    /*font-weight:bold !important; 
    color:#ccc !important;    */
}

.HM_ConfirmHeader 
{
  color:white;
  font-weight:bold;
  font-size:1.2em;   
  border-bottom: solid 1px white;
}
 
 
 /******************** Vertical Donation Box ************************/
.VB_TextBox, .VB_DropDownList, .VB_RequiredField, .VB_DropDownListRequired, .VB_MultiLineTextBox
{
    padding:0px !important;
    margin:0px !important;
    font-size:1em !important;
    color:Black !important;
    background-color:#ccc !important;  
}

.VB_RequiredField
{
    background-color:#fff !important;      
    font-weight:bold !important;  
}

.VB_DropDownListRequired td.rcbInputCell input { 
    font-weight:bold !important; 
    font-size:1em !important; 
}

.VB_ConfirmHeader {
  color:white;
  font-weight:bold;
  font-size:1.2em;   
  border-bottom: solid 1px white;
}

.noSpaceAround {
    padding:0px;
    margin:0px;
    border:none;
}

/**********************************************************************************/
/************                       Events Signup                       ***********/
/**********************************************************************************/

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}

.b1f {height:1px; background:#ddd; margin:0 5px;}
.b2f {height:1px; background:#ddd; margin:0 3px;}
.b3f {height:1px; background:#ddd; margin:0 2px;}
.b4f {height:2px; background:#ddd; margin:0 1px;}
.contentf {background: #ddd;}
.contentf div {margin-left: 5px;  font-size:10pt; font-weight:bold;}

#E_Footer {
    background-color:#cbc0b0;
    color:#5a411e;
    font-weight:bold;
    position:absolute;
    bottom: 0px;
	margin-bottom:2px;
	width:646px;
	height:30px;
	border-top:none;
	vertical-align:middle;
}

.EventBtn, .btnEventProcess {
    background-color: #5a411e;
    color:#cbc0b0;
    font-weight:bold;
    width:150px;
    margin:0;
    border:none;
    height:30px;
    
}

.btnEventProcess {
    background-image: url(/Admin2/Images/BoxV/Submit.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width:196px;
    height:75px;
}
.E_Tab {
    color:Black;
    font-weight:bold;
    padding:10px;    
    text-align:center;
    cursor:default !important;
}

.E_DisabledTab {
    color:White;
}

.E_HoveredTab {
     
}

.E_SelectedTab {
    background-color: #5a411e;
    color:#cbc0b0;
}

.E_Tab {
 
}

.BorderRight{
    border-right:solid 2px #5a411e;
}

.EventHeaderText {
    font-size:8pt;
    font-weight:bold;
}



    .roundedcornr_vbox_392490 {
        background: #333333;
        width:218px;
    }
    
    .roundedcornr_hbox_392490 {
        background: #333333;
        width:400px !important;
    }
    
    .roundedcornr_top_392490 div {
       background: url(/Admin2/Images/BoxV/tl.gif) no-repeat top left;
    }
    .roundedcornr_top_392490 {
       background: url(/Admin2/Images/BoxV/tr.png) no-repeat top right;
    }
    .roundedcornr_bottom_392490 div {
       background: url(/Admin2/Images/BoxV/bl.png) no-repeat bottom left;
    }
    .roundedcornr_bottom_392490 {
       background: url(/Admin2/Images/BoxV/br.png) no-repeat bottom right;
    }

    .roundedcornr_top_392490 div, .roundedcornr_top_392490, 
    .roundedcornr_bottom_392490 div, .roundedcornr_bottom_392490 {
       width: 100%;
       height: 25px;
       font-size: 1px;
    }
    .roundedcornr_content_392490 { margin: 0 0; margin-right:1 }
    
    .t {background: url(/admin2/images/BoxV/dot.gif) 0 0 repeat-x; height:25px; background-color:#333;}
    .b {background: url(/admin2/images/BoxV/dot.gif) 0 100% repeat-x; height:25px; background-color:#333;}
    .l {background: url(/admin2/images/BoxV/dot.gif) 0 0 repeat-y; width:12px; background-color:#333;}
    .r {background: url(/admin2/images/BoxV/dot.gif) 100% 0 repeat-y; width:12px; background-color:#333;}
    .bl {background: url(/admin2/images/BoxV/bl.gif) 0 100% no-repeat; width:12px; height:25px;}
    .br {background: url(/admin2/images/BoxV/br.gif) 100% 100% no-repeat; width:12px; height:25px;}
    .tl {background: url(/admin2/images/BoxV/tl.gif) 0 0 no-repeat; width:12px; height:25px;}
    .tr {background: url(/admin2/images/BoxV/tr.gif) 0 0 no-repeat; width:12px; height:25px;} 
    .content {background-color:#333; }
