@charset "UTF-8";
/* CSS Document */
@import url('competitions.css');


body {
	margin:13px; 
	_margin:0px;
	background: #000000 url(../../../petemurray/images/news.jpg) top left no-repeat fixed;;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:10px;
	color:#ffffff;}
	
a:link, a.t-link {color:#990000; font-weight:bold; font-size:11px; text-decoration:none;}
a:hover {color:#990000; border-bottom: 1px dotted #990000;}
a:visited {color:#990000;}

	
#menu {padding-top:20px;}
	
#content {padding-left:400px; margin-top:0px; width:530px; }

.font {padding-left:10px; padding-right:10px;}

#tops, #bottom {
	left: 0;
	right: 0;
	height: 13px;
	position: fixed;
	background: #352F2C;	
	display: block;
}

#left, #right {
	position: fixed;
	width: 13px;
	top: 0;
	bottom: 0;
	background: #352F2C;	
	display: block;	
} 

#tops { top: 0px; }
#bottom { bottom: 0; }
#left { left: 0; }
#right { right: 0;  }

strong {color:#999999; font-family:Tahoma; font-weight:normal;}
.frontpageHeading { font-size:10px; font-weight:bold; display:block; margin-bottom:15px; }



h1 {font-size:11px; color:#990000;}


.readMore {display:none;}



.headlineLink {
	padding-left: 0px !important;
	font-weight: bold;
	text-decoration:none;
	font-size:11px;
	color: #990000 ;
	}

.latestNewsHeader  {
	width: 550px;
	height: 28px;
	margin-top: 50px;
	display: none;
	}
	
.latestNewsHeaderHome {
	width: 436px;
	height: 18px;
	}
	
#performancesHeading, #appearancesHeading {
	width: 450px;
	padding: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	font-weight: bold;
	text-indent: 15px;
	border-bottom: 1px solid #000000;
	}	

#appearancesHeading {
	margin-top: 50px !important;
	}

.newsItemSml {
	margin-bottom: 1px;
	padding: 10px 15px;
	}
	
.newsItem, .eventItemLong {
	padding: 10px 15px;
	}	
	
.eventItemSml {padding-left:80px;}
	
.newsImage {
	width: 150px;
	}		

.newsDateSummary {
	color: #999999;
	font-size: 11px;
	width: 150px;
	}
	
.newsListSummary {
	margin: 0px 10px 10px 0px;
	}	
	
.newsDate {
	margin: 8px 0px;
	color: #999999;
	font-size:  11px;
	}
		
div.archive {
	}	
	
table.archiveTable {
	margin: 10px;
	}	
	
.archiveTable td {
	padding: 5px;
	}	
	
/* forArchive style - see artistSiteStyle06.css */	
	
.forArchive {
padding: 10px 15px;
}
.forArchive a {
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}			

a.readMore	{ 
	text-transform: uppercase; 
	text-decoration:none;
	padding-top: 5px;
	font-size: 11px;
	}
	
a.readMore:hover	{ color: #666666; }

.signmeup {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
}


	
/* TOUR DATES */
.forToursHeader {
	display: none;
	}
	
#clickInfo {
	display: none;
	}

.tourTable td {
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	}
	
.toursListTable td {
	padding: 3px;
	}
	
.tourDate {
	float: left;
	width: 110px;
text-indent: 10px;
	}	
	
.tourDate a {
	width: 445px;
	height: 40px;
	display: block;
	font-size:11px;
	z-index: -1;
	padding-left: 5px;
	padding-top: 5px;
border-bottom: 1px solid #000000;
	}	
	
.tourDate a:hover {
	background: #352F2C;
	
	}	
	
	
.tourLink {
	height: 46px;
	overflow: hidden;
	}	
	
.tourLink a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	}
	
.tourLink a:hover {
display:block;

	}		

	
div.tourVenue {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 11px;
	z-index: 0;
	_position: relative;
	_top: -45px;
	_left: 100px;
	}
	
.tourVenue a:hover {
	padding-bottom:0px;
	margin-bottom:0px;
	top:0px;
	bottom:0px;
	}	
	

.eventItemLong { width:300px; padding-left:200px;}	

		
/* LONG SHOW DETAILS */
.showCat {
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #000000;
	width: 100%;
	line-height: 2.2;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	}
	
.hideCat {
	visibility: hidden;
	}
	
#showDetails div {
	margin: 10px 0px;
	}			
