/*#sidebar .box .banner img used for testing ad size placer, should hide deployed.*/
/*.banner img used for testing ad size, should hide deployed.*/

html {
	height:100%;
	overflow-y:scroll;
}
body {
	min-width:1000px;
	min-height:100%;
	margin:0;
	color:#444;
	font:15px/1.45 Arial, Helvetica, sans-serif;
	background:#dbeafa;
}
a {
	text-decoration:none;
	color:#0055b2;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select {
	font:bold 12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#333;
}
.wrapper {width:100%;}
.wrapper:after,
#header:after,
.header-holder:after,
.nav-holder:after,
#sub-nav:after,
.heading-area:after,
.paging-holder:after,
.search-area:after {
	display:block;
	clear:both;
	content:'';
}
#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
	background:#dbeafa url(../images/bg-page.png) repeat-x;
}
.w1 {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	-webkit-box-shadow:0 0 6px #000000;
	-moz-box-shadow:0 0 6px #000000;
	box-shadow:0 0 6px #000000;
	behavior: url(js/PIE.htc);
}
#header {
	width:100%;
	z-index:100;
	position:relative;
	background:url(../images/bg-header.png);
}
.header-holder {
	width:958px;
	padding:12px 15px 0 7px;
	background:url(../images/bg-header-holder.png) repeat-x;
	border-bottom:4px solid #f7bf00;
}
.logo {
	float:left;
	margin:-10px 18px -4px 0;
	width:237px;
	height:84px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo a {
	height:100%;
	display:block;
}
#nav {
	float:left;
	margin:0;
	padding:2px 0 0;
	list-style:none;
}
#nav li {float:left;}
#nav a {
	float:left;
	display:table;
	width:150px;
	height:60px;
	margin:8px 0 0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	font-size:20px;
	line-height:22px;
	background:url(../images/btns.png) no-repeat;
}
#nav strong {
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
#nav span {
	display:block;
	margin:8px 0 -4px;
}
#nav .active span {margin:4px 0 -4px;}
#nav a:hover {
	text-decoration:none;
	background-position:-160px 0;
}
#nav .active a {
	margin:0;
	height:68px;
	color:#003b7d;
	background-position:-320px 0;
}
.header-frame {
	float:right;
	width:223px;
	margin:0 0 0 10px;
}
.social-area {
	margin:0 0 6px;
	text-align:right;
	overflow:hidden;
}
.social-area .title {
	display:inline-block;
	vertical-align:top;
	margin:3px 0 0;
	color:#fff;
	font-size:14px;
	line-height:18px;
}
.social {
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
* +html .social {display:inline;}
.social li {
	float:left;
	margin:0 0 0 5px;
}
.social a {display:block;}
.social .facebook,
.social .twitter {
	width:22px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns.png) no-repeat -667px 0;
}
.social .twitter {background-position:-699px 0;}
.social .facebook:hover {background-position:-667px -34px;}
.social .twitter:hover {background-position:-699px -34px;}
.search {
	width:208px;
	height:28px;
	padding:1px 0 0 15px;
	background:url(../images/bg-form.png) no-repeat;
}
.search:hover {
	margin:0 0 -10px;
	padding:1px 0 10px 15px;
	position:relative;
}
.search:hover .drop-results {
	left:auto;
	right:-8px;
	top:35px;
}
.search .inp-txt {
	float:left;
	width:168px;
	margin:0;
	padding:8px 0 5px;
	background:none;
	border:0;
}
.search .submit {
	float:left;
	width:40px;
	height:28px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns.png) no-repeat -614px -55px;
	border:0;
}
.nav-holder {
	width:960px;
	padding:0 5px 0 15px;
	background:#00439c;
	-webkit-box-shadow:inset 0 3px 1px 0 #002e6a;
	-moz-box-shadow:inset 0 3px 1px 0 #002e6a;
	box-shadow:inset 0 3px 1px 0 #002e6a;
	behavior: url(js/PIE.htc);
}
#sub-nav {
	width:100%;
	margin:0;
	padding:11px 0 9px;
	list-style:none;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
