body {
	background-color: #EAEAEA;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
}

.clearfloat {
	display: block;
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}

.right, .img_right {
	float: right;
}

.left, .img_left {
	float: left;
}

.img_right {
	margin-left: 5px;
}

select {
	padding: 0;
}

.evenrow {
	background-color: #DAE7F0;
}

.oddrow {
}

hr {
	height: 0;
	border: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #EEE;
}

a {
	color: #267DC0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

header {
	background-color: #FFF;
	z-index: 120;
}

#topbar {
	height: 30px;
	background: url('https://static.appspy.com/imgs/as_smnetworkbanner_5x30.jpg') repeat-x;
}

#topbar div {
	float: right;
	margin: 3px 0 0 3px;
}

#topbar div.links, #topbar div.more, #topbar div.bookmark {
	margin-top: 5px;
}


#topbar div.links {
	color: #999;
	float: left;
	margin-left: 15px;
}

#topbar div.links a {
	margin: 0 5px;
	font-weight: bold;
	font-size: 11px;
}

#topbar div.more {
	float: left;
	margin-left: 10px;
	cursor: pointer;
	height: 26px;
	width: 75px;
}

#topbar div.more span {
}

#topbar div.more ul {
	list-style: none;
	margin: 7px 0 0 -7px;
	padding: 3px;
	position: absolute;
	background-color: #EEE;
	display: none;
}

#topbar div.more:hover ul {
	display: block;
}

#topbar div.more ul li {
	border: 2px solid #FFF;
	border-top: none;
}

#topbar div.more ul li a {
	color: #666;
	font-weight: bold;
	display: block;
	padding: 5px 10px;
}

#topbar div.more ul li a:hover {
	background-color: #CCC;
	text-decoration: none;
}

#topbar div.socialicons {
	margin-right: 50px;
}

#topbar div.socialicons a {
	display: inline-block;
	margin: 0 5px;
}

#topbar div.search {
	margin-right: 5px;
}

div.search input.search {
	vertical-align: middle;
}

#topbar a, #topbar .more {
	color: #FFF;
}

header, #navarea, #main, footer {
	position: relative;
}

header img.logo {
	float: left;
	margin: 7px 0 8px 7px;
	display: block;
}

.topadvert {
    color: #AAAAAA;
    font-size: 11px;
    height: 86px;
    width: 650px;
	margin-right: 5px;
	padding-top: 4px;
	float: right;
}

#navarea {
	height: 39px;
	background: url('https://static.appspy.com/imgs/nav_bg.png') transparent center bottom no-repeat;
	padding: 5px 10px 0;
	z-index: 110;
}

#navarea nav {
	float: left;
}

#navarea #account {
	float: right;
	margin-right: 40px;
}

#navarea ul.main {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navarea ul.main li {
	float: left;
	position: relative;
}

#navarea ul.main li a {
	background: url('https://static.appspy.com/imgs/main_nav.png') no-repeat;
	height: 37px;
	display: block;
}

#navarea ul li div.alert {
    background-color: #DE0000;
    border-radius: 7px;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    min-width: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
	padding: 0 3px;
}

#navarea ul li div.subalert.alert {
	right: -20px;
	top: 5px;
    height: 12px;
    line-height: 12px;
    min-width: 6px;
    border-radius: 6px;
	font-size: 8px;
}

#navarea ul.main li a:hover {
	text-decoration: none;
}

#navarea ul.main li a.home {
	width: 87px;
}
#navarea ul.main li a.home:hover {
	background-position: 0 -76px;
}
#navarea ul.main li a.home.active {
	background-position: 0 -39px;
}

#navarea ul.main li a.toprated {
	width: 111px;
	background-position: -87px 0;
}
#navarea ul.main li a.toprated:hover {
	background-position: -87px -76px;
}
#navarea ul.main li a.toprated.active {
	background-position: -87px -39px;
}

#navarea ul.main li a.pricedrops {
	width: 129px;
	background-position: -198px 0;
}
#navarea ul.main li a.pricedrops:hover {
	background-position: -198px -76px;
}
#navarea ul.main li a.pricedrops.active {
	background-position: -198px -39px;
}

#navarea ul.main li a.apps {
	width: 82px;
	background-position: -517px 0;
}
#navarea ul.main li a.apps:hover {
	background-position: -517px -76px;
}
#navarea ul.main li a.apps.active {
	background-position: -517px -39px;
}

#navarea ul.main li a.news {
	width: 83px;
	background-position: -327px 0;
}
#navarea ul.main li a.news:hover {
	background-position: -327px -76px;
}
#navarea ul.main li a.news.active {
	background-position: -327px -39px;
}

#navarea ul.main li a.reviews {
	width: 107px;
	background-position: -410px 0;
}
#navarea ul.main li a.reviews:hover {
	background-position: -410px -76px;
}
#navarea ul.main li a.reviews.active {
	background-position: -410px -39px;
}

#navarea ul.main li a.login {
	width: 70px;
	background-position: -1006px 0;
}
#navarea ul.main li a.login:hover {
	background-position: -1006px -76px;
}

#navarea ul.main li a.register {
	width: 96px;
	background-position: -1076px 0;
}
#navarea ul.main li a.register:hover {
	background-position: -1076px -76px;
}

#navarea ul.main li a.profile {
	width: 133px;
	background-position: -599px 0;
}
#navarea ul.main li a.profile:hover {
	background-position: -599px -76px;
}
#navarea ul.main li a.profile.active {
	background-position: -599px -39px;
}

#navarea ul.main li a.features {
	width: 112px;
	background-position: -881px 0;
}
#navarea ul.main li a.features:hover {
	background-position: -881px -76px;
}
#navarea ul.main li a.features.active {
	background-position: -881px -39px;
}

