html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
#container ul, #container ol{
	list-style-position:inside;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: 400;
}
blockquote:before, blockquote:after, q:after{
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong{
	font-weight: 600;
}
i, em{
	font-style:italic;
}
h1,h2,h3,h4,h5,h6{
	font-weight:600;
}
h1{
	font-size: 44px;
	line-height:1.2;
	font-weight:400;
}
h2{
	font-size: 22px;
	line-height:1.2em;
	margin:0;
	font-weight:400;
}
h3{
	font-size: 18px;
	margin: 0;
	line-height:1.5;
}
h4{
	font-size:16px;
	margin:10px 0;
}
h5{
	font-size:14px;
	margin:10px 0;
}

.left{
	float:left;
}
.right{
	float:right !important;
}
/* END RESET STYLES */

html{
	margin:0px; 
	padding:0px;
	height: 100%;
}
body{
	color:#444444;
	background: #f0f0f0;
	text-align: center;
	height: 100%;
	line-height:1;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 12px;
	padding-top:115px;
}
.anchor{
	position:relative;
	display:block;
	visibility:hidden;
	top:-115px;
}
@media only screen and (max-width: 767px) {
	.anchor{
		top:0px;
	}
}
#container{
	text-align: left;
	color: #444444;
}
@media only screen and (max-width: 767px) {
	#container{
		margin-top:0;
	}
}
#footer{
	position: relative;
	background:#eeeeee;
	border-top:10px solid #f8f8f8;
	text-align: left;
	font-size: 12px;
	line-height:26px;
	padding: 10px 0;
	color:#444;
}
#footer #footerline1{ margin:0px; color: #008fca; }
#footer #footerline1 a{ font-weight: 500; color: #008fca; }
#footer #footerline2{ margin:0; color:#222; font-weight:400;}
#footer #footerline2 a{ font-weight:600;color: #222; }
#footer #footer_text{
	float:left;
	margin-top:20px;
}
#footer #footer_share{
	float:left;
}
#footer #footer_share ul li{
	list-style:none;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
	line-height:18px;
}
#footer #footer_share ul li a{
	color:#222;
	font-weight:400;
	font-size:11px;
}
#footer #footer_share ul li a:hover{
	text-decoration:none;
}


#header{
	width: 100%;
	background-color:#fff;
	height: 70px;
	color:#000;
}
#header #main_logo{
	float:left;
	height:70px;
}
#header #header_content{
	padding: 5px;
	line-height:1.5em;
	text-align:right;
	height:40px;
	float:right;
}
#header #header_content a{
	color:#000;
	font-weight:400;
}
.searchform{
	float: right;
	clear: right;
	margin: 0;
	height: 36px;
	width: 245px;
	overflow: hidden;
}
#hubrow .searchform{
	margin-top:6px;
}
.searchform .searchinput{
	width: 230px;
	float: right;
	height: 24px;
	margin: 0px;
	padding: 5px;
	border: 0;
	color: #777777;
	font-size: 12px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	background: #fff;
}
.searchform .searchsubmit{
	display:block;
	float: right;
	background: transparent url(../images/search-icon.gif) no-repeat right center;
	width: 20px;
	position:relative;
	margin: 2px 0 0 -30px;
	padding: 0px;
	border:0;
	height: 28px;
	font-size: 0;
	cursor:pointer;
}
textarea{
	font-family: 'Raleway', Arial,Helvetica,sans-serif;
	font-size:13px;
}
#mobile_menu_dropdown .searchform{
	float:none;
	width:100%;
	background:#eee;
	height:28px;
	margin-bottom:10px;
}
#mobile_menu_dropdown .searchform p{
	padding:2px;
}
#mobile_menu_dropdown .searchform .searchsubmit{
    float: right;
    position: relative;
    padding: 0px;
    height: 24px;
    width: 50px;
    margin: 0px 0px 0px -100px;
}
#mobile_menu_dropdown .searchform .searchinput{
    width: 100%;
    border: 0px none;
    margin: 0px;
    float: left;
    background: #f7f7f7;
    padding: 3px 0px;
}


.mynzg_user{
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	width: 64px;
	height: auto;
	overflow:hidden;
}

