/* @override 
	http://plus:8888/styles/style.css
	http://plusbuild.craftycorp.com/styles/style.css
	http://plus/styles/style.css
*/

/*
Plus+
Cross-browser Styles
*/

/* Whitespace Reset */

* {
	margin: 0;
	padding: 0;
}

/* iPhone Reset */

* {
}

/* Images */

a img {
	border: none;
	outline: none;
}

/* Sitewide */

body {
	position: relative;
	color: #414141;
	font: 12px/18px "Helvetica Neue", Arial, sans-serif;
	background: #dcdcdc;
	-webkit-font-smoothing: antialiased;
}

#head, #top-tier, #mid-tier, #low-tier, #foot {
	position: relative;
}

img {
	display: block;
}

a:focus {
	outline: none;
}

/* @group Headers */

#top-tier h1, #mid-tier h2, #low-tier h2 {
	font-size: 17px;
	line-height: 24px;
}

#top-tier h1 a, #top-tier h1 small, #mid-tier h2 a, #mid-tier h2 small, #low-tier h2 a, #low-tier h2 small {
	font-size: 14px;
	background-color: #bfbfbd;
	text-decoration: none;
	padding: 1px 6px 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#top-tier h1 a:hover, #mid-tier h2 a:hover, #low-tier h2 a:hover {
	background-color: #c8c7c5;
}

/* @end */

/* @group Links */

#head a, #top-tier a, #mid-tier a, #low-tier a, #foot a {
	text-decoration: underline;
}

#head a:hover, #top-tier a:hover, #mid-tier a:hover, #low-tier a:hover, #foot a:hover {
	text-decoration: none;
}

/* @end */

/* @group Wraps */

#container {
	min-width: 980px;
}

.contain {
	padding-bottom: 30px;
	padding-top: 20px;
	overflow: hidden;
}

.wrap {
	position: relative;
	width: 980px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	z-index: 1;
}

.left {
	clear: both;
	float: left;
}

.right {
	float: right;
}

/* @end */

/* @group Search */

#top-tier form#global-search {
	float: right;
	width: 245px;
	height: 31px;
	padding-right: 12px;
	display: none;
}

#top-tier form#global-search fieldset {
	background: url(/images/top-tier/search-field.gif) no-repeat;
	width: 245px;
	height: 31px;
	display: block;
	border-style: none;
	position: relative;
}

#top-tier form#global-search fieldset input {
	border-style: none;
	background-color: transparent;
	padding-left: 30px;
	color: #4b4b4b;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #ddd 0 -1px 1px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 215px;
}

#top-tier form#global-search fieldset button {
	background-image: url(/images/top-tier/search-button.gif);
	padding: 0;
	margin: 0;
	width: 56px;
	height: 24px;
	border-style: none;
	cursor: pointer;
	position: absolute;
	top: 3px;
	right: 3px;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #fff 0 -1px 1px;
	color: #4b4b4b;
}



/* @end */

/* @group Intros */

.intro p {
	float: left;
	padding-left: 0;
	padding-bottom: 14px;
}

.intro p:first-child {
	font-size: 13px;
}

/* @end */

/* @group Sections */

#the-section {
	width: 986px;
	margin-left: -3px;
	position: relative;
	background: url(/images/mid-tier/section.gif) repeat-y -986px;
	padding-bottom: 8px;
	text-shadow: #fff 0 -1px 1px;
	float: left;
	display: inline;
	zoom: 1;
}

#the-section .left {
	width: 677px;
	padding-left: 22px;
	padding-right: 16px;
	background: url(/images/mid-tier/section.gif) no-repeat left top;
	display: inline;
	padding-top: 26px;
	position: relative;
}

#games #the-section .left {
	padding-top: 70px;
	padding-bottom: 50px;
}

#the-section .right {
	width: 271px;
	background: url(/images/mid-tier/section.gif) no-repeat -715px top;
	padding-top: 14px;
	display: inline;
}

#the-section .endit {
	width: 100%;
	height: 8px;
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/mid-tier/section.gif) right bottom;
}

/* @end */

/* @group Pagination */

#the-section .left .pagination {
	position: absolute;
	left: 0;
	right: 0;
	height: 26px;
}

#the-section .left .pagination.upper {
	top: 0;
	padding-top: 19px;
	padding-bottom: 12px;
	background: url(../images/mid-tier/pagination.gif) no-repeat left top;
}

#the-section .left .pagination.lower {
	bottom: -8px;
	padding-top: 15px;
	padding-bottom: 18px;
	background: url(../images/mid-tier/pagination.gif) no-repeat left bottom;
	z-index: 99;
}

#the-section .pagination ul {
	float: left;
	padding-left: 22px;
	list-style: none;
	font-weight: bold;
}

#the-section .pagination ul li {
	float: left;
	width: 23px;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 3px;
	color: #7d7b7b;
}

#the-section .pagination ul li.prev {
	width: 86px;
	height: 27px;
	padding-right: 14px;
	padding-left: 0;
	padding-top: 0;
}

#the-section .pagination ul li.next {
	width: 63px;
	height: 27px;
	padding-left: 14px;
	padding-right: 0;
	padding-top: 0;
}

#the-section .pagination ul li a, #the-section .pagination ul li span {
	display: block;
	height: 26px;
}

#the-section .pagination ul li a {
	text-decoration: none;
	color: #333;
	padding-top: 1px;
}

#the-section .pagination ul li a:hover, #the-section .pagination ul li a.active {
	background: url(../images/mid-tier/pagination-active.gif) no-repeat 0 0;
	color: #fff;
	text-shadow: 0px -1px #333;
}

#the-section .pagination ul li.prev a {
	background-image: url(../images/mid-tier/pagination-prev.gif);
	background-position: 0 -26px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	padding-top: 0;
}

#the-section .pagination ul li.prev a:hover {
	background-position: 0 -52px;
}

#the-section .pagination ul li.prev a:active {
	background-position: 0 -78px;
}

#the-section .pagination ul li.prev span {
	background-image: url(../images/mid-tier/pagination-prev.gif);
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#the-section .pagination ul li.next a {
	background-image: url(../images/mid-tier/pagination-next.gif);
	background-position: 0 -26px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	padding-top: 0;
}

#the-section .pagination ul li.next a:hover {
	background-position: 0 -52px;
}

#the-section .pagination ul li.next a:active {
	background-position: 0 -78px;
}

#the-section .pagination ul li.next span {
	background-image: url(../images/mid-tier/pagination-next.gif);
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#the-section .pagination p {
	position: absolute;
	right: 20px;
	font-size: 11px;
	color: #7d7b7b;
}

#the-section .pagination.upper p {
	top: 25px;
}

#the-section .pagination.lower p {
	top: 12px;
}

#the-section .pagination p strong {
	font-size: 13px;
	color: #666;
}

/* @end */

/* Head */

#head {
	background: #323232 url(/images/head/background.jpg) repeat-x center top;
	height: 174px;
	color: #fff;
	text-shadow: #111 0 -1px 1px;
}

#head a {
	color: #fff;
}

/* @group Takeover */

#takeover {
	height: 128px;
	width: 100%;
	position: absolute;
	top: 0;
	background: #2e3131 url(../images/head/takeover.jpg) no-repeat center top;
	overflow: hidden;
}

#takeover a {
	position: absolute;
	left: 50%;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 99;
}

#takeover a#eliminate {
	margin-left: -655px;
	width: 150px;
	height: 128px;
	z-index: 5;
}

#takeover a#eliminate-link {
	margin-left: -190px;
	margin-top: 16px;
	width: 89px;
	height: 40px;
}

#takeover a#touchpets {
	margin-left: 510px;
	width: 150px;
	height: 128px;
}

#takeover a#touchpets-link {
	margin-top: 16px;
	width: 80px;
	height: 40px;
	margin-left: -86px;
}

/* @end */

/* @group Head */

#head h1 {
	float: left;
	display: inline;
	width: 201px;
	height: 89px;
	padding-top: 33px;
	padding-left: 10px;
}

#head h1 a {
	background: url(/images/head/logo.png) no-repeat;
	display: block;
	width: 201px;
	height: 89px;
	text-indent: -9999px;
	overflow: hidden;
}

#head ul {
	float: left;
	display: inline;
	background: url(/images/head/social.gif) no-repeat left bottom;
	padding-bottom: 4px;
	width: 320px;
	margin-left: 70px;
	list-style: none;
	z-index: 1;
	padding-top: 72px;
}

#head ul li {
	float: left;
	display: inline;
	font-size: 11px;
}

#head ul li.twitter {
	padding-left: 23px;
	width: 115px;
}

#head ul li.facebook {
	padding-left: 22px;
	width: 130px;
}

#head ul li a {
	font-weight: bold;
	text-decoration: none;
}

#head ul li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Nav */

#nav {
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	padding-left: 4px;
	padding-right: 9px;
}

#nav ol {
	float: left;
	list-style: none;
	height: 40px;
}

#nav ol.primary {
	float: left;
}

#nav ol.secondary {
	float: right;
}

#nav ol li {
	float: left;
	display: inline;
	height: 40px;
}

#nav ol.primary li {
	margin-right: 4px;
}

#nav ol.secondary li {
	margin-left: 4px;
}

#nav ol li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/images/head/nav.gif);
	height: 40px;
}

#nav ol li.home a {
	width: 48px;
	background-position: 0 0;
}

#nav ol li.home a:hover {
	background-position: 0 -40px;
}

#home #nav ol li.home a {
	background-position: 0 -80px;
}

#nav ol li.about a {
	width: 130px;
	background-position: -48px 0;
}

#nav ol li.about a:hover {
	background-position: -48px -40px;
}

#about #nav ol li.about a {
	background-position: -48px -80px;
}

#nav ol li.get a {
	width: 115px;
	background-position: -178px 0;
}

#nav ol li.get a:hover {
	background-position: -178px -40px;
}

#get #nav ol li.get a {
	background-position: -178px -80px;
}

#nav ol li.games a {
	width: 96px;
	background-position: -293px 0;
}

#nav ol li.games a:hover {
	background-position: -293px -40px;
}

#games #nav ol li.games a, #game #nav ol li.games a {
	background-position: -293px -80px;
}

#nav ol li.news a {
	width: 87px;
	background-position: -389px 0;
}

#nav ol li.news a:hover {
	background-position: -389px -40px;
}

#news #nav ol li.news a {
	background-position: -389px -80px;
}

#nav ol li.support a {
	width: 95px;
	background-position: -476px 0;
}

#nav ol li.support a:hover {
	background-position: -476px -40px;
}

#support #nav ol li.support a {
	background-position: -476px -80px;
}

#nav ol li.contact a {
	width: 92px;
	background-position: -571px 0;
}

#nav ol li.contact a:hover {
	background-position: -571px -40px;
}

#contact #nav ol li.contact a {
	background-position: -571px -80px;
}

#nav ol li.developers a {
	width: 125px;
	background-position: -663px 0;
}

#nav ol li.developers a:hover {
	background-position: -663px -40px;
}

#developers #nav ol li.developers a {
	background-position: -663px -80px;
}

/* @end */

/* @group Call */

.call {
	background: url(/images/head/bubble.png) no-repeat;
	position: absolute;
	padding: 14px 18px 24px;
	width: 317px;
	height: 83px;
	top: 25px;
	right: 7px;
	zoom: 1;
}

.call h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	position: relative;
	padding-bottom: 6px;
}

.call h2 a {
	background-image: url(/images/head/apply.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 154px;
	height: 29px;
	top: 1px;
	right: 0;
}

.call h2 a:hover {
	background-position: 0 -29px;
}

.call h2 a:active {
	background-position: 0 -58px;
}

.call p {
	float: left;
	width: 144px;
	font-size: 11px;
	line-height: 16px;
}

div.call h2 + p {
	width: 162px;
	padding-right: 11px;
}

.call p a {
	font-weight: bold;
}

/* @end */

/* Top Tier */

#top-tier {
	background: #efefef url(/images/top-tier/background.jpg) repeat-x center top;
	color: #414141;
	text-shadow: #eee 0 -1px 1px;
	z-index: 9;
}

#top-tier .contain {
	background: url(/images/top-tier/ledge.gif) repeat-x center bottom;
}

