html, body, div, span, applet, 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, caption, tbody, tfoot, thead, th {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0 none;
	vertical-align: baseline;
	text-align: left;
	
}
:focus {
    outline: 0 none;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}
ol, ul {
    list-style: none outside none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}
caption, th, td {
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: "" "";
}
q:before, q:after, blockquote:before {
    content: "";
}
img a {
    border: medium none;
}
header {
    background-color: #232323;
    border-bottom: 1px solid #151515;
    display: block;
    min-width: 984px;
    position: relative;
}
header .container {
    height: 64px;
    position: relative;
}
header .marketplace {
    display: block;
    position: relative;
    width: 210px;
}
header .marketplace img {
	display: block;
	left: 0px;
	position: absolute;
	top: 14px;
}

nav[role="navigation"] {
    background-color: #333333;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #383838;
    box-shadow: 0 2px 0 0 #262626, 0 -1px 0 0 #171717;
    display: block;
    margin-bottom: 1px;
    min-width: 984px;
    position: relative;
    z-index: 3100;
}
nav[role="navigation"] > ul {
    left: -5px;
    position: relative;
}
nav[role="navigation"] ul, .info-nav {
	list-style: none outside none;
	margin: 0 auto;
	width: 994px;
}
nav[role="navigation"] ul li, .info-nav li {
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 15px;
	position: relative;
	z-index: 5000;
	margin: 0 3px 0 3px;
}
nav[role="navigation"] ul li .dropdown, .info-nav li .dropdown {
    background-color: #FFFFFF;
    border-bottom: 1px solid rgba(35, 35, 35, 0.2);
    box-shadow: 4px 4px 0 0 rgba(35, 35, 35, 0.1);
    display: none;
    left: 0;
    padding: 6px 15px;
    position: absolute;
    top: 39px;
    width: 150px;
    z-index: 9999;
}
nav[role="navigation"] ul li .dropdown ul, .info-nav li .dropdown ul {
    list-style-type: none;
    width: 100%;
}
nav[role="navigation"] ul li .dropdown li, .info-nav li .dropdown li {
    display: block;
    float: none;
    font-size: inherit;
    line-height: 24px;
    margin: 0;
    padding: 0;
    z-index: auto;
}
nav[role="navigation"] ul li .dropdown li a, .info-nav li .dropdown li a {
    border-bottom: 0 none;
    color: #7E7E7E;
    display: block;
    font-size: inherit;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: static;
    text-shadow: 0 0 transparent;
}

nav[role="navigation"] ul li .dropdown li:hover, .info-nav li .dropdown li:hover {
    background: none repeat scroll 0 0 transparent;
}
nav[role="navigation"] ul li .dropdown a:hover, .info-nav li .dropdown a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #232323;
    text-decoration: none;
}
nav[role="navigation"] ul .meta-links-top, .info-nav .meta-links-top {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 4px;
    padding-bottom: 4px;
}
nav[role="navigation"] ul .meta-links-bottom, .info-nav .meta-links-bottom {
    border-top: 1px solid #CCCCCC;
    margin-top: 4px;
    padding-top: 4px;
}
nav[role="navigation"] ul .cross-site-category:after, .info-nav .cross-site-category:after {

    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 5px;
    width: 15px;
}
nav[role="navigation"] ul a, .info-nav a {
    border-bottom: 1px solid transparent;
    color: #C5C5C5;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-top: 9px;
    padding: 6px 10px;
    position: relative;
    text-shadow: 0 0 0 transparent, 0 1px rgba(29, 29, 29, 0.2);
    top: -1px;
}
nav[role="navigation"] ul li:hover a, .info-nav li:hover a {
    background: linear-gradient(#8A6741, #705536) repeat scroll 0 0 #785A3A;
    border-bottom: 1px solid #1B0B00;
    color: #FFFFFF;
    text-decoration: none;
}

nav[role="navigation"] ul li:hover div, .info-nav li:hover div {
    display: block;
}
nav[role="navigation"] ul li:hover div a, .info-nav li:hover div a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 none;
}
nav[role="navigation"] .search-container {
    display: block;
    float: right;
    padding: 7px 0;
    position: relative;
}
nav[role="navigation"] .search-container:after {
    clear: both;
    content: "";
    display: table;
}
nav[role="navigation"] .search-container input {
    border-color: #FFFFFF;
    float: left;
    margin-right: 10px;
    padding-top: 6px;
    width: 150px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.info-nav {
	float: right;
	list-style: none outside none;
	margin: 17px 0 0;
	padding: 0 100px 0 0;
	width: auto;
	z-index: 3200;
}
.info-nav a {
    color: #7E7E7E;
    margin-top: 0;
}
.info-nav div.dropdown {
    top: 30px;
    z-index: 7000;
}
.account-wrapper {
    float: right;
    margin-left: 13px;
    margin-top: 15px;
    position: relative;
}

#user-account-nav:after {
    clear: both;
    content: "";
    display: table;
}
#user-account-nav li {
    background-color: #333333;
    border-width: 1px 0;
    box-shadow: 0 1px 0 0 #363636 inset;
    display: block;
    float: left;
}
#user-account-nav li > a {
    border: medium none;
    color: #666565;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding: 9px 4px 12px;
    position: relative;
    text-shadow: 0 0 0 transparent, 0 1px rgba(29, 29, 29, 0.2);
    z-index: 6050;
}

