/* set the body background image */
body.game-info
{
	background: #080808 url(images/bodybkg.jpg) no-repeat top center;
}
/* set the wrapper (this makes the two colum effect) */
body.game-info #wrapper
{
	background: transparent url(images/contentbkg.gif) repeat-y left;
}

body.game-info #content
{
	background: transparent url(images/content-inner-bkg.jpg) no-repeat bottom left;/**/
}

body.game-info #footer
{
	background: transparent url(images/footer-bkg.jpg) no-repeat top center;
}




/*= style the whole panel
------------------------------------------------------*/
.game-info #secondary .box
{
	background: #000;
	border: 1px solid #44331c;
}

/*= style the game-info-panel (bit with the packshot and the buttons)
------------------------------------------------------*/
.game-info #secondary .box div.game-info-panel
{
	background: #201000 url(images/grad-1.gif) repeat-x bottom; 
	border: none;
}

/*= style the game-available-on-panel (bit with the also available on text)
------------------------------------------------------*/
.game-info #secondary .box div.game-available-on-panel
{
	background: #0a0500 url(images/platformsbkg.gif) repeat-x top; 
	border: none;
}
body.game-info #secondary .game-available-on-panel dt.title
{
color: #a6a6a6;
}
/*= title class on the game-info tab
------------------------------------------------------*/
body.game-info #secondary dt.title, body.game-info #secondary dt.title a
{
	color: #ce9742;
}
body.game-info #secondary dt.title a:hover
{
	color: #fff;
}
/* platforms */
body.game-info #secondary dd.platforms a
{
	color: #ce9742;
}
body.game-info #secondary dd.date
{
	color: #c9c7c7;
}

/*= style the related links
------------------------------------------------------*/
.game-info #related-links ul.links li a
{
	color: #ce9742;
	border-bottom: 1px solid #9b9b9b;
}
/* over state */
.game-info #related-links ul.links li a:hover
{
	color: #ffba00;
}
/*= style the game text
------------------------------------------------------*/
body.game-info #primary p.first
{
	color: #cf9946;
	font-size: 13px;
	font-weight: bold;
}

body.game-info #primary 
{
	color: #c2c2c2;
}

/*= age rating
------------------------------------------------------*/
.game-info div#age-rating.module.mini .logo
{
	background: transparent url(images/codies-age-rate-bkg.jpg) no-repeat center bottom;
	padding: 9px;
	border: 1px solid #44331c;
}
.game-info div#age-rating.module.mini 
{
	background: none;
	padding: 0px;
}

.game-info div#age-rating.module.mini .bottom
{
	background: none;
	padding: 0px;
}
.game-info div#age-rating.module.mini .shadow
{
	background: none;
	padding: 0px;
}
.game-info div#age-rating.module.mini dt.title 
{
	color: #b6b6b6;
}


.game-info div#age-rating.module.mini dd a
{
	color: #ce9742;
}
/* =rss logo
----------------------------------------*/
body.game-info p.rss a 
{
	background: transparent url(images/rss.gif) no-repeat top left;
	height: 14px;
	width: 14px;
}

/* =downloads and news lists
----------------------------------------*/
body.game-info #primary div.module.list dl
{
	background: #17130b;
	padding: 6px 0px 7px 10px;
	margin-left: 3px;
	margin-right: 5px;
}
body.game-info #primary div.module.list dl.alt
{
	background: #2a2213 url(images/alt-bkg.gif) repeat-x bottom;
}
body.game-info #primary div.module.list, body.game-info #primary div.module.list .bottom
{
	background: none;
}

body.game-info #primary div.module.list dl dt.title, 

body.game-info #primary div.module.list dl dd.summary strong, body.game-info #primary div.module.list dl dt.title a:hover,
.game-info p.all a:hover
{
	color: #cf9946;
}
body.game-info #primary div.module.list dl dt.title a,
body.game-info #primary div#related-downloads.module.list dl dt.title ,
.game-info p.all a
{
color: #b4b4b4;
}
body.game-info #primary div#related-downloads.module.list dl dt.title 
{
	border-bottom: 1px solid #343434;
}
body.game-info #primary div.module.list dl dd.image
{
	border-right-color: #545454;
}

