* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 100%;
}

body {
	background-color: #323232;
	
	font-family: 'Helvetica Neue', Helvetica, Univers, Franklin, Interstate, 'Brown Gothic', Arial, sans-serif;	
}

a {
	text-decoration: none;
}


/************************/
/* HEADER */
/************************/

h1, h2 {
	font-size: 0.9em;
	font-weight: bold;
	
	color: #ffffff;
}

h3 {
	color: #6fd8f5;
	
	font-weight: bold;
}

.hd {
	height: 378px;
	min-height: 378px;
	max-height: 378px;

	background: #323232 url('../images/top-bg.jpg') repeat-x;
	
	overflow: hidden;
}

.hd .stage {
	margin: auto;
	
	width: 966px;
	max-width: 966px;
	min-width: 966px;
	
	height: 378px;
	max-height: 378px;
	min-height: 378px;

	background: url('../images/header.jpg') no-repeat;
	
	overflow: hidden;
	
	position: relative;
}

.hd .stage .inner {
	height: 258px;
	min-height: 258px;
	max-height: 258px;
	
	width: 550px;
	min-width: 550px;
	max-width: 550px;
	
	position: absolute;
	bottom: 0px;
	left: 208px;

	text-align: center;
	
	overflow: hidden;
}

.hd .stage .inner .download {	
	width: 361px;
	min-width: 361px;
	max-width: 361px;
	
	height: 187px;
	min-height: 187px;
	max-height: 187px;
	
	position: absolute;
	bottom: 0px;
	left: 95px;
	
	margin:auto;
	
	overflow: hidden;
}

.hd .stage .inner .download .button {
	width: 361px;
	min-width: 361px;
	max-width: 361px;
	height: 127px;
	min-height: 127px;
	max-height: 127px;
	
	position: absolute;
	bottom: 0px;
	
	overflow: hidden;
}

.hd .stage .inner .download .button a {
	width: 361px;
	min-width: 361px;
	max-width: 361px;
	height: 127px;
	min-height: 127px;
	max-height: 127px;
	
	color: #ffffff;
	font-weight: bold;
	
	display: block;
	overflow: hidden;
}

.nav {
	height: 53px;
	max-height: 53px;
	min-height: 53px;
	
	background: url('../images/nav-bg.jpg') repeat-x;
	
	font-weight: bold;
	text-align: center;
}

.nav ul {
	margin: auto;
	
	width: 560px;
	max-width: 560px;
	min-width: 560px;

	list-style-type: none;
}

.nav li {
	height: 53px;
	max-height: 53px;
	min-height: 53px;
	
	float: left;
	
	display: block;
	overflow: hidden;
	
	list-style-type: none;
}

.nav li a {
	height: 53px;
	max-height: 53px;
	min-height: 53px;
	
	color: #ffffff;
	
	line-height: 53px;
	vertical-align: middle;
	
	text-indent: -9999px;
	
	display: block;
	overflow: hidden;
}

.nav #nav-app {
	width: 96px;
	min-width: 96px;
	max-width: 96px;
	
	background: url('../images/nav-app.jpg') no-repeat;
}

.nav #nav-ranks {
	width: 206px;
	min-width: 206px;
	max-width: 206px;
	
	background: url('../images/nav-ranks.jpg') no-repeat;
}

.nav #nav-sign {
	width: 137px;
	min-width: 137px;
	max-width: 137px;
	
	background: url('../images/nav-sign.jpg') no-repeat;
}

.nav #nav-contact {
	width: 121px;
	min-width: 121px;
	max-width: 121px;
	
	background: url('../images/nav-contact.jpg') no-repeat;
}


/************************/
/* MAIN BODY */
/************************/


.main_body {
	background: #161616 url('../images/content-bg.jpg') repeat;
	
	color:#ffffff;
}

.main_body .container {
	width: 946px;
	max-width: 946px;
	min-width: 946px;
	
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.container #main-table {
	width: 946px;
	max-width: 946px;
	min-width: 946px;
}

.container td {
	vertical-align: top;
}

