/* @group Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 15px;
	font-family: Tahoma;
	vertical-align: baseline;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 470px;
height: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}

#datesscroll {
/* Typical fixed height and fixed width example */
width: 470px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}


#frontpagescroll {
/* Typical fixed height and fixed width example */
width: 470px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}


tbody tr td  {text-align: justify;}

:focus {outline: 0;}
body {line-height: 1;color: black;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */

table {border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html {margin:0;padding:0;}


	/* @end */

/* General Body Settings. See the specific theme css for the specific style you are using to change the background image  */

body {
margin: 0;
padding: 0;
color: #fff;
font-size: 85%;
line-height: 120%;
text-align: justify;

}

/* @group Homepage Panels */

#left_panel {
    float:left;
	padding: 50px 20px;
	width: 465px;
	height: 100%!important;
	height: 100%;
	background: url(../images/news/rotate.php) no-repeat !important;
	background: url(../images/news/rotate.php) no-repeat;
	z-index: -3;color: #fff;
	margin-left: 10px;
	margin-top: 10px;
	}
	
	* html #left_panel {
position: absolute;
}

#down_panel {
    float:left;
	padding: 50px 20px;
	width: 330px;
	height: 50%!important;
	height: 57%;
	background: url(../images/modules/rotate.php) !important;
	background: url(../images/modules/rotate.php);
	z-index: -3;color: #fff;
	margin-left: 10px;
	margin-top: 10px;
	}
	
	* html #left_panel {
position: absolute;
}

	
#left_panel a {
color: #fff;display: block;text-align: left;text-decoration: none;padding: 4px 0 4px 16px;
}


#left_panel a:hover {
background: url(../images/moduletableh3_active.png) no-repeat left center
}
 
#left_panel a.home_link,.home_link a:hover {
background: none;margin: 0;padding: 0;
}

#left_panel .moduletable {
clear: both;margin-top: 10px;float: left;;
}


/* @end */

/* @group Scroll Area */

#scroll-wrapper {
	margin: 0 auto;
	height: 700px; 
	width: 100%;
	margin: 0px auto;
	overflow: hidden; 
	position: relative;
}
 
#scroll-inner {
	width: 12070px;
	height: 10704px;
	position: relative;
	background-attachment: fixed;
}
 
.scrolling-content {
	background: url(../images/top_dark_overlay2.png) repeat!important;
	background: #fff;
	border: none!important;
	border:4px solid #ccc;
	width: 900px;
	margin-top: 20px;
	margin-left: 20px;
	height: 500px;
	padding: 20px 20px 0px;
	position: absolute;
}
.scrolling-empty {
	border: none!important;
	border:4px solid #ccc;
	width: 888px;
	margin-top: 20px;
	margin-left: 0px;
	height: 500px;
	padding: 20px 20px 0px;
	position: absolute;
}

.padding {
padding: 10px 10px 0 10px;
overflow: auto;
position: absolute;
height: 680px;
width: 90%!important;
width:98%;
}

.padding a {
position: relative;
}

#home {
margin-top: 70px;
margin-left: 0px;
}

h1 { font-family:Tahoma; font-size: 28px; font-weight:bold; color:#FB9425; margin-bottom: 20px;}

.scrolling-content h1 { 

	padding: 25px 0;
	font-size: 12px;
}
 
/* @end */

/* @group Top right and bottom right corners */

#bot_corner {
position: absolute;
right: 0;
bottom: 0;
width: 250px;
text-align: right;
z-index: 1000;
}

#top_corner {
position: absolute;
right: 0;
top: 0;
width: 250px;
text-align: right;
z-index: 1000;
}

/* @end */

/* @group Top Hidden Panel */
#panel {
top: 0px;
right: 0px;
z-index: 1000000;
position: fixed;
}

#footer {
width: 100%;
bottom: 0px;
left: 0px;
z-index: 1000000;
position: fixed;
background: url(../images/footer_b.png)!important;
background: url(../images/footer_b.png);

}


#sliding_panel {
width: 100%;
position: absolute;
z-index: 1000;
background: url(../images/top_dark_overlay.png)!important;
background: url(../images/top_dark_overlay.jpg);
color: #fff;

}

#sliding_panel a {
color: #fff
}
#sliding_panel_inner {
padding: 20px;
margin-left: 350px;
width: 600px;
position: relative;
}
/* @end */

