@charset "utf-8";

.fltrgt {float: right; margin: 0 0 18px 0;}
.nocontent{
	font-weight: normal;
	color: #4D2F00;
}

.accMenu{
	margin: auto;
	padding-left: 20px;
}
.accMenu li{
	display: inline;
	padding-right: 10px;
}
.accMenu li a, .accMenu li a:link, .accMenu li a:visited, .accMenu li a:active{
	color: #999999;
	font-weight: normal;
	font-size: 10px;
}
#accessibility li{
	padding-bottom: 5px;
}
#accessibility h2, #privacy h2{
	color: #FFFFFF;
	font-size: 16px;
}
#accessibility h3{
	color: #4D2F00;
	font-size: 12px;
}
#accessibility .ul{
	font-weight: bold;
	text-decoration: underline;
}
#accessibility blockquote{
	background-color: #E4E4E4;
	padding: 10px;
	border: 1px solid #999999;
}
#accessibility .section_inner{
	font-size: 14px;
}
#accessibility .section4{
	width: 520px;
}

/* global */
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #505050;
	background-image: url(../images/bgLines.gif);
	background-repeat: repeat;
	background-position: left top;
}
#headcmos{
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgPage2h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 34px;
	padding-left: 34px;
}
#page{
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgPage2.gif)!important;
	background-image: url(../images/bgPage.png);
	
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 34px;
	padding-left: 34px;

}
.pageFoot{
	width: 979px;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgPageFoot.png)!important;
	background-image: url(../images/bgPageFoot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.pageFoot p{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageEnd{
	text-align: center;
	color: #FFFFFF;
	height: 59px;
	background-image: url(../images/logoFoot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	width: 979px;
	margin: auto;
}
.pageEnd a, .pageEnd a:link, .pageEnd a:active, .pageEnd a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#content{
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-inner.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #fff;
}
.contentFoot{
	width: 911px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-innerFoot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
a, a:link, a:active, a:visited {
	color: #4D2F00;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
h1 {
}
h2 {
}
h3 {
}
.hidden{
	display: none;
}
p {
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.divider{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.divider p{
	margin: 0px;
	padding: 0px;
}




/* Global Forms */
.subscribeHolder{
	width: 190px;
	float: right;
	margin-top: 25px;
}
.subscribeHolder p{
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
.subscribeHolder a, .subscribeHolder a:link, .subscribeHolder a:visited, .subscribeHolder a:active{
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 15px;
}
.textArea{
}
.textField{
	font-size: 11px;
	color: #6D6D6D;
	width: 160px;
	margin-bottom: 3px;
}
.listMenu{
	font-size: 11px;
}
.label{}
.submit{
}




/* header*/
.header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 911px;
	margin: auto;
}
a.logo, a.logo:link, a.logo:active, a.logo:visited{
	height: 129px;
	width: 231px;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}



/* Global Menu */
.menuHolder{}
#menu{
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
#menu ul{
}
#menu li{
	display: inline;
	margin-left: 20px;
	float: left;
}



a.button, a.button:link, a.button:active, a.button:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a.button:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
    margin: 0px;
	padding: 0px;
}



#menuHome a.button, #menuHome a.button:link, #menuHome a.button:active, #menuHome a.button:visited {
	background-image: url(../images/menu/homeStack.gif);
	width: 78px;
	height: 20px;
}
#menuHome a.buttonHit {
	background-image: url(../images/menu/homeStack.gif);
	width: 78px;
	height: 20px;
}



#menuArtists a.button, #menuArtists a.button:link, #menuArtists a.button:active, #menuArtists a.button:visited {
	background-image: url(../images/menu/artistsStack.gif);
	width: 80px;
	height: 20px;
}
#menuArtists a.buttonHit {
	background-image: url(../images/menu/artistsStack.gif);
	width: 80px;
	height: 20px;
}



#menuPress a.button, #menuPress a.button:link, #menuPress a.button:active, #menuPress a.button:visited {
	background-image: url(../images/menu/pressStack.gif);
	width: 71px;
	height: 20px;
}
#menuPress a.buttonHit {
	background-image: url(../images/menu/pressStack.gif);
	width: 71px;
	height: 20px;
}




#menuTours a.button, #menuTours a.button:link, #menuTours a.button:active, #menuTours a.button:visited {
	background-image: url(../images/menu/toursStack.gif);
	width: 71px;
	height: 20px;
}
#menuTours a.buttonHit {
	background-image: url(../images/menu/toursStack.gif);
	width: 71px;
	height: 20px;
}




#menuContacts a.button, #menuContacts a.button:link, #menuContacts a.button:active, #menuContacts a.button:visited {
	background-image: url(../images/menu/contactsStack.gif);
	width: 92px;
	height: 20px;
}
#menuContacts a.buttonHit {
	background-image: url(../images/menu/contactsStack.gif);
	width: 92px;
	height: 20px;
}













/* Buttons */
a.otherDates, a.otherDates:link, a.otherDates:active, a.otherDates:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/otherDatesStack.gif);
	width: 116px;
	height: 18px;
	float: right;
}
a.otherDates:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/otherDatesStack.gif);
	width: 116px;
	height: 18px;
	float: right;
}

a.more, a.more:link, a.more:active, a.more:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/moreStack.gif);
	width: 109px;
	height: 18px;
}
a.more:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/moreStack.gif);
	width: 109px;
	height: 18px;
}

