/* CSS Document */

p, td, div
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	}
body
	{
	margin: 0 0 0 0;
	}
	
a
	{
	font-weight: bold;
	color: #E13836;
	text-decoration: none;
	}
	
a:hover
	{
	color: #E13836;
	font-weight: bold;
	text-decoration: underline;
	cursor : url("/images/rawk.cur"), pointer;
	}
	
.page
	{
	background-image:url(images/content_bg.gif); 
	background-position:top; 
	padding: 0px 20px 10px 20px; 
	background-repeat: no-repeat; 
	background-color: white;
	}
	
.scroller
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #041C5A;
	}
.nav_on
	{
	text-decoration: underline;
	background-image:url(images/blue_bg2.jpg);
	background-color: #041C5A;
	color: white;
	}
	
.editText
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
	}
	
.editTitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	

.newsHead, .statusHead, .shophead, .winghead
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #EEEEEE;
	}
	
.boxborder
	{
	border: 1px solid ##DDDDDD;
	}
	
.gigCont
	{
	}


.gigHead
	{
	color: white;
	background-color: red;
	font-weight: bold;
	
	}
	
.gigHeadPast
	{
	color: #AAAAAA;
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 11px;
	}
.gigCont
	{
	color: red;
	}	
	
.gigContPast
	{
	font-size: 11px;
	color: #AAAAAA;
	}	
	
	
.newsContent
	{
	padding-left: 5px;
	padding-top: 5px;
	}
	
.statusContent
	{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/blue.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.loginlabel
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	}
	
.login
	{
	border: 1px solid #white;
	background: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 100px;
	}
	
.loginButton
	{
	border: 1px solid #041C5A;
	background: white;
	color: red;
	border: 1px solid red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 14px;
	width: 50px;
	}
	
.loginlabel_big
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041C5A;
	font-weight: bold;
	}
	
.login_big
	{
	border: 1px solid #041C5A;
	background: white;
	color: #041C5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 200px;
	}
	
.loginButton_big
	{
	border: 1px solid #041C5A;
	background: #041C5A;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	height: 20px;
	width: 100px;
	}
.contact_form_label
	{
	color: #041C5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	}
	
.contact_form
	{
	border: 1px solid #EEEEEE;
	background-color: #white;
	color: #041C5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	}
	
.signup
	{
	background-color: #EEEEEE;
	}
	
.newsContent
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	}
	
.behindthemusichead
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #041C5A;
	text-decoration:underline;
	}
	
.behindthemusiccontent
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #041C5A;;
	}
	
.highlight_datetime
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-weight:bold;
	color: #041C5A;;
	}
	
.hidden
	{
	color: black;
	font-size: 1px;
	}
	
.ftg, .ftg:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	}
	
	
	
	