#user-account-nav > li:hover > a, #user-account-nav > li:hover #sign-out-button, #user-account-nav > li > .active {
    background: linear-gradient(#8A6741, #705536) repeat scroll 0 0 padding-box #785A3A;
    border-color: #472F15;
    box-shadow: 0 1px 0 0 #A98E73 inset;
    color: #FFFFFF;
    text-decoration: none;
}

#user-account-nav .withdrawal a:before {
    background-position: 0 -1752px;
}

#user-account-nav > li.create-account:first-child {
    min-width: 120px;
}
#user-account-nav > li:first-child > a {
    border-radius: 8px 0 0 8px;
    color: #F5F5F5;
    padding-left: 17px;
}

#user-account-nav > li:last-child {
    border-radius: 0 8px 8px 0;
}
#user-account-nav > li:last-child:before {
    border-left: 1px solid #272727;
    content: " ";
    height: 14px;
    position: absolute;
    top: 9px;
}
#user-account-nav > li:last-child:hover:before {
    display: none;
}
#user-account-nav > li:last-child > a {
    border-radius: 0 8px 8px 0;
    color: #9E9E9E;
    padding-left: 16px;
    padding-right: 17px;
}
#user-account-nav > li:last-child > a:hover, #user-account-nav > li:last-child > a:focus, #user-account-nav > li:last-child > a.active {
    color: #FFFFFF;
}

.page-info {
    background: none repeat scroll 0 0 #D7D7D7;
    border-bottom: 1px solid #BABABA;
    border-top: 1px solid #000000;
}
.page-info .container {
    overflow: hidden;
    padding: 0 0 10px;
}
.page-info h1 {
    color: #383838;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
#footer {
    background-color: #333333;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #383838;
    box-shadow: 0 2px 0 0 #262626, 0 -1px 0 0 #171717;
    color: #8F887C;
    font: 12px/22px tahoma,Geneva,sans-serif;
    min-width: 984px;
}
#footer:after {
    clear: both;
    content: "";
    display: table;
}
#footer .container {
    margin: 0 auto;
    width: 984px;
}

