 
 /* DEFAULTS
-------------------------------------------- */

html {
	color:#333;
	font: 12px Tahoma, Lucida, sans-serif;
	background: #e7c139 url(../images/bac.jpg) repeat-x;
	line-height: 1.4;
	}
a {
	color:#555;
	}
	a:hover {
		}	
p {
	font-size: 12px;
}
	
ul, ol {
	}
	li {
		margin-bottom:0;
		}
		li li {
		}
h1,h2,h3 {
	text-transform: uppercase;
}


/* TABLES 
-------------------------------------------- */
table {
	margin-bottom: 4px;
	border-collapse:collapse;
}
/*table, td, th {
vertical-align:middle;
}*/
th, td, caption {
	padding:4px;
}
th {
	font-weight: normal;
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
}

.lineTop {
	border-top: 1px solid #aaa; 
}
.lineBottom {
	border-bottom: 1px solid #aaa; 
}


/* IMAGES 
-------------------------------------------- */

	
/* ALIGN
-------------------------------------------- */	


/* COMMON
-------------------------------------------- */			
.breadcrumbs p {
	font-size: 11px;
	text-transform: uppercase;
	margin: 2px 0 12px 4px;;
}

/* LAYOUT
-------------------------------------------- */	
/*#Bac {
	z-index: 2; /*bgstrechter requirement/
	position: relative;
	}*/
	
#Layout {
	/*width:960px;
	margin-top: 40px;*/
	z-index: 2; /*bgstrechter requirement*/
	/*background: url(../../../assets/main/quest-board.gif) no-repeat;*/
	position: relative;
	height:450px; /* 750px */
	margin: 0px auto 10px;
	}

#Wrap {
	background-color: #000;
	padding-bottom: 5px;
	}


/* HEADER / FOOTER
-------------------------------------------- */	
#Header {  
	width: 950px;
	height: 267px;
	margin: 0 auto;
	position:relative;
	z-index:3;
	}
	#Header .bac {
		position:absolute;
		width: 950px;
		height: 267px; 
		}
	#Header .logo {
		position:absolute;
		z-index:6;
		top:6px;
		left:12px;
		width: 356px;
		height: 82px;
		}
	#Header .navbar {
		position:absolute;
		left:206px;
		top:34px;
		z-index:10;
		}		
		#Header .navbar ul { 
			margin:0;
			display: block;
			float: left;
			/*font-size: 0.8em;*/
			}
			#Header .navbar ul li { 
			 	list-style: none; 
				margin: 0px; 
				float: left;
				/*line-height: 2.8em;*/
				display: block;
				}
			#Header .navbar ul li a { 
				float: left;
				text-decoration: none;
				display: block; 
				/*height: 31px;*/
				/*font-size: 1.6em; */
				/*font-size: 1.2em;*/
				padding: 5px 12px;
				color: #fff;
				font-weight: bold;
				/*letter-spacing: -0.5px;*/
				text-transform: uppercase;
				/*background: #494949;*/
				}	
			#Header .navbar ul li a:hover{
				/*color:#fff;
				background: #000;*/
				text-decoration: none;
				}	
			#Header .navbar ul li a.current, 
			#Header .navbar ul li a.section { 
				/*border-top: 3px solid #e2ede9;*/
				/*height: 31px; 
				padding-top:2px;*/
				color:#fff;
				/*background: #000;*/
				}	
	#Header .phrases {
		position:absolute;
		left:212px;
		top:58px;
		width: 700px;
		z-index:4;
		text-transform: uppercase;
		text-align: left;
		}
		#Header .phrases a {
			color:#000;
			}
		#Header .phrases li {
			list-style: none;
			width:700px;
			background-color: #fff;
			}	
	
	#Header .slideshow {
		z-index: 1;
		}
		

#NavBar {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 114px;
	}
	#NavBar .nav {
		background-color: #fff;
		height: 33px;
		}
		#NavBar .nav li {
			padding:0 14px;
			list-style: none;
		}
		#NavBar .nav a {
			color: #000;
			font: 24px italic bold Impact,sans-serif; 
			text-transform: uppercase;
		}
		#NavBar .nav a:hover {
			color: #444;
			text-decoration: none;
		}


