
/*
Custom Classes
*/

a
{
    color:#5A0B02;
}

a:visited
{
    color:#5A0B02;
}

a.SpecialLinks
{
    color:#5A0B02;
}

a.SpecialLinks:visited
{
    color:#5A0B02;
}

.RequiredStar
{
   color : Red;
}

.LabelCell
{
    text-align : right;
    font-weight :bold;
}

.ContentCell
{
    text-align : left;
}

.InstructionText
{
    color : Gray;
}

.DirectionsBackground
{
    background-color:#D9D9B0;
}

body
{ 
	background-color: #F5F5EB;
	font-family: Verdana, Arial;
	font-size: 10px;	
}

div#MainContainer
{
	width: 780px;
	margin: 20px auto;		
}

div#Header
{
	/*
	border: solid 1px #5A0B02;
	*/	
	padding: 0;
	margin: 0 0 13px 0;	
}

td#LeftNav
{
	background-color: #E6E6CC;
	width: 172px;
	border: solid 1px #5A0B02;
}

.Body
{
	padding: 15px;
	border: solid 1px #5A0B02;
	background-color: White;				
	background-image: url(../../images/Background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

div#Footer
{
	border: solid 1px #5A0B02;
	font: 9px verdana;
	margin: 13px 0 0 0;
	height: 23px;
	color: White;
	background: #5A0B02 url(../../images/FooterMiddle.gif) repeat-x left top;
}

div#Footer a:link
{
	color: white;
	text-decoration: none;
}

div#Footer a:visited
{
	color: white;
	text-decoration: none;
}

div#Footer a:hover
{
	color: #F8CB66;
	text-decoration: underline;
}

div#Footer a:active
{
	text-decoration: none;
}



div#FooterLeft
{
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	background: Transparent url(../../images/FooterLeft.gif) no-repeat left top;
}


div#FooterRight
{
	padding-right: 5px;
	padding-top: 5px;
	float: right;
	background: Transparent url(../../images/FooterRight.gif) no-repeat right top;
}

.TextBox
{
	border: solid 1px #C4C486;
}

.Button
{
	border: solid 1px #C4C486;
}

textarea 
{
    font-size: 10px;		
	font-family: Verdana, Arial;
}

/* Debug stuff goes here 
div
{
	border: solid 1px red;
	padding: 3px;	
	margin: 3px;
}

*/

.contentframe
{
	height: 100%;
	width: 98%;
	text-align: left;
}

.content
{
	vertical-align: top;
	
	height: 100%;
	text-align: justify;
}

.contentHeading
{
	font-weight:bold;
	font-size:11pt;
	margin-bottom:15px;
}

.contentSubHeading
{
	font-weight:bold;
	font-size:10pt;
	margin-bottom:10px;
}

.navColumn
{
	background-color: #E6E6CC;
	vertical-align:top;
	text-align:left;
	width: 172px;
	
	/*
	border-left: 1px double white;
	border-right: 1px double white;
	*/
	/*border-style:double*/
}

.leftnav
{
	height: 100%;
	/*border-right: 1px solid #002441;*/
	background-color: #E6E6CC;
	width: 172px;
	padding-left:0px;
	padding-top:0px;
	margin: 0px 0px 0px 0px;
}

.middlemenu
{
	/*
	border-left: 1px solid white;
	
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	border-top: 1px solid red;
	*/
	background-color: #E6E6CC;
	width: 100%;
	height: 100%;
	color: #000000;
	padding-right: 0px;
	padding-left:  0px;
}

.undermenu
{
	/*
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	*/
	width: 150px;
	height: 100%;
	color: #ffffff;
}

.undermenu td
{
	padding: 10px;
	height: 100%;
	vertical-align: top;
	
	background-color: #E6E6CC;
}

.undermenu a
{
	color: #ffffff;
	font: 8pt verdana;
	text-decoration: underline;
}

.undermenu a:hover
{
	color: #A1924F;
	font: 8pt  verdana;
	text-decoration: underline;
}



.height100
{
	height: 100%;
	vertical-align:top;
	text-align:left;
}

.error
{
	color: Red;
	font-weight:bold;
}

/*----------- general --------------------*/
h1
{
	font: bold 16pt;
	font-family: Verdana, Arial;		
	margin-bottom: 1;
}

h2
{
	font-weight: bold;
	font-size: 10pt;		
	font-family: Verdana, Arial;
	margin-bottom: 1px;
	margin-top: 5px;
}

hr
{
 height: 1px;
 color: #5A0B02;
 background-color: #5A0B02;
 border: 0px;
 
}

table
{
	border-collapse: collapse;
}
	
td
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 14pt;
}

td, input
{
 font: 10px verdana;
}

/*
a:link
{
	color: #5A0B02;
	text-decoration: underline;
}


a:visited
{
	color: #5A0B02;
	text-decoration: underline;
}

a:hover
{
	color: #F8CB66;
	text-decoration: underline;
}

a:active
{
	color: #5A0B02;
	text-decoration: underline;
}
*/

a img
{
	border: none;
	
}

.formTable
{
	border: none;			
}

.formTableLeftColumn
{
	vertical-align: middle;
	text-align: right;
	font-weight: bold;	
}

.formTableRightColumn
{
	
}

/********************

Registration Classes

*********************/
.RegistrationClass
{
	padding: 5px;
	font-size: 8pt;
	border: solid 1px #CCCCCC;
	width: 95%;
}

.RegistrationClassTopHeader
{
   background-color: #E6E6CC; /*#f5f5eb;*/
   text-align: center;
   font-weight:bold;
}

.RegistrationClassHeader
{
   background-color: #E6E6CC; /*#f5f5eb;*/
   text-align: right;
}

.RegistrationClassSubHeader
{
	padding: 5px;
	background-color: #E6E6CC;
}

.RegistrationClass td
{
	padding: 5px;
	border: solid 1px #CCCCCC;
	font-size: 8pt;
}

.RegistrationClass select
{
	font-size: 8pt;
}

.RegistrationClassItem input
{
	width:200px;
}

.image
{
	border: solid 1px gray;
	background-color: White;
	/*width: 168px;*/
	/*height: 116px;*/
	display: table;
	_position: relative;
	overflow: hidden;
	padding: 0px;
	width: 106px;
	height: 160px;
}

.image .innerImage
{
	 _position: absolute; 
	 _top: 50%;
	 left:2px;
	 display: table-cell; 
	 vertical-align: middle;
	 width: 106px;
	height: 160px;
	
}

.image img
{
	 
	width: 106px;
	height: 160px;
	
}

.image .innerImage img
{
	_position: relative; 
	_top: -50%;
	
	text-align: left;
	width: 106px;
	height: 160px;
	vertical-align: middle;
}

.upButton
{
	background-image: url(../Images/up.gif);
}


/********************

User Profile Classes

*********************/
.UserProfileClass
{
    font-size: 10pt;
	font-family: verdana;
	border-color: #5A0B02;
   
}
.UserProfileClassHeader
{
   font-size: 16pt;
   font-family: verdana;
   font-weight: bold;
   color:#5A0B02;
}
.UserProfileClassSubHeader
{
	background-color: #E6E6CC;
	font-size: 10pt;
	font-family: verdana;
	font-weight:bold;
}
.UserProfileClass td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 10pt;
}
.UserProfileClass input
{
	width: 200px;
}
.UserProfileClass input.button
{
	width: 75px;
}
.UserProfileClass select
{
	width: 200px;
}
/********************

Forgotten Password Classes

*********************/
.ForgottenPasswordClass
{
	font-size: 10pt;
	border-top:solid 1px #5A0B02;
	border-bottom:solid 1px #5A0B02;
	border-right:solid 1px #5A0B02;
	border-left:solid 1px #5A0B02;
}
.ForgottenPasswordClassHeader
{
	font-size: 12pt;
   font-weight: bold;
   color:#5A0B02;
   padding: 5 5 5 5;
}
.ForgottenPasswordInnerTableClass
{
	font-size:10pt;
	font-weight:bold;
}
.ForgottenPasswordInnerTableClass  td
{
	padding: 5 5 5 5;
}

