/* #bigimage #game_image {
	background-color: #f00;
	float: left;
	width: 567px;
	height: 220px;
	overflow: hidden;
} */

#bigimage #game_image {
	float: left;
	width: 750px;
	height: 220px;
}

#bigimage #game_info {
	background-color: #000;
	float: left;
	width: 183px;
	height: 220px;
	text-align: left;
}

#available {
	color: #fff;
	height: 119px;
	font-size: 110%;
	padding-left: 20px;
	padding-top: 30px;
}

#available span {
	display: block;
	font-size: 70%;
	margin-bottom: 10px;
}

#game_info {
	margin: 0;
	padding: 0;
	list-style: none;
}

#game_info li {
	height: 35px;
	margin-bottom: 1px;
	background: url('../../i/common/pagemenu_header_bk.jpg');
}

#game_info li a {
	line-height: 35px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 148px;
	padding-left: 35px;
	color: #fff;
	background: url('../../i/common/menu_arrow.gif') no-repeat;
}

#game_info li a:hover {
	background-position: 0 -35px;
}

#buynow {}
#website {}
#screenshots {}
#video {}

li.noweb {
	line-height: 35px;
	background-color: #333;
	font-size: 80%;
	color: #ccc;
	padding-left: 10px;
}

h3#game_name {
	color: #fff;
	line-height: 180%;
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	padding-left: 10px;
}

#pagemain {
	margin-top: 0 !important;
	text-align: left;
	padding-bottom: 10px;
}

#gamebox {
	padding: 10px 0 0 0;
	text-align: center;
	width: 185px;
	float: left;
}

#gamecontent {
	width: 545px;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#gamecontent li  {
	color: #FF6600;
	margin-bottom: 5px;
}

#gamecontent li span.inner_li {
	color: #494E57;
}


.boxsurround_b {
	margin: 0 auto;
	width: 147px;
	background: url('../../i/common/boxshot_surround_b.jpg') 0 100% no-repeat #003688;
	padding-bottom: 7px;
}

.boxsurround_t {
	text-align: center;
	width: 147px;
	padding-top: 7px;
	background: url('../../i/common/boxshot_surround_t.jpg') 0 0 no-repeat #003688;
}

#gamestats table {
	width: 100%;
}

#gamestats table tr {
}

#gamestats table th {
	font-weight: normal;
	padding: 5px;
	color: #003688;
	font-size: 80%;
	border-bottom: 1px solid #fff;
	background-color: #DBE9F4;
}

#gamestats table td {
	padding: 5px;
	border-bottom: 1px solid #fff;
	background-color: #DBE9F4;
	color: #003688;
	font-size: 80%;
	font-weight: bold;
}

#gamestats table td a {
	color: #003688;
}

#ss_box {
	width: 127px;
	float: right;
	margin-top: 10px;
}

#vid_box {
	width: 127px;
	margin-top: 10px;
	float: right;
	clear: right;
}

#game_descf {
	margin-top: 10px;
}

/* #game_descf h4 {
	color: #f60;
	margin: 0;
	padding: 0;
} */

#esrb_rating {
	margin-top: 20px;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
}

#esrb_rating dl {
	margin: 0;
	padding: 0;
}

#esrb_rating dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 70px;
}

#esrb_rating dd {
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 130%;
}

#boxshot {
	margin-bottom: 10px;
}

#sg_title {
}

table.ss {
	width: 100%;
	margin: 0 auto 0 auto;
}

table.ss td {
	padding: 0 15px 30px 15px;
	text-align: center;
}

table.ss a img {
	border: 5px solid #ccc;
}

table.ss a:hover img {
	border-color: #f60;
}


/* Light Box */

#lightbox {
	background: #018EE2 url(../../i/common/bg_lightbox.jpg) repeat-x 0 0;
	padding: 25px 60px 5px 60px;
	border: 1px solid #363D4A;
}

#lightboxDetails {
	display: none;
	font-size: 11px;
}
	
#keyboardMsg { 
	float: right;
}

#closeButton { 
	top: 0px;
	right: 10px;
	width: 60px;
	height: 23px;
}

#lightbox img { 
	border: none; clear: both;
}

#LeftThumb, #RightThumb {
	top: 125px;
}

#LeftThumb {
	left: 5px;
}

#RightThumb {
	right: 5px;
}

#video_holder {
	text-align: center;
}