



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	border-top:0px;
        background-color:white;
	}





/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: #333;
    	background-color:white;
	}

a {
	color: #FF0033;
	text-decoration: none;
}

a:hover {
	color: #3A66A7;
}


#content {
background: #FAFAFA;
margin: 30px 0 0 0;
border: 1px solid black;
}


#page {
	text-align: left;

	margin: auto;
	padding: 0;
	width: 950px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 10px 0 10px 0;
	height: 70px;
	width: 950px;
     
clear: both;	}

#header h1 {
	font-size: 35px;
	font-family: arial;
	display:inline;
	letter-spacing: -0.5px
	}



.narrowcolumn {
	float: right;
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	width: 760px;

	}

.narrowcolumn h1 {
	font-size: 18px;
	padding-top: 0px;
	margin: 0 0 10px 0px;
	text-align: left;
	}

.narrowcolumn h2 {
	font-size: 14px;
	padding: 10px 0 5px 0;
	margin: 0 0 3px 0px;
	text-align: left;
	}

.narrowcolumn h2.in {
	padding-top: 0px;
	margin: 0 0 0px 0px;
	display: inline;
}



.narrowcolumn .left {
	width: 330px;
float: left;
}

.narrowcolumn .right {
	width: 400px;
	float: right;

}

.narrowcolumn .itemtext {

margin-left: 30px;
}



.quality {
font-size:10px;
line-height:10px;
}






.title, .menutitle, .indextitle {
    width: 750px;
    padding-left: 2px;
    padding-right: 0px;
    margin-bottom: 15px;
}

.indextitle {
    text-align: justify;

}

.title {
height: 150px;
}

.titleimage, .menuimage {
float: right; 
align:right;
}

.titleimage img {
border: solid 1px black;
}

.menuimage img {
border: 0px;
}

.titleinfo {
float: left; 
}

.titletable {
padding-top: 10px;
}

.titletable td {
    padding-right: 5px;
}





.info
{ 
text-align: justify;
}

.info h2 {
margin: 10px 0 0px 0; 
}

.desc
{ 
font-family: verdana;
font-size: 11px;
margin-bottom: 25px;
padding-left: 10px;
padding-right: 10px;
}

.bullets ul { 
padding-left: 20px;
padding-right: 15px;
font-family: verdana;
font-size: 11px;
}






