/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/corregated.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
img {
	border:none;
}
p {
	font-size:12px;
}
a:link, a:visited {
	color:#FFFF99;
}
a:hover, a:active {
	color:#FFFFFF;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color:#FF0000;
}
#glow {
	margin:0;
	padding:0;
}
#header {
	margin:0;
	padding:0;
}
#footer {
	text-align: center;
	background-color: #000099;
	background-image: url(../images/navband.jpg);
	height: 30px;
	background-repeat: no-repeat;
	width: 780px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 30px;
	clear: both;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6600;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	text-decoration: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#left_block {
	text-align: center;
	float: left;
	background-color: #000000;
	vertical-align: top;
	width: 150px;
	border: thin none #FF0000;
	padding-top: 0px;
	padding-left: 0px;
}
#content #right_block #events {
	background-image: url(../images/coming_events.jpg);
	height: 146px;
	width: 599px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#right_block {
	float: right;
	width: 600px;
	_width:590px; /*IE6 Hack*/
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#left_block2 {
	float: left;
	width: 740px;
	padding:20px;
	text-align: left;
	vertical-align: top;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0C02;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0901;
	font-style:normal;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0901;
	font-style: normal;
}
#container {
	background-color: #000000;
}

body {
	background-image: url(../images/corregated.jpg);
}
#page_header {
	margin-left:15px;
}
#smart_card {
	height: 146px;
	width: 599px;
	background-image: url(../images/shed_club.jpg);
	padding-top: 5px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#party_channel {
	background-image: url(../images/party_channel.jpg);
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 146px;
	width: 599px;
	margin-bottom: 20px;
}
#coming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	height: 146px;
	width: 599px;
	background-image: url(../images/coming_events.jpg);
}
.thumb_nail {
	background-image: none;
	text-align: center;
	/*height: 60px;*/
	width: 80px;
	border: 1px dotted #FFFFFF;
	padding: 5px;
	margin-right: 8px;
	float: left;
	margin-bottom: 10px;
}
#gallery {
	width:
}
.gallery_nav {
	font-size:12px;
}
.gallery_quickjump {
	float:right;
	font-size:12px;
}
#page_content {
	padding:10px;
}
.merchandise {
	text-align:center;
	font-size:13px;
}
	/* Drop Down =========================== */
#container #nav {
	height: 30px;
	background-image: url(../images/nav_bgnd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav ul li {
	position: relative;
	float:left;
	}
	
#nav li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 23px;
	display: none;
	}

/* Styles for Menu Items */
#nav ul li a {
	display: block;
	float:left;	
	text-decoration:none;
	color: #FFFFFF;
	/*background-color: #002494;*/
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	}
#nav ul ul li a {
	background:#c0e3f7;
	color:#0066FF;
	}
#nav ul ul li a, #nav ul ul li, #nav ul ul {
	float:none;
	width:150px;
	}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav ul li a:hover { color: #FFFFFF; background:#0A73FF; } /* Hover Styles */
		
#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */	

.gallery_block {
	background-color:#191919;
	padding:5px;
	margin:5px;
}
.gallery_thumb {
	float:right;
}
.gallery_block h2 a {
	color:#FF0000;
	font-size:14px;
	text-decoration:none;
}
.gallery_block .gallery_description {
	font-size:14px;
	margin:3px;
}
.gallery_block .gallery_link {
	font-size:14px;
	margin:3px;
}
.photo_thumb {
 	float:left; 
	height:80px; 
	width:100px; 
	margin-left:4px; 
	border:1px #999999 dotted; 
	padding:5px; 
	text-align:center;
}
form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
}
form label {
	float: left;
	width: 100px;
	font-size:12px;
}
input.txt {
	color: #00008B;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 200px;
}
textarea.txt {
	color: #00008B;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 300px;
	height:200px;
}
input.btn {
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px outset #00008B;
	margin-left:100px;
}
.subscribebox {
	background-color:#0D09FC;
	padding-bottom:30px;
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
	border:none !important;
}


	#sidebar {
		width:160px;
		float:left;
		background:#0D09FC;
		text-align:center;
		padding:10px 0;
	}
		#sidebar ul {
			width:160px;
			margin:0;
			padding:0;
			list-style:none;
			text-align:center;
		}
			#sidebar ul li {
				display:block;
			}
		#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
			font-size:14px;
			font-weight:bold;
			text-transform:uppercase;
			margin:0;
			padding:4px 0;
		}
		#sidebar div {
			padding-bottom:10px;
			margin-bottom:10px;
			border-bottom:1px solid #1714bc;
		}











	#contact_details {
		float:left;
		width:49%;
	}

	#contact_map {
		float:right;
		width:49%;
		height:250px;
	}
	.contact_form {
		clear:both;
	}
		.contact_form fieldset {
			border:none;
			margin:0;
			padding:0;
		}
		.recaptcha label {
			width:auto;
		}