/* Hub Colours */
.hub_ps2,
.hub_psp,
.hub_vita,
.hub_ps3,
.hub_ps4{ color:#1e4a9a; background-color:transparent; }
.hub_xbox,
.hub_x360,
.hub_xboxone{ color:#107c10;background-color:transparent; }
.hub_gba,
.hub_ds ,
.hub_3ds,
.hub_wii,
.hub_gcn,
.hub_wiiu{ color:#c00000;background-color:transparent; }
.hub_pc{ color:#f1c144;background-color:transparent; }
.hub_ios{ color:#574999;background-color:transparent; }
.hub_android{ color:#649949; background-color:transparent; }

.hub_icons{
	font-size:11px;
	line-height:16px;
}
.hub_active{
	color:#fff;
}
.hub_icons .hub_active{
	padding:0px 5px;
}
.hub_all.hub_active, #hub_nav_links li.hub_all a.hub_active, #hub_nav_links li.hub_all:hover a.drop{ background-color:#0078ab; }
.hub_psp.hub_active,
.hub_ps2.hub_active,
.hub_vita.hub_active, #hub_nav_links li.hub_vita a.hub_active, #hub_nav_links li.hub_vita:hover a.drop,
.hub_ps3.hub_active, #hub_nav_links li.hub_ps3 a.hub_active, #hub_nav_links li.hub_ps3:hover a.drop,
.hub_ps4.hub_active, #hub_nav_links li.hub_ps4 a.hub_active, #hub_nav_links li.hub_ps4:hover a.drop{ background-color:#1e4a9a; }
.hub_xbox.hub_active,
.hub_x360.hub_active, #hub_nav_links li.hub_x360 a.hub_active, #hub_nav_links li.hub_x360:hover a.drop,
.hub_xboxone.hub_active, #hub_nav_links li.hub_xboxone a.hub_active, #hub_nav_links li.hub_xboxone:hover a.drop{ background-color:#107c10; }
.hub_wiiu.hub_active,  #hub_nav_links li.hub_wiiu a.hub_active, #hub_nav_links li.hub_wiiu:hover a.drop,
.hub_ds.hub_active,
.hub_3ds.hub_active, #hub_nav_links li.hub_3ds.hub_active, #hub_nav_links li.hub_3ds:hover a.drop,
.hub_gba.hub_active,
.hub_gcn.hub_active,
.hub_wii.hub_active, #hub_nav_links li.hub_wii a.hub_active, #hub_nav_links li.hub_wii:hover a.drop{ background-color:#c00000; }
.hub_pc.hub_active, #hub_nav_links li.hub_pc a.hub_active, #hub_nav_links li.hub_pc:hover a.drop{ background-color:#f1c144; }
.hub_ios.hub_active, #hub_nav_links li.hub_ios a.hub_active, #hub_nav_links li.hub_ios:hover a.drop{ background-color:#574999; }
.hub_android.hub_active, #hub_nav_links li.hub_android a.hub_active, #hub_nav_links li.hub_android:hover a.drop{ background-color:#649949; }

.hub_icons a, .hub_icons a:hover{ text-decoration:none;}

#hub_nav_links li.hub_all .dropdown{ border-color:#0078ab; }
#hub_nav_links li.hub_wii .dropdown, 
#hub_nav_links li.hub_3ds .dropdown{ border-color:#c00000; }
#hub_nav_links li.hub_ps3 .dropdown,
#hub_nav_links li.hub_ps4 .dropdown,
#hub_nav_links li.hub_vita .dropdown{ border-color:#1e4a9a; }
#hub_nav_links li.hub_pc .dropdown{ border-color:#f1c144; }
#hub_nav_links li.hub_ios .dropdown{ border-color:#574999; }
#hub_nav_links li.hub_x360 .dropdown,
#hub_nav_links li.hub_xboxone .dropdown{ border-color:#107c10; }

/* Website Structure */
#premierholder table{
	height: 120px;
	margin: 0px auto;
}
#premierholder img, #premierholder object, #premierholder iframe{
	display: block;
	position:relative;
}
.content_holder, .outer-fade{
	position:relative;
	box-shadow: 0px 0px 5px #000; 
	-webkit-box-shadow: 0px 0px 5px #000; 
	-moz-box-shadow: 0px 0px 5px #000;
}
#top-nav-holder{
	z-index:20;
	position:fixed;
	width:100%;
	top:0;
}
#top-nav-holder .outer-fade{
	z-index:6;
}
.content_holder{
	z-index:6;
	background-color:#fff;
}
.sidebar{
	margin-top:10px;
	display: inline;
	text-align:left;
}
.content, .content_full{
	margin-top:10px;
	display: inline;
	font-size: 13px;
	line-height: 1.5;
}

/* standard styling across the site */
.heading{
	font-size: 12px;
	line-height: 16px;
	font-weight:600;
}
.game_item .heading{
	font-size:14px;
}
.desc{
	font-size: 11px;
	line-height: 16px;
}
.desc a{
	font-size: 11px;
	font-weight:600;
}
.date{
	line-height: 16px;
	font-size: 11px;
	color: #888;
}
.date a{
	font-weight:400;
}
.date a img{
	vertical-align:middle;
	margin-top:-1px;
	
}
.articles_list,
.search_filters{
	border-bottom: 1px solid #f0f0f0;
	padding: 8px 0;
	clear:both;
	overflow:hidden;
}
.sort_list .articles_list_text,
.articles_list .articles_list_text,
.articles_top .articles_list_text{
	margin-left:151px;
}
.articles_list .articles_list_text.mynzg_margin{
	margin-left:80px;
}

/* Game Buttons */
a.game_action{
	display:block;
	line-height:23px;
	height:30px;
	width:80px;
	text-align:left;
	float:left;
	color:#949494;
	font-size:11px;
	font-weight:400;
	margin:5px 5px 0 0;
}
a.game_action img{
	float:left;
	display:block;
	margin:0 3px 0 0;
	vertical-align:middle;
	position:relative;
}
a.game_action:hover{
	text-decoration:none;
	color:#444;
}
a.game_action.in_list{
	color:#39b54a;
}
.upcoming_games a.game_action{
	height:46px;
	width:52px;
	text-align:center;
	margin:0;
}
.upcoming_games a.game_action img{
	float:none;
	margin:0 auto;
}


/* Generic Styles */
.std-padding{
	padding:10px;
}
.tease{
	width:141px;
	height:79px;
}
.tease.small{
	width: 130px;
	height: 73px;	
	float:left;
	margin: 0 10px 0 0;
}
.articles_list .tease,
.sort_list  .tease{
	float:left;
	margin: 0 10px 0 0;
}
@media only screen and (max-width: 767px) {
	.articles_list .tease,
	.sort_list .tease{
		width: 90px;
		height: 51px;	
		float:left;
		margin: 0 10px 0 0;
	}
	.sort_list .articles_list_text,
	.articles_list .articles_list_text,
	.articles_top .articles_list_text{
		margin-left:100px;
	}
}
.tease.ultra{
	width: 77px;
	height: 43px;
	float:left;
	margin: 0 6px 0 0;
}
.latest_item{
	display:block;
	height: 60px;
	margin-bottom: 10px;
}
.game_item .game_box_tools{
	float:left;
	margin-right:10px;
	width: 82px;
	position:relative;
}
.game_item .game_box{
	width:80px;
	margin:0;
	border: 1px solid #a8a8aa;
	position:relative;
	display:block;
	overflow:hidden;
}
.game_item .game_box.boxart{
	height:auto;
}
.game_item .game_box img{
	position:relative;
	display:block;
}
.game_item .game_box .thumb{
	height:89px;
	width: auto !important;
	max-width:inherit;
	margin: -6px 0 0 -38px;
	position:relative;
}
.game_item{
	display:block;
	margin: 2px 0 5px 0;
	line-height:16px;
}
.game_item .desc{
	display:block;
	margin-left: 85px;
	line-height:16px;
}
thead tr{
	color: #ffffff;
}

a{
	color: #0078ab;
	text-decoration:none;
	font-weight: 600;
}
a:hover{
	text-decoration:underline;
}
.btn{
	font-weight:400;
	display: block;
	text-align: center;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding:3px 0;
	background-color: #eeeeee;
	color:#808080;
	clear: both;
	margin-bottom:2px;
	white-space:nowrap;
}
.btn img{
	vertical-align:middle;
	margin: -2px 6px 0 4px;
}
.btn_inline{
	width: auto;
	display:inline;
	padding: 3px 10px;
	color:#808080;
}
.btn_active{
	background-color: #0078ab;
	color: #fff;
}
a.btn:hover{
	background-color: #c5c5c5;
	color: #444;
	text-decoration:none;
}
a.btn_inline:hover{
	color: #444;
	text-decoration:none;
}
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #808080;
}
a.btn:hover .arrow-down{
	color: #444;
}
#ajax-articles-more .arrow-down{
	display: inline;
    top: 10px;
    position: relative;
    left: 5px;
}



/* Styling for content box table lists */
.content_titlebox_firstcol,
.content_titlebox_lastcol,
thead tr{
	background: #2b2b2b;
}

/* Generic content box styles */
.content_titlebox{
	height: 30px;
	line-height:30px;
	padding: 0 20px 0 0;
	background: #2b2b2b;
	z-index:100;
	position:relative;
}
.content_titlebox.alt{
	height: 30px;
	line-height:30px;
	padding: 0;
	background: transparent;
	z-index:100;
	position:relative;
}
.content_titlebox.alt h4{
	color: #2a2a2a;
	line-height: 30px;
	margin: 0px;
	font-size: 14px;
	font-weight:500;
	float: left;
	text-align:left;
	display:inline;
	text-shadow: none;
}
.content_titlebox h4,
.content-wrap .content_titlebox h4{
	color: #FFFFFF;
	line-height: 30px;
	margin: 0px;
	margin-left:10px;
	font-size: 14px;
	font-weight:500;
	float: left;
	text-align:left;
	display:inline;
	text-shadow: #333 1px 1px 1px;
}
.content_titlebox .rightlink{
	float:right;
	padding: 0 12px;
	margin: 4px 3px 0 0;
	color: #a8a8a8;
	font-size:11px;
	line-height:26px;
	font-weight: 400;
}
.content_titlebox .rightlink:hover{
	color: #fff;
	text-decoration:none;
}
.content_titlebox.alt .rightlink:hover{
	color: #000;
	text-decoration:none;
}
@media only screen and (max-width: 767px) {
	.content_titlebox .mobile-dropdown-menu{
		background:#2b2b2b;
		width:70px;
		color:#a8a8a8;
		padding:5px 10px;
		position:absolute;
		top:30px;
		right:15px;
		text-align:right;
		display:none;
	}
}
.contentbox_holder{
	margin-bottom: 10px;
	position: relative;
	background:#fff;
	text-align:left;
}
.contentbox_content{
	padding: 10px;
	line-height:14px;
}
.contentbox_content p{
	line-height:16px;
}
.submenu{
	color: #888;
	display: block;
	text-align: right;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding:4px 0;
	clear: both;
	width: 100%;
}
.submenu a{
	font-weight:400;
}
.nzg_vip img{
	vertical-align:middle;
}
#header .nzg_vip img{
	margin-top: 6px;
}
a.nzg_vip:hover{
	text-decoration:none !important;
}
.nzg-vip-badge{
	width:100%;
	display:block;
	text-align:center;
	line-height:20px;
	margin-bottom:5px;
}
.nzg-vip-badge .vip-badge-icon{
	float:left;
	width:20px;
	margin-left:1px;
}
.vip_none{
	color: #000 !important;
	background-color: #999;
}
.vip_blue{
	color: #004474 !important;
	background-color: #00b7f1;
}
.vip_bronze{
	background-color: #bc712e;
	color: #472707 !important;
}
.vip_silver{
	background-color: #aac2ce;
	color: #4e6a77 !important;
}
.vip_gold{
	background-color: #fcb315;
	color: #6e5204 !important;
}

