html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	font-size: 10px;
	color: #1b1b1b;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px;
	background-color: #0d0d0d;
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
p, td {
	font-size: 10px;
	color: #1b1b1b;
	font-family: Arial, Verdana, Sans-Serif;
}

img { border: 0; }

a:link, a:visited { 
	color: #821318;
	font-weight: bold; 
	text-decoration: none;
}
a:hover, a:active { 
	color: #0a3f87; 
	font-weight: bold; 
	text-decoration: underline; 
}

h1, .title {
	color: #d7d7d7;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	width: 501px;
	font-weight: normal;
	text-align: center;
}
.title {
	height: 28px;
	line-height: 28px;
	background: url("../images/top_bg.jpg") repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	height: 33px;
	line-height: 34px;
	background: url("../images/redband.gif") 0 0 no-repeat;
}

input {
	background-color: transparent;
	border: 0px;
	border-color: transparent;
}
#leftcol {
	background: url("../images/bg_leftmain.jpg") repeat;
}
#centercol {
	background: url("../images/main_bg.jpg") repeat;
}
#mainarea {
	width: 501px;
	padding-bottom: 20px;
	background: url("../images/main_bg.jpg") repeat;
}
#mainarea p {
	line-height: 1.5em;
	margin: 4px 20px 0; 
}

div#photosarea {
	width: 501px;
	text-align: center;
}

div#niflsponsor {
	width: 191px;
	height: 103px;
	text-align: center;
	background: url("../images/bg_leftmain.jpg") repeat;
	padding-top: 10px;
}

div#schedule {
	width: 191px;
}
div#schedule table table th {
	background-color: black;
}
div#schedule table table th, div#schedule table table td
{
	color: white;
	border-right: gray;
	border-bottom: gray;
	border-width: 0px 1px 1px 0px;
	border-style: none solid solid solid;
	padding: 2px;
}

div.sponsors {
	text-align: center;
}
.sponsors a {
	display: block;
	width: 191px;
	margin: 8px 0px;
}

.shockcase {
	text-align: justify;
	text-transform: uppercase;
}
.shockcolor {
	color: #821318;
}

#rightcol {
	background: url("../images/bg_rightmain.jpg"); repeat;
}

a#home, a#mission, a#team, a#office, a#stats, a#tix, a#ladys, a#nifl, a#shop, a#media, a#facility, a#mascot, a#sponsor, a#contact, a#rules, a#photos, a#news a {
	display: block;
	width: 191px;
	height: 25px;
	margin-bottom: 1px;
}
a:hover#home, a:hover#mission, a:hover#team, a:hover#office, a:hover#stats, a:hover#tix, a:hover#ladys, a:hover#nifl, a:hover#shop, a:hover#media, a:hover#facility, a:hover#mascot, a:hover#sponsor, a:hover#contact, a:hover#rules, a:hover#photos, a:hover#news {
	background-position: -191px 0;
}

a#home {	background: url("../images/nav_home.jpg") 0 0 no-repeat; }
a#mission { background: url("../images/nav_mission.jpg") 0 0 no-repeat; }
a#team {	background: url("../images/nav_team.jpg") 0 0 no-repeat; }
a#office { background: url("../images/nav_office.jpg") 0 0 no-repeat; }
a#stats { background: url("../images/nav_stats.jpg") 0 0 no-repeat; }
a#tix { background: url("../images/nav_tix.jpg") 0 0 no-repeat; }
a#ladys { background: url("../images/nav_ladys.jpg") 0 0 no-repeat; }
a#nifl { background: url("../images/nav_nifl.jpg") 0 0 no-repeat; }
a#shop { background: url("../images/nav_shop.jpg") 0 0 no-repeat; }
a#media { background: url("../images/nav_media.jpg") 0 0 no-repeat; }
a#facility { background: url("../images/nav_facility.jpg") 0 0 no-repeat; }
a#mascot { background: url("../images/nav_mascot.jpg") 0 0 no-repeat; }
a#sponsor { background: url("../images/nav_sponsor.jpg") 0 0 no-repeat; }
a#contact { background: url("../images/nav_contact.jpg") 0 0 no-repeat; }
a#rules { background: url("../images/nav_rules.jpg") 0 0 no-repeat; }
a#photos { background: url("../images/nav_photos.jpg") 0 0 no-repeat; }
a#news { background: url("../images/nav_news.jpg") 0 0 no-repeat; }

img.arrow { margin-left: 8px; }
img.arrow2 { margin-right: 8px; }

#footer {
	background: url("../images/bottom_bg.jpg") repeat;
	height: 22px;
	text-align: center;
	color: #969696;
	font-size: 10px;
}

/* ERRORS */
.errors-alert, .errors-error, .errors-notice, .errors-help {
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: white;
	border: 1px black dashed;
}

.errors-alert {	background-color: #004d84; }
.errors-error {	background-color: red; }
.errors-notice { background-color: green; }
.errors-help { 
	background-color: yellow;
	color: black;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #949494;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

#TB_title{
	background-color: #004D84;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

div#TB_closeAjaxWindow a#TB_closeWindowButton {
	color: white;
	font-size: 12px;
	font-weight: bold; 
}

.humanized_msg {
	position: absolute; left: 25%; width: 50%;
	color: white; background-color: #8CC63F;
	font-size: 36pt; text-align: center; 
}
.humanized_msg .round {
	border-left: solid 2px white; border-right: solid 2px white;
	font-size: 1px; height: 2px;
}
.humanized_msg p { padding: .3em; display: inline; }

