@charset "utf-8";
/* main.css */

/* -------------------------------------------------------------------------------------------------- */
/* ------------------ Main Skin Dependant Styles Containing ALL SKIN THEME Settings ----------------- */
/* -------------------------------------------------------------------------------------------------- */

/*.context_bar_form_field
{
height: 15px;
#height: 15px; only applies to IE7
_height: 21px; only applies to IE6 and older
} */

/* ------------ BODY + THEME SETTING background ------------- */
 
body { 
	background: #EFEFEF url(images/body_bg_ufc3.jpg) center top no-repeat fixed; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px; 
	font-weight:bold;
	color:#333; 
} 

a, input
{
    outline: none;
	-moz-outline-style: none;
}

/*yellow: fede4f, hover: fff34e */
table, table td, table tr{}
a, a:link, a:visited, a:active, a:hover {
	color:#1a9000;
	text-decoration:none;
	font-weight:bold;
	outline: none;
	-moz-outline-style: none;
}
a:hover {
	color:#167800;
	font-weight:bold;
	text-decoration:underline;
}
.alternatelinks a, .alternatelinks a:link, .alternatelinks a:visited, .alternatelinks a:active, .alternatelinks a:hover
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	outline: none;
	-moz-outline-style: none;
	font-size:9px;
}
.alternatelinks a:hover
{
	color:#167800;
	font-weight:bold;
	text-decoration:underline;
}
.bottombar{
	height:40px; background:url(images/menubalk_bottom_full.jpg) no-repeat top;
}
.Normal, .NormalRed, .NormalGreen
{
	font-family:Verdana, Arial;
	font-size:10px;
}
.NormalRed
{
	color:Red;
}
.NormalGreen
{
	color:#50b848;
}
#wrapper{
	width: 980px;
	margin: 0px auto auto auto;
	text-align: left;
	position: relative;
}
#toparea{
	width: 980px;
	height: 318px;
	text-align: left;
	position: absolute;
	display: block;
	overflow: visible;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Custom headers per page */
.topareadefault
{
	background:url(images/3_headertop.jpg);
}
.topareadefaultNL{
	/* background:url(images/header_banner_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PS3
{
	/* background:url(images/header_banner_ps3.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PS3_NL
{
	/* background:url(images/header_banner_ps3_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PS2
{
	/* background:url(images/header_banner_ps2.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PS2_NL
{
	/* background:url(images/header_banner_ps2_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PSP
{
	/* background:url(images/header_banner_psp.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PSP_NL
{
	/* background:url(images/header_banner_psp_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_NGP
{
	/* background:url(images/header_banner_psp.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_NGP_NL
{
	/* background:url(images/header_banner_psp_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_X360
{
	/* background:url(images/header_banner_x360.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_X360_NL
{
	/* background:url(images/header_banner_x360_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Wii
{
	/* background:url(images/header_banner_wii.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Wii_NL
{
	/* background:url(images/header_banner_wii_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Wii2
{
	/* background:url(images/header_banner_wii.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Wii2_NL
{
	/* background:url(images/header_banner_wii_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_DS
{
	/* background:url(images/header_banner_ds.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_DS_NL
{
	/* background:url(images/header_banner_ds_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_N3DS
{
	/* background:url(images/header_banner_n3ds.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_N3DS_NL
{
	/* background:url(images/header_banner_n3ds_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_3DS
{
	/* background:url(images/header_banner_3ds.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_3DS_NL
{
	/* background:url(images/header_banner_3ds_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PC
{
	/* background:url(images/header_banner_pc.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_PC_NL
{
	/* background:url(images/header_banner_pc_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_VTECH
{
	/* background:url(images/header_banner_vtech.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_VTECH_NL
{
	/* background:url(images/header_banner_vtech_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Accessoires
{
	/* background:url(images/header_banner_accessoires.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Accessoires_NL
{
	/* background:url(images/header_banner_accessoires_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Guides
{
	/* background:url(images/header_banner_guides.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Guides_NL
{
	/* background:url(images/header_banner_guides_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Special
{
	/* background:url(images/header_banner_special.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Special_NL
{
	/* background:url(images/header_banner_special_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Merchandise
{
	/* background:url(images/header_banner_merchandise.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Merchandise_NL
{
	/* background:url(images/header_banner_merchandise_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Aanbiedingen{
	/* background:url(images/header_banner_aanbiedingen.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_Aanbiedingen_NL{
	/* background:url(images/header_banner_aanbiedingen_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_XBOX{
	/* background:url(images/header_banner_XBOX.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_XBOX_NL{
	/* background:url(images/header_banner_XBOX_NL.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_GC{
	/* background:url(images/header_banner_GC.jpg); */
	background:url(images/3_headertop.jpg);
}
.toparea_GC_NL{
	/* background:url(images/header_banner_GC_NL.jpg); */
	background:url(images/3_headertop.jpg);
}

/* ------------------ */
/* ------ MAIN ------ */
#header, #headerNL
{
	background-repeat:no-repeat;
	height:105px;
	width:980px;
	position:absolute;
	text-align:left;
	display:block;
	z-index:0;
}
.GMLogo
{
	float:left; 
	width:335px;  
	height:105px;
}
/* TODO: Check where headeradd is being used? */
.GMHeaderAdd
{
	float:left;
	height:80px;
	width:360px;
}
.GMUQuickPanelWrap
{
	float:right;
	height:80px;
	width:217px;
	z-index:9;
	background: url(images/quickpanel.png) no-repeat;
}

/* --- Theme Settings (body bg contains theme screen) --- */
#thema{ 
	background-repeat:no-repeat;
	background:url(images/3_themaoverlay.png);
	height:154px;
	/* heigh\t:132px; */ /* Internet Explorer 7 and previous Fix */
	width:980px;
	position:absolute;
	text-align:left;
	top:105px;
	z-index:2;
	outline: none;
}

.themasize{
	width:980px;
	height:154px;
	/* heigh\t:132px; */ /* Internet Explorer 7 and previous Fix */
}
.themasize object{
	outline: none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
object{
	outline: none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
#breadcrumbcontent{ /* ----- Set in XML ----- */
	margin-left:30px;
	margin-top:2px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	position:static;
}

/* --- Main Menu --- */
#mainmenu{
	width:980px;
	height:60px;
	background: url(images/3_mainmenubg.png);
	background-repeat: no-repeat;
	text-align:left;
	left:0px;
	top:259px;
	position:absolute;
	display:block;
	overflow:visible;
}
#shadow{
	width:932px;
	height:5px;
	/*background: #181818 url(images/menu_shadow.gif) repeat-x;*/
	background: #181818;
	text-align:left;
	left:26px;
	top:326px;
	position:absolute;
	display:block;
	z-index:-1;
}

/* --- Content --- */
#content{
    margin-top:319px;
    /* margin-left:29px; */
    width:980px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
    font-weight:bold;
    background: transparent url("images/3_contentbgtile.png") repeat-y;
    padding: 5px 0px 10px 10px;
}

/* ------------------- */
/* --- Bottom Menu --- */
#footercontent
{
    width:980px;
    height:40px;
    background: transparent url("images/3_contentbgbottom.png") no-repeat;
}

#bottomcontent{
	padding-top: 20px;
	text-align: center;
	font-weight:bold;
	color:#222;
	font-size:10px;
	margin-left:40px;
}

#bottomspacing
{
    height:20px;    
}

#bottomcontent a, #bottomcontent a:link, #bottomcontent a:visited, #bottomcontent a:active, #bottomcontent a:hover {
	color:#444;
	font-weight:bold;
}
#bottomcontent a:hover{
	color:#000;
	font-weight:bold;
}
#bottomAltContent{}
#bottomAltContent a, #bottomAltContent a:link, #bottomAltContent a:visited, #bottomAltContent a:active, #bottomAltContent a:hover {
	color:#1a9000;
	font-weight:bold;
}
#bottomAltContent a:hover{
	color:#167800;
}
		