#navarea ul.main li a.trackedapps {
	width: 147px;
	background-position: -732px 0;
}
#navarea ul.main li a.trackedapps:hover {
	background-position: -732px -76px;
}

#navarea ul.sub {
	display: none;
	position: absolute;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 5px 25px 5px 15px;
	background: #FFF url('https://static.appspy.com/imgs/sub_bg.png') repeat-x top;
	z-index: 100;
	border: 1px solid #EEEEEE;
}

#navarea ul li div.sub {
	display: none;
	margin-left: 3px;
	padding: 0;
	border: 1px solid #EEEEEE;
	background: #FFF url('https://static.appspy.com/imgs/sub_bg.png') repeat-x top;
	position: absolute;
	width: 470px;
}

#navarea ul li div ul.sub {
	background: none;
	border: none;
	position: relative;
	float: left;
}

#navarea ul li:hover .sub {
	display: block;
}

#navarea ul li div ul.sub.col2 {
	left: 0;
}

#navarea ul.sub.col2 {
	border-right: none;
	border-bottom-right-radius: 0px;
}

#navarea ul.sub.col2 {
	left: 227px;
	padding-top: 38px;
	border-left: none;
	border-bottom-left-radius: 0px;
}

#navarea ul.sub li {
	float: none;
	white-space: nowrap;
}

#navarea ul.sub li h2 {
	margin: 10px 0 5px;
}

#navarea ul.sub li a {
	height: auto;
    background: url("https://static.appspy.com/imgs/navlist_arrow.png") no-repeat 5px 11px;
    color: #666666;
    padding: 3px 5px 3px 15px;
	min-width: 70px;
}

#navarea ul.sub li a:hover {
    background-position: 5px -5px;
    color: #267DC0;
}

#bgskin {
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 96;
	min-width: 1062px;
}

#page, #bgskin div {
	margin: 0 auto;
}

#page { 
	padding: 0 40px;
	width: 982px;
	background: #EAEAEA url("https://static.appspy.com/imgs/bgtile.jpg") repeat-y center;
}

#bgskin div {
	margin: 0 auto;
	overflow: visible;
	position: relative;
	text-indent: -429px;
	width: 1062px;
}

#wrapper { 
	position: relative;
}

#main {
	background: #FFF url('https://static.appspy.com/imgs/bgcontent.gif') repeat-y;
	margin-top: 120px;
	position: relative;
	/*border-top: 2px solid #DEDEDE;*/
	/*border-bottom: 2px solid #DEDEDE;*/
	z-index: 100;
	padding-bottom: 15px;
	display: inline-block;
	vertical-align: bottom;
}

#content {
	float: left;
	width: 598px;
	padding: 15px;
	background-color: #FFF;
	border-right: 2px solid #DEDEDE;
}

#sidebar {
	float: left;
	width: 337px;
	background-color: #F1F1F1;
	padding-left: 15px;
	border-left: 2px solid #DEDEDE;
	margin-left: -2px;
}

#sidebar .register {
	margin: 15px 15px 0 0;
}

#sidebar .register a img {
	display: block;
	margin: 0 auto;
}

#sidebar .sidebox {
	padding: 10px;
	background-color:#FFF;
	width: 300px;
	margin-top: 15px;
	border: 1px solid #DEDEDE;
	margin-right: 15px;
}

#sidebar .advert a {
	display: block;
	line-height: 0;
}

#sidebar .advert p {
	margin: -10px 0 0 0;
	font-size: 10px;
	color: #AAA;
	text-align: center;
}

.pagetitle {
    border: 1px solid #F1F1F1;
    color: #444444;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px;
	margin: 0 0 10px;
}

.pagetitle a {
	font-weight: normal;
}

.articleitem {
    border-top: 1px solid #F0F0F0;
    margin-bottom: 10px;
    padding-top: 10px;
}

.articleitem h3 {
    border-bottom: 1px solid #E5E5E5;
    color: #267DC0;
    font-size: 24px;
    font-weight: normal;
    line-height: 27px;
    margin: 0 0 5px;
    padding-bottom: 5px;
}

.articleitem h3 a:hover, #featured h3 a:hover {
	text-decoration: none;
}

.articleitem .details {
	font-size: 11px;
}

.articleitem .image {
	float: left;
	margin: 5px 15px 5px 0;
}

.articleitem .image a img {
	display: block;
}

.articleitem.review .image a img {
	border-radius: 30px;
	height: 180px;
	width: 180px;
}

.articleitem p {
	margin: 2px 0 0 0;
	text-align: justify;
}

.articleitem a.videolink {
	font-weight: bold;
	float: right;
	display: block;
}

.articleitem a.videolink img {
	vertical-align: middle;
}

.articleitem.sale h3 {
	border-bottom: none;
    font-size: 18px;
    margin: 10px 0 0;
    padding: 0;
}

.articleitem.sale .details {
	font-weight: bold;
	color: #888;
}

.articleitem.sale .footer {
	background: none;
	height: auto;
	margin: 9px 0 0 0;
	float: right;
	white-space: nowrap;
	width: 120px;
	text-align: right;
}

.articleitem.sale .footer .free {
	display: inline-block;
	float: none;
	line-height: 20px;
	margin: 0;
}

.articleitem.sale .footer .price {
	margin: 0;
}

.articleitem.sale .footer .save {
	font-size: 13px;
	display: block;
	margin-top: -10px;
}

.articleitem.sale .footer img {
	vertical-align: middle;
}

.articleitem.sale .ratingimg {
	margin-top: 10px;
	margin-right: 10px;
}

.articleitem.sale .image {
	margin: 0 10px 0 0;
}

.articleitem.sale .image a img {
	border-radius: 10px;
}

