html {
	overflow-y: scroll;
}

* {
	margin:0;
	padding:0;
	font-family:Arial,Geneva,sans-serif;
}

#global * {
	font-size:12px;
	line-height:150%;
}

a img {
	border:0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#000;
}

strong {
	font-weight:bold;
}

ul {
	list-style-type:square;
}


/* Easy Clearing */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }


.left_float, .float_left, .fl {
	float:left; 
}
.right_float, .float_right, .fr {
	float:right;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

a {
	color:#3293d2;
}

body {
	background:url('/img/gradient_bg.png') repeat-x;
}

#global {
	width:960px;
	margin:0 auto;
}

#header {

}

#header .clearfix img {
	float:left;
}
#header .clearfix span {
	float:left;
	padding:72px 0 0 0px;
	font-size:12px;
	color:#565e89;
}

#menu {
	margin-top:13px;
	list-style-type:none;
}

#menu li {
	float:left;
	padding:5px 15px 5px 24px;
}

#menu li a {
	font-size:14px;
}

#menu li.add_bookmark {
	padding-top:8px;
	padding-left:30px;
}

#content {
	width:640px;
	float:left;
}


#search_form {
	height:30px;
	vertical-align:bottom;
	margin:28px 23px 58px 23px;
}
#search_form input { 
	vertical-align:bottom;
}
#search_form .search {
	padding:8px 5px 9px 5px;
	width:410px;
	font-size:18px;
	border:2px solid #c9d6ed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#description {
	padding:15px 70px 20px 23px;
	font-size:12px;
}

ul#benefits {
	list-style-type:none;
	margin-left:23px;
}

ul#benefits li {
	font-size:18px;
	padding:15px 0 15px 66px;
	color:#8d53a8;
	background-repeat:no-repeat;
	background-position:0 50%;
}

ul#benefits li a {
	font-size:18px;
}

#benefit1 {
	background-image:url('/img/home_icon1.png');
}

#benefit2 {
	background-image:url('/img/home_icon2.png');
}

#benefit3 {
	background-image:url('/img/home_icon3.png');
}

#benefit4 {
	background-image:url('/img/home_icon4.png');
}

#benefit5 {
	background-image:url('/img/home_icon5.png');
}

#benefit6 {
	background-image:url('/img/home_icon6.png');
}

p.rss {
	background:url('/img/rss_icon2.png') no-repeat left;
	display:block;
	padding:15px 0 0 45px;
	height:35px;
}
.twitter {
	background:url('/img/twitter_icon.png') no-repeat left;
	display:block;
	padding:15px 0 0 45px;
	height:35px;
}

#start {
	padding:23px;
	padding-top:32px;
	padding-bottom:132px;
	font-size:24px;
}

#start a {
	font-size:24px;
}



#search_results {
	list-style-type:none;
	margin:0 72px 0 23px;
}

#search_results li {
	margin:0; padding:0;
	padding-bottom:15px;
}

div.app {
	padding:0 0 15px;
}

#search_results li a, div.app a {
	padding:20px 0 20px 70px;
	display:block;
	background-repeat:no-repeat;
}

#search_results li img {
	
}


div.app_details {
	margin:0 72px 0 23px;
	
}

div.app_details div.left {
	background-repeat:no-repeat;
	padding:0px 0 5px 0;
	width:80%;
}

div.app_details div.left img {
	
}
div.app_details div.left h2 {
	margin-left: 80px;
	margin-right:30px;
	padding-bottom: 18px;
}

div.app_details div.right {
	width:20%;
}


div.app_details div.right small {
	font-size:30px !important;
	color:#333;
	font-family:Georgia, Times,serif;
}

div.app_details div.left h2 a {
	font-size:30px !important;
	color:#ffab00;
}


#settings1 {
	border-top:1px solid #c4c8cb;
	padding-top:15px;
	margin-top:15px;
}

div.app_details div#review_dropdowns {
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #c4c8cb;
}



a.rss {
	display:block;
	padding:5px 0 5px 35px;
	background:url('/img/rss_icon.png') no-repeat;
	margin:20px 0 0;
}