#Footer { 
	margin: 5px 0 20px;
	/*padding-right: 5px;*/
	font-size: 80%;
	/*text-align: right;
	text-align: center; */
	color:#333;
	width:100%;
	}	
	#Footer ul {
			text-align: center;
			float: none;
		}
		#Footer ul li {
			list-style: none;
			}
		#Footer ul li a { 
			text-decoration: none;
			padding: 0 2px 0 10px;
			text-transform: lowercase;
			}
  	#Footer a { 
		color: #333;
		text-decoration: none;
		}
		#Footer a:hover {
			color: #666;
			text-decoration: underline;
			}	

/* SLIDESHOW
-------------------------------------------- */		
.images {
	/*background:#fff url(/img/global/gradient/h300.png) repeat-x;*/
	position:relative;	
	height:475px;
	width:950px;
	float:left;	
	cursor:pointer;	
}
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:475px;
}
.slidetabs {
	position:absolute;
	top:400px;
	left:20px;
	z-index: 1000;
}

/* FEATURES
-------------------------------------------- */	

#FeatureImages {
	z-index:1;
	position:absolute;
	background-color: #000;
	left:0; /* MOD for IE */
	}
	#FeatureImages li {
		list-style: none;
		padding-left: 0;
		margin-left: 0;
	}
#FeatureImages .promo {
		z-index:2;
		position:absolute;
		top:333px;
		left:40px;
		}

#FeatureTitle {
	z-index:2;
	position:absolute;
	top:94px;
	left:15px;
	width: 173px;
	height: 82px; 
	}
	
#FeatureEmptyBoxes { /* IE doesnt compensate the space so put in dummy div */
	z-index:2;
	position:absolute;
	top:184px;
	margin-left:628px;
	width:300px;
	height:200px;
	padding: 0;
	}

#FeatureBoxes {
	z-index:2;
	position:absolute;
	top:184px;
	margin-left:628px;
	border:3px solid #fff;
	width:300px;
	height:200px;
	background:no-repeat top left;
	padding: 0;
	/*margin: 0;*/
	}
	#FeatureBoxes li {
		list-style: none;
	}
	.featureBox {
		width:300px;
		height:200px;
		background-position: top;
		}	
		.featureBox table {
			margin: 0 20px 10px 66px;
		}
 		.featureBox table td {
 			color:#fff;
 			vertical-align: top;
 			padding-top: 30px;
 			}
 			.featureBox table td h2 {
 				font-weight: bold;
 				font-size: 3.7em;
 				text-transform: uppercase;
 				margin-top:-7px;;
 				}
 			.featureBox table td h4 {
 				font-weight: bold;
 				font-size: 1.6em;
 				text-transform: uppercase;
 				}
 			.featureBox table td h5 {
 				font-weight: normal;
 				font-size: 1.6em;
 				text-transform: uppercase;
 				margin-top:-5px;
 				}
 			.featureBox table td p {
 				margin:12px 0;
 				}

 			.featureBox table td a {
 				font-weight: bold;
 				text-transform: uppercase;
 				color:#fff;
 				text-decoration: none;
 				line-height: 1.6em;
 				}
 			.featureBox table td a:hover {
 				text-decoration: none;
 				}
	
/* HOME
-------------------------------------------- */	

#HomeBoxes {
	z-index:2;
	position:absolute;
	top:220px;
	margin-left:500px;
	border:3px solid #fff;
	width:420px;
	height:282px;
	background:no-repeat top left;
	padding: 0;
	/*margin: 0;*/
	}
	#HomeBoxes li {
		list-style: none;
	}
	.homeBox {
		width:420px;
		height:282px;
		margin:0;
		}	
		.homeBox table {
		margin: 0 10px 10px 64px;
			}
 		.homeBox table td {
 			color:#fff;
 			vertical-align: top;
 			}
 			.homeBox table td h2 {
 				font-weight: bold;
 				font-size: 3.7em;
 				text-transform: uppercase;
 				margin-top:8px;
 				}
 			.homeBox table td h4 {
 				font-weight: bold;
 				font-size: 1.6em;
 				text-transform: uppercase;
 				padding-top: 15px;
 				}
 			.homeBox table td h5 {
 				font-weight: normal;
 				font-size: 1.6em;
 				text-transform: uppercase;
 				margin-top:-5px;
 				}
 			.homeBox table td p {
 				margin:4px 0 8px;
 				}
 			.homeBox table td a {
 				font-weight: bold;
 				text-transform: uppercase;
 				color:#fff;
 				text-decoration: none;
 				line-height: 1.6em;
 				}
 			.homeBox table td a:hover {
 				text-decoration: none;
 				}
 				