#sub-nav > li {
	float:left;
	padding:0 8px 0 10px;
	background:url(../images/separator-01.gif) no-repeat 0 2px;
}
#sub-nav > li:first-child {background:none;}
#sub-nav > li > a {
	float:left;
	color:#fff;
}
#sub-nav .has-drop-down-link {
	margin:0 0 -9px;
	padding:0 14px 9px 0;
	background:url(../images/bullet-01.png) no-repeat 100% 8px;
}
#sub-nav > li:hover > a,
#sub-nav > li > a:hover,
#sub-nav > li.active > a {
	color:#f7bf00;
	text-decoration:none;
}
#sub-nav > li:hover {position:relative;}
#sub-nav > li:hover .drop {top:27px;}
#sub-nav .drop {
	position:absolute;
	left:-15px;
	top:-9999px;
	z-index:999;
	width:999px;
	font-size:13px;
	line-height:16px;
	overflow:hidden;
	padding:0 8px 8px;
}
#sub-nav .right-side .drop {
	left:auto;
	right:-14px;
}
#sub-nav .drop-holder {
	padding:2px 8px 8px;
	float:left;
	background:#00439c;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	-webkit-box-shadow:0 2px 4px #000;
	-moz-box-shadow:0 2px 4px #000;
	box-shadow:0 2px 4px #000;
	behavior: url(js/PIE.htc);
}
#sub-nav .drop .drop-frame {
	float:left;
	padding:12px 14px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#fff url(../images/bg-drop-frame.gif) repeat-x 0 100%;
	behavior: url(js/PIE.htc);
}
#sub-nav .drop .title {
	display:block;
	margin:0 0 5px;
	font-size:25px;
	line-height:28px;
}
#sub-nav .drop .columns-holder {
	margin:0 -14px 10px 0;
	overflow:hidden;
}
#sub-nav .drop .column {
	float:left;
	width:155px;
	margin:0 10px 0 0;
}
#sub-nav .drop ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #ececec;
}
#sub-nav .drop li {
	padding:7px 0 6px 1px;
	border-top:1px solid #ececec;
}
#sub-nav .drop a {
	width:auto !important;
	color:#0055b2;
}
#sub-nav .drop .mark {
	display:block;
	margin:0 0 4px;
	font-size:16px;
	line-height:20px;
	text-align:center;
}
#main {
	width:948px;
	padding:16px 16px 4px;
	overflow:hidden;
	background:#fff;
}
.banner-area {
	width:100%;
	padding:9px 0 11px;
	overflow:hidden;
	background:#f5f5f5 url(../images/bg-banner-area.gif) repeat-x 0 100%;
}
.banner-area .banner {
	display:block;
	width:728px;
	margin:0 auto;
	padding:6px 6px 0;
	background:#fff;
	border:1px solid #e2e2e2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 1px 0 #fff;
	-moz-box-shadow:0 1px 0 #fff;
	box-shadow:0 1px 0 #fff;
	behavior: url(js/PIE.htc);
}
.banner-area img {vertical-align:top;}
.heading-area {
	top:-16px;
	margin:0 -16px -7px;
	padding:20px 26px 11px;
	position:relative;
	z-index:10;
	background:#f4f4f4 url(../images/bg-section.gif) repeat-x 0 100%;
}
.breadcrumbs {
	width:100%;
	margin:0 0 -2px;
	padding:0;
	color:#333;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	padding:0 6px 0 10px;
	background:url(../images/bullet-02.gif) no-repeat 0 50%;
}
.breadcrumbs li:first-child {
	padding:0 6px 0 0;
	background:none;
}
.breadcrumbs a {color:#585858;}
.heading-area h1 {
	color:#0055b2;
	margin:0 0 10px;
	font-size:52px;
	line-height:56px;
}
.heading-area .plugin {
	float:right;
	margin:20px 0 0 20px;
}
.heading-area .game-title {
	padding:5px 0 9px;
	overflow:hidden;
}
.heading-area .illustration.small {margin:4px 9px 0 0;}
.heading-area .game-title h1 {
	margin:0;
	font-size:36px;
	line-height:44px;
}
.heading-area .game-title .txt-holder h1 {
	margin:0;
	color:#333;
	font-size:30px;
	line-height:36px;
}
.heading-area .game-title .txt-holder {
	padding:1px 0 9px;
	overflow:hidden;
}
.heading-area .meta {
	color:#000;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	overflow:hidden;
}
.heading-area .meta dl {
	float:left;
	margin:0 14px 0 0;
}
.heading-area .meta dt,
.heading-area .meta dd {
	float:left;
	margin:0 3px 0 0;
}
.heading-area .meta .ico-player {
	padding:0 0 2px 22px;
	background:url(../images/icons.png) no-repeat 1px -132px;
}
.heading-area .tools {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.heading-area .tools li {
	float:left;
	margin:0 18px 0 0;
}
.heading-area .tools .ico-download {
	padding:0 0 0 18px;
	background:url(../images/icons.png) no-repeat -66px -66px;
}
.heading-area .tools .ico-buy {
	padding:0 0 0 22px;
	color:#019300;
	background:url(../images/icons.png) no-repeat -130px 0;
}
.heading-area .rate-box {
	float:right;
	background:url(../images/bg-rate-box.png) no-repeat;
	width:237px;
	height:64px;
	padding:19px 24px 21px;
	margin:-18px -3px 0 0;
}
.heading-area .rate-box .left {
	float:left;
	width:145px;
}
.rate-box .face {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:56px;
	height:60px;
	background:url(../images/ico-face.png) no-repeat;
	margin:2px 7px 0 0;
}
.rate-box .left.cool .face {background-position:-56px 0;}
.rate-box .left.blah .face {background-position:-116px 0;}
.rate-box .text-bethefirst {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(../images/text-bethefirst.png) no-repeat;
	width:81px;
	height:59px;
	margin:3px 0 0 -6px;
}
.rate-box .left.cool .text-bethefirst,
.rate-box .left.blah .text-bethefirst {display:none;}
.rate-box .left.cool .text,
.rate-box .left.blah .text {display:block;}
.rate-box .left .text {
	float:left;
	display:none;
	text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	color:#7c7c7c;
	width:80px;
	font-weight:bold;;
}
.rate-box .left .title {
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	color:#444;
	margin:0 0 -1px;
}
.rate-box .left .number {
	display:block;
	font-size:32px;
	line-height:32px;
	font-weight:bold;
	margin:0 0 2px;
	color:#5c87cd;
}
.rate-box .left.cool .number {color:#d86f3b;}
.rate-box .left .text img {
	display:block;
	margin:0 0 1px;
}
.rate-box .right {
	float:right;
	width:82px;
	text-align:center;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 -4px 0 0;
}
.rate-box .right .title {
	color:#444;
	display:block;
}
.rate-box .right .title em {
	font-style:normal;
	display:none;
}
.rate-box .right .title.active em {display:inline;}
.rate-box .right .title.active span {display:none;}
.rate-box .list {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.rate-box .list li {
	float:left;
	margin:0 0 0 1px;
	width:40px;
}
.rate-box .list li:first-child {margin-left:0;}
.rate-box .list span.inactive,
.rate-box .list a {
	display:block;
	color:#7c7c7c;
}
.rate-box .list span.inactive span,
.rate-box .list a span {
	display:block;
	width:40px;
	height:41px;
	background:url(../images/ico-coolblah.png) no-repeat;
}
.rate-box .list a span{cursor:pointer;}
.rate-box .list .blah a span {background-position:-40px 0;}
.rate-box .list .active.cool span.inactive,
.rate-box .list a:hover {
	text-decoration:none;
	color:#d86f3b;
}
.rate-box .list .active.blah span.inactive,
.rate-box .list .blah a:hover {color:#5c87cd;}
.rate-box .list .cool:hover a span {background-position:0 -41px;}
.rate-box .list .active.cool span.inactive span {background-position:0 -82px;}
.rate-box .list .blah:hover a span {background-position:-40px -41px;}
.rate-box .list .active.blah span.inactive span {background-position:-40px -82px;}
.rate-box .list span.inactive span {background-position:0 -123px;}
.rate-box .list .blah span.inactive span {background-position:-40px -123px;}
.rate-box .list span.inactive {display:none;}
.rate-box .list .inactive span.inactive,
.rate-box .list .active span.inactive {display:block;}
.rate-box .list .inactive a,
.rate-box .list .active a {display:none;}
.main-holder {
	padding:12px 11px 10px;
	overflow:hidden;
}
.main-holder #content {width:608px;}
.main-holder .aside {width:170px;}
.main-holder .illustration-holder {
	margin:2px 0 -2px;
	background:url(../images/bg-illustration-holder-big.png) no-repeat 50% 100%;
}
.main-holder .content-section {
	float:right;
	width:411px;
}
.main-holder .content-section p {margin:0 0 15px;}
.main-holder #sidebar {width:292px;}
.thumbs-area {
	float:left;
	margin:0 0 -2px;
	font-size:13px;
	text-align:center;
}
.thumbs {
	margin:0 0 4px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.thumbs li {
	float:left;
	width:132px;
	margin:0 8px 0 0;
}
.thumbs a {cursor:pointer;}
.thumbs .illustration {
	width:120px;
	height:90px;
	padding:5px;
}
.thumbs .illustration:hover,
.thumbs .active .illustration {
	background:#dce9fa;
	border-color:#0055b2;
}
.callout-holder {
	margin:0 0 4px;
	padding:0 0 9px;
	overflow:hidden;
	background:url(../images/bg-callout.png) no-repeat 50% 100%;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(js/PIE.htc);
}
.callout {
	display:block;
	padding:13px 20px;
	color:#0055b2;
	font-size:12px;
	line-height:15px;
	overflow:hidden;
	position:relative;
	background:#f5f9fc;
	border:1px solid #d4e8f6;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(js/PIE.htc);
}
.callout:hover {
	color:#b10016;
	text-decoration:none;
	background:#fdf8e5;
	border-color:#fcda5c;
}
.callout .title {
	display:block;
	font-size:17px;
	line-height:20px;
}
.callout .text {display:block;}
.btns {
	margin:0 0 -7px;
	padding:0;
	list-style:none;
	font-size:11px;
	overflow:hidden;
}
.btns li {
	width:100%;
	padding:1px 0 14px;
	text-align:center;
	vertical-align:top;
	overflow:hidden;
}
.btn-blue,
.btn-green {
	display:block;
	height:46px;
	margin:0 0 4px;
	padding:0 0 0 25px;
	color:#fff;
	font-size:25px;
	line-height:28px;
	cursor:pointer;
	background:url(../images/btns.png) no-repeat 0 -68px;
}
.btn-blue.small,
.btn-green.small {
	height:26px;
	padding:0 0 0 12px;
	font-size:13px;
	line-height:16px;
	background-position:0 -516px;
}
.btn-green.small {background-position:0 -872px;}
.btn-blue:hover,
.btn-green:hover {
	text-decoration:none;
	background-position:0 -180px;
}
.btn-blue.small:hover {background-position:0 -800px;}
.btn-green.small:hover {background-position:0 -944px;}
.btn-green {background-position:0 -292px;}
.btn-green:hover {background-position:0 -404px;}
.btn-blue strong,
.btn-green strong {
	display:block;
	height:39px;
	padding:7px 25px 0 0;
	background:url(../images/btns.png) no-repeat 100% -124px;
}
.btn-blue.small strong,
.btn-green.small strong {
	height:21px;
	padding:5px 12px 0 0;
	background-position:100% -552px;
}
.btn-blue:hover strong {background-position:100% -236px;}
.btn-blue.small:hover strong {background-position:100% -836px;}
.btn-green strong {background-position:100% -348px;}
.btn-green:hover strong {background-position:100% -460px;}
.btn-green.small strong {background-position:100% -908px;}
.btn-green.small:hover strong {background-position:100% -980px;}
.pay-area {
	font-size:13px;
	line-height:16px;
	margin:0 -3px 0 0;
	padding:0 0 40px 6px;
	overflow:hidden;
	background:url(../images/bg-pay-area.png) no-repeat 100% 100%;
}
.pay-area p {margin:0;}
.pay-area .mark {
	display:block;
	margin:-2px 0;
	color:#535353;
	font-size:16px;
	line-height:19px;
}
.pay-area .cost {
	display:block;
	color:#50a709;
	font-size:24px;
	line-height:27px;
}
#main .section {
	margin:0 -16px 3px;
	text-align:center;
}
#main .section h2 {
	margin:0 0 14px;
	font-size:25px;
	line-height:30px;
}
#main .section .featured-list li {padding:0 12px 12px 14px;}
* +html #main .section .featured-list li {padding:0 15px 12px;}
.main-area {
	padding:12px 11px 50px;
	overflow:hidden;
}
.content-col {
	float:left;
	width:726px;
	margin:0 26px 0 0;
}
.main-area #content {width:584px;}
.content-area {
	padding:16px 0 0;
	overflow:hidden;
	border-top:3px solid #7faefc;
}
.content-block {
	width:100%;
	overflow:hidden;
}
.info {
	width:100%;
	padding:12px 0 0;
	overflow:hidden;
}
.info h2 {
	margin:0 0 2px;
	font-size:15px;
	line-height:18px;
}
.info dl {
	width:100%;
	margin:0 0 7px;
	overflow:hidden;
}
.info dt {
	float:left;
	padding:0 4px 0 10px;
	color:#000;
	background:url(../images/bullet-03.gif) no-repeat 0 50%;
}
.info dd {overflow:hidden;}
.promo {
	margin:0 0 17px;
	color:#000;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	position:relative;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#fee588;
	border:4px solid #fee588;
	behavior: url(js/PIE.htc);
}
.promo .holder {
	padding:16px;
	overflow:hidden;
	position:relative;
	background:#fdf8e5;
	border:1px solid #fcda5c;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.promo .illustration {
	margin:0 12px 0 0;
	border-color:#fce281;
}
.promo .frame {
	padding:13px 0 0;
	overflow:hidden;
}
.promo h2 {
	margin:0 0 -2px;
	color:#dd6800;
	font-size:20px;
	line-height:24px;
}
.promo p {margin:0 0 7px;}
.promo .links {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.promo .links li {
	float:left;
	margin:0 5px 0 0;
}
.content-block p {margin:0 0 10px;}
.content-block .column {
	float:right;
	width:161px;
	margin:0 0 0 15px;
}
.tags-list {
	margin:0;
	padding:4px 0 0;
	overflow:hidden;
}
.tags-list dt {
	color:#030303;
	font-size:11px;
	line-height:13px;
	padding:0 0 0 3px;
}
.tags-list dd {margin:0 0 -2px;}
.tags-list .btn-grey:hover {color:#010101;}
#content {
	float:left;
	width:622px;
}
.list-columns {
	width:612px;
	padding:9px 0 50px 10px;
	font-size:14px;
	line-height:16px;
	overflow:hidden;
}
.list-columns ul {
	float:left;
	width:186px;
	margin:0 18px 0 0;
	padding:0;
	list-style:none;
}
.list-columns li {margin:0 0 17px;}
.paging-holder {
	width:100%;
	padding:6px 0 0;
	border-top:1px solid #e2e2e2;
}
.paging-area {
	margin:0 -2px 25px;
	color:#333;
	font-size:13px;
	line-height:32px;
	overflow:hidden;
}
.paging-area ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.paging-area li {float:left;}
.paging-area ul a,
.paging-area ul span,
.paging-area .prev,
.paging-area .next,
.paging-area .view-all {
	float:left;
	width:36px;
	height:36px;
	margin:0 2px 0 0;
	color:#333;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background:url(../images/btns.png) no-repeat -788px 0;
}
.paging-area ul span {
	cursor:auto;
	background-position:-788px -46px;
}
.paging-area ul a:hover {background-position:-926px 0;}
.paging-area a:hover {text-decoration:none;}
.paging-area .prev,
.paging-area .next {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns.png) no-repeat -834px 0;
}
.paging-area .next {background-position:-834px -46px;}
.paging-area .prev:hover {background-position:-880px 0;}
.paging-area .next:hover {background-position:-880px -46px;}
.paging-area .view-all {
	float:right;
	width:74px;
	margin:0;
	background-position:-480px 0;
}
.paging-area .view-all:hover {background-position:-480px -46px;}
.content-holder {
	padding:0 17px 0 11px;
	overflow:hidden;
}
.content-holder .content {width:393px;}
.content {
	float:right;
	width:438px;
}
.game-area {
	margin:4px 0 0;
	padding:5px 0 0;
	overflow:hidden;
	border-top:3px solid #7faefc;
}
.game-area h2 {
	margin:0 0 6px;
	color:#333;
	font-size:21px;
	line-height:24px;
}
.more-items {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.more-items > li {
	width:100%;
	padding:12px 0 6px;
	vertical-align:top;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
}
.game-area .game-list {margin:0 -24px 0 0;}
.game-area .game-list > li {
	width:188px;
	margin:0 13px 6px 0;
}
* +html .game-area .game-list > li {
	display:inline;
	margin:0 17px 6px 0;
}
.aside {
	float:left;
	width:174px;
}
.box .top-holder {
	padding:0 7px;
	overflow:hidden;
}
.box .top-holder .txt-holder {text-align:left;}
.top-list {
	margin:0 -10px 0 0;
	padding:4px 0 0;
	list-style:none;
	overflow:hidden;
}
.top-list li {
	vertical-align:top;
	display:inline-block;
	width:137px;
	margin:0 4px 4px 0;
}
* +html .top-list li {
	display:inline;
	margin:0 8px 4px 0;
}
.featured-block.top-block .game-box .txt-holder {padding:10px 25px 0 0;}
.featured-block.top-block .game-box .title {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.top-holder .game-box .sub-title {
	margin:0 0 5px;
	font-size:11px;
	line-height:13px;
}
.box .top-area {
	width:100%;
	overflow:hidden;
}
.box .top-area h2 {
	color:#0055b2;
	text-align:center;
}
.box .top-area .link-row {
	margin:0;
	padding:1px 0 0;
	text-align:center;
}
.featured-block {
	margin:0 0 4px;
	text-align:center;
	overflow:hidden;
	position:relative;
	background:#fff url(../images/bg-featured-block.gif) repeat-x 0 100%;
	border:1px solid #e2e2e2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(js/PIE.htc);
}
.featured-block .game-box a {padding:11px 5px 10px;}
.featured-block.top-block {padding:5px;}
.featured-block.top-block .game-box a {
	margin:0;
	padding:4px;
}
.featured-block .illustration.small {
	float:none;
	display:block;
	margin:0 auto 3px;
}
.featured-block .game-box .title {
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.top-list .featured-block .game-box a {min-height:82px;}
.top {
	position:absolute;
	top:0;
	right:7px;
	width:22px;
	height:36px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background:url(../images/btns.png) no-repeat -561px 0;
}
.top.mark {background-position:-561px -46px;}
.aside .box .banner {padding:2px;}
#sidebar {
	float:right;
	width:316px;
}
#sidebar .box {padding-bottom:0;}
#sidebar .box .banner {
	padding-bottom:1px;
	min-height:256px;
}
/*#sidebar .box .banner img used for testing ad size placer, should hide deployed.*/
#sidebar .box .banner img {padding-bottom:6px;}
.gallery-area {
	padding:3px;
	overflow:hidden;
	position:relative;
	background:#fff;
	border:1px solid #a6c8fd;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(js/PIE.htc);
}
.gallery-area .gallery {
	width:606px;
	height:250px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
.gallery-area .gallery li {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:606px;
	height:250px;
}
.gallery-area .gallery li.active {
	display:block;
	z-index:2;
}
.gallery-area .description {
	position:absolute;
	bottom:13px;
	left:16px;
	width:460px;
	padding:5px;
	color:#4e4e4e;
	font-size:12px;
	background:url(../images/bg-description.png);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 0 4px #000;
	-moz-box-shadow:0 0 4px #000;
	box-shadow:0 0 4px #000;
	behavior: url(js/PIE.htc);
}
.gallery-area .description-holder {
	padding:8px 10px 7px;
	overflow:hidden;
	position:relative;
	background:#fff;
	border:1px solid #d7d7d7;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.gallery-area .description-title {
	display:block;
	margin:0 0 -3px;
	color:#0055b2;
	font-size:18px;
	line-height:22px;
}
.gallery-area .description p {margin:0;}
.gallery-area .thumbs-list {
	position:absolute;
	top:3px;
	bottom:3px;
	right:19px;
	z-index:3;
	width:68px;
	margin:0;
	padding:10px 9px 0;
	list-style:none;
	background:#003070;
	border:1px solid #000;
	border-width:0 1px;
}
.gallery-area .thumbs-list li {
	width:60px;
	height:45px;
	margin:0 0 6px;
	padding:3px;
	overflow:hidden;
	background:#00193a;
	border:1px solid #00429a;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior: url(js/PIE.htc);
}
.gallery-area .thumbs-list li:hover,
.gallery-area .thumbs-list li.active {
	background:#f7bf00;
	border-color:#000;
}
.main-area .box {margin:0 0 30px;}
.main-area #sidebar .box {margin:0 0 26px;}
.main-area #sidebar .box .holder {padding:12px 12px 7px;}
.main-area #sidebar .box .holder h2 {
	margin:0 0 5px;
	font-size:18px;
	line-height:22px;
}
.main-area #sidebar .game-box .txt-holder {padding:1px 0 0;}
.main-area #sidebar .game-box .title {font-size:13px;}
.main-area #sidebar .more-items > li {padding:12px 0;}
.box {
	margin:0 0 10px;
	padding:4px;
	overflow:hidden;
	position:relative;
	background:#f8f8f8;
	border:1px solid #e2e2e2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(js/PIE.htc);
}
.box.blue {
	padding:0;
	background:#c9ddfe;
	border:4px solid #c9ddfe;
}
.box.yellow {
	padding:0;
	background:#fee588;
	border:4px solid #fee588;
}
.box.white {background:#fff;}
.box.grey {
	padding:0;
	background:#f1f1f1;
	border:4px solid #f1f1f1;
}
.box .game-holder {
	padding:5px;
	overflow:hidden;
	text-align:center;
}
.box img {vertical-align:top;}
.box .holder {
	padding:7px 12px 11px;
	overflow:hidden;
	position:relative;
	behavior: url(js/PIE.htc);
}
#main .box.indent .holder {padding:11px 15px 9px;}
.box.blue .holder {
	padding:9px 12px 7px;
	background:#fff;
	border:1px solid #a6c8fd;
	border-width:0 1px 1px;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
.box.yellow .holder {
	padding:10px 12px 10px;
	position:relative;
	background:#fdf8e5;
	border:1px solid #fcda5c;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.box.grey .holder {
	padding:9px 5px 7px;
	background:#f8f8f8;
	border:1px solid #e2e2e2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.box .frame {
	margin:0 -5px;
	padding:0 21px;
	min-height:500px;
	overflow:hidden;
}
.box .heading {
	padding:11px 15px;
	margin:0 -4px -4px;
	overflow:hidden;
	top:-4px;
	position:relative;
	background:#c0c0c0 url(../images/bg-heading.gif) repeat-x;
}
#main .box.indent .heading {padding:11px 20px;}
.box .frame .heading {
	margin:0 -20px -4px;
	padding:17px 15px 11px;
	text-align:center;
	background:none !important;
	border-bottom:1px solid #e2e2e2;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
.box .frame .heading h2 {
	font-size:18px;
	line-height:20px;
}
.box .heading .more {
	float:right;
	margin:6px 0 0 10px;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
}
.box.blue .heading {
	top:0;
	margin:0;
	padding:9px 12px;
	background:#015abd url(../images/bg-heading-blue.png) repeat-x;
	border:1px solid #015abd;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
.box .heading h2 {
	margin:0;
	color:#333;
	font-size:25px;
	line-height:28px;
}
.box.blue .heading h2 {color:#fff;}
.box.blue .heading .more {color:#fff;}
.box .box-section,
.section {
	padding:12px 17px 8px;
	margin:0 -4px;
	overflow:hidden;
	background:url(../images/bg-section.gif) repeat-x;
}
.box .section-title {
	width:100%;
	margin:0 0 12px;
	padding:0 0 5px;
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
}
.box .section-title h3 {
	margin:0;
	color:#0055b2;
	font-size:18px;
	line-height:22px;
}
.box .section-title h3 a:hover {
	color:#b10016;
	text-decoration:none;
}
.box .box-section .link-row {margin:-4px 0 0;}
.more-list {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	overflow:hidden;
}
.more-list > li {
	width:100%;
	vertical-align:top;
	padding:10px 0;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
}
.more-list > li:first-child {
	padding:12px 0 10px;
	border:0;
}
.more-list .illustration.small {
	float:none;
	display:block;
	margin:0 auto 3px;
}
.more-list .game-box .title {
	font-size:13px;
	line-height:15px;
}
.popular-items {
	margin:0 8px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.popular-items > li {
	width:100%;
	padding:15px 0 12px;
	vertical-align:top;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
}
.popular-items > li:first-child {
	padding:9px 0 12px;
	border:0;
}
.popular-items .game-list {margin:0 -22px -8px 0;}
.popular-items .game-list > li {
	width:274px;
	margin:0 18px 12px 0;
}
* +html .popular-items .game-list > li {margin:0 22px 12px 0;}
.popular-items .game-list .game-box .title {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.popular-items .game-list .game-box .txt-holder {padding:0;}
.more-items .game-box .text {padding:0 0 0 8px;}
.game-box .text {
	color:#444;
	font-size:11px;
	line-height:14px;
}
.game-box p {margin:0;}
.game-list {
	margin:0 -18px -8px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.game-list > li {
	display:inline-block;
	vertical-align:top;
	width:192px;
	margin:0 14px 12px 0;
}
* +html .game-list > li {
	display:inline;
	margin:0 18px 12px 0;
}
.game-box .mark {
	display:block;
	color:#dd6800;
	font-size:11px;
	line-height:14px;
}
.game-list .game-box .title {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
.game-list .game-box .txt-holder {padding:4px 0 0;}
.box .title-row {
	width:100%;
	margin:0 0 1px;
	overflow:hidden;
}
.box .title-row .date {
	float:right;
	margin:9px 2px 0 0;
	font-size:14px;
	line-height:18px;
}
.box .holder h2 {
	margin:0 0 4px;
	font-size:25px;
	line-height:28px;
}
.box.yellow .holder h2 {color:#dd6800;}
.block-holder {
	width:100%;
	padding:3px 0 0;
	overflow:hidden;
}
.box .block-holder h2 {
	font-size:18px;
	line-height:22px;
}
.block {
	padding:5px;
	margin:0 0 8px;
	color:#585858;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
	background:#fefefc url(../images/bg-block.gif) repeat-x 0 100%;
	border:1px solid #e2e2e2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 2px 2px #ececec;
	-moz-box-shadow:0 2px 2px #ececec;
	box-shadow:0 2px 2px #ececec;
	behavior: url(js/PIE.htc);
}
.box.yellow .block {border-color:#f2e09e;}
.game-box {
	width:100%;
	overflow:hidden;
}
.game-box.type-2 .text {
	overflow:hidden;
	position:relative;
}
.text a {color:#444;}
.text a:hover {color:#b10016;}
.add-content {
	padding:0 0 0 8px;
	text-align:left;
	overflow:hidden;
}
.game-box a {
	display:block;
	cursor:pointer;
	overflow:hidden;
	position:relative;
}
.game-box a:hover,
.game-box a.hover {
	color:#b10016;
	text-decoration:none;
}
.game-box a:hover .title,
.game-box a:hover .mark {color:#b10016;}
.featured-holder {
	width:100%;
	padding:9px 0 3px;
	overflow:hidden;
}
.featured-area {
	width:100%;
	padding:5px 0 12px;
	overflow:hidden;
}
.featured-area h2 {
	margin:0 0 10px;
	color:#333;
	font-size:33px;
	line-height:38px;
}
.featured-list {
	margin:0 -4px 0 -8px;
	padding:0;
	list-style:none;
	text-align:center;
	overflow:hidden;
}
.featured-holder .featured-list {margin:0 -10px 0 -2px;}
.featured-area .featured-list {margin:0 -30px 0 -4px;}
.featured-list li {
	display:inline-block;
	vertical-align:top;
	width:126px;
	padding:0 2px 12px 6px;
}
* +html .featured-list li {
	display:inline;
	padding:0 4px 12px 8px;
}
.featured-holder .featured-list li {padding:0 13px 12px 5px;}
* +html .featured-holder .featured-list li {padding:0 15px 12px 7px;}
.featured-area .featured-list li {padding:0 26px 12px 0;}
* +html .featured-area .featured-list li {
	display:inline;
	padding:0 28px 12px 2px;
}
.illustration-holder {
	display:inline-block;
	vertical-align:top;
	margin:0 0 -5px;
	padding:0 0 9px;
	overflow:hidden;
	position:relative;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:url(../images/bg-illustration-holder.png) no-repeat 50% 100%;
	behavior: url(js/PIE.htc);
}
* +html .illustration-holder {display:inline;}
.illustration-holder .illustration {
	float:none;
	display:block;
	margin:0 auto;
	width:108px;
	height:81px;
	padding:8px;
	background:#f8f8f8;
	border-color:#dfdfdf;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(js/PIE.htc);
}
.results-list .illustration:hover,
.tooltip .illustration:hover,
.game-box a:hover .illustration,
.game-box .illustration:hover,
.game-box .illustration.hover {
	background:#fbf1cd;
	border-color:#f8c30e;
}
.game-box a:hover .illustration.small {background:#fff;}
.featured-list .game-box .title {
	font-size:12px;
	line-height:14px;
}
.featured-list .game-box .txt-holder {padding:3px 0 0;}
.link-holder {
	width:100%;
	padding:5px 0 0;
	font-size:11px;
	line-height:14px;
	text-align:center;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
}
.illustration {
	float:left;
	width:109px;
	height:82px;
	margin:0;
	padding:4px;
	background:#fff;
	position:relative;
	border:1px solid #e2e2e2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.illustration.large {
	display:block;
	margin:0 auto;
	padding:9px;
	width:150px;
	height:150px;
}
.illustration.small {
	width:60px;
	height:45px;
	margin:0 8px 0 0;
	padding:2px;
	overflow:hidden;
	background:#fff;
}
.main-area .more-items .illustration.small {margin:0;}
.illustration img {vertical-align:top;}
.illustration .new {
	position:absolute;
	right:0;
	bottom:0;
	width:43px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns.png) no-repeat -614px 0;
}
.block .items {
	float:left;
	margin:-5px;
	padding:0;
	list-style:none;
	background:url(../images/separator-02.gif) repeat-y 93px 0;
}
.block .items .illustration.small {
	float:none;
	display:block;
	margin:0 auto 2px;
}
.block .items li {
	float:left;
	width:89px;
	padding:0 2px;
	text-align:center;
}
.block .items .game-box a {
	margin:0;
	padding:13px 0 10px;
}
.block .items .title {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}
.game-box .txt-holder {
	display:block;
	padding:10px 0 0;
	overflow:hidden;
}
.game-box .title {
	display:block;
	color:#0055b2;
	font-size:14px;
	line-height:16px;
}
.block .game-box .title a,
.game-box .title a {padding:0 0 0 8px !important;}
.game-box .sub-title {
	display:block;
	margin:0 0 4px;
}
.game-box .sub-title a {
	display:inline !important;
	padding:0 !important;
	margin:0 !important;
	color:#585858;
}
.game-box .sub-title a:hover {text-decoration:underline;}
.game-box .btn-grey {margin:0 0 3px -3px;}
.btn-grey {
	display:inline-block !important;
	vertical-align:top;
	height:25px;
	margin:0 0 3px;
	padding:0 0 0 8px;
	color:#585858;
	cursor:pointer;
	font:11px/19px Arial, Helvetica, sans-serif;
	background:url(../images/btns.png) no-repeat 0 -660px;
}
.btn-grey strong {
	float:left;
	height:22px;
	padding:3px 8px 0 0;
	background:url(../images/btns.png) no-repeat 100% -695px;
}
.btn-grey:hover {
	text-decoration:none;
	background-position:0 -730px;
}
.btn-grey:hover strong {
	padding:3px 10px 0 0;
	background-position:100% -765px;
}
.box .plugin {
	width:266px;
	margin:0 0 5px;
	padding:7px 7px 2px;
	overflow:hidden;
	position:relative;
	background:#fff;
	border:1px solid #e2e2e2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(js/PIE.htc);
}
.link-row {
	width:100%;
	margin:-1px 0 0;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
}
.banner {
	padding:3px;
	overflow:hidden;
}
/*.banner img used for testing ad size, should hide deployed*/
.banner img {vertical-align:top;}
#footer {
	padding:10px 18px 30px 27px;
	color:#fff;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
	background:#00439c;
}
#footer a {color:#fff;}
#footer a:hover,
#footer .additional-nav .active a,
#footer .sub-nav .active a {
	color:#f7bf00;
	text-decoration:none;
}
.img-promo {
	float:right;
	margin:0 0 10px 50px;
}
.footer-holder {
	padding:6px 0 0;
	overflow:hidden;
}
.additional-nav,
.sub-nav {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	overflow:hidden;
}
.sub-nav {
	font-size:14px;
	line-height:17px;
	margin:0 0 7px;
}
.additional-nav li,
.sub-nav li {
	float:left;
	margin:0 11px 0 0;
}
.footer-txt {
	width:100%;
	margin:0 0 15px;
	overflow:hidden;
}
.copyright {
	float:left;
	margin:0 5px 0 0;
}
.footer-txt p {margin:0;}
.footer-txt ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.footer-txt li {
	float:left;
	padding:0 7px;
}
.verified {
	width:100%;
	margin:0 0 10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.verified li {
	float:left;
	margin:0 10px 0 9px;
}
#footer .verified li {margin:0 10px 0 0;}
.verified img {vertical-align:top;}
.tooltip {
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:366px;
	padding:55px 0 0;
	font-size:12px;
	line-height:15px;
	z-index:1000;
	background:url(../images/bg-tooltip.png) no-repeat;
}
.tooltip-holder {
	float:left;
	width:366px;
	padding:0 0 55px;
	background:url(../images/bg-tooltip.png) no-repeat -752px 100%;
}
.tooltip-frame {
	float:left;
	width:366px;
	background:url(../images/bg-tooltip.png) repeat-y -376px 0;
}
.tooltip-content {
	float:left;
	width:314px;
	margin:-29px 26px -28px;
}
.tooltip .arrow {
	position:absolute;
	top:52px;
	left:-11px;
	width:11px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns.png) no-repeat -593px 0;
}
.tooltip.right-side .arrow {
	background-position:-593px -31px;
	left:auto;
	right:-9px;
}
.tooltip .illustration {margin:0 14px 0 0;}
.tooltip .tooltip-txt {overflow:hidden;}
.tooltip .tooltip-title {
	display:block;
	color:#0055b2;
	font-size:15px;
	line-height:17px;
}
.tooltip p {margin:0 0 8px;}
.button,
#wrapper .button {
	display:inline-block;
	vertical-align:top;
	height:26px;
	margin:0 0 5px;
	padding:0 0 0 12px;
	color:#fff;
	font-size:13px;
	line-height:16px;
	cursor:pointer;
	background:url(../images/btns.png) no-repeat 0 -516px;
}
.button strong,
#wrapper .button strong {
	display:block;
	height:22px;
	padding:4px 12px 0 0;
	background:url(../images/btns.png) no-repeat 100% -552px;
}
.button:hover,
#wrapper .button:hover {
	color:#003b7d;
	text-decoration:none;
	background-position:0 -588px;
}
.button:hover strong,
#wrapper .button:hover strong {background-position:100% -624px;}
.tooltip .button,
#wrapper .tooltip .button {margin:0 0 2px;}
.tooltip .tags {
	margin:0;
	font-size:11px;
	overflow:hidden;
}
.tooltip .tags dt {
	float:left;
	margin:0 3px 0 0;
}
.tooltip .tags dd {overflow:hidden;}
.lightbox {
	width:360px;
	height:375px;
	padding:12px;
	background:#fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 0 18px #000;
	-moz-box-shadow:0 0 18px #000;
	box-shadow:0 0 18px #000;
	position:absolute;
	top:-99999px;
	left:-99999px;
}
.lightbox .game-preview {
	width:360px;
	height:270px;
	margin:0 0 4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
.lightbox .game-preview li {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:360px;
	height:270px;
}
.lightbox .game-preview li.active {
	display:block;
	z-index:2;
}
.lightbox .thumbs {text-align:center;}
.lightbox .thumbs li {
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 2px;
}
* +html .lightbox .thumbs li {
	display:inline;
	margin:0 4px;
}
.lightbox .close {
	position:absolute;
	top:-13px;
	right:-15px;
	z-index:3;
	width:46px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns.png) no-repeat -731px 0;
}
/* style for new pages */
body.page-404 {
	min-width:560px;
	background:#002a5f;
}
.page-404 #wrapper {
	width:530px;
	margin:0 auto;
	padding:78px 0;
	text-align:center;
	background:none;
}
.page-404 #main {
	width:442px;
	margin:2px 4px 6px;
	padding:89px 40px 60px;
	color:#fdf6f6;
	font-size:16px;
	line-height:18px;
	background:#004c97;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 3px 3px #000;
	-moz-box-shadow:0 3px 3px #000;
	box-shadow:0 3px 3px #000;
	behavior: url(js/PIE.htc);
}
.page-404 #main h1 {
	margin:0 0 1px;
	font-size:48px;
	line-height:52px;
}
.page-404 #main p {margin:0 0 20px;}
.page-404 #main a {
	color:#fdf6f6;
	text-decoration:underline;
}
.page-404 #main a:hover {
	color:#f7bf00;
	text-decoration:none;
}
.page-404 #main .btn-holder {
	width:100%;
	overflow:hidden;
}
.page-404 #main .btn-green {
	display:inline-block;
	vertical-align:top;
	margin:0 0 25px;
	color:#fff;
	text-decoration:none;
}
.page-404 #main .btn-green strong {min-width:240px;}
.page-404 #main .btn-green:hover {color:#fff;}
.page-404 .logo {
	float:none;
	display:block;
	margin:0 auto 4px;
}
.page-404 #footer {
	padding:4px 0 0;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	background:none;
}
.page-404 #footer ul {
	width:100%;
	margin:0;	padding:0;	list-style:none;
	overflow:hidden;
}
.page-404 #footer li {
	display:inline;
	margin:0 5px 0 8px;
}
.page-404 #footer li.active a {color:#f7bf00;}
.heading-area .heading-holder {
	width:100%;
	margin:-4px 0 0;
	overflow:hidden;
}
.heading-area .heading-holder .breadcrumbs {margin:0 0 4px;}
.heading-area .heading-holder h1 {
	margin:0 0 12px;
	font-size:34px;
	line-height:38px;
}
.heading-area .heading-holder h1 span {color:#333;}
.search-area {padding:6px 0 10px;}
.search-area .breadcrumbs {margin:0;}
.search-area h1 {
	margin:0 0 6px;
	color:#b20000;
}
.search-games {
	padding:0 0 16px 2px;
	position:relative;
}
.search-games .bg-inp {
	float:left;
	width:411px;
	height:45px;
	margin:0 16px 0 0;
	padding:0 20px;
	background:url(../images/btns.png) no-repeat 0 -1016px;
}
.search-games .bg-inp:hover {
	position:relative;
	margin:0 16px -10px 0;
	padding:0 20px 10px;
}
.search-games .bg-inp .inp-txt {
	float:left;
	width:395px;
	height:30px;
	margin:0;
	padding:7px 8px 8px;
	font-size:24px;
	line-height:28px;
	background:none;
	border:0;
}
.search-games .submit {
	float:left;
	width:292px;
	height:46px;
	margin:0;
	padding:0 0 4px;
	color:#fff;
	font-size:25px;
	line-height:46px;
	font-weight:bold;
	cursor:pointer;
	background:url(../images/btns.png) no-repeat 0 -1071px;
	border:0;
}
.search-games .submit:hover {background-position:-302px -1071px;}
.search-games .bg-inp:hover .drop-results {
	left:-5px;
	top:50px;
}
.drop-results {
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:267px;
	padding:4px;
	margin:1px 3px 5px;
	z-index:10;
	background:#659efd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 4px 3px #c3c3c3;
	-moz-box-shadow:0 4px 3px #c3c3c3;
	box-shadow:0 4px 3px #c3c3c3;
}
.drop-results-holder {
	overflow:hidden;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.drop-results ul {
	width:100%;
	margin:0 0 8px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.drop-results li {
	width:100%;
	vertical-align:top;
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
}
.drop-results li:first-child a {padding:14px 9px 9px;}
.drop-results ul a {
	display:block;
	padding:9px;
	cursor:pointer;
	overflow:hidden;
}
.drop-results ul a:hover {
	text-decoration:none;
	background:#f1f1f1;
}
.drop-results .illustration.small {margin:0 11px 0 0 !important;}
.drop-results .txt-holder {
	display:block;
	padding:8px 0 0;
	overflow:hidden;
}
.drop-results .title {
	display:block;
	font-size:14px;
	line-height:14px;
}
.drop-results .link {
	width:100%;
	margin:0 0 9px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}
.main-frame {
	padding:13px 11px 0;
	overflow:hidden;
}
.results-area {
	float:right;
	width:725px;
	padding:11px 0 0;
}
.results-area h2 {
	margin:0 0 6px;
	font-size:18px;
	line-height:22px;
}
.results-area h2 strong {
	display:block;
	margin:-5px 0 0;
	padding:0 0 3px;
	font-size:24px;
	line-height:28px;
}
.results-list {
	width:100%;
	margin:0;	padding:0;	list-style:none;
	font-size:14px;
	line-height:16px;
	overflow:hidden;
}
.results-list > li {
	vertical-align:top;
	padding:14px 0 14px 12px;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
}
.results-list > li:hover {background:#f1f1f1;}
.results-list .illustration {margin:0 14px 0 0;}
.results-list .txt-holder {
	float:left;
	width:410px;
	padding:2px 20px 0 0;
}
.results-list .tags-btns {
	width:100%;
	margin:0 0 5px;	padding:0;	list-style:none;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	overflow:hidden;
}
.results-list .tags-btns li {
	float:left;
	margin:0 8px 0 0;
}
.results-list .tags-btns a {
	display:block;
	color:#fff;
	padding:2px 5px;
	background:#3572c7;
}
.results-list .tags-btns .green {background:#4cb151;}
.results-list h3 {
	margin:0 0 -2px;
	color:#0055b2;
	font-size:16px;
	line-height:20px;
}
.results-list p {margin:0 0 5px;}
.results-list .tags {
	width:100%;
	margin:0;	padding:0;	list-style:none;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
}
.results-list .tags li {
	float:left;
	margin:0 12px 0 2px;
}
.results-list .buttons {
	float:left;
	width:147px;
	margin:0;	padding:27px 0 0;	list-style:none;
	text-align:center;
}
.results-list .buttons li {margin:0 0 5px;}
.results-list .buttons .btn-blue.small,
.results-list .buttons .btn-green.small {
	display:inline-block;
	vertical-align:top;
	margin:0;
}
.results-list .buttons .btn-blue.small strong,
.results-list .buttons .btn-green.small strong {min-width:94px;}
.results-area .paging-area {
	float:right;
	margin:0 -4px 22px;
	overflow:visible;
}
.filter-area {
	padding:6px 6px 0;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
}
.filter-area h3 {
	margin:0 0 5px;
	font-size:18px;
	line-height:22px;
}
.filter-area h4 {
	margin:0 0 5px;
	font-size:13px;
	line-height:16px;
}
.filter-block {
	width:100%;
	padding:9px 0 6px;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
}
.filter-block ul {
	margin:0;	padding:0;	list-style:none;
}
.filter-block li {margin:0 0 4px;}
/* new */
.signin {
	float:right;
	font-size:13px;
	line-height:26px;
}
.header-frame .signin {
	float:none;
	width:100%;
	overflow:hidden;
}
.header-frame .my-cart {
	float:right;
	padding:0 0 0 26px;
	width:96px;
	background:url(../images/bg-cart2.png) no-repeat 0 50%;
	font-size:13px;
}
.header-frame .my-cart .numb {
	float:left;
	width:28px;
	height:27px;
	background:url(../images/bg-numb.png) no-repeat;
	color:#000;
	font-weight:bold;
	font-size:15px;
	line-height:28px;
	text-align:center;
	margin:-2px 2px 0 0;
}
.header-frame .my-cart.empty .numb {
	background-position:0 -28px;
	color:#89b7e9;
}
.signin .note,
.signin a {
	float:right;
	color:#fff;
	font-weight:bold;
}
.header-frame .my-cart a {
	float:none;
}
.signin .btn-blue {
	float:right;
	text-align:center;
	font-weight:normal;
	margin-left:5px;
}
.signin .btn-blue strong {
	font-weight:normal;
	height: 22px;
	padding: 4px 12px 0 0;
	min-width:53px;
}
.steps {
	float:left;
	margin:-2px 0 0;
	padding:0 0 5px;
	list-style:none;
	font-size:18px;
	line-height:35px;
	font-weight:bold;
}
.steps li {
	float:left;
	background:url(../images/separator-03.png) no-repeat 0 50%;
	padding:0 21px 0 30px;
}
.steps li:first-child {
	background:none;
	padding-left:0;
}
.steps .numb {
	float:left;
	width:35px;
	height:35px;
	padding-left:1px;
	background:url(../images/bg-steps.png) no-repeat 0 -35px;
	color:#fff;
	text-align:center;
	margin-right:7px;
}
.steps .text,
.steps a {
	color:#9b9b9b;
}
.steps .active .numb {
	background-position:0 0;
}
.steps .active .text,
.steps .active a {
	color:#333;
}
.steps .complete .numb {
	background-position:0 -72px;
	text-indent:-9999px;
	overflow:hidden;
}
.steps .complete a,
.steps .complete .text {
	color:#4ba31b;
}
.heading-area {
	width:928px;
}
.heading-area .btn-grey {
	float:right;
	margin:5px -4px 0 0;
}
.heading-area .btn-grey:hover {
	margin-right:-6px;
}
.cart-area {
	height:1%;
	overflow:hidden;
	padding:7px 11px;
	color:#333;
}
.cart-area .title-line {
	width:100%;
	overflow:hidden;
	border-bottom:3px solid #7faefc;
}
.cart-area .title-line h1 {
	float:left;
	margin:0;
	font-size:48px;
	padding-left:90px;
	background:url(../images/bg-cart.png) no-repeat 1px 0;
	color:#333;
}
.cart-area .title-line h1 .marked{color:#0055b2;}
.billing .title-line h1 {
	float:left;
	margin:0;
	font-size:48px;
	padding-left:90px;
	background:url(../images/bg-billing.png) no-repeat -5px 2px;
	color:#333;
}
.cart-area .title-line .logos {
	float:right;
	margin:0;
	padding:3px 1px 0 0;
	list-style:none;
}
.cart-area .title-line .logos li {
	float:left;
	padding-left:15px;
}
.cart-area .title-line .logos img {
	display:block;
}
.cart-area .questions {
	width:100%;
	overflow:hidden;
	text-align:right;
	font-size:12px;
	padding:12px 0 8px;
}
.cart-box {
	border:1px solid #e2e2e2;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0 49px 10px;
	position:relative;
}
.cart-box .secure {
	position:absolute;
	bottom:13px;
	right:18px;
}
.billing-box {
	border:1px solid #e2e2e2;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0 49px 10px;
	position:relative;
	margin-bottom:31px;
}
.cart-area .empty {
	background:#f9f9f9;
	text-align:center;
	padding:70px 0 51px;
	margin-bottom:23px;
}
.cart-area .empty span {
	display:block;
	font-size:24px;
	line-height:26px;
	color:#333;
	font-weight:bold;
	margin-bottom:15px;
}
.cart-area .empty .btn-blue {
	display:inline-block;
}
.cart-area .empty .btn-blue strong {
	display:inline-block;
	min-width:240px;
}
.cart-box .title {
	position:relative;
	top:-14px;
	height:1%;
	overflow:hidden;
	padding:0 26px 5px;
}
.cart-box h2 {
	float:left;
	font-size:24px;
	line-height:26px;
	background:#fff;
	margin:0;
	padding:0 14px;
}
.cart-box h2 span {
	color:#b80000;
}
.cart-holder {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.cart-holder li {
	height:1%;
	overflow:hidden;
	padding:16px 0 20px 39px;
	border-bottom:1px solid #e2e2e2;
	vertical-align:top;
}
.cart-holder .title-area {
	border:1px solid #dadada;
	background:#ebebeb url(../images/bg-title-01.gif) repeat-x;
	font-size:12px;
	line-height:14px;
	padding:9px 0 4px 39px;
}
.cart-holder .col1 {
	float:left;
	width:448px;
	padding-right:40px;
}
.cart-holder .img-holder {
	float:left;
	width:86px;
}
.cart-holder .txt {
	height:1%;
	overflow:hidden;
	padding:4px 0 0;
}
.cart-holder .txt strong {
	color:#333;
	display:block;
	font-size:16px;
	line-height:16px;
}
.cart-holder .txt strong.single {
	padding:13px 0 2px;
}
.cart-holder .txt strong a {
	color:#333;
}
.cart-holder .txt strong span {
	color:#b50000;
}
.cart-holder .txt strong a:hover span {
	text-decoration:underline;
}
.cart-holder .txt p {
	margin:0;
	font-size:12px;
	line-height:16px;
}
.cart-holder .col2 {
	height:1%;
	overflow:hidden;
	display:block;
	padding:4px 15px 0 0;
}
.cart-holder .title-area .col2 {
	padding-top:0;
}
.cart-holder .remove {
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:13px 0 0;
}
.cart-holder .old {
	display:block;
	color:#7b7b7b;
	font-weight:bold;
	text-decoration:line-through;
	font-size:16px;
	line-height:16px;
	padding:13px 0 0;
}
.cart-holder .new {
	display:block;
	font-weight:bold;
	font-size:16px;
	line-height:17px;
}
.cart-holder .new strong {
	font-weight:bold;
	color:#b50000;
}
.cart-holder .chb {
	float:right;
	width:14px;
	height:14px;
	margin:2px 11px 0 0;
	padding:0;
}
.cart-box .total {
	border-top:2px solid #e2e2e2;
	padding:13px 0 16px;
	font-size:24px;
	line-height:26px;
	width:100%;
	overflow:hidden;
}
.cart-box .total strong {
	float:right;
	width:376px;
}
.cart-box .total span {
	color:#b80000;
	padding-left:15px;
}
.cart-box .total .edit {
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-left:41px;
}
.cart-area .payment {
	height:1%;
	padding:10px 49px 13px;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	border-bottom:3px solid #d9d9d9;
}
.cart-area .payment .text {
	display:block;
	padding:7px 42px 35px;
}
.cart-area .payment .text a {
	color:#0055b2;
}
.cart-area .cards {
	float:left;
	width:50%;
	font-weight:bold;
	padding:3px 0 0;
}
.cart-area .cards ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:24px 0 4px;
	list-style:none;
}
.cart-area .cards ul li {
	float:left;
	margin-right:3px;
}
.cart-area .cards ul a {
	display:block;
	width:39px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-cards.gif) no-repeat;
}
.cart-area .cards ul a.card1 {
	background-position:0 0;
}
.cart-area .cards ul a.card2 {
	background-position:-42px 0;
}
.cart-area .cards ul a.card3 {
	background-position:-84px 0;
}
.cart-area .cards ul a.card4 {
	background-position:-126px 0;
}
.cart-area .cards ul a.card5 {
	background-position:-168px 0;
}
.cart-area .cards .descr {
	display:block;
	font-weight:normal;
	padding:0 1px 22px;
}
.cart-area .cards p {
	margin:0 1px;
}
.btn-red {
	display:block;
	height:46px;
	margin:0 0 4px;
	padding:0 0 0 21px;
	color:#fff;
	font-size:25px;
	line-height:28px;
	cursor:pointer;
	background:url(../images/btns.png) no-repeat 0 -1126px;
}
.btn-red:hover {
	text-decoration:none;
	background-position:0 -1246px;
}
.btn-red strong {
	display:block;
	height:37px;
	padding:9px 24px 0 8px;
	background:url(../images/btns.png) no-repeat 100% -1186px;
}
.btn-red:hover strong {
	background-position:100% -1306px;
}
.payment .purchase {
	float:right;
	margin:8px -47px 20px 0;
}
.payment .purchase strong {
	padding: 9px 43px 0 12px;
}
.payment .text2 {
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	text-align:right;
	padding:16px 16px 0 0;
}
.payment .text2 p {
	margin:0;
	color:#444;
}
.payment .text2 a {
	color:#444;
	text-decoration:underline;
}
.payment .text2 a:hover {
	text-decoration:none;
}
.cart-area .btns2 {
	float:right;
	width:316px;
	padding:6px 0 0;
}
.cart-area .or {
	width:277px;
	margin:0 auto;
	background:url(../images/separator-04.gif) repeat-x 0 50%;
	font-size:14px;
	line-height:16px;
	text-align:center;
	padding:4px 0 8px;
}
.cart-area .or span {
	background:#fff;
	padding:0 9px;
}
.cart-area .btns2 .paypal {
	display:block;
	width:143px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-paypal.gif) no-repeat;
	margin:0 auto;
}
#footer2 {
	width:980px;
	padding:0 6px 6px;
	position:relative;
	overflow:hidden;
	margin:-2px auto 0;
	text-align:center;
	font-size:12px;
	line-height:16px;
}
#footer2 .footer-area {
	width:980px;
	background:#fff;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-box-shadow:0 0 6px #000000;
	-moz-box-shadow:0 0 6px #000000;
	box-shadow:0 0 6px #000000;
	padding: 0 0 82px;
	behavior: url(js/PIE.htc);
	position:relative;
}
#footer2 .logos {
	margin:0 auto;
	padding:3px 8px 1px 0;
	list-style:none;
	width:927px;
}
#footer2 .logos li {
	display:inline;
	padding-left:15px;
	margin-right:-3px;
}
#footer2 .logos img {
	display:inline;
}
#footer2 p {
	margin:0 0 0 12px;
}
#footer2 a {
	color:#444;
	margin:0 2px;
}
#footer2 .logos a {
	margin:0;
}
.cart-box .error a {
	font-size:12px;
}
.signin-area {
	height:1%;
	padding:9px 42px 48px;
}
.billing-box .signin-area {
	height:1%;
	padding:9px 41px 28px;
	overflow:hidden;
}
.signin-area .col1 {
	float:left;
	width:385px;
}
.signin-area label {
	display:block;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.signin-area .field {
	display:block;
	width:327px;
	background:#f7f7f7 url(../images/bg-input.gif) repeat-x;
	border:1px solid #c3c3c3;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	z-index:1;
	font:18px/20px Arial, Helvetica, sans-serif;
	color:#000;
	padding:7px 15px 6px;
	margin:0 0 13px;
}
.signin-area .field:focus {
	outline:none;
}
.signin-area .field2 {
	float:left;
	width:54px;
	margin-right:8px;
}
.signin-area .field3 {
	width:24px;
	margin:0;
}
.signin-area .field4 {
	width:100px;
}
.signin-area .field.focus {
	background-position:0 -56px;
	background-color:#fefefe;
	box-shadow: 0px 0px 7px #dbeafa;
	border-color:#7faefc;
}
.signin-area .btn-holder {
	width:100%;
	overflow:hidden;
	padding:7px 0;
}
.signin-area .btn-red {
	float:left;
}
.signin-area .btn-red strong {
	float:left;
	padding: 9px 60px 0 5px;
}
.signin-area .forgot {
	font-size:12px;
	font-weight:bold;
}
.signin-area .col2 {
	float:right;
	width:258px;
	font-size:14px;
	line-height:14px;
	color:#333;
	padding:18px 0 0;
}
.signin-area p {
	margin:3px 0 0;
	color:#4c4b4b;
	font-size:12px;
	line-height:16px;
}
.cart-box .error {
	margin:-13px -39px 19px;
	border:2px solid #f7bf00;
	background:#fdf8e8 url(../images/bg-error.gif) repeat-x;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 2px #adaaa1;
	padding:16px 0 14px;
	position:relative;
	text-align:center;
	color:#333;
	font-weight:bold;
	display:none;
}
.cart-box .fail .error {
	display:block;
	float:left;
}
.cart-box .error p {
	margin:0;
	font-size:18px;
	line-height:22px;
}
.cart-box .columns {
	width:100%;
	overflow:hidden;
}
.signin-area .req {
	display:block;
	font-weight:bold;
	padding:17px 0;
	font-size:11px;
}
.signin-area .select-holder {
	width:100%;
	overflow:hidden;
	padding-bottom:14px;
}
.signin-area select {
	width:357px;
}
.signin-area .descr {
	display:block;
	font-size:11px;
	line-height:13px;
	color:#7b7b7b;
	margin:-3px 0 3px;
}
.signin-area .holder {
	padding:0;
}
.signin-area .holder:after {
	clear:both;
	content:'';
	display:block;
}
.signin-area .help {
	float:left;
	z-index:100;
	padding-top:5px;
	position:relative;
}
.signin-area .help a {
	display:block;
	width:28px;
	height:28px;
	background:url(../images/btn-info.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.signin-area .help a:hover {
	background-position:0 -32px;
}
.signin-area .show-tooltip .tooltip {
	display:block;
	top:-43px;
	left:35px;
	z-index:10;
}
.signin-area .show-tooltip .tooltip .verif-code .subtitle {
	display:block;
	font-size:18px;
	line-height:16px;
}
.signin-area .show-tooltip .tooltip .verif-code p {
	margin:0 0 5px;
	font-size:12px;
	line-height:15px;
}
.signin-area .show-tooltip .tooltip .verif-code .line {
	width:100%;
	overflow:hidden;
	padding:5px 0;
}
.signin-area .show-tooltip .tooltip .verif-code .line img {
	float:left;
	margin:0 12px 0 0;
}
.signin-area .show-tooltip .tooltip .verif-code .txt {
	height:1%;
	overflow:hidden;
}
.signin-area .hold {
	float:left;
	width:56px;
	text-align:center;
	padding-bottom:7px;
}
.signin-area .hold span {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	display:block;
	color:#7b7b7b;
}
.signin-area .sep {
	float:left;
	color:#7b7b7b;
	font-size:18px;
	line-height:36px;
	font-weight:bold;
	padding:0 7px;
}
.cards-row {
	position:relative;
}
.cards-row .cards {
	position:absolute;
	background:#fff;
	top:-8px;
	left:486px;
	width:220px;
}
.cards-row .cards ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:24px 0 4px;
	list-style:none;
}
.cards-row .cards ul li {
	float:left;
	margin-right:3px;
}
.cards-row .cards ul a {
	display:block;
	width:39px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-cards.gif) no-repeat;
}
.cards-row .cards ul a.card1 {
	background-position:0 0;
}
.cards-row .cards ul a.card2 {
	background-position:-42px 0;
}
.cards-row .cards ul a.card3 {
	background-position:-84px 0;
}
.cards-row .cards ul a.card4 {
	background-position:-126px 0;
}
.cards-row .cards ul a.card5 {
	background-position:-168px 0;
}
.cards-row .cards span {
	font-size:12px;
	line-height:14px;
	display:block;
	font-weight:normal;
	padding:0 4px;
}
.billing-box .error,
.login-box .error,
.cart-area .error {
	padding-bottom:17px;
	margin-bottom:20px;
	display:block;
	margin:-4px auto 19px;
}
.billing-box .container,
.login-box .container,
.cart-area .container, {clear:both;}
.cart-area .fail,
.billing-box .fail,
.login-box .fail {
	width:359px;
	margin:0 0 9px;
	border:1px solid #f7bf00;
	background:#fdf8e7;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:12px 12px 8px;
	position:relative;
}
.billing-box .explanation,
.login-box .explanation,
.cart-area .explanation{
	display:none;
	font-size:12px;
	line-height:14px;
	margin:-9px 0 0;
	width:100%;
	overflow:hidden;
}
.billing-box .fail .explanation,
.login-box .fail .explanation,
.cart-area .explanation,{
	display:block;
}
.billing-box .required,
.login-box .required,
.cart-area  .required{
	text-transform:uppercase;
	font-size:11px;
	color:#b80000;
	font-weight:normal;
	padding-left:4px;
	letter-spacing:1px;
	display:none;
}
.billing-box .fail .required,
.login-box .fail .required,
.cart-area .fail .required  {
	display:inline;
}
.confirmation {
	height:1%;
	overflow:hidden;
	padding:20px 11px 6px;
	color:#333;
}
.confirmation h1 {
	margin:0;
	font-size:48px;
	line-height:50px;
	color:#4ba31b;
}
.confirmation .subtitle {
	display:block;
	font-size:24px;
	line-height:26px;
	margin-bottom:24px;
}
.confirmation p {
	margin:0 0 15px;
	font-size:18px;
	line-height:20px;
}
.confirmation .btn-holder {
	width:100%;
	overflow:hidden;
	padding-bottom:21px;
}
.confirmation .btn-holder .btn-blue {
	float:left;
}
.confirmation .btn-holder .btn-blue strong {
	padding: 7px 33px 0 8px;
}
.details {
	border-top:3px solid #d9d9d9;
	border-bottom:3px solid #d9d9d9;
	padding:16px 20px 19px 18px;
	height:1%;
	overflow:hidden;
	color:#333;
}
.details .col1 {
	float:left;
	width:375px;
}
.details h2 {
	font-size:18px;
	line-height:22px;
	margin:0 0 7px;
}
.details img {
	display:block;
}
.details .item {
	height:1%;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
	padding:0px 1px 0px;
}
.details .item .img-holder {
	float:left;
	width:88px;
	padding:6px 0 6px 3px;
}
.details .item strong {
	display:block;
	padding:17px 0 0;
	font-size:13px;
	line-height:15px;
}
.details .item strong a {
	color:#333;
}
.details .col2 {
	float:right;
	width:468px;
}
.details dl {
	width:100%;
	overflow:hidden;
	font-size:13px;
	margin:0;
	line-height:15px;
}
.details dl dt {
	font-weight:bold;
	float:left;
	padding:8px 0;
	width:93px;
}
.details dl dd {
	color:#444;
	border-top:1px solid #e2e2e2;
	padding:8px 0;
	margin:0;
	color:#b80000;
}
#gold-member {
	padding:0;
	width:816px;
	height:auto;
}
#gold-member img {
	display:block;
}
.lightbox-area {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	position:relative;
	overflow:hidden;
}
.box-content {
	width:100%;
	overflow:hidden;
	padding:20px 0 14px;
	background:#f1f1f1 url(../images/bg-goldmember.jpg) no-repeat;
}
.box-content .img-holder {
	float:left;
	width:247px;
	padding:2px 0 0 15px;
}
.box-content .text {
	float:right;
	width:520px;
	padding:0 18px 0 0;
}
.box-content h3 {
	margin:0 0 3px;
	text-align:center;
	color:#b90000;
	font-size:24px;
	line-height:26px;
}
.box-content .subtitle {
	display:block;
	font-size:15px;
	line-height:16px;
	text-align:center;
	font-weight:normal;
	margin-bottom:11px;
}
.box-content .items {
	width:100%;
	overflow:hidden;
}
.box-content ul {
	width:532px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:15px;
}
.box-content ul li {
	float:left;
	width:248px;
	padding:0 18px 16px 0;
	min-height:69px;
}
.box-content ul .image {
	float:left;
	width:76px;
}
.box-content ul .txt {
	overflow:hidden;
	padding:8px 0 0;
}
.box-content ul p {
	margin:0;
}
.box-content ul strong {
	display:block;
	font-size:15px;
	color:#151515;
	margin-bottom:1px;
}
.box-content ul strong a {
	color:#151515;
}
#gold-member .trust {
	position:absolute;
	bottom:0;
	left:28px;
	width:225px;
	height:74px;
	padding:15px 0 0;
	background:url(../images/bg-trust.png) no-repeat;
	text-align:center;
}
#gold-member .trust .logos {
	margin:0 auto;
	padding:3px 8px 1px 0;
	list-style:none;
	width:100%;
}
#gold-member .trust .logos li {
	display:inline;
	padding:0 7px;
	margin-right:-3px;
}
#gold-member .trust .logos img {
	display:inline;
}
/* form styles */
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	width:15px !important;
	height:16px;
	overflow: hidden;
	background: url(../images/checkbox.png) no-repeat 0 -16px;
	float:right;
	position:relative;
	z-index:2;
}
.checkboxAreaChecked {background-position: 0 0;}