/* ----------------------------- */
/* --- GMReleaseChangesGames --- */
.GMRelChgList {
		position: relative;
		top: 0;
		left: 0; 
	margin: 0px;
		width: 100%;   
}
.GMRelChgLI {
	position: relative;
	float: left;
	padding: 0px;
	margin: 4px;
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.GMRelChgLIContent {
	width: 300px;
	position: relative;
	top: 0;
	left: 0;
	vertical-align: top;        
	background-color: #DDD;
	overflow: hidden;
	border: 1px solid #BBB;
	color: #111;
}
.GMRelChgLIBoxTop{
	float: left;
	position: relative;
	width: 100%; 
	background-color: #DDD;
	vertical-align: top;
	height: 30px;
	margin: 0px;
	padding: 4px 8px 2px 8px;
	overflow: hidden;
}
.GMRelChgLIBoxBottom{
	float: left;
	position: relative;   
	clear: both;
	background-color: #CCC;
	vertical-align: middle;
	height: 20px;
	width: 100%;  
	padding: 2px 8px 2px 10px;
	margin: 0px;
	overflow: hidden;
}
.GMRelChgDateValue, .GMRelChgDateValueNormal, .GMRelChgDateValueNegative, .GMRelChgDateValuePositive {
	font-variant: normal;
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	color: #333;
}
.GMRelChgDateValue {
	   text-decoration:line-through;
}
.GMRelChgDateValueNegative {
	color: red;
	font-weight: bolder;
}
.GMRelChgDateValuePositive {
	color: #50b848;
	font-weight: bolder;
}
.GMRelChgTb {
	position: relative;
	top: 0;
	left: 0;
	margin: 0px;
	width: 100%;
}
.GMRelChgTr1, .GMRelChgTr2 {
	float: left;
	width: 100%;
	position: relative;
	background-color: #222;
	vertical-align: middle;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	overflow: hidden;
	height: 16px;
	line-height: 14px;
}
.GMRelChgTr2 {
	background-color: #333;
   padding-left: 10px;
	overflow: hidden;
	width: 95%;
}
.GMRelChgTrPnl2 {
   width: 100%;
	position: relative;
	margin: 0px;
	overflow: hidden;
	height: 16px;
}
.GMRelChgAccLegend {
	clear: both;
	text-align: center;
	margin-bottom: 4px;
	margin-top: 0px;
	position: relative;
}
.GMRelChgAccLegendText {
	font-weight: normal;
	font-size: 9px;
	padding-right: 10px;
	color:#333;
}
.GMRelChgAccLegendIcon {
	border: none;
	padding: 4px 10px 4px 4px;
}
.GMShowAllContent {
   float: left;
	clear: both;
	width: 100%;
	position: relative;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	text-align: left;	
}
a.GMShowAllLink:link, a.GMShowAllLink:hover, a.GMShowAllLink:visited, a.GMShowAllLink:active,.c_content a.GMShowAllLink:link,.c_content  a.GMShowAllLink:hover,.c_content  a.GMShowAllLink:visited,.c_content  a.GMShowAllLink:active {
	font-variant: normal;
	font-weight: bolder;
	font-family: verdana;
	font-size: 10px;
	color: black;
	padding-left: 16px;
	text-decoration: none;
	background: url(images/listind.jpg) no-repeat left top;	
}
a.GMShowAllLink:hover,.c_content a.GMShowAllLink:hover{
	text-decoration: underline;
	color: black;
}

/* GM Accordeon View */
.GMAccContent, .GMAccContentSelected {
		width: 100%;
		overflow: auto;
		position: relative;
		clear: left;
		top: 0;
		left: 0;
		padding-top: 0px;
		padding-bottom: 4px;
		text-align: left;
		overflow: hidden;
}
.GMAccContent{
	display:none;
}
.GMAccHdr, .GMAccHdrSelected, GMAccHdrNormal {
    color:#333;
	width:722px;
	font-size: 13px;
	padding: 7px 2px 2px 2px;
	margin-top: 2px;
	height: 22px; /* + padding */
}

.GMAccHdr, .GMAccHdrSelected
{
    cursor:pointer;
    cursor:hand;
}
.GMAccHdr {
    background-image: url(images/3_titleheader_722.png);
    background-repeat:no-repeat;	
}
.GMAccHdrSelected {
    background-image: url(images/3_titleheader_722.png);
    background-repeat:no-repeat;	
}
.GMAccHdrTitle {
	padding-left:10px;
}
.GMAccHdrCnt {
	font-weight: normal;
	font-size: 10px;
	color: #333;
	vertical-align: middle;
}

.GMMainModuleTitle
{
    background: transparent url(images/3_titleheadermain_722.png) no-repeat;
    width:722px;
    height:35px;
}

/* GM General */
.GMGameDetailDescr
{
	font-variant: normal;
	font-weight: bolder;
	font-family: verdana;
	font-size: 10px;
	color: black;	
}
a.GMGameDetailLink:link, a.GMGameDetailLink:hover, a.GMGameDetailLink:visited, a.GMGameDetailLink:active,.c_content a.GMGameDetailLink:link,.c_content  a.GMGameDetailLink:hover,.c_content  a.GMGameDetailLink:visited,.c_content  a.GMGameDetailLink:active {
	font-variant: normal;
	font-weight: bolder;
	font-family: verdana;
	font-size: 10px;
	padding-left: 2px;
	text-decoration: none;
}
a.GMGameDetailLink:hover,.c_content a.GMGameDetailLink:hover{
	text-decoration: underline;
}

/* ------------------------------- */
/* ------ GMGAMEINFO + Misc ------ */
.gmdetailcontentwrap
{
    padding: 5px 15px 5px 15px;
}

.gmdetailsubcontentwrap
{
    background: #CCC url(images/3_gamedetailgrad.png) no-repeat;
    width:689px;
    border: 1px solid #F2F2F2;
    padding-top:6px;
}
.gmdetailleftcontent
{
    margin-top:6px;
}
.gmdetailstatus
{
    padding: 5px 10px 5px 10px;
    border: 1px solid #DDD;
    background: #F6F6F6;
    font-size: 12px;
    color:#333;
    width:258px;
}

.preorderplus
{
    width: 237px;
    height: 100px;
    padding: 5px 7px;
    background: transparent url(images/3_preorderplus.png) no-repeat;   
}
.preorderplushw
{
    width: 237px;
    height: 100px;
    padding: 5px 7px;
    background: transparent url(images/3_preorderplushw.png) no-repeat;   
}

.GMPreOrderAlts
{
	overflow: hidden;
	display: block;	
	float: left;
	width: 235px;
	padding: 5px 7px;
	font-size: 12px;
	color:#444;
	border: 1px solid #CCC;
}

.usedinfobox
{
    width: 237px;
    height: 122px;
    padding: 5px 7px;
    background: transparent url(images/3_usedinfo.png) no-repeat;   
}
.detailinfomini
{
    font-weight:normal;
    font-size:9px;
    color:#333;
}

.detailinfomini a, .detailinfomini a:link, .detailinfomini a:visited, .detailinfomini a:active, .detailinfomini a:hover {
	color:#555;
	font-weight:normal;
	font-size:9px;
}
.detailinfomini a:hover{
	color:#333;
}

.gmcharsidebanner
{
    width:487px;
    height:33px;
    background: transparent url(images/3_gamecharsidebanner.png) no-repeat;
    margin-left:-11px;
    margin-bottom:10px;
}

.gmcharsidebannercontent
{
    font-weight:normal;
    font-size: 10px;
    padding-top:5px;
    padding-left:15px;
    color:#444;
}

.gmdetailrightwrap
{
    width:100%;
}
.gmdetailrightpositioning
{
    float:right;
    margin-right:-15px;
}
.gmplatformbox
{

}
.gmplatformboxmain
{
    background: transparent url(images/3_platformboxtile.png) repeat-y;
    width:209px;
}
.gmplatformboxcontent
{
    background: transparent url(images/3_platformbox.png) no-repeat;
    width:209px;
    padding-top:32px;
}
.gmplatformboxbottom
{
    background: transparent url(images/3_platformboxbottom.png) no-repeat;
    width:209px;
    height:12px;
}

.GMGameAlsoAvailableOnList {
	margin: 0px; 
	padding-left: 10px;
}
.GMGameAlsoAvailableOnItem {	
	list-style: none;     
	padding:0;     
	margin:0; 
	display: inline;
}

.gmalsoavailablebox
{
    width:187px;
    height:74px;
    background: transparent url(images/3_alsoavailablebox.png) no-repeat;
    padding-top:30px;
    padding-left:22px;
}

.gmaddtobox
{
    width:187px;
    height:74px;
    background: transparent url(images/3_addtobox.png) no-repeat;
    padding-top:30px;
    padding-left:22px;
}

.gminline
{
    display:inline;
}

.GMDetailMainBox {
	width: 100%;
	overflow: visible;
	display: inline;	
	padding-top: 10px;
	float: left;	
	z-index:-1;
}
.GMDetailImageBox {
	width: 185px;
	overflow: visible;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: top;
	clear: left;
}
.GMDetailImageImage {
	border: 1px solid #D0D0D0;
	margin-left:5px;
}

.GMDetailMainCloser {
	height: 8px;
	width: 100%;
	clear: both; 
}

.GMDetailInfoContentBox {
	float: left;
	overflow: hidden;
	display: inline;
	clear: both;
}
.GMDetailInfoContentMainBox {
	width: 244px;
	float: left;
	overflow: auto;
	padding: 8px 0 4px 0;
	margin: 0;
	clear: left;
}
.GMDetailInfoContentDescBox {
	width: 100%;
	/* float: left; */
	overflow: hidden;
	color:#222;
	/* background: #F1F1F1; */
	/* margin: 0 0 0 -1px; */
	padding: 0px 10px 0px 10px;
	/* border: 1px solid #FFF; */
}
.GMDetailLoginBox {
	width: 100%;
	float: left;
	overflow: hidden;
	color:#333;
	font-weight:normal;
	margin: 0px;
	padding: 8px 0 10px 0;
}
.GMDetailInfoContentChar {
	padding: 0px;
	clear: left;
	float: left;	
	width: 100%;
}
.GMGamePlatformThumb {
	border: 0 solid Black;
	margin: 4px 4px 4px 0px;
	text-align: left;
	float: left;
}
.GMDetailCharInfoList {
	text-align: left;
	padding-left:4px;     
	margin:0; 
}
.GMDetailCharInfoItem {	
	list-style: none;     
	padding:0;     
	margin:0; 
}
.GMDetailCharTextLabel, .GMDetailCharTextValue, .GMDetailCharTextValueSmall, .GMGameLongDescriptionTitle, .GMGameLongDescriptionContent,
.GMPegiMainBoxInfoTitle, .GMPegiMainBoxInfoText, .GMPegiMainBoxInfoImageText, .GMPEGIInfoLink{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: verdana;
}
.GMDetailCharTextLabel {
	font-size: 10px;
}
.GMDetailCharTextValue {
	font-weight: bold;
	font-size: 10px;
}
.GMDetailCharTextValueSmall {
	font-style: italic;
	font-size: 9px;
	color:#666666;
}
.GMDetailInfoContentPEGIBox {
	width: 240px;
	padding: 8px 0 4px 0;
	margin: 0px;
	text-align: left;
}
.GMPreOrderButton
{
	margin-top:8px;
	display:block;
	float:left;
	clear:left;
}
.GMPreOrderButtonControl
{
    margin-left:-2px;    
}

.GMDetailMainCloser {
	height: 4px;
	width: 100%;
	clear: both; 
}
.GMDetailInfoContentCloser{
	height: 1px;
	width: 100%;
	clear: both; 
}
.GMDetailInfoContentDescTitleBox {
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 6px;
	padding-left: 6px;
	display:none;
}
.GMGameLongDescriptionTitle {
	font-weight: lighter;
	font-size: 10px;
	color: Gray;
}
.GMDetailInfoContentDescContentBox {
	width: 95%;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px 10px;
}
.GMGameLongDescriptionContent {
	font-size: 11px;
}
.GMImagesMainBox {
	width: 100%;
	overflow: hidden;
	display: block;
	background-color: White;	
	position: relative;
	float: left;
}
.GMImagesTitleHolderBox {
	padding: 0px 4px 4px 5px;
	text-align: left;
	background-color: #ececec;
}
.GMImagesTitleHolderlbl
{
	font-style: normal;
	font-weight: bolder;
	font-family: verdana;
	font-size: 12px;
}
.GMImagesList {
	text-align: center;
	padding: 10px 0px 2px 0px; 
	margin:0; 
}
.GMImagesItem {	
	list-style: none;     
	padding:0;     
	margin:0; 
	display: inline;
}
.GMGameDetailThumb {
	border: 1px solid #EEE;
	margin: 6px;
}
.GMPegiMainBox {
	position: absolute;  
	width: 400px;   
	overflow: hidden;
	left: -1000px;
	top: -1000px;
	z-index: 50;
	margin-top:0px;
	background-color:#EEE;
	clear: both;
	border: medium solid #CCC;
	float: left;
	padding-right: 5px;
}
.GMPEGIImage {
	margin: 6px;
	border: 0;
	cursor: help;
}
.GMPegiMainBoxInfo {
	float: left;
	position: relative;  
	width: 100%;
	padding: 2px;   
	text-align: left;
	vertical-align: top;
	display: block;
}
.GMPegiMainBoxInfoTitle {
	float: left;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 3px;
	width: 100%;
	background-color: #333;
}
.GMPegiMainBoxInfoText {
	float: left;
	clear: both;
	font-size: 9px;
}
.GMPegiMainBoxInfoBox {
	width: 100%;
	overflow: auto;
	background-color: #EEE;	
	position: relative;
	float: right;
	display: inline;
	padding-bottom: 6px;
	padding-top: 6px;
}
.GMPegiMainBoxImageBox {
	overflow: hidden;	
	position: relative;
	float: left;
	text-align: center;
	display: block;
	margin: 4px;
	padding: 2px;
}
.GMPegiMainBoxInfoImageText {
	font-size: 9px;
	display: block;
}
.GMPEGIInfoLink
{
	font-weight: bold;
	font-size: 9px;
	color: #888;
	float: left;        
	vertical-align: top;
	padding-left: 20px;
	cursor: help;
}
.GMDetailPlatformInfoList {
	text-align: left;
	padding-left: 8px;     
	margin:0; 
	float: left;
}
.GMDetailPlatformInfoItem {	
	list-style: none;     
	padding:0;     
	margin:0; 
	display: block;
}
.GMPlatformLogoThumb {
	border: 0 solid Black;
	margin: 2px;
}
.GMReservationMainBox {
	width: 100%;
	overflow: hidden;
	display: block;	
	float: left;
}
.GMReservationImageBox {
	width: 100%;
	padding: 0px 0px 8px 0px;
}

/* -------------------- */
/* --- KLANTENDIEST --- */

.level1Title
{
	font-family:Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}

.ksHeader
{
    
}
.ksHeaderSelected
{
    
}
.ksContent
{
    display:none;
}
.ksContentSelected
{
    display:block;
}

/* ---------------------------------- */
/* --- MAIN CATEGORIES ACCORDEONs --- */

.kd_search
{
    margin:0px 2px 10px 5px;padding:8px;border:1px #F3F3F3;background:#DDD;width:96%;    
}

.gm_kd_searchlabel
{
    font-size:13px;    
}

.gm_kd_acc1header, .gm_kd_acc1headerselected, .gm_kd_acc2header, .gm_kd_acc2headerselected, .gm_kd_acc3header, .gm_kd_acc3headerselected
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	border: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.gm_kd_acc1header, .gm_kd_acc1headerselected, .gm_profileheader, .gm_profileheaderw
{
	color:#333;
	background-image: url(images/3_titleheader_722.png);
	background-repeat:no-repeat;
	width:722px;
	font-size: 13px;
	padding: 7px 2px 2px 2px;
	margin-top: 2px;
	height: 22px; /* + padding */
}
.gmprofileheader
{
    padding: 0px 0px 0px 10px;
}
.gm_profileheaderw
{
    width: 680px;
}
.gm_profiletitle
{
    padding-left:10px;
}

h1.gm_profiletitle
{
    font-size:13px;
    font-weight:bold;
    margin:0px;
    padding:0px 0px 0px 10px;
}

.gmprofilecontentwrap
{
    padding: 5px 5px 2px 20px;
}
.gmprofilecontentwrapw
{
    padding: 5px 5px 2px 10px;
}
.gm_profilelabel
{
    font-size:11px;
    font-weight:bold;
}
.gm_kd_acc1headerselected
{
	background-image: url(images/3_titleheader_722.png);
}
.gm_kd_acc1content, .gm_kd_acc1contentselected
{
	font-family:Verdana, Arial;
	color: #111;
	font-size:11px;
	font-weight: bold;
	border-top: none;
	padding: 2px 10px 10px 8px;
}

.gm_kd_acc1altrow
{
    background-color:#ECECEC;   
}

.gm_kd_acc1content, .gm_kd_acc2content, .gm_kd_acc3content
{
	display:none;
}
.gm_kd_acc2header, .gm_kd_acc2headerselected
{
	color: #EEE;
	background-color: #777;
	font-size: 12px;
	padding: 2px;
	margin-top: 2px;
}
.gm_kd_acc2headerselected
{
	color: #FFF;
}
.gm_kd_acc2content, .gm_kd_acc2contentselected
{
	font-family:Verdana, Arial;
	background-color: #FFF;
	border: solid 1px #777;
	color: #444;
	font-size:11px;
	font-weight: bold;
	border-top: none;
	padding: 10px 5px 10px 5px;
}
.gm_kd_acc3header, .gm_kd_acc3headerselected
{
	color: #000;
	background-color: #EEE;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin-top: 2px;
}
.gm_kd_acc3content, .gm_kd_acc3contentselected
{
	font-family:Verdana, Arial;
	background-color: #E3E3E3;
	border: solid 1px #EEE;
	color: #333;
	font-size:10px;
	border-top: none;
	padding: 10px 5px 10px 5px;
}

/* -------------------- */
/* --- AutoComplete --- */

.ac_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : #FFFFFF;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	overflow : auto;
	height : 200px;
	text-align : left; 
	list-style-type : none;
}
.ac_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	list-style-type: none;
	text-decoration: none;
}
.ac_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	list-style-type: none;
	text-decoration: none;
}