.container #front-lt {
	width: 524px;
	min-width: 524px;
	max-width: 524px; 
}

.container #front-rt {
	padding-left: 60px;
}

.container .previews {
	width: 524px;
	min-width: 524px;
	max-width: 524px;
	height: 348px;
	min-height: 348px;
	max-height: 348px;
	
	overflow: hidden;
	
	background: url('../images/main-iphone.jpg') no-repeat;
}

.previews #slider {
	width: 348px;
	min-width: 348px;
	max-width: 348px;
	height: 232px;
	min-height: 232px;
	max-height: 232px;
/*	
	position: relative;
	top: 27px;
	left: 87px;
*/
	margin-left: 87px;
	margin-top: 27px;
		
	background-color: red;
	
	overflow: hidden;
}

#slider ul {
	list-style-type: none;
}

#slider li {
	width: 348px;
	min-width: 348px;
	max-width: 348px;
	height: 232px;
	min-height: 232px;
	max-height: 232px;
		
	overflow: hidden;
	
	list-style-type: none;
	
	background-color: black;
}

#slider li a {
	width: 348px;
	min-width: 348px;
	max-width: 348px;
	height: 232px;
	min-height: 232px;
	max-height: 232px;
	
	color: #ffffff;
	
	text-indent: -9999px;
	
	display: block;
}

#slider-1 {
	background: url('../images/ss_main.jpg') no-repeat;
}
#slider-2 {
	background: url('../images/ss_tpbm.jpg') no-repeat;
}
#slider-3 {
	background: url('../images/ss_rankings.jpg') no-repeat;
}
#slider-4 {
	background: url('../images/ss_track.jpg') no-repeat;
}
#slider-5 {
	background: url('../images/ss_list.jpg') no-repeat;
}
#slider-6 {
	background: url('../images/ss_stream.jpg') no-repeat;
}
#slider-7 {
	background: url('../images/ss_review.jpg') no-repeat;
}
#slider-8 {
	background: url('../images/ss_promos.jpg') no-repeat;
}
#slider-9 {
	background: url('../images/ss_top_grossing.jpg') no-repeat;
}

#prevBtn, #nextBtn{ 
	width: 18px;
	min-width: 18px;
	max-width: 18px;
	height: 27px;
	max-height: 27px;
	min-height: 27px;
}

#slideLT, #slideRT, #slideLT a, #slideRT a{  
	display:block;
	
	width: 18px;
	min-width: 18px;
	max-width: 18px;
	height: 27px;
	max-height: 27px;
	min-height: 27px;
}

.previews #slide-table {
	height: 27px;
	max-height: 27px;
	min-height: 27px;
	width: 444px;
	min-width: 444px;
	max-width: 444px;
	
	margin-top: 40px;
	margin-left: 40px;
}

#slider-left, #slider-right, #slider-text {
	width: 18px;
	min-width: 18px;
	max-width: 18px;
	height: 27px;
	max-height: 27px;
	min-height: 27px;
}

#slider-text {
	width: 408px;
	min-width: 408px;
	max-width: 408px;
}

.rankopt {	
	width: 518px;
	min-width: 518px;
	max-width: 518px;
	height: 100px;
	max-height: 100px;
	min-height: 100px;
	
	margin-top: 30px;
	margin-bottom: 15px;
		
	overflow: hidden;
}

.rankopt a:link,.rankopt a:active,.rankopt a:visited {
	color: #ffffff;
}
a#rankcountry, a#rankcat, a#rankprice {
	margin-left: 10px;
	margin-top: 10px;
	
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	
	display: block;
	overflow: hidden;
	
	float: left;
	
	font-size: 0.85em;
	
	text-align: center;
}
a#rankcountry {
	margin-left: 0px;
}
a#rankcountry, a#rankcat {
	width: 149px;
	min-width: 149px;
	max-width: 149px;
	
	background: url('../images/rank-cat.jpg') no-repeat;	
}
a#rankprice {
	width: 62px;
	min-width: 62px;
	max-width: 62px;
	
	background: url('../images/rank-price.jpg') no-repeat;	
}

