@charset "utf-8";
/* CSS Document */

body {
	background : #000000;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #dcddde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
content {
	color: #555555;
}
a:link {
	color: #fc0101;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #fc0101;
	text-decoration: none;
	font-weight:bold;
	outline: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}

#topnav {
	background-image:url(/WebImageBase/images/search_bg.gif);
	background-repeat:repeat-x;
}
#topnav a img { 
	border:0px;
	margin:0px;
	padding:0px;
}
#topnav a:link, #topnav a:visited {
	font-size:14px;
	color:#ffffff;
	padding-left:30px;
}
	#topnav a:hover {
		color:#ff0000;
	}


#frame {
	width:962px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	padding-bottom:10px;
	text-align:left;
	background:#000000;
	clear:both;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#FF0000;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#FF0000;
}

#header {
	position:relative;
	width:960px;
	height:278px;
	background-image: url(/WebImageBase/images/home_top.jpg);
}
	.homebannersponsors {
		float:right; 
		margin:20px; 
		width:480px;
		text-align:center;
	}
		.homebannersponsors img {
			margin-left:25px;
		}
	
	#headerQuote {
		position:absolute;
		top:160px;
		left:650px;
		width:300px;
		height:110px;
		text-align:right;
		color:#fff;
		font-family:"Lucida Sans", Verdana, Helvetica;
		font-size:14px;
		font-weight:normal;
		background-image:url(/WebImageBase/images/signature_white.gif);
		background-position:right bottom;
		background-repeat:no-repeat;
	}
#header_innerpages {
	position:relative;
	width:100%;
	height:114px;
	background-image: url(/WebImageBase/images/sub_top.jpg);
}

#footerHome {
	position:relative;
	width:960px;
	height:236px;
	background-image: url(/WebImageBase/images/home_bottom_callout.jpg);
	background-repeat:no-repeat;
}
#footerQuote {
	position:absolute;
	top:100px;
	left:240px;
	width:470px;
	height:90px;
	text-align:center;
	color:#000;
	font-family:"Lucida Sans", Verdana, Helvetica;
	font-size:14px;
	font-weight:normal;
	background-image:url(/WebImageBase/images/signature_black.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.highlight {
	color: #77787b;
}

/* Club Weir Styles Styles */
p.club {
	padding:5px 15px 0px 10px;
	margin:0px;
	font-size:12px;
}

a.club:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
a.club:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
a.club:hover {
	color: #77787b;
	text-decoration: underline;
	font-weight:normal;
}
a.club:active {
	color: #77787b;
	text-decoration: underline;
	font-weight:normal;
}

#login {
	margin:0px;
	padding-left:135px;
	padding-top:0px;
}

.loginInput {
	width:150px;
	margin-right:8px;
	margin-top:5px;
	margin-bottom:5px;
}

/* Search Styles */
.searchInput {
	width:170px;
	margin-right:10px;
	margin-left:0px;
	margin-top:8px;
}

/* Left Column Styles */
#left {
	width:218px;
	margin:10px;
}
/* Center Column Styles */
#center {
	width:387px;
	margin:10px 0px 10px 0px;
}
/* Right Column Styles */
#right {
	width:294px;
	margin:10px;
}

/* Footer Styles */
#footer {
	width:962px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background:#000000;
	clear:both;
}
.footerSponsors {
	width:100%; 
	height:66px; 
	background-image:url(/WebImageBase/images/footer_logos.jpg); 
	text-align: center;
	vertical-align:middle;
}
	.footerSponsors img {
		margin-top: 10px;
		border:none;
		vertical-align:middle;
	}

p.footer {
	padding:15px 10px 20px 10px;
	margin:0px;
	font-size:9px;
}