#HomeMain {	/* contains sidebar & content */
	width: 950px;
	z-index:2;
	margin: 300px auto 10px;
	position:relative;
	background: #fff;
	overflow: auto;
	margin-top: 300px;
	/*display: inline;*/
	}

#Main {	/* contains sidebar & content */
	width: 950px;
	z-index:2;
	margin: 100px auto 5px;
	position:relative;
	background: #fff;
	overflow: auto;
	}
	
.home #Main {
	margin-top: 300px;
}
			
/* COLUMNS
-------------------------------------------- */	

.onecols .col1 {
	float:left;
	margin:4px;
	width:100%;
}
.twocols .col1 {
	float:left;
	margin:4px;
	width:73%;
}
.twocols .col2 {
	float:left;
	margin:4px;
	width:24%;
	text-align: right;
}

.twocols2 .col1 {
	float:left;
	margin:8px 4px;
	width:21%;
}
.twocols2 .col2 {
	float:left;
	margin:6px 0 8px 4px;
	width:77%;
}

.threecols .col1 {
	float:left;
	margin:4px;
	width:39%;
}
.threecols .col2 {
	float:left;
	margin:4px;
	width:39%;
}
.threecols .col3 {
	float:left;
	margin:4px;
	width:19%;
}


/* WIDGET
-------------------------------------------- */	

.WidgetHolder h3 {
	padding:2px 18px 4px;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
	background:#dba837; 
	text-transform: uppercase;
}

/*.home .WidgetHolder h3 {
	background:#dba837;
}*/


/* LOOP
-------------------------------------------- */	
#feature_msg {
	margin:3px;
	padding: 5px 50px 5px 10px;
	color:#fff;
	background: #dba837;
	}
	#feature_msg li {
		list-style: none;
	}
	ul.msglist {
		
		background-position: top;
		}	
		ul.msglist li h2 {
 			font-weight: bold;
 			font-size: 3.7em;
 			text-transform: uppercase;
 			margin-top:-7px;
 			}
 		ul.msglist li h4 {
 			font-weight: bold;
 			font-size: 1.6em;
 			text-transform: uppercase;
 			}
 		ul.msglist li p {
 			margin:12px 0;
 			}
 		ul.msglist li a {
 			font-weight: bold;
 			text-transform: uppercase;
 			text-decoration: none;
 			line-height: 1.6em;
 			}
 		ul.msglist li a:hover {
 			text-decoration: none;
 			}

ul.loop { 
	/*margin:0;*/
	display: block;
}

ul.loop li {
	margin-top:2px;
	background:#e0e0c2; 
	/*height:100px*/
	list-style: none;
	display: block;
	padding:0;
	/*height:100px;*/
	overflow: auto;
}

ul.loop li img {
	float:left;
	margin-right: 5px;
	clear: left;
	/*margin-bottom: 100%;*/
}

ul.loop a {
	color:#663300;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight:bold;
}

ul.loop a:hover {
	/*text-decoration: underline;*/
}
ul.loop h4 {
	margin-bottom:0;
	font-size: 11px;
}
ul.loop h4 a {
	font-size: 14px;
	/*font-size: 1.3em;
	line-height: 1.1em;*/
}
ul.loop p {
	margin: 5px 0;
}
ul.loop .details {
	padding: 2px 120px 5px 5px;
}
ul.loop .event_details {
	padding: 2px 20px 5px 5px;
	width:400px;
	float:left;
}
ul.loop .event_tickets, ul.loop .event_free {
	padding: 5px 8px;
	width:104px;
	float:right;
	background:#dba837; 
}
ul.loop .event_tickets h4, ul.loop .event_free h4 {
	font-size: 1.2em;
}
ul.loop .event_tickets a, ul.loop .event_free a {
	color: #fff;
	font-weight: normal;
}
ul.loop .thindetails {
	padding: 2px 5px 5px 5px;
}

ul.loop .no_image, 
ul.loop .no_image_even, 
ul.loop .no_image_odd {
 	width:120px;
 	height:100px;
 	/*border: 1px solid #663300;*/
 	background-color: #663300;
 	float:left;
	margin-right: 5px;
 	}
ul.loop .no_image_even {	
	background-color: #dba837;
}


/* LIST
-------------------------------------------- */