/* @group General Alignment and Layout Classes */

.left50{
width: 60%;float: left;
}
.right50{
width: 35%;float: right;
}

.left50 h2,.right50 h2 {
padding-top: 20px;
}
.clear,.clear2 {
width: 100%;height: 8px;clear: both;
}

.clear2 {
border-top: 1px solid #eee;padding: 8px 0;margin-top: 20px;
}

/* @end */

/* @group Typography */

/* @group links */

.sublevel {
width: 190px;
margin-left: 10px;
padding-left: 0px;
}


a {
color: #fff;
font-size:14px;
font-weight:bold;
text-decoration:none;

}

.scrolling-content a {
position: relative;
}

a:hover {
color: #FB9425;
text-decoration:none;
}

a img {
position: relative;
}
a.bullet {
margin-right: 10px;
}


/* @end */
p {
padding: 8px 0;
text-align: justify;
}

.componentheading, h1 {
padding-top: 5px;
}

.buttonheading {
width: 4%;
}

h1,.componentheading,.moduletable h3, h3,td.contentheading {
color: #fff;
}
.moduletable h3, h3,td.contentheading {
font-size: 130%;
padding-left: 20px;
padding: 20px 0 5px 0px;


}

#left_panel .moduletable h3,.moduletable-slide h3 {
background: none;
padding: 0;
text-align: left;
margin-top: 20px;
border: 0;
width: 200px;
display: block;
margin-bottom: 10px;
}
h4 {

line-height: 130%;
padding-right: 30px;
background: url(../images/leaf.png) no-repeat right top;
color: #D06F3A;
padding-top: 6px;
border-top: 1px solid #eee;
text-align: left;
}

h5 {
font-size: 90%;
line-height: 100%;
}

h6 {
font-size: 80%;
line-height: 100%;
}

.createdate,.modifydate {
margin-bottom: 4px;
}

span.small,.createdate,.modifydate  {
float: right;text-align: right;font-size: 90%;text-transform: lowercase;;
}


.dark_border,.border {
padding: 4px;border: 1px solid #eee; margin: 0 10px 0 0;
}

