/* Scene Magazines website css stylesheet *//* Copyright Daniel Lee mojo@mojoworks.co.uk *//* 4 tones of primary monthly 'color' from darkest to lightest that make up main monthly interface *//* #03584F dark green *//* #6DA592 middle aqua *//* #9ABFB8 pale aqua *//* #DAF1F4 palest light aqua */body {	color: #333333;	background: #6DA592 /* middle */ url("interface/bgtiles/200602_bgtile.gif") repeat-x top;	font: 10px 'verdana', 'arial', 'helvetica', sans-serif;	text-align: center;	padding: 0;	margin: 0;	}	#page {	background-color: #FFFFFF;	width: 770px;	margin-left: auto; 	margin-right: auto;	text-align: left;}a:link {	color: #333333;	}a:visited {	color: #333333;	}	hr {	width: 100%;	background-color: #000000; 	color: #000000; 	height: 1px;	border: 0px;}img { border-color: #CCCCCC;}/* TABBED NAVIGATION */#tabbar {  width:100%;  background:#white url("interface/tabs/bg.gif") repeat-x bottom;  line-height:normal;  float: left;  }#tabbar ul {  margin:0;  padding:8px 10px 0;  list-style:none;  }#tabbar li {  float:left;  background:url("interface/tabs/left.gif") no-repeat left top;  margin:0;  padding:0 0 0 9px;  }#tabbar a {  float:left;  display:block;  background:url("interface/tabs/right.gif") no-repeat right top;  padding:5px 15px 4px 6px;  text-decoration:none;  font: 11px 'verdana', 'arial', 'helvetica', sans-serif;  font-weight: bold;  color: #666666;   }/* Commented Backslash Hack   hides rule from IE5-Mac \*/#tabbar a {float:none;}/* End IE5-Mac hack */#tabbar a:hover {  color: #333333;   }#tabbar #current {  background-image:url("interface/tabs/200602/left_on.gif");  }#tabbar #current a {  background-image:url("interface/tabs/200602/right_on.gif");  color: #03584F; /* dark */  padding-bottom:5px;  } /* End TABBED NAVIGATION */.navbar a{  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px; 	font-style: normal; 	font-weight: bold; 	text-transform: uppercase; 	color: #9ABFB8; /* pale */        	text-decoration: none;}.details a{   	color: #D11123; /* red */}.live_details a{   	color: #C70E1D; /* live red */ }.contents a{	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	color: #03584F; /* dark */	text-decoration: none;}.contents a:visited{	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	color: #03584F; /* dark */	text-decoration: none;}.front_page_headlines a{   	text-decoration: none}.section a{   	color: #FFFFFF;	text-decoration: none;}table.club_contact a{  	color: #FFFFFF; /* white*/  }.club_listings a{  	color: #3E3062; /* party purple*/  }.club_details a{  	color: #3E3062; /* party purple*/  }.navbar a:hover {  	font-family: 'arial', 'helvetica', sans-serif; 	color: #FFFFFF; /* white */	text-decoration: none;}.contents a:hover {  	font-family: 'arial', 'helvetica', sans-serif; 	color: #DAF1F4; /* palest */	text-decoration: none;}a:hover {  	font-family: 'arial', 'helvetica', sans-serif; 	color: #E67824; /* orange */	text-decoration: none;}.bodytext {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px; 	color: #333333; 	text-decoration: none; 	line-height: 125%}.navbar {  	background-color: #6DA592; /* middle */ 	border-width: 1px 0px 1px 0px;	border-style: solid;	border-color: #03584F; /* dark */	color: #9ABFB8; /* pale */          }.navbar_search { 	font-size: 11px;	background-color: #6DA592; /* middle */ 	border: 1px solid; 	border-color: #03584F; /* dark */	padding: 5px}select.scene {	font-family: 'arial', 'helvetica', sans-serif;	font-size: 11px;	font-weight: bold;	background-color: #9ABFB8; /* pale */ 	color: #03584F; /* dark */	border: 1px solid; 	border-color: #E6E6E6 #333333 #333333 #E6E6E6;	padding: 3px;}.navbar_search input{ 	font-size: 11px;	background-color: #FFFFFF;  	color: #03584F; /* dark */}table.club_contact {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px; 	font-weight: bold; 	color: #FFFFFF; 	background-color: #3E3062; /* party purple*/ 	padding: 5px; }table.tenpx {	font-size: 10px;}#date {	background-color: #9ABFB8; /* pale */        	border-width: 0px 0px 1px 0px;	border-style: solid;	border-color: #03584F; /* dark */	clear: both;}#date_inside {	padding: 8px 0px 5px 0px;	width: 750px;	text-align: right;	font-size: 10px;	color: #03584F; /* dark */}#breadcrumbs {	padding: 5px;	font-size: 10px;	color: #6DA592; /* middle */ }#breadcrumbs a{	color: #6DA592; /* middle */ 	font-size: 10px;	text-decoration: none;}#breadcrumbs a:hover, a:visited{	color: #9ABFB8; /* pale */  	font-size: 10px; 	text-decoration: none;}table.grey {	background-color: #CCCCCC;	padding: 1px;	border-width: 0px 0px 1px 0px;	border-style: dotted;	border-color: #666666;}table.artlistings {	border: 0px;	background-color: #FEEBD8;   /* pale pink */	padding: 5px;}.contents td {	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	line-height: 125%; 	color: #03584F; /* dark */	background-color: #9ABFB8; /* pale */         	border-width: 0px 1px 1px 0px;	border-style: solid;	border-color: #FFFFFF;	padding: 3px;	margin: 0px;}table.feature {	padding: 5px;	margin: 0px 0px 8px 0px;	border-width: 1px;	border-style: solid;	border-color: #DD3E28; /* dark */}.section { 	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	line-height: 125%; 	color: #FFFFFF;  /* white*/    	background-color: #6DA592; /* middle */ 	padding: 2px; 	margin: 0px 0px 2px 0px;}.sectiongrey { 	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	line-height: 125%; 	color: #FFFFFF;  /* white*/    	background-color: #BBBBBB; /* grey */	padding: 2px; 	margin: 0px 0px 2px 0px;}.footer {  	background-color: #9ABFB8; /* pale */   	font-size: 9px;	color: #6DA592; /* middle */       	border-width: 1px 0px 0px 0px;	border-style: solid;	border-color: #03584F; /* dark */}.heading {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 14px; 	font-weight: bold; 	color: #333333; 	text-decoration: none; 	line-height: 125%}.navlinks_active { 	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px; 	font-style: normal; 	font-weight: bold; 	text-transform: uppercase; 	color: #D11123; 	text-decoration: none }.table_leftborder {  	border-width: 0px 0px 0px 1px; 	border-style: solid;	border-color: #03584F; /* dark */}.details {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px; 	line-height: 125%; 	color: #D11123; }.front_page_headlines_small { 	font-family: 'verdana', 'arial', 'helvetica', sans-serif;	font-size: 12px; 	font-style: normal; 	font-weight: bold;	line-height: 135%; 	color: #6DA592; /* middle */ }/* NO COLOR CHANGES NECESSARY BELOW THIS LINE*/ul.somelist{  margin:3px 5px 0px 5px;  padding:0px 0px 0px 10px;  list-style:round;  line-height: 135%;   }.front_page_headlines {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 14px;  	font-weight: bold;	line-height: 135%;	margin: 25px 0px 10px 0px; 	color: #000000 }.author {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	font-weight: bold; 	color: #D11123}.section_large { font-family: 'arial', 'helvetica', sans-serif; font-size: 12px; line-height: 125%; color: #D11123; text-decoration: none; font-weight: bold }.listings_heading {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 12px; 	font-weight: bold;	text-transform: uppercase; 	color: #FFFFFF; 	background-color: #000000; 	padding: 3px 5px 3px 5px; }.club_dates {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 12px; 	font-weight: bold; 	color: #FFFFFF; 	background-color: #3E3062; /* party purple*/ 	padding: 3px 5px 3px 5px; }.club_listings {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;  	color: #3E3062; /* party purple*/  }.club_month {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 12px; 	font-weight: bold; 	color: #FFFFFF; 	background-color: #DF3883; /* party pink*/ 	padding: 3px 5px 3px 5px; }.live_month {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 12px; 	font-weight: bold; 	color: #FFFFFF; 	background-color: #C70E1D; /* live red */ 	padding: 3px 5px 3px 5px; }.club_details {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	font-weight: bold; 	line-height: 125%; 	color: #3E3062; /* party purple*/ }.live_details {  	font-family: 'arial', 'helvetica', sans-serif; 	font-size: 11px;	font-weight: bold; 	line-height: 125%; 	color: #C70E1D; /* live red */  }.headline_large {  font-family: 'arial', 'helvetica', sans-serif; font-size: 18px; font-weight: bold;line-height: 140%; color: #000000}.headline_med {  font-family: 'arial', 'helvetica', sans-serif; font-size: 16px; font-weight: bold;line-height: 140%; color: #000000}.caption {  font-family: 'arial', 'helvetica', sans-serif; font-size: 9px; font-style: italic;color: #666666;margin-top: 1px;padding: 0px;}.patternborder { background-image: url('interface/scanlines2.gif'); background-repeat: repeat-x;}.vertpatternborder { background-image: url('interface/scanlines2.gif'); background-repeat: repeat-y;}