/* CSS Document */

body {
background-color:#000000;
	/*background:#000000 url(images/p_background.jpg) left top no-repeat ;*/
	font: 0.7em/1.5 Geneva, Arial, Helvetica, sans-serif;
	margin:30px 0px; padding:0px;
	text-align:center;
	color:#FFFFFF;
	}

td {
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color:#FFFFFF;
	}

.pageHeading {
	background-image: url(images/mirrorball_heading.gif);
	background-repeat: no-repeat;
	display: block;
	color: #fff; /*text colour*/
	font-size: 16;
	font-weight: bold;
	margin-right: 18px;
	margin-bottom: 15px;
	padding: 5px;
	text-align: right;
	text-decoration: none;
	width: 150px;
	}
.homeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.galleryHeading {
	background: url(images/gallery_date.gif) top no-repeat left; 
	/*border: 2px solid #00011F;*/
	display: block;
	color: #fff; /*text colour*/
	font-size: 17px;
	font-weight: bold;
	height:43px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	width: 304px; 
	}

.formBox {
	border: 2px solid #00011F;
	color: #fff;
	margin-top: 10px;
	padding: 20px;
	width: 330px;
	}

div.bigBox {
	width:950px;
	margin:0px auto;
	text-align:left;
  } 

div.bigBoxHeader {
	font-size:1.3em;
	padding:15px;
	margin:0;
	position:relative;
	right:-14px;
	padding-left:0;
	background-position: top;/* Compensation for the 
repositioned box */
  }

div.bigBoxBody {
	margin:0;
	margin-top:-2em;
	padding:15px;
	position:relative;
	right:-14px;
	padding-left:0;
  }

div.bigBoxFooter {
	position:relative;
	top:12px;
  }
	
div.bigBoxFooter p {
	padding: 15px;
	display: block;
	margin:-2em 0 0 0;
	position:relative;
	right:-14px;
	padding-left:0;
  }

/* START LEFT MENU */

#leftMenu {
	
	font:10px/17px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	/*border: 4px solid #00000F;*/
	width: 110px;
	/*background-color: #00000F;*/
	float: left;
	}

#leftMenu ul, #leftMenu li {
	display: inline;
	list-style: none;
	}

#leftMenu li a, #leftMenu li a:hover, #leftMenu li a:active { 
	background:url(images/subscribe_button.gif) top no-repeat left;
	/*border: 1px dashed #ccc;*/
	display: block;
	text-decoration: none; 
	color: #fff; /*text colour*/
	/*background-color : #00000F; *//* menu item background*/
	height:31px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 110px;
	font-weight: normal;
	}

#leftMenu li a:hover, #leftMenu li a:active { 
	background:url(images/subscribe_button_a.gif) top no-repeat left;
	/*background-color: #00000f;*/
	color: #fff;
	text-decoration:underline;
	}

 /* END LEFT MENU */

/* download links START */

a.downlink:link {
	color: #00000f;
	text-decoration: none;
	}

a.downlink:hover {
	color: #00000f;
	text-decoration: line-through;
	}

/* download links END */

/* Gallery drop down menu START */

.menuHead:link {
	color: #fff;
	font: 10px/19px;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
	}

.menuHead:hover {
	color: #fff;
	text-decoration: underline;
	}

.menuOption:link {
	color: #fff;
	font: 10px/15px;
	margin-left: 20px;
	}

.menuOption:hover {
	color: #fff;
	text-decoration: none;
	}

.menuOption:visited {
	color: #fff;
	text-decoration: underline;
	margin-left: 20px;
	}

#menu1 {
	display: none;
	}

#menu2 {
	display: none;
	}

#menu3 {
	display: none;
	}

#menu4 {
	display: none;
	}

#menu5 {
	display: none;
	}

#menu6 {
	display: none;
	}

#menu7 {
	display: none;
	}

.sQuare {
	background-color: #00000F;
	/*border: 1px dashed #ccc;*/
	color: #fff;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	}

a.sQuare:hover {
	background-color: #00000F;
	color: #fff;
	}

/* Gallery drop down menu END */

/*  Gig Guide table */

.tableHeading {
	background-color: #00000F;
	border: 2px solid #00011F;
	color: #fff;
	height: 27px;
	width: 94px;
	text-align: right;
	vertical-align: bottom;
	}

.tableTitle {
	background-color: #00000F;
	border: 2px solid #00011F;
	color: #fff;
	height: 27px;
	width: 74;
	text-align: right;
	vertical-align: bottom;
	}

.tableTitleLeft {
	background-color: #00000F;
	border: 2px solid #00011F;
	color: #fff;
	height: 40px;
	width: 94px;
	text-align: right;
	vertical-align: bottom;
	}

.gigOn {
	background-color: #eeeeef;
	border: 2px solid #00011F;
	color: #000;
	height: 40px;
	width: 74;
	text-align: right;
	vertical-align: bottom;
	}

.gigOff {
	height: 40px;
	width: 74px;
	border: 2px solid #00011F;
	}

.openOn {
	background-color: #eeeeef;
	border: 2px solid #00011F;
	color: #000;
	height: 27px;
	width: 74;
	text-align: right;
	vertical-align: bottom;
	}

.openOff {
	height: 27px;
	width: 74px;
	border: 2px solid #00011F;
	}

/*  Gig Guide table  END */


/* gallery links START */

a.goForward:link {
	/*background-color: #00000F;
	border: 2px solid #00011F;*/
	color: #fff;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	}

a.goForward:hover {
	/*background-color: #00000F;*/
	color: #fff;
	text-decoration:underline;
	}

a.goForward:visited {
	/*background-color: #00000F;
	border: 2px solid #00011F;*/
	color: #fff;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	}

.pageNo {
	background: url(images/page_no.gif) no-repeat top left;
	width:25px;
	height:25px;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	}

/* gallery link END */

/* weekly photos START */

a.weeklyPhoto:link {
	background-color: #00000f;
	/*border: 2px solid #00011F;*/
	color: #fff;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	}

a.weeklyPhoto:hover {
	background-color: #fff;
	/*border: 2px solid #00011F;*/
	color: #000;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	}

a.weeklyPhoto:visited {
	background-color: #00000f;
	/*border: 2px solid #000011F;*/
	color: #fff;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	}

.weeklyPhotoImage {
 	/*background:url(images/photo_background.gif) #00000F center top no-repeat; 	*/
	background-color: #00000f;
	/*border: 2px solid #00011F;*/
	margin-bottom: 8px;
	padding: 5px;
	}

/* weekly photos END */
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
