.keyColour { 
	color: #950c09; 
	}	

.barColour {
	color: #666666;
	}	

.emphasisColour {
	color: #000;
	}

.textColour { 
	color: #999999;
	}	
	
.flashPanelBg { 
	color: #ffffff;
	}	

.pagePanelBg { /* colour 4 */
	background: #f7f7f7;
	}		

.flashTabText {
	color: #999999;
	}		

.flashTabTextSelected {
	color: #950c09;
	}	
	
.downloadColour {
	color: #0099ff;
	background: #0099ff;
	}	
	
/* keyColour.css */

/* ---- BACKGROUNDS  ---- */
.keyColourBg,
#headerMenuTabs li a:hover {
	background: #950c09;
	}
	
.keyColourBorder {
	border-color: #950c09;
	}	
	
h4 a {
	color: #000;
	}	
	
.storeBg,
.contentBgColour {
	background: #fff;
	}	
	
.headerInnerTabBg {
	color: #ffffff;
}		
	
#bodyContent {
	background: #FFFFFF;
	}	
	
.vscrollerbar  {
	background-color: #950c09;	
	}
	
.keyColourBorder {
	border-color: #950c09;
	}	
	
.vscrollerbase {
	background-color: #f0f0f0;
	}	
	

/* ------------------- */	
/* channelHeader.css */
.channelKeyColour {
	color: #950c09;
	}	

.channelKeyColourBg,
#headerMenuTabs li a:hover,
#searchGoButton,
div#headerSearchSelect, 
#loginLogo,
#loginHeader,
.keyColourLoginBg,
.menuDropdown:hover {
	background-color: #950c09;
	}
	
.channelKeyColourBgImportant {
	background-color: #000000 !important;
	}		
	
#loginBg {
	border-color: #950c09;
	}	
	
#loginDiv a {
	color: #950c09;
	}

#banditHeader {
	border-bottom-color: #000;
	}	
	
#channelStoreBtn a {
	color: #fff !important;
	}
/* -------------------------- */

body {
	background: #000000;
	color: #fff;
	height: 100%;
}
html {
	height: 100%;
}

input, select, textarea {
	border:1px solid #999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

a {
	color: #950c09;
	}

#dashboardPage h1 { 
	color: #000;
	}
	
#promoTopbar {
	color: #999;
	text-align: center;
	}
	
#emailArticleBg {
	background: #fff;
	padding: 25px;
	}		
	
#dashboardTabsTop {
	background: url(../images/tabsTop.gif) no-repeat;
	height: 9px;
	overflow: hidden;
	}	
	
#dashTabsBtm {
	background: url(../images/tabsBtm.gif) no-repeat;
	*margin-top: -2px;
	}	


.dashboardTabsStyle ul {
	*margin-top: 3px !important;
	}
	
.dashboardTabsStyle ul li {
	height: 26px;
	*height: 26px;
	*margin-top: -3px;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	}
		
.dashboardTabsStyle ul li a {
	padding: 0px;
	cursor: default;
}

.stepNo {
	background: #333;
	width: 26px;
	height: 26px;
	overflow: hidden;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 1.9;
	text-align: center;
	float: left;
}

.stepLabel {
	float: left;
	width: 188px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 1.4;
}

#mockTab {
	background: #fff;
	margin: 0px auto 0px 0px;
	width: 170px;
	height: 25px;
	display: block;
	}

.currentStep {
	color: #fff;
	*border-bottom: 0px !important;
	*height: 26px !important;
	}

.dashboardTabsStyle ul li a:hover {
	color: #EA7C00;
	}		

#floatHeadingInH1 {
	float: left;
}

#promotionCredit {
	float: right;
	text-transform: capitalize;
}

.releaseOuter {
	margin-top: 10px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	}

.releaseImg {
	float: left;
	}
	
.releaseImg img {
	width: 200px;
	height: 200px;
	}	
	
#release1 {
	float: left;
	}	
	
#explore {
	margin-top: 25px;
	}	
	
#sendToFriend {
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	font-size: 12px;
	}	
	
#button_sendToFriend {
	background-image: url(/promo/common/images/buttonBg_sendToFriend.png);
	width: 141px;
	height: 20px;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	line-height: 1.9;
	*line-height: 1.7;
	text-indent: 10px;
	margin: 10px auto;
	}	
	
#button_sendToFriend:hover {
	background-position: 0px -20px;
	}	
	
.promoButton {
	background-image: url(/promo/common/images/buttonBgLonger.png);
	width: 116px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	height: 18px;
	display: block;
	padding-top: 2px;
	*padding-top: 1px;
	*height: 19px;
	text-indent: 10px;
	margin: 0px 0px 0px auto;
	cursor: pointer;
	float: right;
	margin-left: 10px;
	}
	
.qsPointText .promoButton {
	float: left;
	margin: 10px 10px 20px 0px;
	}
	
.promoButton:hover {
	color: #fff;
	background-position: 0px -20px;
	}	

/* SEND TO FRIEND */


#sendToFriendForm {
	border-width: 2px;
	border-style: solid;
	}
	
#login_table td {
	text-align: left;
	}
	
.loginLeftcol {
	text-align: right !important;
	}	
	
#storePopupShadow, #storePopupBg {
	width: 383px !important;
	height: 385px !important;
}
	
.popupformField, .popupformTextarea, .popupformMsgTextarea {
	width: 200px;
	*width: 198px;
	margin-left: 10px;
	overflow: auto;
	}	
	
.popupformTextarea, .popupformMsgTextarea {
	height: 50px;
	}
	
.verificationCode img , .refreshTxt {
	margin-left: 10px;
	}		
	
.refreshTxt {
	padding-top: 5px;
	}	
	
.refreshButton {
	margin-top: 5px;
	}
		
.emailArticleInfo {
	margin-top: 10px;
	}	
#submitLogin_table {
	margin-top: 0px !important;
	}
	
.friendsOnly {
	font-size: 10px;
	margin-left: 10px;
	}	
	
#submitLogin_table {
	margin: 0px auto !important;
	}	
	
#popupTopLeftShadow {
	background: url(/bandit/images/common/genericPopupTopLeftShadow.png) no-repeat;
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupBtmLeftShadow {
	background: url(/bandit/images/common/genericPopupBtmLeftShadow.png) no-repeat;
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupLeftShadow {
	background: url(/bandit/images/common/genericPopupLeftShadow.png) no-repeat;
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupTopRightShadow {
	background: url(/bandit/images/common/genericPopupTopRightShadow.png) no-repeat;
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupBtmRightShadow {
	background: url(/bandit/images/common/genericPopupBtmRightShadow.png) no-repeat;
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupRightShadow {
	background:  url(/bandit/images/common/genericPopupRightShadow.png) no-repeat;
	height: 20px;
	overflow: hidden;
	width: 10px;
	}				
	/*
.dashButton {
	background: url(/promo/common/images/buttonBg.png) #950c09  !important;
	}
	
.dashButton:hover {
	background-position: 0px -20px !important;
	}
	*/
.qsSection {
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0px 25px 0px;
}	
	
.qsPointText {
	margin-top: 10px;
	margin-left: 45px;
	}	
	
.dashboardTable label input {
	margin-right: 5px;
	}	
	