/* Selects */
.selectArea {
	position: relative;
	height: 36px;
	float:left;
	color:#000;
	font-size:18px;
	line-height:36px;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:14px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: -2px;
	width:100%;
	height:100%;
	background: url(../images/select-button.gif) no-repeat 100% 0;
}
.selectArea .center{
	height: 36px;
	line-height:36px;
	display:block;
	padding:0 38px 0 14px;
	background: url(../images/select-center.gif) repeat-x;
}
.selectArea .center img {
	float:left;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #e5e5e5;
	border: 1px solid #c9c9c9;
	display: block;
	z-index: 1100;
	font-size: 11px;
}
.optionsDivScroll ul {
	height: 205px;
	overflow:auto !important;
	overflow-x:hidden !important;
}
.drop-dif {
	background:#9cc;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style: none;
}
.optionsDivVisible ul li {
	float:left;
	width:100%;
}
.drop-country-select ul li:first-child,
.drop-card-type ul li:first-child {
	display:none;
}
.optionsDivVisible a {
	color: #000;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 2px 4px;
}
.optionsDivVisible a img {
	border:none;
	float:left;
}
.optionsDivVisible a:hover {
	background-color: #2f384e;
	color: #fff;
	text-decoration:none;
}
/* The following styles were added by Jay Stewart */
.doc-area {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	background:#fff;
}
.btns .download-button-area { /* extends Vince's .btns class line 493*/
	margin-left:auto;
	margin-right:auto;
	width:450px;
}
.email-box { /* the email box for the download page */
	text-align:center;
}
.email-box h1 {
	display:block;
	margin:0 0 -3px;
	color:#0055b2;
	font-size:18px;
	line-height:22px;
}
.email-box .note {
	width:100%;
	margin:0 0 -2px;
	padding:0;
	color:#333;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	list-style:none;
	overflow:hidden;
}
.cart { /*The Pricing options page*/
	margin:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	width:80%;
	text-align:center;
}
.cart table {
	padding:0;
	border:0;
	width:100%;
	border-collapse:collapse;
}
.cart th {
	background-color:#0142A2;
	color:#fff;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.cart tr {border-bottom:1px solid #0142A2;}
.cart td {
	margin-left:20px;
	margin-right:20px;
	font:11px Arial, Helvetica, sans-serif;
}
.cart td strong {
	font:11px arial;
	color:#990000;
	font-weight:bold;
}
.cart td a {
	font:11px Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
.cart td .price {font:12px Arial, Helvetica, sans-serif;}
.cart td .normal{font:12px Arial, Helvetica, sans-serif;}
.cart .normal-right{
	font:12px Arial, Helvetica, sans-serif;
	text-align:right;
}
#payment-info-middle {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	position:relative;
	height:100px;
}
#payment-info-middle #money-back {
	position:absolute;
	top:13px;
	left:105px;
}
#payment-info-middle #godaddy {
	position:absolute;
	top:5px;
	left:218px;
}
#payment-form {
	margin-left:auto;
	margin-right:auto;
	width:40%;
	text-align:left;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#payment-form table {
	padding:0;
	border-collapse:collapse;
	width:500px;
}
#payment-form tr {height:28px;}
#payment-form a {
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#payment-info-middle #creditcards {
	position:absolute;
	top:32px;
	left:420px;
}
#payment-info-middle #price {
	position:absolute;
	top:3px;
	right:0;
	text-align:right;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#payment-info-middle #price strong {color:blue;}