/* ---------------------- */
/* --- GMGametrailers --- */

.trailerbg
{
	background-image:url('images/maintrailerbg.jpg');
}
.invisible
{
	visibility:hidden;
	display:none;
}

 /* --------------------------- */
/* --- DataLoader Topgames --- */

.topgameboxOutNow{
	
}
.topgameboxPreOrderNow{
	
}
.topgamebox
{
    width: 142px;
    height: 203px;   
    margin:0 0 10px 10px;
    padding:0;
    margin-bottom:10px;
    text-align:center;
}
.topgameboxtimer
{
    font-size:10px;
    font-weight:normal;
    color:#888;
    margin-top:4px;
}

/* ------------------ */
/* --- GMAutoList --- */

.title{ /*jQ Acc title*/
	cursor: pointer;
	cursor: hand;
}
.GMDetailTopAccjQTitle{
	cursor: pointer;
	cursor: hand;
	height: 18px;
	outline: none;
	-moz-outline-style: none;
	width:150px;
}
.GMDetailTopPlatformList
{
    width:150px;
}
.detailtopimage
{
    position:relative;
    float:right;
    right:15px;
}
/* ---------------------- */
/* ------ GMSearch ------ */

.GMSearchBoxWrapper
{
    width:362px;
    height:38px;
    margin-top:35px;
    margin-right:15px;
    float:right;
    display:block;
}