#top-tier .head {
	overflow: hidden;
	padding-bottom: 12px;
}

#developers.contact #top-tier .head {
	padding-left: 304px;
}

#top-tier h1 {
	background: url(/images/icons/plus-dark.gif) no-repeat 0 5px;
	font-size: 18px;
	padding-left: 20px;
	float: left;
	display: inline;
}

#top-tier a {
	color: #414141;
}

/* @group Home */

#home #top-tier .left {
	width: 705px;
}

#home #top-tier .right {
	width: 268px;
	padding-top: 3px;
}

/* @group Spotlight */

#spotlight {
	background: url(/images/top-tier/spotlight.gif) no-repeat;
	width: 689px;
	height: 305px;
	padding: 7px 8px 9px;
	position: relative;
	margin-left: -4px;
}

#spotlight .menu {
	width: 219px;
	float: left;
}

#spotlight .menu strong {
	display: block;
	background: #3c3c3c url(/images/top-tier/spotlight-bar.gif) repeat-x 0 top;
	font-size: 14px;
	color: #fff;
	text-shadow: #222 0 -1px 1px;
	padding-top: 8px;
	padding-bottom: 10px;
	line-height: 18px;
	padding-left: 14px;
}

#spotlight .menu ul {
	list-style: none;
}

#spotlight .menu ul li {
	background: #ededed url(/images/top-tier/spotlight-tab.gif) repeat-x;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #d5d5d5;
	height: 88px;
	position: relative;
	line-height: 14px;
}

#spotlight .menu ul li#hero3-link {
	border-bottom: none;
}

#spotlight .menu ul li a {
	display: block;
	height: 67px;
	padding-left: 90px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 21px;
	text-shadow: #fff 0 -1px 1px;
	color: #777;
}

#spotlight .menu ul li a:hover {
	background-color: #f6f6f6;
	color: #4b4b4b;
}

#spotlight .menu ul li a.activeSlide {
	color: #36a3f1;
	background-color: #f6f6f6;
}

#spotlight .menu img {
	position: absolute;
	top: 12px;
	left: 14px;
}

#spotlight .menu .mask {
	position: absolute;
	top: 12px;
	left: 13px;
	width: 65px;
	height: 65px;
	background: url(/images/top-tier/spotlight-mask.png) no-repeat;
	z-index: 9;
}

#spotlight .hero {
	overflow: hidden;
	float: right;
	width: 470px !important;
	height: 305px !important;
	position: relative;
	background-color: #000;
}

#spotlight .hero #hero1, #spotlight .hero #hero2, #spotlight .hero #hero3 {
	width: 470px;
	height: 305px;
	position: relative;
}

#spotlight .hero strong {
	background-image: url(/images/top-tier/spotlight-shade.png);
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 14px;
	width: 456px;
	padding-top: 9px;
	color: #fff;
	text-shadow: #444 0 -1px 1px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 17px;
}

#spotlight em.shadow {
	background: url(/images/top-tier/spotlight-shadow.png) no-repeat;
	height: 305px;
	width: 3px;
	position: absolute;
	z-index: 9;
	left: 227px;
	top: 7px;
}

#spotlight .hero a {
	text-decoration: none;
	float: left;
}

/* @end */

/* @group News Widget */

#news-widget {
	background: #454545 url(/images/top-tier/newswidget.gif) no-repeat right bottom;
	padding-bottom: 3px;
}

#news-widget .head {
	background: url(/images/top-tier/newswidget.gif) no-repeat left top;
	font-size: 14px;
	padding: 4px 3px 0;
}

#news-widget .head strong {
	background: url(/images/top-tier/newswidget-head.gif) repeat-x;
	display: block;
	color: #fff;
	text-shadow: #222 0 -1px 1px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 17px;
	position: relative;
}

#news-widget .head strong a {
	position: absolute;
	top: 6px;
	right: 13px;
	display: block;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
}

#news-widget a.rss {
	background-image: url(/images/top-tier/newswidget-rss.gif);
	width: 22px;
}

#news-widget .head strong a.view {
	background-image: url(/images/top-tier/newswidget-all.gif);
	width: 64px;
	right: 38px;
	position: absolute;
}

#news-widget .head strong a:hover {
	background-position: 0 -23px;
}

#news-widget .head strong a:active {
	background-position: 0 -46px;
}

#news-widget ul {
	background: #ddd url(/images/top-tier/newswidget-list.gif) repeat-x;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 0;
	padding-bottom: 5px;
	list-style: none;
}

#news-widget ul li {
	padding: 14px 17px 12px;
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #fff;
}

#news-widget ul li + li +li {
	border-bottom-style: none;
}

#news-widget ul li p {
	line-height: 12px;
	padding-bottom: 2px;
}

#news-widget ul li p + p {
	padding-bottom: 0;
	font-size: 11px;
	line-height: 16px;
	color: #787878;
}

#news-widget ul li p strong {
	display: block;
	font-size: 13px;
	float: left;
	width: 100%;
}

#news-widget ul li p small {
	font-size: 10px;
	font-weight: bold;
	display: block;
	line-height: 14px;
}

#news-widget ul li p a {
	text-decoration: none;
}

#news-widget ul li p a:hover {
	text-decoration: underline;
}

/* @end */

/* @end */

/* @group Games */

#games #top-tier .left {
	width: 392px;
	margin-left: 20px;
	padding-top: 8px;
}

/* @group Banners */

#games #top-tier .banners {
	width: 545px;
	background-image: url(/images/top-tier/banners.jpg);
	height: 121px;
	padding-top: 7px;
}

#games #low-tier .banners, #game #low-tier .banners {
	width: 545px;
	background-image: url(/images/low-tier/banners.jpg);
	height: 121px;
	padding-top: 7px;
	margin-top: 6px;
	position: relative;
}

#games #low-tier a.cross-site, #game #low-tier a.cross-site {
	position: relative;
	display: block;
	margin-left: -3px;
	margin-top: -4px;
}

#games .banners a, #game .banners a {
	display: inline;
	float: left;
	position: relative;
	text-decoration: none;
	margin-left: 7px;
}

#games .banner strong, #game .banner strong {
	background-image: url(/images/top-tier/banners-shade.png);
	position: absolute;
	left: 0;
	padding-left: 14px;
	width: 248px;
	padding-top: 8px;
	color: #fff;
	text-shadow: #444 0 -1px 1px;
	padding-bottom: 8px;
	font-size: 13px;
	bottom: 0;
}

/* @end */

/* @end */

/* @group Game */

#game #top-tier .contain {
	background: url(/images/top-tier/ledge.gif) repeat-x center bottom;
	padding-bottom: 22px;
}

#game #top-tier .head {
	padding-bottom: 0px;
	padding-left: 3px;
}

#game #top-tier .head a {
	background-image: url(/images/top-tier/game-back.gif);
	float: left;
	display: inline;
	width: 115px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 2px;
	background-position: 0 0;
}

#game #top-tier .head a:hover {
	background-position: 0 -28px;
}

#game #top-tier .head a:active {
	background-position: 0 -56px;
}

/* @end */

/* @group News */

#news #top-tier .contain {
	background: url(/images/top-tier/ledge.gif) repeat-x center bottom;
	padding-bottom: 22px;
}

#news #top-tier .head {
	padding-bottom: 0px;
	padding-left: 3px;
}

#news #top-tier .head h1 {
	font-size: 18px;
	padding-left: 20px;
	float: left;
	display: inline;
	width: 527px;
}

#news #top-tier .head a.back {
	background-image: url(/images/top-tier/news-back.gif);
	float: left;
	display: inline;
	width: 106px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 2px;
	background-position: 0 0;
}

#news #top-tier .head a.back:hover {
	background-position: 0 -28px;
}

#news #top-tier .head a.back:active {
	background-position: 0 -56px;
}

#news #top-tier .head .pagination {
	float: left;
}

#news #top-tier .head .pagination a, #news #top-tier .head .pagination span {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 0;
	height: 30px;
}

#news #top-tier .head .pagination a.newer, #news #top-tier .head .pagination span.newer {
	background-image: url(/images/top-tier/news-newer.gif);
	width: 69px;
	height: 30px;
	margin-left: 10px;
}

#news #top-tier .head .pagination a.older, #news #top-tier .head .pagination span.older {
	background-image: url(/images/top-tier/news-older.gif);
	width: 64px;
	height: 30px;
}

#news #top-tier .head .pagination a:hover {
	background-position: 0 -30px;
}

#news #top-tier .head .pagination a:active {
	background-position: 0 -60px;
}

#news #top-tier .head .pagination span {
	background-position: 0 -90px;
}

/* @end */

/* @group About */

#about #top-tier .contain {
	position: relative;
	overflow: visible;
}

#about #top-tier .contain:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#about #top-tier .left {
	margin-left: 20px;
	width: 392px;
	padding-top: 10px;
}

#about #top-tier .left p {
	width: 392px;
	padding-bottom: 12px;
}

#about #top-tier .left p:first-child {
	font-size: 13px;
	padding-bottom: 10px;
}

#about #top-tier .iphones {
	position: absolute;
	width: 554px;
	height: 500px;
	background: url(/images/top-tier/about-iphones.png) no-repeat;
	top: 45px;
	right: 0;
	overflow: hidden;
}

#about #top-tier .iphones .mask {
	position: absolute;
	width: 477px;
	height: 298px;
	background: url(/images/top-tier/about-iphones-mask.png) no-repeat;
	top: 110px;
	left: 41px;
	display: none;
}

#about #top-tier .iphones .screen {
	position: absolute;
	top: 82px;
	left: 177px;
	width: 217px;
	height: 326px;
	background-color: #000;
	display: none;
}

#about #top-tier .iphones img {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* @end */

/* @group Get */

#get #top-tier .contain {
	position: relative;
	overflow: visible;
}

#get #top-tier .contain:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#get #top-tier .left {
	float: left;
	display: inline;
	width: 553px;
	padding-top: 4px;
}

#get #top-tier .right {
	float: right;
	display: inline;
	width: 405px;
	padding-top: 9px;
}

#get #top-tier .right p {
	padding-bottom: 16px;
}

#get #top-tier .right p:first-child {
	font-size: 13px;
}

#get #top-tier .video {
	background: url(/images/top-tier/get-video.gif) no-repeat left top;
	padding-left: 8px;
	padding-top: 8px;
	position: absolute;
	top: 40px;
	left: 0;
	width: 544px;
	height: 380px;
}

#get #top-tier .player {
	background: #fff;
	width: 537px;
	height: 372px;
	position: absolute;
	top: 8px;
	left: 8px;
}

#get #top-tier p.action {
	clear: both;
	display: block;
	padding-bottom: 0;
}

#get p.action a {
	background: url(/images/top-tier/get-action.gif) no-repeat;
	display: block;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	width: 403px;
	margin-left: -3px;
}

#get p.action a:hover {
	background: url(/images/top-tier/get-action.gif) no-repeat 0 -47px;
}

#get p.action a:active {
	background: url(/images/top-tier/get-action.gif) no-repeat 0 -94px;
}

/* @end */

/* @group Support */

#support #top-tier .contain {
	padding-bottom: 28px;
}

#support #top-tier .head {
	padding-bottom: 0px;
	padding-left: 3px;
}

/* @end */

/* @group Developers */

#developers #top-tier .contain {
	position: relative;
	overflow: visible;
	padding-bottom: 16px;
	background: url(/images/top-tier/ledge.gif) repeat-x center bottom;
	padding-top: 16px;
}

#developers.contact #top-tier .contain {
	height: 110px;
}

#developers #top-tier .contain:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#developers #top-tier .left {
	width: 382px;
	margin-left: 20px;
	padding-top: 8px;
	display: inline;
}

#developers #top-tier .right {
	float: right;
	width: 551px;
	position: relative;
}

#developers #top-tier .right p {
	padding-bottom: 12px;
	position: relative;
}

#developers #top-tier .left p {
	width: auto;
	padding-bottom: 12px;
	position: relative;
}

#developers #top-tier fieldset.left p {
	padding-bottom: 14px;
}

#developers #top-tier .left p:first-child {
	font-size: 13px;
	padding-bottom: 10px;
}

