/*+clearfix {*/
#maindetailscontainer:after, #gameheader:after, #gamefulldata:after, #fullgame:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#maindetailscontainer, #gameheader, #gamefulldata, #fullgame
{
	display: block;
	*height: 1px;
}
/*+}*/
HR
{
	height: 0px;
	border: 0px;
	height: ;
	background-color: #F0F0F0;
	margin-top: 5px;
	margin-bottom: 5px;
}
A.peripheral IMG
{
	width: 235px;
	margin-right: 10px;
	margin-top: 10px;
}
A.peripheral
{
	border: 0;
	padding-right: 5px;
}
/*[clearfix]*/
#maindetailscontainer
{
	margin-top: 30px;
	width: 100%;
	position: relative;
	border-bottom: 5px solid #F0F0F0;
	padding-bottom: 30px;
}
#maindetailsleft
{
	position: relative;
	float: left;
	margin-right: 30px;
	box-shadow: 0px 0px 10px #B1B1B1;
	border-right: 1px solid #BFBFBF;
}
#maindetailsleft A:after
{
	transition: all 0.3s;
	content: "\f00e";
	font-family: FontAwesome;
	z-index: 100;
	font-size: 2em;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #FFFFFF;
	text-shadow: 0px 0px 3px #000000;
	opacity: 0;
}
#maindetailsleft A:hover:after
{
	opacity: 1;
}
#maindetailsright
{
	position: relative;
	float: left;
	border-left: 1px solid #EDEDED;
	padding-left: 30px;
}
#maindetailsright H1
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 2.4em;
}
#maindetailsright SPAN
{
	font-family: Helvetica, Arial;
	font-size: 1.2em;
	display: inline-block;
	margin-bottom: 5px;
}
#maindetailsright SPAN B
{
	width: 230px;
	display: inline-block;
	padding-bottom: 7px;
}
#maindetailsright SPAN.region
{
	color: #767676;
}
.devpub
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.playerbox
{
	float: right;
}
IMG.screenshots
{
	margin-right: 10px;
	margin-bottom: 10px;
	height: 225px;
}
/*New Design*/
/*[clearfix]*/
#gameheader
{
	position: relative;
	width: 100%;
	height: 300px;
	background: url(images/gameheader.jpg) top center / cover;
}
#gameheader SPAN
{
	font-family: 'Geogrotesque-SemiBold';
	font-size: 1.4em;
	color: #0F4F73;
	text-transform: uppercase;
}
#gametitle
{
	float: left;
	margin-top: 140px;
	width: 55%;
}
#gametitle H1
{
	font-family: 'NiseSegaSaturnU';
	font-size: 2.8em;
	font-weight: normal;
	margin-top: 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
#gameheaderinner
{
	position: relative;
	max-width: 1300px;
	min-width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	clear: both;
}
#gamecover
{
	float: left;
	position: relative;
	margin-right: 45px;
	margin-top: 80px;
	box-shadow: 0px 0px 10px #1F6C9A;
	margin-bottom: 40px;
}
#gamecover A:after
{
	transition: all 0.3s;
	content: "\f00e";
	font-family: FontAwesome;
	z-index: 100;
	font-size: 2em;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #FFFFFF;
	text-shadow: 0px 0px 3px #000000;
	opacity: 0;
}
#gamecover A:hover:after
{
	opacity: 1;
}
/*[clearfix]*/
#gamefulldata
{
	background: #F0F0F0;
	padding-top: 40px;
	width: 100%;
	padding-bottom: 40px;
}
.fulldatacolumn A
{
	color: #409CD0;
	text-decoration: underline;
	transition: 0.3s;
}
.fulldatacolumn A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background: #409CD0;
	margin-left: -10px;
	padding: 10px;
	border-radius: 5px;
	transition: 0.2s;
}
#gamefulldata SPAN
{
	font-family: 'Geogrotesque-Regular';
	font-size: 1.3em;
	line-height: 1.4em;
}
#gamefulldata SPAN B
{
	font-family: 'Geogrotesque-SemiBold';
	font-weight: normal;
	width: 180px;
	display: inline-block;
}
#gamefulldata .fulldatarow SPAN B
{
	width: auto;
}
.columncontainer
{
	position: relative;
	width: auto;
	float: left;
	width: 60%;
}
.fulldatacolumn
{
	float: left;
	width: 400px;
	margin-right: 1%;
	position: relative;
}
SPAN.spandataset
{
	display: block;
	margin-bottom: 20px;
}
.fulldatarow
{
	clear: both;
}
/*[clearfix]*/
#fullgame
{
	position: relative;
	padding-top: 20px;
	max-width: 1300px;
	min-width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px 0px #E3E3E3;
	border-radius: 5px;
	margin-top: -40px;
	padding-bottom: 20px;
	background: #FFFFFF;
	height: auto;
}
#fullgamecomments
{
	position: relative;
	padding-top: 10px;
	max-width: 1300px;
	min-width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	clear: both;
	box-shadow: 0px 0px 10px 0px #E3E3E3;
	border-radius: 5px;
	margin-top: 30px;
	background: #FFFFFF;
}
#gamenavigation
{
	position: absolute;
	right: 0;
	margin-top: 20px;
	z-index: 100000;
	opacity: 0.9;
	display: ;
}
#gamenavigation UL
{
	list-style: inside none;
	display: none;
}
#gamenavigation UL LI
{
}
#gamenavigation UL LI A
{
	font-family: 'Geogrotesque-Semibold';
	display: block;
	font-size: 1.1em;
	padding: 10px;
	color: #FFFFFF;
	background: #0F4F73;
	text-align: center;
}
#gamenavigation SPAN.addcollection A
{
	display: block;
	margin-top: 10px;
	padding: 20px;
	font-size: 0.9em;
	text-align: center;
	background: #409CD0;
	color: #FFFFFF;
	border: 1px solid #409CD0;
	transition: 0.3s;
	opacity: 1;
}
#gamenavigation SPAN.addcollection A:hover
{
	background: #2C6789;
	transition: 0.3s;
	font-size: 110%;
}
/*tab menu*/
UL.tabsmenu.menu
{
	list-style: none;
	width: 100%;
	display: table;
}
UL.tabsmenu.menu LI
{
	width: ;
	display: table-cell;
	text-align: center;
}
UL.tabsmenu.menu LI A
{
	padding: 10px;
	display: block;
	border: 1px solid;
	margin: 10px;
}
UL.tabsmenu.menu LI A
{
	margin: 0;
	margin: 5px;
	padding: 10px;
	background: #F2F2F2;
	color: #606060;
	box-shadow: 0px 3px #D7D7D7;
	border: 0px;
	font-family: 'Geogrotesque-SemiBold';
	font-weight: normal;
	font-size: 1.2em;
	border-radius: 5px;
	transition: 0.3s;
}
UL.tabsmenu.menu LI A I
{
	padding-left: 10px;
	color: #B197E9;
}
UL.tabsmenu.menu LI.active A I
{
	color: #F0F0F0;
}
UL.tabsmenu.menu LI.active A, UL.tabsmenu.menu LI.active A:hover
{
	margin: 0;
	margin: 5px;
	padding: 10px;
	background: #409CD0;
	color: #FFFFFF;
	box-shadow: 0px 3px #2B81B2;
	border: 0px;
	font-family: 'Geogrotesque-SemiBold';
	font-weight: normal;
	font-size: 1.2em;
	border-radius: 5px;
	transition: 0.3s;
}
UL.tabsmenu.menu LI A:hover
{
	transition: 0.4s;
	background: #E7E7E7;
	box-shadow: 0px 3px #C5C5C5;
}
UL.tabsmenu.menu LI A:active
{
	box-shadow: inset 0px 0px 10px #D5D5D5;
	box-shadow: 0px 1px #CFCFCF;
	transition: 0.3s;
}
.tabscontent.content
{
	padding-bottom: 25px;
	padding-top: 25px;
}
.tabscontent-item
{
	visibility: hidden;
}
.tabscontent-item.active
{
	visibility: visible;
}
