@charset "utf-8";
/* CSS Document */

body {
	background-color:#151515;
	color:white;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
#wrapper {
	width:775px;
	margin:0 auto;
}
#top {
	margin:0;
	padding:0;
	clear:both;
}
#mainWrapper {
	background-image:url(images/main_back.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#main {
	overflow:auto;
	width:755px;
	margin:0 auto;
}
#right {
	float:left;
	width:500px;
	padding-left:10px;
}
#wide{
	clear:both;
	width:720px;
	padding:10px;
}
.options a img {
	border:3px solid black;
	margin:2px;
}
.options a img:hover {
	border:3px solid #ff4200;
}
#left {
	width:auto;
	float:left;
}

.club h2
{
	padding:5px;
	text-align:left;
	font-weight:bold;
	background-color:#333333;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	height:20px;
	padding-right:20px;
}


div#featuredEvents {
	z-index:0;
	float:left;
	width:233px;
	margin:0px;
	font-size:0.9em;
	border-top:none
}
div#featuredEvents ul {
	margin-top:0px;
	margin:0px;
	margin-left:-40px;
}
div#featuredEvents ul li {
	float:left;
	position:relative;
	list-style:none;
	width:230px;
	margin:0px;
	background-image:url(images/featurebg.jpg);
	text-align:center;
	background-color:#b133ff;
	border:1px solid #d083ff;
	color:white;
}
div#featuredEvents ul li:hover {
	background-position:20px;
	color:white;
}
div#featuredEvents ul li a {
	border:3px solid #d083ff;
	display:block;
	margin:10px;
	text-decoration:none;
}
div#featuredEvents ul li a:hover {
	border:3px solid white;
}
div#featuredEvents ul li img {
	border:2px solid white;
}
div#featuredEvents a:link, div#featuredEvents a:visited {
	color:white;
}
div#featuredEvents h2 {
	font-size:14px;
	text-align:left;
	text-decoration:none;
	margin-left:7px;
	margin-bottom:2px;
	margin-top:10px;
}
div#featuredEvents h3 {
	text-align:right;
	font-size:10px;
	padding-right:10px;
	margin:4px;
	margin-bottom:6px;
	display:block;
}
div#featuredEvents h3 a, div#featuredEvents h3 a:visited, div#featuredEvents h3 a:link {
	border:none;
	display:block;
	margin:4px;
	margin-bottom:6px;
}
div#featuredEvents li h3 a:hover {
	border:none;
	display:block;
}
div#featuredEvents2 {
	z-index:0;
	float:left;
	width:233px;
	margin:0px;
	font-size:0.9em;
	border-top:1px solid #d083ff;
}
div#featuredEvents2 ul {
	margin-top:0px;
	margin:0px;
	margin-left:-40px;
}
div#featuredEvents2 ul li {
	float:left;
	position:relative;
	list-style:none;
	width:350px;
	margin:0px;
	background-image:url(images/featurebg.jpg);
	text-align:center;
	background-color:#E4012F;
	border:1px solid darkred;
	border-top:none;
	color:white;
}
div#featuredEvents2 ul li:hover {
	background-image:none;
	background-repeat:repeat;
	background-color:black;
	color:white;
}
div#featuredEvents2 ul li a {
	border:3px solid #fa92a7;
	display:block;
	margin:10px;
	text-decoration:none;
}
div#featuredEvents2 ul li a:hover {
	border:3px solid red;
}
div#featuredEvents2 ul li img {
	border:2px solid white;
}
div#featuredEvents2 a:link, div#featuredEvents2 a:visited {
	color:white;
}
div#featuredEvents2 h2 {
	font-size:14px;
	text-align:left;
	text-decoration:none;
	margin-left:7px;
	margin-bottom:2px;
	margin-top:10px;
}
div#featuredEvents2 h3 {
	text-align:left;
	font-size:10px;
	padding-right:10px;
	margin:4px;
	margin-bottom:6px;
	display:block;
}
div#featuredEvents2 h3 a, div#featuredEvents2 h3 a:visited, div#featuredEvents2 h3 a:link {
	border:none;
	display:block;
	margin:4px;
	margin-bottom:6px;
}
div#featuredEvents2 li h3 a:hover {
	border:none;
	display:block;
}
.highlight {
	text-align:left;
	clear:both;
}
.highlight ul {
	margin:0px;
	padding:0px;
	text-align:left;
	color:white;
	font-weight:bold;
}
.highlight ul li {
	list-style-type:none;
	float:left;
	margin:5px;
}
.highlight ul li a:link, .highlight ul li a:visited {
	border-bottom:none;
}
.highlight ul li a img {
	border-bottom:none;
	color:white;
	text-decoration:none;
	border:5px solid white;
}
.highlight ul li a:hover img {
	border:5px solid #9300FF;
	text-decoration:none;
}
.highlight .more {
	clear:both;
	text-decoration: none;
	display:block;
	background-color:#333333;
	padding:5px;
	border:0px;
	text-align:right
}

.title {
	padding:5px;
	padding-bottom:1px;
	text-align:right;
	font-weight:bold;
	

	text-align:right;
	background-image:url(images/featurebg.jpg);
	background-repeat:repeat-x;
	background-position:0px -20px;
	
	border-bottom:1px solid #d083ff;
	
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	height:20px;
	padding-right:20px;
}
/* menu start */
.menu1 ul {

	margin:0 auto;
	list-style:none;
	height:35px;
	background:#fff url(images/button1.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
}
.menu1 li {
	float:left;
}
.menu1 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	font-weight:bolder;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu1 li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.menu1 li.current a {
	color:#fff;
	background:url(images/button3.gif);
}
.menu1 li.current a b {
	background:url(images/button3.gif) no-repeat right top;
}
.menu1 li a:hover {
	color:#fff;
	background:#000 url(images/button2.gif);
}
.menu1 li a:hover b {
	background:url(images/button2.gif) no-repeat right top;
}
.menu1 li.current a:hover {
	color:#fff;
	background:#000 url(images/button3.gif);
	cursor:default;
}
.menu1 li.current a:hover b {
	background:url(images/button3.gif) no-repeat right top;
}

/* menu end */

#footer {
	text-align:right;
	padding:10px;
	margin-top:10px;
	display:block;
	clear:both;
}
#footer ul {
	list-style:none;
	float:right;
	display:block;
	clear:both;	
}
#footer ul li {
	list-style:none;
	float:left;
}
#footer ul li a {
	padding:5px;
	color:white;
	text-decoration:none;	
}
#footer ul li a:hover {
	padding:5px;
	color:white;
	text-decoration:underline;
}

a {
	color:white;
}
a:hover {
	color:#dda4ff;
}
h1 {
	font-size:14px;
	border-bottom:1px solid white;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:10px;
	font-weight:bolder;
}
.club {
	font-size:12px;
	line-height:16px;

	padding:10px;
	margin:10px;
}
.mainFeatures {
	margin: 10px auto;
	text-align: center;
}
.mainFeatures a img {
	border:5px solid #ffffff;
}
.mainFeatures a img:hover {
	border:5px solid #3470FF;
}