.salelist table { border-collapse:collapse;
border-left: 0px solid #000000; 
border-right: 0px solid #000000; }


a img {
    border: 0px;
}
.info a img {
border: solid 1px red;
}

.info a:hover img {
border: solid 1px #3A66A7;
}


.salelist table.header { border-collapse:collapse;
border-top: 0px;
border-bottom: 0px;
color: #AAAAAA;
background: #F2F2F2; 
font-weight: bold;
border-left: 4px solid #F2F2F2; 
border-right: 4px solid #F2F2F2; 
height: 30px;
margin-bottom: 15px;
}



.itemlist td { border-top: 1px dashed #000000; 
padding: 5px;
height: 40px; 
}


table.salebottom  { border-collapse:collapse;
    border:0px;
    margin-bottom:7px;
}

table.salebottom td { 
    height: 15px;
    width: 742px
}


.itemlist .sealed { background: #FFFFD0;}
tr.sealed:hover { background: #F2F2F2; }

.itemlist .new { background: #FFFFE0; }
tr.new:hover { background: #F2F2F2; }

.itemlist .used { background: #FFFFF0; }
tr.used:hover { background:  #F2F2F2; }



.itemlist .YY { background: #FFFFD0;}
tr.YY:hover { background: #F2F2F2; }

.itemlist .YN { background: #FFFFE0; }
tr.YN:hover { background: #F2F2F2; }

.itemlist .NN { background: #FFFFF0; }
tr.NN:hover { background:  #F2F2F2; }






.itemlist a, .itemlist .price {
	font-weight: bold;
}

.itemlist .buy .button {
   float: right; 
}



#expandsealed, #expandnew, #expandused {
display:none
}

#expandYY, #expandYN, #expandNN {
display:none
}

#expandsealed td, #expandnew td, #expandused td { border-top: 1px dashed #000000; }








.menulist tr { background: #FFFFF0; }
.menulist tr:hover { background: #FAFAFA; }


.menulist thead tr.header { height: 24px;
color: #AAAAAA;
background: #F2F2F2; 
border-left: solid 2px #F2F2F2;
border-right: solid 2px #F2F2F2
}

/* Padding for table sort icon */
.menulist thead th { 
padding-left: 14px;
}



.menulist tbody td { border-bottom: 1px dashed #000000; height: 69px;}
.menulist tr:hover { background: #F2F2F2;}



.menulist table { border-collapse:collapse; margin-bottom: 10px;}
.menulist a img { border: 0px; }
.menulist td { 
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
padding-right:3px; }


.menulist td img { padding: 0px; margin-bottom: -3px; border: collapse;}



.menulist thead th { border-bottom: 1px dashed #000000; }
.menulist thead tr.spacer {
background: #FAFAFA; 
height: 0px;
padding: 0px;
}
.menulist thead td {
padding: 0px;
margin: 0px;
border: 0px;
}






.itemlist .comment { background:#F2F2F2;
border: 0px;
font-size: 11px; 
font-family: verdana;
padding: 5px;
padding-left: 46px;
   height: 30px;
   }


.siteText {
color: #AAAAAA;
}









.imgright {
float:right;
margin-left:15px;
}

.imgright .img {
border: solid black 1px;
}

.imgright .comment {
font-size: 10px;
text-align:center;
}





.indent { 
padding-left: 30px;

}




.pages {

  padding: 0;
  margin: 0;
  font-family: Arial;
  font-decoration: bold;
  font-size: 20px;
}
.pages li {
  list-style-type: none;
  display: inline;
background: #FFFFFF;
}

.pages li a {
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}

.pages li.odd {
background: #F2F2F2;
	}









#sidebar
{
	padding: 10px 10px 10px 10px;
    text-align: center;
	width: 150px;

	}

#sidebar h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0 0 13px 0px;
	text-align: center;
	}

#sidebar ul {
list-style: none;
padding: 0 0 0 0px;
margin: 10px 0 10px 0;
border: 1px solid #F2F2F2;
text-align: left;
}

#sidebar li {
	padding: 4px;
	font-weight: bold;
	background: #F2F2F2;
	}


#sidebar li.odd {
background: #FFFFFF;
	}
	

#sidebar #searchform {
	margin: 0;
	padding: 0px 3px 10px;

	}

#sidebar #searchform #search {
	padding: 2px;
	width: 135px;
	font-size: 11px;
color: #000000;
border: 3px solid #F2F2F2;

	}
    
    
    
    
    	
	




.wrapper {
	clear: both;


}


.clear {
	clear: both;
}

.pullwrapper {
	padding: 0;
	margin: 0;
	clear: both;
	background: red;
}

#footer {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 0;

clear: both;
        border: none;
	text-align: center;


	}



#my_chart2 {
padding-left:20px;
width:700px;
height:260px;

}

#gameinfo {
padding-top: 300px;
background:red ;
}

.tablePrices {
text-align:center;
align:center; 
 }

.med {
font-size:15px;
padding-right:10px;
font-weight: bold;
color:blue;
}

.prof {
font-size:14px;
padding-right:10px;
font-weight: bold;
color:green;
}


.tableInfo .title {
width: 65px;
font-weight: bold;
vertical-align:top;
}

.tableInfo {
border-collapse: collapse;
}
.tableInfo td {

padding: 0 5px 5px 0;
margin: 0px;
}


/* End Structure */














#nav1 {
float:left;
padding: 7px 0 7px 5px;
}

#nav2 {
float:right;
padding: 7px 5px 7px 0;
}

#gamelogos {
float: right;
}


.wrapper2 {
margin: 12px 0 0 0;
background: #FAFAFA;
border: 1px solid black;
}


table.table-autostripe { 
border: 1px solid #F2F2F2;
}


table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}



a { text-decoration: none }


td, th {
font-size: 12px;
}


table.table-autostripe tr {
background: #FFFFFF;
}

table.table-autostripe tr.t0 {
background: #F2F2F2;
}

table.table-autostripe thead tr {
background: #F2F2F2;
}


th.table-sortable {
	cursor:pointer;
	background-image:url("images/site/sortable.gif");
	background-position:center left;
	background-repeat:no-repeat;
}



th.table-sorted-asc {
	background-image:url("images/site/sorted_up.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-sorted-desc {
	background-image:url("images/site/sorted_down.gif");
	background-position:center left;
	background-repeat:no-repeat;
}



/* End captions */







/* tootltips */

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    font-weight: normal;
    text-decoration:none;
}
a.tt span{ display: none; }

a.tt img { border: 0px; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; background:;}

a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:10px; left:10px;
	padding: 8px;
	padding-left: 10px;
	width:180px;
	border: solid 1px black;
	background: #F2F2F2;
	color: #000000;
    text-align: left;
}

.imgtt {
margin-bottom: -1px;
margin-left: 3px;
}

/* end tooltips */






.button a, .button a:visited {width:90px;height:20px;background:url(images/site/buy_0.png);display:block;margin-top:-2px;margin-bottom:-2px;}
.button a:visited:hover, .button a:hover, .button a:active {background:url(images/site/buy_1.png)}

.seemore a, .seemore a:visited {width:80px;height:20px;background:url(images/site/seemore_0.png);display:block;margin-top:-2px;margin-bottom:-2px;}
.seemore a:visited:hover, .seemore a:hover, .seemore a:active {background:url(images/site/seemore_1.png)}

.buybest a, .buybest a:visited {width:80px;height:20px;background:url(images/site/buybest_0.png);display:block;margin-top:-2px;margin-bottom:-2px;}
.buybest a:visited:hover, .buybest a:hover, .buybest a:active {background:url(images/site/buybest_1.png)}

