@charset "utf-8";

#CatHeader .CheatLinks a:hover { color: #3096FF; } 
#placeHolderPadding .CodeSearchListAltRow a:hover,#placeHolderPadding .CodeSearchListRow a:hover { color:#3096FF; text-decoration:unline; } 
.TopBar { background:#3096FF; }
.BackgroundImage { width:100%; height:1000px;   background: url(../images/index/backgrounds/ps2.png) no-repeat 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 -43px 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 -43px -30px; width:37px; height:25px;  float:left; cursor:pointer;     }  
#placeHolderPadding .CodeSearchListAltRow a:hover,#placeHolderPadding .CodeSearchListRow a:hover { color:#3096FF; } 

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: #3096FF;
}


h3 {
	color: #3096FF;
}

h4 {
	color: #3096FF;
}


h5 {
	color: #3096FF;
}

.consoleTextColour {
	color: #3096FF;
}


.Price {
	color: #3096FF;
	font-size:110%;
	font-weight:bold;
	display:block;
	float:left;
	padding-right:100px;
	
}

.addArrow {
	/*background-image:url(../images/arrows/arrow_ps2.gif);*/
}

#Header .logoPlace a {
	background-image:url(../images/junkies_logos/ps2-junkies-logo.gif);
}

/*main menu colour area*/
/*Home*/

.headerMenu .homeBox {
	background-color: #0A1E33;
}

.headerMenu .shopBox  {
	background-color:#133C66;
}

.headerMenu .newsBox  {
	background-color:#1D5A99;	
}	

.headerMenu .supportBox  {
	background-color:#2678CC;
}	

.headerMenu .codesBox  {
	background-color:#3096FF;
}	


/*product tabs*/
.TabbedPanelsTab {
	background-color: #3096FF;

}

.TabbedPanelsTab1 {
	background-color: #133C66;

}

.TabbedPanelsTab2 {

	background-color: #2678CC;

}

.TabbedPanelsTab3 {
	background-color: #3096FF;
}


.TabbedPanelsTabHover {
	background-color: #000000;
}

.TabbedPanelsTabSelected {
	background-color: #000000;
}
/*midsection colour bar*/

.crumbLogbar {
background-color:#3096FF;
background-image:none;

	}
	
.crumbLogbar a, a:visited a:link {
	color:#3096FF;
}
		
/*shopping cart right side bar */

/*#Accordion1 a, a:visited a:link {
	text-decoration:none;
	color:#3096FF;
	
}*/

.blackBox a, a:visited a:link {
	color:#3096FF;

}

#productSectionUpsell a, a:visited a:link {
	color:#3096FF;

}


/*main section over ride */

#placeHolderPadding a, a:visited a:link {
	color:#3096FF;
}


#footer a:hover {
	color:#3096FF;
}

.minicartsubtotal {
	color:#3096FF;
}

/* Product Pages */

.productSubTitle {
    width: 100%;
    padding: 0 0 6px 0;
    border-bottom: 2px solid #3096FF;
    margin: 10px 0 10px 0;
    float: left;
    font-size:120%;
    font-weight:bold;
}