.comment {
	margin-bottom:30px;
	padding:15px 0px 20px 0;
}

.comment ol, .comment ul {
	margin-left:35px;
}

#comments div.comment h2 {
	margin:0;
	line-height:100%;
}

.comment h2 a{
	font-size:18px !important;
	font-weight:bold;
	line-height:100% !important;
}

.comment p {
	font-size:15px !important;
	padding:10px 0;
}

div.comment small {
	font-size:11px !important;
}



.comment .comment_left {
	float:left;
	width: 70%;
}

.comment .comment_right {
	float:right;
	width: 29%;
	text-align:right;
}

.comment .comment_right img {
	vertical-align:bottom;
	margin-top:3px;
}

dl#features {
	margin:23px;
	margin-right:50px;
}

dl#features dt {
	background-repeat:no-repeat;
	font-size:18px;
	padding:15px 0 15px 66px;
	color:#8d53a8;
	background-repeat:no-repeat;
	background-position:0 50%;
}

dl#features dd {
	margin-left:67px;
	color:#708082;
	margin-bottom:30px;
	width:470px;
	font-size:13px;
}


#right {
	width:320px;
	float:left;	
	margin-top:30px;
}

#right h2 {
	font-size:14px;
	margin-top:20px;
}

#right h2 a {
	font-size:14px;
}

#right h2 span {
	font-size:20px !important;
	color:#333;
	font-family:Georgia, Times,serif;
}

#right_iphone {
	background:url('/img/iphone_empty_shadowed.png') no-repeat 0 0;
	height:459px;
	margin-top:15px;
}


#pro {
	margin:23px;
}

#pro h2, div.normal h2 {
	font-size:30px;
	color:#8d53a8;
}

h2.cool {
	font-size:30px !important;
	color:#8d53a8;
	margin:23px;
}

#pro ul, .normal ul {
	margin:30px 200px 30px 50px;
}

#pro ul li, .normal ul li {
	padding:5px 0;
}

.pagination {
	padding: 3px;
	margin: 30px 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #3293d2;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3293d2;
	font-weight: bold;
	background-color: #3293d2;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

h2 img {
	position:inline;
}


#comments {
	margin-top:30px;
	width:545px;
	margin-left:23px;
}


/* ------------------ LIVE SEARCH, AUTO COMPLETER --------------- */


div#livesearch {
	background:white !important;
	position:absolute;
	z-index:100;
}

div#livesearch div {
	background:white;
}

div#livesearch div a {
	padding:20px;
}


ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}







#email_form label {
	font-weight:bold;
}

#signup_form label {
	font-weight:bold;
	width:120px;
	float:left;
	display:block;
	text-align:left;
	padding:6px;
}

#signup_form div.clearfix {
	margin-bottom:10px;
}

#signup_form div.clearfix input {
	float:left;
	padding:6px;
	border:1px solid #c9d6ed;
	color:#333;
	width:200px;
}


div.appdescription {
	margin:23px;
	margin-right:70px;
	margin-top:0;
}

.screen img {
	margin:1%; 
}
.screen img.last {
	border-right:0;
}


img.mask {
	position:absolute;
}

div.num {
	width:26px;
	padding:19px 0 0 0;
	font-size:14px;
	color:#777;
	float:left;
}
div.topapp {
	float:left;
	width:515px;
	margin-bottom:10px;
}

div.topapp span {
	padding:3px 0 18px 70px;
	display:block;
}

div.topapp span img {

}

div.topapp a{
	font-size:20px;
	padding:14px 0 20px 70px;
}
div.areviewtitle {
	color:#555;
	width:95px;
	float:left;
}
div.areviewtext {
	float:left;
	width:450px;
	padding-top:4px;
	margin-bottom:20px;
}
.areviewtitle sup {
	color:#ccc;
	font-size:10px !important;
}
#top, .normal {
	list-style-type:none;
	margin:0 72px 0 23px;
}