a.footer:link {
	color: #fc0101;
	text-decoration: underline;
}
a.footer:visited {
	color: #fc0101;
	text-decoration: underline;
	outline: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:active {
	color: #ffffff;
	text-decoration: underline;
	outline: none;
}
a.footer:focus {
	-moz-outline-style: none;
}
/* Subpage Styles */
#subLeft {
	width:621px;
	margin:10px 0px 30px 10px;
	color:#000000;
	float:left;
}
.subContent {
	margin:0px;
	background-color:#FFFFFF;
	border-top:1px solid;
	border-bottom:1px solid;
}
	.subContent .content {
		margin:20px;
	}
		.subContent .content a:link, .subContent .content a:visited {
			color:#cc0000;
		}
		.subContent .content a:hover {
			color:#990000;
		}
	
	.subContent .content2 {
		margin:10px;
	}
		.subContent .content2 a:link, .subContent .content2 a:visited {
			color:#cc0000;
		}
		.subContent .content2 a:hover {
			color:#990000;
		}
h1 {
	font-size:18px;
	font-weight:bold;
	color: #fc0101;
	margin:5px 0px 5px 0px;
	padding:0px;
	display:block;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color: #666666;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color: #990000;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color: #990000;
	margin:0px 0px 0px 0px;
	padding:0px;
}

img {
	border:0px;
}
/*custom errors for forms*/
.errors{
	color:red;
}

/* Table styles */
table { border-collapse:collapse; }
table  tr { border-collapse:collapse; }
table tr td { border-collapse:collapse; }

/* Schedule styles */
table.schedule {
	width:100%;
	border:none;
	background-color:#111111;
}
	table.schedule th {
		background:#bb0000;
		font-weight:bold;
		font-size:14px;
		color:#FFFFFF;
		padding:5px;
	}
	table.schedule td {
		color:#aaaaaa;
		padding:5px;
		vertical-align:top;
		background-image:url(/WebImageBase/images/search_bg.gif);
		background-repeat:repeat-x;
		border-bottom:1px solid #666;
		height:50px;
	}

/* box background styles */
.whiteBg { background-color:#FFFFFF; }
.blackBg { background-color:#000000; }

/* box style */
.sectionBoxWrapper {
	border:1px solid #333333;
	float:left;
	position:relative;
	width:100%;
	margin-bottom:10px;
	padding-bottom:0px;
	overflow:hidden;
}
.sectionBox {
	position:relative;
	margin:2px;
	padding:0px;
	background-color:#000000;
	background-image:url(/WebImageBase/images/sectionheader_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
.sectionBox_X {
	position:relative;
	margin:2px;
	background-color:#000000;
	background-image:url(/WebImageBase/images/sectionheader_bg_small.gif);
	background-repeat:repeat-x;
}
	.sectionRssFeed {
		float:right;
		margin:8px 4px 0px 0px;
		display:block;
	}
	.sectionTitle  {
		margin:7px 0px 10px 10px;
		border:0px;
		display:block; 
		float:left; 
		width:90%
	}
	.sectionSponsor {
		color: #77787b;
		font-size: 11px;
		font-weight: bold;
		display: block;
	}
	.sectionBox h1 { margin-left:20px; float:left; }
	.sectionBoxinner { 
		padding:0px;
		margin-left:10px;
		float:left;
		width:95%;
	}

.squarethumbnailWrapper {
	width:73px;
	height:73px;
	border:1px solid #333;
	float:left;
	margin:0px 12px 15px 0px;
	display: inline;
}
	.squarethumbnailInner:link, .squarethumbnailInner:visited  {
		display: inline;
		width:67px;
		height:67px;
		margin:3px;
		overflow:hidden;
		float:left;
	}
		.squarethumbnailInner img { border:0px; }

/* Article/Blog post tile style */
.blogEntry {
	margin:5px 0px;
	padding:0px;
	width: 100%;
	height:90px;
	color:#ffffff;
	float:left;
}
		
/* Pagination */
.pagination {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0px;
}

/* Stats Styles */
.statsWrapper table {
	width:100%;
} 
.statsWrapper table td {
	padding:3px;
}
.statsTop {
	background-image:url(/WebImagebase/images/stats_top_bg.gif);
	background-repeat:repeat-x;
	padding:5px;
	margin-top:10px;
	color:#FFFFFF;
}
.statsBottom {
	background-color:#dcddde;
	padding:5px;
}
.statsMike {
	color:#FF0000;
	font-weight:bold;
}

/* registration form styles */
.formReg {
	color:#fff;
}
.formReg label {
	display:block;
}
.formReg input[type=text], .formReg select {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
