@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

html,body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #242423;
	height:100%; 
}
body,td,th {
	color: #000000;/*#5b72ec;*/
}
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	margin: 0;
	padding: 0;
	color: #f7941d;
}

small {
	font-size: 10px;
	color: #999999;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	margin: 1.5em 0;
	padding: 0;
}

#main 
{
	background: url(images/bg2.png) repeat-y;
	width: 895px;
	margin: 0 auto;
	
	padding: 0 9px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	margin-bottom: -20px;

}
#title {
	width: 895px;
	height: 60px;
	background: url(images/3_02.png);
}
#title h1 {
	display: none;
}

/*nav container*/
#nav {
	width: 772px;
	height: 52px;
	margin-left: 123px;
	z-index: 5;
}

/* Clear list presets*/
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
}

#nav a {
	display: block; float: left;
	height: 52px;
}

#home {
	background:url(images/3_05.png);
	width: 91px;
}

#news {
	background: url(images/3_06.png);
	width: 91px;
}

#contact {
	background:url(images/3_07.png);
	width: 132px;
}

#about {
	background: url(images/3_08.png);
	width: 100px;
}

#archives {
	background:url(images/3_09.png);
	width: 136px;
}

#media {
	background: url(images/3_10.png);
	width: 101px;
}

#sports {
	background: url(images/3_11.png);
	width: 121px;
}

/*********************
	Rollovers
*********************/
#home:hover {
	background-position: -91px 0;
}
#news:hover {
	background-position: -91px 0;
}
#contact:hover {
	background-position: -132px 0;
}
#about:hover {
	background-position: -100px 0;
}
#archives:hover {
	background-position: -136px 0;
}
#media:hover {
	background-position: -101px 0;
}
#sports:hover {
	background-position: -121px 0;
}

/* Hides text */
#nav a span {
	display: none;
}

.dashed {
	height: 1px;
	background: url(images/dashed.png) repeat-x;
	margin: 0 auto;
}

#cont {
	padding: 0 20px;
	overflow: auto;
	clear: both;
}

#pagecontain {
	width: 820px;
	background:url(images/background.jpg) no-repeat;
	margin: 0 auto;
	overflow: auto;
	height: auto;
}

#boxtitle {
	height: 102px;
	width: 820px;
}
#boxtitle h1 {
	display: none;
}

#fullshadebox {
	background: url(images/shade.png);
	width: 760px;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	margin-top: 10px;
	min-height: 100px;
	overflow: auto;
	padding-bottom: 15px;
}

#avatarimage {
	float: left;
	background: url(images/avatarback.png);
	width: 120px;
	height: 127px;
}
#avatarimage img {
	margin-left: 14px;
	margin-top: 14px;
}

#right {
	float: left;
	width: 630px;
}

#right h2 {
	color: #7c7c7c;
	font-family:"Trebuchet MS";
	font-size: 30px;
	font-weight: normal;
}
#right h3 {
	color:#91741E;
	font-family:"Trebuchet MS";
	font-size: 16px;
	margin-top: -4px;
}
#right h4 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #7c7c7c;
}

#right p {
	color: #696969;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: 200;
	margin-top: 0;
}

#bottomarea
{
	clear: both;
	margin-top: 30px;
	width: 820px;
}

.pagemargin {
	width: 380px;
	margin-left: 20px;
	border-left: 1px solid #dbdbdb;
	float: left;
	margin-bottom: 15px;
}

.pagemargin img {
	margin-left: 16px;
}

.pagemargin ul {
	margin-left: 20px;
}

.pagemargin li {
	list-style: none;
	color: #474747;
	font-family:"Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
.pagemargin li a {
	color: #474747;
	font-family:"Trebuchet MS";
	font-size: 17px;
	font-weight:100;
	letter-spacing: 1px;
	text-decoration: none;
}
.pagemargin li a:hover {
	color:#333333;
	font-family:"Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
}

#backtitle {
	min-height: 194px;
	width: 820px;
	padding-top: 106px;
	background: no-repeat;
}
#backtitle h1 {
	display: none;
}

