/* #################################       Misc Site Wide Classes       ################################# */

.ErrorsDefault
{
	color: #990000;
}

a.ErrorsDefault:link, a.ErrorsDefault:active, a.ErrorsDefault:visited, a.ErrorsDefault:hover
{ 
	color: #990000;
	text-decoration:none;
}

.ErrorsLarge
{
	color: #990000;
	font-weight:bold;
	font-size:larger;
	
}

a.ErrorsLarge:link, a.ErrorsLarge:active, a.ErrorsLarge:visited, a.ErrorsLarge:hover
{ 
	color: #990000;
}

.MessageLarge
{
	color:blue;
	font-weight:bold;
	font-size:larger;
}

.Message
{
	color:blue;
	font-weight:bold;
}

.Bold
{
	font-weight:bold;
}

.BoldLarger
{
	font-weight:bold;
	font-size:larger;
}

.TitleLg
{
	display: block;
	font-weight: bold;
	font-size: 20px;
	color:#FFFFFF;
}

.TitleLg a:link, .TitleLg a:active, .TitleLg a:visited
{
	color: #3973AC;
}

.TitleLg a:hover
{
	color: #5D5F51;
}

.TitleMed
{
	font-weight: bold;
	font-size: 130%;
}

.TitleSm
{
	font-weight: bold;
	font-size: 120%;
}

.Footer
{
	color: #666666;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}

.Footer a:link, .Footer a:active, .Footer a:visited
{
	color: #666666;
	text-decoration: underline;
}

.Footer a:hover
{
	font-weight: bold;
	color: #FFFFFF;
}

.ListPadding
{
	padding-bottom: 6px;
}

.LinksListMain
{
	text-align:left;
	display:list-item;
	list-style-type:square;
}

.LinksListNested
{
	text-align:left;
	display:list-item;
	list-style-position:outside;
	padding-left: 20px;
	list-style-type: circle;
}

.MainPageTable
{
	background-color: #084989;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 4px;
}




/* #################################           Forum Specific Classes           ################################# */
.OldPosts
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	color:#CCC7B1;
	padding: 4px;
	background-color: #C0BAA0;
}

.OldPostsSM
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	padding: 2px;
	background-color:#C0BAA0;
	color:#CCC7B1;
	font-size: smaller;
	display:inline;
}

.NewPosts
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	padding: 4px;
	background-color: #FF9900;
	color:#CCC7B1;
}

.NewPostsSM
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	padding: 2px;
	background-color: #FF9900;
	color:#CCC7B1;
	font-size: smaller;
	display:inline;
}

.ForumCategories
{
	background-color:#C0BAA0;
	color: #747865;
	font-size: 95%;
	font-weight: bold; 
}

.ForumTitleAdd
{
	font-size:smaller;
}

.PostHR
{
	background-color: #C0BAA0;
	color: #C0BAA0;
}

.PostSignature
{
	font-style:italic;
}

.PostsSeparatorRow
{
	height:6px;
}

.PostTextSm
{
	font-size:smaller;
	color: #747865;
}

.PostBodyTD
{
	padding-left: 20px;
	padding-right: 20px;
}

.ForumNewPM
{
	font-size:larger;
	font-weight:bold;
	color:#FF9900;
}

a.ForumLogout:link, a.ForumLogout:active, a.ForumLogout:visited
{
	color:#990000;
	text-decoration:underline;
}

a.ForumLogout:hover
{
	color:#FFFFFF;
}

.HighLight
{
	color:#FF9900;
	font-weight:bold;
}

a.HighLight:link, a.HighLight:active, a.HighLight:visited
{
	color:#FF9900;
	text-decoration:underline;
}

a.HighLight:hover
{
	color:#FFFFFF;
}

.BreadCrumbSubject
{
	color:#006600;
}