#copyright {
    background-color: #232323;
    border-bottom: 1px solid #151515;
    height: 95px;
    margin-top: 2px;
    min-width: 984px;
    padding-top: 35px;
}
#copyright .container {
    margin: 0 auto;
    width: 984px;
}
#copyright a {
    color: #CDA869;
    text-decoration: none;
}
#copyright a:hover {
    text-decoration: underline;
}
#copyright p {
    color: #837E76;
    font-size: 9px;
    font-variant: small-caps;
    padding: 10px 0;
}
#copyright .trademarks {
    font-size: 10px;
    font-style: italic;
    padding: 3px 0 30px 8px;
}
#copyright span {
    padding: 0 7px;
}
#copyright .logo {
    float: right;
    height: 21px;
    margin-top: 17px;
    text-indent: -9999px;
    width: 105px;
}
.container {
	margin: 0 auto;
	width: 1030px;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
html {
    overflow-y: scroll;
}
body {
    background-color: #D2D1D0;
    color: #444444;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    margin: 0 auto;
    text-align: left;
}
#content {
    border-top: 1px solid #FFFFFF;
    line-height: 18px;
    margin: 0 auto;
    min-height: 540px;
    padding: 20px 0 30px;
}
#content:after {
    clear: both;
    content: "";
    display: table;
}
.wrapper {
    margin: 0 auto;
    width: 984px;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.sidebar-s {
    float: left;
    margin-right: 18px;
    width: 200px;
}

.sidebar-right {
    float: right;
    margin-left: 18px;
    margin-right: 0;
}

.content-l {
	float: left;
	width: 1030px;
}
.content-right {
    float: right;
}
.catmenu{
	width: 300px;
	height: 60px;
}
.content-box {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #BBBBBB;
    display: block;
    padding: 20px;
}
.content-box:after {
    clear: both;
    content: "";
    display: table;
}

.content-box img {
    max-width: 100%;
}

.sidebar-s .content-box {
    background-color: #E0E0E0;
    padding: 10px;
}

.avatar {
    display: block;
    height: 80px;
    width: 80px;
}
.avatar img {
    display: block;
}
.visuallyhidden, .facet-collapsed .facet-content {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.item-grid, .item-grid-new,.item-list, .user-list, .download-list {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #BBBBBB;
    display: block;
    list-style: none outside none;
    margin-bottom: 20px;
}
.item-grid:after, .item-grid-new:after, .item-list:after, .user-list:after, .download-list:after {
    clear: both;
    content: "";
    display: table;
}
.user-list .game-info {
    float: right;
    padding-top: 35px;
    position: relative;
    text-align: center;
    width: 120px;
}
.user-list .game-count {
    color: #171717;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 33px;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
	text-align:center;
}
.user-list .rating {
    margin-top: 3px;
}

.item-grid-new {
    line-height: normal;
    padding: 10px 12px 0;
}
.item-grid-new li {
	float: left;
	height: 138px;
	margin: 10px 8px 10px 7px;
	text-align: center;
	width: 150px;
}

.item-grid-new h3 {
    padding: 0;
}
.item-grid-new h3 a {
	color: #171717;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	display: block;
	font-weight: bold;
	padding-top: 1px;
	overflow: hidden;
	width: 150px;
	word-break: keep-all;
	white-space: nowrap;
	height: 20px;
	text-align: center;

}
.item-grid-new img {
    border-right: 1px solid #1F1F1F;
    border-top: 1px solid #1F1F1F;
    border-left: 1px solid #1F1F1F;
    border-bottom: 1px solid #1F1F1F;
    padding: 3px;
    width: 142px;
    height: 110px;
}
/*
#white-space: nowrap;
*/
.item-grid-new small {
    font-size: 11px;
}
.item-grid-new .thumbnail {
	display: inline-block;
	height: 110px;
	width: 145px;
}
.item-grid-new .thumbnail a {
    display: inline-block;
    margin-top: 5px;
}

.item-grid-new .thumbnail img {
    display: block;
}
.item-grid-new .item-info {
	padding-top: 12px;
	text-align: center;
}
.item-grid-new .game-info {
	display: table-cell;
	height: 20px;
	vertical-align: bottom;
	width: 130px;
	text-align: center;
}
.item-grid {
    line-height: normal;
    padding: 10px 12px 0;
}
.item-grid li {
	float: left;
	height: 140px;
	margin: 10px 8px 5px 9px;
	text-align: center;
	width: 150px;
}

.item-grid h3 {
    padding: 0;
}
.item-grid h3 a {
	color: #171717;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	display: block;
	font-weight: bold;
	padding-top: 1px;
	overflow: hidden;
	width: 150px;
	word-break: keep-all;
	white-space: nowrap;
	height: 20px;
	text-align: center;
}
.item-grid img {
	border-right: 1px solid #1F1F1F;
	border-top: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	padding: 3px;
	width: 142px;
	height: 110px;
}
.item-grid small {
    font-size: 11px;
}
.item-grid .thumbnail {
	height: 110px;
	width: 145px;
}
.item-grid .thumbnail a {
    display: inline-block;
    margin-top: 5px;
}

.item-grid .thumbnail img {
    display: block;
}
.item-grid .item-info {
	padding-top: 12px;
	text-align: center;
}
.item-grid .game-info {
	display: table-cell;
	height: 20px;
	vertical-align: bottom;
	width: 130px;
	text-align: center;
}
.item-grid .game-rating {
    border-left: 1px solid #CCCCCC;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-left: 10px;
}
.page-title {
    color: #000000;
    float: left;
    font: 38px ProximaNovaSoft,sans-serif;
    letter-spacing: -1px;
    padding: 0;
}

#breadcrumbs {
    color: #C2C2C2;
    font-size: 9px;
    padding-top: 15px;
}
#breadcrumbs a {
    color: #757575;
    margin-left: 6px;
    margin-right: 4px;
}
#breadcrumbs a.first {
    margin-left: 0;
}

