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

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

@font-face {
    font-family:'AftasansRegular';
    src: url('../fontface/afta-sans/AftaSansThin-Regular-webfont.eot');
    src: url('../fontface/afta-sans/AftaSansThin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/afta-sans/AftaSansThin-Regular-webfont.woff') format('woff'),
         url('../fontface/afta-sans/AftaSansThin-Regular-webfont.ttf') format('truetype'),
         url('../fontface/afta-sans/AftaSansThin-Regular-webfont.svg#AftasansRegular') format('svg');
    font-weight: normal;
    font-style: normal;}

html {
	height:100%;
	background-image:url(../images/page-elements/striped-background.png);
	background-repeat:repeat;}

body {
	height:100%;
	margin:0;
	padding:0;
	font-family:AftasansRegular, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#666;
	}

#gradientBackground {
	background-image:url(../images/page-elements/background-gradient.png) repeat-x fixed;
}

p {
	font-family:AftasansRegular, 'Helvetica Neue',Arial, Helvetica, sans-serif;
	font-size:1.05em;
	line-height:1.6em;
	margin:0 0 15px 0;}


h1 {
	font-family:AftasansRegular,'Helvetica Neue',Arial, Helvetica, sans-serif;
	font-size:2.5em;
	color:#666;
	margin:0 0 20px 0;}

h2 {
	font-family:AftasansRegular,'Helvetica Neue',Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#666;
	margin-bottom:10px;}

h3 {
	font-family:AftasansRegular,'Helvetica Neue',Arial, Helvetica, sans-serif;
	font-size:1.2em;}
	
h4 {
	font-family:AftasansRegular, 'Helvetica Neue',Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 0 0;}

li {
	line-height:1.5em;}

.boldHighlight {
	font-size:1em;
	font-weight:bold;}

.noteHighlight {
	font-size:1.5em;
	font-weight:bold;
	line-height:1em;}

.italicHighlight {
	font-style:italic;
	text-align:center;}

.horizontalRule {
	position:relative;
	float:left;
	height:1px;
	width:830px;
	margin:25px 0 20px 0;
	border-top:1px solid #CCC;}

.divider {
	background-image:url(../images/page-elements/divider.png);
	position:relative;
	float:left;
	height:59px;
	width:830px;
	margin:0;}

.globalImgBorder {
	border:1px solid #999;
	padding:7px;
	margin-top:10px;
	-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, .35);
	-moz-box-shadow: 0 0 10px rgba(10, 10, 10, .35);}



/*  START MAIN PAGE DIVS  */

#mainContainer {
	width:950px;
	margin:auto;}
	/*
	-webkit-box-shadow: 0 0 20px rgba(10, 10, 10, .35);
	-moz-box-shadow: 0 0 20px rgba(10, 10, 10, .35);}
	*/

#headerContainer {
	position:relative;
	/* background-image:url(../images/page-elements/header-complete-square-corners.jpg); */
	background-repeat:no-repeat;
	height:450px;
	width:950px;
	margin:20px auto 0 auto;}

#navContainer {
	position:relative;
	height:50px;
	width:950px;
	margin:auto;
	background-image:url(../images/page-elements/navbar-standard-slice.jpg);
	background-repeat:repeat-x;}

#bodyContainer {
	position:relative;
	width:950px;
	margin:auto;}

#leftColumn {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 10px 10px 0 0;
    padding: 25px;
    position: relative;
    width: 605px;}
	
#rightColumn {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 10px 0 0;
    padding: 25px;
    position: relative;
    width: 235px;}

.latestNews {
	width:238px;}

.newsList {
	list-style: none;
	margin:20px 0 0 15px;}

.newsList li {
	padding:0 0 8px 0;}

.newsHeader h2 {
    background: none repeat scroll 0 0 #666666;
    display: block;
    height: 40px;
    margin: -25px -23px 0 -25px;
    padding: 10px 0 7px 25px;
	color: #FFFFFF;}
	
.newsBody h3 {
	font-family:AftasansRegular, 'Helvetica Neue',Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	margin:10px 0 5px 0;}

.bodyText {
	position:relative;
	overflow:hidden;
	width: 900px;
	margin:auto;
	background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 10px;
    padding: 25px;}


/* START FOOTER FORMATTING */

#footer {
	position:relative;
	clear:left;
	width:950px;
	margin:auto;}

#footerColumn1 {
	position:relative;
	float:left;
	height:200px;
	width:260px;
	background: #666;
	padding:25px;}

#footerColumn2 {
	position:relative;
	float:left;
	height:200px;
	width:260px;
	background: #666;
	padding:25px;}

#footerColumn3 {
	position:relative;
	float:left;
	height:200px;
	width:260px;
	background: #666;
	padding:25px;}

#footerColumn1 h2, #footerColumn2 h2, footerColumn h2 {
	margin:0;
	color:#ccc;}

#footer p {
	color:#ccc;}
	
/* END FOOTER FORMATTING */




/* START COPYRIGHT FORMATTING */

#copyRight {
    color: #FFFFFF;
    height: 26px;
	width: 950px;
	clear:both;
    margin: 10px auto 0;
    padding: 14px 0 11px;
    text-align: center;}
	