#data .rankopt {
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}

#data select {
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	
	margin-top: 15px;
	margin-right: 20px;

	font-size: 0.65em;
	text-align: center;
	line-height: 25px;
	
	background-color: #333333;
	color: #ffffff;
}

#data input {
	margin-top: 10px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#paidselect {
	width: 80px;
}

/*
#topapps {		
	float: left;
}*/

.appbox {
	width: 518px;
	min-width: 518px;
	max-width: 518px;
	height: 72px;
	min-height: 72px;
	max-height: 72px;
	
	margin-top: 15px;
	
	background: #000000 url('../images/rank-bg.jpg') no-repeat;
	
	overflow: hidden;
}

#data .appbox {
	margin-left: auto;
	margin-right: auto;
}

.appimg {
	width: 50px;
	min-width: 50px;
	max-width: 50px;
	height: 50px;
	min-height: 50px;
	max-height: 50px;
	
	float: left;
	
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 11px;
	
	overflow: hidden;
}

.appimg a {
	width: 50px;
	min-width: 50px;
	max-width: 50px;
	height: 50px;
	min-height: 50px;
	max-height: 50px;
	
	display: block;
}

.appdata {
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	
	height: 70px;
	min-height: 70px;
	max-height: 70px;
	
	float: left;
	
	overflow: hidden;
}

.appname, .artistname {
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	
	line-height: 18px;
	
	margin-top: 11px;
	margin-right: 30px;
		
	overflow: hidden;
}

.appname a, .artistname a  {
	font-size: 0.85em;
	
	color: #ffffff;
}

.appname a {
	font-weight: bold;
}

.artistname a {
	font-size: 0.7em;
	
	color: #6fd8f5;
}

.appprice {
	width: 70px;
	min-width: 70px;
	max-width: 70px;
	height: 70px;
	min-height: 70px;
	max-height: 70px;
	
	text-align: center;
	
	float: left;
}

.appprice a {
	width: 70px;
	min-width: 70px;
	max-width: 70px;
	height: 70px;
	min-height: 70px;
	max-height: 70px;
	
	display: block;
	
	font-size: 0.7em;
	line-height: 70px;
	
	color: #6fd8f5;
}

.getapp {
	width: 79px;
	min-width: 79px;
	max-width: 79px;
	height: 70px;
	min-height: 70px;
	max-height: 70px;
		
	float: left;
}

.getapp a {
	width: 79px;
	min-width: 79px;
	max-width: 79px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	
	margin-top: 20px;
	
	font-size: 0.8em;
	
	color: #ffffff;
	
	display: block;
}

.apprank {
	width: 46px;
	min-width: 46px;
	max-width: 46px;
	height: 27px;
	min-height: 27px;
	
	margin-top: 20px;
	margin-left: 10px;
	
	text-align: right;
	font-size: 1.7em;
	
	color: #555555;
	
	float: left;
}

.feature {
	height: 72px;
	min-height: 72px;
	max-height: 72px;
	
	margin-top: 30px;
}

.feature h3 {
	line-height: 50px;
	
	text-indent: 66px;
}

#firstfeature {
	margin-top: 0px;
	
	background: url('../images/main-world.jpg') 0px 0px no-repeat;
}

#streamfeature {
	background: url('../images/main-stream.jpg') 0px 0px no-repeat;
}

#trackfeature {
	background: url('../images/main-track.jpg') 0px 0px no-repeat;
}

#listfeature {
	text-align: justify;
	
	background: url('../images/main-list.jpg') 0px 0px no-repeat;
}

#tpbmfeature {
	text-align: justify;
	
	background: url('../images/main-tpbm.jpg') 0px 0px no-repeat;
}


p {
	margin-top: 15px;
	font-size: 0.75em;
	
	line-height: 1.3em;
	
	text-align: justify;
}

a.desc {
	color: #6fd8f5;
	font-weight: bold;
}

#form {
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	margin: auto;
	
	text-align: center;
}

#form .error {
	font-size: 0.8em;
	
	color: #aa0000;
	
	display: block;
}