.GMSearchBoxContainer
{
	width: 308px;
	height: 38px;
	background: url(images/3_searchbg.png) no-repeat;
	background-position: center top;
	display:block;
	/* margin-top:35px;
	margin-right:15px; */
	float: right;
	/* _height:28px; */ /*IE6 Fix*/
}
.GMSearchBoxContainerOverlapFix
{
	background: transparent;
}
.GMSearchBox, .GMSearchBoxInput
{
	border: none;
	float: left;
	display:block;
	height:22px;
	width:255px;
	margin-top:8px;
	margin-left:13px;
	_margin-left:5px; /*IE6 Fix*/
	background: transparent;
	font-size:16px;
}
.GMSearchBoxInput, .GMSearchBox, .GMWaterMarkBox
{
	color:#BBB;
}
.GMFontSize10
{
    font-size: 10px;
}
.GMSearchButton
{
	margin-right:5px;
	margin-top:3px;
	height:30px;
	_height:28px; /*IE6 Fix*/
	width:30px;
	float:right;
	display:block;
}
.GMSearchButton2
{
    float:left;
    width: 54px;
    height: 28px;
    margin-top:5px;
    background: transparent url("images/3_searchbutton.png") no-repeat;
}

.mainsearchpanelwrap
{
    width: 712px;
    text-align: center;
    height: 100px;
    background: transparent url(images/mainsearchbg.png) repeat-x;
    margin: -3px 4px 0px 4px;
    border: 1px solid #FFF;
}
.mainsearchpanel
{
    margin-left:auto;
    margin-right:auto;
    width: 370px;
    height: 38px;
    padding-top:18px;
}

.nosearchresults
{
    padding:5px 8px 5px 8px;
    border: 1px dashed #BBB;
    font-size:12px;
}

.GMSearchBoxContainerMain
{
	width: 308px;
	height: 38px;
	background: url(images/3_searchbg.png) no-repeat;
	background-position: center top;
	float:right;
}
.GMSearchButtonMain
{
    margin-right:5px;
	margin-top:3px;
	height:30px;
	_height:28px; /*IE6 Fix*/
	width:30px;
	float:right;
	display:block;
}
.GMSearchButtonMain2
{
    float:left;
    width: 54px;
    height: 28px;
    margin-top:5px;
    background: transparent url("images/3_searchbutton.png") no-repeat;
}
.searchcheckbox
{
    color:#666;
}

/* -------------------- */
/* --- GMQuickPanel --- */

#GMUQuickPanel
{

}
.GMQuickPanelContent
{

}

.textboxspacing
{
    padding-bottom: 5px;
}

.logouticon
{
    float: right;
    position: relative;
    top: -22px;
    right: 12px;
}

/* ------------- */
/* --- GMNav --- */

.gmnav, .gmnavbuttonleft, .gmnavbuttonright
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	background-color:transparent;
	color:#FFF;
}
.gmnavbuttonleft, .gmnavbuttonright
{
	border: 1px solid #AAA;
	background-color:#999;
	cursor: pointer;
	cursor: hand;
}
.gmnavbuttonleft
{
	
}
.gmnavbuttonright
{
	
}

/* ------------------- */
/* --- GMGenreMenu --- */
.gmgenremenuwrapper
{
    position:relative;
    z-index:99;
}
.gmgenremenuselect
{
    height:26px;
    width:202px;
    background: transparent url(images/3_genreselector.png) no-repeat;
    margin-top:3px;
    padding-top:6px;
    padding-left:10px;
    color:#FFF;
    font-weight:normal;
}
.gmgenremenuselect:hover
{
    cursor:pointer;
    cursor:hand;   
}
#gmgenremenu
{
    top:2.7em;
    left:0.1em;
    position:absolute;
    display:block;
    z-index:999;
    background:transparent;
    /* 
    background:#BBB;
    border:1px solid #FFF; 
    */
}
.gmgenremenuitem, .gmgenremenuitemselected, gmgenremenuitemhover
{
	width: 186px;
	height: 19px;
	padding-top: 7px;
	padding-left:16px;
	background: transparent url(images/3_genreitem.png);
}
.gmgenremenuitemselected{ background: transparent url(images/3_genreitem_h.png); }
.gmgenremenuitemhover{}

/* -------------------- */
/* --- GMGridSearch --- */

.searchRecordWrapper
{
	display:block;
	margin: 0;
	padding: 0;
}
.searchdescription
{
	float:left;
	display: block;
	padding:2px;
	padding-left: 5px;
}
.searchdescription a, .searchdescription a:link, .searchdescription a:visited, .searchdescription a:active, .searchdescription a:hover
{
	font-size:16px;
}
.searchdetails
{
	font-size:11px;
	padding: 2px;
	padding-left:3px;
}
.searchdatum
{
	margin-right:10px;
}
.searchresultaattype
{
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
}
.searchpackshot
{
	float:left;
	padding: 0;
}
.searchrightfloat
{
	float:right;
	text-align: right;
}

/* ---------------------- */
/* --- GMUsedPerStore --- */

.solidborder
{
	border: solid 1px #666;
}

/* --------------------- */
/* --- GMUsedPerGame --- */

.GMUsedDetailsWrapper{
	/* float:left; */
}
.GMUsedDetails{}
.GMUsedDetailsHeader{}

/* --------------------- */
/* --- GMContentMenu --- */

.homeicon
{
    margin: 5px 0px 0px 20px;
}

.gmButtonMenu
{
    height:31px;
    width:794px;
    margin-left:10px;
}

.mm_newgames, .mm_usedgames, .mm_consoles, .mm_accessoires, .mm_guides, .mm_merchandise, .mm_stores, .mm_service,
.mm_newgames_h, .mm_usedgames_h, .mm_consoles_h, .mm_accessoires_h, .mm_guides_h, .mm_merchandise_h, .mm_stores_h, .mm_service_h
{
    float:left;
    width:98px;
    height:31px;
    margin: 0 1px;
}

.mm_newgames { background: url("images/3_mainmenuoptions.png") 0 0; }
.mm_usedgames { background: url("images/3_mainmenuoptions.png") -98px 0; }
.mm_consoles { background: url("images/3_mainmenuoptions.png") -196px 0; }
.mm_accessoires { background: url("images/3_mainmenuoptions.png") -294px 0; }
.mm_guides { background: url("images/3_mainmenuoptions.png") -392px 0; }
.mm_merchandise { background: url("images/3_mainmenuoptions.png") -490px 0; }
.mm_stores { background: url("images/3_mainmenuoptions.png") -588px 0; }
.mm_service { background: url("images/3_mainmenuoptions.png") -686px 0; }

.mm_newgames:hover { background: url("images/3_mainmenuoptions.png") 0 -31px; }
.mm_usedgames:hover { background: url("images/3_mainmenuoptions.png") -98px -31px; }
.mm_consoles:hover {  background: url("images/3_mainmenuoptions.png") -196px -31px; }
.mm_accessoires:hover { background: url("images/3_mainmenuoptions.png") -294px -31px; }
.mm_guides:hover { background: url("images/3_mainmenuoptions.png") -392px -31px; }
.mm_merchandise:hover { background: url("images/3_mainmenuoptions.png") -490px -31px; }
.mm_stores:hover { background: url("images/3_mainmenuoptions.png") -588px -31px; }
.mm_service:hover { background: url("images/3_mainmenuoptions.png") -686px -31px; }

.mm_newgames_h, .mm_newgames_h:hover { background: url("images/3_mainmenuoptions.png") 0 -31px; }
.mm_usedgames_h, .mm_usedgames_h:hover { background: url("images/3_mainmenuoptions.png") -98px -31px; }
.mm_consoles_h, .mm_consoles_h:hover {  background: url("images/3_mainmenuoptions.png") -196px -31px; }
.mm_accessoires_h, .mm_accessoires_h:hover { background: url("images/3_mainmenuoptions.png") -294px -31px; }
.mm_guides_h, .mm_guides_h:hover { background: url("images/3_mainmenuoptions.png") -392px -31px; }
.mm_merchandise_h, .mm_merchandise_h:hover { background: url("images/3_mainmenuoptions.png") -490px -31px; }
.mm_stores_h, .mm_stores_h:hover { background: url("images/3_mainmenuoptions.png") -588px -31px; }
.mm_service_h, .mm_service_h:hover { background: url("images/3_mainmenuoptions.png") -686px -31px; }

/* main menu wrap */
ul#gmContentMenu {
	background: transparent;
	color: #eee;
	list-style-type:none;
	padding: 0 0 0 0;
	/*fix for IE 7*/
	z-index: 99;
	/*z-index:1;*/
	margin: 7px 0px 0px 10px;
	
}

