﻿.body{
 	background-color:#1B1515;
}
img{
	border:none;
}

.main{
	 background-color:white;
	  	 margin-left:auto;
	 margin-right:auto;

	 }
.header
{
text-align:center;
	color: #FFA900;
		font-size: large;

}
.navigation{
 text-align:center;

  	 margin-left:auto;
	 margin-right:auto;
}

.container
{
	 text-align:center;
	 width:100%;


}
.content {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:left;
	background-color:white;
	width:450px;
		 margin-left:auto;
	 margin-right:auto;
	overflow:hidden;

}
.contentBase {
	background-color:white;

}

.leftColumn
{
	 background-image:url('../images/column.jpg');
	 background-repeat: repeat-x;
	 background-color:#FFA900;
	 width:7px;
}
.leftColumnBase
{
	 background-color:#FFA900;
	 width:7px;
}

.rightColumn
{
	 background-image:url('../images/column.jpg');
	 background-repeat: repeat-x;
	 background-color:#FFA900;
	 width:7px;
}
.rightColumnBase
{
	 background-color:#FFA900;
	 width:7px;
}

.footer
{
	background-color:#FFA900;
	height:50px;
}


.eventText {
	background-color: #FFFFCC;
	padding: 10px;
	vertical-align: top;
	font-size: x-small;
}
.imagebox {
	border: thin solid #FF9900;
	border-spacing: 0px;
}
h1 {
	font-family: Verdana;
	font-size: small;
	color: #808080;
}

h2 {
	font-family: Verdana;
	font-size: small;
	color: #808080;
}

.flyer
{
	float:left;
    position:relative;
    bottom:10px;
    left:10px;

}

.specialoffer
{
	color: #FFA900;
	font-size: 14px;
	font-weight: bold;
}

.tickets
{
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	color: #FFA900;
	}
	
.disclosure
{
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #FFA900;
	}
	
	.flyer
{
    position:relative;
    left: 40px;
}

.events_table
{
    position:relative;

    	text-align:center;
    
}

.events_table td
{width: 100px;}

#thumbnail_table
{
  position:relative;
  }

.pics { height: 382px; width: 432px; padding:0; margin:0; overflow: hidden }
.pics img { height: 350px; width: 400px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }

.backgroundPopup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

.popup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

.popup h1
{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}

.popupClose
{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}

#alba_dialog {color:#ffffff}
#bon_accord_dialog {color:#ffffff}
#brass_workshop_dialog {color:#ffffff}
#colin_henderson_dialog {color:#ffffff}
#keith_dialog {color:#ffffff}
#rsamd_dialog {color:#ffffff}
#west_lothian_dialog {color:#ffffff}
#workshop_dialog {color:#ffffff}

/* Gallery Stuff */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}