#form p {
	text-align: center;
}
#form ul {
	list-style-type: none;
}

#form li {
	margin-top: 20px;
}

#form input, #form textarea, #form button {
	margin-top: 10px;
}

#emailFrom, #subject, #message, #seller {
	width: 300px;
	max-width: 300px;
	min-width: 300px;
}

#emailFrom, #subject, #seller {
	height: 25px;
	max-height: 25px;
	min-height: 25px;
	
	text-align: center;
}

#message {
	height: 100px;
	min-height: 100px;
	max-height: 100px;
}

#mc-embed-signup label {
	font-size: 0.85em;
}
#mce-MMERGE2, #mce-FNAME, #mce-EMAIL {
	border: 1px dashed #222222;
}

#mc-embedded-subscribe {
	background-color: #444444;
	color: #ffffff;
	font-weight: bold;
	
	height: 25px;
	max-height: 25px;
	min-height: 25px;
		
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#mc_button_div {
	width: 400px;
	min-width: 400px;
	max-width: 400px;
	
	text-align:center;
	
	margin-bottom: 20px;
}

#list-icons {
	width: 490px;
	min-width: 490px;
	max-width: 490px;
	height: 852px;
	min-height: 852px;
	max-height: 852px;
	
	background: url('../images/list-iphone.jpg') no-repeat;
}

#list-icons-in {
	position: relative;
	
	left: 90px;
	top: 130px;
	
	width: 315px;
	min-width: 315px;
	max-width: 315px;
	height: 385px;
	min-height: 385px;
	max-height: 385px;
}

#list-icons-up, #list-icons-dn {
	width: 315px;
	min-width: 315px;
	max-width: 315px;
	height: 18px;
	min-height: 18px;
	max-height: 18px;	
}

#list-icons-up a, #list-icons-dn a {
	display: block;
	
	width: 315px;
	min-width: 315px;
	max-width: 315px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
}


#list-icons-main {
	width: 315px;
	min-width: 315px;
	max-width: 315px;
	height: 339px;
	min-height: 339px;
	max-height: 339px;	
	
	overflow: hidden;
	
	margin-top: 10px;
}

#list-icons-main ul {
	list-style-type: none;
	
	
}
#list-icons-main li {
	width: 315px;
	min-width: 315px;
	max-width: 315px;
	height: 339px;
	min-height: 339px;
	max-height: 339px;
	
	overflow: hidden;
	
	list-style-type: none;
}
#list-icons-main a {
	display: block;
	overflow: hidden;
	
	width: 65px;
	min-width: 65px;
	max-width: 65px;
	height: 75px;
	min-height: 75px;
	max-height: 75px;
	
	float: left;
		
	font-size: 0.7em;
	color: #ffffff;
	
	margin-left: 10px;
	margin-bottom: 10px;
	
	text-align: center;
}
#list-icons-main a:link, #list-icons-main a:visited, #list-icons-main a:active {
	color: #ffffff;
}
#list-icons-main .list-icon-text {
	display:block;
}

.userlist {
	list-style-type: none;
	
	margin-top: 30px;
}

.userlist li {
	width: 420px;
	min-width: 420px;
	max-width: 420px;
	height: 71px;
	min-height: 71px;
	max-height: 71px;
	
	margin-bottom: 20px;
	
	font-size: 0.9em;
	color: #6fd8f5;
	
	background: url('../images/list-bg.jpg') no-repeat;
}

.userlist #currentlist {
	background: url('../images/list-current.jpg') no-repeat;
}

.list-box-left, .list-box-mid, .list-box-right {
	height: 60px;
	min-height: 60px;
	max-height: 60px;
	
	margin-top: 5px;
	
	overflow: hidden;
}

.list-box-left {
	width: 100px;
	min-width: 100px;
	max-width: 100px;

	margin-left: 10px;
	
	color: #ffffff;
	font-weight: bold;
	
	float: left;
}
.list-box-left a {
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	height: 60px;
	min-height: 60px;
	max-height: 60px;
	
	display: block;
}
.list-box-left a:link, .list-box-left a:visited, .list-box-left a:active {
	color: #ffffff;
}