#developers #top-tier .developer-apply {
	background: url(/images/top-tier/developers-apply-new.png) no-repeat left top;
	position: absolute;
	top: 45px;
	width: 535px;
	height: 556px;
	padding: 7px 214px 8px 232px;
	margin-top: 8px;
	left: 0;
}

#developers #top-tier .developer-apply form {
	background: url(/images/top-tier/developers-form.png) no-repeat left top;
	height: 100%;
	width: 100%;
}

#developers #top-tier .developer-apply form fieldset {
	display: block;
	border-style: none;
	position: relative;
	padding-left: 22px;
	padding-top: 17px;
	padding-right: 22px;
}

#developers #top-tier .developer-apply form fieldset.header {
	height: 66px;
	border-bottom: 1px solid #d6d6d6;
	background: url(/images/top-tier/developers-apply-header.gif) no-repeat left top;
	padding-top: 68px;
}

#developers #top-tier .developer-apply form fieldset.left {
	margin-left: 0;
	padding-right: 0;
	border-top: 1px solid #fff;
	padding-top: 23px;
	width: 204px;
	padding-bottom: 10px;
}

#developers #top-tier .developer-apply form fieldset.right {
	margin-left: 0;
	padding-right: 22px;
	border-top: 1px solid #fff;
	padding-top: 23px;
	width: 260px;
}

#developers #top-tier .developer-apply form fieldset.foot {
	clear: both;
	border-top: 1px solid #d6d6d6;
	height: 54px;
}

#developers label {
	color: #777777;
	font-weight: bold;
	font-size: 12px;
}

#developers .checkbox span {
	color: #777777;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-bottom: 8px;
}

#developers #top-tier #developer-apply .checkbox input {
	width: 14px;
	height: 14px;
	margin-top: 2px;
	float: left;
	display: inline;
	margin-right: 5px;
}

#developers .checkbox label {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

#developers label.error {
	color: #6b5f3c;
	font-weight: bold;
	font-size: 11px;
	background-color: #fed778;
	text-shadow: #fff 0 -1px 1px;
	padding: 0 4px 0 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 16px;
}

#developers #top-tier .developer-apply form fieldset input {
	border-style: none;
	color: #4b4b4b;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #ddd 0 -1px 1px;
	width: 198px;
	background: transparent url(/images/top-tier/developers-input.gif) no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#developers #top-tier .developer-apply form fieldset textarea {
	border-style: none;
	color: #4b4b4b;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #ddd 0 -1px 1px;
	width: 247px;
	background: transparent url(/images/top-tier/developers-textarea.gif) no-repeat;
	padding: 7px 6px 5px;
	height: 200px;
	margin-bottom: 0;
	position: relative;
	display: block;
}

#developers #top-tier .developer-apply form fieldset button {
	padding: 0;
	margin: 0;
	width: 169px;
	height: 47px;
	border-style: none;
	cursor: pointer;
	position: relative;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #fff 0 -1px 1px;
	color: #4b4b4b;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(/images/top-tier/developers-interest.gif) no-repeat;
}

#developers #top-tier .developer-apply form h2 {
	font-weight: normal;
	font-style: normal;
	padding-bottom: 14px;
	font-size: 20px;
}

#developers #top-tier .developer-apply form small {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	float: right;
	padding-right: 4px;
	padding-top: 17px;
	display: inline;
}

/* @end */

/* @group Contact */

#contact #top-tier .contain {
	position: relative;
	overflow: visible;
	padding-bottom: 16px;
	height: 158px;
}

#contact #top-tier .contain:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contact #top-tier .left {
	width: 705px;
	padding-top: 8px;
	position: relative;
}

#contact #top-tier .right {
	float: right;
	display: inline;
	width: 248px;
	position: relative;
	padding-left: 20px;
}

#contact #top-tier .right p {
	padding-top: 64px;
	padding-bottom: 4px;
	position: relative;
}

#contact #top-tier .left p {
	width: auto;
	padding-bottom: 12px;
}

#contact #top-tier fieldset.left p {
	padding-bottom: 14px;
	position: relative;
}

#contact #top-tier .left p:first-child {
	font-size: 13px;
	padding-bottom: 10px;
}

#contact #top-tier .contact-form {
	background: url(/images/top-tier/contact-contact.png) no-repeat left top;
	position: absolute;
	top: 0;
	width: 689px;
	height: 476px;
	padding: 7px 8px 8px;
	margin-top: 8px;
	left: 0;
	zoom: 1;
}

#contact #top-tier .contact-form form {
	background: url(/images/top-tier/contact-form.png) no-repeat left top;
	height: 100%;
	width: 100%;
	zoom: 1;
}

#contact #top-tier .contact-form form fieldset {
	display: block;
	border-style: none;
	position: relative;
	padding-left: 24px;
	padding-top: 17px;
	padding-right: 24px;
	zoom: 1;
}

#contact #top-tier .contact-form form fieldset.header {
	height: 104px;
	border-bottom: 1px solid #d6d6d6;
}

#contact #top-tier .contact-form form fieldset.header p.left {
	width: 250px;
	float: left;
	padding-top: 0;
}

#contact #top-tier .contact-form form fieldset.header p.right {
	width: 363px;
	float: left;
}

#contact #top-tier .contact-form form fieldset.left {
	margin-left: 0;
	padding-right: 0;
	border-top: 1px solid #fff;
	padding-top: 20px;
	width: 240px;
	padding-bottom: 10px;
}

#contact #top-tier .contact-form form fieldset.right {
	margin-left: 0;
	border-top: 1px solid #fff;
	width: 367px;
	padding: 20px 28px 24px 0;
}

#contact #top-tier .contact-form form fieldset.right p {
	padding-top: 0;
	padding-bottom: 0;
}

#contact #top-tier .contact-form form fieldset.foot {
	clear: both;
	border-top: 1px solid #d6d6d6;
	height: 54px;
	padding-top: 14px;
}

#contact label {
	color: #777777;
	font-weight: bold;
	font-size: 12px;
}

#contact label span {
	color: #aaa;
	font-weight: bold;
	font-size: 10px;
}

#contact label.error {
	color: #6b5f3c;
	font-weight: bold;
	font-size: 11px;
	background-color: #fed778;
	text-shadow: #fff 0 -1px 1px;
	padding: 0 4px 0 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 16px;
}

#contact #top-tier .contact-form form fieldset input {
	border-style: none;
	color: #4b4b4b;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #ddd 0 -1px 1px;
	width: 234px;
	background: transparent url(/images/top-tier/contact-input.gif) no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#contact #top-tier .contact-form form fieldset select {
	color: #4b4b4b;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #ddd 0 -1px 1px;
	width: 240px;
	background: transparent url(/images/top-tier/contact-input.gif) no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	border: 1px solid #b0b0b0;
	height: 28px;
}

#contact #top-tier .contact-form form fieldset textarea {
	border-style: none;
	color: #4b4b4b;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #ddd 0 -1px 1px;
	width: 355px;
	background: transparent url(/images/top-tier/contact-textarea.jpg) no-repeat;
	padding: 7px 6px 5px;
	height: 198px;
}

#contact #top-tier .contact-form form fieldset button {
	padding: 0;
	margin: 0;
	width: 246px;
	height: 47px;
	border-style: none;
	cursor: pointer;
	position: relative;
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #fff 0 -1px 1px;
	color: #4b4b4b;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(/images/top-tier/contact-message.gif) no-repeat;
}

#contact #top-tier .contact-form form h2 {
	font-weight: normal;
	font-style: normal;
	padding-bottom: 14px;
	font-size: 20px;
}

#contact #top-tier .contact-form form small {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	float: right;
	padding-top: 17px;
	display: inline;
}

form .success {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(/images/icons/thanks.gif) no-repeat center top;
	text-align: center;
}

form .success h2 {
	padding-top: 280px;
}

#contact #top-tier form .success p, #developers #top-tier form .success p {
	width: 305px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group Activated */

#contact.activated #top-tier .contain {
	height: 182px;
}

#contact.activated #top-tier .right p {
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	padding-right: 20px;
}

.activated #top-tier .right h4 {
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 30px;
}

.activated p.activated a {
	display: block;
	background-image: url(../images/top-tier/activated-games.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: -13px;
	padding: 0;
	width: 254px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
}

.activated p.activated a:hover {
	background-position: left -43px;
}

.activated p.activated a:active {
	background-position: left bottom;
}

/* @end */

/* Mid Tier */

#mid-tier {
	background: #dbdbd9 url(/images/mid-tier/background.jpg) repeat center top;
	color: #414141;
	text-shadow: #ddd 0 -1px 1px;
}

#mid-tier .contain {
	background: url(/images/mid-tier/ledge.gif) repeat-x center bottom;
}

#mid-tier .head {
	overflow: hidden;
	padding-bottom: 12px;
}

#mid-tier h2 {
	background: url(/images/icons/plus-dark.gif) no-repeat 0 4px;
	padding-left: 20px;
	padding-bottom: 12px;
}

#mid-tier a {
	color: #414141;
}

/* @group Home */

#home #mid-tier .left {
	width: 696px;
}

#home #mid-tier .right {
	width: 268px;
}

/* @group Overview */

#overview {
	position: relative;
	overflow: hidden;
}

#overview .intro {
	float: left;
	width: 392px;
	margin-left: 20px;
	display: inline;
	border-bottom: 1px solid #c5c5c3;
}

#overview ol {
	clear: both;
	width: 392px;
	margin-left: 20px;
	float: left;
	display: inline;
	border-top: 1px solid #eeeeed;
	border-bottom: 1px solid #c5c5c3;
	padding-top: 17px;
	list-style: none;
	padding-bottom: 2px;
	zoom: 1;
	position: relative;
}

#overview ol li {
	float: left;
	display: inline;
	width: 196px;
	padding-bottom: 14px;
	position: relative;
}

#overview ol li span {
	width: 63px;
	height: 63px;
	background: url(/images/mid-tier/overview-overlay.png) no-repeat;
	position: absolute;
	left: 1px;
	display: none;
	top: 0;
}

#overview ol li img {
	float: left;
	display: inline;
}

#overview ol li p {
	float: left;
	display: inline;
	width: 125px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 14px;
}

#overview ol li p strong {
	display: block;
	padding-bottom: 2px;
	padding-top: 1px;
}

#overview p.action {
	clear: both;
	display: block;
	width: 392px;
	border-top: 1px solid #eeeeed;
	padding-top: 17px;
	margin-left: 20px;
}

#overview p.action a {
	background: url(/images/mid-tier/overview-button.gif) no-repeat;
	display: block;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	width: 399px;
	margin-left: -3px;
}

#overview p.action a:hover {
	background: url(/images/mid-tier/overview-button.gif) no-repeat 0 -47px;
}

#overview p.action a:active {
	background: url(/images/mid-tier/overview-button.gif) no-repeat 0 -94px;
}

#overview .video {
	width: 268px;
	height: 351px;
	position: absolute;
	top: 40px;
	right: 0;
	background: #454545 url(/images/top-tier/newswidget.gif) no-repeat right bottom;
}

#overview .video span {
	background: #454545 url(/images/top-tier/newswidget.gif) no-repeat left top;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1px;
	line-height: 1px;
}

#overview .video .player {
	margin: 4px 3px 3px;
	height: 344px;
}

/* @end */

/* @group Games Widget */

#games-widget ul {
	background-image: url(/images/mid-tier/gameswidget.jpg);
	width: 260px;
	height: 296px;
	margin-top: 3px;
	padding: 4px 3px 3px 5px;
	list-style: none;
	margin-bottom: 10px;
}

#games-widget ul li {
	width: 86px;
	float: left;
	display: inline;
	text-align: center;
	height: 79px;
	padding-top: 17px;
	text-shadow: #000000 0 -1px 1px;
	position: relative;
}

#games-widget ul li img {
	display: block;
	position: relative;
	text-align: left;
	margin-left: 14px;
}

#games-widget ul li span.mask {
	background-image: url(/images/icons/57/mask-dark.png);
	position: absolute;
	top: 16px;
	left: 12px;
	width: 59px;
	height: 61px;
	z-index: 9;
}