.ForgottenPasswordInnerTableClass input
{
	width: 200px;
}
.ForgottenPasswordErrorClass
{	
   font-size: 8pt;
   color:Red;
}
.ForgottenPasswordClassSubHeader
{
	background-color: #CCCCCC;
	font-size: 10pt;
	font-weight:bold;
}

/********************

Login Classes

*********************/
.LoginClass
{
	font-size: 10pt;
	border-top:solid 1px #5A0B02;
	border-bottom:solid 1px #5A0B02;
	border-right:solid 1px #5A0B02;
	border-left:solid 1px #5A0B02;
}
.LoginHeaderClass
{
	font-size: 12pt;
   font-weight: bold;
   color:#5A0B02;
   padding: 5 5 5 5;
}
.LoginInnerTableClass
{
	font-size:10pt;
	font-weight:bold;
}
.LoginInnerTableClass  td
{
	
	padding: 5 5 5 5;
}
.LoginInnerTableClass input
{
	width: 200px;
}
.LoginErrorClass
{
   font-size: 8pt;
   color:Red;
}



/********************

User Manager Classes

*********************/

.SEC_TABLE
{
	font-size: 8pt;
}

.SEC_TABLE td
{
	padding: 3px;
	font-size: 8pt;
	border: solid 1px #CCCCCC;
}
.SEC_TABLE td input
{
	font-size: 8pt;
}
.SEC_TABLE td select
{
	font-size: 8pt;
}
.SEC_TABLE A:link 
{
	text-decoration:    underline;
    color:#5A0B02;
}