#top li {
	margin:0; padding:0;
	padding-bottom:15px;
}

#top li a {
	padding:0 0 0 70px;
	font-size:20px;
	background-repeat:no-repeat;
	display:block;
}




/* ------------------- FORMS -------------- */

#login {
	margin-left:40px;
	width:236px;
}


#login div input {
	vertical-align:bottom;
}

#inp_email, #email {
	width:222px;
	margin-bottom:8px;
}
#inp_password, #password {
	width:136px;
	
}

#inp_email, #email, #inp_password {
	padding:6px;
	border:1px solid #c9d6ed;
	color:#333;
}

#login span.fl {
	padding:5px 0;
	color:#333;
}


#login .signin {
	float:right;
}
#signup {
	margin-top:15px;
}




/* ----------- DROPDOWNS --------------- */
ul.dropdown {
	list-style-type:none;
}

ul.dropdown a.drop {
	background-repeat:no-repeat;
	background-position:3px 6px;
	border:1px solid #ccc;
	display:block;
	padding:3px 8px;
	width:70px;
	outline:none;
}

ul.dropdown a.drop span {
	display:block;
	background:url('/img/expand.png') no-repeat right 3px;
}

ul.cat_dropdown {
	list-style-type:none;
	width:70px;
	position:absolute;
	z-index:100;
	border:1px solid #b89a2d;
	background:#fff9e1;
	padding:10px;
}

ul.cat_dropdown li {
	width:140px;	
}
ul.cat_dropdown li a {
	padding:5px 0 5px 8px;
	background-repeat:no-repeat;
	background-position:0 8px;
	display:block;
	outline:none;
}

ul.cat_dropdown li a:hover {
	color:black;
}

ul.country_select a.drop {
	padding:3px 8px 3px 25px;
	width:140px;
}

ul.country_dropdown, ul.translate_dropdown {
	width:700px;
	padding:10px 20px;
}


ul.country_dropdown li, ul.genre_dropdown li, ul.translate_dropdown li {
	float:left;
}

ul.country_dropdown li a {
	padding:5px 0;	
	padding-left:20px;
}

ul.genre_dropdown {
	width:562px;
}

ul.show_dropdown {
	width:96px;
}
ul.sort_dropdown {
	width:56px;
}







/* ------------ TWEET AND MISC --------- */

.homeretweet {
	float:right;
	margin-left:15px;
}

.tweetmeme {

}
.tweetmeme * {
	float: right !important;
	text-align: right !important;
	width:64px;
}

a.user_name {
	background:url('/images/user.png') no-repeat left 2px;
	padding-left:17px;
	font-size:10px;
}

.error {
	color:red;
}

div.error {
	margin:20px 72px 20px 23px;
}





/* ---------------- RIGHT ----------- */


#right ul#paid_apps {
	list-style-type:none;
	margin-top:20px;
}

#right ul#paid_apps li {
	width:276px;
	padding:9px 30px;
	height:55px;
}
#right ul#paid_apps li.selected {
	background: url('/img/arrow_right.png') no-repeat;
}

#right ul#paid_apps li a {
	display:block;
	padding:17px 0 17px 65px;
	background-repeat:no-repeat !important;
}

a#add_app {
	background:url('/img/add_app_icon.png') no-repeat 35px 10px;
	border-top:1px solid #c4c8cb;
	display:block;
	margin-top:20px;
	padding:17px 0 17px 80px;
	font-weight:bold;
}

#right div.hint {
	margin:10px 0 10px 40px;
}

div.arrow_block {
	background:url('/img/arrow_right2.png') no-repeat;
	margin-top:85px;	
}

div.arrow_block div.fl {
	width:120px;
	font-size:24px !important;
	font-size:#2c3b46;
	padding:26px 10px 30px 30px;
}

input.checkbox2 {
	margin-left:30px;
}

div.alerter form {
	padding:15px 30px;
}

.alertemail {
	margin-top:10px;
}

.alertemail input {
	vertical-align:bottom;
}

.alertemail input.text {
	padding:6px 5px 5px 5px;
	width:148px;
}