#games-widget ul li.soon span.mask {
	background-image: url(/images/icons/57/mask-dark-soon.png);
	position: absolute;
	top: 16px;
	left: 12px;
	width: 59px;
	height: 61px;
	z-index: 9;
}

#games-widget ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}

#games-widget ul li.soon a {
	color: #888;
}

#games-widget ul li a small {
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
}

#games-widget ul li a:hover small {
	background-color: #414141;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* @end */

/* @group Share Widget */

#share-widget {
	background: url(/images/icons/share.jpg) no-repeat;
	float: left;
}

#share-widget p {
	font-weight: bold;
	padding: 11px 20px 9px;
	float: left;
	display: inline;
}

#share-widget p span {
	width: 108px;
	float: left;
}

#share-widget p a {
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 8px;
	display: inline;
}

/* @end */

/* @end */

/* @group Games */

#games #mid-tier .head h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	background-image: none;
	text-shadow: #fff 0 -1px 1px;
}

#games #mid-tier .head h2 small {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	background: none;
}

#games #mid-tier .head p {
	padding-left: 20px;
	width: 560px;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 8px;
}

/* @group Devices */

ul#devices {
	background: url(/images/mid-tier/devices-bar.gif) no-repeat;
	position: relative;
	float: left;
	width: 922px;
	margin-left: -1px;
	padding-left: 60px;
	padding-top: 10px;
	list-style: none;
	height: 34px;
}

ul#devices li {
	float: left;
	height: 27px;
}

ul#devices li a {
	display: block;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
}

ul#devices li.all a {
	width: 123px;
	background-image: url(/images/mid-tier/devices-all.gif);
}

ul#devices li.ipad a {
	width: 128px;
	background-image: url(/images/mid-tier/devices-ipad.gif);
}

ul#devices li a {
	background-position: top right;
}

ul#devices li a.active {
	background-position: top left;
}

/* @end */

/* @group Filter */

form#filter {
	background: url(../images/mid-tier/filter-bar.jpg) no-repeat;
	width: 942px;
	margin-left: -1px;
	position: relative;
	float: left;
	margin-bottom: 14px;
	display: inline;
	padding: 1px 20px 5px;
}

form#filter fieldset {
	border: none;
	float: left;
	height: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: inline;
}

form#filter fieldset.search {
	padding-right: 18px;
	background: url(../images/mid-tier/filter-divide.gif) no-repeat right 1px;
}

form#filter fieldset.filter {
	padding-right: 14px;
	float: right;
}

form#filter fieldset.sort {
	background: url(../images/mid-tier/filter-divide.gif) no-repeat left 1px;
	padding-left: 18px;
	float: right;
	padding-top: 8px;
	padding-bottom: 6px;
}

form#filter fieldset label {
	color: #fff;
	text-shadow: #333 0 -1px 1px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 8px;
	float: left;
	display: inline;
}

form#filter fieldset.search label {
	font-size: 14px;
}

form#filter fieldset input {
	float: left;
}

form#filter fieldset.search input {
	border-style: none;
	padding-left: 26px;
	color: #fff;
	font: normal 12px/16px "Helvetica Neue", Arial, sans-serif;
	text-shadow: #444 0 -1px 1px;
	padding-top: 6px;
	padding-bottom: 4px;
	width: 171px;
	background: transparent url(../images/mid-tier/filter-search.jpg) no-repeat;
}

form#filter fieldset select {
	float: left;
	width: 126px;
	border: 1px solid #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 21px;
	margin-top: 2px;
	margin-right: 5px;
	display: inline;
}

form#filter a#clear-filters, form#filter a#clear-sort, form#filter a#clear-search {
	width: 10px;
	height: 10px;
	padding: 2px;
	display: inline;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/mid-tier/filter-clear.gif) no-repeat center center;
	margin-top: 5px;
	margin-left: 5px;
}

form#filter a#recent {
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/mid-tier/filter-sort.gif) left top;
	width: 32px;
	height: 25px;
	margin-right: 2px;
	margin-left: 2px;
}

form#filter a#recent.active {
	background: url(../images/mid-tier/filter-sort.gif) left bottom;
}

form#filter a#older {
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/mid-tier/filter-sort.gif) right top;
	width: 32px;
	height: 25px;
	margin-left: 2px;
	margin-right: 2px;
}

form#filter a#older.active {
	background: url(../images/mid-tier/filter-sort.gif) right bottom;
}

img.loading {
	position: absolute;
	top: 90px;
	left: 340px;
	visibility: hidden;
}

/* @end */

/* @group Section */

/* @group List */

#games #the-section .game {
	border-bottom: 1px solid #e4e4e4;
	clear: both;
	margin-bottom: 18px;
	padding-bottom: 18px;
	width: 100%;
	position: relative;
	zoom: 1;
	float: left;
}

#games #the-section .game .head {
	position: relative;
	width: 100%;
	zoom: 1;
}

#games #the-section .game .head h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	float: left;
	width: 425px;
	line-height: 26px;
	padding-bottom: 0;
}

#games #the-section .game .head h3 a:hover {
	text-decoration: underline;
}

#games #the-section .game .head h4.ipad {
	clear: both;
	font-weight: normal;
	font-style: normal;
	color: #666;
	background: url(/images/icons/ipad.gif) no-repeat left 2px;
	padding-left: 17px;
	font-size: 12px;
	padding-top: 2px;
}

#games #the-section .game .head small {
	position: absolute;
	top: 0;
	overflow: hidden;
	right: 120px;
	display: inline;
	font-size: 11px;
	line-height: 28px;
}

#games #the-section .game .head small strong {
	font-size: 13px;
	display: inline;
}

#games #the-section .game .head a {
	text-decoration: none;
}

#games #the-section .game .head a.view {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images/mid-tier/games-view.gif) no-repeat left top;
	width: 88px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}

#games #the-section .game .head a:hover.view {
	background: url(/images/mid-tier/games-view.gif) no-repeat left -29px;
}

#games #the-section .game .head a:active.view {
	background: url(/images/mid-tier/games-view.gif) no-repeat left -58px;
}

#games #the-section .game .head a strong {
	background: url(/images/mid-tier/games-buy.gif) no-repeat left top;
	width: 88px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	padding-right: 5px;
}

#games #the-section .game .head a:hover strong {
	background: url(/images/mid-tier/games-buy.gif) no-repeat left -29px;
}

#games #the-section .game .head a:active strong {
	background: url(/images/mid-tier/games-buy.gif) no-repeat left -58px;
}

#games #the-section .game .details {
	float: left;
	display: inline;
	width: 350px;
	position: relative;
	padding-left: 95px;
	margin-left: -20px;
	background: url(../images/icons/badge-s-ready.gif) no-repeat 0 73px;
}

#games #the-section .game.soonplus .details {
	background: url(../images/icons/badge-s-soonplus.gif) no-repeat 0 73px;
}

#games #the-section .game.soonapp .details {
	background: url(../images/icons/badge-s-soonapp.gif) no-repeat 0 73px;
}

#games #the-section .game .details p {
	padding-bottom: 6px;
}

#games #the-section .game .details a {
	background-color: #e7e7e7;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 6px;
	margin-left: -6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#games #the-section .game .details a:hover {
	background-color: #f0f0f0;
}

#games #the-section .game .details ul {
	padding-top: 10px;
	list-style: none;
}

#games #the-section .game .details ul li {
	float: left;
	display: inline;
	padding-left: 25px;
	padding-bottom: 4px;
}

#games #the-section .game .details ul li:first-child {
	padding-left: 0px;
}

#games #the-section .game .details ul li span {
	display: block;
	color: #989898;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#games #the-section .game .details img {
	position: absolute;
	left: 21px;
	top: 0;
}

#games #the-section .game .details span.mask {
	position: absolute;
	left: 20px;
	top: 0;
	width: 59px;
	height: 60px;
	background: url(/images/icons/57/mask-light.png) no-repeat;
	z-index: 9;
}

#games #the-section .game .context {
	float: right;
	width: 240px;
}

#games #the-section .game .context ul {
	background: url(/images/mid-tier/games-screenshots.jpg) no-repeat;
	list-style: none;
	float: left;
	width: 240px;
	height: 126px;
}

#games #the-section .game .context ul li {
	float: left;
	display: inline;
	border: 1px solid #e4e4e4;
	margin-left: 11px;
	margin-top: 10px;
}

#games #the-section .game .context ul li img {
	border: 1px solid #fff;
}

/* @end */

/* @group Side */

#the-section .side {
	clear: both;
}

#the-section .side .head {
	font-size: 14px;
	padding-bottom: 0;
	padding-right: 3px;
}

#the-section .side .head strong {
	background: url(/images/mid-tier/side-title.jpg) repeat-x 0 top;
	display: block;
	color: #fff;
	text-shadow: #222 0 -1px 1px;
	line-height: 18px;
	padding-top: 11px;
	padding-bottom: 14px;
	padding-left: 17px;
	position: relative;
	font-size: 13px;
	overflow: visible;
	zoom: 1;
}

#the-section .side .head strong a {
	position: absolute;
	top: 10px;
	right: 13px;
	display: block;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
}

#the-section .side a.rss {
	background-image: url(/images/mid-tier/side-rss.gif);
	width: 22px;
}

#the-section .side .head strong a.view {
	background-image: url(/images/mid-tier/side-viewnews.gif);
	width: 76px;
	right: 38px;
	position: absolute;
}

#the-section .side .head strong a.findout {
	background-image: url(/images/mid-tier/side-findout.gif);
	width: 89px;
	right: 13px;
	position: absolute;
}

#the-section .side .head strong a:hover {
	background-position: 0 -23px;
}

#the-section .side .head strong a:active {
	background-position: 0 -46px;
}

#the-section .side ul {
	background: #f3f3f3;
	margin-right: 3px;
	padding-top: 0;
	padding-bottom: 5px;
	list-style: none;
	margin-left: 1px;
}

#the-section .side ul li {
	padding: 14px 17px 12px;
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #fff;
}

#the-section .side ul li + li +li {
	border-bottom: none;
}

#the-section .side ul li p {
	line-height: 12px;
	padding: 0 0 2px;
}

#the-section .side ul li p + p {
	padding-bottom: 0;
	font-size: 11px;
	line-height: 16px;
	color: #787878;
}

#the-section .side ul li p strong {
	display: block;
	font-size: 13px;
	float: left;
	width: 100%;
}

#the-section .side ul li p small {
	font-size: 10px;
	font-weight: bold;
	display: block;
	line-height: 14px;
}

#the-section .side ul li p a {
	text-decoration: none;
}

#the-section .side ul li p a:hover {
	text-decoration: underline;
}

#the-section .side p {
	line-height: 18px;
	padding: 12px 22px 14px 17px;
	font-size: 12px;
}

#the-section .side img {
	line-height: 18px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 18px;
}

#the-section a.action {
	background: url(/images/mid-tier/side-action.gif) no-repeat;
	display: block;
	height: 41px;
	text-indent: -9999px;
	overflow: hidden;
	width: 233px;
	margin-left: 18px;
	margin-bottom: 14px;
}

#the-section a.action:hover {
	background: url(/images/mid-tier/side-action.gif) no-repeat 0 -41px;
}

#the-section a.action:active {
	background: url(/images/mid-tier/side-action.gif) no-repeat 0 -82px;
}

/* @end */

/* @end */

/* @end */

/* @group Game */

#game #mid-tier .head {
	overflow: hidden;
	padding-bottom: 0;
	height: 116px;
}

#game #mid-tier #the-section .head {
	height: auto;
	overflow: visible;
}

#game #mid-tier .icon {
	float: left;
	display: inline;
	position: relative;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 18px;
}

#game #mid-tier .icon .mask {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	width: 102px;
	height: 104px;
	background-image: url(/images/icons/100/mask.png);
}

#game #mid-tier h2 {
	background: none;
	padding-left: 25px;
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-shadow: #fff 0 -1px 1px;
	padding-top: 8px;
	display: inline;
	width: auto;
	float: left;
}

#game #mid-tier h2 small.soon {
	background: url(../images/icons/soon-game.gif) no-repeat;
	float: right;
	display: inline;
	position: relative;
	width: 196px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 10px;
	padding: 0;
}