#halfshadebox {
	background: url(images/shade.png);
	width: 500px;
	
	min-height: 165px; /* real browsers */
	
	border: 1px solid #FFFFFF;
	margin-left: 290px;
}



#thumbimage {
	float: left;
	background: url(images/thumbback.png);
	width: 244px;
	height: 170px;
}
#thumbimage img {
	margin-left: 22px;
	margin-top: 21px;
}

#halfboxcont {
	width: 250px;
	height: 150px;
	float: right;
	margin-top: 6px;
}

#halfboxcont h2 {
	color: #7c7c7c;
	font-family:"Trebuchet MS";
	font-size: 30px;
	font-weight: normal;
}
#halfboxcont h4 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #7c7c7c;
}
#halfboxcont p {
	color: #696969;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: 200;
	margin-top: 0;
}

#aboutpage {
	padding-left: 10px;
}

#aboutpage h2 {
	color: #7c7c7c;
	font-family:"Trebuchet MS";
	font-size: 30px;
	font-weight: normal;
}
#aboutpage p {
	color: #696969;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: 200;
	margin-top: 0;
}

#contact_button {
	display: block;
	float: right;
	width: 217px;
	height: 36px;
	text-indent: -9000px;
	margin-top: 15px;
	background: url(images/leaveamessage.png);
}
#contact_button:hover {
	background: url(images/leaveamessage_hover.png);
}

#pointscontain {
	z-index:2;
	display: block;
	width: 198px;
	height: 91px;
}
#pointsbanner {
	background: url(images/points.gif);
	display: block;
	width: 198px;
	height: 91px;
	margin-left: -37px;
}
#pointsbanner b {
	display: none;
}
#pointsbanner:hover {
	background-position: -198px 0;
}

.numbox {
	width: 62px;
	height: 90px;
	float: left;
}
.numbox b {
	display: none;
}

.num1 { background: url(images/score/1.png); }
.num2 { background: url(images/score/2.png); }
.num3 { background: url(images/score/3.png); }
.num4 { background: url(images/score/4.png); }
.num5 { background: url(images/score/5.png); }
.num6 { background: url(images/score/6.png); }
.num7 { background: url(images/score/7.png); }
.num8 { background: url(images/score/8.png); }
.num9 { background: url(images/score/9.png); }
.num0 { background: url(images/score/0.png); }

.sendmessage h1 {
	font-size:30px;
	font-family: "Trebuchet MS";
	color: #f7941d;
	margin: 3px 5px;
}

#messagearea {
	width: 700px;
	margin: 0 auto;
	padding: 10px;
}
#messagearea br {
	clear: both;
}
#messagearea label {
	width: 150px;
	text-align: right;
	font-weight: bold;
	font-family: "Trebuchet MS";
	float: left;
}
#messagearea textarea {
	width: 450px;
	height: 200px;
	overflow: auto;
}

#messagearea .ins {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px;
	margin: 2px 0;
	border: #999999 1px solid;
	background: #EFEFEF;
}
#messagearea .ins:focus {
	border: #666666 1px solid;
	background:#F3F3F3;
}
#messagearea #submit_but {
	font-size: 11px;
	color: #777;
	text-align: center;
	margin-top: 15px;
	text-align: center;
}
#messagearea #submit_but input {
	padding: 5px;
	font-size: 14px;
	color:#444444;
	font-weight: bold;
}

.error {
	width: 500px;
	background: #FFA6A6;
	border: 1px solid #FF3535;
	margin: 0 auto;
	margin-top: 5px;
	height: 20px;
	padding: 2px;
	text-align: center;
	color: #710000;
	font-family:"Trebuchet MS";
}

#errorpage {
	text-align: center;
}

#errorpage h1 {
	font-size: 26px;
	font-family:"Trebuchet MS";
	color: #FF9900;
}
#errorpage h2 {
	font-size: 16px;
	font-family:"Trebuchet MS";
	color:#999999;
}


#footer {
	height: 20px;
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
	font-family:"Trebuchet MS";
	color: #999999;
}


#footer a {
	color: #009966;
}
#skysurge {
	color: #000000 !important;
}