/* main items */
ul#gmContentMenu li {
	display: inline;
	position: relative;
	margin: 0px 8px 0px 8px;
}

ul#gmContentMenu h2, ul#gmContentMenu h3 
{
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

ul#gmContentMenu li a {
	color: #666;
	text-decoration: none;
	cursor: default;
}

ul#gmContentMenu li a .final 
{
    cursor:hand;
    cursor:pointer;
}

ul#gmContentMenu li .megacontent a 
{
    cursor:pointer;
    cursor:hand;
}

ul#gmContentMenu li a:hover 
{
    color:#1a9000;
}

ul#gmContentMenu li span.alternateMenuStyle a {
	color: #666;
	text-decoration: none;
}
ul#gmContentMenu li span.alternateMenuStyle a:hover {
	color:#1a9000;
}

#GMCMSelectedMain {
	color:#1a9000;
	text-decoration: none;
}


/*ul#gmContentMenu li.mega a {
	text-decoration: none;
}
ul#gmContentMenu li.mega a:hover {}
*/

ul#gmContentMenu div {
	display: none;
	/*z-index:2;*/
	z-index: 101;
}

.megacontent
{
	/* border: 1px solid #111; */
	position: absolute;
	top: 1.8em;
	left: -3em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #c8c8c8 url("images/3_submenubg.jpg") no-repeat;
	color: #666;
	z-index: 99;
	width:332px;
}

.megaleft
{
    width:158px;
    float:left;
}
.megaright
{
    width:174px;
    float:right;
    text-align:center;
}

ul#gmContentMenu li.hovering div .cminfotext
{
    font-weight:normal;
    font-size:12px;
    color:#666;
    margin-top:15px;
    margin-bottom:10px;
}

ul#gmContentMenu li.hovering div .cminfolink
{
    margin-top:8px;
    padding-bottom:15px;
}

ul#gmContentMenu li.hovering div .cminfolink a:link
{
    /* color:#50b848; */
    color:#229619;
}

ul#gmContentMenu li.hovering div {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*z-index: 2;*/
	z-index: 101;
}

/*ul#gmContentMenu li.mega div ul*/
ul#gmContentMenu ul.menuList, ul#gmContentMenu ul.menuList2
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*ul#gmContentMenu li.mega div li*/
ul#gmContentMenu li ul.menuList li, ul#gmContentMenu li ul.menuList2 li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 158px;
	display:list-item;
	list-style-type:none;

	/*z-index: 2;*/

	z-index: 101;
}

.listheader
{
    font-family: Helvetica, Arial, Verdana;
	color: #333;
	display:block;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin-left: 5px;
	height:20px;
}

/*ul#gmContentMenu li.mega div.megacontent a*/
ul#gmContentMenu li ul.menuList li a, ul#gmContentMenu li ul.menuList2 li a
{
	font-family: Helvetica, Arial, Verdana;
	color: #666;
	display:block;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding: 2px 15px;
}
ul#gmContentMenu li ul.menuList li a
{
	/*background-image:url(images/mainmenuitem175.jpg);*/
}

/*ul#gmContentMenu li.mega div a:hover */
ul#gmContentMenu li ul.menuList li a:hover, ul#gmContentMenu li ul.menuList2 li a:hover
{ 
	text-decoration:none;
	color:#333;
}

ul#gmContentMenu li ul.menuList li a:hover
{
	/*background-image:url(images/mainmenuitem175_h.jpg);*/
}

ul#gmContentMenu li div span.subtitle
{
	font-size:14px;
	color:#EEE;
}

ul#gmContentMenu li div.subtitlewrap
{
	background-color:#393939;
}

/*
ul#gmContentMenu li div a.more {
	color: #DDD;
	font-weight: bold;
}
ul#gmContentMenu div h3 {
	color: #FFDF4F;
	font-weight: bold;
	font-size: 12px;
}
ul#gmContentMenu div p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
*/

/* -------------------- */
/* --- GMStoreFiche --- */

#GMStoreFiche
{
	width:690px;
	font-weight: normal;
	font-size: 12px;
}
#GMStoreCenter
{
	display:block;
}
.GMStoreTitle
{
	font-size:12px;
	font-weight:bold;
}
.GMStoreOpening
{
	font-size:12px;
	font-weight:bold;
	color:#222; 
}
.GMStoreSubTitle
{
	font-size:13px;
	font-weight:bold;
}
#GMStoreHeader
{
	width:100%;
	overflow:hidden;
}
#GMStoreLeft
{
	float:left;
	width:260px;
	overflow:hidden;
}
#GMStoreRight
{
	float:right;
	overflow:hidden;
}
#GMStoreFooter
{
	width:100%;
	overflow:hidden;
}

/* -------------------------------------- */
/* --- System and Validation messages --- */

.msgvalpositive, .msgvalnegative {
	display: block;
	float: left;
	padding: 0 0 0 19px;
	white-space: nowrap;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}
.msgvalpositive {
	color: #82a800;
	background-image:url(images/positive.gif);
}
.msgvalnegative {
	color: #b86464;
	background-image:url(images/negative.gif);
}
.msgsuccess, .msgerror, .msginfo, .msgextra, .msgmainitem {
	padding: 5px 5px 5px 27px;
	margin-right:15px;
}
.system_title {
	font-size: 13px;
}
.msgmainitem
{
	background-image: url(images/mainitem_ico.gif);
	background-color: #fff8a8;
	background-position: 7px 6px;
	background-repeat: no-repeat;
	border: 1px solid #e7d723;
	color: #676335;
}
.msgmainitem .system_title {
	color: #474425;
}
.msginfo 
{
	background-image: url(images/white_ico.gif);
	background-color: #f5fbfc;
	background-position: 7px 6px;
	background-repeat: no-repeat;
	border: 1px solid #abc3c8;
	color: #9faaad;
}
.msginfo .system_title {
	color: #707d80;
}
.msgerror 
{
	background-image: url(images/red_ico.gif);
	background-color: #de9e9e;
	background-position: 7px 6px;
	background-repeat: no-repeat;
	border: 1px solid #c06262;
	color: #572118;
}
.msgerror .system_title {
	color: #921400;
}
.msgextra 
{
	background-image: url(images/blue_ico.gif);
	background-color: #9ed1de;
	background-position: 7px 6px;
	background-repeat: no-repeat;
	border: 1px solid #4e8ea8;
	color: #185057;
	
}
.msgextra .system_title {
	color: #007c92;
}
.msgsuccess 
{
	background-image: url(images/green_ico.gif);
	background-color: #cede9e;
	background-position: 7px 6px;
	background-repeat: no-repeat;
	border: 1px solid #98a84e;
	color: #555718;
	
}
.msgsuccess .system_title {
	color: #719200;
}
.defaultSuccessMsg{
	color: #50B848;
	font-size: 12px;
}
.defaultErrorMsg{
	color: #DD0000;
	font-size:12px;
}

/* --------------------------- */
/* --- Platform Indicators --- */

.platformIndicatorPS3, .platformIndicatorPS2, .platformIndicatorPSP, .platformIndicatorX360, 
.platformIndicatorWii, .platformIndicatorDS, .platformIndicatorPC, .platformIndicatorGC, 
.platformIndicatorXBOX, .platformIndicatorGBA, .platformIndicatorMisc, .platformIndicatorN3DS, 
.platformIndicator3DS, .platformIndicatorNGP, .platformIndicatorWii2
{
	text-decoration:none;
	font-weight: bold;
	font-size:9px;
	font-family: Verdana, Arial;
}
.platformIndicatorPS3
{
	color: #999;
}
.platformIndicatorPS2
{
	color: #999;
}
.platformIndicatorPSP
{
	color: #999;
}
.platformIndicatorNGP
{
	color: #999;
}
.platformIndicatorX360
{
	color: #999;
}
.platformIndicatorWii
{
	color: #999;
}
.platformIndicatorWii2
{
	color: #999;
}
.platformIndicatorDS
{
	color: #999;
}
.platformIndicatorPC
{
	color: #999;
}
.platformIndicatorMisc
{
	color: #999;
}
.platformIndicatorGC
{
	color:#999;
}
.platformIndicatorXBOX
{
	color:#999;
}
.platformIndicatorGBA{
	color:#999;
}
.platformIndicatorN3DS{
	color:#999;
}
.platformIndicator3DS{
	color:#999;
}

/* ------------------- */
/* --- Price boxes --- */

