@charset "utf-8";
body {
	margin: 0px;
	background-color: #EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:link, a:visited {
	color:#0033CC;	
	text-decoration:none;
}	
a:hover {
	text-decoration: underline;
	}
#masthead {

	}
#main {
	width: 1000px;
	margin: 0px auto;
	}
#leftcol {
	width: 140px;
	position: absolute;
	top: 165px;
	z-index:0;
	}
#menu {
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
	width: 140px;
	min-height:240px;	
	z-index: 2;
}
#menuitems {
	z-index: 3;
	}
* html div#menu {
height: 240px;
}

#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	}	
#menu ul li a:hover {
	text-decoration:underline;
	}	
.menubg {
	background-image: url(../images/menutile.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}		
		
#searchbox {
	margin: 10px 0px 0px 0px;
	background-color:#FFFFFF;
	width: 144px;
	}
#leftbanners {
	margin: 10px 0px 0px 0px;
	width: 144px;
	text-align:center;
	}		
#modulebox form, #searchbox form {
	padding: 0px;
	margin: 0px;
	}	
.moduleHeading, .searchHeading, .contentheading {
	padding: 5px;
	text-transform: uppercase;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;	
	background-image: url(../images/headingbg.gif);
	background-repeat: repeat-x;
}	

.searchContent {
	width: 133px;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	}
.moduleContent {
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
.moduleContentheadline {
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	min-height: 150px;
	}		
html * .moduleContentheadline {
	height: 150px;
	}	
.moduleinputbox {
	width: 95%;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color:#333333;
}	
.moduleSeparator {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	clear: both;
	height:7px;
	margin-bottom: 10px;
}
	
.inputbox {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color:#333333;
	}
#footer {
	font-size: 10px;
	margin: auto;
	padding: 7px 5px 10px 5px;
	width: 990px;
	background-image:url(../images/footertile.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	}
.inputbutton {
	background-color: #EFEFEF;
	color: #910128;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #910128;
	margin-top: 5px;
	padding: 2px;
}	
#searchbox .inputbutton {
	float:right;
	}
.advsearch {
	font-size: 10px;
	padding: 10px 5px 0px 0px;
	}
/* Main Content Area */
#content {
	background-color:#FFFFFF;
	width: 100%;
	padding-top:7px;
	min-height: 400px;	
	}	
* html div#content {
height: 400px;
}		
#maincontent {
	padding: 0px 3px 0px 152px;
	}	
#displaycontent { 
	width:685px;
	float:left;
	}		
#news {
	width: 490px;
	float:left;
}
.newscontent {
	padding: 5px;	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
.newscontent h1 {
	font-size: 18px;
	font-weight: normal;
	color: #910128;
	margin: 5px 0px 2px 0px;
	}
.newscontent p {
	margin: 3px 0px;
	}	
.newscontent h3 {
		color: #910128;
		font-size: 13px;
		margin: 0px 0px 10px 0px;
		}	
.newscontent ul {
	margin: 0px 20px;
	padding: 0px;
	}	
.newscontent li {
	padding-bottom: 5px;
	}	
.newsfooter {
	background-image: url(../images/newsboxbtm.jpg);
	background-repeat:no-repeat;
}	
.subnewsphoto {
	float:left;
	margin: 0px 10px 10px 0px;
	}		
.date {
	color: #666666;
	font-size: 10px;
	padding: 3px;
	background-color: #EFEFEF;
	margin-bottom:10px;
	}
.newscontent .date {
	background:none;
	margin-bottom: 0px;
	}		
.readmore, .next, .prev {
	background-color: #EFEFEF;
	color: #910128;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #910128;
	margin-bottom: 5px;
	padding: 3px;
}
.next, .prev {
	width: 40px;
	}	
.prev2 { /* spacer when previous link not present in gallery */
	width: 40px;
	margin-bottom: 5px;
	padding: 3px;
	float:left;	
}
.next2 { /* spacer when previous link not present in gallery */
	width: 40px;
	margin-bottom: 5px;
	padding: 3px;
	float:right;	
}		
.readmore a, .next a, .prev a, .readmore a:visited, .next a:visited, .prev a:visited {
	color: #910128;
	text-decoration:none;	
}		
.readmore, .next {
	float: right;
	}
.prev {
	float:left;
	}	
			
.pagination {
	color:#CCCCCC;
	font-size: 11px;
	margin: 10px;
	text-align: center;
	}	
#modulebox {
	width: 185px;
	margin: 0px 0px 0px 10px;
	float:left;
	}