.articleitem.shortreview {
}

.articleitem.shortreview h3 {
	margin-top: 7px;
    margin-left: 110px;
}

.articleitem.shortreview h3 a {
	display: inline-block;
	max-width: 420px;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.articleitem.shortreview h3 .price {
	float: right;
}

.articleitem.shortreview .image {
	float: left;
}

.articleitem.shortreview .image a img {
	border-radius: 16px;
	height: 100px;
	width: 100px;
}

.articleitem.shortreview .price, .articleitem.shortreview .free {
	float: right;
}

.articleitem.shortreview .details .was, .articleitem.shortreview .details .save {
	float: right;
}

.articleitem.shortreview .details .was {
	color: #48AC48;
}

.articleitem.shortreview .details .save {
	margin-left: 10px;
}

.articleitem.shortreview .details, .articleitem.shortreview .footer {
	margin-left: 110px;
	margin-top: 10px;
}

.articleitem.shortreview .footer {
	padding-left: 10px;
}

a.typetab, .droptab {
    color: #FFFFFF;
    padding: 2px 5px;
    text-decoration: none;
}

a.newstab {
    background-color: #CBA2D0;
}

a.reviewtab {
    background-color: #8FB3D2;
}

a.apptab {
    background-color: #8FB3D2;
}

a.featuretab {
    background-color: #55CCBA;
}

a.sponsoredtab, a.preferredtab {
    background-color: #DDA940;
}

a.wrapuptab {
    background-color: #76C270;
}

a.toplisttab {
    background-color: #E07E70;
}

a.newstab:hover {
    background-color: #A492A6;
}

a.reviewtab:hover {
    background-color: #749ABB;
}

a.apptab:hover {
    background-color: #8FB3D2;
}

a.featuretab:hover {
    background-color: #35AE9C;
}

a.sponsoredtab:hover, a.preferredtab:hover {
    background-color: #AF8126;
}

a.wrapuptab:hover {
    background-color: #52A34C;
}

a.toplisttab:hover {
    background-color: #D1503E;
}

.divider {
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #EFEFEF;
    margin: 0 5px;
	width: 0px;
	overflow: hidden;
}

.social {
	height: 27px;
	font-size: 11px;
	margin-top: 10px;
	background-color: #F1F1F1;
}

.ftr .social {
	margin-bottom: 20px;
}

.social span {
	margin: 0 0 3px 3px;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	padding: 3px;
}

.social span.comment {
	background-image: url('https://static.appspy.com/imgs/comment.gif');
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	height: 18px;
	line-height: 18px;
}

.social span.twitter {
	margin: 0 0 0 40px;
}

.social span.facebook {
	margin: 0 0 0 35px;
}

.social span.google {
	margin: 0 0 0 45px;
}

.articleitem .footer {
    background-color: #E1E1E1;
    color: #999999;
    font-size: 11px;
    font-weight: 400;
    height: 27px;
    line-height: 27px;
    margin-top: 2px;
	overflow: hidden;
}

.articleitem .footer a, .articleitem .footer span.fullarticle a {
    border-left: 1px solid #E5E5E5;
    color: #999999;
    float: right;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
	margin-left: 10px;
}

.articleitem .footer a:hover {
    background-color: #E1E1E1;
    color: #666666;
}

.articleitem .footer span.fullarticle {
	background-color: #FFF;
	padding-left: 2px;
	display: block;
	float: right
}

.articleitem .footer span.fullarticle a {
	background-color: #DAE7F0;
    color: #5B9BCC;
    font-weight: bold;
	float: none;
	margin: 0;
	display: block;
}

.articleitem .footer span.fullarticle a:hover {
	background-color: #CFE0EC;
    color: #267DC0;
}

.articleitem .footer a img {
	vertical-align: middle;
}

.articleitem span.free, .articleitem span.price {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}

span.free {
    background-color: #48AC48;
    color: #FFFFFF;
    padding: 0 4px;
	display: block;
	float: left;
}

.articleitem .footer span.price {
    color: #888888;
	margin-left: 5px;
}

.ratingimg {
    border-left: 4px solid #FFFFFF;
    float: right;
    margin-top: -4px;
}

.pagination {
    font-size: 12px;
    margin: 30px 0 20px;
    text-align: center;
}

.pagination a.prev, .pagination a.next {
	color: #666;
	font-weight: bold;
}

.pagination a.prev:hover, .pagination a.next:hover {
	color: #4775BF;
}

.pagination .page {
    background-color: #EEEEEE;
    border: 2px solid #E1E1E1;
    color: #666666;
    margin: 0 2px;
    padding: 2px 4px;
}

.pagination a.page:hover {
    background-color: #8FB3D2;
    border: 2px solid #798FB5;
    color: #FFFFFF;
	text-decoration: none;
}

.pagination span.page {
	font-weight: bold;
	display: inline;
}

#sidebar .sidebox h3 {
    border-bottom: 2px solid #DAE7F0;
    color: #555555;
    margin: 0 0 10px;
	font-size: 14px;
}

#sidebar .sidebox.pricedrops h3 {
    border-bottom: 2px solid #DDF1D8;
    color: #48AC48;
}

#sidebar .sidebox .more {
	text-align: right;
	margin-top: 10px;
	clear: both;
}

#sidebar .sidebox img.icon {
	float: right;
}

#sidebar .sidebox .item {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F1F1F1;
}

#sidebar .sidebox img.producticon {
	float: left;
	margin-right: 5px;
	width: 42px;
	height: 42px;
	border-radius: 7px;
}

#sidebar .sidebox .item .score {
	float: right;
}

#sidebar .sidebox .item .title {
    display: block;
    font-weight: bold;
}