fieldset {
    border: 1px solid #585858;
    margin: 20px 0;
    padding: 10px 25px;
}
hr {
    background-color: #BFBEBE;
    border-color: #EDEDED;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
}

dl {
    padding: 10px 0;
}
h2, h3, h4, h5, h6 {
    color: #191919;
    font-family: "Helvetica Neue",Arial,sans-serif;
    padding: 10px 0 20px;
}

h1 {
	color: #000;
	font-family: "Helvetica Neue",Arial,sans-serif;
	padding: 1px 0 1px;
	font-size: 20px;
	text-align: center;
}
h2 {
	font-size: 20px;
	line-height: 20px;
}
h3 {
    font-size: 24px;
    line-height: normal;
}
h4 {
    font-size: 19px;
    line-height: normal;
}
h5 {
    font-size: 17px;
    line-height: normal;
}
.new-heading {
	background: none repeat scroll 0 0 #434343;
	color: #FFFFFF;
	font-size: 16px;
	line-height: inherit;
	padding: 7px 10px;
	
}
.more-heading {
	background: none repeat scroll 0 0 #434343;
	color: #FFFFFF;
	font-size: 12px;
	line-height: inherit;
	padding: 7px 10px;
	font-weight: bold;
	float: right;
}

.new-heading:first-child {
    margin-top: 0;
}
.sidebar-s .new-heading {
    font-size: 15px;
    padding: 7px 5px;
}
.box-heading {
    background: none repeat scroll 0 0 #434343;
    color: #FFFFFF;
    font-size: 18px;
    line-height: inherit;
    margin-top: 20px;
    padding: 11px 15px;
}
.box-heading:first-child {
    margin-top: 0;
}
.sidebar-s .box-heading {
    font-size: 15px;
    padding: 7px 10px;
}