.listPage .top {
	background:#e0e0c2; 
	margin-top:2px;
	padding: 6px 40px 20px 6px;
	}
	.listPage ul.loop li {
		margin-top:2px;
		background:#e0e0c2; 
		list-style: none;
		display: block;
		padding:0;
		overflow: auto;
		}
	.listPage ul.loop a {
		color:#663300;
		text-decoration: none;
		text-transform: lowercase;
		font-size: 1em;
		font-weight:normal;
		}
	.listPage ul.loop h4 a {
		font-size: 14px;
		text-transform: uppercase;
		font-weight:bold;
		}
	.listPage ul.loop .details {
		padding: 2px 40px 5px 5px;
		}


/* PAGE     
-------------------------------------------- */

.sidenav h3 {
	font-weight: bold;
	}
.sidenav ul li {
	list-style: none;
}
.sidenav ul li a {
	color: #e27b0c;
	font-weight: bold;
}

.page {
	background:#e0e0c2; 
	margin-top:2px;
	}
.page table {
	border-spacing:0;
	}
.page table td {
 	vertical-align: top;
	}
	.page img {
 		margin-right:8px;
	}
	.page h2 {
		padding:12px 0 6px;
		font-size: 1.6em;
		color:#e27b0c;
		font-weight:bold;
		text-transform: uppercase;
		}
	.page h5 {
		font-size: 1em;
		color:#333;
		font-weight:bold;
		}
	.page p {
		margin: 2px 100px 12px 0;
		}
	
	.page .links {
		margin-left:12px;
		margin-top:6px;
	}
	.page a {
		color:#e27b0c;
		text-decoration: none; 
	}
	.page ul li {
		margin-left:25px;
	}

/* DETAIL
-------------------------------------------- */	
	
.detailPage {
	background:#e0e0c2; 
	margin-top:2px;
	}
.detailPage table {
	border-spacing:0;
	}
.detailPage table td {
 	vertical-align: top;
	}
	.detailPage img {
 		margin-right:8px;
	}
	.detailPage h2 {
		padding:12px 0 6px;
		font-size: 1.6em;
		color:#e27b0c;
		font-weight:bold;
		text-transform: uppercase;
		}
	.detailPage h5 {
		font-size: 1em;
		color:#333;
		font-weight:bold;
		}
	.detailPage p {
		margin: 2px 100px 12px 0;
		}
	
	.detailPage .links {
		margin-left:12px;
		margin-top:6px;
	}
	.detailPage a {
		color:#e27b0c;
		text-decoration: none; 
	}
	.detailPage ul li {
		margin-left:25px;
	}
	
.albumPage {
	background:#e0e0c2; 
	margin-top:2px;
	}
	.albumPage p {
		padding: 6px 60px 6px 6px;
	}


/* EVENT
-------------------------------------------- */

.eventPage {
	background:#e0e0c2; 
	margin-top:2px;
	}
.eventPage table {
	border-spacing:0;
	}
.eventPage table td {
 	vertical-align: top;
	}
	.eventPage img {
 		margin-right:8px;
	}

	.eventPage h2 {
		padding-top:8px;
		font-size: 1.4em;
		color:#663300;
		font-weight:bold;
		text-transform: uppercase;
		}
	.eventPage h5 {
		font-size: 1em;
		color:#333;
		font-weight:bold;
		}
	.eventPage p {
		margin: 5px 5px 5px 0;
		}
	
	.eventPage .links {
		margin-left:12px;
		margin-top:6px;
	}
	.eventPage a {
		color:#663300;
		text-decoration: none; 
	}
	.eventPage ul li {
		margin-left:25px;
	}
	
.eventTickets, .eventFree {
	padding: 5px 8px;
	width:104px;
	height:90px;
	float:right;
	background:#dba837; 
	clear: right;
	display: block;
	position: relative;
	color:#fff;
}
.eventTickets h4, .eventFree h4 {
	font-size: 1.2em;
}
.eventTickets a, .eventFree a {
	color: #fff;
}

.eventStyle {
	position: absolute;
	top:70px;
	color:#fff;
	font-weight: bold;
	/*vertical-align: bottom;
	bottom: 5px;*/
}