#sponsors {
	float: left;
	width: 145px;
	margin: 0px 0px 7px 10px;
	}		

.moduleContent ul {
	margin: 5px 10px 0px 20px;
	padding: 0px;
	}
.moduleContent ul li {
	margin-bottom: 3px;
	}	
.sponsorslogos {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
	}	
.rightColSeparator {
	background-image:url(../images/rightcolbtm.jpg);
	background-repeat: no-repeat;
	width: 145px;
	height: 13px;
}
a:visited {
	color:#003399;
	}			
#pathway {
	font-size: 10px;
	padding: 3px
	}
#pathway a, #pathway a:visited, #pathway a:link {
	color:#990000;
	text-decoration: none;
}		
#pathway a:hover, #pathway a:active {
	color:#990000;
	text-decoration: underline;
	}
/* Find your club */
.clubmap {
	float:left;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	}
#findclub {
	margin: 5px 0px;
	}		
#findclub h2 {
	margin: 5px 0px;
	font-size:14px;
	color:#910128;
	}
#findclub p {
	margin: 0px;
	}	
.clubinfo {
	font-size: 11px;
	line-height:1.5;
	}	
#findclub h1 {
	font-size: 12px;
	color:#666666;
	}
/* Gallery Section */
.galleryphoto {
	margin: 5px 0px;
	}
.gallery_caption {
	font-size: 11px;
	text-align:center;
	}
.gallery_menu {
	width:185px;
	float:right;
	text-align:left;
	}				
.gallery_nav {
	text-align: center;
	margin: 5px 0px;
	font-size: 11px;
	color:#999999;
	}
.gallery_nav p {
	margin: 0px;
	padding-top:5px;
	}			
.gallery_menu h1 {
	margin: 5px 0px;
	font-size:14px;
	color:#910128;
	text-align: center;	
	}		
.gallery_menu ul {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	}
.gallery_menu li {
	margin: 0px 0px 5px 0px;
	list-style-type: circle;
	}	
.gallery_active, .gallery_active a {
	color:#66CC00;
	}		
/* Events Section */
.event_prev, .event_next {
	width:75px;
	text-align:center;
	margin: 0px 5px;
	background-color: #910128;
	color: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #EFEFEF;
	padding: 3px;
}
.event_prev {
	float:left;
}
.event_next {
	float:right;
	}	
.event_prev a, .event_next a, .event_prev a:visited, .event_next a:visited {
	color: #EFEFEF;
	text-decoration:none;
}	
.event_month {
	float:left;
	width: 100%;
	text-align:center;
	margin:15px 0px;
	}
.event_month h1 {
	font-size: 18px;
	margin:0px;
	}	
.eventlist {
	padding:5px;
	}
.eventlist h2 {
	margin: 0px 0px 5px 0px;
	font-size:14px;
	}		
.eventlist p {
	margin: 0px;
	}	
.eventphoto, .blogphoto {
	float:left;
	margin-right:10px;
	}			
.blogphoto {
	float:left;
	margin: 5px 10px 5px 0px;
	}				
.eventdates {
	color:#910128;
	font-size:14px;
	font-weight: bold;
	}	
.eventinfo {
	margin-bottom: 10px;
	}	
.eventcontactinfo {
	float:right;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #CCCCCC;
	line-height: 1.5;
}	
/* COMPETITION SECTION */
.comp_dates {
	color: green;
	font-size: 14px;
	font-weight: bold;
	}			
#compbox h3 {
	color: blue;
	}
/* POLL SECTION */
.displaypoll form {
	margin: 5px 0px;
	}
.displaypoll td {
	font-size: 12px;
	}
.poll_results_btn, .poll_vote_btn {
	margin: 5px;
	}	
.poll_results_btn {
	float:right;
	}
.poll_vote_btn {

	}
