/* CSS Document */

/*************************************************************
 
 action-pr.com // Action! Public Relations
 -------------------------------------------------------------
 Theme:   Action!
 Author:  [design]
 		  Andy Cummings
		  www.andycummings.com
		  
		  [construction & flash]
 		  Tony Costello
          www.olletsoc.com
 
 Copyright 2005-2009 Action! Public Relations.
 More info at: http://www.action-pr.com/
 
*************************************************************/
* {
   margin: 0;
   padding: 0;
}

body {
	text-align:center;
	background-color: #000;
	background-image:url(images/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}


/* HOMEPAGE */
		
#header
{
	width: 760px;
	padding:0px;
	margin: 0px auto 0px auto;	
	border-bottom:solid 2px #aec990;
	/* ie5win */
	voice-family: "\"}\"";
	voice-family: inherit;
}			

#page-wrapper {	
	position: relative;
	width: 760px;
	height: 800px;
	padding: 0;
	margin: 0px auto 0px auto;
	background: #000;
	/* ie5win */
	voice-family: "\"}\"";
	voice-family: inherit;
}


html>body .left_side {
  width:480px;
}


div.left_side{
	position: absolute;
	left: 10px;
	top: 15px;
	height: 770px;
	background:#000;
	padding: 0px;
	margin: 0px !important; 	/* firefox */
	margin: 0px;  /* IE */
	/* ie5win */
	voice-family: "\"}\"";
	voice-family: inherit;
		}

html>body .right_side {
  	width: 230px;
} 	
	
div.right_side {
	position: absolute;
	left: 500px;
	top: 15px;
	height:770px;
	background:#000;
	text-align:center;
	padding: 0px;
	margin: 0px !important; 	/* firefox */
	
	margin: 0px -10px ;  /* IE */
	/* ie5win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
		}
		
		
		
#footer {
	border-top:solid 2px #aec990;
	border-bottom:solid 2px #aec990;
	color:#941900;
	margin: 0 auto;
	padding: 12px 0px 12px 0px;
	width: 760px;
	background:#000;
	text-align:center;
}

#sitecredits {
	margin: 0 auto;
	width: 760px;
}


.download{
	position: absolute;
	left: 10px;
	top: 10px;
	width:740px;
	height: 770px;
	background:#000;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
		
.about{
	position: absolute;
	left: 20px;
	top: 5px;
	width:700px;
	height: 770px;
	padding: 10px 5px 5px 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #AEC990;
	line-height: 16px;
}	
	

/* BAND BIOS */		
div.bands_l p {
	padding: 0 0 25px 0;
}


div.bands_l{
	position: absolute;
	left: 15px;
	top: 15px;
	overflow: auto;
	width: 250px;
	height: 770px;
	background:#000;
	padding: 0px;
	margin: 0px !important; 	/* firefox */
	margin: 0px;  /* IE */
}
html>body .bands_l {
	width:250px;
} 	

div.bands_r{
	position: absolute;
	left: 270px;
	top: 15px;
	width:490px;
	height: 770px;
	background:#000;
	padding: 0px;
	margin: 0px !important; 	/* firefox */
	margin: 0px;  /* IE */

	/* ie5win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 488px;
		}
html>body .bands_r {
  	width:488px;
} 
	
/* iframe scroller control */	
#band_bios{
    width: 500px;
    height: 780px;
	overflow-x:hidden;
	overflow-y:auto;
	border-style: none;
}

#band_tour{
    width: 485px;
    height: 780px;
	overflow-x:hidden;
	overflow-y:hidden;
	border-style: none;
}

/* TOUR PAGE RIGHT SIDE */
div.tour_r{
	position: absolute;
	left: 270px;
	top: 5px;
	width:490px;
	height: 780px;
	background:#000;
	padding: 0px;
	margin: 0px !important; 	/* firefox */
	margin: 0px;  /* IE */

	/* ie5win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 488px;
}
html>body .tour_r {
  width:488px;
}

img.logo
{
	margin-right:25px;
}

img.bandlogo
{
	margin:10px 0px 10px 0;
}


.contact {
	text-align: center;
	margin-top:100px;
	font-family:Arial, Helvetica,  sans-serif;
	font-size: 10px;
	color: #AEC990;
	line-height: 16px;
}

.fp_right {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #99CC66;
}

.fp_right b{
	font-size:10px;
	color:#941900;
}

.fp {
	line-height: 18px;
}
 
A:link {text-decoration: none; color: #996600; font-weight: normal;}
A:visited {text-decoration: none; color: #fdeb9a; font-weight: normal;}
A:active {text-decoration: none; color: #fdeb9a; font-weight: normal;}
A:hover {text-decoration: underline; color: #fdeb9a; font-weight: normal;}