/* ------------------------------------ */
/* GENERAL                              */
/* ------------------------------------ */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	background:#130D0D;
	margin:0; padding:0 }
	
a { color:#FFFFFF; }
a:hover { color:#CCCCCC }

.clear { clear:both }

a:focus, a:active { outline:none }

img {border:0;}
	
	
/* ------------------------------------ */
/* HEADER                               */
/* ------------------------------------ */
	
#header {
	position:relative;
	height:113px;
	background:#514b4b url('../graphics/header_bg.gif') bottom repeat-x  }
	
	#header.subpage {
		border-bottom:1px solid #fff }
	
	#header .headerWrap { height:100% }	

/* --------------- */
/* LOGO ---------- */
#header h1 {
	margin:0; padding:0;
	position:absolute;
	bottom:0; left:0;
	width:387px;
	height:91px }
	
	#header h1 a {
		width:387px;
		height:91px;
		display:block;
		background:url('../graphics/logo_red2.png') no-repeat;
		text-indent:-5000px }

/* --------------- */
/* FEED ---------- */
#header.feed {
	position:absolute;
	top:0; right:0;
	display:block;
	width:200px;
	height:36px;
	text-indent:-5000px;
}
	
/* --------------- */
/* NAVIGATION ---- */
#header #navigation {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	right:-10px; bottom:30px }
	
	#header #navigation ul {
		list-style:none;
		display:block;
		margin:0; padding:0 }
		
		#header #navigation ul li {
			margin:0 0 0 20px;
			float:left }
			
		#header #navigation ul li a {
			padding:6px 10px;
			text-decoration:none;
			color:#ef5844;
			display:block } #header #navigation ul li a:hover { color:#FFFFFF }
			
		#header #navigation li.current {
			background:url('../graphics/nav_active_left.gif') top left no-repeat  }
			
		#header #navigation li.current span {
			color:#ffffff;
			padding:6px 10px;
			display:block;
			background:url('../graphics/nav_active_right.gif') top right no-repeat  }
		
		
/* ------------------------------------ */
/* FOCUS AREA                           */
/* ------------------------------------ */
	
