/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#fff;
	font-size:13px;
	margin:0 auto;
	background-color:#351705;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_page.jpg);
}

a {
	color:#ffd400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h4, p { margin:0 0 8px 0; }

h1 { font-size:22px; text-transform:uppercase; }

h2 { font-size:20px; text-transform:uppercase; color:#fdd600; }

h3 { font-size:16px; color:#ffd400; margin:0; }
h4 { font-size:16px; color:#fff; }
h5 { font-size:16px; color:#fd400; margin:0; }
/* ---- class settings ----------------------- */

.sponsors td {
	vertical-align:top;
	padding:0 10px;
}

#hr-sponsor {
	width:100%;
	height:1px;
	border-bottom:2px solid #1d0a03;
	margin:20px 0;
}

.img_border {
	border:2px solid #1a0e02;
}

.schedule_img {
	position:relative;
}

#facebook-photos {
	position:absolute;
	top:41px;
	right:33px;
	float:right;
	z-index:10;
}

#schedule-flag {
	position:relative;
	left:-2px;
}

#flag {
	position:relative;
	right:6px;
}

.newsletter_input {
	position:relative;
	border:1px dashed #fff;
	background-color:#1d0a03;
	color:#ffd400;
}

.poster {
	border:3px solid #1d0a03;
}

#merch-hr {
	width:100%;
	height:1px;
	border-bottom:3px solid #1d0a03;
	margin:15px 0;
}

#posters td {
	vertical-align:middle;
	text-align:center;
	padding:5px 0;
}

#first-paragraph {
	font-size:14px;
	font-weight:bold;
}

#history-list {
	list-style:none;
	padding-left:20px;
}

#history-list li {
	margin-bottom:10px;
}


.date {
	font-size:11px;
	text-transform:uppercase;
}
.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:53px;
}

#home-logo {
	position:relative;
	float:left;
}

#band-flash {
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-image: url(flash/images/bg2.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:2px;
	left:20px;
	width:935px;
	height:51px;
}

/* ---- end nav id settings -------------------------- */

#main-repeat {
	position:relative;
	top:0;
	left:0;
	width:960px;
    height:auto;
	background:url(images/bg_main-repeat.jpg);
}


#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:859px;
    height:auto !important;
    height:859px;
	background:url(images/bg_main.jpg) no-repeat;
	padding-bottom:25px;
}

#home {
	position:relative;
	top:-5px;
	left:0;
	width:960px;
	height:auto;
    min-height:271px;
    height:auto !important;
    height:271px;
	background:url(images/bg_main-home.jpg) no-repeat;
	padding-bottom:25px;
}


/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	right:0;
	float:right;
	width:650px;
	height:auto;
	padding-top:50px;
}

#content_schedule {
	position:relative;
	top:0;
	right:20px;
	float:right;
	width:650px;
	height:auto;
	padding-top:50px;
}

#content-history {
	postion:relative;
	top:0;
	left:0;
	width:605px;
	height:auto;
	margin:10px 0 0 0;
}

#schedule-holder {
	postion:relative;
	top:0;
	left:0;
	width:630px;
	height:auto;
	margin:10px 0 0 0;
}

#content-holder {
	postion:relative;
	top:0;
	left:0;
	width:605px;
	height:auto;
	margin:10px 0 0 0;
}

#content_home {
	position:relative;
	top:0;
	right:0;
	float:right;
	width:640px;
	height:auto;
}

#social-links-home {
	position:relative;
	top:-5px;
	left:0;
	width:919px;
	height:57px;
	background:url(images/bg_social-home.jpg) no-repeat;
	padding:20px 0 0 41px;
}

#social-links-home img {
	margin-right:5px;
}

#home-margin {
	position:relative;
	top:0;
	left:-10px;
	width:600px;
	margin:30px 0 20px 0px;
	height:500px; 
	overflow-y:scroll; 
	overflow-x:hidden; 
	scrollbar-base-color:#ce3e0c; 
	scrollbar-track-color:#170900;
}

#boil-here-home {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:169px;
	background:url(images/sidebar_boil-here.jpg) no-repeat;
	padding:50px 20px 0 20px;
}

#boil-here-home img {
	margin-right:10px;
}

#newsletter-home {
	position:relative;
	top:0;
	left:0;
	width:440px;
	height:65px;
	background:url(images/bg_newsletter-home.jpg) no-repeat;
	padding-top:75px;
	margin:0 0 20px 30px;
}

.newsletter-input-home {
	width:270px;
	height:25px;
	padding:2px;
	border:2px solid #f38200;
	margin-bottom:5px;
}