#upsell-middle {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	position:relative;
	height:130px;
}
#upsell-middle #godaddy {
	position:absolute;
	top:25px;
	left:0;
}
#upsell-middle #special {
	position:absolute;
	text-align:center;
	top:35px;
	left:20%;
	right:20%;
	font:35px Arial, Helvetica, sans-serif;
	color:#0055b2;
}
#upsell-middle #price {
	position:absolute;
	text-align:right;
	top:5px;
	right:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
#upsell-middle #price #discount {color:blue;}
#upsell-middle h2 {
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-top:0;
	color:#444;
}
#upsell-box {
	margin-right:auto;
	margin-left:auto;
	width:80%;
}
#moustache {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:100px;
	width:68%;
	position:relative;
	font:14px/14px Arial, Helvetica, sans-serif;
}
#moustache .note {font:10px Verdana, Geneva, sans-serif;}
#moustache #option1 {
	position:absolute;
	top:275px;
	left:105px;
}
#moustache #optiontext1 {
	position:absolute;
	top:275px;
	left:130px;
}
#moustache #option2 {
	position:absolute;
	top:315px;
	left:105px;
}
#moustache #optiontext2 {
	position:absolute;
	top:315px;
	left:130px;
}
#moustache #submit {
	position:absolute;
	right:60px;
	top:405px;
}
#moustache #login {
	position:absolute;
	left:60px;
	top:410px;
	font:12px Arial, Helvetica, sans-serif;
}
.block .itemsupsell { /* similar to Vince's .block */
	float:left;
	margin:-5px;
	padding:0;
	list-style:none;
}
.block .itemsupsell .illustration.small {
	float:none;
	display:block;
	margin:0 auto 2px;
}
.block .itemsupsell li {
	float:left;
	width:140px;
	padding:0 2px;
	text-align:center;
}
.block .itemsupsell .game-box a {
	margin:0;
	padding:13px 0 10px;
}
.block .itemsupsell .title {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}
#receipt {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:left;
	font:13px Arial, Helvetica, sans-serif;
}
#receipt .maininfo {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#0055b2;
}
#receipt a {text-decoration:underline;}
#receipt .reginfo {
	margin-left:auto;
	margin-right:auto;
	width:50%;
	text-align:left;
}
#receipt .error {
	text-align:center;
	color:red;
}
#formcontainer {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	margin-top:0px;
}
.signup {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:100px;
	width:40%;
	position:relative;
	text-align:left;
}
.signup #top {
	background-image:url(../images/sub_signup_top.jpg);
	font:bold 14px Verdana, Geneva, sans-serif;
	line-height:44px;
	text-align:center;
	color:#fff;
	width:344px;
	height:44px;
}
.signup #middle {
	position:relative;
	background-image:url(../images/sub_signup_middle.jpg);
	font:bold 14px Verdana, Geneva, sans-serif;
	text-align:center;
	color:#fff;
	width:344px;
	height:330px;
}
.signup #middle .form {
	position:absolute;
	top:20px;
	left:30px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#24468D;
	text-align:left;
}
.signup #middle .form .error {
	font:10px Arial, Helvetica, sans-serif;
	color:red;
}
.signup #middle .form .tip {
	font:11px Arial, Helvetica, sans-serif;
	color:#5a5a5a;
}
.signup #middle .form a {text-decoration:underline;}
.signup #bottom {
	background-image:url(../images/sub_signup_bottom.jpg);
	font:bold 14px Verdana, Geneva, sans-serif;
	text-align:center;
	color:#fff;
	width:344px;
	height:22px;
}
.signup .blue {color:#24468D;}
#button-info {
	position:relative;
	font:11px arial;
	width:120px;
	height:150px;
}
#button-info #thirty-day {
	position:absolute;
	top:30px;
	left:60px;
	font:20px arial;
}
#button-info #verisign {
	position:absolute;
	top:23px;
	left:120px;
	font:20px arial;
}
.cart-box .noMatch { /* duplicates of Vince's error to avoid javascript */
	margin:-13px -39px 19px;
	border:2px solid #f7bf00;
	background:#fdf8e8 url(../images/bg-error.gif) repeat-x;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 2px #adaaa1;
	padding:16px 0 14px;
	position:relative;
	text-align:center;
	color:#333;
	font-weight:bold;
	display:block;
}
.cart-box .fail .noMatch {
	display:block;
	float:left;
}
.cart-box .noMatch p {
	margin:0;
	font-size:18px;
	line-height:22px;
}
