@charset "UTF-8";
/* CSS Document */

/********************/
/* GENERIC ELEMENTS */
/********************/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(../images/pageglow_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
form {
	padding:0;
	margin:0
}
a:link {
	color: #FC0;
	text-decoration: underline;
}
a:visited {
	color: #FC0;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 10px;
}
br {
	clear: left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #4aa079;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
h3 {
}
h4 {
}
/*******************/
/* COMMON ELEMENTS */
/*******************/

.padding10 {
	padding: 0;
}
.padding20 {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0;
}
.black {
	/*background-color: #141414 !important;
	background-image: url(../images/block_footer.jpg);
	background-position: right bottom;
	background-repeat:  no-repeat;*/
	margin: 0;
	padding: 0;
}
.ender {
	clear: both;
}
.hidden {
	display: none;
}
.spacer {
	height: 10px;
}
.centre {
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.more {
	text-align: right;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
a.more:link, a.more:visited {
	font-size: 9px;
	font-weight: bold;
	color: #4AA079;
	text-decoration: none;
}
a.more:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/********************/
/* HORIZONTAL RULES */
/********************/

div.hr1 {
	display: none
}
/*/*/a {
}
div.hr1 {
	display: block;
	height: 1px;
	background-image: url(../images/sq_333333.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
hr {
	display:none
}
div.hr2 {
	display: none
}
/*/*/a {
}
div.hr2 {
	display: block;
	height: 1px;
	background-image: url(../images/sq_333333.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
hr {
	display:none
}
/***************/
/* SITE LAYOUT */
/***************/

#top {
	height: 0px;
	position: relative;
}
#content {
	position: relative;
	text-align: center;
	height: 100%;
	padding: 0;
	margin: 0;
}
#contentCentre {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/raygun-logo.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
	position: relative;
	text-align: left;
}
#header {
	margin: 0;
	padding: 0;
	height: 410px;
	position: relative;
}
#bottom {
	background-repeat: no-repeat;
	background-position: center top;
	height: 0px;
	position: relative;
}
#minheight {
	min-height:550px;
	height:550px;
}
#columnLeft {
	width: 199px;
	float: left;
	padding: 0 0 0 7px;
	margin: 0;
	position: relative;
}
#columnCombo {
	width: 644px;
	float: right;
	margin: 0 0px 0 0;
	padding: 0;
	position: relative;
}
#columnCentre {
	width: 300px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#columnRight {
	width: 320px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
}
#columnRightSpacer {
	width: 8px;
        height: 30px;
	float: right;
}
#columnLeftSignup {
	float: left;
	padding: 10px;
	width: 98%;
}
/******************/
/* SIGN-UP MODULE */
/******************/

#signupHeader {
	height: 60px;
	position: relative;
}
#signupHeader span {
	display: none;
}
#signupFooter {
	/*background-image: url(../images/footer.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
}
#moduleSignupIntro {
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	font-size: 9px;
	color: #999999;
	background-color: #2b2e61;
	background-image: url(../images/head-signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#moduleSignupIntro form input {
	display: block;
	float: left;
	width: 170px;
	margin-bottom: 0px;
	height: 18px;
	border: 0px none #FFDE0D;
}
#moduleSignupIntro form input.formBox {
	display: block;
	float: left;
	width: 170px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFDE0D;
	border: 0px none #FFDE0D;
	height: 20px;
}
#moduleSignupIntro form input.formMenu {
	display: block;
	float: left;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFDE0D;
	border: 0px none #FFDE0D;
}
#moduleSignupIntro form .buttonSubmit {
	width: 50px;
	margin-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFDE0D;
	border: 0px none #FFDE0D;
	height: 18px;
}
#moduleSignupIntro p {
	display: block;
	float: left;
}
#moduleSignup #signupHeader {
	background-image: url(../images/head-signup2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	margin-left: 0px;
}
#moduleSignup #signupHeader span {
	display: none;
}
#moduleSignup {
	margin-bottom: 10px;
}
#moduleSignup p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 90%;
}
#moduleSignup h1 {
	background-image: url(../images/head-signup2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 800px;
}
#moduleSignup form label.label {
	text-align: right;
	display: block;
	float: left;
	width: 125px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;
}
#moduleSignup form input {
	display: block;
	float: left;
	margin-bottom: 0px;
	color: #141414;
}
#moduleSignupIntro form input.formBox {
	display: block;
	float: left;
	width: 250px;
	margin-bottom: 0px;
	color: #141414;
	background-color: #141414;
	border: 0px none #141414;
	height: 20px;
}
#moduleSignupIntro form input.formMenu {
	display: block;
	float: left;
	margin-bottom: 0px;
	color: #141414;
	background-color: #141414;
	border: 0px none #141414;
}
#moduleSignup form input.formCheckbox {
	display: inline;
	float: none;
	margin-bottom: 0px;
}
#moduleSignup form .buttonSubmit {
	width: 150px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFDE0D;
	border: 0px none #FFDE0D;
	height: 18px;
}
/********************/
/* COMMUNITY MODULE */
/********************/