#sidebar .sidebox .item .title {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#sidebar .sidebox .item .lastupdate {
	font-size: 9px;
	color: #AAA;
}

#sidebar .sidebox .item .pricedrop {
	font-weight: bold;
	display: inline;
	font-size: 14px;
}

#sidebar .sidebox .item .pricedrop .was {
	color: #888;
}

#sidebar .sidebox .item .pricedrop img {
	vertical-align: middle;
}

#sidebar .sidebox .item .pricedrop .now {
	color: #48AC48;
}

#sidebar .sidebox .list {
    float: left;
    font-size: 10px;
    margin: 0 5px 5px 0;
    text-align: left;
    width: 145px;
}

#sidebar .sidebox .list div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#sidebar .sidebox .list div a {
}

#sidebar .sidebox .tile {
    float: left;
    font-size: 10px;
    margin: 0 5px 5px 0;
    text-align: left;
    width: 90px;
	text-align: center;
}

#sidebar .sidebox .tile div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 12px;
}

#sidebar .sidebox .tile .producticon {
	float: none;
}

#sidebar .sidebox.tabbed {
	background: none;
	border: none;
	padding: 0;
	width: 322px;
}

#sidebar .sidebox.tabbed h3 {
	color: #555555;
	border-bottom: none;
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0 10px;
}

#sidebar .sidebox.tabbed ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar .sidebox.tabbed ul li {
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 15px 5px 10px;
	color: #888;
	font-weight: bold;
}

#sidebar .sidebox.tabbed ul li.active {
	color: #48AC48;
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	border-bottom: none;
	padding-left: 9px;
	padding-right: 14px;
}

#sidebar .sidebox.tabbed ul li:hover {
	text-decoration: underline;
}

#sidebar .sidebox.tabbed .tab_content {
	background-color: #FFF;
	padding: 10px;
	margin-top: -1px;
	border: 1px solid #DEDEDE;
}

footer {
	background: #FFF url('https://static.appspy.com/imgs/ftrbg.jpg') repeat-x bottom;
	padding: 15px 0;
	z-index: 100;
	border-top: 2px solid #DEDEDE;
	clear: both;
}

footer .ads {
    height: 120px;
}

footer .ads ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
}

footer .ads ul li {
    background: #000000;
    float: left;
    height: 100px;
    width: 300px;
	margin: 0 20px;
}

footer .ads ul li.middle {
	margin: 0;
}

footer .list {
	margin-left: 20px;
	float: left;
	width: 300px;
}

footer .list ol li a {
	display: inline-block;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 260px;
	vertical-align: bottom;
	/*float: left;*/
}

footer .links {
	text-align: right;
	font-size: 10px;
	margin: 10px 30px;
	color: #555;
}

footer .links a {
	margin: 0 3px;
}

footer .links a:hover {
	color: #555;
	text-decoration: none;
}

#carousel , #carousel .container, #carousel .container ul li a {
	height: 122px;
}

iframe.appspy-twitch-widget {
    margin-bottom: 10px;
}

iframe.appspy-twitch-widget + h2, iframe.appspy-twitch-widget + h2 + #carousel {
    display: none;
}

#carousel {
	margin: 0 auto 10px;
}

#carousel nav {
	height: 100%;
	width: 29px;
	position: relative;
	z-index: 0;
	background-color: rgba(0, 0, 0, 0.7);
}

#carousel nav.left {
	float: left;
}

#carousel nav.left span {
	background: url('https://static.appspy.com/imgs/carousel-left.png') no-repeat center;
}

#carousel nav.right {
	float: right;
	margin-right: 1px;
}

#carousel nav.right span {
	background: url('https://static.appspy.com/imgs/carousel-right.png') no-repeat center;
}

#carousel nav span {
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}
#carousel .container ul li a .play {
	background: #000 url('https://static.appspy.com/imgs/carousel-play.png') no-repeat center center;
	background-color: rgba(222, 0, 0, 1);
	height: 25px;
	width: 35px;
	position: absolute;
	top: 0px;
	display: block;
}

#carousel .container ul li a:hover .play {
	background-color: rgba(0, 0, 0, 1);
}

#carousel nav.disabled{
}
	
#carousel .container {
	overflow: hidden;
	width: 596px;
	position: absolute;
	z-index: 0;
}

#carousel .container ul {
	list-style: none;
	margin: 0 30px;
	padding: 0;
}

#carousel .container ul li {
	float: left;
	margin: 0 1px;
}

#carousel .container ul li a {
	display: block;
	overflow: hidden;
	position: relative;
}

#carousel .container ul li a:hover {
	color: #FFF;
}

#carousel .container ul li a img {
	display: block;
	width: 132px;
	margin-top: -13px;
}

#carousel .container ul li a p {
	margin: 0;
	font-size: 12px;
	line-height: 13px;
	height: 39px;
	min-height: 39px;
	color: #FFF;
	padding: 5px 7px;
	background-color: #555;
	position: absolute;
	bottom: 0;
	width: 118px;
	font-weight: bold;
}

#carousel .container ul li a:hover {
	text-decoration: none;
}

#carousel .container ul li a:hover p {
	height: auto;
	background-color: #333;
}

#popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 500;
}

#popup .container {
    background-color: #FFF;
    border: 5px solid #222;
    margin: 0 auto;
    padding: 10px;
	border-radius: 10px;
	z-index: 510;
	position: relative;
	top: 50%;
}

#popup .container img {
	position: relative;
	z-index: 520;
}

#popup .container iframe {
    background: url('https://static.appspy.com/imgs/ceebox/loader.gif') no-repeat center;
}

#popup .container .close {
	width: 32px;
	height: 32px;
	background: url('https://static.appspy.com/imgs/popup_close.png') no-repeat center;
	position: absolute;
	top: -16px;
	right: -16px;
	cursor: pointer;
}