/* About VIP Page */
.about-vip-box{
	margin-bottom:2em;
}
.about-vip-box .vip-box-inner-top .one_fourth{
	text-align:center;
	margin-bottom:20px;
}
.content-wrap .about-vip-box h3{
	font-size:24px;
	font-weight:400;
	margin: 0;
	padding-left: 10px;
	font-family:"Orbitron",Arial,serif;
	
	border-right: 40px solid #fff;
    border-bottom: 40px solid #fff; 
	height: 0;
    line-height: 40px;
	display:inline-block;
}
.content-wrap .about-vip-box h3.vip_blue{
	border-bottom-color:#00b7f1;
}
.content-wrap .about-vip-box h3.vip_bronze{
	border-bottom-color:#bc712e;
}
.content-wrap .about-vip-box h3.vip_silver{
	border-bottom-color:#aac2ce;
}
.content-wrap .about-vip-box h3.vip_gold{
	border-bottom-color:#fcb315;
}
.about-vip-box .vip-box-inner-bottom{
	background:transparent url(../images/about-vip-box-bottom.png) no-repeat bottom center;
}
.about-vip-box .vip-box-inner-top,
.vip-starter-box{
	background:transparent url(../images/about-vip-box-top.png) no-repeat top center;
}
.content-wrap .vip-starter-box p{
	text-align:left;
}
.content-wrap .about-vip-box p,
.content-wrap .about-vip-box ul{
	font-size:13px;
	margin:0 inherit;
	text-align:left;
}
.content-wrap .about-vip-box p.vip-points{
	margin:0.2em;
	font-size:24px;
}
.about-vip-box .vip-points strong{
	font-size:36px;
}
.about-vip-box .vip-receive{
	font-size:16px;
	margin-bottom:10px;
}
.about-vip-box.vip-blue h3,
.about-vip-box.vip-blue p{
	color:#00486f;
}
.about-vip-box.vip-bronze h3,
.about-vip-box.vip-bronze p{
	color:#593b00;
}
.about-vip-box.vip-silver h3,
.about-vip-box.vip-silver p{
	color:#63737c;
}
.about-vip-box.vip-gold h3,
.about-vip-box.vip-gold p{
	color:#cf8d00;
}
.about-vip-box .level_up .one_fourth{
	border:1px solid #e4e4e4;
	text-align:center;
	margin-right:0;
}
.about-vip-box .level_up .one_fourth p{
	text-align:center;
	font-size:20px;
	line-height:1.2em;
	margin: 10px 0;
}
.about-vip-box.vip-blue .level_up p{
	color:#00b7f1;
}	
.about-vip-box.vip-bronze .level_up p{
	color: #bc712e;
}
.about-vip-box.vip-silver .level_up p{
	color: #aac2ce;
}
.about-vip-box.vip-gold .level_up p{
	color: #fcb315;
}


/* Content Specific Styles */
/* Main Teaser */
.teaser-item{
	width:1120px;
	/*height:405px;*/
	max-width: 100%;
}
.teaser-item h2{
	font-size:34px;
}
.teaser-item-blurb{
	background: url(../images/black-70pc.png) repeat top left;
	color:#fff;
	width:400px;
}
.teaser-item-blurb p{
	line-height:18px;
}
.teaser-item-blurb ul{
	margin:12px 0 0 0;
	list-style-position: inside;
	list-style-image: url(../images/arrow.png);
}
.teaser-item-blurb ul li{
	line-height:24px;
	float:left;
	clear:both;
	padding: 0 15px;
	white-space:nowrap;
}
.teaser-item-blurb ul li.highlight{
	background: #0078ac;
}
.teaser-item-blurb a{
	color:#fff;
	font-weight:600;
}
@media only screen and (max-width: 767px) {
	.cycle-slideshow{
		margin-bottom:145px;
	}
	.teaser-item h2{
		display:inline;
		font-size:24px;
	}
	.teaser-item-blurb{
		height:145px;
		overflow:hidden;
		width: 100%;
		font-size:12px;
		background: #2b2b2b;
		margin: 0;
		position:relative;
	}
}
#pager{
	background:#eeeeee;
	width:100%;
	height:35px;
	overflow:hidden;
	margin-top:0;
	border:0;
}
#pager li{
	list-style-type:none;
	float:left;
	width:20%;
	border:0;
}
#pager li a{
	width:auto;
	display:block;
	line-height:30px;
	font-size: 13px;
	padding: 0 5px 0 5px;
	overflow:hidden;
	background:#eeeeee;
	color:#222;
	font-weight:normal;
	text-align:center;
	border:0;
	border-top:5px solid #eee;
}
#pager li.cycle-pager-active a{
	background:#fff url(../images/pager-arrow.png) no-repeat center 0;
	font-weight:400;
	color:#000;
	border-top:5px solid #0092cf;
}

/* Content - Blogs */
.star{
	margin-right:2px;
	margin-top:-3px;
	border: 0px;
	vertical-align:middle;
	width: 14px;
	height: 14px;
}

/* Content - Highlighted Articles */
.highlights .contentbox_content{
	background: #2b2b2b;
	padding: 10px 20px;
}
.highlights h4{
	font-size:14px;
	color:#fff;
	font-weight:500;
}
.highlights .articles_top .tease {
    width: auto;
    height: auto;
}
.highlights .articles_top{
	padding-bottom:10px;
}
.highlights .articles_top .heading{
	font-size:13px;
	margin: 4px 0;
	display:block;
	color:#fff;
}
.highlights .date a{
	color:#fff;
}
.articles_highlighted{
	margin-bottom:10px;
	position:relative;
}
.highlighted_overlay_holder{
	position:absolute;
	bottom:10px;
}
.highlighted_overlay{
	font-size:14px;
	line-height:22px;
	display:inline;
	background:#2b2b2b;
	color:#fff;
	padding:3px 0;
	position:relative;
	left:10px;
	z-index:99;
	box-decoration-break: clone; /* Firefox 32+ */
	box-shadow:10px 0 0 #2b2b2b,-10px 0 0 #2b2b2b;
	-moz-box-shadow:10px 0 0 #2b2b2b,-10px 0 0 #2b2b2b;
	-webkit-box-shadow:10px 0 0 #2b2b2b,-10px 0 0 #2b2b2b;
}
.highlighted_date_holder{
	background: url(../images/black-70pc.png) repeat top left;
	position:absolute;
	bottom:0;
	right:0;
	padding:6px 10px;
}

/* Content - Latest Articles */
.latest_articles .contentbox_content{
	padding: 2px 10px 10px 0;
	height:auto;
}
.latest_articles .contentbox_content .articles_top{
	min-height: 170px;
	overflow: hidden;
	display:inline;
}
.articles_top .tease{
	/*width:141px;
	height:79px;*/
	width:100%;
	height:auto;
}
.latest_articles .contentbox_content .articles_top .heading{
	font-size: 13px;
	line-height:19px;
	font-weight:500;
}
.latest_articles .contentbox_content .articles_top p{
	padding: 4px 3px;
	line-height:19px;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
	.articles_top{
		margin-left:0;
	}
	.articles_top .tease,
	.highlights .articles_top .tease{
		width:100%;
		height:auto;
	}
}
@media only screen and (max-width: 767px) {
	.articles_top .tease{
		width: 99px;
		height:55px;	
		float:left;
		margin: 0 10px 0 0;
	}
	.latest_articles .contentbox_content .articles_top{
		line-height:16px;
		border-top:1px solid #f0f0f0;
		border-bottom:0px;
		padding: 8px 0;
		clear:both;
		overflow:hidden;
		min-height:10px;
	}
	.latest_articles .contentbox_content .articles_top.first{
		border-top:0;
		padding-top:0;
	}
	.latest_articles .contentbox_content .articles_top .heading{
		font-size: 16px;
		line-height:20px;
	}
	.latest_articles .contentbox_content .articles_top p{
		line-height:18px;
		padding: 0;
	}
}