/* colors */
.eventConcert, .eventGig, .eventDevelopment, .eventCompetition {
	padding: 5px 8px;
	width:104px;
	height:90px;
	float:right;
	clear: right;
	display: block;
	position: relative;
	color:#fff;
}
.eventConcert h4, .eventGig h4, .eventDevelopment h4, .eventCompetition h4 {
	font-size: 1.2em;
}
.eventConcert a, .eventGig a, .eventDevelopment a, .eventCompetition a {
	color: #fff;
}
ul.loop .eventConcert a, ul.loop .eventGig a, ul.loop .eventDevelopment a, ul.loop .eventCompetition a {
	color: #fff;
}
.eventConcert {
	background:#663300 url(../images/eventbac-concert.gif) no-repeat; 
}
.eventGig {
	background:#f04300 url(../images/eventbac-gig.gif) no-repeat;
}
.eventDevelopment {
	background:#dba837 url(../images/eventbac-development.gif) no-repeat;
}
.eventCompetition {
	background:#e27b0c url(../images/eventbac-competition.gif) no-repeat;
}


/* BLOG
-------------------------------------------- */	

.post {
	background-color: #000;
	color: #ccc; /*eaebda*/
	/*height: 201px;*/
}
.post h2 {
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
.post a {
	color: #ccc;
}
.post a:hover {
	color: #f00;
	text-decoration: none;
}



/* MISC
----------------------------------------- */

	
.alpha60 {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


/* Component containers - based on jquery ui themeroller
----------------------------------*/
.ss-equipment { font-family: Arial,sans-serif; font-size: 1em; }
.ss-equipment input, .ss-equipment select, .ss-equipment textarea, .ss-equipment button { font-family: Arial,sans-serif; font-size: 1em; }
.ss-equipment-content { background: rgb(94,94,75); background: rgba(94,94,75,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f5E5E4B, endColorstr=#7f5E5E4B); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f5E5E4B, endColorstr=#7f5E5E4B)"; color: #000; padding-top:12px; }
.ss-equipment-content a { color: #000; }
.ss-equipment-header { background-color: #bfc199; color: #648233; font-weight: bold; padding-left:100px; margin:0; /*margin-top:12px; text-align: center;*/ font-size: 24px; }
.ss-equipment-header a { color: #648233; }

.ss-equipment-content table td { margin: 0; padding: 0 5px 0 1px; font-weight: bold; }
.ss-equipment-content table h4 { color: #fff; font-size: 18px; font-weight: bold; text-transform: uppercase; margin:0; width:160px; }
.ss-equipment-content table h5 { color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase; margin:0; }
.ss-equipment-content table label { color: #fff; }
.ss-equipment-content table input { width:20px; margin: 0; font-weight: bold; padding-left: 2px; }
/*.ss-equipment-content table td.multiday { width:240px; }*/
.ss-equipment-content table td.size { /*padding-left:6px;*/ }
.ss-equipment-content table .size input { width:30px; }


/* LAYOUT
----------------------------------------- */



.col-1 {
	padding-right:15px;
}
.col-2 {
	padding-left:15px;
}
	
.logo {
	float:left;
}


/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin:0;
	padding: 5px;
	width: 92%;
	color: #fff;
	/*border: 4px solid #F7F8B4;*/
	background: #333;
	}
span.middleColumn .message {
	margin: 4px 0 0 3px;
	}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #fff;
	/*border: 4px solid #FF7373;*/
	background: #333;
	}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
	}
.entry {
	border-bottom: 1px solid #eee;
	}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}



/* LOOP
----------------------------------------------- */		
			
/* FIELDSETS
---------------------------------------- */

/* ACTION BUTTONS
---------------------------------------- */

/* FIELD FORMATING
---------------------------------------- */
	
/* INPUT BOXS
---------------------------------------- */

/* SELECT DROPDOWN
---------------------------------------- */

/* LABELS
---------------------------------------- */

/*.typography * {
	font-family: "Trebuchet MS",arial,san-serif; 
}*/


/* BLOG 
----------------------------------------------- */
h3.article {
	margin-bottom: 0;
}
h3.article a {
	color:#000;
}
p.byline {
	color:#888;
}


/* IMAGE PAGE
----------------------------------------------- */
#Images li {
	list-style: none;
	padding:10px;
	}

/* ACCOUNT
----------------------------------------------- */
#PrintPageIcon {
	float:right;
}

#PastOrders li {
	list-style: none;
}


/* SIDEBAR 
----------------------------------------------- */
.sidebarBox {
	margin:10px 5px;
}

.sidebarBox h3 {
	padding-bottom: 3px;
}
.sidebarBox li {
	/*list-style: none;*/
	/*padding-left:20px;*/
	margin-left: 12px;
}



/* ACCOUNT
----------------------------------------------- */
#effect { /*width: 240px; height: 135px; padding: 0.4em;*/ position: relative; }
/*#effect h3 { margin: 0; padding: 0.4em; text-align: center; }*/