/* Poll Results */
.poll_option_name {
	width: 150px;
	margin: 5px 10px 10px 0px;
	float:left;
	height: 15px;	
	}
.poll_result_graph {
	float:left;
	margin: 5px 10px 10px 0px;
	width: 300px;
	}
.poll_result {
	height: 11px;
	margin: 2px 0px;
	}	
.poll_result_percentage {
	float:left;
	margin: 5px 10px 10px 0px;
	height: 15px;	
	text-align:right;
	width: 30px;
	}	
.poll_results_votes {
	float:left;
	margin: 5px 0px 10px 0px;
	height: 15px;
}		
#pollresults {
	border: 1px solid #CCCCCC;
	padding: 10px;

	}
/* Search Results */
.searchresult h4 {
	margin: 10px 0px 5px 0px;
	}
.searchresult p {
	margin: 0px;
}
/* DOCUMENT SECTION */
.docheading {
	padding: 5px;
	background-color: #EFEFEF;
	color:#666666;
	font-weight:bold;
	font-size: 13px;
	margin-bottom: 10px;
}	
.doclink {
	padding-top: 5px;
	margin: 0px;
	float:left;
}	
.docdesc {
	font-size: 11px;
	margin: 0px 0px 0px 35px;
	clear:left;
	}
.doccategories, .documents {
	margin-bottom: 10px;
	}
.backbutton {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	margin: 10px 0px;
}
.backbutton a {
	text-decoration:none;
	color:#666666;
}
.backbutton a:hover {
	color:#999999;
}					
/* Headlines Mod */
#headlines {
position: absolute;
visibility: visible;
top: 190px;
width: 150px;
z-index: 10;
clip: rect(0px, 150px, 100px, 0px);
border-width: 0px;
padding-top:150px;
color:#0033CC;
font-size: 11px;
font-weight:bold;
min-height: 150px;
text-overflow:clip;
}	
#upcomingevents {
	z-index:100;
	background-color:#FFFFFF;
	}
* html div#headlines {
	height: 150px;
	}
#headlines ul {
	margin: 0px;
	padding: 0px;
	}
#headlines li {
	margin: 0px 0px 15px 15px;
	padding: 0px;
	list-style-type:square;
}	
#headlines li a {
	text-decoration: none;
	}
#headlines li a:hover {
	text-decoration: underline;
	}										
/* General CSS */	
.blueHighlight {
	color:#0033CC;
	}	
.dottedLine {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	clear: both;
	padding: 5px;
	height:7px;
	}
.dottedLine2 {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	margin: 5px;
	height:7px;
	}	
.smalltxt {
	font-size:10px;
	}
.required, .error {
	color:#FF0000;
}
.confirm {
	color:#009900;
	background-color: #DAFEC5;
	padding: 5px;
	}
h3 {
	color:#910128;
	font-size:14px;
	}			
/* MERCHANDISE SECTION */
#merchandise {
	padding: 5px;
	}
#merchandise h1 {		
	font-size: 18px;
	font-weight: normal;
	color: #910128;
	margin: 5px 0px 10px 0px;
}
#merchandise .storecategory {
	float:left;
	width: 155px;
	margin-right:10px;
	text-align: center;
	}
#merchandise .storecategory h1 {
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}			
#merchandise .prodimage {
	float:left;
	margin-right:10px;
	width: 100px;
	text-align:center;
	}
#merchandise img.prodimagelge {
	float:left;
	margin-right:10px;
	}	
#merchandise .productListing h1 {
	font-size:14px;
	font-weight:bold;
}	
#merchandise .buynow {
	margin: 10px 0px 5px 0px;
	float:right;
	}
#merchandise .productDetail .buynow {
	float: none;
	}	
table.cartTable {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin:10px 0px;
	width:100%;
}
table.cartTable td.tableHeading, td.tableHeading {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	}
table.cartTable td.tableSubHeading {
	background-color: #EFEFEF;
	}	
table.cartTable td {
	background-color:#FFFFFF;
	}			
.cartbtn {
	background-color: #EFEFEF;
	color:#333333;
	font-weight:bold;
	font-size: 11px;
	}
.selectdeliver {
	background-color: #EFEFEF;
	padding: 3px;
}