.latest_articles .contentbox_content .articles_list{
	line-height:16px;
	border-top:0;
	border-bottom:1px solid #f0f0f0;
}
.latest_articles .contentbox_content .articles_list .heading{
	font-size: 15px;
	line-height:20px;
	font-weight:600;
}
.latest_articles .contentbox_content .articles_list p{
	line-height:18px;
}
.latest_articles .contentbox_content .articles_list p .date{
	line-height:24px;
}

/* Pullout Reviews */
.pullout_reviews{
	background:#0078ac;
	color:#fff;
	margin-top:10px;
}
.pullout_reviews h4{
	font-size:14px;
	color:#fff;
	font-weight:500
}
.pullout_reviews .contentbox_content{
	padding: 10px;
}
.pullout_reviews .articles_top a{
	color:#fff;
}
.pullout_reviews .contentbox_content .articles_top{
	min-height:inherit;
}
.pullout_reviews .review_score{
	background: #fff;
	border-radius: 100px;
	position: relative;
	display: inline;
	font-size: 24px;
	float: right;
	top: -24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
}
@media only screen and (max-width: 767px) {
	.pullout_reviews .review_score{
		top: 0px;
	}
}

.sponsored_content,
.latest_s_content{
	background: #e2e2e2;
	color: #2b2b2b;
	margin-top:10px;
}
.sponsored_content .content_titlebox.alt,
.latest_s_content .content_titlebox.alt{
	padding: 5px 10px;
}
.sponsored_content .content_titlebox.alt .rightlink,
.latest_s_content .content_titlebox.alt .rightlink{
	color:#2b2b2b;
}
.sponsored_content .content_titlebox.alt .rightlink:hover,
.latest_s_content .content_titlebox.alt .rightlink:hover{
	text-decoration:underline;
	color:#000;
}
.sponsored_content h4,
.latest_s_content h4{
	font-size:14px;
	color:#2b2b2b;
	font-weight:500
}
.sponsored_content .contentbox_content,
.latest_s_content .contentbox_content{
	padding: 10px;
}
.sponsored_content .articles_top a,
.latest_s_content .articles_top a{
	color:#2b2b2b;
}
.sponsored_content .contentbox_content .articles_top,
.latest_s_content .contentbox_content .articles_top{
	min-height:inherit;
}

/* Pullout Popular Games */
.pullout_popular_games{
	margin-top:10px;
}
.pullout_popular_games .content_titlebox.alt{
	padding: 5px 10px;
	background: #e2e2e2;
}
.pullout_popular_games .content_titlebox.alt h4{
	color: #2b2b2b;
	font-size: 15px;
	font-weight:500;
}
.pullout_popular_games .content_titlebox.alt .rightlink{
	color: #2b2b2b;
}
.pullout_popular_games .content_titlebox.alt .rightlink:hover{
	text-decoration:underline;
	color:#000;
}
.pullout_popular_games .contentbox_content{
	padding: 10px;
}
.pullout_popular_games .contentbox_content .articles_list{
	border-bottom:0;
}
.pullout_popular_games .number_list{
	display:block;
	width:40px;
	font-size:38px;
	float:left;
	color:#dddddd;
	font-weight:300;
	font-style:italic;
	font-family: Arial, sans-serif;
	text-align:center;
	margin-top:10px;
}
.pullout_popular_games .number_list.first{
	color: #0078ab;
	font-size:45px;
}
.pullout_popular_games .game_item{
	margin-left:40px;
}
.pullout_popular_games .game_item .game_box_small{
	margin-bottom:10px;
	min-height:100px;
}

.pullout_popular_games.mobile .one_fifth{
	width:20%;
	margin-right:0;
	margin-top:0;
}
.pullout_popular_games.mobile .contentbox_content{
	background: #e2e2e2;
	padding-top:0;
}
.pullout_popular_games.mobile .contentbox_content .articles_list{
	padding: 0;
}
.pullout_popular_games.mobile .game_item{
	margin-left:0;
}
.pullout_popular_games.mobile .game_item .game_box_small{
	max-width:100%;
	margin-bottom:0;
	min-height:auto;
}
.pullout_popular_games.mobile .game_item .game_box_small .game_box{
	max-width:100%;
}
.pullout_popular_games.mobile .game_item .game_box_small .game_box img{
	max-width:100%;
}

/* Popular Games Article List */
.popular-games .articles_list .heading{
	font-size: 18px;
	line-height:20px;
	font-weight:600;
}
.popular-games .articles_list p{
	margin: 0.8em 0;
}
.popular-games .articles_list .articles_list_text{
	margin-left: 172px
}
.popular-games .articles_list .number_list{
	display:block;
	width:75px;
	font-size:48px;
	float:left;
	color:#959595;
	font-weight:300;
	font-family: Arial, sans-serif;
	text-align:center;
	font-style:italic;
}
.popular-games .articles_list .number_list.first{
	color: #0078ab;
}

/* Content - News */
.latest_news .contentbox_content{
	padding-top:0;
}
.latest_news .contentbox_content .articles_list{
	border-bottom: 1px solid #f0f0f0;
	padding: 7px 0px 6px 0px;
}
.latest_news .contentbox_content .articles_list .date{
	white-space: nowrap;
}
.latest_news .contentbox_content .heading{
	font-size:13px;
}

/* Content - Upcoming Games */
.upcoming_games .articles_list{
	padding: 9px 0px 6px 1px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 0px;
}


/* Homepage Island */
#gpt-homepage-island, #gpt-consolehubs-island{
	margin-bottom:10px;
	text-align:left;
}
/* ROS Island */
.island-holder{
	padding: 0 15px;
}
@media only screen and (max-width: 1119px) {
	.island-holder{
		padding: 0;
	}
}

/* Content - Latest Comments */
.latest_comments .contentbox_content{
	padding-bottom:0;
}

/* Content - Latest User Content */
.latest_user_content .contentbox_content{
	padding-top:0;
}
.latest_user_content .contentbox_content p{
	font-size: 13px;
	line-height:18px;
}
.latest_user_content .contentbox_content .articles_list .mynzg_user{
	width: 45px;
	height: 45px;
	float:right;
	margin: 5px 0 0 10px;
}

/* Content - Latest Reader Reviews */
.latest_reader_reviews .contentbox_content{
	padding-top: 0;
	background:#ededed;
	margin-top:-10px;
}
.latest_reader_reviews .contentbox_content .articles_list{
	border-top:1px solid #dfdfdf;
}
.latest_reader_reviews .contentbox_content .articles_list:last-of-type{
	border-bottom:1px solid #dfdfdf;
}
/* Content - Write Reader Reviews */
.write_reader_reviews .contentbox_content{
	background:#ededed;
}
.write_reader_reviews a{
	font-size:16px;
	color:#2a2a2a;
	line-height:1.3;
	font-weight:600;
}

/* RHS Latest Articles */
.rhs_article_list .contentbox_content{
	background:#f7f7f7;	
}
.rhs_article_list h4,
.related_games h4,
.highlights h4,
.pullout_reviews h4{
	margin-top:0;
}
.rhs_article_list .articles_list{
	border-bottom:1px solid #e8e8e8;
}
.rhs_article_list a{
	color:#2a2a2a;
}

/* Related games */
.related_games h4{
	color:#fff;
	font-weight:400;
}

/* Mynzg Friends */
.mynzg_friends .contentbox_content{
	padding-top: 0;
}
.mynzg_friends .contentbox_content .articles_list{
	padding: 7px 0 6px 0;
}

/* Article Author */
.author_image{
	border-radius:96px;
	height:96px;
	width:96px;
}
.author .contentbox_content .author_image{
	float:left;
	margin-right: 15px;
}
.author .contentbox_content .byline{
	margin-top:2em;
	display:block;
}
.screenshots .contentbox_content{
	padding:0;
}

/**************/
/* HEADER BAR */
 
#user_navigation{
	position:relative;
	top:18px;
}
#user_navigation a { color: #000;font-weight:400; }
#user_navigation a:hover{ text-decoration:none; }

#user_navigation .ipsList_inline{
	list-style-type:none;
}