#game #mid-tier h2 small.soonplus {
	background: url(../images/icons/soonplus-game.gif) no-repeat;
	float: right;
	display: inline;
	position: relative;
	width: 196px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 10px;
	padding: 0;
}

/* @group Details */

#game .head ul {
	list-style: none;
	padding-left: 25px;
	text-shadow: #fff 0 -1px 1px;
	clear: both;
}

#game .head ul li {
	float: left;
	display: inline;
	padding-bottom: 4px;
	padding-left: 40px;
}

#game .head ul li:first-child {
	padding-left: 0;
}

#game .head ul li span {
	display: block;
	color: #989898;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
}

/* @end */

/* @group Buy */

#game .head .buy {
	position: absolute;
	top: 24px;
	right: 13px;
}

#game .head .buy small {
	display: block;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
}

#game .head .buy small strong {
	font-size: 13px;
}

#game .head .buy ul.buy-options {
	position: absolute;
	top: 41px;
	left: -1px;
	padding-left: 5px;
	background: url(/images/mid-tier/buy-options.png) no-repeat;
	width: 142px;
	padding-right: 5px;
	padding-top: 8px;
	height: 58px;
	z-index: 1;
}

#game .head .buy ul.buy-options li {
	width: 100%;
	display: block;
	position: relative;
	padding: 0;
	line-height: 27px;
}

#game .head .buy ul.buy-options li a {
	padding-left: 25px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#game .head .buy ul.buy-options li a:hover {
	color: #0ea2ef;
}

#game .head .buy ul.buy-options li.iphone a {
	background: url(/images/icons/iphone.gif) no-repeat 7px 5px;
}

#game .head .buy ul.buy-options li.ipad a {
	background: url(/images/icons/ipad.gif) no-repeat 7px 5px;
}

#game .head .buy ul.buy-options li a small {
	position: absolute;
	top: 1px;
	right: 9px;
	height: auto;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Section */

/* @group Profile */

#game #the-section .left {
	background: url(/images/mid-tier/section-gradient.gif) no-repeat left top;
}

#game #the-section.game .left {
	padding-top: 70px;
}

#game #the-section .left .platform {
	position: absolute;
	left: 0;
	right: 0;
	height: 26px;
	top: 0;
	padding-top: 22px;
	padding-bottom: 9px;
	background: url(../images/mid-tier/platform.gif) no-repeat left top;
	padding-right: 20px;
}

#game #the-section .left small {
	background: url(../images/icons/badge-l-ready.gif) no-repeat;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
	margin-left: 2px;
	float: left;
	width: 113px;
}

#game #the-section .left small.soonplus {
	background: url(../images/icons/badge-l-soonplus.gif) no-repeat;
	width: 200px;
}

#game #the-section .left small.soonapp {
	background: url(../images/icons/badge-l-soonapp.gif) no-repeat;
	width: 212px;
}

#game #the-section .left h4.ipad {
	background: url(../images/icons/ipad.gif) no-repeat;
	display: block;
	position: relative;
	float: right;
	padding-left: 17px;
	margin-top: 3px;
}

#game #the-section ul.tabs {
	position: absolute;
	top: -34px;
	left: 136px;
	height: 37px;
	list-style: none;
	zoom: 1;
	z-index: 9;
}

#game #the-section ul.tabs li {
	height: 37px;
	float: left;
	display: inline;
	line-height: 37px;
	margin-right: 4px;
	padding-bottom: 0;
}

#game #the-section ul.tabs li.active {
	background: url(/images/mid-tier/section-tab.gif) no-repeat right -37px;	
}

#game #the-section ul.tabs li a {
	display: block;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}

#game #the-section ul.tabs li a:hover {
	text-decoration: underline;
}

#game #the-section ul.tabs li.active a {
	background: url(/images/mid-tier/section-tab.gif) no-repeat left top;
}

#game #the-section ul.tabs li.active a:hover {
	text-decoration: none;
}

#game #the-section .left h3 {
	padding-bottom: 10px;
}

#game #the-section .left img.hero {
	float: right;
	display: inline;
	margin-left: 18px;
	margin-bottom: 14px;
	background: url(/images/mid-tier/games-hero.jpg) no-repeat;
	padding: 9px 8px 7px;
}

#game #the-section .left p {
	padding-bottom: 10px;
}

/* @end */

/* @group Screenshots/Videos */

#the-section .frame ul {
	background: url(/images/mid-tier/frame.gif) no-repeat;
	width: 665px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	display: inline;
	list-style: none;
}

#the-section .frame ul li {
	width: 322px;
	float: left;
}

#the-section .frame ul li.vid {
	height: 262px;
	padding-left: 2px;
	padding-top: 2px;
	background: url(/images/mid-tier/frame-video.png) no-repeat;
	margin-right: 7px;
	margin-bottom: 7px;
}

#the-section .frame ul li.horizontal {
	height: 216px;
	padding-left: 2px;
	padding-top: 2px;
	background: url(/images/mid-tier/frame-horizontal.png) no-repeat;
	margin-right: 7px;
	margin-bottom: 7px;
}

#the-section .frame ul li.vertical {
	height: 483px;
	padding-left: 2px;
	padding-top: 2px;
	background: url(/images/mid-tier/frame-vertical.png) no-repeat;
	margin-right: 7px;
	margin-bottom: 7px;
}

/* @end */

/* @group Side */

#game #the-section .side .head strong a.view {
	right: 13px;
}

/* Reviews */

#game #the-section .side .head img {
	line-height: 18px;
	font-size: 12px;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 16px;
	margin: 0;
}

#game #the-section .side img {
	line-height: 18px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 18px;
	float: right;
	display: inline;
	padding: 0;
	margin-top: 16px;
	margin-right: 20px;
	margin-left: 15px;
}

#game #the-section .side blockquote p {
	font-style: italic;
	font-size: 13px;
	padding-bottom: 4px;
}

#game #the-section .side blockquote cite {
	font-size: 12px;
	padding-bottom: 16px;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	display: block;
}

/* Leaderboard */

#game #the-section .side .sub {
	background-color: #d7d7d7;
	margin-left: 0;
	margin-right: 3px;
	border-top: 3px solid #bfbfbf;
	position: relative;
	margin-top: -3px;
}

#game #the-section .side .sub p {
	line-height: 13px;
	padding: 9px 22px 11px 17px;
	font-size: 13px;
	font-weight: bold;
}

#game #the-section .side .sub p small {
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#game #the-section .side .sub img {
	position: absolute;
	margin: 0;
	top: 10px;
	right: 16px;
}

#game #the-section .side .sub .mask {
	position: absolute;
	margin: 0;
	top: 10px;
	right: 16px;
	background: url(/images/icons/23/mask-light.png) no-repeat;
	width: 23px;
	height: 24px;
}

#game #the-section .side .board {
	line-height: 14px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#game #the-section .side .board ol {
	padding-left: 16px;
	padding-right: 19px;
	padding-bottom: 5px;
}

#game #the-section .side .board ol li {
	padding-left: 44px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

#game #the-section .side .board p {
	line-height: 11px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#game #the-section .side .board img {
	line-height: 18px;
	font-size: 12px;
	float: left;
	padding: 3px;
	margin: 0;
	position: absolute;
	top: 1px;
	left: 0;
}

#game #the-section .side .board p span {
	top: 13px;
}

/* Related Games */

#game #the-section .side ul.rel {
	width: 260px;
	list-style: none;
	margin: -3px 0 0;
	border-top: 3px solid #222;
	position: relative;
	overflow: hidden;
	background: url(/images/mid-tier/side-related.jpg) repeat-y 0 -59px;
	padding: 30px 3px 0 5px;
}

#game #the-section .side ul.rel li {
	width: 86px;
	float: left;
	display: inline;
	text-align: center;
	height: 82px;
	text-shadow: #000000 0 -1px 1px;
	position: relative;
	padding: 13px 0 0;
	border: none;
}

#game #the-section .side ul.rel li.rel {
	float: none;
	text-align: left;
	height: auto;
	text-shadow: #000000 0 -1px 1px;
	position: absolute;
	padding: 8px 0 0 18px;
	border: none;
	top: 0;
	left: 0;
	width: 250px;
	color: #fff;
	font-size: 12px;
}

#game #the-section .side ul.rel li img {
	display: block;
	position: relative;
	line-height: 18px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 18px;
	padding: 0;
	float: none;
	margin: 0 0 0 14px;
}

#game #the-section .side ul.rel li span.mask {
	background-image: url(/images/mid-tier/gameswidget-icon.png);
	position: absolute;
	top: 12px;
	left: 12px;
	width: 59px;
	height: 61px;
	z-index: 9;
}

#game #the-section .side ul.rel li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}

#game #the-section .side ul.rel li a small {
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
}

#game #the-section .side ul.rel li a:hover small {
	background-color: #414141;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* Share */

#game .share p {
	font-weight: bold;
	padding: 14px 20px 9px 18px;
	float: left;
	display: inline;
}

#game .share p span {
	width: 108px;
	float: left;
}

#game .share p a {
	float: left;
	display: inline;
	height: 16px;
	width: 16px;
	margin-left: 8px;
	margin-top: 1px;
}

/* @end */

/* @end */

/* @end */

/* @group News */

/* @group Section */

/* @group Stories */

#news #the-section .left {
	background: url(/images/mid-tier/section-gradient.gif) no-repeat left top;
}

#the-section .story {
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 16px;
	float: left;
	width: 100%;
}

#news.story #the-section .story {
	border: none;
}

#the-section .story .image {
	float: right;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #e4e4e4;
	margin-left: 18px;
	margin-bottom: 10px;
}

#mid-tier .story .head {
	overflow: visible;
}

#the-section .story .head h3 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 11px;
}

.story #the-section .story .head h3 {
	font-size: 30px;
	line-height: 32px;
	padding-bottom: 16px;
}

#the-section .story .head h3 a {
	text-decoration: none;
}

#the-section .story .head h3 a:hover {
	text-decoration: underline;
}

#the-section .story .head h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-shadow: #222 0 -1px 1px;
	position: relative;
	left: -21px;
	overflow: visible;
	background: url(/images/mid-tier/news-datetab.gif) no-repeat right top;
	float: left;
	padding-right: 10px;
	margin-bottom: 20px;
}

#the-section .story .head h4 span {
	padding-top: 5px;
	padding-bottom: 6px;
	background: url(/images/mid-tier/news-date.gif) no-repeat left top;
	display: block;
	padding-left: 22px;
}

#mid-tier .story .head ul {
	overflow: hidden;
	list-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
}

#mid-tier .story .head ul li {
	float: right;
	padding: 0 10px 0 0;
	border: none;
	position: relative;
}

#mid-tier .story .head ul li a {
	padding: 4px 8px;
	border: none;
	text-decoration: none;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}

#mid-tier .story .head ul li a:hover {
	background-color: #5dccf3;
	color: #fff;
	text-shadow: #3e9ed4 0 -1px 1px;
}

#the-section .story p {
	clear: left;
	padding-bottom: 16px;
}

#the-section .story .meta {
	clear: left;
	padding-bottom: 16px;
	overflow: hidden;
	margin-left: -3px;
}

#the-section .story .meta a.read {
	background-image: url(/images/mid-tier/news-read.gif);
	width: 145px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

#the-section .story .meta a:hover.read {
	background-position: left -34px;
}

#the-section .story .meta a:active.read {
	background-position: left -68px;
}

#the-section .story .meta ul {
	list-style: none;
	float: right;
	padding-top: 11px;
}

#the-section .story .meta ul li {
	padding: 0 10px 0 0;
	border: none;
	position: relative;
	float: left;
}

#the-section .story .meta ul li a {
	padding: 4px 8px;
	border: none;
	text-decoration: none;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ededed;
}

#the-section .story .meta ul li a:hover {
	background-color: #5dccf3;
	color: #fff;
	text-shadow: #3e9ed4 0 -1px 1px;
}

#news #mid-tier .pagination {
	float: left;
	width: 100%;
	padding-bottom: 14px;
}

#news #mid-tier .pagination a, #news #mid-tier .pagination span {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 0;
	height: 30px;
}