#focusArea {
	border-top:1px solid #CCC;
	border-bottom:5px solid #333333;
	position:relative;
	height:306px;
	background:#666666 url('../graphics/focus_image_bg_june.png') repeat-x top left;} 
	
	#focusArea .focusWrap { height:306px; background: transparent url('../graphics/focus_area_june.png') no-repeat top left; 
	  }
	
	#focusArea h2 {
		font-size:24px;
		letter-spacing:-1px;
		color:#000000;
		margin:10px 0 10px 0;
		padding:0 
		}
	
	#focusArea p {
		font-size:18px;
		margin:0;
		line-height:25px;
		padding:0;
	    color:#000000;}
		
	#focusArea a {
		color:#99CCCC;
		text-decoration:underline }
		
	#focusArea a:hover {
		color:#ffffff;
		text-decoration:none }
		
	.focusareabg {
	   background-color:#FFFFFF;
	   border: 2px solid #000;
		text-align:center;
		width:300px;
		color:#FFFFFF;
		margin-left: 50px;
		margin-top:50px;
		padding:10px;
	
		}
	
	
	.photoFrame {
		position:absolute;
		right:0; top:-338px;
		z-index:20;
		width:340px;
		height:302px;
		background:url('../graphics/photo_frame.png') no-repeat;
		padding:57px 0 0 71px;
	}
	
	.photoFrame .image-looper {
		overflow:hidden;
		position:relative;
		width:287px; height:220px;
		margin:0; padding:0 }
	
	.photoFrame ul { width:9999px; display:block; margin:0; padding:0; list-style:none }
	.photoFrame ul li { display:block; margin:0; padding:0; float:left }
	.photoFrame img { position:absolute; left:0; top:0; display:block; margin:0 }
	
	.photoFrame .pagination {
		position:absolute;
		font-size:64px;
		cursor:pointer;
		color:#FFFFFF }

	.photoFrame .pagination#next { top:115px; right:-25px }
	.photoFrame .pagination#previous { display:none; left:-30px; top:115px; }
	
	.photoFrame .paperclip {
		width:32px;
		height:94px;
		position:absolute;
		right:116px; top:57px;
		background:url('../graphics/paperclip.png') no-repeat  }
	
/* ------------------------------------ */
/* CONTENT AREA                         */
/* ------------------------------------ */
	
#contentArea {
	z-index:10;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;

	background:url('../graphics/header_bg.gif') repeat-x top  }
	
	#contentArea.subpage { border-top:10px solid #333333; }
	
	#contentArea .contentWrap { margin:0 auto 20px;   }
	
	#contentArea h2 {
		color:#CCCCCC;
		font-size:23px;
		letter-spacing:-1px;
		text-transform:uppercase;
		margin:25px 0 14px 0; padding:0 }
		
	#contentArea .redBar {
		clear:both;
		height:25px;
		font-size:10px;
		color:#e1dcdc;
		background:url('../graphics/homebar-red.png') repeat-x  }
		
		.redBar a { color:#99CCCC; text-decoration:none }
		.redBar a:hover { color:#fff }
		
		.redBar .status,
		.redBar .date,
		.redBar .location,
		.redBar .news,
		.redBar .media {
			text-transform:uppercase;
			padding-top:6px }
		
		.redBar .status, .tourdate-block .status { float:left; width:9%; padding-left:8px }
			.tourdate-block .status { padding-left:0; width:25% }
		
		.redBar .date, .tourdate-block .date { float:left; width:9% }
			.tourdate-block .date { width:25% }
		
		.redBar .location, .tourdate-block .location { float:left; width:24% }
			.tourdate-block .location { padding-left:0; width:50% }
		
		.redBar .news { float:left; width:34% }
		.redBar .media { float:left; width:23% }
	
	.tourArea {
		width:370px !important }
		
		.tourGrid { position:relative }
		a.print-button { font-size:13px; text-decoration:none; font-weight:bold; position:absolute;top:25px; right:20px; display:block; padding:5px 10px; color:#fff; background:#7B0E00 }
		a:hover.print-button { color:#fff; background:#610900 }
		
		.tourdate-block {
			font-size:12px;
			color:#3c3c3c;
			border-bottom:1px solid #ada5a5;
			margin:0 10px 0 0;
			height:32px;
			padding:15px 0;
			line-height:16px }
		
		.tourdate-block a.on-sale,
		.tourdate-block span.sold-out {
			display:block;
			width:74px;
			height:19px;
			text-indent:-5000px }
			
		.tourdate-block a.on-sale { background:url('../graphics/button_get_tickets.gif') no-repeat  }
		.tourdate-block span.sold-out { background:url('../graphics/button_sold_out.gif') no-repeat  }
		
	.newsArea {
		border-right:1px solid #666666;
		width:280px !important;
		margin:10px 0 15px 0 !important;
		padding:0 20px !Important }
	
	.news-block {
		position:relative !important;
		min-height:182px;
		height:182px;
		padding:0 0 5px 0;
		margin:0 0 10px 0;
		border-bottom:1px solid #333333 !important }
	
	.news-block h3, .mediaArea h3 {
		font-size:15px;
		margin:5px 0 2px 0; padding:0; 
		color: #CCCCCC;}
		
		.news-block h3 a, .mediaArea h3 a { text-decoration:none }
		
	.news-block p, .mediaArea p {
		margin:0 0 10px 0;
		padding:0;
		color:#CCCCCC;
		font-size:13px;
		line-height:17px;
	 }
		
	.news-block small {
		font-size:11px;
		color:#605a5a }
		
	.news-block a.read-more {
		display:block;
		padding:4px 8px 5px 8px;
		position:absolute;
		height:14px;
		bottom:0; right:0;
		background:#333333;
		text-decoration:none;
		font-size:13px;
		color:#fff }
		
		.news-block a.read-more:hover, .mediaArea a.view-details:hover {
			background:#336666;
			color:#FFFFFF; }
		
		.news-block img {
		padding-right:15px;
		}
	
	.mediaArea {
		margin-top:15px 0 0 0;
		margin-right:0 !important;
		width:228px !important }
		
		.mediaArea.sidebar {
			margin-right:10px !important;
			width:220px !important }
	
	.mediaArea .media-block {
		margin:15px 0 20px;
		padding:0;
		position:relative }
		
		.mediaArea.sidebar .media-block {
			padding:0 !important }
	
	.mediaArea a.view-details {
		display:block;
		padding:5px 8px;
		position:absolute;
		bottom:0; right:0;
		background:#8a0300;
		border-top:2px solid #D7CFCF;
		border-left:2px solid #D7CFCF;
		text-decoration:none;
		font-size:13px;
		color:#fff }
		
	.mediaArea img {display:block; margin:0; padding-top:10px; }
	
	.headline{
	font-size:14px ;
	}
	
/* ------------------------------------ */
/* CONTENT STYLES                       */
/* ------------------------------------ */

.border-right { border-right:1px solid #4F4F4F; }
.grid_4.border-right { padding:0 20px 0 0; width:287px !important }

.subpageContentBorder {
	border-top:5px solid #4F4F4F }
	
.content-area {
	width:684px !important;
	padding:15px 15px 0 0; }
	
.content h2 {
	font-size:19px;
	line-height:25px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#000 }
	
.content h3 {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin-top:25px;
	padding:10px 0 0 0;
	border-top:1px solid #888888;
	color:#CCCCCC }
	
	.news-block h3 {
		padding:0; margin-top:3px; border:none }
	
.content h4 {
	font-size:14px;
	margin:0 0 15px;
	line-height:20px;
	font-weight:bold;
	color:#CCCCCC }

.content p, .content ul, .content ol {
	line-height:20px;
	margin:10px 0;
	font-size:13px; }
	
.deal{
background:url(../graphics/deal.jpg) no-repeat top center;
color: #666666;
width:182px;
padding-top:128px;
min-height:182px;
height:182px;
}
	
/* ------------------------------------ */
/* FOOTER                               */
/* ------------------------------------ */
	
#footer {
	clear:both;
	background:url('../graphics/footer_bg.gif') repeat-x top  }
	
	#footer .footerWrap { position:relative; color:#FFF; font-size:12px; padding:15px 0; }
	
	#footer .footerWrap span { position:absolute; right:0; top:15px }
	#footer a { color:##cf7249; font-weight:bold }
	#footer a:hover { color:#FFF }
	
	
	
/* --------------------------------------- */
/* Forms
/* --------------------------------------- */

fieldset { padding:10px 20px; margin:15px 0 0 0; border:1px solid #999; clear: both;}
legend { color:#cf7249; padding: 0; font-size: 1.167em; font-weight: 700;}
fieldset fieldset legend {padding: 0 0 1.5em; font-size: 1em;}
* html legend {margin-left: -7px;} /* ie6 */
*+html legend {margin-left: -7px;} /* ie7 */

p.field { margin:0 }
form .field, form .buttons {clear: both; margin: 0 0 5px}
form .field label {display: block;}
form ul.fields {margin: 0 0 1.5em; padding: 0;}
form ul.fields li {list-style-type: none; margin: 0;}
form ul.inline li, form ul.inline label {display: inline;}
form ul.inline li {padding: 0 .75em 0 0;}

.button { margin:15px 0 0 150px; background:#cf7249; color:#000; font-weight:bold; padding:8px 10px; border:1px solid #000; }
.subscribebutton { margin:5px 0px; background:#cf7249; color:#000; font-weight:bold; padding:8px 10px; border:1px solid #000; }

input.radio, input.checkbox {vertical-align: top;}
label, button, input.submit, input.image {cursor: pointer;}
* html input.radio, * html input.checkbox {vertical-align: middle;} /* ie6 */
*+html input.radio, *+html input.checkbox {vertical-align: middle;} /* ie7 */

textarea {overflow: auto;}
input.text, input.password, textarea, select { background:#CCCCCC; color:#555;   margin: 0; font:12px Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: bottom;}
input.text, input.password, textarea { border: 1px solid #AFA4A4; }
input.text, input.password { width:200px }
textarea { width:467px; height:120px }
input.text:focus, input.password:focus, textarea:focus { background:#e9e2e2; color:#000 }

/* horizontal layout */
form.horizontal .field {padding-left: 150px;}
form.horizontal .field label {display: inline; float: left; width: 140px; margin-left: -150px }