@charset "UTF-8";
/* CSS Document */
/* HTML Tags */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#505050;  /*e4e4e4 565656*/
	background-image:url(../images/backgrounds/page.gif);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
}
div {
	float:left;
	margin:0;
	padding:0;	
	}
p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
p, li {
	font-size:12px;
	line-height:20px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 20px 0px 5px 0px;
}
h2 {
		font-size:14px;
		/* color:#f47321; */
 
		padding:8px 0 0px 0px;
}
.page_content_header h2, .chart_header h2  {
		color:#f47321;
		margin:0;
}
h3, h4, h5 {
	padding:8px 0 0px 0px;
}

h3 {
		font-size:16px;
		color:#555;
		padding:8px 0 0px 0px;
		margin:0;
		font-weight:normal;
	}
img {
	vertical-align:middle;
	border:0;
}
td {
	vertical-align:top;
}

form {
	padding: 0;
	margin: 0;	
}
/* Divs */
#page_holder {
	margin:0 auto 0 auto;
	width:1002px;	
	float:none;
	text-align: left;

}
	#header {
		width:1002px;
		background-color:#FFF;
	}
		#header_links {
			float:right;
			padding:5px 10px 0 0;
		}
	#top_menu {
		width:1002px;
	}
	#flash_hero {
		width:1002px;
	}
	#games_menu {
		width:1002px;
	}
	#sub_menu {
		width:1002px;
		background-image:url(../images/backgrounds/sub_menu.jpg);
		background-repeat:repeat-x;
		height:29px;
		color:#999;
		font-weight:bold;	
	}
	#search_holder {
			width:1002px;
			background-color:#e4e4e4;
	}
	#search {
		padding-left:10px;
		}
	#shopping_cart {
		padding:15px 10px 0 0;
		float:right;
		}
	#content_holder {
		width:1002px;
		background-color:#e4e4e4;
			

	}
	#content_left {
		width:700px;

	}
	#content_right {
		width:280px;
		height:1444px;
		float:right;
	}
	#footer_holder {
		width:100%;
		background-color:#565656;
		background-image:url(../images/backgrounds/footer.gif);
		background-repeat:repeat-x;
		height:42px;				
	}
	#footer {
		width:1000px;
		margin:0 auto 0 auto;
		float:none;
		color:#CCC;
		padding-top:15px;
		}
	#footer_left {	
	}
	#footer_right {
		float:right;	
	}



/* Classes */
.pad_central_content {
  padding: 0 10px 10px 10px;
}

.center_column {
	background-color:#e4e4e4;
	padding:15px;
}
.page_content_header {
	width: 700px;
	background-image:url(../images/charts/header-background.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding:0;
	margin:0;
}
.page_content_header h2{
	padding-left:10px;
}
.page_content {
		width: 680px;
		background-color:#f2f2f2;
		padding:10px 10px 10px 10px;
		margin:0px 0px 10px 0px;
	}
.holder {
	width:100%;
}
.split2 {
	width:50%;
	}
.split3 {
	width:33%;
	}
.split4 {
	width:25%;
	}
.floatLeft {
	float:left;	
	padding-right:10px;

}		
.floatRight {
	float:right;
	padding-left:10px;
}
.smallText {
	padding:10px;
}
.also_available, .productInfoSubHeading {
	margin: 0px 20px 5px 10px;
}
.pageHeading {
	margin: 0px;
	padding:0px;
}		
/* Links */
a:link, a:visited {
	color: #818285;
	text-decoration:none;
}
a:hover {
	color: #00aeef;
	text-decoration:underline;
}
.infoBox a:link, .infoBox a:visited {
	color: #000;
	text-decoration:none;
}
.infoBox a:hover {
	color: #f47321;
	text-decoration:underline;
}


.infoBoxHeading a:link, .infoBoxHeading a:visited {
	color: #f47321;
	text-decoration:none;
}
.infoBoxHeading a:hover {
	color: #00aeef;
	text-decoration:underline;
}


.productListing-heading a:link, .productListing-heading a:visited {
	color: #FFF;
	text-decoration:none;
}
.productListing-heading a:hover {
	color: #00aeef;
	text-decoration:underline;
}

#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration:none;
}
#footer a:hover {
	color: #FFF;
	text-decoration:underline;
}

#sub_menu a.selectedChart:visited {
        color: #f47321;
}

/* Sub Menus */
		#sub_menu a:link, #sub_menu a:visited {
			color: #FFF;
			text-decoration:none;
		}
		#sub_menu a:hover {
			color: #f47321;
			text-decoration:underline;
		}
			
#sub_menu_all {
	padding:10px 0px 0px 15px;
        width: 980px;
}

#sub_menu_right_links {
        float: right;
}


div.trailer_name {
  float: none; 
  margin: 1em auto;
  width: 70%;
}

table.trailers td {
  text-align: center;
  vertical-align: center;
  margin: 5px 0px;
  padding: 24px 2px;
}

div.console_info {
}

.stars {
  margin-left: 15px;
  margin-top: 3px;
  margin-right: 3px;
/*  margin-bottom: 5px;*/
  float: right;
  font-size: 12px;
}

.stars img {
  vertical-align: baseline;
}

.rrp, .youSave {
  font-size: 14px;
}

.rrp {
  margin-top: 3px;
/*  font-size: 3px;*/
}

.inStock {
  color: green;
}

.youSave {
  margin-top: 12px;
}