.sidebar-s strong {
    font-weight: bold;
}
.sidebar-s small {
    color: gray;
}
p {
    padding: 10px 0;
}
a {
    color: #8A6741;
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: underline;
}
b {
    font-weight: normal;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
ol {
    list-style: lower-roman outside none;
}
ul {
    list-style: square outside none;
}
code, pre {
    color: #333333;
    font: 11px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
    word-break: break-all;
    word-wrap: break-word;
}
pre {
    background-color: #F4F4F4;
    background-image: linear-gradient(#F4F4F4 50%, #E7E7E7 50%);
    background-size: 38px 38px;
    border: 1px solid #C7C7C7;
    display: block;
    line-height: 19px;
    margin-bottom: 10px;
    overflow-x: visible;
    overflow-y: hidden;
    padding: 0 0 0 4px;
}

label, input, select, textarea {
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    line-height: 18px;
}

input[type="text"] {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BBBBBB;
	border-radius: 5px 5px 5px 5px;
	color: #7E7E7E;
	height: 24px;
	width: 150px;
	margin: 0;
	outline: 0 none;
	padding: 5px 0 6px 8px;
	position: relative;
}

textarea {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
    color: #7E7E7E;
    height: 150px;
    margin: 0;
    outline: 0 none;
    padding: 10px;
}
select {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
    height: 30px;
    margin: 0;
    padding: 4px;
    width: auto;
}

.top-author {
    text-align: center;
}
.top-author a {
    color: #171717;
}
button{
    overflow: visible;
}
button {
    background-clip: padding-box;
    background-color: #705536;
    background-image: linear-gradient(#8A6741, #705536);
    border: 1px solid #614023;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font: 13px/17px Tahoma,Geneva,sans-serif;
    margin: 0 10px 0 0;
    padding: 5px 10px 6px;
    text-align: left;
    text-shadow: 0 0 0 transparent, 1px 1px 0 rgba(0, 0, 0, 0.1);
	
}

button.no-margin{
    margin: 0;
}
button:hover, button:focus {
    background-clip: padding-box;
    background-image: linear-gradient(#7D5D3B, #634B30);
    border-color: #54381E;
    transition-duration: 0s;
}
button:hover:after, button:focus:after {
    opacity: 0.75;
}
button:active {
    background-clip: padding-box;
    background-image: linear-gradient(#634B30, #7D5D3B);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) inset;
    cursor: default;
    text-shadow: 0 0 0 transparent, -1px -1px 0 rgba(0, 0, 0, 0.1);
}
button.active:hover, button.active:focus {
    border-color: #54381E;
}
button {
    min-width: 127px;
}

.image-button {
    background-clip: padding-box;
    min-width: 10px;
    text-indent: -9999px;
    transition-duration: 0s;
    width: 32px;
}
.image-button:hover, .image-button:focus, .image-button:active {
    background-clip: padding-box;
}


.list {
	font-size : 13px;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-right : 10px;
	width: 170px;
	float: left;
	margin-left: 15px;
}

.list img {
	border-right : 1px solid #1F1F1F;
	border-top : 1px solid #1F1F1F;
	border-left : 1px solid #1F1F1F;
	border-bottom : 1px solid #1F1F1F;
	background-color : #333333;
	padding: 3px;
	width: 170px;
	height:125px;
}
.list_line {
	font-size : 13px;

	display: block;
	font-weight: bold;
	padding-top: 1px;
	overflow: hidden;
	width:170px;
	word-break:keep-all;
	white-space:nowrap;
 	height: 20px;
}
.pagelist{
	align:center;
}
.new_bar{
	width:600px;
	float:left;
	margin-bottom: 10px;
}
.top_bar{
	float:right;
	width:200px;
	margin-bottom: 10px;
}
.newlist {
	font-size : 13px;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-right : 10px;
	width: 120px;
	float: left;
	margin-left: 10px;
	text-align: center;
}

.newlist img {
	border-right : 1px solid #1F1F1F;
	border-top : 1px solid #1F1F1F;
	border-left : 1px solid #1F1F1F;
	border-bottom : 1px solid #1F1F1F;
	padding: 3px;
	width: 110px;
	height:83px;
	
}
.newlist_line {
	font-size : 12px;
	display: block;
	font-weight: 200;
	padding-top: 1px;
	overflow: hidden;
	width:120px;
	height: 40px;
	text-align:center;
}

.catlist {
	font-size : 13px;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-right : 18px;
	width: 120px;
	float: left;
	margin-left: 20px;
}

.catlist img {
	border-right : 1px solid #1F1F1F;
	border-top : 1px solid #1F1F1F;
	border-left : 1px solid #1F1F1F;
	border-bottom : 1px solid #1F1F1F;
	padding: 3px;
	width: 120px;
	height:100px;
}
.catlist_line {
	font-size : 13px;
	display: block;
	font-weight: bold;
	padding-top: 1px;
	overflow: hidden;
	width:120px;
	word-break:keep-all;
	white-space:nowrap;
 	height: 20px;
}
/*box begin*/
.xsnazzy h2, .zsnazzy h2 {
	margin:0; 
	font-size:14px; 
	padding:0 10px 5px 10px;
	border-bottom:1px solid #222; 

}
.xsnazzy h1, .zsnazzy h1 {
	margin:0;
	font-size:14px;
	padding:0 10px 5px 10px;
	border-bottom:1px solid #333;
	color: #FFFFFF;
}
.xsnazzy p, .zsnazzy p {
	margin:0; 
	padding:5px 10px; 
	font-size:12px;
}
.xsnazzy {
	background: transparent;
	width:820px;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
.full_xsnazzy h2, .zsnazzy h2 {
	margin:0; 
	font-size:14px; 
	padding:0 10px 5px 10px;
	border-bottom:1px solid #222; 

}
.full_xsnazzy h1, .zsnazzy h1 {
	margin:0;
	font-size:14px;
	padding:0 10px 5px 10px;
	border-bottom:1px solid #333;
	color: #FFFFFF;
}
.full_xsnazzy p, .zsnazzy p {
	margin:0; 
	padding:5px 10px; 
	font-size:12px;
}.full_xsnazzy {
	background: transparent;
	width:1020px;
	float: right;
	margin-bottom: 20px;
}
.xsnazzy-left h2, .zsnazzy h2 {
	margin:0; 
	font-size:14px; 
	padding:0 10px 5px 10px; 
	border-bottom:1px solid #333;
}
.xsnazzy-left p, .zsnazzy p {
	margin:0; 
	padding:5px 10px; 
	font-size:12px;
}
.xsnazzy-left {
	background: transparent;
	width:175px;
	float:left;
	margin:0 0 10px 0;
	padding-top: 0px;
}
.xsnazzy-new h2, .zsnazzy h2 {
	margin:0;
	font-size:14px;
	padding:0 10px 5px 10px;
	border-bottom:1px solid #ababab;
}
.xsnazzy-new p, .zsnazzy p {
	margin:0; 
	padding:5px 10px; 
	font-size:12px;
}
.xsnazzy-new {
	background: transparent;
	width:974px;
	float:left;
	margin:0 3px;
	padding: 0 0 0 0;
	margin-top: 0px;
}

.xsnazzy-re h2, .zsnazzy h2 {
	margin:0;
	font-size:14px;
	padding:0 10px 5px 10px;
	border-bottom:1px solid #222;
}
.xsnazzy-re p, .zsnazzy p {
	margin:0; 
	padding:5px 10px; 
	font-size:12.5px;
}
.xsnazzy-re {
	background: transparent;
	margin:0 3px;
	padding: 0 0 0 0;
	margin-top: 0px;
}
.xsnazzy-pop h2, .zsnazzy h2 {
	margin:0;
	font-size:14px;
	padding:0 10px 5px 10px;
	border-bottom:1px solid #222;
}
.xsnazzy-pop p, .zsnazzy p {
	margin:0; 
	padding:5px 10px; 
	font-size:12px;
}
.xsnazzy-pop {
	background: transparent;
	width:600px!important;
	width:760px;
	float:left;
	margin:0 3px;
	padding: 0 0 0 0;
	margin-top: 0px;
}
.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#333; 
	border-left:1px solid #444;
	border-right:1px solid #444;
}
.xb1 {
	margin:0 5px; 
	background:#cccccc;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px; 
	margin:0 1px;
}

.xboxcontent {
	display:block; 
	border:0 solid #444; 
	border-width:0 1px; 
	height:auto;

	color:#D4D4D4;
}
.navigation ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.navigation ul li{
padding-bottom: 2px; 
}

.navigation ul li a{
font: normal 15px Arial;
color: white;
background: #333333;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px;
text-decoration: none;
}

.navigation ul li a:visited{
color: white;
}

.navigation ul li a:hover{ 
background: #25272D;
}

* html .xboxcontent {
	height:1px;
	font-size: 14px;
}


.color_a {
	background:#333333;
	color:#000000;
}
.h1_game {
	background:#333333;
	color:#000000;
}
.h2_game {
	background:#333333;
	color:#000000;
}
.morenewgames{
	text-align:right;
}
.toplinks{
	color:#FFF; padding-left:330px;
}
.games_featurs_box{
	margin-top:10px;
	width:933px;
}
#game_info{
	float:right;
	background-color:#555254;
	border:1px solid #363636;
	padding:10px;
	width:380px
}
#game_info #media_rating{margin:5px 0}
#game_info h2{color:#333;font-size:18px}
#game_info .left{float:right;width:370px}
#game_info .right{float:right;width:115px}
#game_info b{color:#333}
#game_info p{float:left;clear:both;padding:5px 5px 5px 0}
.linkgname{
	background-color:#000000;
	font-size:14px;
	color:#FFFFFF;
	margin: 0 10px 0 10px;

}
.linkgname a {
    text-decoration: none;
}
.linkgname a:link {
	color: #FFFFFF;
}
.linkgname a:active {
	color: #FFFFFF;
}
.linkgname a:visited {
	color: #FFFFFF;
}
.games_h1{
	height:40px;
	text-align:center;
}
.games_nev{
	height:20px;
	text-align: left;
}

#siteContainer {
    background-color: white;
    height: 100%;
    margin: 0 auto;
    width: 980px;
}
#wideContainer {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
.game {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #B5B5B5 #B5B5B5 #B5B5B5 white;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 161px;
    position: relative;
    width: 138px;
}

.ad_caption {
    color: white;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: 35px;
}
.playIcon:hover {
    background: -moz-linear-gradient(center top , #9ACE30 0%, #85E067 100%) repeat scroll 0 0 transparent;
}
.gradient_tumb {
    background: -moz-linear-gradient(center top , #F6F6F6 0%, #E8E8E8 50%, #DDDDDD 100%) repeat scroll 0 0 transparent;
}

.hot a, .game a {
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
}
.hot:hover, .game:hover {
    cursor: pointer;
}
.gameFront {
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.hot .gameFront, .game .gameFront {
    color: #333333;
    height: 160px;
    position: relative;
}
.hot .gameFront {
    height: 322px;
}
.game, .hot {
    display: block;
    float: left;
    overflow: hidden;
    text-decoration: none;
}
.game.chrome .gameFront {
    opacity: 1;
    transition: all 0.3s ease 0.1s;
}
.game.chrome:hover .gameFront {
	margin-top: -160px;
	opacity: 0;
}

#game_n_info {
    background-color: #F6F6F6;
    float: left;
    height: 630px;
    width: 100%;
}
#game_bg {
   
   
    height: 585px;
    margin: 0 auto;
    min-width: 790px;
    width: 958px;
}
#game-content {
    height: 0;
    margin: 0 auto;
    position: absolute;
    width: 0;
}
#game {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
#game_info {
    font-size: 10px;
    height: 20px;
    margin-left: 10px;
    padding-left: 2px;
    padding-top: 5px;
}
#game_name {
    font-weight: bold;
}
#ad_160_container_left {
    background-color: #C3C3C3;
    border-left: 1px solid #D7D7D7;
    border-top: 1px solid #EBEBEB;
    float: left;
    height: 629px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 207px;
    width: 169px;
}
#ad_160_container_right, #ad_160_container_right_smallscr {
    background-color: #C3C3C3;
    border-left: 1px solid #D7D7D7;
    border-top: 1px solid #EBEBEB;
    float: right;
    height: 629px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 207px;
    width: 169px;
}
#ad_160_container_right_smallscr {
    position: relative;
    top: 235px;
}
.ad_160 {
    height: 600px;
    margin-left: 4px;
    margin-top: 5px;
    position: relative;
    width: 160px;
}
.ad_caption {
    color: #F1F1F1;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: 4px;
}
#social_bar {
    font-size: 12px;
    height: 20px;
    margin-left: 10px;
    padding-left: 0;
    padding-top: 5px;
}
#social_bar, #game_info {
	height: 20px;
}