.SEC_TABLE A:visited  
{
	text-decoration:    underline;
    color:#5A0B02;
}
.SEC_TABLE A:hover  
{
    text-decoration:    underline;
    color:#5A0B02;
}
.SEC_TABLE A:active   
{
    text-decoration:    underline;
    color:#5A0B02;
}
.SEC_HEADER
{
	font-size: 10pt;
	font-family: verdana;
}
.SEC_SUBHEADER
{
	font-size: 10pt;
	font-family: verdana;
}
.SEC_SUMMARY
{
	font-size: 8pt;
	font-family: verdana;
}

.SEC_DATAGRID_HEADER
{
	font-size: 10pt;
	color: black;
	/*font-family: #FAFAF5;*/
	background-color: #E6E6CC;
	font-weight: bold;
	
}
.SEC_DATAGRID_HEADER TD A:Link
{
	color: White;
}

.SEC_DATAGRID_HEADER TD A:visited  {
    color: White;
}
.SEC_DATAGRID_HEADER TD A:hover  {
    color: White;
}
.SEC_DATAGRID_HEADER TD A:active   {
    color: White;
}
.SEC_DATAGRID_HEADER TD
{
	padding-left: 5px;
	border: solid 1px #CCCCCC;
}
.SEC_DATAGRID_ITEM
{
	font-size: 8pt;
	background-color: #f0f0f0;
}
.SEC_DATAGRID_ITEM TD
{
	padding-left:5px;
	border: solid 1px #CCCCCC;
}
.SEC_DATAGRID_SELECTED_ITEM
{
	background-color: #FFFFCC;
}
.SEC_DATAGRID_SELECTED_ITEM TD
{
	padding-left:5px;
	border: solid 1px #CCCCCC;
}
.SEC_DATAGRID_ALT_ITEM
{
	font-size: 8pt;
	background-color: #ffffff;
}
.SEC_DATAGRID_ALT_ITEM TD
{
	padding-left:5px;
	border: solid 1px #CCCCCC;
}

/********************

User Menu 

*********************/
.MenuTable
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
}

.MenuButton
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 1px;
	margin: 0px;
	border-left: black 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: black 1px solid;
	background-color: #fafaf5;
	text-decoration: none;
}
.MenuButton A:link
{
	text-decoration: none;
}
.MenuButton A:visited
{
	text-decoration: none;
}
.MenuButton A:hover
{
	text-decoration: none;
}
.MenuButton A:active
{
	text-decoration: none;
}
.MenuButtonHover
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: black 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: black 1px solid;
	background-color: #5a0b02;
	text-decoration: none;
}
.MenuButtonHover A:link
{
	color: white;
	text-decoration: none;
}
.MenuButtonHover A:visited
{
	color: white;
	text-decoration: none;
}
.MenuButtonHover A:hover  
{
	color: white;
	text-decoration: none;
}
.MenuButtonHover A:active   
{
	color: white;
	text-decoration: none;
}

