@charset "utf-8";
/* CSS Document */
/* This is a default style sheet that is going to be used when there is no custom style sheet for the page. Use this default css as a template for creating custom default styles for your page. */
/* This is the container for which the content page is held in. Use this for mainly background and borders should you need */



#maskhead {
	padding:0px;
	/*background-image:url(../images/homepage_elements_01.png);*/
	width: 960px;
	height: 115px;
	border:0px solid #000000;
	margin-bottom:0px; /* Use this to separate maskhead content from menu content */
}

#homelink {
	
	position:absolute; 
	left:10px;
	top:18px;
	width: 203px;
	height: 90px;
}
#banner {
	background-color:#000;
	position:absolute; 
	left:213px;
	top:17px;
	width: 728px;
	height: 90px;
}

#menuscontent {
	padding:0px;
	width: 960px;
	height: 35px;
	background-image:url(../images/homepage_elements_02.jpg) ;
	border:0px solid #FF9900;
	margin-bottom:0px; /* Use this to separate menu content from page content */
}
#menus {
	background-color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-bottom:4px;
	position: relative;
	top: 15px;
	width: 945px;
	margin: 0 auto;
}
#menus a {
	text-decoration: none;
	font-weight: bold;
	}

#menus a, #menus a:link, #menus a:visited {
	color: #000;

}

#menus a, #menus a:link, #menus a:visited {
	color: #000;

}

#menus a:hover {
	color: #ffffff;
	background-color: #636466;
	display: block;
	width: 75%;

}
#pagebody {
	background:#000;
	width: 960px;    	/* Right column background colour */
}

#middlecolumn {
	width:75%;
	background:#000;    	/* Centre column background colour */
}

#leftcolumn {
	width:25%;
	background:#FFD8B7;    	/* Left column background colour */
}
#main_ad {
	width: 630px;
	height: 120px;
}
#main_partners {
	width: 630px;
	height: 100px;
	background-image:url(../images/sponsors.png) ;
	background-repeat:no-repeat;
	background-position: center left;
}	

#main_login {
	
	
	height: 75px;
	background-image: url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	border:0px;
	border-color:#FFFFFF;
	border-style:solid;
	font-size:10px;
	color:#FFFFFF;
}

#main_login a {
	text-decoration: underline;
	
	}

#main_login a, #main_login a:link, #main_login a:visited {
	color: #fff;

}



#main_login a:hover {
	color: #FF9900;
	text-decoration:none;
	

}

#main_login h2 {
font-size:10px; line-height:12px;
}
#msg {background:none; height:14px; }
/* footer styles */ 
#footer {
	padding:8px;
	height: 45px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFFFFF;
}
#bot_nav { width:940px;
background-color: #141414;
border: #454545 solid 1px;
text-align:center;
padding-top:3px;
padding-bottom:3px;}
#bot_nav a {text-decoration: none;}
#bot_nav a:hover {text-decoration: underline;}
#bot_nav a, #bot_nav a:link, #bot_nav a:visited {
	color: #fff;

}
/* end layout style */
/* place content styles for the page below as indicated */
/* content styles goese here */

.col2 div,  .col3 div { padding:8px; background-color:#000;  }

.col1 div {padding:8px;}
.col1 {background-color:#000000;}
/* css for latest galleries and video */
.pagenav, .viewdetails, .controllers, .blurb { display:none;}
#galListingRegion { background:none;}
#galReadyRegion { background:none;}
.listing { background:none; color:#FFFFFF;}
.galblock { position:relative; float:left; }
.galblock a { background:none; color:#FFFFFF; border: none;}
.galblock a:hover {color:#999999;}
.title {text-align:center;}
#h-gall { width: 214px; font-size:10px; color:#999999; height:100%;}
#h-gall a { background:none; color:#FFFFFF; border: none;}
#h-gall a:hover {color:#999999;}

#h-rad { width: 214px; font-size:10px; color:#999999; height:100%;}
#h-rad a { background:none; color:#FFA42F; border: none; text-decoration:none;}
#h-rad a:hover {color:#ffffff;}

#cd-rad { width: 550px; font-size:10px; color:#999999; margin-left:10px; margin-right:20px;}
#cd-rad li {padding-bottom:5px;}
#cd-rad a { background:none; color:#FFA42F; border: none; text-decoration:none;}
#cd-rad a:hover {color:#ffffff;}

#splash { width: 100%; font-size:12px; color:#999999}
#splash a { background:none; color:#FFA42F; border: none; text-decoration:none; }
#splash a:hover {color:#ffffff;}
#splash input { background:#000000; font-size:14px; color:#FFA42F; border:#000000; font-weight:bold; width:20px;}
#splash form {margin:0; padding:0;}

#rssOutput {background:none;}

#feature-list { background:none; color:#FFFFFF; width:95%;}
/* event listing */

.eventblock a.viewdetails { display:block; visibility:visible; }
.eventblock span.title {color:#CC3300;}
.mainevents {
	border: 1px solid #00FF00;
	position:relative;
	float:left;
	margin-right:10px;
	width: 200px;
}
.eventblock .thumb {
	border: 7px solid #FFFFFF;
	padding:4px;
	display:block;
}
.thumb img{ display:block; }

/*end event listing */
/* end */