#popup .container nav {
	z-index: 530;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	height: 100%;
}

#popup .container nav div {
	position: absolute;
	height: 100%;
	width: 20%;
	text-align: center;
}

#popup .container nav img {
	cursor: pointer;
	display: none;
}

#popup .container nav div.prev {
	left: 0;
}

#popup .container nav div.next {
	right: 0;
}

article h2 {
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 5px;
	color: #267DC0;
	line-height: 1.3em;
}

article h3, article h4 {
	margin: 10px 0 5px;
}

article h3 {
	font-size: 16px;
}

article h4 {
	font-size: 14px;
}

article.standingpage p, article.standingpage div {
	margin: 8px 0;
	font-size: 13px;
	text-align: left;
}

article.standingpage ul li {
	margin: 5px 0;
}

article.standingpage p {
}

article.standingpage img {
	border: none;
	padding: 0;
	display: inline;
}

article #details div {
	color: #666;
	font-size: 12px;
}

article p {
	text-align: justify;
	font-size: 14px;
}

article p img, article p object, article p iframe {
	display: block;
	margin: 0 auto;
}

article p img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

article.review h2.pagetitle {
	margin: 0;
	line-height: 18px;
}

article.review iframe.review {
	margin-top: 10px;
}

article.review .details, article.review .summary {
	margin-top: 3px;
}

article.review .details {
	float: left;
	width: 180px;
	font-size: 12px;
	clear: both;
}

article.review .details .image img { 
	border-radius: 30px;
	max-width:180px;
}

article.review .details ul { 
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

article.review .details ul li strong { 
	display: inline-block;
	width: 60px;
}

article.review .summary {
	float: right;
	margin-top: 5px;
	width: 407px;
}

article.review .summary div {
	margin: 5px 0;
	padding-bottom: 5px;
	color: #555;
}

article.review .summary img {
	display: block;
	margin: 0 auto;
}

article.review .summary h3 {
    padding: 5px;
	margin: 0;
	font-size: 14px;
}

article.review .summary p {
	margin: 7px 15px 5px;
	text-align: justify;
	font-size: 13px;
}

article.review .summary ul li {
    line-height: 16px;
    padding-left: 5px;
	list-style: none;
}

article.review .summary .pros {
	border: 1px solid #E7FFE5;
}

article.review .summary .pros h3 {
    background: none repeat scroll 0 0 #F2FFF1;
    color: #177C00;
}

article.review .summary .pros ul li {
	list-style: disc outside url("https://static.appspy.com/imgs/thumb_up_16x16.gif");
}

article.review .summary .cons {
	border: 1px solid #FDE6E6;
}

article.review .summary .cons h3 {
    background: none repeat scroll 0 0 #FFF7F7;
    color: #960000;
}

article.review .summary .cons ul {
}

article.review .summary .cons ul li {
	list-style: disc outside url("https://static.appspy.com/imgs/thumb_down_16x16.gif");
}

article.review .summary .verdict {
	border: 1px solid #CFCFCF;
}

article.review .summary .verdict h3 {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #555555;
}

.tabs {
	margin-top: 10px;
}

.tabs ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
}

.tabs ul li {
	display: inline-block;
	color: #555;
	cursor: pointer;
	border: 1px solid #AAAAAA;
	padding: 0 10px;
	margin-left: 5px;
	background-color: #E1E1E1;
	line-height: 21px;
}

.tabs ul li.active {
	color: #267DC0;
	border-bottom-color: #FFF;
	background-color: #FFF;
}

.tabs ul li.qualityindex {
	padding: 0;
	width: 103px;
	background: url('https://static.appspy.com/imgs/AS_tab_Qi_206x20.gif') no-repeat left;
}

.tabs ul li.qualityindex.active {
	background-position: right;
}

.tabcontent {
	padding-top: 5px;
	font-size: 14px;
	margin-bottom: 15px;
	border-bottom: 1px solid #AAA;
	padding-bottom: 15px;
}

.tabcontent p {
	margin: 8px 0;
}

.tabcontent span {
	display: block;
	margin: 5px 0px;
}

.tabcontent .social {
	margin-top: 20px;
}

.tabcontent .social span.comment {
	margin: 0 20px 3px 3px;
}


.tabcontent .qualityindex iframe {
	margin: 20px auto;
	display: block;
}

article.review.app .details {
	width: auto;
}

article.review.app .details .image, article.review.app .details ul, article.review.app .details .buylink {
	float: left;
}

article.review.app .details a.buylink img {
	margin: 10px auto;
}

article.review.app .details .requestlink {
	display: block;
	float: left;
	width: 160px;
	background: url('https://static.appspy.com/imgs/as_butt_revrequest_160x47x2.jpg') no-repeat;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	height: 29px;
	padding: 9px 0;
}

article.review.app .details a.requestlink {
	background-position: left;
	color: #333333;
}

article.review.app .details a.requestlink:hover {
	font-weight: bold;
	text-decoration: none;
}

article.review.app .details a.requestlink:hover, article.review.app .details span {
	background-position: right;
	color: #999999;
}

article.review.app .details .image {
}

article.review.app .details ul {
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
    width: 225px;
}

article.review.app .details .buylink {
}

#screenshots {
	white-space: nowrap;
	overflow-x: hidden;
	clear: both;
}

#screenshots img {
	max-width: 597px;
	max-height: 398px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

#screenshots nav {
	text-align: center;
	height: 23px;
}

#screenshots nav span {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	width: 150px;
}

#screenshots nav img {
}

a.buylink img {
	margin: 15px auto;
	display: block;
}

a.buylink {
	display: block;
	margin: 0 auto;
}

