@charset "utf-8";

#CatHeader .CheatLinks a:hover { color: #EC0000; } 
#placeHolderPadding .CodeSearchListAltRow a:hover,#placeHolderPadding .CodeSearchListRow a:hover { color:#EC0000; text-decoration:unline; } 
.TopBar { background:#EC0000; }

.BackgroundImage { width:100%; height:1000px;   background: url(../images/index/backgrounds/ps3.png)  repeat-x scroll center 0; position:absolute; left:0; z-index:1; top:0; } 
#CatPageRight .PagerBut .Up { background:transparent url(/BVModules/Themes/Codejunkies/images/Category-page/Pager-buttons.png) no-repeat scroll -87px 0; width:37px; height:25px; float:left; cursor:pointer;  }  
#CatPageRight .PagerBut .Down { background:transparent url(/BVModules/Themes/Codejunkies/images/Category-page/Pager-buttons.png) no-repeat scroll -87px -30px; width:37px; height:25px;  float:left; cursor:pointer;     }  
h1 {
	font-size:180%;
	float:left;
	display:block;
	width:800px;
	text-align:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight:normal;
}


h2 {
	color: #EC0000;
}


h3 {
	color: #EC0000;
}

h4 {
	color: #EC0000;
}


h5 {
	color: #EC0000;
}

.consoleTextColour {
	color: #EC0000;
}


.Price {
	color: #EC0000;
	font-size:110%;
	font-weight:bold;
	display:block;
	float:left;
	padding-right:100px;
	
}

.addArrow {
	/*background-image:url(../images/arrows/arrow_ps3.gif);*/
}

#Header .logoPlace a {
	background-image:url(../images/junkies_logos/ps3-junkies-logo.gif);
}

/*main menu colour area*/


.headerMenu .homeBox {
	background-color:#301211;
}

.headerMenu .shopBox  {
	background-color:#660000;
}

.headerMenu .newsBox  {
	background-color:#990000;	
}	

.headerMenu .supportBox  {
	background-color:#CC0000;
}	

.headerMenu .codesBox  {
	background-color:#EC0000;
}	


/*product tabs*/
.TabbedPanelsTab {
	background-color: #EC0000;

}

.TabbedPanelsTab1 {
	background-color: #660000;

}

.TabbedPanelsTab2 {

	background-color: #CC0000;

}

.TabbedPanelsTab3 {
	background-color: #EC0000;
}


.TabbedPanelsTabHover {
	background-color: #000000;
}

.TabbedPanelsTabSelected {
	background-color: #000000;
}
/*midsection colour bar*/

.crumbLogbar {
background-color:#EC0000;
background-image:none;

	}
	
.crumbLogbar a, a:visited a:link {
	color:#EC0000;
}
	
		
/*shopping cart right side bar */

#Accordion1 a, a:visited a:link {
	text-decoration:none;
	color:#EC0000;
	
}

.blackBox a, a:visited a:link {
	color:#EC0000;

}

#productSectionUpsell a, a:visited a:link {
	color:#EC0000;

}

/*main section over ride */

#placeHolderPadding a, a:visited a:link {
	color:#EC0000;
}

#footer a:hover {
	color:#EC0000
}

.minicartsubtotal {
		color:#EC0000
}