#copyRight a{
	color:#fff;
	text-decoration:none;}

#copyRight a:hover{
	color:#fff;
	text-decoration:underline;}

/* START COPYRIGHT FORMATTING */




#tourDates {
	position:relative;
	float:left;
	width:890px;}

/*  END MAIN PAGE DIVS  */




/*  START PRIMARY NAVBAR  */
#navBar {
	position:relative;
	height:50px;
	width:100%;}

#navBar ul {
	margin:0;
	padding:0;
	list-style:none;}

#navBar li {
	float: left;
	display: inline;}

#navBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-variant:small-caps;
	line-height:50px;
	display:block;
	padding:0 25px 0 25px;
	text-align: center;
	color:#FFF;}

#navBar a:link {
	text-decoration:none;}
	
#navBar a:visited {
	text-decoration:none;}
	
#navBar a:hover {
	background-image:url(../images/page-elements/navbar-hover-slice.jpg);
	background-repeat:repeat-x;
	text-decoration:none;}
	
#navBar #activePrimaryNav {
	background-image:url(../images/page-elements/navbar-hover-slice.jpg);
	background-repeat:repeat-x;
	text-decoration:none;}

/*  END PRIMARY NAVBAR  */




/*  START GENERAL LINKS  */

a:link {
	color:#C60;
	text-decoration:underline;}

a:visited {
	color:#C60;
	text-decoration:underline;}

a:hover {
	text-decoration:none;}

/*  END GENERAL LINKS  */



/*  START HOME PAGE FORMATTING  */

#homePagePoster {
	float:left;
	margin:5px 20px 20px 0;
}

/*  END HOME PAGE FORMATTING  */

	


/*  START ABOUT THE BAND FORMATTING  */

.leftColumnText {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 600px;}

.leftColumnText h2 {
	margin:0 0 10px 0;}
	
.fixTopMargin {
	margin-top:10px;}

/*  END ABOUT THE BAND FORMATTING  */



/*  START TRACK LIST TABLE FORMATTING  */

#trackListTable {
	border-collapse:collapse;
	width:100%;}

/*  Applied to top row only  */
#trackListTable thead {
	border-bottom:2px solid #666;}

#trackListTable th {
	font-weight:700;
	text-align:left;}

#trackListTable tr {
	border-bottom:1px solid #CCC;
	}

#trackListTable .col1 {
	width:75px;
	padding: 0 0 0 10px;}
	
#trk {
	padding:0 0 0 10px;}

#trackListTable .col2 {
	width:190px;}
	
#trackListTable .col3 {
	width:190px;}

#trackListTable .col4 {
	width:310px;
	padding-right:0;}
	
#trackListTable .noBorder {
	width:80px;
	height:36px;
	padding:5px 0 0 0;}

.noBorder img {
	border:none;}
	
.grayBackground {
	background-color:#E5E5E5;}

.lightGrayBackground {
	background-color:#F5F5F5;}

/*  END TRACK LIST TABLE FORMATTING  */




/*  START TOUR DATES TABLE FORMATTING  */

.tourDatesTable {
	border-collapse:collapse;
	width:100%;}

/*  Applied to top row only  */
.tourDatesTable thead {
	border-bottom:2px solid #666;}

.tourDatesTable th {
	font-weight:700;
	text-align:left;
	}

.tourDatesTable td {
	padding:10px 0 10px 0;
	}
	
.tourDatesTable tr {
	border-bottom:1px solid #CCC;
	}

.tourDatesTable .col1{
	width:125px;
	padding-left:10px;}

.tourDatesTable .col2{
	width:200px;}
	
.tourDatesTable .col3{
	width:200px;}
	
.tourDatesTable .col4{
	width:80px;}

.tourDatesTable .col5{
	width:225px;}

.tourDatesTable #day {
	padding-left: 10px;}


/*END TOUR DATES TABLE FORMATTING */



/*  START GALLERY PAGE FORMATTING  */

#bodyGallery {
	width:890px;
	margin-left:30px;
	border:1px solid red;}

/*  END GALLERY PAGE FORMATTING  */



/*  START TESTINONIALS PAGE FORMATTING  */

.testimonialQuotes {
	font-style:italic;
	background: #fdf1de;
	border: 1px solid #fddeab;
	padding: 15px 20px 10px 20px;
	margin-bottom: 30px;
}

.testimonialHighlight {
	font-weight:bold;
}

/*  END TESTINONIALS PAGE FORMATTING  */


/*
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;}

.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;}

.menu li{
	float:left;
	padding:0px;}

.menu li a{
	background:#333333 url("images/seperator.gif") bottom right no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	}

.menu li a:hover, .menu ul li:hover a{
	  background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	  color:#FFFFFF;
	  text-decoration:none;
}

.menu li ul{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	/*top:1em;
	/*left:0;*/}

.menu li:hover ul{
	display:block;
}

.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;}
	
.menu li:hover li a{
	background:none;}

.menu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;}

.menu li ul a:hover, .menu li ul li:hover a{
	background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;}

.menu p{
	clear:left;}
	
*/