#sidebar .sidebox.activity {
	margin-left: -17px;
	border-left: none;
	padding-left: 29px;
}

#sidebar .sidebox.activity img.icon {
	float: left;
	margin-right: 10px;
	border-radius: 7px;
	max-width:180px;
}

#sidebar .sidebox.activity h3.sub {
	color: #267DC0;
	border: none;
	display: table-cell;
	height: 40px;
	vertical-align: middle;
}

#sidebar .sidebox.activity h3 {
	margin-bottom: 5px;
}

#sidebar .sidebox.activity p {
    color: #267DC0;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 3px 0;
    text-align: center;
}

#sidebar .sidebox.activity p:hover {
	text-decoration: underline;
}

#sidebar .sidebox.activity .container {
	/*height: 250px;*/
	overflow: hidden;
	margin-top: 5px;
}

#sidebar .sidebox.activity .container .item {
	border: none;
	margin: 0;
	padding: 3px 5px;
}

#sidebar .sidebox.activity .container .item span {
	display: inline-block;
	font-size: 12px;
}

#sidebar .sidebox.activity .container .item span.date {
	width: 90px;
}

#sidebar .sidebox.activity .container .item span.data {
}

#sidebar .sidebox.activity .container .item span.data img {
	vertical-align: middle;
}

#sidebar .sidebox.activity .container .item span.image {
	float: right;
	margin-top: 2px;
}

fieldset .company { display: none; }

fieldset {
	border: 1px solid #AAA;
	margin: 15px auto 0;
	padding: 15px;
	width: 360px;
	background-color: #F1F1F1;
}

fieldset input {
	margin: 0 auto;
	display: block;
}

fieldset ul {
	margin: 0 0 10px;
	list-style: none;
	padding: 0;
}

fieldset ul li {
	height: 25px;
}

fieldset ul li span {
	width: 140px;
	display: inline-block;
}

fieldset ul li input {
	width: 200px;
	display: inline-block;
}

fieldset ul li.error {
	color: #FF0000;
	text-align: center;
}

fieldset ul li span.error {
	color: #FF0000;
}

fieldset p {
	margin: 10px 0 0;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

#searchbox {
	background-color: #F1F1F1;
	border: 1px solid #E1E1E1;
	padding: 10px;
	color: #999;
}

#searchbox form {
	margin: 0;
}

#searchbox input.query {
	width: 320px;
}

#searchbox input.search {
	vertical-align: bottom;
}

#searchbox select.type {
	padding: 2px;
}

#comments {
	background-color: #F1F1F1;
	border: 2px solid #DEDEDE;
	border-radius: 10px;
	margin: 20px 0 10px;
}

#comments h2 {
	padding-left: 5px;
	margin: 0;
	border-color: #DEDEDE;
}

#comments .comment, .tabcontent.profile .content .comment {
	border-top: 1px solid #DEDEDE;
	padding: 5px;
	position: relative;
}

#comments .comment textarea {
	resize: none;
	width: 465px;
	margin-bottom: 20px;
	height: 66px;
	padding: 3px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

#comments .comment.last {
	border-radius: 0 0 10px 10px;
}

#comments .comment .reply textarea {
	resize: none;
	width: 460px;
	margin-bottom: 20px;
	height: 60px;
	margin-left: 0;
}

#comments .comment input {
    background-color: #3399FF;
    border: none;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    margin-bottom: 5px;
	padding-bottom: 2px;
	margin-left: 10px;
}


#comments .comment input:hover {
    background-color: #66ccff;
    cursor: pointer;
}

#comments .comment.odd {
	background-color: #FFF;
}

#comments .comment .image, .sidebox .comment .image {
	float: left;
	border: 1px solid #CCC;
    overflow: hidden;
}

#comments .comment .image {
	padding: 2px;
}

.sidebox .comment .image {
	padding: 1px;
}

#comments .comment.user .image {
	height: 90px;
	width: 90px;
}

#comments .comment .image {
	height: 50px;
	width: 50px;
}

#comments .comment .image img, .sidebox .comment .image img {
	height: 100%;
}

.sidebox .comment .image {
	height: 30px;
	width: 30px;
	margin-bottom: 5px;
}

.sidebox .comment p {
	color: #444;
	font-size: 10px;
	line-height: 1.2em;
	margin: 0;
	font-weight: bold;
	clear: left;
	word-wrap: break-word;
}

.sidebox .comment a {
	display: block;
}

.sidebox .comment a:hover {
	text-decoration: none;
}

.sidebox .comment .link {
	font-size: 10px;
	color: #999;
    line-height: 12px;
    margin-top: 3px;
}

.sidebox .comment .link a {
	display: inline;
}

.sidebox .comment .link a:hover {
	text-decoration: underline;
}

.sidebox .comment .date {
	display: block;
	margin-left: 44px;
}

.sidebox .comment .name, #comments .comment .name, .tabcontent.profile .content .comment .date strong {
	color: #FF6600;
    display: inline-block;
    margin: 0 10px;
	font-weight: bold;
}

.sidebox .comment .date, #comments .comment .date, .tabcontent.profile .content .comment .ago {
	color: #AAA;
	font-size: 10px;
}

#comments .comment .links {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 0;
}

#comments .comment .links a {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

#comments .comment .content {
	margin: 3px 5px 15px 65px;
	font-size: 13px;
	word-wrap: break-word;
}

#comments .comment .reply {
	margin-left: 60px;
	border-top: 1px solid #DEDEDE;
	padding-top: 10px;
}


#comments .comment .reply .image {
	height: 40px;
	width: 40px;
}

#comments .comment .reply .content {
	margin-left: 55px;
}

