/* ---- GLOBAL CLASSES - PLS DO NOT EDIT THIS REGION OTHER THAN THE COLOUR VALUE  ---- */	
.keyColour {
	color: #867c6f;
}

.barColour {
	color: #a89e92;
	}
	
.emphasisColour {
	color: #403626;
	}
	
.textColour { 
	color: #a89e92;
	}	
	
.flashPanelBg { 
	color: #fae9cd;
	}	
	
.flashTabText {
	color: #695c46;
	}		

.flashTabTextSelected {
	color: #867c6f;
	}	
	
/* ---- BACKGROUNDS  ---- */	
.keyColourBg {
	background: #867c6f;
	}
	
.keyColourBorder {
	border-color: #867c6f;
	}	
	
body, html, .contentBgColour {
	background: #fae9cd;
	}
	
#bodyContent {
	background-image: url(artistPageBg.jpg);
	background-color: #161817;
	}
	
#outerPage {
	}
	
#pageBg {
	}
	
#pageFooter {	
	background: url(footerBg.gif) top center no-repeat;	
}

/* ---- DHTML MENU TAB STYLES ---- */

/* unselected tab bg */	
ul.pageTabs li a h2 {
	background: #c9bca8 !important;
	}	
	
ul.pageTabs li a h2:hover {
	background: #e0dbd5 !important;
	}	

/* unselected tab border */	
ul.pageTabs li a h2 {	
	border-top: 2px solid #fae9cd !important;
	}
ul.pageTabs li, ul.pageTabs li:hover {  
	border-left: 2px solid #fae9cd !important;
	}
ul.pageTabs li { 
	border-right: 2px solid #fae9cd !important;
	}		
	
/* selected tab bg */	
ul.pageTabs li.selected a h2, 
ul.pageTabs li.selected a h2:hover,
ul.pageTabs li.initial a h2, 
ul.pageTabs li.initial a h2:hover {
	background: #fae9cd !important;
	}	
	
/* ---- GENERAL CONTENT STYLES ---- */
.contentPageBg, 
.contentBgColour,
.contentWidget_Bgfade,	 
.contentPageBg select, 
.contentPageBg input {
	background: #fae9cd !important;
	color: #7b7774;
	}
	
#userBar {
	background: #111111;
}	
	
#bodyContent input, 
#bodyContent textarea,
#bodyContent select {
	border: 1px solid #a89e92;
	}

#artistStore a,
.emphasisColour {
	color: #000;
	}	
		
#bodyContent a:hover {
	color: #666666;
	}	

.vscrollerbar,
.pageNext:hover, 
.pagePrev:hover,
.gigItem_selected,
a.buyButton, 
table.artistStoreTable td.dateCol {
	background-color: #867c6f !important;
}

table.artistStoreTable {
	border-color: #CCC;
	}

.vscrollerbase {
	background: #E0DED9;
}

hr {
	background: #E0DED9;
	border-top: 1px solid #E0DED9;
}

.itemInfo h4 a, .gigItem_selected a {
	color: #000 !important;
	}

.itemInfo h4 a:hover {
	color: #666666 !important;
	}

.contentPageBg a,
#artistStore a:hover {
	color: #867c6f;	
	}
	
#getConnected label {
	color: #a89e92;
	}	
	
.contentWidget_Bgfade {
	background: #F1EEE9; 
	}	

.pagePanelBg, 
.relatedTableBg, 
.similarChannelBox, 
.gigInfoDivOuter_expanded {
	background-color: #f7f7f7;
	}
	
.pagePanelBorder {
	border-color: #f0f0f0;
	}

.pagePanelBorder {
}

/* PAGE PAGINATORS */
.widgetResultPages a {
	background-color: #e4e0da;
	border: 1px solid #e4e0da;
	color: #b5b5b5 !important;
	}
	
.widgetResultPages a:hover {
	background-color: #867c6f;
	color: #fae9cd !important;
	}
	
.pageCurrentPage,
.pageCurrentPage:hover {
	background:transparent none !important;
	border: 1px solid #fae9cd !important;
	color: #333333 !important;
	cursor: default !important;
}	

a.addButton,
a.buyButton, 
a.submitButton,
a.cancelButton {
	color: #fae9cd !important;
	}

a.submitButton, input.submitButton {
	_background: #867c6f;
	}