body.game-info #primary #related-downloads.module.half dd.more a 
{
	background: transparent url(images/download.gif) no-repeat top left;
}
body.game-info #primary #related-downloads.module.half dd.more a:hover
{
	background: transparent url(images/download-over.gif) no-repeat top left;
}
body.game-info #primary div.module.list dl dd
{
	color: #a9a9a9;
}
body.game-info #primary div.module.list dl dd a
{
	color: #cf9946;
}
body.game-info #primary div.module.list dl dd a:hover
{
color: #fff;
}

body.game-info p.all a
{
background: transparent url(images/toggle-arrow-right.gif) no-repeat top  right; 
}
body.game-info p.all a:hover
{
background: transparent url(images/toggle-arrow-right-over.gif) no-repeat top  right; 
}

/*
fix the buttons
*/
body.game-info #secondary dd.release-links a.button.red span
{
background: transparent url(images/red-button-left-grey.gif) no-repeat left top;
}
body.game-info #secondary dd.release-links a.button.red:hover span
{
background: transparent url(images/red-button-left-grey-over.gif) no-repeat left top;
}

body.game-info #secondary dd.release-links a.button.blue span
{
background: transparent url(images/blue-button-left-grey.gif) no-repeat left top;
}
body.game-info #secondary dd.release-links a.button.blue:hover span
{
background: transparent url(images/blue-button-left-grey-over.gif) no-repeat left top;
}


#secondary dd.release-links a.button.turquoise span
{
background: transparent url(images/turquoise-button-left-grey.gif) no-repeat left top;
}
#secondary dd.release-links a.button.turquoise:hover span
{
background: transparent url(images/turquoise-button-left-grey-over.gif) no-repeat left top;
}


/**/
body.game-info #secondary dd.release-links a.button.blue
{
background: transparent url(images/brown-button-right.gif) no-repeat left;
}

body.game-info #secondary dd.release-links a.button.blue:hover
{
background: transparent url(images/brown-button-right-over.gif) no-repeat left;
}


body.game-info #secondary dd.release-links a.button.blue span
{
background: transparent url(images/brown-button-left.gif) no-repeat left;
}
body.game-info #secondary dd.release-links a.button.blue:hover span
{
background: transparent url(images/brown-button-left-over.gif) no-repeat left;
}
/**/

body.game-info #secondary dd.release-links a.button.turquoise
{
background: transparent url(images/green-button-right.gif) no-repeat left;
}

body.game-info #secondary dd.release-links a.button.turquoise:hover
{
background: transparent url(images/green-button-right-over.gif) no-repeat left;
}


body.game-info #secondary dd.release-links a.button.turquoise span
{
background: transparent url(images/green-button-left.gif) no-repeat left;
}
body.game-info #secondary dd.release-links a.button.turquoise:hover span
{
background: transparent url(images/green-button-left-over.gif) no-repeat left;
}



/*
book mark stuff 
*/
#linkme {
	background:transparent url(../../grid/full-skin/images/global/bookmarks.gif) no-repeat top left;
	
}
#bookmarkLink {

	border:1px solid #999;
	background-color:#111214;

}
#bookmarkLink a {
	text-decoration:none;
	color: #fff;
	font-weight: normal;
}

body.game-info #primary div.module.list .full
{
background: none;
}

/*
promo things
*/
.game-info h5.get_updates a
{
	background: url(images/new_promo_ads/englishusa/getupdates.jpg) no-repeat ;
	height: 95px;

}

.game-info h5.join_the_community a
{
	background: url(images/new_promo_ads/englishusa/joincommunity.jpg) no-repeat;
	height: 95px;

}
