/* COMMON
-----------------------------------------------------------------------------*/


/* Standard Styles
-----------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #60110c;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
h2 {
	font-size: 30px;
	color: #60110c;
	margin: 0 0 19px 0;
}
h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
}
p {
	padding: 0px;
	margin: 0 0 15px;
}


/* Main Containers
-----------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0 0 0 0;
	background: #cbc6af url(/_media/images/common/main-bg.gif) repeat-x center top;
	font-family: Georgia, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
	border: 0px;
}
#mainContainer {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
}



/* Header
-----------------------------------------------------------------------------*/

#header {
	background: #a58e73 url(/_media/images/common/header-bg.gif) left top;
	padding: 0 41px 0 41px;
	}
	
#nav {
	float: right; 
	width: 351px;
	padding: 25px 0 0 0;
	text-align: right;
}
#nav #contact {
	padding: 0 0 15px 0;
}
#nav #contact a {
	font-size: 14px;
	font-weight: bold;
	padding-right: 30px;
	background: url(/_media/images/common/red-arrow.gif) no-repeat right 3px;
}
#nav #contact a.back {
	padding: 0 0 0 30px;
	background: url(/_media/images/common/red-arrow-left.gif) no-repeat left 3px;
}
#social {
	background: #fff url(/_media/images/home/table-th-bg.jpg) repeat-x left bottom;
	padding: 6px 15px;
	border: 3px solid #fff;
}
#social a {
	width: 98px;
	height: 27px;
	display: block;
	background-position: 0 0px;
	margin-bottom: 6px;
	float: right;
}
#social a#facebook{
	background-image:url(/_media/images/common/btn-facebook.gif);  
}
#social a#facebook:hover{
	background-position: 0 27px;
}
#social a#youtube{
	background-image:url(/_media/images/common/btn-youtube.gif);  
}
#social a#youtube:hover{
	background-position: 0 27px;
}
#socialCopy {
	float: left; 
	width: 190px;
	padding: 5px 0 0 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#social img {
	margin: 0 0 0 20px;
}
#contentContainer {
	background: #d5d0bb url(/_media/images/common/content-bg.jpg) repeat-x left top;
	border-top: 6px solid #60110c;
	padding: 25px 40px;
}


/* Footer
-----------------------------------------------------------------------------*/

#footer {
	margin: 0px auto;
	width: 960px;
	padding: 15px 0 40px 40px;
}
	
	
/* Home
-----------------------------------------------------------------------------*/	
	
#showsWhiteBg {
	padding: 7px;
	background: #fff;
}
#showsTable {
	width: 100%;
}
#showsTable th {
	border-bottom: 3px solid #60110c;
	font-size: 18px;
	background: #fff url(/_media/images/home/table-th-bg.jpg) repeat-x left bottom;
	padding: 6px 0px;
	text-align: left;
}
.date, .venue, .time, .notes {
	border-right: 1px solid #60110c;
	border-left: 1px solid #fff;
	padding: 5px 25px;
}
.date {
	border-left: none;
	width: 90px;
}
.time {
	width: 110px;
}
.notes {
	border-right: none;
}
#showsTable td {
	border-bottom: 1px solid #cacaca;
	font-size: 12px;
	padding: 15px 25px;
	text-align: left;
	vertical-align: top;
}
#showsTable td.notesWidth {
	width: 400px;
}


/* Hero Image
-----------------------------------------------------------------------------*/	

#heroImage {
	position: relative;
	height: 475px;
	border-top: 6px solid #60110c;
	}
#heroImage #topLayer,
#heroImage #bottomLayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 475px;
	z-index: 50;
	}
#heroImage #bottomLayer {
	z-index: 10;
	}
#heroNav {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 200px;
	z-index: 100;
	padding: 0 16px 15px 0;
	}
#heroNav a {
	display: block;
	margin: 0 0 0 5px;
	border: 0;
	width: 14px;
	height: 14px;
	background: url(/_media/images/home/btn-slideshow-nav.gif) 0 0 no-repeat;
	font-size: 1px;
	float: right;
	cursor: pointer;
	}
