/* << ----------------// General Styles //------------ */
body {
background-image: url(images/red-bg.jpg);
background-color:#000000;
margin-top:3px;
margin-bottom: 1px;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:16px;
line-height:normal;
}

#LayerBgChange {
	position:absolute;
	width:122px;
	height:24px;
	z-index:1;
	left: 4px;
	top: 11px;
}


.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.style2 {color: #FF0000; font-size: 11px;}

.style3 {color: #FF0000;font-size: 12px;}

.style4 {color: #FFFFFF;font-size: 12px;}

.style5 {color: #FFFFFF;font-size: 10px; font-weight: bold;}


p {
	margin:4px 0 6px 0;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.grey-10 {
	font-size: 10px;
	color: #333333;
}


a:link{
color:#FF0000;
text-decoration:none;
}

a:visited {
color: #FF0000;
text-decoration:none;
}
a:hover {
color: #666666;
}
a:active {
color: #FF0000;
}


A.set1:link {color: #6699FF}
A.set1:hover {color: #FFFFFF}
A.set1:visited {color:#6699FF}
A.set1:active {color: #6699FF}

.img {
	border: 1px #999999 solid;
}


/* << ----------------// Outer container that holds all the columns //------------ */
#mainContainer-bg {
	margin:0 auto;
	padding:0.7em;
	width:840px;
	background-image: url(images/background_raised.png);
	background-position:center;
}

#mainContainer-bg-index {
	padding:0.7em;
	width:850px;
	background-image: url(images/background_raised_index.png);
	background-position:center;
	margin-top: 6em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#index-flash {
	padding:0.7em;
	width:500px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5.6em;
}

#mainContainer {
	width:798px;
	background-color:#111111;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.1em;
	padding-right: 0.7em;
	padding-bottom: 0em;
	padding-left: 0.7em;
}

/* << ----------------// Header //------------ */
#header {
margin:0;
height: auto;
width:auto;
color:#ffffff;
}

#flash-header {
	color:#ffffff;
	width: auto;
	margin-top: 10px;
}


#flash-header-team {
	color:#ffffff;
	width: auto;
	margin-top: 0px;
	height: auto;
}


/* << ----------------// column one //------------ */
#superstar {
	float:left;
	margin-top:0.5em;
	width:200px;
	height: 345px;
	background-image: url(images/book-venue-bg.jpg);
	padding-left: 15px;
	padding-right: 15px;
}

#contact {
	float:left;
	margin-top:0.4em;
	width:215px;
	height: 135px;
	background-image: url(images/contact-bottom-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 30px;
}

#vacancies {
	float:left;
	margin-top:0.7em;
	width:180px;
}

#mp3{
	float:right;
	margin-top:-0.5em;
	width:95px;
	height: 50px;
	margin-right: 0em;
}
/* << ----------------// main-column//------------ */
#main-column{
	float:right;
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 1px;
	width:562px;
	height: 200px;
	background-image:url(images/main-content-bg.jpg);
	background-repeat:no-repeat;
}


#main-column-life{
	float:right;
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 1px;
	width:562px;
	height: 400px;
	background-image:url(images/main-content-bg-life.jpg);
	background-repeat:no-repeat;
}



#main-column-bars{
	float:right;
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 1px;
	width:562px;
	height: 510px;
	background-image:url(images/main-content-bg-bars.jpg);
	background-repeat:no-repeat;
}



#main-p{
	float:right;
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 5px;
	width:550px;
	height: 180px;
	margin-left: -0.5em;
}


#main-p-life{
	float:right;
	margin-top:0.8em;
	padding-top: 2px;
	padding-left: 5px;
	width:550px;
	height: 400px;
	margin-left: -0.5em;
}

#main-p-bars{
	float:right;
	margin-top:0.8em;
	padding-top: 2px;
	padding-left: 8px;
	width:750px;
	height: 500px;
	margin-left: -0.5em;
}

#main-p-bars{
	float:left;
	margin-top:5px;
	padding-top: 2px;
	padding-left: 24px;
	width:520px;
	height: 500px;
	margin-left: -0.5em;
	padding-right: 20px;
}


#main-column-disclaimer{
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 1px;
	width:750px;
	height: auto;
	margin-right: 0em;
	margin-left: 10px;
	padding-right: 10px;
}



#main-column-bars{
	float:right;
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 1px;
	width:562px;
	height: 510px;
	background-image:url(images/main-content-bg-bars.jpg);
	background-repeat:no-repeat;
}


/* << ----------------// column three//------------ */
#columnThree {
	margin-left:14.5em;
	width:566px;
	padding-top: 0;
}



/* << ----------------// Footer //------------ */
#footer {
	float:left;
	margin-top:-5em;
	width:100px;
	padding-top: 1.5em;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 2px;
}

#footer a:link, #footer a:visited {
color:#999999;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#333333;
text-decoration:underline;
}




/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //------------ */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 540px;}
.clearfix {display: block;}
/* End hide from IE-mac */