/* #################################           Panel Slider          ##################################### */
.SliderTitle
{
	color: #280000;
	font-weight: bold;
	font-size: 18px;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	height: 30px;
	background-image:url(/fas/templates/default/media/TitleBarHor2.gif);
	background-position:center;
	background-repeat:repeat-x;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	white-space:nowrap;
}

.SliderTitle a:link, .SliderTitle a:active, .SliderTitle a:visited, .SliderTitle a:focus
{
	padding: 0;
	margin: 0;
	text-decoration: underline;
	outline: none;
	color: #CC8888;
}

.SliderTitle a:hover
{
	color:#FFFFFF;
}

.PanelBody
{
	background-color: #CC8888;
	color: #000000;
	font-size: 16px;
	padding: 25px;
	text-align: left;
	height: 450px;
	overflow: auto;
	display: none;
}

#PanelBottom
{
	display: none;
	height: 30px;
	background-image:url(/fas/templates/default/media/TitleBarHor2_sm.gif);
	background-position:center;
	background-repeat:repeat-x;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}





/* #################################           3D Cloud Carousel Classes           ################################# */
/* Carousel Image Reflections */
.reflection
{
	border-style: none;
}

.CarouselTitle
{
	display:none;
	/* color: #BE6969; */
	color: #8C3C3C;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 600px;
}

.CarouselDescription
{
	display:none;
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	top: 50px;
	left: 20px;
	width: 600px;
}

.CarouselLeftButton
{
	display:none;
	position: absolute;
	top:20px;
	right:30px;
	width:25px;
	height:25px;
	color:#E3BDBD;
	background-color:#8C3C3C;
	background-image:url(/fas/templates/default/media/button_bkgd_opt.png);
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:20px;
	text-align:center;
}

.CarouselRightButton
{
	display:none;
	position: absolute;
	top:20px;
	right:64px;
	width:25px;
	height:25px;
	color:#E3BDBD;
	background-color:#8C3C3C;
	background-image:url(/fas/templates/default/media/button_bkgd_opt.png);
	font-weight: bold;
	font-size:20px;
	text-align:center;
}

.CarouselLeftButton:hover, .CarouselRightButton:hover
{
	color:#8C3C3C;
	/* background-color:#E3BDBD; */
	background-color:#FFFFFF;
	cursor: pointer;
	cursor: hand;
}




/* #################################           NavTabsTable Only Classes           ################################# */
.NavTabs
{
	text-align: center;
	font-weight:bold;
	font-size:larger;
	color: #009900;
	background-color:#B9D3CB;
	white-space: nowrap;
	padding: 4px 16px;
	border-right-style:solid;
	border-right-color:#003300;
	border-right-width: 2px;
}

.NavTabsAdd
{
	border-bottom-style:solid;
	border-bottom-color:#003300;
	border-bottom-width: 2px;
}

.NavTabs a:link, .NavTabs a:active, .NavTabs a:visited
{
	color: #006600;
	text-decoration: none;
}

.NavTabs a:hover
{
	color: #009900;
	text-decoration: underline;
}





/* #################################           NavHorTable Only Classes           ################################# */
/* this is the default full width table with Vertical Bar separators (alternatively it can have a button style look) */
.NavHorTD
{
	color: #FFFFFF;
	/* background-color: #4D6A48; */
	text-align: center;
	font-weight:bold;
	font-size: 16px;
	white-space: nowrap;
	padding: 0 14px;
}

.VertBarLf
{
	border-left-style:solid;
	border-left-color:#8C3C3C;
	border-left-width: 2px;
}

.VertBarRt
{
	border-right-style:solid;
	border-right-color:#8C3C3C;
	border-right-width: 2px;
}

.NavHorTD a:link, .NavHorTD a:active, .NavHorTD a:visited
{
	color: #280000;
	text-decoration: underline;
}

.NavHorTD a:hover
{
	color: #FFFFFF;
}





/* #################################           AdminTable Only Classes           ################################# */
.MainTblAdminTD
{
	background-color: #BE6969;
	padding: 10px;
}

