/* ---- GLOBAL CLASSES - PLS DO NOT EDIT THIS REGION OTHER THAN THE COLOUR VALUE  ---- */	
.keyColour {
	color: #003647;
}

.barColour {
	color: #C2BAAF;
	}
	
.emphasisColour {
	color: #649dbb;
	}
	
.textColour { 
	color: #7B7774;
	}	
	
.flashPanelBg { 
	color: #cad5d6;
	}	
	
.flashTabText {
	color: #b2c3c5;
	}		

.flashTabTextSelected {
	color: #6c91a4;
	}
	
/* ---- BACKGROUNDS  ---- */	
.keyColourBg {
	background: #003647;
	}
	
.contentBgColour {
	background: #cad5d6;
	}	
	
#bodyContent {
	background-image: url(artistPageBg.jpg);
	background-color: #023348;
	}
	
#outerPage {
}

#pageBg {
}	
	
#pageFooter {	
	background: url(footerBg.gif) top center no-repeat;
	
}

/* ---- DHTML MENU TAB STYLES ---- */

/* unselected tab bg */	
ul.pageTabs li a h2 {
	background: #5b7c8d !important;
	}	
	
ul.pageTabs li a h2:hover {
	background: #6c91a4 !important;
	}	

/* unselected tab border */	
ul.pageTabs li a h2 {	
	border-top: 2px solid #cad5d6 !important;
	}
ul.pageTabs li, ul.pageTabs li:hover {  
	border-left: 2px solid #cad5d6 !important;
	}
ul.pageTabs li { 
	border-right: 2px solid #cad5d6 !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: #cad5d6 !important;
	}	
	
/* ---- GENERAL CONTENT STYLES ---- */
.contentPageBg, 
.contentBgColour,
.contentWidget_Bgfade,	 
.contentPageBg select, 
.contentPageBg input {
	background: #cad5d6 !important;
	color: #7b7774;
	}

#userBar {
	background: #cad5d6 !important;
	color: #093751 !important;
		height: 21px;
	}
	
.userCreditAmount {
	color: #093751 !important;
	}
	
#bodyContent input, 
#bodyContent textarea,
#bodyContent select {
	border: 1px solid #999999;
	}

#artistStore a {
	color: #ffffff;
	}	

/* ---- WIDGET OVERRIDE----*/

.qfCat {
	color: #FFFFFF !important;
	}

td.relatedCat {
	color: #FFFFFF !important;
	}
	
ul.articlePoints li div {
	color: #FFFFFF !important;
	}
	
h4 {
	color: #FFFFFF !important;
	}

td.gigInfoCat {
	color: #FFFFFF !important;
	}
	
#bodyContent input, 
#bodyContent textarea,
#bodyContent select,
#winQuestion {
	color: #6c91a4 !important;
	}
/* ---- END WIDGET OVERRIDE----*/


		
#bodyContent a:hover {
	color: #666666;
	}	

.vscrollerbar,
.pageNext:hover, 
.pagePrev:hover,
.gigItem_selected,
a.buyButton, 
table.artistStoreTable td.dateCol {
	background-color: #003647 !important;
}

table.artistStoreTable {
	border-color: #f0f0f0;
	}

.vscrollerbase {
	background: #E0DED9;
}

hr {
	background: #E0DED9;
	border-top: 1px solid #E0DED9;
}

.itemInfo h4 a, .gigItem_selected a {
	color: #003647 !important;
	}
	
	.itemInfo h4 a:hover, .gigItem_selected a:hover {
	color: #395564 !important;
	}

#bodyContent a,
#artistStore a {
	color: #003647;	
	}
		
	
	
#bodyContent a:hover,
#artistStore a:hover {
	color: #395564;	
	}
	
#getConnected label {
	color: #999999;
	}	
	
.contentWidget_Bgfade {
	background: #F1EEE9; 
	}	

.pagePanelBg, .relatedTableBg, .similarChannelBox, .gigInfoDivOuter_expanded {
	background-color: #b2c3c5;
	}

.pagePanelBorder {
}

/* PAGE PAGINATORS */

/* PAGE PAGINATORS */
.widgetResultPages a {
	background-color: #e4e0da;
	border: 1px solid #e4e0da;
	color: #b5b5b5 !important;
	}
	
.widgetResultPages a:hover {
	background-color: #003647;
	color: #EEEBE6 !important;
	}
	
.pageCurrentPage,
.pageCurrentPage:hover {
	background:transparent none !important;
	border: 1px solid #EEEBE6 !important;
	color: #333333 !important;
	cursor: default !important;
}	

a.addButton,
a.buyButton, 
a.submitButton,
a.cancelButton {
	color: #fff !important;
	}

a.submitButton, input.submitButton {
	_background: #003647;
	}
	
	
/* FOOTER OVERRIDE */	
#footerCopyright
	{
	float: right;
	color: #5b7c8d;
	}
	
	
	
/* Removes white line in footer for Mac*/

body, html {
	background: #ABDBDD;
	}