#user_navigation .ipsList_inline li{
	display:block;
	float:left;
	height:36px;
	margin: 0 2px 0 1px;
	line-height: 36px;
	font-size: 11px;
	font-family: 'Raleway', arial, helvetica, sans-serif;
}
#user_navigation .ipsList_inline li.vip_rank_holder{
	width:190px;
	text-align:left;
	line-height:16px;
	font-size:11px;	
	margin: 0 5px;
}
.vip_bar_outside{
	line-height:10px;
	height:10px;
	border:1px solid #444;
	background:#fff;
	overflow:hidden;
}
.vip_bar_outside .vip_bar_inside{
	float:left;
}
@media only screen and (max-width: 767px) {
	#user_link_menucontent{
		width:100%;
	}
	#user_link_menucontent #links li.vip_rank_holder .vip_bar_outside{
		background:#eee;
	}
}

#user_navigation .ipsList_inline > li:first-child { margin-left: 0; }
#user_navigation .ipsList_inline > li:last-child { margin-right: 0; }
 
#user_link, #user_link_mobile {
	font-size: 12px;
	color: #fff;
	padding: 0 12px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	outline: 0;
}
#user_link_mobile{
	padding: 0 8px;
	margin-right: 15px;
}

.user_link_dd, .dropdownIndicator {
	display: inline-block;
	width: 9px; height: 5px;
	background: url(../images/header_dropdown.png ) no-repeat right;
}

#user_link:hover, #notify_link:hover, #inbox_link:hover{ background-color: #eee; }

#user_link_menucontent #links li ,
#mobile_menu_dropdown #links li{ 
	width: 48%;
	float: left;
	margin: 4px 0 5px 0;
	text-shadow: 0px 1px 0 rgba(255,255,255,1);
	white-space: nowrap;
	list-style-type:none;
	font-size:13px;
}
@media only screen and (max-width: 767px) {
	#user_link_menucontent #links li{
		font-size:12px;
	}
}
#user_link_menucontent #links li.full_width,
#mobile_menu_dropdown #links li.full_width{
	width:100%;
}

#user_link.menu_active{
	background: #fff;
	color: #323232;
}

#user_link_menucontent #statusForm { margin-bottom: 15px; }
#user_link_menucontent #statusUpdate {	margin-bottom: 5px; }

#user_link_menucontent .user-links,
#user_link_menucontent_mobile .user-links{
	margin-left: 15px;
	width: 220px;
	text-align: left;
}


#statusSubmitGlobal { margin-top: 3px; }

#user_link.menu_active, #notify_link.menu_active, #inbox_link.menu_active,
#user_link_mobile.menu_active, #notify_link_mobile.menu_active, #inbox_link_mobile.menu_active  {
	background-position: bottom;
	background-color: #eee;
}

#notify_link, #inbox_link{
	vertical-align: middle;
	width: 39px;
	height: 36px;
	position: relative;
	display:block;
}

#notify_link{ background: url(../images/icon_notify.png ) no-repeat bottom; }
#inbox_link { background: url(../images/icon_inbox.png ) no-repeat bottom; }


#user_navigation #register_link, .register_link{ 
	background: #0078ab; 
	color: #fff;
	display: inline-block;
	padding: 4px 8px;
	line-height:14px;
}
#user_navigation .sign_in{
	padding: 4px 8px;
}
.ipsHeaderMenu a{
	font-weight:400;
	color: #0078ab;
}
.ipsHeaderMenu {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 70%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(70%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	width: 360px;
	text-align:left;
}
@media only screen and (max-width: 767px) {
	.ipsHeaderMenu{
		width: 100%;
		border-radius:0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
	}

}
.ipsType_sectiontitle { 
	font-size: 16px;
	font-weight: 400;
	color: #595959;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ececec;
}
 
.ipsForm_center { text-align: center; }
.ipsHeaderMenu .ipsType_sectiontitle { margin-bottom: 8px; }

.user_notifications_link_menucontent.ipsHeaderMenu,
.user_inbox_link_menucontent.ipsHeaderMenu {
	width: 300px;
}
.boxShadow {
	-webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
	-moz-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
	box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
}
@media only screen and (max-width: 767px) {
	.boxShadow{
		-webkit-box-shadow: 0;
		-moz-box-shadow: 0;
		box-shadow: 0;
	}
}
.ipsPad_half { padding: 4px !important; }
.ipsType_small { font-size: 12px; }
.ipsType_smaller, .ipsType_smaller a { font-size: 11px !important; }

.unread{ background-color: #f7fbfc; }

.ipsList_withminiphoto{ list-style-type:none; }
.ipsList_withminiphoto > li { margin-bottom: 16px; }
.ipsList_withminiphoto > li .list_content { margin-left: 40px; }
.list_content { word-wrap: break-word; }

.ipsUserPhoto {
	padding: 1px;
	border: 1px solid #d5d5d5;
	background: #fff;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	overflow:hidden;
}
.ipsUserPhoto_medium { width: 50px; height: 50px; }
.ipsUserPhoto_mini { width: 30px; height: 30px; display:inline-block; }
.ipsHeaderMenu .desc, .ipsHeaderMenu .desc.blend_links a, .ipsHeaderMenu p.posted_info {
	font-size: 12px;
	color: #777777;
}

.ipsHeaderMenu .desc.lighter, .ipsHeaderMenu .desc.lighter.blend_links a {
	color: #a4a4a4;
}

/* Login Window */
.ipsField .ipsField_title { 
 	font-weight: bold;
 	font-size: 15px;
 }
 
 .ipsForm_required {
 	color: #ab1f39;
 	font-weight: bold;
 }
 
 .ipsForm_horizontal .ipsField_title {
 	float: left;
 	width: 185px;
 	padding-right: 15px;
 	text-align: right;
 	line-height: 1.8;
 }

 
 .ipsForm ul{ list-style:none; }
 .ipsForm_horizontal .ipsField { margin-bottom: 15px; }
 .ipsForm_horizontal .ipsField_content, .ipsForm_horizontal .ipsField_submit { margin-left: 200px; }
 .ipsForm_horizontal .ipsField_checkbox { margin: 0 0 5px 200px; }
 .ipsForm_horizontal .ipsField_select .ipsField_title { line-height: 1.6; }
 
 .ipsForm_vertical .ipsField { margin-bottom: 10px; }
 .ipsForm_vertical .ipsField_content { margin-top: 3px; }
 
 .ipsForm .ipsField_checkbox .ipsField_content { margin-left: 25px; }
 .ipsForm .ipsField_checkbox input { float: left; margin-top: 3px; }
 
 .ipsField_primary input { font-size: 18px; }
 
 .ipsForm_submit {
 	background: #e4e4e4;
 	background: -moz-linear-gradient(top, #e4e4e4 0%, #cccccc 100%);
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#cccccc));
 	padding: 5px 10px;
 	text-align: right;
 	border-top: 1px solid #cccccc;
 	margin-top: 25px;
 }
 
@media only screen and (max-width: 767px) {
	.ipsForm_horizontal fieldset{
		padding:10px;
	}
	.ipsForm_horizontal .ipsField_title{
		float:none;
		width:auto;
		display:inline;
	}
	.ipsForm_horizontal .ipsField_content, .ipsForm_horizontal .ipsField_submit { margin-left:0px; }
	.ipsForm_horizontal .ipsField_checkbox { margin: 0 0 5px 0px; }
}
 
 .ipsForm_right { text-align: right; }
 .ipsForm_left { text-align: left; }
 .ipsForm_center { text-align: center; }
 
 .input_text, .ipsTagBox_wrapper {
 	padding: 4px;
 	border-width: 1px;
 	border-style: solid;
 	border-color: #848484 #c1c1c1 #e1e1e1 #c1c1c1;
 	background: #fff;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
 	border-radius: 2px;
 }
 .input_text:focus {
 		border-color: #4e4e4e #7c7c7c #a3a3a3 #7c7c7c;
 		-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
 		-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
 		box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
 	}
 	
 	input.inactive, select.inactive, textarea.inactive { color: #c4c4c4; }
 
 	.input_text.error {
 		background-color: #f3dddd;
 	}
 	.input_text.accept {
 		background-color: #f1f6ec;
 	}

.popupWrapper {
	text-align:left;
	line-height:1.3em;
	background-color: #464646;
	background-color: rgba(70,70,70,0.6);
	padding: 4px;
	-webkit-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.popupInner {
	background: #fff;
	width: 500px;
	overflow: auto;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	overflow-x: hidden;
	font-size:13px;
}
.popupInner a{
	font-weight:normal;
}
.popupInner h3 {
	background: #2b2b2b;
	padding: 0 10px 0 10px;
	color: #fff;
	line-height:30px;
	height:30px;
	font-size: 13px;
	font-weight: 500;
	text-align:left;
}
.popupInner .desc{
	color: #a4a4a4;
}
.popupClose {
	position: absolute;
	right: 20px;
	top: 13px;
} 
.modal {
	background-color: #3e3e3e;
} 
.topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important,
.topic_buttons li a, .topic_buttons li span, .ipsButton {
	background: #212121 url(../images/topic_button.png ) repeat-x top;
	border: 1px solid #212121;
	border-width: 1px 1px 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
	color: #fff;
	text-shadow: 0 -1px 0 #191919;
	font: 400 12px/1.3 'Raleway', Arial, Helvetica, sans-serif;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	text-align: center;
	min-width: 125px;
	display: inline-block;
	cursor: pointer;
}
.ipsHasNotifications {
	padding: 0px 4px;
	height: 12px;
	line-height: 12px;
	background: #cf2020;
	color: #fff !important;
	font-size: 9px;
	text-align: center;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	top: 4px;
	left: 3px;
}
a#mobile_menu_dropdown_btn{
	font-size:16px;
	color:#fff;
	margin: 4px 7px 0 0;
	line-height:28px;
	padding: 0 6px;
}
a#mobile_menu_dropdown_btn:hover{
	text-decoration:none;
}
a#mobile_menu_dropdown_btn img{
	width:20px;
	height:15px;
	vertical-align:text-top;
	margin-top:2px;
}

/* Article specific styles */
.video-wrap{
	max-width:100%;
	text-align:center; 
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}
.content-wrap .video-wrap{
	margin: 1.5em 0;
}
.video-wrap iframe,
.video-wrap object,
.video-wrap embed{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#age_gate{
	display:block;
	position:relative;
	height:400px;
	background:#000 url(/images/video-age-gate-bg.jpg) no-repeat left bottom;
	color:#fff;
	font-size:14px;
	font-weight:600;
	line-height:20px;
	padding-top:142px;
}
#age_gate_text{
	width:400px;
	margin:0 auto;
}
@media only screen and (max-width: 767px) {
	#age_gate{
		height:300px;
		padding-top:40px;
		background-position:right top;
	}
	#age_gate_text{
		width:80%;
	}
	.video-module{
		margin-top:10px;
	}
}