#play_container {
	background-color: #C3C3C3;
	border-left: 1px solid #D7D7D7;
	border-top: 1px solid #EBEBEB;
	float: left;
	height: 100%;
	position: relative;
	text-align: center;
	width: 419px;
}
#play_info {
	height: auto;
	margin: 0 auto;
	position: relative;
	top: 5px;
	width: 360px;
	text-align: left;
}
#related-game-box {
    float: left;
    height: 100%;
    position: relative;
    width: 560px;
}
#related-game {
	float: left;
	height: auto;
	position: relative;
}
#likeGameThumbs {
    float: left;
    position: relative;
}
.likeGameThumb {
    background-image: url("/images/like.png");
    float: left;
    height: 12px;
    position: relative;
    top: 2px;
    width: 13px;
}
.goodThumb {
    background-image: url("/images/like-good.png");
    margin-right: 3px;
    top: 0;
}
.goodThumb:hover {
    cursor: pointer;
    opacity: 0.5;
}
.badThumb {
    background-image: url("/images/like-bad.png");
    top: 5px;
}
.badThumb:hover {
    cursor: pointer;
    opacity: 0.5;
}
.likeGameNum {
	float: left;
	font-size: 12px;
	font-weight: 200;
	margin-right: 3px;
	position: relative;
}
#related-game-boxHeader {
    bottom: 2px;
    float: left;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
}
#likeContainer {
    float: right;
    position: relative;
    right: 12px;
}
#facebookLike {
    bottom: 2px;
    float: right;
    margin-right: 10px;
    position: relative;
}
#googleLike {
    bottom: 2px;
    float: right;
    position: relative;
}

