body 
{
	background: #000000 url(/images/main-bg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container
{
	margin: 0px auto;
	text-align: left;
	width: 776px;
	height: 100%;
}

#logo 
{
	width: 776px;
	margin: 0px;
	padding: 0px;
}

#banner 
{
	width: 776px;
	margin: 0px;
	padding: 0px;
}

#nav 
{
	width: 776px;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}

.nlink 
{	
	float: left;
	top: 0px;
	width: 97px;
	text-align: center;
	padding-top: 15px;
	height: 35px;
	background-image: url(/images/nav_button_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav a 
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	font-weight: bolder;	
	text-transform: uppercase;	
	color: #FFFFFF;	
	text-decoration: none;
}

#nav a:hover, #nav a:active 
{
	float:left;
	top: 0px;
	width:97px;
	text-align:center;
	padding-top: 15px;
	height:35px;
	background-image: url(/images/nav_button_black.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#pnav 
{
	width: 776px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	background-image: url(/images/page_nav_red.gif);
	background-repeat: repeat;
	height: 25px;
}

.plink 
{
	float: left;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 7px;
	background-image: url(/images/page_nav_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	border: 0px none;
}

#pnav a, #pnav a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px none;
}

#pnav a:hover, #pnav a:active
{
	float: left;
	margin: 0px;
	top: 0px;
	text-align: center;
	padding: 7px;
	background-image: url(/images/page_nav_black.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px none;
	text-decoration: none;
	font-weight: bold;
}
/* was background: #333333; */
#content 
{
	clear: both;
	background: #222222;
	height: 100%;
}

a:link
{
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited 
{ 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active 
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*was background-color: #222222; */
#left 
{
	background-color: #222222;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 462px;
}
/* removed padding-bottom: 10px; */
h1
{
	font-family: Impact, "Arial Black", Arial, sans-serif;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 24pt;
	letter-spacing: 5px;
	margin: 0px;
	padding-top: 15px;
}

#right
{
	float: left;
	height: 100%;
}

#right p
{
	margin-top: 0px;
}

* html #right p
{
	margin-top: -5px;
}
/*was  background: #1F1F1F; */
#headlines 
{
	background: #2F2F2F;
	padding: 10px;
	width: 254px;
	min-height: 270px;
	font-size: 10px;
}

#recentTraining 
{
	background: #2F2F2F;
	padding: 10px;
	width: 254px;
	vertical-align: top;
	min-height: 270px;
	height: 100%;
	font-size: 12px;
}

#stats 
{
	background: #393939;
	padding: 10px;
	width: 254px;
	vertical-align: top;
	min-height: 220px;
	height: 100%;
	font-size: 12px;
}

#stats_table td
{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
}

#stats_table th
{
	text-decoration: underline;
}

.center 
{
	text-align: center;
}

.date 
{	
	color: #827961;	
	font-weight: bold;
}

.flt-lft 
{
	float: left;
	margin-right: 20px;
}

.flt-rgt 
{
	float: right;
	margin-left: 20px;
}

.heading1 
{
	background: url(/images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

.heading2 
{
	background: url(/images/heading-bg-2.gif) no-repeat;
	color: #909090;	
	display: block;	
	font-family: arial, tahoma;	
	font-size: 14px;	
	font-weight: bold;	
	height: 21px;	
	margin-bottom: 12px;	
	padding-left: 40px;	
	padding-top: 4px;	
	width: 181px;
}

#footer 
{
	background: #7B0404;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;	
	width: 776px;
}

#footer a:link 
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#footer a:visited 
{
	color: #FFFFFF;	
	font-size: 11px;	
	font-weight: bold;	
	margin-left: 10px;	
	margin-right: 10px;	
	text-decoration: none;	
}

#footer a:hover, #footer a:active 
{ 	
	color: #000000;	
	font-size: 11px;	
	font-weight: bold;	
	margin-left: 10px;	
	margin-right: 10px;	
	text-decoration: underline;
}
/* was background: #333333; */
#contact 
{
	clear: both;	
	background: #222222;	
	font-size: larger;	
	line-height: 150%;	
	padding-left: 20px;
}
/* was background: #333333; */
#hist 
{	
	clear: both;	
	background: #222222;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
}

#hist p 
{
	padding-bottom: 5px;
}

#hist table
{
	padding-top: 10px;
}

#hist table td
{
	padding-right: 20px;
}
/* was background: #333333; */
#alarm 
{	
	clear: both;
	background: #222222;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
}

#alarm p 
{
	padding-bottom: 5px;
}

#gallery_img img 
{
	width: 200px;
	height: 150px;
	border: 0px none;
}

#gallery_img a 
{	width: 200px;	
	border: 0px none;
}

#recent_alarms h2
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#recent_alarms table
{
	padding-left: 20px;
}

#recent_alarms thead th 
{
	text-decoration: underline;
	padding-right: 10px;
}

#recent_alarms tfoot th 
{
	text-decoration: overline;
	padding-right: 10px;
}

#recent_alarms td 
{
	padding-right: 15px;
}

#historic_alarms h2
{
	margin-bottom: 0px;	
	padding-bottom: 0px;
}

#historic_alarms table
{
	padding-left: 20px;
}

#historic_alarms thead th 
{
	text-decoration: underline;	
	padding-right: 10px;	
	margin: 0px;
}

#historic_alarms thead th:not(:first-of-type) 
{
	text-align: center;
}

#historic_alarms tfoot th 
{	
	text-decoration: overline;	
	padding-right: 10px;	
	margin: 0px;	
	text-align: center;
}

#historic_alarms td 
{
	padding-right: 10px;	
	margin: 0px;
}

#historic_alarms td:not(:first-of-type) 
{
	text-align: center;
}

#prayers 
{	
	padding-left: 20px;
}

#prayers h3 
{
	padding-bottom: 5px;
	margin-bottom: 0px;
}

table.historic_data thead th 
{	
	text-decoration: underline;
	padding-right: 10px;
	text-align: left;
}

table.historic_data caption 
{	
	font-weight: bolder;
}

.regLink 
{
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-weight: normal;
	font-size: 14px;
}

.regLink a:link 
{
	color: #9D9D9B;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.regLink a:visited 
{
	color: #9D9D9B;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.regLink a:hover, .regLink a:active 
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#equip_pic 
{
	height: 540px;
	max-width: 720px;
}
/* was background: #333333; */
.admin 
{
	clear: both;
	background: #222222;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
}
/* was background: #333333; */
.adminHome 
{
	clear: both;
	background: #222222;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
}

.adminHome li 
{	
	padding-bottom: 5px;
}

.smallText 
{
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-weight: normal;
	font-size: 12px;
}

.smallText table td
{
	padding-right: 10px;
}

.smallText table th
{
	padding-right: 10px;
	text-decoration: underline;
	vertical-align: bottom;
}

.admin table td
{
	padding-right: 10px;
}

.admin table th
{
	padding-right: 10px;
	text-decoration: underline;
	vertical-align: bottom;
}

.admin table tfoot th 
{
	text-decoration: overline;
	padding-right: 10px;
}

.admin input[type="checkbox"][name="attendance[]"] {
    margin-bottom: 12px;
}

.thumbnail
{
	position: relative;
	z-index: 0;
}

.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span
{
	/*CSS for enlarged image*/
	position: absolute;	
	background-color: red;	
	padding: 2px;	
	left: -1000px;	
	visibility: hidden;	
	color: black;	
	text-decoration: none;
}

.thumbnail span img
{
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	width: 200px;
}

.thumbnail:hover span
{
	/*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 100px;
	/*position where enlarged image should offset horizontally */
}

.readonly 
{
	background:	#D3D3D3 none;
	color: #808080;
}