/* Main Titles */
.article-title{
	padding: 10px 0 5px 0;
	margin-bottom:10px;
	position:relative;
}
.standout-header-responsive-wrapper{
	width:100%;
	display:inline-block;
	position:relative;
}
.standout-header-responsive-wrapper:after {
    padding-top: 56.25%; // 16:9 ratio
    display: block;
    content: '';
}
.standout-header-responsive-main{
	/*position: absolute;*/
    top: 0;
	bottom: 0; 
	right: 0;
	left: 0;
}
.standout-header-container{
	position:relative;
	/*height:405px;*/
}

.standout-header{
	width:1120px;
	max-width: 100%;
	/*position: absolute;*/
}
.standout-header img.main-image{
	width: 100%;
	display:block;
}
.standout-header.mynzg_page img.main-image{
	width: 100%;
	display:block;
	max-height:230px;
}
.mynzg-standout-details{
	float:left;
}
.mynzg_page .standout-title .mynzg_user{
	margin:0;
	height:90px;
	width:auto;
}
.mynzg_page .standout-title .points_rank{
	line-height:24px;
	margin-top:-8px;
	display:block;
}
.mynzg_page .standout-title .points_rank img{
	z-index:99;
	position:relative;
}
.standout-title{
	float:left;
	position:absolute;
	bottom:0;
	padding: 0;
	margin:0;
	left:30px;
}
.article-tag{
	font-size:23px;
	background:#0092cf;
	color:#fff;
	display:inline-block;
	padding: 6px 15px 6px 10px;
}
.article-title .article-tag{
	font-size:14px;
	padding: 2px 15px 2px 10px;
}
.article-title h1,
.standout-title h1,
.teaser-item h2{
	margin: 0;
	padding: 0;
	display: inline;
}
.standout-title h1,
.teaser-item h2,
.mynzg_page .article-title h1{
	display:inline;
	background:#fff;
	color:#2a2a2a;
	padding:1px 0;
	position:relative;
	left:10px;
	z-index:99;
	box-decoration-break: clone; /* Firefox 32+ */
	box-shadow:10px 0 0 #fff,-10px 0 0 #fff;
	-moz-box-shadow:10px 0 0 #fff,-10px 0 0 #fff;
	-webkit-box-shadow:10px 0 0 #fff,-10px 0 0 #fff;
}
.about_page .standout-title h1{
	background:#e9e9e9;
	box-shadow:10px 0 0 #e9e9e9,-10px 0 0 #e9e9e9;
	-moz-box-shadow:10px 0 0 #e9e9e9,-10px 0 0 #e9e9e9;
	-webkit-box-shadow:10px 0 0 #e9e9e9,-10px 0 0 #e9e9e9;
}
.mynzg_page .article-title h1{
	background:#d0e4ec;
	box-shadow:10px 0 0 #d0e4ec,-10px 0 0 #d0e4ec;
	-moz-box-shadow:10px 0 0 #d0e4ec,-10px 0 0 #d0e4ec;
	-webkit-box-shadow:10px 0 0 #d0e4ec,-10px 0 0 #d0e4ec;
}
.platform-byline{
	display:inline-block;
	padding: 3px 15px 3px 10px;
}
.standout-title .platform-byline{
	background:#fff;
}
.article-title .date{
	color:#555;
}
.breadcrumb{
	display:none;
}
.byline{
	color:#2a2a2a;
}

/* Content Styles */
.content-wrap{
	font-size:14px;
}
.padding-wrap{
	padding: 0 10px 0 20px;
}
.article > p:first-child:first-letter{
	float: left; 
	color: #0092cf; 
	font-size: 74px; 
	line-height: 60px; 
	margin-right:5px;
}
.content-wrap p{
	text-align:justify;
	font-size:14px;
	margin: 1.5em 0;
}
.content-wrap h1, 
.content-wrap h2, 
.content-wrap h3, 
.content-wrap h4,
.content-wrap h5,
.content-wrap h6{
	font-weight:400;
	line-height:1.2em;
	margin:0.5em 0;
}
.content-wrap h4,
.content-wrap h5,
.content-wrap h6{
	font-weight:600;
}
/*
.content-wrap .content_titlebox h4{
	line-height: 25px;
	margin: 0 0 0 10px;
	font-size: 13px;
}
*/
.content-wrap h5,
.content-wrap h6{
	font-size:14px;
}
.content hr,
.content_full hr{
	border:0;
	background-color:#bbbbbb;
	height:1px;
	line-height:1px;
	font-size:1px;
	width: 100%;
	margin:10px 0;
	padding:0;
}
.content-wrap ul,
.content-wrap ol{
	line-height:1.4em;
	margin-left:1.5em;
}
.content-wrap ul li, 
.content-wrap ol li{
	list-style-position:outside;
	margin-bottom: 1em;
}
.content-wrap ul li ul,
.content-wrap ol li ol{
	margin-top:0.8em;
}
.content-wrap blockquote{
	margin: 0.5em 1em;
	padding: .7em;
	background-color: #f7f7f7; 
	border-left:10px solid #e9e9e9;
	font-size:14px;
	text-align:justify;
}
.content-wrap  q {
	text-align:left;
	font-size: 20px;
	display:block;
	background: #f4f4f4;
	padding: 20px 20px 20px 60px;
	margin: 0 0 0 10px;
}
.content-wrap q:before {
	content: "“";
	font-size:60px;
	line-height:1.3em;
	display:block;
	float:left;
	font-family:Georgia,Serif;
	background: #0092ce;
	color:#fff;
	width: 45px;
	height:45px;
	text-align:center;
	margin-left:-70px;
}
.content-wrap q.right{
	float:right;
	width:250px;
	margin: 0 0 10px 25px;
}
.content-wrap .thumb{
	margin: 0 auto;
	width:214px;
	text-align:center;
	background-color:#f7f7f7;
	padding:2px;
}
.content-wrap .thumb.left{
	margin:0 15px 5px 0;
}
.content-wrap .thumb.right{
	margin: 0 0 5px 15px;
}
.content-wrap .thumb img{
	display:block;
}
.content-wrap .thumb span{
	font-style:italic;
	font-size:12px;
}
.content-wrap .thumb-list img{
	display:inline;
	text-align:center;
	background-color:#f7f7f7;
	padding:2px;
	margin:5px;
}
.content-wrap img{
	max-width:100%;
	height:auto;
}
.content-wrap .nzg-tag{
	display:none;
}