.list-box-mid {
	width: 230px;
	min-width: 230px;
	max-width: 230px;

	margin-left: 10px;
		
	float: left;
}

.list-box-mid .date {
	display: block;
	clear:right;
	color: #777777;
}
#currentlist .list-box-mid .date {
	color: #ffffff;
}

.list-box-right {
	width: 50px;
	min-width: 50px;
	max-width: 50px;
	
	margin-left: 10px;
	
	font-size: 1.7em;
	font-weight: bold;
	color: #555555;
	
	text-align: center;
	line-height: 60px;
	
	float: left;
}
#currentlist .list-box-right {
	color: #ffffff;
}

#back-to-lists {
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	
	margin-top: 20px;
	margin-bottom: 20px;
	
	text-align: right;
	
	font-size: 1em;
}
#back-to-lists a:link, #back-to-lists a:active, #back-to-lists a:visited {
	color: #ffffff;
}

#list-single-app {
	width: 419px;
	min-width: 419px;
	max-width: 419px;
	height: 252px;
	min-height: 252px;
	max-height: 252px;
	
	overflow: hidden;
	
	background: url('../images/list-single-bg.jpg') no-repeat;
}

#list-single-app table {
	margin-top: 20px;
	margin-left: 20px;
	
	width: 379px;
	min-width: 379px;
	max-width: 379px;
	height: 225px;
	min-height: 225px;
	max-height: 225px;
	
	overflow: hidden;
}

#list-single-app #appicon {
	width: 110px;
	min-width: 110px;
	max-width: 110px;
	
	text-align: center;
	
	overflow: hidden;
}

#list-single-app #appicon a {	
	display: block;
}

#single-app-get {
	margin-top: 90px;
}

.app-name {
	color: #ffffff;
	font-size: 0.9em;
	display: block;
}


/************************/
/* FOOTER */
/************************/




.footer {	
	background-color: #000000;
	
	height: 100px;
}

.foot {
	width: 946px;
	max-width: 946px;
	min-width: 946px;
	
	margin: auto;
	padding-top: 20px;
	
}

.foot a {	
	color: #ffffff;
}

.foot #icon {
	width: 57px;
	max-width: 57px;
	min-width: 57px;
	height: 57px;
	max-height: 57px;
	min-height: 57px;
	
	display: block;
	float: left;
}

.foot .inner1, .foot .inner2 {
	float: left;
	
	margin-left: 50px;

	overflow: hidden;
}

.foot .inner2 {
	margin-left: 100px;
}

.foot .foot-hd {
	color: #6fd8f5;
	font-weight: bold;
}

.foot ul {
	list-style-type: none;
	
	margin-top: 10px;
}

.foot li {
	height: 18px;
	min-height: 18px;
	max-height: 18px;
	
	font-size: 14px;
	
	float: left;
	
	display: inline;
}

.foot #foot-app {
	width: 50px;
	text-align: left;
	border-right: 2px solid #333333;
}

.foot #foot-rank {
	width: 150px;
	text-align: center;
	border-right: 2px solid #333333;
}

.foot #foot-sign {
	width: 100px;
	text-align: center;
	border-right: 2px solid #333333;
}

.foot #foot-contact {
	width: 70px;
	text-align: right;
}

.foot #foot-tw {
	width: 70px;
	text-align: left;
	border-right: 2px solid #333333;
}

.foot #foot-fb {
	width: 90px;
	text-align: right;
}

.footer2 {
	height: 37px;
	max-height: 37px;
	min-height: 37px;
	
	background: #323232 url('../images/footer-bg.jpg') repeat-x;
	
	overflow: hidden;
}

.foot2 {
	width: 946px;
	max-width: 946px;
	min-width: 946px;
	height: 37px;
	max-height: 37px;
	min-height: 37px;
	
	margin: auto;
	
	line-height: 37px;
	vertical-align: middle;
	
	font-size: 0.7em;
	color: #676767;
}