﻿/*  MAIN TABLE STYLES */

.mainTableUpperLeft
{
	height:12px;
	width:15px;
	 background-image:url('images/blueUpperLeft.png');
	 background-position:top left;
	 background-repeat: no-repeat;
	}

.mainTableUpperMiddle
{
	 height:12px;
	 background-image:url('images/blueMiddle.png');
	 background-position:top left;
	 background-repeat:repeat-x;
	}
	
.mainTableUpperRight
{	width:15px;
	height:12px;
	 background-image:url('images/blueUpperRight.png');
	 background-position:top Right;
	 background-repeat: no-repeat;
	}

.mainTableLeft
{	width:15px;
	 background-image:url('images/blueMiddle.png');
	 background-position:left;
	 background-repeat:repeat-y; 	
	}

.mainTableMiddle
{	background-color:White;
	}

.mainTableRight
{	width:15px;
	 background-image:url('images/blueMiddle.png');
	 background-position:right;
	 background-repeat:repeat-y;	
	}
	
.mainTableLowerLeft
{	height:12px;
	 background-image:url('images/blueLowerLeft.png');
	 background-position:top left;
	 background-repeat:repeat-x;
	}	

.mainTableLowerMiddle
{	 height:12px;
	 background-image:url('images/blueMiddle.png');
	 background-position:top center;
	 background-repeat:repeat-x;
	}	
	
.mainTableLowerRight
{	height:12px;
	 background-image:url('images/blueLowerRight.png');
	 background-position:top right;
	 background-repeat:repeat-x;	
	}	


/*  HEADER CONTENT AREA */

.HeaderCell
{	height:114px; 
    background-color:#0069b3; 
    background-image:url('images/headerBGRight.gif');
    background-position:right;
    background-repeat:repeat-y;
	}

.MenuCell
{
	height:33px; 
	background-image: url('images/menuBG.gif'); 
    background-repeat:repeat-x; 
    background-position:top left;
    vertical-align: middle;
    margin: 0;
    padding: 0;
	}

.LogoCell
{
	background-image:url('images/headerUpperLeft.gif'); 
    background-repeat:no-repeat;
    background-position:left top;
    height:100%;
    width:632px;
	}

.SearchCell
{	height:76px;
 	 text-align:center;
	}


a.TopSubNavItem:link,a.TopSubNavItem:active,a.TopSubNavItem:visited
	{	padding: 0px 12px 0 12px;
	 	color:White !important;
	 	font-size:11px !important;
	 	vertical-align: middle !important;
	 	display: inline-block;
	 	height:23px;
	 	font-weight: bold;
		}
a.TopSubNavItem:hover
	{	padding: 0px 12px 0 12px;
	 	color:White !important;
	 	font-size:11px !important;
	 	vertical-align: middle !important;
	 	display: inline-block;
	 	height:23px;
	 	text-decoration:underline
	 	font-weight: bold;
}

.TopSubNav
{	width:370px;
 	line-height:30px;
 	background-image: url('images/headerBGRight.gif');
 	background-position: right top;
 	background-repeat:repeat-y; 
 	}
 	
 .TopSubNavLeftCell
{	width:5px; 
 	background-color:#065db0; 
 	height:38px;
 	background-image:url('images/topSubNavLeft.gif');
 	background-position:top left;
 	background-repeat:no-repeat;
 	line-height:0;
 	}
 	
 .TopSubNavMiddleCell
{	width:360px; 
 	background-color:#065db0; 
 	height:38px;
 	background-image:url('images/topSubNavBG.gif');
 	background-position:top center;
 	background-repeat: repeat-x;
 	vertical-align: middle;
}
 	
 .TopSubNavRightCell
{	width:5px; 
 	background-color:#065db0; 
 	height:38px;
 	background-image:url('images/topSubNavRight.gif');
 	background-position:top right;
 	background-repeat:no-repeat;
 	line-height:0;
 	}












/*  BUTTONS */

.StandardButton
{	font-size:11px;
 	text-align:center;
 	vertical-align:baseline;
	font-family:Calibri, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:White;
	background-color:#e98b23;
	height:20px;
	background-position:top left;
	border:solid 1px #281010;
	text-transform:uppercase;
	padding: 2px 4px 2px 4px;
	}
	