.contentbox_content{
	line-height:1;
}
.returntotop{
	font-size: 12px;
}
.submit_links{
	margin: 0 0 6px 0;
	text-align:right;
	float:right;
}
.standout_submit_links{
	margin:10px 0 -55px 0;
	height:45px;
}
@media only screen and (max-width: 767px) {
	.standout_submit_links{
		margin:10px 0 -40px 0;
	}
}
.submit_links .fb-like{
	margin-right: 10px;
	display:block;
	float:right;
}
.submit_links .gplus{
	display:block;
	float:right;
	margin-right:-10px;
}
.submit_links a.retweet { font: 11px Arial,sans-serif; color: #1b6689; font-weight:bold; text-decoration: none; border: 0px; position:relative; margin-left:-10px; display:block; float:right;}
.submit_links a.retweet span { display:block;float:right;color: #1b6689; background: #d7e7ee url(/images/tweet-button-bg.gif) repeat-x top left; margin: 0; border: 1px solid #a4cce5; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; padding: 2px 5px 3px 5px; }
.submit_links a.retweet img { position:relative;top:1px;display:inline; }
.submit_links a.retweet strong { display: block; float:right; margin-top:4px;width:25px;text-align:center; }

#anchorlogo{
	float: right;
	margin-bottom: 10px;
}
.fb-recommendations{
	margin-bottom:10px;
}
.fb-recommendations, .fb-recommendations iframe[style], .fb-recommendations span {width: 100% !important;}

/* Comments, message box, filter tools */
.content_titlebox.comments{
	padding: 10px 0 0 0;
	border-top:4px solid #bababa;
}
.comment-post{
	font-size:14px;
	margin: 10px 0 30px 0;
}
.message_box, .pagination{
	border: 1px solid #e9e9e9;
	background-color: #f7f7f7;
	padding: 8px;
	line-height:20px;
	margin: 5px 0;
}
.filter_tools{
	margin: 0;
	font-weight:500;
}
.comment-box .details, .result_count, .message_box, .message_box label{
	font-size: 11px;
	font-weight: 600;
	line-height:20px;
}
.result_count{
	float:right;
}
.comment-submit{
	background: #0092cf url(../images/comment-icon-white.png) no-repeat 6px 8px;
	color:#fff;
	border:0;
	padding:5px 5px 5px 26px;
	cursor:pointer;
	font-family:'Raleway',Arial,sans-serif;
}

.comment-box{
	font-size: 12px;
	margin: 5px 0 20px 0;
	border-bottom: 1px solid #e7e7e7;
	background-color:#fbfbfb;
}
.comment-box .comment-details{
	padding: 8px 4px 4px 2px;
	line-height: 16px;
	background-color: #fff;
	border-bottom: 1px solid #aaaaaa;
	margin-left:90px;
}
.comment-box .comment-date{
	float:right;
}
@media only screen and (max-width: 767px) {
	.comment-box .comment-date{
		float:none;
	}
}
.comment-avatar{
	margin-right: 4px;
	padding: 0;
	float:left;
	text-align:center;
	width: 74px;
}
.comment-avatar .mynzg_user{
	width:70px;
	height:auto;
	margin: 2px 0 3px 2px;
}
.comment-avatar .nzg_vip img{
	width:100%;
}
.comment-box .comment-text{
	margin: 6px 0 0 96px;
	font-size: 13px;
	line-height:17px;
	padding: 0 10px 0 0;
	word-wrap: break-word;
}
.comment-box .reply-button{
	font-size:12px;
	color:#fff;
	float:right;
	background:#4c4c4c url(../images/comment-reply.png) 6px 8px no-repeat;
	padding: 2px 10px 2px 25px;
}
.comment-box .reply-button:hover{
	text-decoration:none;
}
.comment-box .comment-text .negative-comment{
	color:#b3b3b3;
}
.comment-box .comment-quote{
	padding: 4px;
	margin: 5px 0px;
	background-color: #fff;
	border: 1px dotted #666;
}
.comment-box .comment-reply{
	font-size:11px;
	text-align:left;
	margin:-6px 3px 0 90px;
	vertical-align:bottom;
	padding-top:8px;
}
.comment-box .rating-area{
	float:right;
	margin-left:20px;
}
.comment-box .rating-area .bg-rating{
	font-weight: 600;
	padding: 2px 5px;
	display:block;
	float:left;
	width:20px;
	text-align:center;
}
.comment-box .rating-area .bg-rating.positive{
	color:#30aa36;
}
.comment-box .rating-area .bg-rating.negative{
	color:#b82929;
}
.comment-box .rating-area .rate-comment,
.comment-box .rating-area .rate-comment-disabled{
	width:13px;
	height:11px;
	background-position:top left;
	overflow:hidden;
	display:block;
	float:left;
	top:4px;
	position:relative;
}
.comment-box .rating-area .rate-down{
	background: url(../images/comment-rate-down.png) no-repeat top left;
}
.comment-box .rating-area .rate-up{
	background: url(../images/comment-rate-up.png) no-repeat top left;
}
.comment-box .rating-area .rate-comment:hover{
	background-position:bottom left;
}
.comment-box .rating-area .rate-comment-disabled{
	opacity:0.25;
}
.comment-box .promoted-comment{
	color:#0092cf;
	line-height:20px;
}
/* The Scoreboard */
.contentbox_holder.scoreboard{
	border-top: 4px solid #e0e0e0;
	border-bottom: 4px solid #e0e0e0;
	margin-bottom:5px;
}
.contentbox_holder.scoreboard p{
	text-align:left;
}
.contentbox_holder.scoreboard .quick_glance{
	font-size:32px;
	font-weight:300;
	text-align:center;
	line-height:1.3em;
}
.scoreboard .quick_glance_game{
	line-height:1.3em;
	font-weight:300;
	margin-top:0.5em;
	font-size:16px;
	text-align:right;
	display:block;
}
.scoreboard .scoreboard_pros,
.scoreboard .scoreboard_cons{
	margin-bottom:1.5em;
	line-height:1.5em;
	margin-left:102px;
}
.scoreboard .scoreboard_pros .icon,
.scoreboard .scoreboard_cons .icon{
	background: #878787;
	color:#fff;
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	font-size:28px;
	float:left;
	line-height:20px;
	margin-right:10px;
}
.scoreboard .scoreboard_pros .icon{
	background-color: #0092cf;
	line-height:22px;
}
.scoreboard .scoreboard_text{
	margin-left:30px;
	display:block;
}
.review_score {
	font-weight: 600;
	color: #2b2b2b;
	text-align: center;
	font-size: 88px;
	line-height: 1.3em;
}
.review_score .review_score_circle{
	margin-top: -18px;
	border-radius: 110px;
	height: auto;
	padding: 10px 0 30px 0;
	background: #f4f4f4;
	width: 100%;
}
.review_score .score_word{
	display:block;
	font-size:14px;
	line-height:1em;
	margin-top:0em;
	font-weight:500;
}
.sort_list .review_score,
.articles_list .review_score{
	font-size:40px;
	margin-left:15px;
}
/* Article Hero */
.feature-main{
	text-align:center;
	margin: 0 0 20px 0;
}
.feature-main.right{
	margin: 0 0 10px 10px;
}
.feature-main img{
	max-width:100%;
}

/* Inline Island */
.article_banner_holder{
	width:300px;
	height:260px;
	text-align: center;
	margin:0 15px 15px 0;
	float:left;
	clear:both;
	text-align: left;
	line-height:16px;
}
.article_banner_push{
	width:1px;
	background-color:#ffffff;
	float:left;
	height:212px;
}
.contentbox_holder.about_game .contentbox_content,
.contentbox_holder.related_games .contentbox_content{
	line-height:20px;
	padding:15px;
	background: #252525;
}

/* About Game Box */
.about_game .game_item a,
.related_games .game_item a{
	color:#fff;
}
.about_game .game_item a .heading,
.related_games .game_item a .heading{
	font-weight:300;
}
.about_game .desc{
	color:#888;
}
.about_game .hub_icons{
	color:#888;
}
.game_item .game_attributes{
	margin-top:6px;
	color: #fff;
}
.game_item .game_attributes td{
	padding-top:9px;
	vertical-align:top;
}
.game_item .game_attributes .date{
	width: 60px;
}
.game_item .game_attributes a{
	font-weight:400;
	color:#fff;
}

/* Sort List */
.sort_platform_checkboxes{
	border-bottom:1px solid #0092cf;
	margin-bottom:10px;
}
.sort_platform_checkboxes label,
.sort_platform_checkboxes #show_all_platforms,
label.order_option,
.filter_form input[type="submit"]{
	display:block;
	float:left;
	white-space:nowrap;
	background:#dadada;
	padding:5px 15px;
	margin: 0 10px 10px 0;
	font-size:15px;
	cursor:pointer;
	color:#444;
	font-weight:500;
}
.filter_form label.order_option{
	font-size:13px;
}
.filter_form input[type="submit"]{
	background:#0092cf;
	color:#fff;
	font-size:13px;
	border:0;
}
.sort_platform_checkboxes label.platform_all,
.sort_platform_checkboxes #show_all_platforms{
	background:#efefef;
}
.sort_platform_checkboxes input[type=checkbox],
.filter_form input[type=radio]{
	display:none;
	float:left;
	position:absolute;
	margin:10px 0 0 2px;
}
.sort_platform_checkboxes input[type=checkbox]:checked + label {
	background: #0092cf;
	color:#fff;
}
.filter_form input[type=radio]:checked + label.order_option {
	background: #0092cf;
	color:#fff;
}
.sort_platform_checkboxes .hidden_platform{
	display:none;
}
.sort_list{
	width:100%;
	margin-bottom:10px;
}
.sort_list tbody td{
	line-height:16px;
	padding: 9px 10px 8px 3px;
	border-bottom:1px solid #f0f0f0;
	border-top:0px;
	font-size:12px;
}
.sort_list td .heading,
.articles_list.game_hub .heading{
	font-size: 14px;
	line-height:20px;
}
.sort_list td p{
	line-height:18px;
}
.sort_list td p .date{
	line-height:24px;
}
.sort_list.divider_top td{
	border-top:1px solid #f0f0f0;
	border-bottom:0;
}
.sort_list thead td{
	padding:0 0 0 3px;
	line-height:31px;
	text-shadow: #333 1px 1px 1px;
}
.sort_list .game_item .game_box_tools{
	margin-right:0 !important;
}
.pagination{
	color:#888;
	text-align:right;
	font-size:14px;
}
.pagination span{
	float:left;
	color:#444;
}
.filter_options table .label{
	width: 150px;
	text-align:right;
}
.filter_options table td{
	padding: 5px;
	vertical-align:top;
}