#sidebar .sidebox.activity select.track_price {
	width: 100%;
	margin: 5px 0 5px;
	font-weight: bold;
	color: #555;
}

#track_app_info {
	height: 29px;
}

#track_app_info div {
	display: none;
    background: url("https://static.appspy.com/imgs/bulb.gif") no-repeat #FFFFD9 3px 3px;
    border: 1px solid #DEDEDE;
    color: #353535;
    padding: 2px 2px 2px 25px;
}

#feedback {
	border-width: 1px;
	border-style: solid;
	padding: 5px 40px;
}

#feedback p {
	text-align: center;
	margin: 0;
	font-size: 12px;
}

#feedback p a {
	color: #0066CC;
}

#feedback.error {
	border-color: #CC6666;
	background-color: #FF9999;
}

#feedback.success {
	border-color: #99CC99;
	background-color: #CCFFCC;
}

#feedback.info {
	border-color: #CCCC66;
	background-color: #ffff99;
}

#feedback.register {
	border-color: #AAA;
	background-color: #F1F1F1;
	margin-top: 20px;
	padding: 20px;
}

.video {
	text-align: center;
}

#profile {
	background-color: #F1F1F1;
	padding: 20px 10px 0;
	position: relative;
}

#profile .editprofile {
	position: absolute;
	top: 20px;
	right: 20px;
}

#profile .avatar {
    float: left;
    text-align: center;
    width: 116px;
}
#profile .avatar .image {
    border: 1px solid #CCCCCC;
	position: relative;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;
    width: 90px;
	height: 90px;
}

#profile .avatar .image img {
	width: 90px;
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 10;
}

#profile .avatar a, #profile .avatar span {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
	margin: 0 5px;
}

#profile #selectavatar {
	display: block;
	margin-left: 10px;
}

#profile #selectavatar p {
	font-size: 11px;
	font-style: italic;
	margin: 0;
}

#profile h3 {
	font-size: 44px;
	line-height: 40px;
	color: #267DC0;
	font-weight: normal;
	margin: 0;
	padding-top: 35px;
	padding-bottom: 15px;
}

#profile .info {
}

#profile fieldset {
	border: none;
	margin: 15px 0 0 0;
	width: auto;
	padding: 0;
}

#profile fieldset ul {
	margin: 0;
}

#profile fieldset ul li span {
	text-align: right;
	width: 110px;
}

#profile form.disabled fieldset ul li input {
	border: 0;
	background-color: #F1F1F1;
	width: 450px;
	color: #222;
	font-weight: bold;
}

#profile .totals {
	position: absolute;
	top: 105px;
	right: 20px;
}

#profile .totals .number {
	font-size: 48px;
	font-weight: bold;
	line-height: 36px;
	margin-top: 5px;
}

#profile .totals a:hover .label {
	text-decoration: underline;
}

#profile .totals .alert {
	line-height: 10px;
}

#profile .totals a {
	display: block;
}

#profile .totals a:hover {
	text-decoration: none;
}

#profile .totals .alert a {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

#profile .totals .alert a {
	text-decoration: none;
}

#profile form.disabled fieldset ul.additional, #profile form.disabled fieldset .submitprofile, #profile form.disabled fieldset .cancelprofile {
	display: none;
}

#profile fieldset .submitprofile, #profile fieldset .cancelprofile {
	display: inline-block;
	margin: 5px 45px 0;
}

#profile .tabs {
	margin: 20px 0 0 0;
	padding: 0;
}

#profile .tabs ul {
	border: none;
	font-size: 14px;
}

#profile .tabs ul li {
	border-color: #F9F9F9;
	background-color: #F9F9F9;
	color: #C1C1C1;
}

#profile .tabs ul li.active {
	background-color: #FFF;
	color: #267DC0;
}

.updateprofile {
	border: 2px solid #F1F1F1;
	border-radius: 7px;
	height: 20px;
	width: 200px;
	color: #C1C1C1;
	background-color: #F9F9F9;
	margin: 15px auto;
	font-weight: bold;
	text-align: center;
	cursor: default;
	display: none;
}

.updateprofile.enabled, .updateprofile.updating {
	color: #267DC0;
	border-color: #E1E1E1;
	cursor: pointer;
}

.updateprofile.updating {
	cursor: default;
}

.emailprefs {
	
}

.emailprefs p {
	margin-bottom: 10px;
}

.emailprefs p.option {
	margin: 20px 55px;
	font-size: 13px;
}

.emailprefs p.option em {
	font-size: 11px;
	color: #666;
}

.tabcontent.profile {
	border: none;
	z-index: 5;
	position: relative;
	background-color: #FFF;
}

.trackedapps .tracking {
	height: 64px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	position: relative;
}

.trackedapps .tracking.pricedrops {
	background: url('https://static.appspy.com/imgs/as_pricedrop_40x40.png') no-repeat right 2px;
}

.trackedapps .tracking span {
	font-size: 13px;
	margin: 0;
}

.trackedapps .tracking img.icon  {
	border-radius: 10px;
	float: left;
	margin-right: 10px;
	height: 64px;
	width: 64px;
}

.trackedapps .tracking .appname {
    margin-left: 74px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 480px;
	margin-bottom: 2px;
}

.trackedapps .tracking .appname a {
	font-size: 18px;
	line-height: 1.6em;
}

.trackedapps .tracking .info {
	float: left;
}

.trackedapps .tracking .info strong {
}

.trackedapps .tracking .prices {
	float: right;
	text-align: right;
	margin-right: 20px;
}

.trackedapps .tracking .prices strong {
	color: #267DC0;
}

.trackedapps .tracking .prices .pricedrop {
	font-size: 14px;
}

.trackedapps .tracking .prices span .was, .trackedapps .tracking .prices span .now {
	display: inline;
	font-weight: bold;
	font-size: 14px;
}

