﻿body 
{
    font-family:Sans-Serif;
    font-size:.8em;
}

.ErrorMessage 
{
    color:Red;
    font-weight:bold;
}

IMG {
    background-color:White;
}

.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;    
}

.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;
}

.InfoText 
{
    font-size:1em;
    color:maroon;
}


.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;
}

.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
{
*/
	/*padding:3px 4px !important;*/
	/*font-size: inherit !important;
	border:none !important;
}
*/

/*
.RadComboBox_Web20 td.rcbInputCell,  
.RadComboBox_Web20 td.rcbInputCell input,  
.RadComboBox_Web20 td.rcbArrowCell a  
{ 
*/ 
    /*height: 15px !important;  
    line-height: 13px !important;*/
   /* font-size: 13px !important;*/
    /*vertical-align:middle;*/
   /* 
} 

.SelectedRow_Web20 td
{
	border-bottom-color:#fff !important;
}
*/
/****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;
} 

.radTimeOverCss_Web20 a
{
	font-size: 12px;
	font-weight: bold;
	background: white !important;
}


th.radTimeOverCss_Web20
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #ebff9d !important;
}
th.radTimeOverCss_Web20
{
	background: #ebff9d !important;
}
*/

/*******************************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
{
    width:100px !important;
    height:20px !important;
}

.QD_DropDownListRequired td.rcbInputCell input{ font-weight:bold !important; }

.QD_RequiredField
{
    font-weight:bold !important;
    
}


.noSpaceAround {
    padding:0px;
    margin:0px;
    border:none;
}

/**********************************************************************************/
/************                       Events Signup                       ***********/
/**********************************************************************************/

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}

.b1f {height:1px; background:#ccc; margin:0 5px;}
.b2f {height:1px; background:#ccc; margin:0 3px;}
.b3f {height:1px; background:#ccc; margin:0 2px;}
.b4f {height:2px; background:#ccc; margin:0 1px;}
.contentf {background: #ccc;}
.contentf div {margin-left: 2px;  font-size:10pt; font-weight:bold; width:335px;}

#E_Footer {
    background-color:#ccc;
    color:#333;
    font-weight:bold;
    position:absolute;
    bottom: 0px;
	margin-bottom:2px;
	width:646px;
	height:30px;
	border-top:none;
	vertical-align:middle;
}

.EventBtn, .btnEventProcess {
    background-color: #333;
    color:#ccc;
    font-weight:bold;
    width:150px;
    margin:0;
    border:none;
    height:30px;
    
}

.btnEventProcess {
    background-image: url(/Admin2/Images/BoxV/Submit.gif);
}
.E_Tab {
    color:#333;
    font-weight:bold;
    padding:10px;    
    text-align:center;
    cursor:default !important;
    height: 30px !important;
    line-height:30px !important;
    vertical-align:middle !important;
    text-decoration:none !important;
}

.E_DisabledTab {
    color:White;
}

.E_HoveredTab {
     
}

.E_SelectedTab {
    background-color: #333;
    color:#ccc;
}

.E_Tab {
 
}

.BorderRight{
    border-right:solid 2px #eee;
}

.EventHeaderText {
    font-size:8pt;
    font-weight:bold;
}

.DisplayNone {
    display:none;
}

.DisplayBlock {
    display:block;
}

.DisplayInline {
    display:inline;
}

.LoginHeader {
    background: url(/Admin2/Images/btnBG.gif);
    height:28px;
}

.Login {
    padding:0px;
}