/* Search Results */
.search_filters{
	font-weight:400;
	border-top: 1px solid #f0f0f0;
}
.search_filters h4{
	margin:0 0 10px 0;
}
.search_filters a.btn{
	float:left;
	clear:none;
	padding: 2px 5px;
	margin: 0 5px 5px 0;
	font-size:12px;
}
.search_filters a.selected{
	color:#000;
	border:1px solid #ccc;
}
.search_filters a.selected:hover{
	text-decoration:none;
}

/* myNZGamer specific styles */
.mynzg-change-profile-header{
    position: absolute;
    right: 0;
    z-index: 99;
    background: transparent url(../images/black-70pc.png) repeat top left;
    padding: 5px 15px;
}
.mynzg-change-profile-header a{
	color: #fff;
	font-size:11px;
}
.profile-title{
	background-color: #ffffff;
	height: 135px;
	margin: 0;
	padding: 0 10px;
}	
@media only screen and (max-width: 767px) {
	.profile-title{
		height: auto;
	}	
}
.profile-title h1{
	font-size: 22px;	
	line-height: 22px;
	margin: 0;
	padding: 0;
	display: inline;
}
.user_header{
	border:1px solid #eaeaea;
	background-color:#fff;
	padding:5px;
	line-height:2em;
}
.mynzg-blog-item{
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #ccc;
}
.about_me .contentbox_content{
	background: #e3f0f6;
}
.about_me .contentbox_content.mynzg_links{
	background: #d0e4ec;
}
.about_me .contentbox_content.mynzg_links a{
	color:#2a2a2a;
}
.about_me .mynzg_user{
	float:right;
	margin: 10px 0 0 15px;
}
.about_me h2 a{
	color:#444;
	font-weight:400;
}
.about_me h2 a:hover{
	text-decoration:none;
}
.related_games h4{
	font-weight:400;
}
.about_me .contentbox_content p{
	line-height:1.6em;
	margin: .5em 0;
}
.about_me .contentbox_content,
.blog_tools .contentbox_content{
	padding-bottom:10px;
	padding-top:5px;
}
#profile-style-label{
	font-size:11px;
	font-weight:400;
	color:#ffffff;
	padding:2px;
	width:28%;
	float:left;
	margin:20px 15px 0 0;
}
.post-new-blog{
	text-align:center;
	margin-bottom:10px;
}

.staff_photo_large, .content-wrap .staff_photo_large{
	border-radius:160px;
	height:160px;
	width:160px;
}
ul.staff-social-links{
	list-style:none;
	margin:0;
	padding:0;
}
ul.staff-social-links li{
	display:inline;
	margin:0 5px;
}

/* Star rating */
.cur-rating{
	margin: 10px;
	clear: both;
	display: block;
	width: 100px;
}
ul.rating{
	list-style:none;
	background:url(../images/star_rating.png) top;
	height:14px;
	width:80px;
	overflow:hidden;
	margin:10px;
}
ul.rating li{
	display:inline
}
.rating a {
	display:block;
	width:16px;
	height:14px;
	float:left;
	text-indent:-9999px;
	position:relative;	
}
.rating a:hover {
	background:url(../images/star_rating.png) center;
	width:80px;
	margin-left:-64px;
	position:static;
}
.rating a:active {
	background-position:bottom;
}
/* Game Hub */
@media only screen and (max-width: 767px) {
	#game_hero{
		height:180px !important;
	}
}

/* Site Skin */
#gpt-site-skin {
	width: 1800px;
	margin: 0 auto;
	text-align:center;
	height:1200px;
	position:fixed;
	left:50%;
	margin-left:-900px;
}
#gpt-site-skin #bglink {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 0;
    margin: 0;
    float: left;
}
/* Roadblock */
#gpt-mobile-roadblock a#close-btn{
	position: absolute;
	right: 10px;
    background-color: #fff;
    padding: 6px;
    border-radius: 60px;
    color: #000;
    display: block;
    width: 14px;
    height: 14px;
    line-height: 14px;
}
#gpt-mobile-roadblock a#close-btn:hover{
	background: #eee;
}


/* Mobile Banner */
#gpt-mobile-leaderboard{
	text-align:center;
	display:block;
}
#gpt-mobile-leaderboard img{
	max-width:100%;
}
