/* 
   CSS Styles 
   Author: Chris Fay   
*/
body{font-family:lucida sans-serif,Sans,Trebuchet MS,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;background:#f4f4ed url('../images/bodyBG.jpg') repeat-x top center;color:#000;}
div{position:relative;}
ul{}
ul li{}

a{text-decoration:none;color:#130000;}
a:hover{color:#CC0000;}
a:active {}
a:visited{text-decoration:none;}
img{border:5px solid #fff;margin-bottom:10px;}
p{padding:5px;padding-left:0;}
p.light{color:#9a9393;}
p.subtext{padding:0;font-style:italic;padding-bottom:15px;border-bottom:1px solid #b5b6ad;margin-bottom:25px;font-size:11px;}
.floatLeft{float:left;}
.clear{display:block;clear:both;}
h1{font-size:36px;line-height:30px;padding-bottom:5px;font-weight:normal;}
h2{font-size:18px;line-height:20px;padding-bottom:5px;color:#53544d;font-weight:normal;}
h3{font-size:16px;line-height:18px;padding-bottom:5px;font-weight:normal;}
h4{font-size:14px;line-height:16px;}
h4.title{letter-spacing:4px;padding:30px 0 10px 0;}
h5{font-size:12px;line-height:14px;}
h6{font-size:10px;line-height:12px;}

/*element styling*/
#elementsPage h2{margin-bottom:15px;display:block;height:40px;padding:0 0 0 45px;background:url('../images/plus.png') no-repeat left top;line-height:33px;}
#elementsPage h2.nobg{background:none;padding:5px 0;margin:0;line-height:22px;height:inherit;}
#elementsPage h3{padding:15px 0 5px 0;}
.darkDivider{display:block;height:2px;background:url('../images/darkDivider.jpg') repeat-x;margin:15px 0;}
.lightDivider{display:block;height:2px;background:url('../images/lightDivider.jpg') repeat-x;margin:10px 0;}

	.elementType{display:block;width:109px;height:74px;background:url('../images/elementType.jpg') no-repeat;position:absolute;left:-145px;}
	cite{padding:3px 7px;background:#000;color:#fff;}
	
	/*tables*/
	thead th {background-color:#000;border-bottom:1px solid #000;color:#fff;}
	table th, table td {padding:6px 10px;text-align:left;vertical-align:top;}
	tr.accent{background:#e5cc00;}
	tr:hover td {background:#E5E6DF ;color:#000;}
	
	/*blockquote*/
	blockquote {background: url('../images/openQuote.png') no-repeat top left;padding:40px 0 0 45px;display:block;}
	
	/*lists*/
	ol li{list-style-type:lower-alpha;}
	ul.bullet li{padding:0 0 1px 15px;border-bottom:1px dotted;margin:0 0 3px 0;color:#53544D;float:left;clear:both;font-size:11px;background:url('../images/li.jpg') no-repeat left center;margin:0 0 5px 0;}
	
	/*input styling*/
	label{padding:10px 0 0 15px;display:block;color:#000;width:60px;float:left;}
	input{border:none;padding:0;margin:0;}
	.input{padding:10px;background:#fff;display:block;color:#53544D;width:220px;border:1px solid #c7c7b6;float:left;margin:10px 0 0 0;}	
	#sidebar .input{float:left;}
	.submit{display:block;width:118px;height:37px;background:url('../images/readMore.jpg') no-repeat;line-height:9px;text-align:center;color:#53544d;font-size:11px;border:none;cursor:pointer;}
	#sidebar .submit{width:80px;}
	#sidebar .input{width:290px;}
	textarea{background:#fff;color:#53544D;border:none;padding:7px;width:335px;border:1px solid #c7c7b6;overflow:auto;margin:0 0 5px 0;}	
	fieldset{border:none;padding:15px;background:#fffef7;margin:10px 0;clear:both;}
	fieldset label{width:568pxpx;float:left;padding:10px 0 0 15px;color:#53544D;}
	fieldset .input{width:205px;float:left;margin:10px 0 0 0;}	
	input.inputError{border: 1px solid #D80047 !important;}	
	label.inputError{float:none;margin:0 !important;padding:0 !important;border:none;}
	textarea.inputError{border: 1px solid #EFBF18 !important;}
	.select{padding:10px;background:#292a24;color:#D8DACB;width:300px;margin-bottom:15px;border:1px solid #000;}
	option{padding:2px 0 0 5px;}
	
	
	/*search form styling*/
	#search{width:290px;}
	#search input{border:none;padding:0;margin:0;}
	#search .input{padding:7px;background:#fff;display:block;color:#53544d;width:192px;border:1px solid #b5b6ad;float:left;margin-right:11px;}	
	#search .submit{
	cursor:pointer;
	border:none;
	width:53px;
	height:36px;
	background:url('../images/submitBG.jpg') no-repeat;
	float:left;
	margin-top:-2px;
	text-align: -9999px;
	overflow:hidden;
	
}

/*general page*/
#page{}
#wrapper{width:1095px;min-height:241px;background:url('../images/headerBG.png') no-repeat top center;margin:30px auto 0 auto;}
#contentWrapper{width:960px;margin:0 auto;}

/*header*/
#header{padding-top:1px;}
a.logo{display:block;width:287px;height:106px;background:url('../images/logo.png') no-repeat;}
a.logo span{display:block;margin-left:-9999px;}

	/*navigation*/
	.navigation{width:960px;font-family:Verdana;font-size:12px;padding-top:16px;}
	.navigation li{display:block;float:left;}
	.navigation li.last a{padding-right:0;background:none;}
	.navigation li.first a{padding-left:0;}
	.navigation li.current a{color:#CC0000;}
	.navigation li.current a span{}
	.navigation li a:hover{color:#CC0000;}
	.navigation li a{display:block;float:left;color:#2f2320;font-weight:bold;background:url('../images/navDivider.jpg') no-repeat right 2px;padding:0 30px;}
	.navigation li a span{display:block;line-height:18px;font-size:10px;font-weight:normal;color:#afafaa;text-shadow:0 1px 0 #FFFFFF;}
	.navigation li a:hover span{/*color:#2f2320;*/}
	
#join{display:block;padding:7px 15px;background:#f4f4ed;position:absolute;top:25px;right:0;border:1px solid #c0c0bd;}

/*body*/
#mainContent{padding-top:30px;width:960px;}
#mainContent .col1{display:block;width:350px;float:left;margin-right:20px;}
#mainContent .col2{display:block;width:280px;float:left;margin-right:20px;background:#fffef7;}
#mainContent .col2 .content{display:block;width:250px;margin:20px auto;}
#mainContent .col3{display:block;width:290px;float:left;}
#mainContent .col4{display:block;width:913px;float:left;}
.newMusicWrapper{margin:10px 0 0 0;}
.readMore a{display:block;width:118px;height:37px;background:url('../images/readMore.jpg') no-repeat;line-height:35px;text-align:center;color:#53544d;font-size:11px;}
.readMore a:hover{color:#000;}
.readMore.tour{float:right;padding-top:20px;}


	/*new music column*/
	.newTrack{}
	.newTrack p{margin:0;padding:0;}
	.newTrack h4{padding-bottom:15px;}
	.albumText{display:block;width:145px;float:left;}
	.albumCoverImage{display:block;width:85px;height:85px;float:left;margin-right:10px;}
	.newMusicButton a{display:block;height:31px;width:113px;background:url('../images/newMusicButton.jpg') no-repeat;line-height:27px;text-align:center;color:#53544d;font-size:11px;float:left;margin-top:10px;}
	#newMusicPage .newMusicButton a{background:url('../images/newMusicButtonLight.jpg') no-repeat;}
	.newMusicButton a:hover{color:#000;}
	.newMusicButton a span{}
		/*pagination*/
		.pagination{display:block;float:left;margin:15px 0 10px 0;}
		.pagination li{display:block;float:left;height:24px;line-height:25px;width:39px;}
		.pagination li.current{width:30px;text-align:center;font-size:10px;}
		.pagination li.txt{padding:0 10px 0 0;width:90px;}
		.pagination li a{display:block;width:39px;height:24px;background:url('../images/costIcon.jpg') no-repeat;line-height:25px;text-align:center;float:right;color:#53544d;font-size:10px;}
		.pagination li a:hover{color:#000;}

		/*new music page specifics*/
		#newMusicPage .col1{width:650px;}
		#newMusicPage .col1 .content{width:300px;float:left;margin-right:20px;}
		#newMusicPage .albumText{width:185px;}
	
	/*video*/
	.video{margin-bottom:20px;}
	.video.last{margin-bottom:0;}
	.video .meta{}
	.video .meta li{display:block;float:left;}
	.video .meta li.play a, .video .meta li.stop a{display:block;width:39px;height:24px;background:url('../images/videoControl.jpg') no-repeat;line-height:23px;text-align:center;font-size:10px;color:#53544d;}
	.video .meta li.play a:hover, .video .meta li.stop a:hover{color:#000;}
	.video .meta li.details{width:210px;text-align:right;line-height:25px;font-size:10px;}	
	
	/*downloads*/
	.download{width:290px;}
	.download li.artist{display:block;width:240px;float:left;font-size:11px;} 
	.download li.track{display:block;width:240px;float:left;} 
	.download li.cost a{display:block;width:39px;height:24px;background:url('../images/costIcon.jpg') no-repeat;line-height:25px;text-align:center;float:right;color:#53544d;font-size:10px;} 
	.download li.cost a:hover{color:#000;}
	
	/*tour page*/
	#tourPage .col1{width:650px;}
	#tourPage .left{display:block;width:310px;margin-right:20px;float:left;}
	#tourPage .right{display:block;width:310px;float:left;}
	#tourPage h3{margin-bottom:10px;border-bottom:1px dotted;padding-bottom:15px;}
	#tourPage p.tourInfo{padding-bottom:20px;font-size:11px;}
	#tourPage p.tourInfo span{padding:2px 8px;background:#000;color:#fff;}
	#tourPage .innerCol{display:block;width:202px;margin-right:20px;float:left;}
	#tourPage .innerCol.last{margin-right:0;}
	#tourPage .innerCol li a{padding:0 0 1px 15px;border-bottom:1px dotted;margin:0 0 3px 0;color:#53544D;float:left;clear:both;font-size:11px;background:url('../images/li.jpg') no-repeat left center;margin:0 0 5px 0;}
	#tourPage .innerCol li.last a{border:none;}
	#tourPage .innerCol li.red a{color:#d80047;}
	#tourPage .innerCol li a:hover{color:#000;}
	#tourPage .innerCol li h5.title{border:none;padding:0;margin-bottom:5px;}
	#tourPage .key{color:#d80047!important;padding:0!important;margin:0!important;background:none!important;}
	

/*footer*/
#footerwrapper{ background-color:#990000; width:100%; background-image:url(../images/_footer.gif); margin-top:25px}
#footer{padding:40px 0 10px 0; width:960px;margin:0 auto;}
#footer ul.links{display:block;width:225px;float:left;margin-right:20px;}
#footer ul.links.last{margin-right:0;}
#footer li a{color:#FFCC00;font-size:11px;}
#footer li a:hover{color:#FFCC00;}
#footer li.title{font-size:12px;border-bottom:1px solid #FFFFFF;padding:0 0 5px 0;margin: 0 0 20px 0;font-weight:bold;}
#footer #copyright{padding-top:25px;font-size:11px;color:#fff;display:block;}

/* START slideshow wrapper */
#slideshow-wrapper {
	float:left;
	width:100%;
	margin-top:16px;
}
#slideshow {
    height:281px;
    position:relative;	
	width:960px;
}
#slideshow li {
    height:281px;	
    left:0;	
    opacity:0.0;	
    position:absolute;
    top:0;
    z-index:8;
}
#slideshow li.active {
    opacity:1.0;
    z-index:10;
}
#slideshow li.last-active {
    z-index:9;
}
.slide-1-img {
	float:left;
	width:641px;
}
.slide-1-desc {
	float:left;
	height:281px;
	position:relative;
	width:319px;
}
.slide-1-desc h1, .slide-1-desc p {
	float:left;
	width:284px;
	margin:10px 10px 0 16px;
}
.slide-1-desc h1 {
	padding-bottom:5px;
}
.slideshow-rm {
	bottom:16px;
	height:18px;
	left:16px;
	position:absolute;
	width:80px;
}
.slideshow-rm a, .body-rm a, .reverse-arrow a {
	display:block;
	float:left;
	margin-left:22px;
}
.slide-txt { /* styles for semi-tranparent background in the slideshow */
	background:url(../img/slide_tr.png) no-repeat top;	
	bottom:0;
	height:50px;	
	left:0;	
	position:absolute;
	width:100%;
}
.slide-txt h3 {
	margin:11px 0 0 12px;
}
/* END slideshow wrapper */