a.artistMoreStack, a.artistMoreStack:link, a.artistMoreStack:active, a.artistMoreStack:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/artist_moreStack.gif);
	width: 150px;
	height: 18px;
}
a.artistMoreStack:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/artist_moreStack.gif);
	width: 150px;
	height: 18px;
}
a.releaseMoreStack, a.releaseMoreStack:link, a.releaseMoreStack:active, a.releaseMoreStack:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/moreRelease.gif);
	width: 181px;
	height: 18px;
}
a.releaseMoreStack:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/moreRelease.gif);
	width: 181px;
	height: 18px;
}







/* homepage */
.section_inner{
	background-color: #D3C5AF;
	padding: 10px;
}
.section_inner h3{
	color: #4D2F00;
	font-size: 12px;
	font-weight: bold;
}
.section1{
	width: 215px;
	padding-right: 24px;
	float: left;
}
p strong{
	color: #4D2F00;
}
h2{
	font-size: 12px;
	font-weight: bold;
}
.section1_head{
	height: 30px;
	width: 206px;
	background-image: url(../images/section1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
}
.section1_box{
	background-color: #AFA28C;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.section1_top{
	background-color: #AFA28C;
	width: 216px;
	padding-top: 17px;
	position: relative;
}
.section1_thumb{
	background-color: #AFA28C;
	height: 86px;
	width: 86px;
	position: absolute;
	left: 16px;
	bottom: 0px;
}
.section1_foot{
	height: 18px;
	width: 216px;
	background-color: #AFA28C;
	position: relative;
}
.section1_info{
	background-color: #D3C5AF;
	width: 99px;
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	height: 58px;
}
.section1_info h3{
	font-size: 11px;
	font-weight: bold;
}
.section1_info p{
	font-size: 11px;
	color: #4D2F00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.imgBorder{
	border: 1px solid #4D2F00;
}
a img.imgLink:hover{
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

.section2{
	width: 362px;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
}
.section2 h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #4D2F00;
}
.section2_head{
	height: 30px;
	width: 352px;
	background-image: url(../images/section2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.section2 .section2Left{
	width: 165px;
	float: left;
}
.section2 .section2Right{
	float: right;
	width: 178px;
}
.albumFoot{
	height: 18px;
	width: 178px;
	background-image: url(../images/images/imgFoot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainImg{
	padding-top: 15px;
	padding-bottom: 10px;
}




.section3{
	width: 185px;
	float: left;
	padding-left: 24px;
}
.section3_head{
	height: 30px;
	width: 175px;
	background-image: url(../images/section3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
}
.section3_top{
	background-color: #AFA28C;
	width: 185px;
	padding-top: 17px;
}
.section3_foot{
	height: 18px;
	width: 185px;
	background-color: #AFA28C;
	text-align: right;
}
.section3_info{
	background-color: #D3C5AF;
	width: 153px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.section3_info h3{
	font-size: 11px;
	font-weight: bold;
	color: #4D2F00;
}
.section3_info p{
	margin: 0px;
	padding: 0px;
}
.section3_info p strong{
	margin: 0px;
	padding: 0px;
	color: #505050;
}
.allTours{
	padding: 15px;
	background-color: #AFA28C;
}
.allTours p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
.allTours a, .allTours a:link, .allTours a:active, .allTours a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.allTours a:hover{
	text-decoration: underline;
}




.section4{
	width: 600px;
	float: left;
	padding-left: 24px;
}
.section4_head{
	height: 30px;
	width: 590px;
	background-image: url(../images/section4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
}
.section4 h3{
	font-size: 12px;
	font-weight: bold;
	color: #4D2F00;
	margin: 0px;
	padding: 0px;
}
.section4 h4{
	font-size: 12px;
	font-weight: bold;
	color: #4D2F00;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}










.artistSelect{
	padding-top: 15px;
	padding-bottom: 15px;
}
#press .artistSelect{
	padding-top: 15px;
	height: 40px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.artistSelectRight{
	float: right;
}
.artistSelectLeft{
	float: left;
}
.artistSelect h3{
	font-size: 12px;
	color: #4D2F00;
}
.artistSelect p{
	margin: 0px;
	padding: 0px;
}
.artistSelect li{
	display: inline;
	padding-right: 4px;
}
.artistSelect ul{}
.artistSelect a, .artistSelect a:link, .artistSelect a:active, .artistSelect a:visited {
	text-decoration: none;
}
.artistSelect a:hover{
	text-decoration: underline;
	color: #885200;
}
.artistSelect li.on a{
	text-decoration: underline;
}
.artistBlock{
	position: relative;
	width: 150px;
	padding-bottom: 20px;
	padding-right: 24px;
	float: left;
	height: 274px;
}
.artistBlock h3{
	color: #4D2F00;
	padding-top: 15px;
	padding-bottom: 2px;
}
.artistBlock .artistBlockMore{
	position: absolute;
	bottom: 20px;
	left: 0;
}








.section4 table{
	width: 600px;
}
.section4 th{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #4D2F00;
	font-size: 12px;
}
.section4 td.date{
	width: 70px;
	padding-right: 0px;
}
.section4 td{
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
	color: #505050;
}





.clr { clear: both; }
.pressBlock, .pressBlock2{
	width: 150px;
	padding-bottom: 20px;
	padding-right: 24px;
	float: left;
	height: 150px;
}
.pressBlock2 { height: 30px; }
.pressBlock p, .pressBlock2 p{
	margin: 0px;
	padding-top: 7px;
}
.pressBlock p strong{
}

#pressList li {
width:200px;
float:left;
}