.AdminTable
{
	background-color: #BE6969;
}

.AdminTD
{
	color: #FFFFFF;
	background-color: #B75959;
	text-align: center;
	font-weight:bold;
	white-space: nowrap;
	padding: 4px 4px;
}

.AdminTD a:link, .AdminTD a:active, .AdminTD a:visited
{
	color: #EDD3D3;
	text-decoration: underline;
}

.AdminTD a:hover
{
	color: #CC8888;
}

a.NavLogout:link,a.NavLogout:active,a.NavLogout:visited 
{
	font-size:smaller;
	color: #6A0000;
	text-decoration: none;
}

a.NavLogout:hover
{
	color: #CC8888;
	text-decoration: underline;
}





/* #################################       Main Vertical Navigation Bar Only Classes       ################################# */

a.Nav:link,a.Nav:active,a.Nav:visited 
{
	display:block;
	padding: 5px;
	color: #5D5F51;
	text-decoration: none;
}

a.NavGroup:link,a.NavGroup:active,a.NavGroup:visited 
{
	display:block;
	padding: 5px;
	color: #5D5F51;
	text-decoration: none;
	display:list-item;
}

a.Nav:hover, a.NavGroup:hover
{
	text-decoration: none;
	color: #CCC7B1;
	background-color:#5D5F51;
}


.NavItemCol
{
	font-size: 16px;
	font-weight:bold;
	color: #5D5F51;
	text-align: right;
	white-space: nowrap;
}

.NavGroupCol
{
	font-size: 14px;
	color: #5D5F51;
	padding-right: 30px;
	text-align: right;
	white-space: nowrap;
	list-style-type:disc;
	list-style-position:inside;
}

.PaddedNavCol
{
	padding: 5px;
}

.NavItemColSpacer
{
	padding: 5px;
}

.NavHeader
{
	padding: 5px;
	font-size: 16px;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	background-color:#5D5F51;
	color: #CCC7B1;
	font-weight: bold;
	text-align:right;
}

.NavItemColWel
{
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
}

.NavVAlign
{
	vertical-align: middle;
}

.NavGroupVAlign
{
	vertical-align: middle;
}

.NavTable
{
	/*
	margin-left: 7px;
	margin-top: 7px;
	background-color:#0B559F;
	*/
}



/*	#######################       TableOne is used for ALL constructed tables (ones NOT using the forms function), like NavBar...       ####################### */


.TableOneClass a:link, .TableOneClass a:active, .TableOneClass a:visited
{
	color: #EDD3D3;
	text-decoration:underline;
}

/*
a.TableOneLinks:link,a.TableOneLinks:active,a.TableOneLinks:visited 
{
	color: #006600;
	text-decoration: underline;
}
*/

a.Edit:link,a.Edit:active,a.Edit:visited 
{
	color: #006600;
	text-decoration:  underline;
}

a.Delete:link,a.Delete:active,a.Delete:visited 
{
	color: #990000;
	text-decoration:  underline;
}


.TableOneClass a:hover, a.TableOneLinks:hover, a.Edit:hover, a.Delete:hover
{
	color: #CC8888;
}


.TableOneClass
{
	background-color:#BE6969;
	border-color:#400203;
	border-style:solid;
	border-width: 4px;
	color:#360102;
}

.TableOneTR
{
	background-color:#B75959;
}

.TableOneTH
{
	background-color:#400203;
	color: #F2E1E1;
	font-size:small;
	font-weight: bold;
	padding-bottom: 8px;
}

.TableOneTH a:link, .TableOneTH a:active, .TableOneTH a:visited
{
	color: #EDD3D3;
	text-decoration:underline;
}

.TableOneTD
{
	background-color:#B75959;
}

.TableOneBorderBottom
{
	border-bottom-color:#400203;
	border-bottom-style:solid;
	border-bottom-width: 2px;
}

.TableOneTitle
{
	font-weight: bold;
	font-size: 125%;
}