.newsletter-button-home {
	position:relative;
	top:12px;
}


/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:40px;
	float:left;
	width:241px;
	height:auto;
	padding-top:0;
}

#side_bar-poster {
	position:relative;
	top:0;
	left:40px;
	float:left;
	width:241px;
	height:auto;
	padding-top:0;
}

#side_bar-home {
	position:relative;
	top:0;
	left:45px;
	float:left;
	width:241px;
	height:auto;
	padding-top:15px;
}

#home-news {
	position:relative;
	top:0;
	left:0;
	float:left;
	margin:0 0 0 0;
	width:540px;
}

.news-hr {
	width:100%;
	height:10px;
	margin:10px 0;
	background:url(images/hr_news.jpg) repeat-x;
	
}

#social-side {
	position:relative;
	top:0;
	left:0;
}

#social-side img {
	position:relative;
	float:left;
}

#news-side {
	position:relative;
	top:0;
	left:2px;
	float:left;
	width:225px;
	height:170px;
	background:url(images/bg_latest-news-side.jpg) no-repeat;
	margin:10px 0;
	padding:50px 10px 10px 5px;
	font-size:11px;
}

#newsletter-side {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:240px;
	height:90px;
	background:url(images/bg_newsletter-side.jpg) no-repeat;
	margin-top:10px;
	padding-top:35px;
}

.newsletter-input-side {
	width:211px;
	height:25px;
	padding:2px;
	border:2px solid #f38200;
	margin-bottom:5px;
}



/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:162px;
	background:url(images/bg_footer-repeat.jpg) repeat-x;
	clear:both;
}

#footer-content {
	position:relative;
	margin:0 auto;
	top:0;
	left:0;
	width:960px;
	height:162px;
	background:url(images/bg_footer.jpg) repeat-x;
	clear:both;
	color:#fff;
	font-size:12px;
}


#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#copy {
	position:relative;
	top:105px;
	left:0;
	float:left;
}

#rm_logo {
	position:absolute;
	top:57px;
	left:394px;
	float:left;
}

#slug {
	position:relative;
	top:83px;
	right:0;
	float:right;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:51px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:85px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -51px;
}

.active_01 {
	background-position: 0 -51px !important;
}

a#nav_02 {
	width:95px;
	background-position:-85px 0;
}

a:hover#nav_02{
	background-position:-85px -51px;
}

.active_02 {
	background-position:-85px -51px !important;
}

a#nav_03 {
	width:95px;
	background-position:-180px 0;
}

a:hover#nav_03{
	background-position:-180px -51px;
}

.active_03 {
	background-position:-180px -51px !important;
}

a#nav_04 {
	width:111px;
	background-position:-275px 0;
}

a:hover#nav_04{
	background-position:-275px -51px;
}

.active_04 {
	background-position:-275px -51px !important;
}

a#nav_05 {
	width:60px;
	background-position:-386px 0;
}

a:hover#nav_05{
	background-position:-386px -51px;
}

.active_05 {
	background-position:-386px -51px !important;
}

a#nav_06 {
	width:55px;
	background-position:-446px 0;
}

a:hover#nav_06{
	background-position:-446px -51px;
}

.active_06 {
	background-position:-446px -51px !important;
}

a#nav_07 {
	width:111px;
	background-position:-501px 0;
}

a:hover#nav_07{
	background-position:-501px -51px;
}

.active_07 {
	background-position:-501px -51px !important;
}

a#nav_08 {
	width:112px;
	background-position:-612px 0;
}

a:hover#nav_08{
	background-position:-612px -51px;
}

.active_08 {
	background-position:-612px -51px !important;
}

a#nav_09 {
	width:90px;
	background-position:-724px 0;
}

a:hover#nav_09{
	background-position:-724px -51px;
}

.active_09 {
	background-position:-724px -51px !important;
}

a#nav_10 {
	width:121px;
	background-position:-814px 0;
}

a:hover#nav_10{
	background-position:-814px -51px;
}

.active_10 {
	background-position:-814px -51px !important;
}

/*------------------------------------------------------acc settings ------------------------*/

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	border-bottom:3px solid #1d0a03;
	padding: 10px 0;
	display: block;
	text-align: left;
	margin-bottom:10px;
}

.mypets a {
	color:#ffd400;
}

.thepet a {
	color:#ffeb88;
}

.mypets img {
	margin:0;
}

.mypets:hover {
	color: #be3602;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
}

/*--- Highslide ---*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}