div.arrow_block div.fr {
	width:160px;
	padding-top:17px;
}


.rsstwitter {
	margin-top:85px;
}


/* ------- DASHBOARD ---------- */


#dashboard {
	margin:0 72px 0 23px;
}

#dashboard h2 {
	font-size:24px;
	color:#2c3b46;
	margin-top:20px;
}

#dashboard_menu {
	list-style-type:none;
}

#dashboard_menu li {
	background:url('/img/dashboard_menu_bg.png') repeat-x;
	border:1px solid #ededed;
	float:left;
}

#dashboard_menu li.active {
	background:url('/img/dashboard_menu_bg_active.png') repeat-x;
}

#dashboard_menu li a {
	display:block;
	padding:7px 20px;
}

#stats_summary {
	margin:30px 5px 20px 5px;
}

#review_dropdowns {
	margin:30px 0 20px 0;
}

#review_dropdowns div.fl {
	margin-right:12px;
}

#review_dropdowns div.last {
	margin-right:0;
}

#stats_summary table {
	padding:0;
	margin:0;
}
#stats_summary table td.r {
	text-align:right;
}
#stats_summary td.score {
	font-size:18px;
}



#comments h2 {
	margin:0 0 5px 0 !important;
}

#dashboard #comments {
	margin-left:0;
}

#widget_settings {
	margin:30px 0;
}

#widget_settings div.clearfix {
	margin:15px 0;
}

#widget_settings div.clearfix label {
	width:200px;
	display:block;
	float:left;
}

#widget_settings div.clearfix input,  #widget_settings div.clearfix select {
	float:left;
	width:120px;
	display:block;
}


/* Staffpicks */
#carousel {
	background:url("/img/iphone4.png") no-repeat scroll 0 0 transparent;
	height:471px;
	margin: 30px 0 25px 30px;
	position:relative;
	width:239px;
}
#carousel a {
	outline: none;
}
#carousel #pages {
	position: absolute;
	width:1000px;
}
#carousel .page {
	width: 200px;
	height 300px;
	float: left;
}

#carousel .page .icons .icon {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position: relative;
	z-index:0;
	margin:0 0 8px 8px;
}
#carousel .page .icons {
	padding-left: 0px;	
	font-size: 0px;
}
#carousel .page .icons .icon img{
	width: 40px;
	height: 40px;
	display: block;
}
#carousel .page .icon .mask{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#carousel .title {
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	margin:7px 0 9px 8px;
	font-size: 14px;
}

.infos {
	position: absolute;
	top: 232px;
	left: 8px;
	z-index: 10;
}
.infos .info {
	font-size: 12px;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	position: absolute;
	width: 180px;
	visibility: hidden;
	opacity: 0;
}
.infos .info .appname {
	font-size: 18px !important;
	margin-bottom:3px;
}
.infos .info  .rating {
	float: left;
}

.infos .info .rating img {
	display: block;
	float:left;
}
.infos .info .price {
	float: right;
}

#mask {
	height:300px;
	left:20px;
	overflow:hidden;
	position:relative;
	top:85px;
	width:200px;
}
#pager {
	position: relative;
	top:63px;
	width: 45px;
	margin: 0 auto;
}
#pager a {
	display: block;
	width:14px;
	height:14px;
	float:left;
	background: url(/images/pager-bg.png) no-repeat;
	outline: none;
}

#pager a.active {
	background: url(/images/pager-active.png) no-repeat;
}

parseerror { display: none !important }

a.button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	
	background-color:#fff999;
	border:1px solid #DBAC46;
	color:#8A6C2A;
	font-size:11px;
	padding:5px 15px;
	position:relative;
	text-decoration:none;
	
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
a.button:hover {
	border-color: #8A6C2A;
}
 
 
h2.ipadswitch {
	font-size:18px !important;
	text-align:center;
	padding:20px;
}
	h2.ipadswitch a {
		font-size:18px !important;
	}
	
	h2.ipadswitch sup {
		color:red;
	}