.price_mini_wrap
{
	background:url(images/price_mini.png) no-repeat top left;
	font-family:Helvetica, Arial, Verdana;
	font-size:9px;
	font-weight:bold;
	width:115px;
	height:32px;
	padding-top:0px;
	z-index:2;
}
.pricelist_wrap, .pricelist_wrap:hover{
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	background: url(images/pricelistsingleline_bg.jpg) no-repeat;
}
.pricelist_wrap:hover{
	background: url(images/pricelistsingleline_bg_h.jpg) no-repeat;
}
.pricelist_wrap a, .pricelist_wrap a:link, .pricelist_wrap a:visited, .pricelist_wrap a:active, .pricelist_wrap a:hover
{
	font-size: 11px;
}
.pricelist_wrap a:hover{}
.priceline_wrap{
	width: 100%;
}
.price_singleline_wrap{
	font-size:9px;
	font-weight:bold;
	padding-top:2px;
}
.price_mini_wrap .pm_top
{
	color:#FF0000;
	text-align:center;
	font-family:Verdana;
	font-size:9px;
}
.price_singleline_wrap .pm_top
{
	color:#8c8c8c;
	font-size:8px;
	float:left;
}
.price_mini_wrap .pm_top .pm_sup, .price_singleline_wrap .pm_top .pm_sup
{
	font-size:7px;
	position:relative;
	text-decoration:line-through;
	top:-2px;
	z-index:1;
}

.price_mini_wrap .pm_top .pm_priceold, .price_singleline_wrap
{
	text-decoration: line-through;
}
.price_mini_wrap .pm_body
{
	color:#FFF;
	text-align:center;
	padding-top:-5px;
}
.price_singleline_wrap .pm_body
{
	color:#DDD;
	text-align:center;
	margin-top:-2px;
	margin-left:10px;
	float:left;
}
.price_mini_wrap .pm_body .pm_nu{}
.price_mini_wrap .pm_body .pm_sup
{
	font-size:11px;
	position:relative;
	top:-3px;
	z-index:1;
}
.price_singleline_wrap .pm_body .pm_sup
{
	font-size:8px;
	position:relative;
	top:-2px;
	z-index:1;
}
.price_mini_wrap .pm_body .pm_eurobig
{
	font-size:13px;
}
.price_singleline_wrap .pm_body .pm_eurobig
{
	font-size:10px;
}
.price_mini_wrap .pm_body .pm_pricebig
{
	font-size:15px;
}
.price_singleline_wrap .pm_body .pm_pricebig
{
	font-size:11px;
}

.price_floating
{
	width: 115px;
	height: 32px;
	position: absolute;
	z-index: 49;
	left: 13px;
	bottom: 26px;
}
.price_floating_big
{
	width: 115px;
	height: 32px;
	position: absolute;
	z-index: 49;
	left: 40px;
	bottom: 29px;
}
.price_floating_used
{
	width: 100px;
	height: 59px;
	position: absolute;
	z-index: 49;
	right: 1px;
	bottom: 26px;
}
.price_floating_used_wanted{
	width: 88px;
	height: 71px;
	position: absolute;
	z-index: 49;
	left: 40px;
	top: 130px;
}
@media print
{
 .price_floating
 {
	width: 115px;
	height: 32px;
	position: absolute;
	z-index: 111;
	left: 13px;
	top: 163px;
	background-color: #FFF;
 }   
}

 /* ------------------ */
/* --- Price Tags --- */

.pt_floating , .pt_floating_dl, .pt_floating_big, .pt_floating_hl { position: absolute; z-index: 49; left: 10px; bottom: 29px; }
.pt_floating_dl { left: 23px; bottom: 18px; }
.pt_floating_big { left: 38px; }
.pt_floating_hl { left:38px; bottom:5px; }

.ptwrap_normal, .ptwrap_sale, .ptwrap_used { width: 120px; height: 40px; }
.ptwrap_normalwp, .ptwrap_salewp, .ptwrap_usedwp { width: 120px; height: 54px; }
.ptwrap_normal { background: transparent url("images/3_price_normal.png") no-repeat; }
.ptwrap_normalwp { background: transparent url("images/3_price_normalwp.png") no-repeat; }
.ptwrap_sale { background: transparent url("images/3_price_sale.png") no-repeat; }
.ptwrap_salewp { background: transparent url("images/3_price_salewp.png") no-repeat; }
.ptwrap_used { background: transparent url("images/3_price_used.png") no-repeat; }
.ptwrap_usedwp { background: transparent url("images/3_price_usedwp.png") no-repeat; }
.ptwrap_searchnew, .ptwrap_searchused, .ptwrap_searchsale { width: 96px; height: 63px; }
.ptwrap_searchnew { background: transparent url("images/3_price_searchnew.png") no-repeat; }
.ptwrap_searchused { background: transparent url("images/3_price_searchused.png") no-repeat; }
.ptwrap_searchsale { background: transparent url("images/3_price_searchsale.png") no-repeat; }
.ptwrap_detailnormal, .ptwrap_detailsale, .ptwrap_detailused, 
.ptwrap_detailnormalwp, ptwrap_detailsalewp, .ptwrap_detailusedwp { width:267px; height:32px; }
.ptwrap_detailnormal { background: transparent url("images/3_price_detailnormal.png") no-repeat; }
.ptwrap_detailnormalwp { background: transparent url("images/3_price_detailnormalwp.png") no-repeat; width:267px; height:47px; }
.ptwrap_detailsale { background: transparent url("images/3_price_detailsale.png") no-repeat; }
.ptwrap_detailsalewp { background: transparent url("images/3_price_detailsalewp.png") no-repeat; width:267px; height:47px; }
.ptwrap_detailused { background: transparent url("images/3_price_detailused.png") no-repeat; margin-top:8px; }
.ptwrap_detailusedwp { background: transparent url("images/3_price_detailusedwp.png") no-repeat; }

