/* --- Main layout --- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height:1.4em;
	background-color: #000000;
}

#wrapper {
	width: 950px;
	margin: auto;
	padding: 0;
	text-align: left;
	border-left:0px solid #222222;
	border-right:0px solid #222222;
	background-position: center;
    background-color: #222222;
}

.header {
	height: 222px;
	width: 950px;
	background-image:url(images/header.jpg);
	text-indent:-999em;
}

.header a {
	background-position:bottom;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	}

a#logo {
	background:url(images/header.jpg) center no-repeat;
	width:950px;
	height:222px;
}

#mainPic {
	height: 222px;
	width: 950px;
	color:#FFFFFF;
	background-image:url(../images/bigPic.jpg);
	text-indent:-999em;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: small;
	width: 950px;
	text-align:left;
	background: url(/images/menu_background.jpg) repeat-x;
}

#menu ul {
	display: inline;
	list-style:none;
	margin:0;
	padding:0;
	}

#menu ul li {
	float: left;
	}

#menu ul li.first {
	display: inline;
	display: block;
	border-right:#cacaca 1px solid;
	}

#menu ul li.b{
	border-right:#cacaca 1px solid;
	}


#menu ul li a {
	text-decoration: none;
	color: #333333;
	font-size: small;
	font-weight: normal;
	display: block;
	padding: 8px 20px 8px 20px;
	}

#menu li a:hover {
	color: #333333;
	background-color: #eaeaea;
	display: block;
	padding: 8px 20px 8px 20px;
}


#submenu {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: small;
	background-color:#ffffff;
	width: 930px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
	padding:10px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom: 1px #c0c0c0 solid;
}

#submenu ul {
	display: inline;
	list-style:none;
	margin:0;
	padding:0;
	color: #333;

	}

#submenu ul li {
	display: inline;
	padding-left:12px;
	padding-right:12px;
	}

#submenu ul li.first {
	display: inline;
	padding-left:6px;
	padding-right:12px;
	}

#submenu ul li.b{
	border-left:#999999 1px solid;
	}


#submenu ul li a {
	text-decoration: none;
	color:#333333;
	font-size: small;
	font-weight: normal;
	}

#submenu li a:hover {
	text-decoration: underline;
}


#mainContent {
	background-color: #ffffff;
	background-position:right;
	width: 930px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float:left;
	color: #666666;
	line-height:1.4em;
	padding: 10px;
}

#mainContent.full {
	background-color: #ffffff;
	background-image:none;
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float:left;
	color: #666666;
	line-height:1.4em;
	padding: 14px 10px 18px 10px;
}

.clear{
	clear:both;
	}

.left {
	width:640px;
	padding: 4px 15px 8px 8px;
	float: left;
	text-align:justify;
}

.clear{
	clear:both;
	}

.right {
	width:230px;
	padding: 4px 4px 4px 8px;
	float: right;
}

.frontImage {
	margin: 8px 0px 10px 0px;
	border-top:dotted 1px #565F6A;
}

.mediumImage {
	text-align: center;
	width:210px;
	padding: 8px 10px 16px 8px;
	margin: 8px 0px 0px 0px;
	border: solid 1px #c0c0c0;
}
.rightText {
	width:218px;
	padding: 6px 0px 0px 2px;
	margin: 8px 0px 0px 0px;
	text-align: left;
}
#ageBlock {
	width:218px;
	padding: 4px;
	margin: 8px 0px 8px 0px;
	background-color: #fff;
	border: 1px solid #c0c0c0;
	text-align: left;
	color: #334A2D;
}
#ageBlock .age{
	float: left;
	width: 60px;
	padding: 0px;
}
#ageBlock .starRating {
	width: 180px;
	height: 50px;
	text-align: center;
}



.ratingArea {
	text-align:left;
	padding:2px;
	border-top:1px dotted #565F6A;
}
.rating {
	height:22px;
}
.ratingHeading {
	font-weight:bold;
	text-transform:uppercase;
	color: #0066CC;
	height: 24px;
}
.ratingBar {
	margin-right:8px;
	float:left;
}
.ratingText {
	padding-bottom:3px;
	font-weight:bold;
	float:left;
}

#half_left {
	width:440px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
}

#half_right {
	width:480px;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	display: block;
	float: right;
}

#half_right h2 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:4px;
	font-weight:normal;
	color: #4F4F4F;
	text-align: center;
}

.divide {
	border-bottom: solid #c0c0c0 1px;
	height:1px;
	width:648px;
	margin-bottom: 18px;
}

.divide_full{
	border-bottom: solid #c0c0c0 1px;
	height:1px;
	width:897px;
	margin-bottom: 18px;
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	width:930px;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size:small;
	background-color: #222222;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	float:left;
}

#footer_left {
	width:180px;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	margin-right: 2px;
	display: block;
	float: left;
	text-align:left;
}

#footer_right {
	width:470px;
	padding: 0px;
	padding-right:10px;
	margin: 0px;
	display: block;
	text-align:right;
	float: right;
}
#footerCopyright {
	font-size: 11px;
	width:900px;
	padding: 0px;
	padding-right:10px;
	margin: 0px;
	display: block;
	text-align:right;
	float: right;
	line-height: 1.3em;
}
#footer .footerHead {
	background-color: #333333;
	padding: 2px;
	font-weight: bold;
	display: block;
}

.footerSmall {
	font-size:small;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color: #4F4F4F;
}

#mainContent.full h1 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color: #4F4F4F;
}

#mainContent h2 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-bottom:0px;
	font-weight:normal;
	color: #4F4F4F;
}

#mainContent a:link {
		color: #4F4F4F;
		text-decoration: underline;
		}
#mainContent a:visited {
		color: #4F4F4F;
		text-decoration: underline;
		}
#mainContent a:hover {
		color: #000000;
		text-decoration: none;
		}
#mainContent a:active {
		color: #4F4F4F;
		text-decoration: underline;
		}

img a, a img{border:0}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:active {
	color: #ffffff;
	text-decoration: none;
}

#mainContent .productHeaders {
	float:left;
	font-size: 12px;
	font-weight:bold;
	color: #2F4157;
	height: 30px;
}
.merchantHeader {
	width: 110px;
	margin-left: 10px;
	float: left;
}

.priceHeader {
	width: 70px;
	text-align: center;
	padding-right: 15px;
	float: left;
}

.postageHeader {
	width: 40px;
	text-align: right;
	padding-right: 15px;
	float: left;
}

.stockCheckHeader {
	width: 30px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

.productNotesHeader {
	width: 240px;
	padding-left: 10px;
	float: left;
	}

.moreInfoHeader {
	width: 80px;
	padding-left: 10px;
	height: 30px;
	float: left;
}

#mainContent .productDetail {
	float:left;
	background-color:#eaeaea;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #dadada;
	padding-top:6px;
	padding-bottom:0px;
	vertical-align:middle;
}
.merchant {
	width: 110px;
	margin-left: 10px;
	margin-top:6px;
	height: 30px;
	float: left;
}

.price {
	width: 70px;
	text-align: right;
	font-size: 18px;
	margin-top:8px;
	padding-right: 15px;
	height: 30px;
	float: left;
}

.postage {
	width: 40px;
	text-align: right;
	margin-top:9px;
	padding-right: 15px;
	height: 30px;
	float: left;
}

.stockCheck {
	width:30px;
	text-align: center;
	margin-top:9px;
	padding-left: 6px;
	padding-right: 6px;
	height: 30px;
	float: left;
}

.productNotes {
	width: 230px;
	padding-left: 10px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F4157;
	text-align: left;
	line-height: 1em;
	height: 30px;
	vertical-align: middle;
	}

.moreInfo {
	width: 80px;
	padding-left: 10px;
	height: 30px;
	float: left;
}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	margin: 8px 0px 8px 0px;
	display: block;
	width: 200px;
}
.imageLabel {
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 4px;
	padding: 4px;
	text-align: center;
	background-color: #eaeaea;
}

.rrp {
	font-size: 15px;
	font-weight: normal;
	color: #53586A;
	display: block;
	width: 120px;
	height: 60px;
	vertical-align: top;
	float: left;
}
.releaseDate {
	font-size: 15px;
	font-weight: normal;
	color: #53586A;
	display: block;
	width: 240px;
	height: 60px;
	vertical-align: top;
	float: left;
}
.platform {
	font-size: 15px;
	font-weight: normal;
	color: #53586A;
	display: block;
	width: 240px;
	height: 60px;
	vertical-align: top;
	float: left;
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4F4F;
	font-weight:bold;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	height:30px;
	margin-bottom: 10px !important;
	margin-top: 6px !important;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	font-size: 13px;
	display: block;
	height: 30px;  
	line-height: 30px;
	padding: 0px 15px 0px 15px;
	text-align: center;	
	text-decoration: none;
	color: #333;
	margin:0px;	
	margin-right: 4px;
	position:relative;
	top:1px;
}

ul.tabs a:active {
	color:#333 !important;
	text-decoration: none !important;
	background-color:#c0c0c0 !important;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	color:#333 !important;
	background-color:#c0c0c0;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	color:#3333 !important;
	text-decoration: none !important;
	background-color:#c0c0c0 !important;
}

/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.panes div.gametype {
	display:none;		
}