#community {
	position: absolute;
	right: 468px;
	top: 10px;
}
#community ul, #community li {
	display:inline;
	margin: 0;
	padding: 0;
}
#linkBebo {
	background-image: url(../images/link-bebo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 57px;
	display: block;
	float: left;
	margin-left: 4px;
}
#linkBebo span {
	display: none;
}
#linkYoutube {
	background-image: url(../images/link-youtube.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 57px;
	display: block;
	float: left;
	margin-left: 4px;
}
#linkYoutube span {
	display: none;
}
#linkTwitter {
	background-image: url(../images/link-twitter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 80px;
	display: block;
	float: left;
	margin-left: 4px;
}
#linkTwitter span {
	display: none;
}
#linkFacebook {
	background-image: url(../images/link-facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 68px;
	display: block;
	float: left;
	margin-left: 4px;
}
#linkFacebook span {
	display: none;
}
#linkMyspace {
	background-image: url(../images/link-myspace.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100px;
	display: block;
	float: left;
}
#linkMyspace span {
	display: none;
}
/***************/
/* NEWS MODULE */
/***************/

#news {
	background-image: url(../images/head-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2b2e61;
}
#newsHeader {
	height: 60px;
	position: relative;
}
#newsHeader span {
	display: none;
}
#newsRSS {
	height: 15px;
	width: 15px;
	position: absolute;
	z-index: 1;
	left: 285px;
	top: 2px;
}
#newsFooter {
	/*background-image: url(../images/footer.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
}
.newsDate {
	color: #923444;
}
.newsItem {
	margin-bottom:10px;
}
/***************/
/* BLOG MODULE */
/***************/

#blog {
}
#blogHeader {
	height: 60px;
	position: relative;
}
#blogHeader span {
	display: none;
}
#blogRSS {
	height: 15px;
	width: 15px;
	position: absolute;
	z-index: 1;
	left: 285px;
	top: 2px;
}
#blogFooter {
	/*background-image: url(../images/blog_footer.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
.blogDate {
	color: #999;
}
.blogItem {
	margin-bottom:10px;
}
/**************/
/* GIG MODULE */
/**************/

#gigs {
	width: 200px;
	background-color: #2b2e61;
	background-image: url(../images/head-live.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#gigsHeader {
	height: 60px;
	position: relative;
}
#gigsHeader span {
	display: none;
}
#gigsRSS {
	height: 15px;
	width: 15px;
	position: absolute;
	z-index: 1;
	left: 185px;
	top: 2px;
}
#gigsFooter {
	/*background-image: url(../images/gigs_footer.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
}
.gigsDate {
	color: #64BBE8;
}
.gigsInfo {
	font-size: 10px;
}
.gigsSoldout {
	color: #F00;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 8px;
	margin-bottom: 7px;
	font-size: 9px;
}
.gigsTickets {
	color: #FFDE0D;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 7px;
	font-size: 9px;
}
a.gigsTickets:link, a.gigsTickets:visited {
	color: #FFDE0D;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
a.gigsTickets:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: underline;
}
.gigsItem {
	margin-bottom:6px;
}
/*******************/
/* RELEASES MODULE */
/*******************/

#releasesHeader {
	height: 60px;
	width: 200px;
	position: relative;
}
#releasesHeader span {
	display: none;
}
#releases {
	width: 200px;
	background-color: #2b2e61;
	background-image: url(../images/head-releases.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#releases h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B9D77;
	padding: 2px 0 2px 0;
	margin: 0;
	text-align: left;
}
#releases img.packshot {
	border: 1px solid #666;
	margin: 10px 0 0 0;
	padding: 0;
}
#releases ul, #releases li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#releases ul ul, #releases li li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#releases ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#releases p {
	text-align: left;
	margin: 0;
	padding: 0 0 15px 0;
}
/*****************/
/* PHOTOS MODULE */
/*****************/

#photos {
	width: 320px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #2b2e61;
	background-image: url(../images/head-photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#photos ul, #photos li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#photos li {
	margin: 0;
	padding: 4px;
	width: 94px;
}
#photos img {
	margin: 0 0 10px 0;
}
#photos a:link img {
	border: 1px solid #616164;
}
#photos a:visited  img {
	border: 1px solid #616164;
}

#photos a:hover img {
	border: 1px solid #ffde0d;
}
#photosHeader {
	height: 60px;
	position: relative;
}
#photosHeader span {
	display: none;
}
#photosFooter {
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
}
#photos .photosfooterlink {
	border: 0;
}
/*********************/
/* MEDIPLAYER MODULE */
/*********************/

#mediaplayer {
	margin-bottom: 10px;
}
#mediaplayerHeader {
	/*background-image: url(../images/mediaplayer_header.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
}
#mediaplayerHeader span {
	display: none;
}
#mediaplayerFooter {
	/*background-image: url(../images/mediaplayer_footer.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
}
/****************/
/* ABOUT MODULE */
/****************/

#about {
	margin-bottom: 10px;
	background-color: #2b2e61;
	background-image: url(../images/head-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#aboutHeader {
	height: 60px;
	position: relative;
}
#aboutHeader span {
	display: none;
}
#aboutFooter {
	/*background-image: url(../images/footer.png);*/
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 0px;
}
/*****************/
/* FOOTER MODULE */
/*****************/

/* Footer Content */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	clear: both;
}
#labellogo {
	float: left;
}
#labelcopyright {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
#link {
	float: right;
	padding-top: 5px;
}
a.footer, a.footer:visited {
	color: #8E3144;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFF;
	text-decoration: underline;
}