.trackedapps .tracking .prices span .was, .trackedapps .tracking .prices span .date {
	color: #888888;
}

.trackedapps .tracking .prices span img {
	vertical-align: middle;
}

.trackedapps .tracking .prices span .now {
	color: #48AC48;
}

.trackedapps .tracking .prices span .date {
	display: inline-block;
	font-size: 10px;
	margin-right: 5px;
}

.trackedapps .filter {
	font-size: 12px;
	color: #888;
	text-align: right;
}

.trackedapps .filter a.active {
	color: #222;
	font-weight: bold;
	cursor: text;
}

.trackedapps .filter a.active:hover {
	text-decoration: none;
}

.trackedapps .tracking .close {
    border: 2px solid #AAAAAA;
    border-radius: 5px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    padding: 3px 5px 2px;
    position: absolute;
    left: 0;
    top: 2px;
	color: #666;
	background-color: #FFF;
}

.tabcontent.profile .content .comment.even {
	background-color: #F1F1F1;
}

.tabcontent.profile .content .comment .date {
	font-size: 12px;
	color: #888;
}

.tabcontent.profile .content .comment .date strong {
	margin-left: 0;
}

.tabcontent.profile .content .comment span {
	display: inline-block;
}

.tabcontent.profile .content .comment p {
	font-size: 12px;
	width: 418px;
	float: left;
	margin-right: 10px;
	margin-top: 0;
	word-wrap: break-word;
}

.tabcontent.profile .content .comment a {
	font-size: 13px;
	display: inline-block;
	text-align: left;
	float: left;
}

.tabcontent.profile .content .comment .total {
	width: 160px;
	float: right;
	margin-top: 5px;
	color: #aaa;
	font-size: 11px;
	text-align: right;
}

.heading {
	height: 20px;
	margin: 5px;
}

.heading h4 {
	display: inline-block;
	margin: 0;
	color: #888;
	margin-right: 45px;
}

#featured {
	background: url('https://static.appspy.com/imgs/as-editorschoice-BG-590x275.jpg') bottom right no-repeat;
	min-height: 250px;
	margin-bottom: 10px;
}

#featured .image {
	float: left;
	margin: 0px 15px 5px 0;
	position: relative;
	padding: 8px 7px 0 0;
}

#featured .image a img.icon {
	height: 220px;
	width: 220px;
	border-radius: 37px;
}

#featured .image a img.flash {
	position: absolute;
	top: 0;
	right: 0;
}

#featured .editorschoice {
	background-color: #CC0033;
	padding: 1px;
	display: inline-block;
	font-size: 12px;
	margin-top: 5px;
}

#featured .editorschoice div {
	border: 1px solid #FFF;
	color: #FFF;
	padding: 1px 8px;
}

#featured h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
}

#featured .ratingimg {
	margin-top: 8px;
	margin-right: 10px;
}

#featured p {
	min-height: 120px;
	margin-right: 10px;
}

#featured ul {
	list-style: none;
	margin: 5px 15px 0 0;
	padding: 5px 10px 0 0;
	border-top: 1px solid #FFFFFF;
	height: 30px;
}

#featured ul li {
	float: right;
}

#featured .buyapp a {
	margin-left: 10px;
}

#featured .buyapp a img {
	vertical-align: bottom;
}

#featured .buyapp a:hover img {
	opacity: 0.8;
}

#featured .price {
	color: #999;
	font-weight: bold;
	font-size: 19px;
}

.updated { 
	font-size: 9px;
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}

.formatFilter {
	color: #999;
	text-align: right;
	margin-bottom: 10px;
}

.formatFilter span, .formatFilter a {
	display: inline-block;
}

.formatFilter a {
	color: inherit;
	font-weight: bold;
	border: 1px solid #FFF;
	margin-left: 5px;
	padding: 1px 5px;
	box-shadow: -1px 1px 2px 0 #999;
	font-size: 11px;
	
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}

.formatFilter a:hover {
	text-decoration: none;
}

.formatFilter a.active {
	color: #FFF;
	
	background: rgb(72,143,209); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(72,143,209,1) 0%, rgba(52,73,94,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(72,143,209,1)), color-stop(100%,rgba(52,73,94,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(72,143,209,1) 0%,rgba(52,73,94,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(72,143,209,1) 0%,rgba(52,73,94,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(72,143,209,1) 0%,rgba(52,73,94,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(72,143,209,1) 0%,rgba(52,73,94,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#488fd1', endColorstr='#34495e',GradientType=0 ); /* IE6-9 */
}

.fullWidthVideo {
    margin: 10px 0 10px 0;
}

.fullWidthVideo > .iframeContainer {
    display: inline-block;
    position: relative;
    width: 100%;
}

.fullWidthVideo > .iframeContainer > .spacer {
    padding-top: 56.25%;
}

.fullWidthVideo > .iframeContainer > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fullWidthVideo > .ytSubBar {
    height: 29px;
    background: #222;
    color: #AAA;
    margin-top: -5px;
    padding-top: 5px;
    text-align: right; 
}

.fullWidthVideo > .ytSubBar > .ytSubBtn {
    float: right;
    padding-right: 5px;
}

.fullWidthVideo > .ytSubBar > .ytSubText {
    float: right;
    line-height: 24px;
    padding-right: 5px;
}

.fullWidthVideo > .ytSubBar > .ytSubText > span > a:link,
.fullWidthVideo > .ytSubBar > .ytSubText > span > a:hover,
.fullWidthVideo > .ytSubBar > .ytSubText > span > a:visited,
.fullWidthVideo > .ytSubBar > .ytSubText > span > a:active {
    color: white;
    font-weight: bold;
}