body {
	background: #444444 url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/body_bg.gif") repeat-x top;
	margin: 0px;
	padding: 0px;
}
font {
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 10px;
}
.red {
	color: #FF0000;
}
.b {
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 10px;
	background-color: #CCC;
}
select {
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 10px;
	background-color: #CCC;
}
option {
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 10px;
	background-color: #CCC;
}
a {
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}

/* Main Table Styles */
.maintable {
	background-color: #CCC;
	width: 774px;
}
#maintable_top {
	background-image: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/maintable_topbg.gif");
	width: 774px;
}
#maintable_bottom {
	background-image: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/maintable_bottombg.gif");
	width: 774px;
}
.maintable_left {
	background-image: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/maintable_leftbg.gif");
	width: 11px;
}
.maintable_right {
	background-image: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/maintable_rightbg.gif");
	width: 11px;
}


/* Foot Styles */
#foot_spanner {
	background-color: #666;
}
#foot {
	padding: 5px 15px 7px 15px;
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 9px;
	color: #FFF;
}
#foot a {
	color: #FFF;
	text-decoration: none;
}
#foot a:hover {
	color: #DDD;
	text-decoration: underline;
}


/* Sidebar Styles */
#sidebar {
	width: 159px;
	padding-right: 6px;
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 10px;
}
#sidebar select {
	width: 159px;
	height: 200px;
}
#menubg {
	background: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/menu_bg.gif");
}
#menu {
	background: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/menu_bottom_bg.jpg") no-repeat bottom center;
	padding: 2px 7px 13px 7px;
	font: 11px/13px "Arial", "Verdana", "Sans Serif";
	color: #FFF;
}
#menu a {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#menu a:hover {
	text-decoration: none;
	background-color: #F00;
}
#menu div {
	padding: 1px 1px 1px 5px;
}
#menu div.selected {
	background-color: #F00;
}

.page_title {
	background: url('//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/banner_title_bg.gif');
	width: 587px;
	height: 35px;
	text-transform: uppercase;
	font: bold 16px/16px 'Arial','Verdana','Sans-Serif';
	color: #FFFFFF;
}

#vote_box {
	width: 156px;
	height: 190px;
}

/* Content Styles*/
#content {
	width: 587px;
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 10px;
}
#content td {
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 10px;
}


#base_descript {
	width: 576px;
}

/* Game/UPC Page */

#game_spanner {
	padding: 0px 6px 5px 5px;
	background-color: #4D4D4D;
	margin: 0px;
}
#game_spanning {
	padding: 0px 6px 5px 5px;
	background-color: #878787;
	margin: 0px;
}
#game_descript {
	width: 576px;
	background-image: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/split.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}
td.content {
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #FFF;
	padding: 10px 10px 8px 10px;
	width: 100%;
}
#game_descript td.box_buy {
	padding: 10px 10px 8px 0px;
}
#game_descript td.box_buy div {
	border: 1px solid #333;
}
#game_descript div.title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0px 10px 0px;
}
#platform_tabs {
	padding: 0px 10px 20px 12px;
}
#feature_header {
	padding-left: 15px;
}
#game_extras {
	padding: 10px;
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 10px;
	color: #FFF;
}
#game_extras table {
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 10px;
	color: #FFF;
}
#game_extras th {
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}
#game_extras a {
	color: #FCC;
	text-decoration: none;
}
#game_extras a:hover {
	color: #FFF;
	text-decoration: underline;
}
#game_features {
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #FFF;
}
#game_features ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 10px 0px 0px 37px;
	padding: 0px;
}
#game_features li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
}
#game_footer {
	background-color: #4D4D4D;
	width: 587px;
}
#game_footer td.copyright {
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 9px;
	color: #999;
	padding: 0px 5px 0px 5px;
}

#game_footer td.esrb_descriptor {
	font-family: "Univers", "Verdana", "Arial", "Sans Serif";
	font-size: 9px;
	color: #000;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #000;
}

.search_result {
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #000;
	padding: 10px 10px 5px 10px;
}

.mythq_black {
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #000;
}
.mythq_box {
	font-size: 11px;
	color: #000;
	width: 273px;
}
.mythq_box div.out {
	background-image: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/mythq_index_box_bg.gif");
	padding: 4px 10px 4px 10px;
}
.mythq_box div.inpt {
	font: bold 10px/18px "Verdana", "Sans Serif";
	text-align: bottom;
}
.mythq_box div.inpt input {
	width: 120px;
	font: normal 10px/12px "Verdana", "Sans Serif";
}

.pc {
	color: #517E8C;
}
.ps2 {
	color: #576996;
}
.xbx {
	color: #537847;
}
.gc {
	color: #69618F;
}
.gba {
	color: #7D4B31;
}
.wir {
	color: #745480;
}
.psx {
	color: #4E80B8;
}
.gbc {
	color: #AA855D;
}
.psp {
	color: #8430DA;
}
.nds {
	color: #B0232A;
}
.mac {
	color: #B09123;
}

.pc_bg {
	background-color: #517E8C;
}
.ps2_bg {
	background-color: #576996;
}
.xbx_bg {
	background-color: #537847;
}
.gc_bg {
	background-color: #69618F;
}
.gba_bg {
	background-color: #7D4B31;
}
.wir_bg {
	background-color: #745480;
}
.psx_bg {
	background-color: #4E80B8;
}
.gbc_bg {
	background-color: #AA855D;
}
.psp_bg {
	background-color: #8430DA;
}
.nds_bg {
	background-color: #B0232A;
}
.mac_bg {
	background-color: #B09123;
}

.default_bg {
	background-color: #878787;
}

.g0 {
	background-color: #A3A3A3;
}
.g1 {
	background-color: #B1B1B1;
}

.grayarea {
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 11px;
	background-image: url("//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/thq/site/images/vote_bg.gif");
	background-color: #CCC;
	width: 156px;
}