#news #mid-tier .pagination a.newer, #news #mid-tier .pagination span.newer {
	background-image: url(/images/mid-tier/news-newer.gif);
	width: 69px;
	height: 30px;
	margin-left: 10px;
	float: right;
}

#news #mid-tier .pagination a.older, #news #mid-tier .pagination span.older {
	background-image: url(/images/mid-tier/news-older.gif);
	width: 64px;
	height: 30px;
	float: left;
}

#news #mid-tier .pagination a:hover {
	background-position: 0 -32px;
}

#news #mid-tier .pagination a:active {
	background-position: 0 -64px;
	margin-left: -1px;
}

#news #mid-tier .pagination span {
	background-position: 0 -96px;
}

/* @end */

/* @group Side */

#the-section .side .head strong a.archive {
	background-image: url(/images/mid-tier/side-browsearchive.gif);
	width: 104px;
	right: 13px;
	position: absolute;
	background-position: ;
}

#the-section .side p.subscribe a {
	text-decoration: none;
	background: url(/images/mid-tier/side-subscribe.gif) no-repeat 0 0;
	padding-left: 19px;
}

#the-section .side p.subscribe a:hover {
	text-decoration: underline;
}

#the-section .side ul.archive {
	background: #f3f3f3;
	margin-right: 3px;
	list-style: none;
	margin-left: 1px;
	padding: 14px 17px 12px 12px;
}

#the-section .side ul.archive li {
	padding: 0 24px 4px 0;
	border: none;
	position: relative;
}

#the-section .side ul.archive li a {
	padding: 2px 5px;
	border: none;
	text-decoration: none;
	font-size: 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#the-section .side ul.archive li a:hover {
	background-color: #fff;
}

#the-section .side ul.archive li a small {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
}

#the-section .side ul.archive li a em {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background: url(/images/mid-tier/news-badge.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 19px;
	height: 15px;
	text-shadow: #3e9ed4 0 -1px 1px;
	line-height: 15px;
}

#the-section .side ul.filter, #the-section .side ul.reset {
	background: #f3f3f3;
	margin-right: 3px;
	list-style: none;
	margin-left: 1px;
	padding: 14px 17px 12px 12px;
	clear: both;
	float: left;
}

#the-section .side ul.filter {
	padding-bottom: 0;
	border-bottom: 1px solid #cdcdcd;
	width: 238px;
}

#the-section .side ul.reset {
	width: 239px;
	border-bottom: 1px solid #cdcdcd;
	background-color: #d7d7d7;
	border-top: 3px solid #bfbfbf;
	position: relative;
	margin-top: -3px;
	margin-left: 0;
}

#the-section .side ul.filter li, #the-section .side ul.reset li {
	padding: 0 6px 14px 0;
	border: none;
	position: relative;
	float: left;
}

#the-section .side ul.reset li {
	padding: 0 10px 0 0;
	border: none;
	position: relative;
	float: left;
}

#the-section .side ul.filter li a, #the-section .side ul.reset li a {
	padding: 4px 8px;
	border: none;
	text-decoration: none;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}

#the-section .side ul.filter li a:hover, #the-section .side ul.filter li a.active {
	background-color: #5dccf3;
	color: #fff;
	text-shadow: #3e9ed4 0 -1px 1px;
}

#the-section .side ul.reset li a:hover, #the-section .side ul.reset li a.active {
	background-color: #787878;
	color: #fff;
	text-shadow: #4f4f4f 0 -1px 1px;
}

#news.story #the-section .side .head strong a.view {
	right: 13px;
}

#news.story #the-section .side ul li + li {
}

/* Share */

#news .share p {
	font-weight: bold;
	padding: 14px 20px 9px 18px;
	border-top: 1px solid #fff;
	clear: both;
	margin-right: 3px;
	float: left;
	display: inline;
}

#news .share p span {
	width: 108px;
	float: left;
}

#news .share p a {
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 8px;
	margin-top: 1px;
}

/* @end */

/* @end */

/* @end */

/* @group About */

#about #overview ol {
	border-top: none;
	border-bottom: none;
	padding-bottom: 0px;
	padding-top: 10px;
}

/* @end */

/* @group Get */

#get #overview {
	width: 414px;
}

#get #mid-tier h2  {
	padding-left: 8px;
	background: none;
	padding-bottom: 4px;
}

#get #overview ol {
	border-top: none;
	border-bottom: none;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-left: 8px;
}

#get #overview ol li {
	padding-bottom: 0;
}

#get #overview ol li a {
	text-decoration: none;
}

#get #overview ol li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Support */

/* @group Faqs */

#support #the-section .left {
	padding-top: 23px;
}

#support #the-section .left .faq {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 8px;
	margin-bottom: 18px;
	clear: both;
}

#support #the-section .left h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 18px;
}

#support #the-section .left p {
	font-weight: normal;
	font-style: normal;
	padding-bottom: 14px;
}

#the-section .faq span.top {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-shadow: #222 0 -1px 1px;
	position: relative;
	left: -21px;
	overflow: visible;
	background: url(/images/mid-tier/support-toptab.gif) no-repeat right top;
	float: left;
	display: inline;
	padding-right: 10px;
	margin-bottom: 20px;
	line-height: 15px;
}

#the-section .faq span.top a {
	padding-top: 5px;
	padding-bottom: 6px;
	background: url(/images/mid-tier/support-top.gif) no-repeat left top;
	display: block;
	padding-left: 38px;
	color: #fff;
	text-decoration: none;
}

#support #the-section .left .top p {
	font-weight: normal;
	font-style: normal;
	padding-bottom: 14px;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}

#support #the-section .left .top p a {
	font-weight: bold;
}

/* @end */

/* @group Side */

#the-section .side ul.faqs {
	padding: 0;
}

#the-section .side ul.faqs li {
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #cdcdcd;
}

#the-section .side ul.faqs li a {
	padding: 11px 17px 12px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#the-section .side ul.faqs li a:hover {
	background-color: #fff;
}

#support #the-section .side p {
	padding-bottom: 8px;
}

#support #the-section .right {
	padding-bottom: 22px;
}

/* @end */


/* @end */

/* @group Developers */

#developers #mid-tier .contain {
	padding-bottom: 17px;
	padding-top: 44px;
}

#developers.contact #mid-tier .contain {
	height: 420px;
}

#developers #overview ol {
	border-top: none;
	border-bottom: none;
	padding-bottom: 0px;
	padding-top: 6px;
}

/* @end */

/* @group Contact */

#contact #mid-tier .right {
	float: right;
	display: inline;
	width: 268px;
	position: relative;
	margin-right: -4px;
	padding-bottom: 12px;
	height: 323px;
}

#contact #mid-tier .right .support {
	background: url(/images/mid-tier/contact-support.gif) repeat-y -268px bottom;
	padding-bottom: 16px;
	margin-bottom: 12px;
}

#contact #mid-tier .right .support h4 {
	background: url(/images/mid-tier/contact-support.gif) no-repeat left top;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-size: 11px;
}

#contact #mid-tier .right .support p {
	padding: 10px 20px 8px;
	text-shadow: #fff 0 -1px 1px;
}

#contact #mid-tier .right .support a.view {
	margin-left: 18px;
	display: block;
	position: relative;
	background: url(/images/mid-tier/contact-view.gif) no-repeat;
	width: 163px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}

#contact #mid-tier .right .support a:hover.view {
	background: url(/images/mid-tier/contact-view.gif) no-repeat 0 -29px;
}

#contact #mid-tier .right .support a:active.view {
	background: url(/images/mid-tier/contact-view.gif) no-repeat 0 -58px;
}

#contact #mid-tier .right p.social-facebook, #contact #mid-tier .right p.social-twitter {
	background: url(/images/mid-tier/contact-social.gif) no-repeat 0 top;
	margin-bottom: 12px;
	padding: 11px 20px 12px;
	font-weight: bold;
}

#contact #mid-tier .right p.social-facebook a, #contact #mid-tier .right p.social-twitter a {
	text-decoration: none;
	text-shadow: #fff 0 -1px 1px;
	display: block;
}

#contact #mid-tier .right p.social-facebook a:hover, #contact #mid-tier .right p.social-twitter a:hover {
	text-decoration: underline;
}

#contact #mid-tier .right p.social-facebook a {
	background: url(/images/icons/share-facebook.gif) no-repeat right center;
}

#contact #mid-tier .right p.social-twitter a {
	background: url(/images/icons/share-twitter.gif) no-repeat right center;

}

/* @end */

/* Low Tier */

#low-tier {
	background: #323232 url(/images/low-tier/noise.jpg) repeat center top;
	color: #fff;
	text-shadow: #111 0 -1px 1px;
}

#low-tier .contain {
	background: url(/images/low-tier/background.jpg) repeat-x center top;
	padding-top: 26px;
}

#low-tier a {
	color: #fff;
}

#low-tier h2 {
	padding-left: 20px;
	padding-bottom: 14px;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

#low-tier h3 {
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

#low-tier p {
	padding-left: 20px;
}

#low-tier h2 a, #low-tier h2 small, #low-tier h3 small {
	font-size: 12px;
	background-color: #1d1d1d;
	text-decoration: none;
	padding: 1px 6px 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #a4a4a4;
	font-weight: bold;
}

#home #low-tier h2 a {
	font-size: 13px;
}

#low-tier h2 a:hover {
	background-color: #2b2b2b;
}

/* @group Plus+ Now */

#low-tier img.plus {
	position: absolute;
	top: -14px;
	right: 11px;
}

#challenges {
	float: left;
	width: 412px;
	margin-right: 16px;
	display: inline;
}

#leaders {
	float: left;
	width: 268px;
	margin-right: 16px;
	display: inline;
}

#rotation {
	float: left;
	width: 268px;
	display: inline;
}

#challenges p, #leaders p, #rotation p {
	font-size: 11px;
	line-height: 15px;
	position: relative;
	padding-right: 10px;
}

.board {
	margin-top: 20px;
	zoom: 1;
}

.board strong {
	padding-left: 20px;
	font-size: 13px;
	display: block;
	position: relative;
	padding-top: 11px;
	padding-bottom: 8px;
	line-height: 18px;
}

.board ul, .board ol {
	color: #4b4b4b;
	text-shadow: #fff 0 -1px 1px;
	list-style: none;
}

.board ul li, .board ol li {
	position: relative;
	zoom: 1;
}

#challenges .board p, #leaders .board p, #rotation .board p {
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 55px;
}

#challenges .board p {
	font-size: 11px;
	padding-left: 56px;
	padding-right: 0;
}

#challenges .board p em {
	color: #0ea2ef;
	font-weight: bold;
	font-style: normal;
}

.board p small {
	color: #989898;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
}

.board ul img, .board ol img {
	position: absolute;
	left: 15px;
	top: 8px;
	padding: 3px;
	background: url(/images/icons/avatar.gif) no-repeat;
}

.board ul img.challenged {
	position: absolute;
	left: 39px;
	top: 17px;
	background: url(/images/icons/avatar-small.gif) no-repeat;
	padding-left: 1px;
}

.board p span {
	color: #0ea2ef;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 7px;
}

/* @group Challenges */

#challenges .board {
	background: url(/images/low-tier/board-wide.gif) no-repeat right bottom;
	padding-bottom: 6px;
}

#challenges .board strong {
	background: url(/images/low-tier/board-wide.gif) no-repeat left top;
	width: 392px;
}

#challenges .board strong span {
	font-size: 11px;
	color: #ccc;
	position: absolute;
	top: 12px;
	right: 20px;
}

#challenges .board ul {
	background: url(/images/low-tier/board-wide.gif) repeat-y center;
	padding-left: 3px;
	padding-right: 3px;
	list-style: none;
}

#challenges .board ul li {
	background: #e6e6e6 url(/images/low-tier/board-tab.gif) repeat-x center top;
	padding: 10px 18px;
	border-top: 1px solid #b1b1b1;
}

#challenges .board ul li:first-child {
	border-top: none;
}

/* @end */

/* @group Leaders */

#leaders .board {
	background: url(/images/low-tier/board-narrow.gif) repeat-y right bottom;
	padding-bottom: 6px;
}

#leaders .board strong {
	background: url(/images/low-tier/board-narrow.gif) no-repeat left top;
	width: 248px;
}