#admin .style1 {
	font-size: 18px;
	color: #FF6600;
}
#admin .style2 {
	font-size: 18;
	color: #999999;
}
#admin .style3 {
	color: #999999;
	font-weight: bold;
}

#admin a {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#admin a:hover {
	text-decoration: none;
	color: #7D3F00;
}
#admin a:active {
	text-decoration: none;
	color: #000000;
}

.mailitem {
	display: block;
	margin: 0 auto;
	width: 500px;
	background:#D5E0FF;
	border-top: 1px solid #FFFFFF;
	height: 20px;
	padding: 5px;
}

.mailitem img {
	float: right;
}

.mailitem a {
	float: left;
	width: 470px;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size: 14px;
}

#repeareacont {
	margin-top: 15px;
}

.adminlabel {
	color: #333333;
	font-size: 20px;
	font-family:"Trebuchet MS";
}

.admintextarea {
	width: 600px;
	height: 200px;
}

.adminsubmit {
	height: 30px;
	color: #666666;
	font-size: 14px;
	font-family:"Trebuchet MS";
}

#leftpoints {
	margin-top: 10px;
	width: 400px;
	float: left;
}
#rightpoints {
	margin-top: 10px;
	width: 275px;
	float: right;
	background:#CEE1FF;
	padding: 25px;
}

#rightpoints p {
	font-weight: bold;
	color: #00457D;
}

#answermail {
	width: 600px;
}
#answermail .answerhead {
	width: 592px;
	margin: 0 auto;
	height: 20px;
	background: #C2DAFE;
	padding: 5px;
}
#answermail .answermid {
	width: 590px;
	margin: 0 auto;
	min-height: 40px;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	background:#cfe2ff;
	padding: 5px;
	color: #304360;
}
#answermail .answerfoot {
	width: 592px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	background: #C2DAFE;
	padding: 5px;
	margin-bottom: 20px;
}

#answermail #reply {
	display: block;
	width: 570px;
	margin: 10px auto;
	height: 200px;	
	border: 1px solid #A7C8FE;
}
#answermail #submit {
	height: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #A7C8FE;
}

h4 {
	margin-top: 5px;
	color: #2b538e;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

#homerollover {
	margin-left: 22px;
	margin-top: 21px;
	background: url(images/LatestMinute_3funfest.jpg);
	width: 201px;
	height: 126px;
	text-indent: -9001px;
	display: block;
}
#homerollover:hover {
	/*background-position: -201px 0;*/
}

#tform {
	margin-top: 25px;
	text-align: right;
}

#tform label {
	font-weight:bold;
	font-size: 18px;
	font-family: "Trebuchet MS";
}
#tform input {
	border: #4FADFB 1px solid;
	color: #666666;
	font-size: 18px;
	padding: 4px;
	background: #FFFFFF;
	margin-left: 5px;
}


#tickethead {
	width: 600px;
	margin: 0 auto;
	margin-top: 10px;
	background: #bdd2f3;
	padding: 5px;
}
#tickethead h1{
	color: #3b66a6;
	font-family:"Trebuchet MS";
	font-size: 24px;
}
#tickethead h3{
	color: #699ae2;
	font-family:"Trebuchet MS";
	font-size: 18px;
}

#ticketmessage {
	font-family:"Trebuchet MS";
	color: #1d3963;
	width: 600px;
	margin: 0 auto;
	margin-top: 1px;
	background: #c9d8ef;
	padding: 5px;
}
#ticketreply {
	width: 600px;
	margin: 0 auto;
	margin-top: 1px;
	background: #c9d8ef;
	padding: 5px;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#ticketreply p{
	margin-left: 10px;
	margin-top: 0;
}
#ticketform {
	width: 600px;
	margin: 0 auto;
	margin-top: 1px;
	background: #c9d8ef;
	padding: 5px;
}


#sportsbox ul {
	margin: 5px;
	padding: 5px;	
	width: 220px;
	float: left;
}

#sportsbox li {
	list-style: none;
}
#sportsbox li a {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
}
#sportsbox li a:hover {
	color: #fb9503;
}