#heroNav a.pause {
	background-image: url(/_media/images/home/promo-play-pause.gif);
	background-position: 0 -18px;
	}
#heroNav a.play {
	background-image: url(/_media/images/home/promo-play-pause.gif);
	background-position: 0 0;
	}
#heroNav a:hover,
#heroNav a.on {
	background: url(/_media/images/home/btn-slideshow-nav.gif) 0 -14px no-repeat;
	}
#heroNav a div {
	position: absolute;
	left: -9999em;
	z-index: 100;
	margin: -97px 0 0 -136px;
	}
#heroNav a:hover div,
#heroNav a.sfhover div {
	left: auto;
	}
#heroNav div.preview {
	width: 171px;
	height: 85px;
	padding: 16px 0 0 9px;
	background-image: url(/_media/images/home/thumb-bg.png);
	}
/*
.heroText {
	font-family:  Arial, Times, Times New Roman, serif;
	color:#202020;
	font-size: 13px;
	width:245px;
	line-height: 17px;
	}
.heroText_2 {
	font-family:  Arial, Times, Times New Roman, serif;
	color:#000;
	font-size: 13px;
	width:260px;
	line-height: 17px;
	}
.heroText_3 {
	font-family:  Arial, Times, Times New Roman, serif;
	color:#fff;
	font-size: 13px;
	width:260px;
	line-height: 17px;
	}
	
.heroText_4 a {
	font-family:  Arial, Times, Times New Roman, serif;
	color:#000;
	background: url(/_media/images/common/_nav/new_window_icon.gif) no-repeat right; 
	font-size: 12px;
	width:180px;
	line-height: 17px;
	}
	
.singleLine {
	position:absolute;
	top:85px;
	left:30px;
	}
.doubleLine {
	position:absolute;
	top:116px;
	left:30px;
	}
.tripleLine {
	position:absolute;
	top:150px;
	left:30px;
	}
.centeredLine {
	position:absolute;
	top:260px;
	left: 442px;
	}
.doubleLine span a,
.singleLine span a{
	font-size:14px;
	padding: 0px;
	text-transform: none;
	background-image: none; 
	}	

.heroLink {
	color:#ca0000;
	background: url(/_media/images/common/_nav/arrow_red.gif) no-repeat right 5px;
	font-family:  Arial, Times, Times New Roman, serif;
	font-size: 12px;
	padding:0 10px 0 0;
	text-transform:uppercase;
	}
	
.heroLink_2 {
	color:#fff;
	background: url(/_media/images/common/_nav/arrow_white.gif) no-repeat right 5px;
	font-family:  Arial, Times, Times New Roman, serif;
	font-size: 12px;
	padding:0 10px 0 0;
	text-transform:uppercase;
	}
	
.HeroTextLink {
	color:#ca0000;
	font-family:  Arial, Times, Times New Roman, serif;
	}	
	
.dipLink	{
	padding-top:8px;
	}
*/


/* Contact
-----------------------------------------------------------------------------*/	
	
#leftCol {
	float: left;
	width: 590px;
	background: #fff;
	padding: 25px;
	border: 3px solid #fff;
	background: #fff url(/_media/images/home/table-th-bg.jpg) repeat-x left bottom;
}
#leftCol p {
	font-size: 16px;
	line-height: 28px;
}
#rightCol {
	float: right;
	width: 210px;
}
#awards, #importantshows {
	border: 3px solid #fff;
	padding: 10px;
	background: #fff url(/_media/images/home/table-th-bg.jpg) repeat-x left bottom;
	margin-bottom: 15px;
}
#rightCol ul {
	margin: 0px;
	padding: 0px;
}
#rightCol li {
	margin: 0px;
	list-style: none;
	padding: 0 0 15px 10px;
	background: url(/_media/images/common/bullet.gif) no-repeat left 7px;
}