#leaders .board strong img {
	position: absolute;
	top: 6px;
	right: 14px;
}

#leaders .board ol {
	background: url(/images/low-tier/board-narrow.gif) repeat-y center;
	padding-left: 3px;
	padding-right: 3px;
	list-style: none;
}

#leaders .board ol li {
	background: #e6e6e6 url(/images/low-tier/board-tab.gif) repeat-x center top;
	padding: 10px 18px;
	border-top: 1px solid #b1b1b1;
}

#leaders .board ol li:first-child {
	border-top: none;
}

/* @end */

/* @group Rotation */

#rotation .board {
	background: url(/images/low-tier/board-narrow.gif) repeat-y right bottom;
	padding-bottom: 6px;
}

#rotation .board strong {
	background: url(/images/low-tier/board-narrow.gif) no-repeat left top;
	width: 198px;
	padding-right: 50px;
}

#rotation .board strong img {
	position: absolute;
	top: 8px;
	right: 18px;
}

#rotation .board strong span.mask {
	font-size: 11px;
	color: #ccc;
	position: absolute;
	top: 8px;
	right: 18px;
	width: 23px;
	height: 24px;
	background: url(/images/icons/23/mask-dark.png) no-repeat;
	z-index: 9;
}

#rotation .board ol {
	background: url(/images/low-tier/board-narrow.gif) repeat-y center;
	padding-left: 3px;
	padding-right: 3px;
	list-style: none;
}

#rotation .board ol li {
	background: #e6e6e6 url(/images/low-tier/board-tab.gif) repeat-x center top;
	padding: 10px 18px;
	border-top: 1px solid #b1b1b1;
}

#rotation .board ol li:first-child {
	border-top: none;
}

/* @end */

/* @end */

/* @group Twitter */

#low-tier img.twitter {
	position: absolute;
	top: -10px;
	right: 11px;
}

#twitter-updates {
	clear: both;
	zoom: 1;
}

#twitter-updates ul {
	float: left;
	list-style: none;
	zoom: 1;
}

#twitter-updates ul li {
	float: left;
	width: 231px;
	background: url(/images/low-tier/tweet.gif) repeat-y -231px;
	margin-right: 18px;
	display: inline;
}

#twitter-updates ul li + li + li + li {
	margin-right: 0;
}

#twitter-updates ul li p {
	background: url(/images/low-tier/tweet.gif) no-repeat 0 top;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 16px;
	padding-top: 20px;
	padding-right: 20px;
	color: #414141;
	text-shadow: #fff 0 -1px 1px;
}

#twitter-updates ul li p a {
	color: #14a6cf;
}

#twitter-updates ul li small {
	background: url(/images/low-tier/tweet.gif) no-repeat right bottom;
	display: block;
	padding-bottom: 4px;
}

#twitter-updates ul li small a {
	display: block;
	background-color: #f3f3f3;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 17px;
	padding-bottom: 7px;
	padding-top: 5px;
	color: #929292;
	text-decoration: none;
	text-shadow: #fff 0 -1px 1px;
	font-size: 11px;
	border-top: 1px solid #e7e7e7;
}

#twitter-updates ul li small a:hover {
	text-decoration: underline;
}

/* @end */

/* @group About */

#about #low-tier {
	font-size: 11px;
}

#about #low-tier h3 a {
	text-decoration: none;
}

#about #low-tier h3 a:hover {
	text-decoration: underline;
}

#low-tier #coming {
	float: left;
	display: inline;
	width: 412px;
	margin-right: 16px;
}

#low-tier #develop {
	float: left;
	display: inline;
	width: 268px;
	margin-right: 16px;
}

#low-tier #getplus {
	float: left;
	width: 268px;
}

#low-tier .box {
	background: url(/images/low-tier/box-narrow.gif) repeat-y -268px;
	margin-top: 4px;
	position: relative;
	zoom: 1;
	float: left;
}

#low-tier #coming .box {
	background: url(/images/low-tier/box-wide.gif) repeat-y -412px;
}

#low-tier .box p {
	background: url(/images/low-tier/box-narrow.gif) no-repeat left top;
	padding-right: 130px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4b4b4b;
	text-shadow: #fff 0 -1px 1px;
	font-size: 12px;
	display: inline;
	zoom: 1;
	float: left;
}

#about #low-tier .box p a {
	color: #4b4b4b;
	text-shadow: #fff 0 -1px 1px;
	display: block;
	clear: both;
	margin-top: 8px;
	text-indent: -9999px;
	overflow: hidden;
	height: 29px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#about #low-tier #develop .box p a {
	background-image: url(../images/low-tier/link-developers.gif);
}

#about #low-tier #coming .box p a {
	background-image: url(../images/low-tier/link-features.gif);
}

#about #low-tier #getplus .box p a {
	background-image: url(../images/low-tier/link-get.gif);
}

#about #low-tier .box p a:hover {
	background-position: 0 -29px;
}

#about #low-tier .box p a:active {
	background-position: 0 -58px;
}

#low-tier #coming .box p {
	background: url(/images/low-tier/box-wide.gif) no-repeat left top;
	padding-right: 139px;
}

#low-tier .box img {
	position: absolute;
}

#low-tier #coming img {
	right: 23px;
	top: 18px;
}

#low-tier #develop img {
	right: 1px;
	z-index: 9;
	bottom: 2px;
}

#low-tier #getplus img {
	right: 1px;
	z-index:  9;
	top: 10px;
}

#low-tier .box span {
	background: url(/images/low-tier/box-narrow.gif) no-repeat right top;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
}

#low-tier #coming .box span {
	background: url(/images/low-tier/box-wide.gif) no-repeat right top;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	zoom: 1;
}

/* @end */

/* @group Get */

#get #low-tier .box {
	float: left;
	display: inline;
	width: 479px;
	margin-right: 22px;
	background: url(/images/low-tier/box-get.gif) repeat-y -479px 0;
	margin-top: 0;
	position: relative;
	zoom: 1;
}

#get #low-tier #step-1, #get #low-tier #step-2, #get #low-tier #step-3, #get #low-tier #step-4 {
	margin-bottom: 16px;
	float: left;
	display: inline;
}

#get #low-tier #step-3, #get #low-tier #step-4 {
	margin-bottom: 0px;
}

#get #low-tier #step-2 .box, #get #low-tier #step-4 .box {
	margin-right: 0;
}

#get #low-tier .box p {
	background: none;
	color: #4b4b4b;
	text-shadow: #fff 0 -1px 1px;
	font-size: 11px;
	float: left;
	display: inline;
	width: 250px;
	padding: 6px 0 0 57px;
}

#get #low-tier .box p a {
	color: #4b4b4b;
	text-shadow: #fff 0 -1px 1px;
}

#get #low-tier .box p a:hover {
	text-decoration: none;
}

#get #low-tier .box img {
	position: relative;
	float: right;
	display: inline;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}

#get #low-tier .box span.top {
	background: url(/images/low-tier/box-get.gif) no-repeat left top;
	position: absolute;
	left: 0;
	width: 100%;
	height: 10px;
	top: 0;
}

#get #low-tier .box span.low {
	background: url(/images/low-tier/box-get.gif) no-repeat right top;
	position: absolute;
	left: 0;
	width: 100%;
	height: 10px;
	bottom: 0;
}

#get #low-tier h3 {
	color: #4b4b4b;
	text-shadow: #fff 0 -1px 1px;
	padding-top: 20px;
	width: 250px;
	float: left;
	display: inline;
	padding-left: 56px;
}

#get #step-1 h3 {
	background: url(/images/low-tier/get-1.gif) no-repeat 20px 25px;
}

#get #step-2 h3 {
	background: url(/images/low-tier/get-2.gif) no-repeat 20px 25px;
}

#get #step-3 h3 {
	background: url(/images/low-tier/get-3.gif) no-repeat 20px 25px;
}

#get #step-4 h3 {
	background: url(/images/low-tier/get-4.gif) no-repeat 20px 25px;
}

/* @end */

/* @group Developers */

#developers #low-tier .contain {
	background: url(/images/low-tier/background.jpg) repeat-x center top;
	padding-top: 20px;
	overflow: visible;
	padding-bottom: 18px;
}

#developers.contact #low-tier .contain {
	height: 20px;
}

#developers #low-tier .contain:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#developers #low-tier .left {
	width: 300px;
	margin-top: -3px;
	position: relative;
	padding-top: 6px;
}

#developers #low-tier .right {
	padding-right: 15px;
	padding-bottom: 10px;
}

#developers #low-tier h3 {
	padding-bottom: 14px;
}

#developers #low-tier .left p {
	width: auto;
	padding-bottom: 12px;
}

#developers #low-tier .left p:first-child {
	font-size: 13px;
	padding-bottom: 10px;
}

#developers #low-tier a {
	font-weight: bold;
}

/* @end */

/* @group Contact */

#contact #low-tier .contain {
	padding-top: 16px;
	padding-bottom: 20px;
}

#contact #low-tier p {
	font-size: 16px;
	line-height: 34px;
}

#contact #low-tier p strong {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

#contact #low-tier p a {
	background: url(/images/low-tier/contact-apply.gif) no-repeat;
	width: 143px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 4px;
	float: right;
}

#contact #low-tier p a:hover {
	background: url(/images/low-tier/contact-apply.gif) no-repeat 0 -34px;
}

#contact #low-tier p a:active {
	background: url(/images/low-tier/contact-apply.gif) no-repeat 0 -68px;
}

/* @end */

/* Foot */

#foot {
	background: #efefef url(/images/top-tier/background.jpg) repeat-x center top;
	color: #414141;
	border-top: 1px solid #fff;
	text-shadow: #ddd 0 -1px 1px;
	padding-top: 22px;
	padding-bottom: 32px;
	overflow: hidden;
}

/* @group Foot */

#foot p.legal {
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	background: url(/images/icons/plus-dark.gif) no-repeat 0 6px;
	padding-left: 23px;
	line-height: 18px;
}

#foot p.legal small {
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-left: -5px;
}

#foot p.legal small a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	background: url(/images/foot/nav.gif) repeat;
	padding: 1px 6px 2px;
	margin-right: 7px;
}

#foot p.legal small a:hover {
	background: #d0cfcd;
}

#foot a {
	color: #414141;
	text-decoration: none;
}

#foot a.ngmoco {
	float: right;
	display: inline;
	padding-top: 5px;
}

#foot ol {
	position: absolute;
	top: 3px;
	left: 365px;
	list-style: none;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	background: url(/images/foot/nav.gif) repeat;
	margin-top: 4px;
}

#foot ol li {
	float: left;
	display: inline;
	margin-right: 14px;
}

/* @end */

/* Generic */

/* @group Privacy/Terms */

body#generic {
	background: url(/images/generic/background.jpg) repeat center top;
	text-shadow: #eee 0 -1px 1px;
	text-align: justify;
}

#generic #header {
	background: url(/images/generic/header.jpg) repeat-x center bottom;
	border-top: 1px solid #fff;
	padding-top: 20px;
	height: 56px;
	border-style: none;
}

#generic #footer {
	background: url(/images/generic/footer.jpg) repeat-x center bottom;
	border-top: 1px solid #fff;
	padding-top: 20px;
	height: 56px;
	border-style: none;
	text-shadow: #111 0 -1px 1px;
}

#generic #header h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 18px;
	padding-left: 20px;
	background: url(/images/icons/plus-dark.gif) no-repeat 0 7px;
}

#generic #header a {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	font-style: normal;
	color: #999;
	position: absolute;
	top: 4px;
	right: 0;
}

#generic #header a:hover {
	text-decoration: none;
}

#generic #footer p {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 18px;
	padding-left: 20px;
	color: #fff;
}

#generic #footer a {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	font-style: normal;
	color: #999;
	position: absolute;
	top: 3px;
	right: 20px;
}

#generic #footer a:hover {
	text-decoration: none;
}

#generic h4 {
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #888;
}