blockquote { background: url(../images/quote-ul.gif) top left no-repeat; padding: 0 30px;;}
blockquote p { background: url(../images/quote-br.gif) bottom right no-repeat; padding: 0 0 20px 0; color: #848768; font-size: 120%; font-style: italic; text-align: justify; line-height: 25px; }


.leftquote {
width: 48%;margin:10px 10px 20px 0;float: left;
font-style: italic;font-size: 120%;border-top:3px solid #eee;border-bottom: 3px solid #eee;color: #444;
}

.rightquote {
width: 48%;margin:10px 0px 20px 10px;float: right;font-style: italic;font-size: 120%;font-size: 120%;border-top:3px solid #eee;border-bottom: 3px solid #eee;color: #444;
}

.bigquote {
font-size: 160%;font-style: italic;margin: 10px 0;
}

.smallquote {
font-size: 90%;font-style: italic;margin: 10px 0;
}
.code
{
	color: #000000;
	background-color: #eee;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	line-height: 1.3em;
	padding: 10px;
	margin: 10px 0;
	border-left: 6px solid #ccc;

}

/* @group Lists and Things */
ul {
margin: 8px 0;
}


/* @end */
/* @end */

/* @group Joomla Stuff */

.contentpaneopen {
margin: 0 8px;
width: 97%;
}

.blog {
width: 98%;
}




table.contenttoc {
padding: 8px;
margin: 8px 0 8px 16px;
border: 1px solid #999;
background: none;
float: right;
}

.contenttoc tbody {
padding: 8px;
}

.contenttoc tr th {
font-weight: bold;
}

.pagenavcounter {
font-weight: bold;
}
.sectiontableentry1,.sectiontableentry2 {
vertical-align: top;
padding: 8px 0;
}

.inputbox {
border: 1px solid #eee;
margin: 0 4px 0 0;
}

/* @end */



/* @group Image Styles */

img.border {
padding: 4px;
border: 1px solid #eee;
background: #fff;
margin: 0 0 4px 0;
}
/* @end */

/* @group Sliding Suckerfish */

ul#mainlevel { list-style: none; padding: 0; margin: 0; font-size: 0.8em; } ul#mainlevel li { list-style: none; background-image: none; padding: 0; margin: 0; }

div.moduletable-slide { float:left; width:15px; margin: 0; margin-left:-864px; z-index: 10; position: relative; font-size: 130%;clear: both;} 

div.moduletable-slide, div.moduletable-slide ul { padding: 0; margin: 0; list-style: none; line-height: 1; } 

div.moduletable-slide a.mainlevel:link, div.moduletable-slide a.mainlevel:visited { display: block;  padding-top: 10px; font-size: 100%;color: #fff;display: block;text-align: left;text-decoration: none;padding: 4px 0;width: 210px;
}

div.moduletable-slide a.mainlevel:hover { background-position: 0px -25px; } 

div.moduletable-slide ul ul a:link, div.moduletable-slide ul ul a:visited { display: block;   color: #ccc;font-size: 100%;border-bottom: 1px solid #333; } 


div.moduletable-slide ul ul a:hover {  color: #fff; } 

div.moduletable-slide li { float: left; padding: 0; margin: 0; } 

div.moduletable-slide li ul { margin: -25px 0 0 159px; position: absolute; width: 159px; left: -999em; z-index: -10; text-indent: 20px; } 
div.moduletable-slide li:hover ul, div.moduletable-slide li { left: auto; }

.moduletable-slide ul li ul {
background: url(../images/dark_overlay_left.png);width: 220px;
}

ul#mainlevel li ul li ul  {
margin: -23px 0 0 0;
}
/* @end */

/* @group Sliding Suckerfish */
.contentpaneopen {
width: 96%;
}

#background { position:fixed; top:0; left:0; width: 100%; height: 100%; z-index: -11;}
#menu {background: url(../images/head_b.gif) repeat-x; position:fixed; top:0; width: 100%; z-index: 1000;}
#left_panel a {background: url(../images/menu_base.png) repeat left center;}

/* @end */

			#leftColumn {
				width: 540px;
				float: left;
				}
				
				#leftColumn a { color: #fff; }
				#leftColumn a:hover { color: #FB9425; }
				
				.contentBlock {
					padding: 5px 25px 20px 25px;
					_padding: 20px 25px 20px 25px;
					margin-bottom: 10px;
					background: url(../images/black.png) repeat;
					}
					
					#leftColumn .first {
						background: url(../images/black.png) repeat;
						}
											
				.contentBlock p {
					margin-bottom: 12px;
					}
					
				.contentBlock p.continue {
					border-top: 1px solid #6e5641;
					padding-top: 0px;
					margin: 0;
					}
					
					.contentBlock p.continue a {
						color: #f6cb46;
						text-decoration: none;
						font-size: .9em;
						}
				
				.contentBlock h1.heading {
					text-indent: -9999px;
					height: 25px;
					margin: 20px 0 10px 0;
					}
					
					.contentBlock h1.heading a {
						display: block;
						height: 25px;
						}
						
		     	    /*.contentBlock h1.news { background: url(../images/headers/news.png) no-repeat; width: 87px; }			*/
				
				    .contentBlock h1 { font-family:Tahoma; font-size: 28px; font-weight:bold; color:#FB9425;}
					
					.contentBlock h1.news { font-family:Tahoma; font-size: 30px; font-weight:bold; color:#FB9425;}
				
					.contentBlock h1.latest_news { background: url(../images/headers/latest_news.png) no-repeat; width: 180px; }
					/*.contentBlock h1.news a:hover { background: url(../images/news-heading-h.jpg) no-repeat; }*/
					
					.contentBlock h1.bandjournal { background: url(../images/headers/forum.png) no-repeat; width: 184px; }
					/*.contentBlock h1.bandjournal a:hover { background: url(../images/band-journal-heading-h.jpg) no-repeat; }*/
					
					.contentBlock h1.tourdates { background: url(../images/headers/dates.png) no-repeat; width: 92px; }
					/*.contentBlock h1.tourdates a:hover { background: url(../images/tour-dates-heading-h.jpg) no-repeat; }*/
					
   				    .contentBlock h1.live { background: url(../images/headers/live.png) no-repeat; width: 92px; }
				
				.contentBlock div.headingTitle {
					height: 25px;
					margin: 0px 0 10px 0;
					overflow: hidden;
					}
					
					.contentBlock div.headingTitle h1.heading {
						float: left;
						margin: 0;
						}
						
					.contentBlock div.headingTitle p.left {
						float: left;
						margin: 12px 0 0 10px;
						}
						
					.contentBlock div.headingTitle p.right {
						float: right;
						margin: 12px 0 0 0;
						}
				
				.contentBlock p {
					line-height: 1.5em;
					}
				
				.contentBlock .entry h2 {
					color: #fff2c9;
					font-size: 1.6em;
					font-weight: normal;
					margin: 15px 0 5px 0;
					}
					
				.contentBlock .entry h2 a {
					color: #fff2c9;
					text-decoration: none;
					}
					
				table.tour {
					width: 100%;
					margin-top: 15px;
					}
					
					table.tour tr {
						
						}
						
					table.tour tr.alt1 {
						color: #ecc7c7;
						}
						
					table.tour tr.more a {
						color: #f6cb46;
						text-decoration: none;
						font-size: .9em;
						margin-top: 15px;
						}
					
					table.tour tr.alt0 td, table.tour tr.alt1 td {
						padding: 3px 10px 3px 0;
						vertical-align: top;border-bottom: 1px solid #6e5641;
						}
						
						table.tour td.date {
							padding: 3px 0 3px 0;
							text-align: left;
							}
						
						table.tour td.location {
							padding-right: 0 !important;
							text-align: right;
							width: 100px;
							}
				
			#rightColumn {
				width: 336px;
				float: right;
				overflow: hidden;
				}
					#rightColumn .first {
						background: url(../images/black.png) repeat;
						}
				
				#rightColumn .store {
					width: 336px;
					height: 110px;
					overflow: hidden;
					}
																
				#rightColumn .lyrics {
					background: #4a2c12 url(../images/lyrics-block.jpg) no-repeat;
					width: 350px;
					height: 58px;
					}
					
					#rightColumn .lyrics p {
						padding: 10px 0 0 20px;
						}
					
					#rightColumn .lyrics p a {
						display: block;
						width: 310px;
						height: 40px;
						}
					
					/*#rightColumn .lyrics p a:hover {
						background: url(../images/lyrics-hover.jpg) 0 6px no-repeat;
						}*/
				
				#rightColumn .quote {
					background: url(../images/quotes/rotate.php) no-repeat;
					width: 336px;
					height: 110px;
					}
					
					#rightColumn .quote p {
						padding: 10px 0 0 20px;
						}
					
					#rightColumn .quote p a {
						display: block;
						width: 310px;
						height: 40px;
						}
					
					/*#rightColumn .quote p a:hover {
						background: url(../images/quote-hover.jpg) 0 6px no-repeat;
						}*/
				
				#rightColumn .videos {
					background: #4a2c12 url(../images/videos-block.jpg) no-repeat;
					width: 350px;
					height: 205px;
					margin-bottom: 10px;
					}
					
					#rightColumn .videos a {
						width: 350px;
						height: 205px;
						display: block;
						}
						
						#rightColumn .videos a:hover {
							background: #4a2c12 url(../images/videos-box-h.jpg) no-repeat;
							}
				
				#rightColumn .photos {
					background: #4a2c12 url(../images/photos-block.jpg) no-repeat;
					width: 350px;
					height: 200px;
					margin-top: 10px;
					}
					
					#rightColumn .photos a {
						width: 350px;
						height: 200px;
						display: block;
						}
						
						#rightColumn .photos a:hover {
							background: url(../images/photos-box-h.jpg) no-repeat;
							}
				

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:22px;
}

.vscrollerbar {
background-image: url(../images/scrollbar.png);
width: 22px;
/* following is the bit that allows us fixed height scrollbars */
height: 150px !important;
/* for fixed height, we force the vscrollerbar class with an !important decleration, and fleXcroll follows suit.*/
background-image: url(../images/scrollbar.png);
/* unfortunately, due to limitations of CSS, we cannot provide a color for the background when we are
using alpha images, thay have to be transparent.*/
}

/* Scroll Bar Master Styling Starts Here */
* html .vscrollerbar {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/scrollbar.png');
background-image: none;
}
/* do not forget to give horizontal scrollbars some color properties even if you don't plan on using them */
.hscrollerbase {height: 22px;}
.hscrollerbar {height: 22px; }
.vscrollerbar, .hscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 0px;
z-index: 4;
}
/* properties for scroller jog box, just in case */
.scrollerjogbox {
width: 22px;
height: 22px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
/* Scroll Bar Master Styling Ends Here */