.pt_normal_price, .pt_normal_price_t, .pt_normal_e, .pt_normal_mp, .pt_normal_cp { color: #888; }
.pt_normal_price{ top: 13px; position:relative; text-align: center; }
.pt_normal_price_t{top: 2px; position:relative; text-align: center; width:100px; }
.pt_normal_e{ font-size: 12px; }
.pt_normal_mp{ font-size: 15px; }
.pt_normal_cp{ font-size: 8px; top: -5px; position:relative; }
.pt_normalpoints{ font-size:10px; font-weight:normal; top:18px; position:relative; text-align:center; color:#999; }
.pt_normalpoints_t{ font-size:10px; font-weight:normal; text-align:center; color:#999; }

.pt_sale_price, .pt_sale_e, .pt_sale_mp, .pt_sale_cp, .pt_sale_opt { color: #FFF; }
.pt_sale_top{ top: 4px; position:relative; text-align:left; left:10px; }
.pt_saleold_e, .pt_saleold_mp, .pt_saleold_cp{ text-decoration: line-through; color: #CCC; font-weight: normal; }
.pt_saleold_e{ font-size: 8px; }
.pt_saleold_mp{ font-size: 10px; }
.pt_saleold_cp{ font-size: 7px; top: -3px; position:relative; }
.pt_sale_body{ top:4px; position:relative; text-align: right; right: 10px; }
.pt_sale_opt{ font-size:8px; }
.pt_sale_e{ font-size: 12px; }
.pt_sale_mp{ font-size: 15px; }
.pt_sale_cp{ font-size: 8px; top: -5px; position:relative; }
.pt_salepoints{ font-size:10px; font-weight:normal; color: #888; text-align:center; margin-top:7px; }
.pt_salepoints_t{ font-size:10px; font-weight:normal; color: #888; text-align:center; }
.pt_sale_main_t{ width: 100px; text-align:right;}

.pt_used_price, .pt_used_e, .pt_used_mp, .pt_used_cp { color: #ffdf4f; }
.pt_used_price{ top: 13px; position:relative; text-align:center; }
.pt_used_e{ font-size: 12px;}
.pt_used_mp{ font-size: 15px;}
.pt_used_cp{ font-size: 8px; top: -5px; position:relative; }
.pt_usedpoints{ font-size:10px; font-weight:normal; }

.pt_searchnormal_price, .pt_searchnormal_e, .pt_searchnormal_mp, .pt_searchnormal_cp { color: #888; }
.pt_searchnormal_price{ top: 28px; position:relative; text-align: center; }
.pt_searchnormal_e{ font-size: 12px; }
.pt_searchnormal_mp{ font-size: 18px; }
.pt_searchnormal_cp{ font-size: 9px; top: -6px; position:relative; }
.pt_searchnormalpoints{ font-size:10px; font-weight:normal; top:20px; position:relative; text-align:center; color:#999; }

.pt_searchsale_price, .pt_searchsale_e, .pt_searchsale_mp, .pt_searchsale_cp, .pt_searchsale_opt { color: #FFF; }
.pt_searchsale_top{ top: 25px; position:relative; text-align:left; left:10px; color: #FFF; }
.pt_searchsaleold_e, .pt_searchsaleold_mp, .pt_searchsaleold_cp{ text-decoration: line-through; font-weight: normal; }
.pt_searchsaleold_e{ font-size: 8px; }
.pt_searchsaleold_mp{ font-size: 10px; }
.pt_searchsaleold_cp{ font-size: 7px; top: -3px; position:relative; }
.pt_searchsale_body{ top:20px; position:relative; text-align: right; right: 10px; color: #FFF; }
.pt_searchsale_opt{ font-size:8px; }
.pt_searchsale_e{ font-size: 12px; }
.pt_searchsale_mp{ font-size: 18px; }
.pt_searchsale_cp{ font-size: 8px; top: -5px; position:relative; }
.pt_searchsalepoints{ font-size:10px; font-weight:normal; color: #888; text-align:center; margin-top:7px; }

.pt_searchused_price, .pt_searchused_e, .pt_searchused_mp, .pt_searchused_cp { color: #888; }
.pt_searchused_price{ top: 28px; position:relative; }
.pt_searchused_e{ font-size: 12px; }
.pt_searchused_mp{ font-size: 18px; }
.pt_searchused_cp{ font-size: 9px; top: -6px; position:relative; }
.pt_searchusedpoints{ font-size:10px; font-weight:normal; }

.pt_detail_price, .pt_detail_e, .pt_detail_mp, .pt_detail_cp, .pt_detail_info { color: #666; }
.pt_detail_price{ float:right; margin-right:50px; top: 3px; position:relative; text-align: center; }
.pt_detail_e{ font-size: 18px; }
.pt_detail_mp{ font-size: 20px; }
.pt_detail_cp{ font-size: 10px; top: -7px; position:relative; }
.pt_detailpoints{ font-size:10px; font-weight:normal; color: #999; }
.pt_detail_info{ float:left; margin-left: 15px; font-size:12px; top: 10px; position:relative;}

.pt_detailused_price, .pt_detailused_e, .pt_detailused_mp, .pt_detailused_cp, .pt_detailused_info { color: #444; }
.pt_detailused_price{ float:right; margin-right:50px; top: 3px; position:relative; text-align: center; }
.pt_detailused_e{ font-size: 18px; }
.pt_detailused_mp{ font-size: 20px; }
.pt_detailused_cp{ font-size: 10px; top: -7px; position:relative; }
.pt_detailusedpoints{ font-size:10px; font-weight:normal; top:20px; position:relative; text-align:center; color:#999; }
.pt_detailused_info{ float:left; margin-left: 15px; font-size:12px; top: 10px; position:relative;}

.pt_detailsale_price, .pt_detailsale_e, .pt_detailsale_mp, .pt_detailsale_cp, .pt_detailsale_info, .pt_detailsaleold_price { color: #FFF; }
.pt_detailsale_pricewrap{ float:right; margin-right:30px; top: 3px; position:relative; text-align: center; }

.pt_detailsale_price{ float:right; }
.pt_detailsale_e{ font-size: 18px; }
.pt_detailsale_mp{ font-size: 20px; }
.pt_detailsale_cp{ font-size: 10px; top: -7px; position:relative; }

.pt_detailsaleold_price{ float: left; margin: 8px 5px 0 0; text-decoration:line-through;}
.pt_detailsaleold_e{ font-size: 10px; }
.pt_detailsaleold_mp{ font-size: 12px; }
.pt_detailsaleold_cp{ font-size: 7px; top: -4px; position:relative; }

.pt_detailsalepoints{ font-size:10px; font-weight:normal; color:#CCC; position:relative; top:0px; left:15px; clear:both; }
.pt_detailsale_info{ float:left; margin-left: 15px; font-size:12px; margin-top: 10px; }

.ual_normalprice_wrap
{
    float:left;
    margin-bottom:5px;
}
.ual_usedprice_wrap
{
    float:right;
    margin-bottom:5px;
}
.ual_salesprice_wrap
{
    float:left;
    margin-bottom:5px;
}

/* --- Packshot Ribbons --- */
.sale_ribbon, .used_ribbon, .used_ribbon_close
{
    width:69px;
    height:69px;
    position:absolute;
    z-index:49;
    left:82px;
    top:-5px;
}

.used_ribbon_close
{
    left:73px;
}

/* ------------------------ */
/* Radio and Checkbox Lists */

.GMRBL label
{
	float:left;
	width:175px;
	color: #AAA;
	margin-top:2px;
}
.GMRBL input
{
	float:left;
}
.GMRBL td
{
	vertical-align:top;
}
.GMCBL label
{
	float:left;
	width:175px;
	color: #AAA;
}

/* ------------------------ */
/* ----- Poll  Module ----- */

.GMPollTitle
{
	font-size:11px;
	font-weight:bold;
	color: #ffdf4f;
	padding-top:2px;
}
.pollpercentage
{
	font-size: 8px;
	color: #555;
	position: relative;
	top: -2px;
}

/* --------------------------- */
/* ***** Store Overzicht ***** */

.so_wrapper
{
	margin: 2px 2px 2px 2px;
	border: 1px solid #444;
}
.so_provincie
{
	padding: 3px 3px 3px 6px;
	margin: 2px 2px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #EEE;
	height:18px;
	background: #333 url(images/titlebg_wide.gif) no-repeat;
}
.so_storewrap
{
    font-size: 12px;
    font-weight:normal;
}

.so_message
{
    color:#DD0000;
    font-size:12px;
    margin:5px;
}

.storefilterbox
{
    margin-left:5px;
    margin-right:5px;
    padding-left:5px;
    padding-right:5px;
}

.storeoverzichtsearch
{
    float:right;
}

.so_storewrapper
{
	float:left;
	height:70px;
	/*height:140px; */
	width:320px;
	padding: 5px 5px 5px 5px;
	margin: 1px 1px 1px 1px;
	border: solid 1px #666;
	background: #333 url(images/storeitem_gradbg.png) no-repeat;
	/*background: #333 url(images/storeitem_gradbg_big.png) no-repeat;*/
	color:#CCC;
}
.so_storewrapper:hover
{
	border: solid 1px #FFFF66;
	background-color: #FFF;
	background: #F6F6F6 url(images/storeitem_gradbg_h.png) no-repeat;
	/*background: #F6F6F6 url(images/storeitem_gradbg_h_big.png) no-repeat;*/
	cursor: pointer;
	cursor: hand;
}
.so_storeTitle
{
	font-size:12px;
}
.so_storeContent{}
.usedstoreoverzicht{
	border: 1px solid #DDD;
	background:#FFF;
	margin: 5px 15px 15px 15px;
	padding: 15px 15px 15px 15px;
}
.gmstoremenuwrapper
{
	margin-top:5px;
}

/* ----------------------------- */
/* --- Print Related Classes --- */

.print_pagebreak
{
	page-break-before: always;
}
.printonly
{
	display: none;
}
@media print
{
	.printonly
	{
		display: block;
	}
}

/* ----------------------------- */
/* --- Center Loading Screen --- */

.gmloadingoverlay{
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=60);
	opacity: 0.60;
	-moz-opacity: 0.60;
}
* html .gmloadingoverlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}
.gmloadingloader, .gmMsgBoxloadingloader, .gmavatarloader{
	z-index: 9999;
	position: fixed;
	width: 350px;
	margin-left: -175px;
	top: 50%;
	left: 50%;
	filter: none;
	opacity: none;
	-moz-opacity: none;
	background-color:#333;
}
.gmMsgBoxloadingloader{
	width:400px;
	margin-left:-200px;
	background: transparent;
}

.gmavatarloader {
    width:870px;
    margin-left:-435px;
    background: #F3F3F3 url(images/fillf3.png) repeat-x repeat-y;
    background-color:#F3F3F3;
    border: 1px solid #EEE;
    top:5%;
}

* html .gmloadingloader {
	position: absolute;
	margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}

.loadingdiv
{
    height:50px; 
    width:350px; 
    background-color:#DDD; 
    z-index:9999; 
    text-align:center; 
    opacity:none; 
    -moz-opacity:none; 
    filter:none;   
}

.avatarloadingdiv
{
	padding:20px;
}

.gmloadingtext
{
    color:#111;
}

/* ----------------------- */
/* UserArticleList classes */

.pagerbutton
{
    margin-bottom:-5px   
}

.ual_headerwishlist
{
    background: transparent url(images/3_HeaderWishlist.png) no-repeat;
    width: 722px;
    height: 70px;
}
.ual_headercollection
{
   background: transparent url(images/3_HeaderCollection.png) no-repeat;
   width: 722px;
   height: 70px;
}

.ual_contentwrap
{
    padding: 5px 5px 2px 5px;
}

.ual_sharewidget
{
    float:right;
    padding-top: 46px;   
    padding-right:10px;
}

.ual_description a{
	font-size:12px;
}
.ual_platform{
	width:100%;
	text-align:center;
}
.ual_platform a{
	font-size:11px;
	color:#333;
}
.ual_genre a{
	color:#333;
}
.ual_platform a:hover, .ual_genre a:hover{
	color:#48d42d;
}
.ual_resultaattype{
	width:100%;
	text-align:center;
	color:#666;
}
.ual_icons{}
.ual_titlebar, .ual_titlebar_sub, .ual_titlebar_new, .ual_titlebar_newsale{
	width: 644px;
	background: #dfdfdf url(images/gametitlebar.png) no-repeat top center;
	margin: 2px 2px 5px 22px;
	padding: 5px;
	border: solid 1px #FFF;
}
.ual_titlebar:hover, .ual_titlebar_sub:hover, .ual_titlebar_new:hover{
	background: #e8e7e7 url(images/gametitlebar_h.png) no-repeat top center;
}
.ual_titlebar_sub{}
.ual_titlebar_new{
	background: url(images/gametitlebar_updates.png) no-repeat top center;
	border: solid 1px #48d42d;
}
.ual_titlebar_new:hover{
	background: url(images/gametitlebar_updates_h.png) no-repeat top center;
}
.ual_titlebar_newsale{
    background: url(images/gametitlebar_updatessale.png) no-repeat top center;
	border: solid 1px #FF0000;
}
.ual_titlebar_newsale:hover{
    background: url(images/gametitlebar_updatessale_h.png) no-repeat top center;
}
.ual_description a, .ual_description a:link, .ual_description a:visited, .ual_description a:active, .ual_description a:hover
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	outline: none;
	-moz-outline-style: none;
}
.ual_description a:hover
{
	color:#48d42d;
	font-weight:bold;
	text-decoration:underline;
}
.ual_detail{
	color:#222;
	padding: 7px;
	margin: 0px 5px 1px -10px;
}
.ual_statusmessage{
	font-weight: normal;
	/*color:#ffba00;*/
	color:#444444;
}
.ual_icon{
	/* cursor: help; */
}
.ual_usedfavinfo, .ual_usedavailableinfo{
	width: 202px;
	height: 89px; 
}
.ual_usedfavinfo{
	background: url(images/msgUsedFavStores.png) no-repeat top left;
}
.ual_usedfavstoreswrapper{
	padding-right: 5px;
	padding-top: auto;
	font-size:9px;
	line-height:9px;
}
.ual_favstorescontent a{
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
	color:#50B848;
}
.ual_favstorescontent a:hover{
	color:#48d42d;
}
.ual_prices
{
    
}

.ual_lefticons
{
    float:left;
    padding-left:3px;   
}
.iconbar
{
    background-image: url(images/iconbar.png);
    background-repeat: no-repeat;
    width: 565px;
    height: 31px;
    margin-top:5px;
}
.iconbarcentercontentwrap
{
    position:relative;
}
.iconbarcentercontent
{
    position:absolute;
    bottom:-20px;
}
.pocancelpanel
{
    margin-top:3px;
    margin-left:5px;
}



/* ------------------------------------------- */
/* -------------- Custom MsgBox -------------- */

.cMsgBox, .cMsgBox table{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cMsgBox_headercell, .cMsgBox_footercell{
	background: transparent;
	width:100%;
}
.cMsgBox_headertable, .cMsgBox_footertable{
	width:100%;
}
.cMsgBox_lefttopcorner{
	background: url('cpimages/cp_lefttopcorner.png') no-repeat;
	width: 11px;
	height:36px;
}
.cMsgBox_centertoptile{
	background: url('cpimages/cp_centertoptile.png') repeat-x;
	height:36px;
}
.cMsgBox_titlecontent{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding: 0 3px 0 3px;
}
.cMsgBox_righttopcorner{
	background: url('cpimages/cp_righttopcorner.png') no-repeat;
	width: 11px;
	height:36px;
}
.cMsgBox_contentcell{
	background: #eeeeee url('cpimages/cp_centercontenttile.png') top repeat-x;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
.cMsgBox_maincontent{
	color:#444;
	font-size:11px;
	padding: 5px 10px 2px 10px;
}
.cMsgBox_leftbottomcorner{
	background: url('cpimages/cp_leftbottomcorner.png') no-repeat;
	width: 11px;
	height:8px;
}
.cMsgBox_centerbottomtile{
	background: url('cpimages/cp_centerbottomtile.png') repeat-x;
	height:8px;
	width:100%;
}
.cMsgBox_rightbottomcorner{
	background: url('cpimages/cp_rightbottomcorner.png') no-repeat;
	width: 11px;
	height:8px;
}
.cMsgBox_bottomcornersize{
	width:11px;
	height:8px;
}

/* ------------------------------ */
/* --- NieuwsbriefRegistratie --- */

.newsregister_default
{
	height:200px;
	background:#999;
}

/* -------------------------- */

.nieuwstopictitle
{
    width:150px;
    font-weight:normal;
}
.nieuwstopictitle a, .nieuwstopictitle a:link, .nieuwstopictitle a:hover, .nieuwstopictitle a:active
{
    font-size:12px;
    font-weight:normal;
}

/* -------------------------- */
/* --- GMItemLists + MISC --- */

.GMGameIdHidden, .GMPostbackClientID, .hideme
{
    visibility:hidden;
    display:none;
}

.itemlistmessage
{
	border: dashed 1px #CCC;
	padding: 20px 10px 20px 10px;
}

.itemlistControlDiv
{
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
	margin-bottom:3px;
	background: #999 url("images/3_itemcontrolsbgtile.png") repeat-x;
	border: 1px solid #FFF;
}

/* ---------------------------------- */
.gmgamehighlightbox
{
    background: #D0D0D0;
    border:1px solid #F3F3F3;
    margin: 5px 30px 5px 30px;
    padding: 5px 10px 5px 10px;
}
.gmgamehighlightsubbox
{
    background: #E0E0E0;
    border: 1px solid #EEE;
    color:#444;
    margin-bottom:5px;
    padding: 3px 10px 5px 10px;
}
.gmgamehighlighttitle
{
    width: 600px;
    height: 29px;
    font-size:13px;
    color:#444;
    margin-bottom:5px;
    background: transparent url(images/gamehighlighttitle.png) no-repeat;
    position:relative;
    left: -22px;
    padding-left:30px;
    padding-top:9px;
}
.gmgamehighlightmoreinfo
{
    position:relative;
    width:90px;
    height:24px;
    top:-19px;
    right: -18px;   
    float:right;
    background: transparent url(images/gmgamehighlightmoreinfo.png) no-repeat;
    cursor:pointer;
    cursor:hand;
}
/* ---------------------------------- */
/* ----------- Star Rating ---------- */
.stars div a {
  background: transparent url(images/sprite_rate.png) 0 0 no-repeat;
  display: inline-block;
  height: 23px;
  width: 12px;
  line-height:0px;
  font-size:0px;
  text-transform: capitalize;
  /* text-indent: -999em; */
  overflow: hidden;
}

.rdisabled
{
    cursor: default !important;
}

.gmratinginfo
{
    display:block;
    float:right;
    margin-right:10px;
    font-size: 9px;
    color:#666;
}

.stars a.rating-right {
  background-position: 0 -23px;
  padding-right: 6px;
}

.stars a.rating-over {
  background-position: 0 -46px;
}

.stars a.rating-over.rating-right {
  background-position: 0 -69px;
}

.stars a.rating {
  background-position: 0 -92px;
}

.stars a.rating-right.rating.rating-over {
  background-position: 0 -69px;
}
.stars a.rating.rating-over {
  background-position: 0 -46px;
}

.stars a.rating.rating-right {
  background-position: 0 -115px;
}

/* ---------------------------------- */
/* --------- Social Icons ----------- */
.siconfacebook, .siconhyves, .siconnetlog, .siconempty
{
    display:inline-block;
    width:16px;
    height:16px;
    position:relative;
    bottom: -4px;
}
.siconfacebook
{
    background: transparent url(images/socialicons.png) 0 0 no-repeat;
}
.siconhyves
{
    background: transparent url(images/socialicons.png) 0 -16px no-repeat;
}
.siconnetlog
{
    background: transparent url(images/socialicons.png) 0 -32px no-repeat;
}
.siconempty
{
    background: transparent;
}

/* ---------------------------------- */
/* -------------- MISC -------------- */

.clearfloat
{
	clear:both;
}
.spacer{
	clear: both;
}
.clearboth
{
	clear:both;
}
.floatleft
{
    float:left;
}
.floatright
{
    float:right;
}
#GMBigBannerWrap
{
    padding: 0px 0px 5px 6px;
}
.GMFieldSet, .GMFieldSetLarger
{
	width: 640px;
	border: solid 1px #EEE;
	padding: 5px 5px 5px 5px;
}
.GMFieldSetLarger{
	width: 660px;
}
.formitem
{
	font-size:13px;
	margin-bottom:10px;
	color:#50b848;
}
.formitemcontent
{
	margin: 0px 5px 0px 5px;
}
.testprintfield
{
	font-weight:bold;
}
.gmplatformsub
{
	font-size: 9px;
	color:#999;
	text-align:center;
}
pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}
.productWrapper{
	text-align: center;
	margin-left:6px;
}   
.productWrapperRight{
	text-align: center;
	margin-left:-3px;
} 
.productWrapperSeperate{
	text-align: center;
	margin-left:16px;
} 
.product{
	float: left;
	position:relative;
	z-index: 0;
}
.productcontainer
{
	position: relative;
}
.gm_mod_title{
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
}
.gm_mod_div1{
	font-family:Verdana, Arial;
	font-size:9px;
	font-weight:bold;
	color:#359414;
}

.tabswitcherbuttons
{
    position:absolute;
    bottom:-12px;
}

/*
.aggPreOrder
{
    background: url("images/aggtableft_red.gif") no-repeat scroll left top transparent;
}
.aggPreOrder span
{
    background: url("images/aggtabright_red.gif") no-repeat scroll right top transparent;
}
*/
/* ****************************************** */