a.StandardButton:link, a.StandardButton:active, a.StandardButton:visited, a.StandardButton:hover
{
	color:White;
	text-decoration:none;
}
.LinkButton
{
	font-size:11px;
 	text-align:center;
 	vertical-align:baseline;
	font-family:Calibri, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#e98b23;
	height:20px;
	background-position:top left;
	border:solid 1px #281010;
	text-transform:uppercase;
	padding: 2px 4px 2px 4px;
	text-decoration:none !important;
	}
	
a.LinkButton, a.LinkButton:link, a.LinkButton:visited, a.LinkButton:hover
{
	font-size:11px;
	font-family:Calibri, Tahoma, Arial, Helvetica, Sans-Serif;
	color:#ffffff !important;
	text-decoration:none !important;
}

#dnn_ctr1253_DynamicForms_lnkSave
{	font-size:11px;
 	text-align:center;
 	vertical-align:baseline;
	font-family:Calibri, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:White;
	background-color:#e98b23;
	height:20px;
	background-position:top left;
	border:solid 1px #281010;
	text-transform:uppercase;
	padding: 2px 4px 2px 4px;
}
#dnn_ctr1253_DynamicForms_lnkClear
{	font-size:11px;
 	text-align:center;
 	vertical-align:baseline;
	font-family:Calibri, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:White;
	background-color:#e98b23;
	height:20px;
	background-position:top left;
	border:solid 1px #281010;
	text-transform:uppercase;
	padding: 2px 4px 2px 4px;
}

/* FOOTER STYLES */
.FooterTextStyles 
{	 color:#51708f !important;
	 text-align:left;
	 font-size:11px !important;
	 line-height:18px;
	}
.FooterTextStyles p
{	 line-height:0;
	}
.FooterTextStyles a:link
{	 color:#51708f;
	 text-align:left;
	 font-size:11px !important;
	}
.FooterTextStyles a:visited
{	 color:#51708f;
	 text-align:left;
	 font-size:11px !important;
	}
.FooterTextStyles a:hover
{	 color:#51708f;
	 text-align:left;
	 font-size:11px !important;
	}
.FooterTextStyles a:active
{	 color:#51708f;
	 text-align:left;
	 font-size:11px !important;
	}

/* SEARCH FIELD */
.SearchField
{
	height:27px;
	width:150px;
	border:1px solid #e98b23;
	color:black;
	background-color:white;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	font-family: Myriad Pro, Arial, Tahoma, Helvetica, Sans-Serif;
	vertical-align:middle;
	}

.SearchFieldbutton
{
	height:27px;
	font-family:Arial, Tahoma, Helvetica, Sans-Serif;
	text-transform:uppercase;
	display:inline-block;
	background-color:#e98b23;
	color:white !important;
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right !important;
	border: solid 1px black;
	text-decoration: none !important;
	vertical-align: top;
	font-size:10px;
}


/*  LOGIN FIELD INFO */
		
.loginlink 
{	color:#e98b23; 
	text-decoration:none;
	padding: 6px 10px 6px 5px;
	height : 29px;
	vertical-align:middle;
	font-size:12px !important;
	}
.loginlink:link
{	color:#e98b23; 
	text-decoration:none;
	padding: 6px 10px 6px 5px;
	height : 29px;
	vertical-align:middle;
	}
.loginlink:visited
{	color:#e98b23; 
	text-decoration:none;
	padding: 6px 10px 6px 5px;
	height : 29px;
	vertical-align:middle;
	}
.loginlink:hover
{	color:#e98b23; 
	text-decoration:none !important;
	padding: 6px 10px 6px 5px;
	height : 29px;
	vertical-align:middle;
	}

.Normal a, .Normal a:link, .Normal a:visited {
	color: #0053a2;
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
}

/* LINKS */

a 
{	color:#e98b23; 
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	}
a:link
{	color:#e98b23; 
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	}
a:visited
{	color:#e98b23; 
	}

a:active
{	color:#e98b23; 
	}
a:hover
{	color:#e98b23; 
	text-decoration:underline;
	}



.FileManagerTreeNode {color: #000000;}

.Normal
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding:2px;
	}
.Normal div
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	}
.Normal p
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	}
	
.Normal span
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	}
	
.Normal td
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-align:left;
	}