#textAd {
    height: 15px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 40px;
}
#game-content{
	top: 30px;
	width: 800px;
	height: auto;
	position: relative;
}

.headerMenu {
	width:100%;
	margin:0 auto;

	position:relative;
}

.headerMenu span {
	display:block;
	width:10px;
	height:46px;
	background:url(images/topmenu-corner.png) no-repeat 0 0;
	position:absolute;
	left:-10px;
	top:4px;
}

.headerMenu span.rightBg {
	background-position:0 100%;
	left:auto;
	right:-10px;
}

.headerMenu ul {
	height:40px;
	line-height:36px;
	font-size:14px;
	position:relative;
	top:4px;
}

.headerMenu ul li {
	float:left;
	padding-right:1px;
	position:relative;
}

.headerMenu ul li a {
	display:block;
	padding:0 8px;
	height:24px;
}

.headerMenu ul li a:hover,
.headerMenu ul li.current_page_item a,
.headerMenu ul li.activeParent a {
	background-position:0 0;
}

.headerMenu ul li.home a {
	width:50px;
	padding:0;
}

.headerMenu ul li.home a strong {
	background:url(images/home-icon.gif) no-repeat 50% 50%;
	cursor:pointer;
	height:36px;
	display:block;
	text-indent:-20000px;
}
		
/* Drop Down Menu */
.headerMenu ul ul {
	position:absolute;
	width:200px;
	left:0;
	top:36px;
	background:#0E5DAA;
	height:auto;
	font-size:13px;
	line-height:18px;
	display:none;
}
				
.headerMenu ul ul li {
	float:none;
	padding:0 0 1px;
}

.headerMenu ul ul li a {
	background:none;
	height:auto;
	padding-top:4px;
	padding-bottom:4px;
	height:100%;
}

.headerMenu ul ul li a:hover {
	background:#1069C0;
}
				
.headerMenu ul ul ul {
	left:100%;
	top:0;
}	
.gameinfo{
	text-align:center;
}