/****UserRegistrationsReport Control Style******/
.UserRegistrationsReport
{
	padding: 5px;
	font-size: 8pt;
	border: solid 1px #708090;
	width: 250px;

}

.UserRegistrationsReportTitleCell
{
	background-color: #E6E6CC; /*#f5f5eb;*/
	text-align: right;
	width: 125px;
	font-weight:bold;
	vertical-align:top;
}

.UserRegistrationsReportInputCell
{
	width: 125px;
	vertical-align: top;
}

.UserRegistrationsReport td
{
	border-top: 1px solid #708090;
	border-right: 1px solid #708090;
	border-left: 1px solid #708090;
	border-bottom: 1px solid #708090;
	
	padding: 5px;
}

.UserRegistrationsReportSubTable td
{
	border-style: none;
}

.UserRegistrationsReportTitleRow
{
   background-color: #E6E6CC; /*#f5f5eb;*/
   text-align: center;
   font-weight:bold;
   height: 20px;
}

/****FileUpload Control Style******/
.FileUploadTitleCell
{
	background-color: #E6E6CC; /*#f5f5eb;*/
	text-align: right;
	width: 150px;
	font-weight:bold;
	vertical-align:top;
}

.FileUpload
{
	padding: 5px;
	font-size: 8pt;
	border: solid 1px #708090;
	width: 500px;

}

.FileUpload td
{
	border-top: 1px solid #708090;
	border-right: 1px solid #708090;
	border-left: 1px solid #708090;
	border-bottom: 1px solid #708090;
	
	padding: 5px;
}

.FileUploadSubTable td
{
	border-style: none;
}

.FileUploadInputCell
{
	width: 350px;
	vertical-align: top;
}

.FileUploadTitleRow
{
   background-color: #E6E6CC; /*#f5f5eb;*/
   text-align: center;
   font-weight:bold;
   height: 20px;
}

/****News Page Style******/
.News
{
    padding: 5px;
	
	border: solid 1px #708090;
	width: 100%;
}

.News td
{
	border-top: 1px solid #708090;
	border-right: 1px solid #708090;
	border-left: 1px solid #708090;
	border-bottom: 1px solid #708090;
}

.NewsTitleCell
{
	background-color: #E6E6CC; /*#f5f5eb;*/
	text-align: center;
	width: 200px;
	font-weight:bold;
	height: 25px;
}

.NewsEditButtonCell
{
	background-color: #E6E6CC; /*#f5f5eb;*/
	width:20px;
	text-align: center;
	vertical-align:middle;
}

.NewsHeader
{
    background-color: #E6E6CC; /*#f5f5eb;*/
	text-align: center;
	font-weight:bold;
	height: 25px;
}

/***Site Table Style***/

.VA_Table
{
	padding: 5px;
	font-size: 8pt;
	width: 500px;
	border: solid 1px #708090;
	background-color: #ffffff;
}

.VA_Table td
{
	border-top: 1px solid #708090;
	border-right: 1px solid #708090;
	border-left: 1px solid #708090;
	border-bottom: 1px solid #708090;
	
	padding: 5px;
}

.VA_Table_InputTitle
{
	background-color: #E6E6CC;
	text-align: right;
	width: 150px;
	font-weight:bold;
	vertical-align:top;
}

.VA_Table_InputCell
{
	width: 350px;
	vertical-align: top;
}

.VA_Table_Header
{
   background-color: #E6E6CC;
   text-align: center;
   font-weight:bold;
   height: 20px;
}

.VA_Table_Footer
{
   text-align: right;
}

/***RadGrid Style***/

.VA_RG_Table
{
	padding: 5px;
	font-size: 8pt;
	width: 500px;
}

.VA_RG_Table td
{
	padding: 5px;
}

.VA_RG_Table_Header
{
   background-color: #E6E6CC;
   font-weight:bold;
   font-size:9pt;
   height: 20px;
   padding: 5px;
   text-decoration: none;
}



.EmptyDataGridText
{
	color: #5A0B02;
}