/* CSS Document */

/*This CSS file was written for the Admiral website by Iain Hanlon iain@jetblackinc.co.uk*/
/**********************************/
body {
	background-color: #008ED3;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/structure/bg_grad.jpg);
	background-repeat: repeat-x;
}

/*Structural Elements*/
/**********************************/
	
#frame {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image: url(/images/structure/wrapper_bg.jpg);
	background-repeat: repeat-y;
	border: 4px solid #FFFFFF;
		}
#frame_home {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image: url(images/structure/adm_front_bg.jpg);
	background-repeat: repeat-y;
	border: 4px solid #FFFFFF;
		}
		
#calendarframe {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	border: 4px solid #FFFFFF;
	background-color: #2E3191;
		}

#header {
	height: 130px;
	width: 850px;
	background-image: url(/images/structure/head_logo_new.jpg);
	background-repeat: no-repeat;
		}

div#logo {
	width:300px;
	height:100px;
	float:left;
	display: inline;
	}

div#nav {
	background-image: url(/images/structure/nav_background.jpg);
	background-repeat: repeat-x;
	float:left;
	width: 850px;
	height: 30px;

		}

div#nav1 {
	width: 800px;
	height: 30px;
	float: left;
}

div#rss {
	width: 48px;
	height: 23px;
	padding-top: 7px;
	float: left;
	}

	
#maincontent {
	width: 850px;
		}	

#maincontentcalendar {
	width: 850px;
	margin-top:10px;
	margin-bottom:10px;
		}			

#contentleft {
	width:540px;
	padding:5px;
	float:left;
	background-image: url(/images/straight_up_logo_350px.gif);
	background-repeat: no-repeat;
		}
	
#contentright {
	width:290px;
	float:left;
	padding: 5px;
		}
	
div#footer {
	clear: both;
	height: 20px;
	background-color: #2B2C6F;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 5px;
	}

div#adsright {
	width: 225px;
	float: right;
	margin: 5px;
}

div#subscribe {
	width: 395px;
	background-color: #008ED3;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

div#ads {
	width: 410px;
	height: 205px;
}


/*Navigation Menu*/
/**********************************/
ul#navlist1
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 0px;
}

#navlist1 li
{
	display:inline;
	list-style-type: none;
}

#navlist1 a {
	padding: 6px 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	}

#navlist1 a:link, #navlist1 a:visited
{
color: #fff;
text-decoration: none;
}

#navlist1 a:hover
{
color: #fff;
background-color: #DC9440;
text-decoration: none;
}



/*Text Formatting*/
/**********************************/

p {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 16px;
	margin-top:0px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
}

a {	color: #E8E292;
}

h1 {
	font-size: 21px;
	line-height:23px;
	color: #E8E292;
	margin-bottom: 4px;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
}

h2 {font-size: 18px;
	line-height:20px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #E8E292;
}
h3 {font-size: 16px;
	line-height:18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #CBCDE3;
}

h4 {font-size: 14px;
	line-height:16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #E8E292;
}

div#footer p {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;	
	}


#logo h1 {
	height: 100px;
	width: 300px;
	background-image: url(images/structure/logo_300_100.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 38px;
	text-align: center;
	line-height: 100px;
	text-indent: -2000em;
	}

#logo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	margin: 0px;
	}


/*Inline Elements*/
/**********************************/
.formlabel {
	clear: left;
	float: left;
	width: 70px;
	padding-right: 5px;
	text-align: right;
	font-size: 9px;
}

.picspan {
	display: block;
	padding: 0px;
	line-height: 100%;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
.picspanright {
	display: block;
	padding: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 5px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	float: right;
	margin-bottom: 10px;
}
.reverse a {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 28px;
	text-decoration: none;
	background-color: #FFA400;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	display: block;
}

.formlabel {
	clear: left;
	float: left;
	width: 40px;
	padding-right: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.clubnames {
	font-size: 14px;
	color: #FFA500;
	margin-bottom: 2px;
	margin-top: 3px;
	font-weight: bold;
}

.topmargin {
	margin-top: 16px;
	}



/*Subscribe Form*/
/**********************************/

div#subscribe_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 160px;
	float:left;
	padding: 5px;
}

div#space {
	width: 370px;
	height:100px;
	float:left;
	}
	
div#subscribe_box form {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

div#subscribe_box input {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#subscribe_box h1 {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}


	
/*Table Elements*/
/**********************************/
th {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
}

/*lightbox*/
/**********************************/
#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	}

#lightboxDetails{
	font-size: 12px;
	padding-top: 0.4em;
	color: #000000;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lightbox/overlay.png", sizingMethod="scale");
	}



img { border: 0px; }


div#home_general {
width: 400px;
padding: 5px;
float: left;
font-size: 12px;
}
div#home_clubs {
width: 210px;
padding: 5px;
float: left;
}
div#home_gigs {
width: 210px;
padding: 5px;
float: left;
}

div#general_banner {
width: 400px;
margin-bottom: 10px;
}
div#gigs_banner {
width: 210px;
margin-bottom: 10px;
}
div#clubs_banner {
width: 210px;
margin-bottom: 10px;
}


.news_title {
width: 400px;
margin-top: 18px;
margin-bottom: 0px;
font-size: 16px;
float: left;
color: #E8E292;

}
.news_first {
	width: 400px;
	margin-top: 4px;
	float: left;
}

#general_box {
width: 380px;
float: left;
}
.general_title {
width: 380px;
margin-top: 18px;
margin-bottom: 0px;
font-size: 16px;
float: left;
color: #E8E292;

}
.general_first {
width: 380px;
float: left;
}
.title_210 {
margin-top: 18px;
margin-bottom: 0px;
}
.first_210 {
margin-top: 4px;
}
.read_more {
width: 100px;
font-size: 14px;
display: block;
margin-bottom: 1px;
float: left;
}
.right_img {
float: right;
margin-top: 10px;
margin-left: 5px;
}

/*Vertical Navigation Accordions*/
		
		.accordion_toggle {
			width: 20px;
			height: 20px;
			background-image: url(images/structure/plus.jpg);
			background-repeat: no-repeat;
			cursor: pointer;
			float: left;
			margin-top: 15px;
		}
		
		.accordion_toggle_active {
			/*background: #871746;
			color: #FFFFF0;*/
			width: 20px;
			height: 20px;
			background-image: url(images/structure/minus.jpg);
			background-repeat: no-repeat;
		}
		
		.accordion_content {
			overflow: hidden;
			margin: 0px;
			padding-bottom: 3px;
			border-bottom: 1px dashed #cccccc;
			font-size: 14px;
			line-height: 16px;
			width: 400px;
			float: left;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
	
		.accordion_content p {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 40px;
			width: 245px;
			background: #EC297B;
			padding: 0px;
			line-height: 40px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: #e0542f;
			color: #fffff0;
		}

		.vertical_accordion_content {
			background-color: #fffff0;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #fffff0;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			