/* review bars */


q:before, q:after {
    content: ""; }

.si-subheadvg h3 {
	font-size: 10px;
	padding: 3px 0 3px 25px;
	background:url(http://assets.espn.go.com/i/videogames/07/reviewbar07.jpg) no-repeat;
	margin: 0 0 10px 0 ;
}
.vgheader h3 {
	background: #d5d2c3;
	padding: 3px 5px;
	margin: 0 0 7px 0;
	border-top: 1px solid #bab8a9;
	border-bottom: 1px solid #bab8a9;
	font-size: 11px;
}

p.vgcontent {
	padding: 0 0 10px 0;
	border-bottom: solid 1px #ccc;
}

.vgsub {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
	padding: 6px 0 12px 0;
}
.alsoleft{
width: 130px;
float:left;}
.alsoright{
width: 130px;
padding-left: 10px;
float:left;}

/* review header */


#gamereviewhead {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 582px;
	height: 155px;
	background: url(http://assets.espn.go.com/i/videogames/07/vgreviewbg2.jpg) repeat-x;
	border: 2px #99cc66 solid;
	color: #000;
	margin-top: 20px;
}
.gameDescription {
width: 600px;
padding: 17px 5px 15px 15px;
float: left;
}

.gameIMG{
float:left;
padding-right: 23px;
}

.gameText, {
float: left;
color: #000;
}
.gameText a, .gameText a:visited {
color: #000;
font-weight: bold;
}
.gameText a:hover {
color: #5dd41e;}
.gameTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
line-height: 22px;
font-weight: bold;
color: #000;
}
.genreImg {
padding: 3px 5px 0px 0px;
float: left;
}
.gameRatings {
width: 240px;
padding: 25px;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #fff;
text-align:center;
}
.aligncenter {text-align:center;
}
.gameRatingsEd {
width: 97px;
padding: 10px 5px 10px 5px;
background: #666666;
float: left;
}

.gameRatingsUser {
width: 97px;
padding: 10px 5px 10px 5px;
background: #666;
float: left;
margin-left: 10px;
}
.yourscore {
width: 200px;
height: 53px;
padding: 10px 0px 10px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
}
.popularity {
padding-top: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
}
.popNumber {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #666;
}

/*  archive styles */

.np-topBox	{
	background-color: #fff;
}



.np-arcNavbox	{
	background-color: #99cc66;
	padding: 8px 10px 0px 10px;
}

/* ARCHIVE NAV */



.arcNav	{
	font-family: Hevetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	height: 20px;
}

.arcNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.arcNav ul li {
	padding: 4px 6px 4px 6px;
	margin: 0;
	float: left;
}

.arcNav ul li a {
	display: block;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
}

.arcNav ul li.realm {
	background-color: #ffffff;

}

.arcNav ul li.realm a, .arcNav ul li.realm a:visited {
	color: #ff0000;
	text-decoration: none;
}

.arcNav ul li a:hover {
	color: #ff0000;
	text-decoration: none;
}



/* ARCHIVE NAV END */
/* VG SCREENSHOT GALLERY */


.galleryIMG {
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 3px;
	float: left;
	width: 82px;
}