.privacy, .terms {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.privacy p, .terms p {
	padding-bottom: 20px;
}

.privacy ul, .terms ul {
	padding-left: 20px;
	padding-bottom: 20px;
}

.privacy ul li, .terms ul li {
	padding-bottom: 8px;
}

.privacy a, .terms a {
	color: #222;
	text-decoration: underline;
}

/* @end */

/* Videos */

/* @group Videos */

/* Generic */
.qtc_controller {
  position: relative;
}
.qtc_button,
.qtc_playbar,
.qtc_track_bg,
.qtc_track_loaded,
.qtc_play_head {
  position: absolute;
}

.qtc_movie_container {
	margin: 0 auto;
	background-color: #fff;
	height: 100%;
}


.qtc_install {
	color: #fed86c;
	border: 1px solid #c0c0c0;
	width: 280px;
	margin: 0 auto;
	padding: 10px;
	background-color: #535a5c;
}

.qtc_install a {
	color: #fff !important;
}

.qtc_err {
	color: #fed86c;
}

/* Theme */

.min .qtc_controller {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 32px;
	background: url(../images/video/player.jpg) no-repeat;
	width: 100%;
}

.min .qtc_button {
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.min .qtc_play {
	background: url(../images/video/control-play.gif) no-repeat left bottom;
	top: -330px;
	left: 12px;
	width: 516px;
	cursor: pointer;
	height: 355px;
}

.min .qtc_pause {
	background: url(../images/video/control-pause.gif) no-repeat left bottom;
	top: -330px;
	left: 12px;
	width: 516px;
	cursor: pointer;
	height: 355px;
}

.min .qtc_playbar {
	left: 37px;
	top: 11px;
	height: 12px;
	width: 100%;
}

.min .qtc_track_bg {
	height: 11px;
	background: #e7e7e7;
}

.min .qtc_track_loaded {
	height: 12px;
	background: url(../images/video/timeline.gif) no-repeat;
	padding-top: 0;
	margin-top: 0;
	width: 100%;
}

.min .qtc_play_head {
	cursor: pointer;
	width: 12px;
	height: 12px;
	background: url(../images/video/head.gif) no-repeat;
	z-index: 1;
	margin-left: 1px;
	margin-right: 1px;
}

/* Get */

#not-iphone {
	height: 100%;
	background: url(../images/video/posterframe.jpg) no-repeat;
}

a#iphone {
	height: 100%;
	width: 537px;
	background: url(../images/video/posterframe.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#not-iphone object {
	
}

/* @end */

#developer-apply p#subject { width: 180px; }#developer-apply p#subject input {  width: 253px !important;  background: url(/images/top-tier/developers-input-wide.gif) no-repeat !important;}#developers #top-tier .developer-apply form fieldset input {  height: 18px;  margin-bottom: 0;}#contact #top-tier .contact-form form fieldset input {  height: 18px;  margin-bottom: 0;}

/* @group New Developers Page */

#developers #top-tier {
	background: #fff url(/images/top-tier/background-developers.jpg) repeat-x center top;
}

#developers #top-tier .head h1 {
	margin-top: 6px;
}

#developers #top-tier .head strong, #developers #mid-tier em {
	float: right;
}

#developers #top-tier strong a, #developers #mid-tier em a {
	background-image: url(../images/top-tier/r3-button.gif);
	background-position: 0 0;
	height: 36px;
	display: block;
	width: 198px;
	text-indent: -999px;
	overflow: hidden;
}

#developers #top-tier strong a:hover, #developers #mid-tier em a:hover {
	background-position: 0 -39px;
}

#developers #top-tier strong a:active, #developers #mid-tier em a:active {
	background-position: 0 -78px;
}

/* @group R3 */

#r3 {
	background: url(../images/top-tier/r3.gif) no-repeat 0 bottom;
	width: 990px;
	margin-left: -5px;
	height: 576px;
	text-shadow: 0px -1px 0px #fff;
	position: relative;
	margin-bottom: -44px;
	float: left;
}

#r3 .column {
	float: left;
	position: relative;
}

#r3 .reach {
	width: 333px;
}

#r3 .retention {
	width: 324px;
}

#r3 .revenue {
	width: 332px;
}

#top-tier #r3 h1 {
	height: 60px;
	display: block;
	width: 100%;
	padding-left: 0;
	background-image: url(../images/top-tier/r3-header.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

#r3 .reach h1 {
	background-position: 0 0;
}

#r3 .retention h1 {
	background-position: -333px 0;
}

#r3 .revenue h1 {
	background-position: -657px 0;
}

#r3 span {
	background: url(../images/top-tier/r3-soon.gif) no-repeat;
	width: 92px;
	height: 92px;
	position: absolute;
	top: 3px;
	left: 0;
	text-indent: -999px;
	overflow: hidden;
}

#r3 em {
	height: 224px;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	padding-top: 10px;
	margin-bottom: 14px;
}

#r3 .reach em {
	margin-left: 6px;
	background: url(../images/top-tier/r3-reach.jpg) no-repeat;
}

#r3 .retention em {
	background: url(../images/top-tier/r3-retention.jpg) no-repeat;
}

#r3 .revenue em {
	margin-right: 6px;
	background: url(../images/top-tier/r3-revenue.jpg) no-repeat;
}

#r3 ul {
	list-style: none;
	padding-left: 16px;
	padding-right: 16px;
}

#r3 .reach ul {
	margin-left: 6px;
}

#r3 .revenue ul {
	margin-right: 6px;
}

#r3 ul li {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}

#r3 ul li:last-child {
	border-style: none;
}

#r3 ul li.updates {
	color: #7a7a7a;
	font-style: italic;
	background-color: #f7f7f7;
	padding: 5px 10px;
	border-style: none;
	margin-top: 12px;
}

#r3 ul li.updates a {
	color: #7a7a7a;
	font-weight: bold;
	font-style: italic;
}

#r3 h3 {
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 2px;
}

#r3 .reach h3 {
	color: #ed9c00;
}

#r3 .retention h3 {
	color: #0199e8;
}

#r3 .revenue h3 {
	color: #67a138;
}

#r3 h3 small {
	font-size: 9px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: bold;
}

/* @end */

/* @group Board */

#feature-set h2 {
	width: 760px;
	float: left;
	margin-top: 6px;
	padding-bottom: 20px;
}

#board {
	background: url(../images/mid-tier/board.png) no-repeat;
	width: 990px;
	margin-left: -5px;
	padding-top: 30px;
	height: 300px;
	position: relative;
	clear: both;
}

#board h4 {
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
}

#board .next h4 {
	padding-bottom: 172px;
	position: relative;
}

#developers #mid-tier #board .next h4 em {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #545454;
	border: 1px solid #3d3d3d;
	line-height: 12px;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
	border-radius: 8px;
	padding: 0 4px 1px;
	position: relative;
	float: none;
	top: -1px;
}

#board h4 a {
	background-image: url(../images/mid-tier/view-screenshots.gif);
	background-position: 0 0;
	height: 29px;
	display: block;
	width: 126px;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: -5px;
	right: 0;
}

#board h4 a:hover {
	background-position: 0 -29px;
}

#board h4 a:active {
	background-position: 0 -58px;
}

#board ul {
	float: left;
	width: 600px;
	list-style: none;
}

#board ul li {
	width: 300px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 18px;
}

#board ul li p {
	padding-right: 20px;
}

#board ul li img {
	float: left;
	margin-right: 14px;
}

#board ul li strong {
	font-size: 12px;
	line-height: 16px;
	display: block;
}

#board .features {
	float: left;
	width: 595px;
	padding-left: 24px;
}

#board .next {
	float: right;
	width: 326px;
	padding-left: 20px;
	padding-right: 24px;
	background: url(../images/mid-tier/plus25.jpg) no-repeat 8px bottom;
	height: 280px;
}

#board .next ol {
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5), 0px 0px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px #666;
	box-shadow: 0px 1px 2px #666;
	list-style: none;
	width: 326px;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
}

#board .next ol li {
	line-height: 26px;
	padding-left: 13px;
	width: 145px;
	float: left;
}

#board .next ol li:last-child {
	border: none;
}

/* @end */

/* @end */

#developer-apply textarea { height: 203px !important; }#developer-apply p#subject { width: 180px; }#developer-apply p#subject input {  width: 253px !important;  background: url(/images/top-tier/developers-input-wide.gif) no-repeat !important;}#developers #top-tier .developer-apply form fieldset input {  height: 18px;  margin-bottom: 0;}#contact #top-tier .contact-form form fieldset input {  height: 18px;  margin-bottom: 0;}#pagination {  width: 100%;  float: left;  padding: 5px 0 20px 0;  text-align: center;}#pagination a {  font-weight: strong;  color: #666666;  padding: 3px 5px 2px 5px;  border: 1px solid #999999;  margin: 3px;  text-decoration: none;}#pagination a.active {  background: #57c6f1;  border-color: #57c6f1;  color: white;}#pagination a:hover {  background: #57c6f1;  border-color: #57c6f1;  color: white;}.page { min-height: 120px; }#spotlight .menu {  overflow-y: hidden;  height: 305px;  position: relative;}#spotlight_down_button {  background: red;  position: absolute;  bottom: 3px;  left: 105px;  width: 30px;  height: 30px;  background: url(/images/top-tier/spotlight-pagination.gif);}#spotlight .menu ul li#hero3-link { border-bottom: 1px solid #f2f2f2; }#spotlight .menu ul li:last { border-bottom: none; }.side.hidden { display: none; }.side { position: relative; }a.leaderboard_navigation {  background: url(/images/top-tier/leaderboard-pagination.gif);  width: 22px;  height: 22px;  position: absolute;  bottom: 10px;}a.leaderboard_navigation.prev { right: 31px; }a.leaderboard_navigation.prev:hover { background-position: 0 44px; }a.leaderboard_navigation.prev:focus { background-position: 0 22px; }a.leaderboard_navigation.prev:active { background-position: 0 22px; }a.leaderboard_navigation.next {  background-position: top right;  right: 10px;}a.leaderboard_navigation.next:hover { background-position: right 44px; }a.leaderboard_navigation.next:focus { background-position: right 22px; }a.leaderboard_navigation.next:active { background-position: right 22px; }#spotlight_menu strong {  position: absolute;  width: 205px;  top: 0;  z-index: 1000;}#spotlight_menu {  height: 270px !important;  padding-top: 35px;}#spotlight_overlay {  width: 235px;  height: 95px;  position: absolute;  left: 6px;  z-index: 10000;  top: 38px;  background: url(/images/spotlight_overlay.png) no-repeat;}#leaderboard_snapshot { position: relative; }ul#devices li a { background-position: top right; }ul#devices li a.active { background-position: top left; }ul#devices li a {  display: block;  height: 23px;  overflow: hidden;  line-height: 1.6;  padding-top: 4px;  color: #666666;  text-decoration: none;  font-weight: bold;  font-size: 12px;  font-family: "Arial";}ul#devices li a#all-devices-filter { text-indent: 50px; }ul#devices li a#ipad-filter {  text-indent: 34px;  width: 120px;}ul#devices li a#iphone-filter { text-indent: 34px; }ul#devices li a.active {  text-shadow: #777777 0 1px 1px;  color: white;  padding-top: 4px;  height: 23px;}ul#devices li.iphone a {  width: 128px;  background-image: url(/images/mid-tier/devices-iphone.gif);}#the-section .frame ul li.vertical.ipad {  background: url(/images/mid-tier/frame-vertical-ipad.png) no-repeat;  height: 432px;}#the-section .frame ul li.horizontal.ipad {  background: url(/images/mid-tier/frame-horizontal-ipad.png) no-repeat;  height: 242px;}#games #the-section .game .head h4.ipad.iphone { background: url(/images/icons/iphone.gif) no-repeat left 2px; }#game #the-section .left h4.iphone { background: url(../images/icons/iphone.gif) no-repeat; }#game #the-section .left img.hero { margin-top: 40px; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/fancy/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/fancy/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/images/fancy/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/images/fancy/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/images/fancy/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: -40px;
}

#fancybox-right:hover span {
	left: auto;
	right: -40px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancy/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/fancy/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancy/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/fancy/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/fancy/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancy/fancy_shadow_nw.png', sizingMethod='scale'); }

#fancybox-left-ico { 
 left: -40px; 
} 

#fancybox-right-ico { 
 right: -40px; 
 left: auto; 
}