.NormalBold
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	}	

h1 
{
	font-size:17px; 
	font-weight:bold;
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	}

h3 
{
	font-size:15px; 
	font-weight:bold;
	color:#790000 !important;
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	}
.PrivacyHeader 
{
	font-size:13px !important; 
	font-weight:bold !important;
	color:#c0272d !important;
}
.PrivacyBody
{
	font-size:10px !important; 
	color:black !important;
	line-height:normal !important;
	}

body 
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:black;
	text-align:left;
	padding:0px;
	margin:0px;
	background-color:white;
}

.bodydiv 
{
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:black;
	background-color:#011930 !important;
	background-image: url('images/HomeBack.png');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding:0px;
	margin:0px; 
	text-align: -moz-center;
    min-height:500px;
    /*height:auto !important;
    height:500px;*/
}


/* NAV MENU - GENERAL PAGES - BEGIN */
.links 
{
	color:#fff;
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	height: 33px;
	line-height: 33px;
}
a.links,a.links:link,a.links:active,a.links:visited
{
	color:#fff;
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	width: 190px;
	vertical-align: middle;
	height: 33px;
	line-height: 33px;
}
a.links:hover{color:#fff; text-decoration: underline;}

.topNavContainerSub 
{
	vertical-align: middle;
	height: 33px;
}
.topnav{
	background-color :#999999;
	border-bottom :solid 1px #b1a780;
	text-align: center;
	white-space: nowrap;
	height : 33px;
}
.topNavRootItem 
{	
 	background-color: Transparent;
 	border-top:solid 1px #e98b23;
	color: #fff;
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height : 33px;
	line-height:33px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	width:200px;
}	
.topNavRootItemHover
{
 	background-color: Transparent;
 	border-top:solid 1px #e98b23;
	color: #fff;
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height : 33px;
	line-height:33px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	width:200px;
}	
.topNavRootItemSelected
{	
 	background-color: Transparent;
 	border-top:solid 1px #e98b23;
	color: #fff;
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height : 33px;
	line-height:33px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	width:200px;
}

/* NAVIGATION SUB MENU*/	
.topNavSubItem 
{
	display: block;
	padding: 3px 3px 3px 3px;
	background:#f7f6e6;
	color: #666;
	text-decoration : none;
	font:normal normal bold 10px 'Trebuchet MS', Arial, Tahoma, Helvetica, Sans-Serif;	
	border-bottom: solid 1px #666;
	}
.topNavSubItemHover
{
	display: block;
	padding: 3px 3px 3px 3px;
	background:#f7f6e6;
	color: #000;
	text-decoration : underline;
	font:normal normal bold 10px 'Trebuchet MS', Arial, Tahoma, Helvetica, Sans-Serif;	
	border-bottom: solid 1px #666;
}
.topNavSubItemSelected
{
	display: block;
	padding: 3px 3px 3px 3px;
	background:#f7f6e6;
	color: #000;
	text-decoration : none;
	font:normal normal bold 10px 'Trebuchet MS', Arial, Tahoma, Helvetica, Sans-Serif;	
	border-bottom: solid 1px #666;
}
.topNavContainerSub
{
	border: solid 1px #666;
	width: 150px;
}


/* BULLET ITEMS FOR EVENTS */

.EventTextItems
{
	color:#423530 !important;
	font-family:Lucida Sans, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:13px !important;
	line-height:18px !important;
	background-image:url(images/dotforevents.gif);
 	background-position:left 6px;
 	background-repeat:no-repeat;
 	padding-left:20px !important;
 	padding-bottom:15px;
 	text-decoration:none;
 	font-weight:600 !important;
 	display:block;
	}



/* BREADCRUMBS GOES HERE */
/* BREADCRUMBS GOES HERE */
.BREADCRUMBS_object
{ font-family: Lucida Sans, Arial Narrow, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px !important;
	font-weight:bold;
	color: #333333;
	text-align:left;
	vertical-align: middle;
	text-decoration: none;
	padding:0px;
	margin:0px;
	height:41px;
	line-height:41px;
	}

.BREADCRUMBS_object:link
{	color:#333333;
	text-decoration:underline;}

.BREADCRUMBS_object:visited
{	color:#333333;
	text-decoration:underline;
  }

.BREADCRUMBS_object:hover
{	color:#333333;
	text-decoration:none;
	}


/* ALL CONTENT PANES -- START */
.PanePadding
{	padding:5px;
	vertical-align:top;
	}



/* SEARCH STUFF */

/* Search */
table.search {
	background-image:url(images/search_back.gif); 
	background-repeat:repeat-x;
	padding:0px;
	height:27px;
	margin-top:7px;
}
#search td {
	background-image:url(images/search_left.gif); 
	background-repeat:no-repeat;
	padding:0px;
	padding-left:1px;
	height:27px;
}
#search img {
	background-image:url(images/search.gif); 
	width:140px; 
	height:27px; 
	background-repeat:no-repeat; 
	margin-left:-5px;
	padding:0px;
	border:0px;
	vertical-align:top;
}
#search a:hover img {
	background-image:url(images/search_on.gif); 
	width:140px; 
	height:27px; 
	background-repeat:no-repeat;
	margin-left:-5px;
	padding:0px;
	border:0px;
	vertical-align:top;
}
#search .NormalTextBox {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:transparent;
	border:0px;
	height:26px;
	padding-left:23px;
	padding-top:3px;
}


