@charset "utf-8";
/* CSS Document */

body{
	background-image: url(images/bgtile.jpg);
	background-repeat:repeat;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#363636;
}

td img {display: block;}

#mainwrapper{
	vertical-align:top;
	width:100%;
	height:100%;
	text-align:center;
}

#sitewrapper{
	width:959px;
	height:747px;
	margin-top: 0;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

#contentcell{
	width:583px;height:541px; /* obsolete */
}

#content{
	width:583px;height:541px;background-image:url(images/psdforslicing_r7_c4.jpg); background-color:#efefef;
}

#footermenu
{
    margin: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: right;
    color:#FFF;
    font-size:9px;
    font-weight:bold;
}

#footermenu a, #footermenu a:link, #footermenu a:visited, #footermenu a:active, #footermenu a:hover {
			color:#FFF;
			font-size:9px;
			font-weight:bold;
}
#footermenu a:hover{
			color:#CCCCCC;
}



a {
			color:#000000;
			text-decoration:none;
			font-weight:bold;
}
a:link {
			color:#000000;
			font-weight:bold;
}
a:visited {
			color:#000000;
			font-weight:bold;
}
a:active {
			color:#000000;
			font-weight:bold;
}
a:hover {
			color:#727272;
			font-weight:bold;
			text-decoration:underline;
}

#footer
{
    margin-top:1px;
    margin-bottom:1px;
    margin-left:auto;
    margin-right:auto;
}

.footercontent
{
	font-weight:bold;
	font-size:9px;
}
.footercontent a, .footercontent a:link, .footercontent a:visited, .footercontent a:active, .footercontent a:hover {
			color:#f0f0f0;
			font-size:9px;
}
.footercontent a:hover{
			color:#FFF;
}


.lightfootercontent
{
    color:#111111;
	font-weight:bold;
	font-size:9px;
}
.lightfootercontent a, .lightfootercontent a:link, .lightfootercontent a:visited, .lightfootercontent a:active, .lightfootercontent a:hover {
			color:#111;
			font-size:9px;
}
.lightfootercontent a:hover{
			color:#666;
}


/* -------------------------------- */

#topmenu
{
    height:55px;
    
    margin-top:7px;
    margin-bottom:2px;
    float:left;
}

#pagecontent
{
    float:left;
    margin-top:20px;
}


/********************* QSF ********************/

.qsfThumbHolder ul
{
	margin:0;
	padding:0;
}

/* floats */

.qsfClear,.qsfCodeTabs ul{display:inline-block}
.qsfClear,.qsfCodeTabs ul{display:block}
.qsfClear:after,.qsfCodeTabs ul:after{content:"";display:block;clear:both;height:0;visibility:hidden}
.qsfClearFloat{display:block;clear:both;height:1px;overflow:hidden;margin-bottom:-1px}

.qsfDemosLeft,
.qsfDemosTransparent
{
	padding:0 0 0 30px;
	background:url(Img/qsfDemosLeft.gif) no-repeat;
}
.qsfDemos
{
	/* height:176px; */
	background:url(Img/qsfDemos.gif) repeat-x;
}

.qsfHome .qsfDemosLeft
{
	background:url(Img/qsfDemosHomeLeft.gif) no-repeat;
}
.qsfHome .qsfDemos
{
	/* height:220px; */
	background:url(Img/qsfDemosHome.gif) repeat-x;
}

.qsfDemosTransparent
{
	margin:10px 0 0;
	background:none;
}

.qsfDemos h2,
.qsfDemosTransparent h2
{
	margin:0;
	padding:20px 0 0;
	color:#ffcd03;
	font-size:1.2em;
	font-weight:normal;
}

.qsfThumbHolder
{
	width:550px;
	/* height:110px; */
	overflow:hidden;
	position:relative;
	margin:13px 0 6px;
}

.qsfHome .qsfThumbHolder
{
	/* height:122px; */
	margin:11px 0 6px;
}

.qsfThumbHolder ul
{
	position:relative;
	width:540px;
	list-style:none;
}

.qsfHome .qsfThumbHolder ul
{
	width:540px;
}

.qsfThumbHolder li
{
	width:95px;
	margin:0 35px 0 0;
	padding:0;
	float:left;
	text-align:center;
}

.qsfHome .qsfThumbHolder li
{
	width:131px;
	height:200px;
	border: dashed 1px #999999;
	margin:0 38px 0 0;
}

.qsfThumbHolder a
{
	display:block;
	color:#fff;
	text-decoration:none;
}

.qsfThumbHolder img
{
	/* width:95px; */
	/* height:84px; */
	margin-bottom:-7px;
	vertical-align:bottom;
}

.qsfHome .qsfThumbHolder img
{
	/* width:115px; */
	/* height:108px; */
	margin-bottom:-10px;
}

.qsfThumbHolder span
{
	display:block;
	position:relative;
	z-index:2;
}


.packshot{
	width:130px; height:200px; vertical-align:middle; text-align:center; border-style:solid; border-color:#CCCCCC; border-width:1px;
}
.packshothover{
	width:130px; height:200px; vertical-align:middle; text-align:center; border-style:solid; border-color:#666666; border-width:1px;
}
.packshotAlt{
	width:130px; height:200px; vertical-align:middle; text-align:center; border-style:solid; border-color:#CCCCCC; border-width:1px; background-color:#EEEEEE;
}
.packshothoverAlt{
	width:130px; height:200px; vertical-align:middle; text-align:center; border-style:solid; border-color:#666666; border-width:1px; background-color:#EEEEEE;
}


.productWrapper{
        text-align: center;
    }
    
    .product{
        float: left;
    }
    
    .spacer{
        clear: both;
    }


.pagetitle{
    font-weight:bold;
    font-size:18px;
    
}

.catchphrase{
    font-weight:bold;
    font-style:italic;
    font-size:10px;
}

.GMImagesList {
text-align: center;
padding-left:0px;  
padding-right: 0px;
padding-bottom: 2px;   
margin:0; 
}
.GMImagesItem {	
list-style-position: outside;
list-style-type: none;    
padding:0;     
margin:0; 
display: inline;
float:left;
}
.GMGameDetailThumb {
border: solid 1px Black;
margin: 6px;
}

.aboveall{
    z-index: 999999;
    display: block;
}

.selectedmenuitem
{
    border-left: dashed 1px #DEDEDE;
    border-top: dashed 1px #DEDEDE; 
    border-right: dashed 1px #DEDEDE;
}