/* SPECIFIC ITEMS  for Secondary Page */

.SecondaryHeader
{ background-image:url(images/secondarypageBG.png);
  background-position:top center;
  background-repeat:no-repeat;
  width:999px;
  padding:0;
  margin:0;
  line-height:0;
	}
	
.SecondaryNavTitleCell
{	background-color:#c0d5eb;
 	border-bottom:solid 1px white;
 	border-top:solid 1px #e3f0fd;
 	background-image:url(images/secondarypagetitlecellright.gif);
    background-position:right;
    background-repeat:repeat-y;
    height:39px;
	color: #51708f;
	font:normal normal bold 11px 'Trebuchet MS', Arial, Tahoma, Arial, Helvetica, Sans-Serif;	
	padding-left: 10px;
	width: 174px;
	text-align: left
	} 
	
.SecondaryNavItemCell
{ background-color:#e8f3fe;
  /*border-top:solid 1px #c0d5eb;*/
  background-image:url(images/secondarypageitemcellright.gif);
  background-position:right;
  background-repeat:repeat-y;
  height:32px;
  font-size:0;
  line-height:0;
  padding:0;
  margin:0;
  width: 174px;
	}
	
.SecondaryNavBottomCell
{ background-image:url(images/secondarypagebottomcell.gif);
  background-position:left;
  background-repeat:repeat-y;
  height:32px;
  font-size:0;
  line-height:0;
  padding:0;
  margin:0;
  width: 174px;
	}
	
/* LINKS */

a.user:link, a.user:visited, a.user:visited
{	color:navy; 
	font-family: Arial, Tahoma, Arial, Helvetica, Sans-Serif;
}
a.user:hover {color:#51708f;}


.Head
{
	font-family :  "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #48bc30;
	text-align: left;
}

.SubHead
{
	font-family :  "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #e98b23;
	text-align: left;
}











/********************************/
/* STYLES FOR HOMEPAGE ROTATION */
/********************************/

#rotateBody {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0px auto; 
	text-align: center; 
	color: #000000;
}
#rotateContainer{
        height: 292px;
        width:999px;
        margin:0;
        padding:0;
        vertical-align:top;
        text-align:right;
        position:relative;
}
#rotateContentArea{
	background:url(images/blockArea.png) top left no-repeat;
	height:234px;
	width:388px;
	position:absolute;
	top:25px;
	left:602px;
	z-index:100;
	text-align:left;
	vertical-align:top;
	text-align:left;
}
#rotateContentArea h1{
        font:normal normal bold 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color:#FFF;
        padding:0;
        margin: 15px 25px 5px 25px;
}
#rotateContentArea h1 a:link, #rotateContentArea h1 a:visited, #rotateContentArea h1 a:hover{
        color:#FFF;
        text-decoration: none;
}
#rotateContentArea p{
        font:normal normal normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color:#FFF;
        line-height:1.5em;
        padding:0;
        margin: 0px 25px 10px 25px;
}
#rotateContentArea img{
        padding:0;
        margin: 0px 10px 10px 25px;
        border:0;
}