* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Sans, Sans-Serif;
	font-weight: lighter !important;
	font-size: 11pt;
}

body {
	background: white url(/img/blue-gradient.png) repeat-x 0px 143px;
}

a, a img {
	text-decoration: none;
	border: none;
	color: #0094ba;
}

a.selected {
	background-color: #0094ba;
	color: white !important;
}

a:hover {
	background-color: #0094ba;
	color: white !important;
}

ul, ol {
	margin-left: 1em;
}

.cb {
	clear:both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#logo:hover {
	background-color: transparent !important;
}

#n, #m, #sn {
	width: 1024px;
	margin: 0 auto;
}

#n, #sn {
	background: transparent url(/img/mainnav.png) repeat-x 0 0;
	color: white;
	font-size: 11pt;
	height: 30px;
	margin-top: 18px;
	margin-bottom: 36px;
}

#sn {
	background: transparent url(/img/subnav.png) repeat-x 0 0;
	margin-top: 45px;
	margin-bottom: 18px;
	float: left;
}

#n a, #n a:hover, #n a:visited, #sn a, #sn a:hover, #sn a:visited {
	color: white;
}

#n ul, #n li, #sn ul, #sn li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

#n ul {
	float: right;
}


#n ul a, #sn ul a {
	float: left;
	padding: 6px 23px 11px;
	height: 12px;
}

#sn ul a {
	width: 176px;
	padding-left: 14px;
	padding-right: 14px;
	text-align: center;

}

#n ul a:hover, #n .navSelected {
	background: url(/img/nav-active.png) repeat-x 0px 0px;
}

#sn ul a:hover {
	background: url(/img/subnav-active.png) repeat-x 0px 0px;
}

.logoAndCount {
	float:left;
	margin-left: 18px;
}

#logo {
	float: left;
	margin-top: 8px;
	margin-right: 12px
}

#logo img {
	float: left;
}

#globalCount {
	float:left;
	margin-top: 6px;
}


#m {
	background: transparent url(/img/grid3.gif) no-repeat left bottom;
	height: 461px;
	position: relative;
	color: #555;
}

#pageCaption, .ourApps {
	color: #0094ba;
	font-weight: normal;
	margin-bottom: 11px;
	margin-top: 18px;
}

#pageCaption {
	float: left;
	width: 409px;
	height: 31px;
}

.ourApps {
	float: right;
	width: 223px;
	height: 31px;
}

#l h2 {
	font-size: 18pt;
	font-weight: normal !important;
	line-height: 100%;
	margin-bottom: 18px;
}

#l .h21, #l .h23 {
	color: white;
	font-size: 22pt;
}

#l .h22, #l .h24 {
	font-size: 17pt;
	margin-left: 24pt;
	color: #c1f2ff;
}

#l {
	width: 493px;
	padding: 16px;
	float: left;
	position: relative;
	z-index: 1;
}

#videoPreview {
	background:transparent url(/img/videoPreview.png) no-repeat scroll 0px 0px;
	height:180px;
	margin:0;
	padding:18px;
	position:relative;
	width:490px;
	margin-top: 24px;
	color: white;
}

#playButton {
	left:308px;
	position:absolute;
	top:23px;
}

#videoPreview h3 {
	font-family:Georgia,Times,Times-New-Roman,Serif;
	font-size:14pt;
	font-style:italic;
	font-weight:normal;
	padding:20px 0 0;
	text-align:left;
	width:230px;
	line-height: 150%;
}

.watch {
	color: white;
	border-bottom: 1px dashed white;
}

#videoInner {
	background:transparent url(/img/videoBackground.png) no-repeat scroll -6px -2px;
	height:383px;
	padding:14px 0 0 15px;
	width:503px;
	z-index:4;
}

#videoClose {
	background:transparent url(/img/cross.png) no-repeat scroll 0 -5px;
	height:28px;
	position:absolute;
	left:-10px;
	top:-4px;
	width:34px;
}

#videoClose:hover {
	background-position: 0px -35px;
}

#r {
	width: 222px;
	padding: 18px 0px 14px;
	float: right;
	position: relative;
	z-index: 2;
}

#l, #r {
	height: 369px;
}

.appList {
	margin: 0px;
	padding: 0px;
	color: white;
}

.appList li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 50px;
	width: 152px;
	margin-bottom: 18px;
	margin-left: -19px;
	padding-left: 88px;
	padding-top: 10px;
	position: relative;
	float: left;
}

.appList li.selected {
	background: transparent url(/img/highlight-background.png) no-repeat -48px 0;
	background: transparent url(/img/highlight-background.png) repeat-x 0 0;
}

.appList span {
	font-size: 13pt;
	margin-top: 2px;
}

.buyButton {
	margin-top: 2px;
}

#r .appIcon	{
	position: absolute;
	left: 18px;
	top: 1px;
	width: 58px;
	height: 58px;
	margin-right: 18px;
	font-size: 8pt;
}

#r .appLogo {
	float: left;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}

.appLogo:hover, .appIcon:hover, .buyButton:hover, .appItem:hover, #playButton {
	cursor: pointer;
}

#playButton {
	height: 119px;
	width: 119px;
	background: transparent url(/img/play-button.png) no-repeat 0 0;
}

#playButton:hover {
	background-position: -119px 0;
}

#r span {
	float: left;
}

.appList a {
	float: left;
	margin-top: 2px;
	margin-left: 8px;
}

em {
	font-style: normal;
	background-color: #0395ba;
	background-color: #0283a2;
	background-color: #0582a3;
	background-color: #168dad;
	padding: 0 3px;
}

#statement {
	width: 1024px;
	height: 24px;
	padding: 10px 0px;
	font-weight: normal;
	font-size: 13pt;
	font-style: italic;
	color: #0094ba;
	color: #4d4d4d;
}

#statement span {
	margin: 0 18px;
}

#subright {
	float: right;
	width: 279px;
}

#gallery {
	background: transparent url(/img/iphone-gymfu.png) no-repeat -15px -20px;
	width: 285px;
	height: 513px;
	position: absolute;
	left: 511px;
	top: 2px;
	z-index: 0;
}

/*#gallery img {*/
#galleryInner {
	float: left;
	padding: 109px 34px 52px;
}

#galleryScreen {
	width:219px;
}

#press, #reviews {
	color: #4d4d4d;
	font-size: 11pt;
	float: left;
}

#press {
	font-size: 13pt;
}

#press div, #reviews div {
	float: left;
	margin: 0;
	padding: 27px 14px 0px 14px;
	text-align: center;
	width: 176px;
	margin-bottom: 18px;

}

#press q, #reviews q {
	quotes: none;
}

#techcrunch  {background: transparent url(/img/techcrunch.gif) no-repeat center top; width: 152px}
#wired       {background: transparent url(/img/wired.gif) no-repeat center top; width: 152px}
#telegraph   {background: transparent url(/img/telegraph.gif) no-repeat center top; width: 250px}
#arstechnica {background: transparent url(/img/arstechnica.gif) no-repeat center top; width: 236px}
#seedcamp    {background: transparent url(/img/seedcamp.gif) no-repeat center top; width: 154px}

#reviews div	 {background: transparent url(/img/stars.png) no-repeat center top;}

#leaderboard, #news {
	font-size: 11pt;
	margin-top: 18px;
}

#leaderboardTitle, #newsTitle, #pressTitle, #reviewTitle, #twitterTitle {
	margin-bottom: 18px;
	line-height: 120%;
	display: block;
}

#pressTitle, #reviewTitle {
	display: none;
}

#leaderboardTitle:hover, #newsTitle:hover, #pressTitle:hover, #reviewTitle:hover, #twitterTitle:hover {
	cursor: default;
	background-color: transparent;
}

#leaderboard, #news {
	margin-left: 18px; 
}

#news {
	margin-left: 0px;
	float: right;
}

#leaderboard {
	width: 728px;
	float: left;
}


#reviews, #press {
	width: 1024px;
}

#leaderboard p, #news p, #press p, #reviews p {
	margin-bottom: 18px;
	line-height: 100%;
}

.actionFuLeaderboardTitle {
	margin-bottom: 18px;
	line-height: 120%;
	margin-top: 4px;
}

.actionFuLeaderboard {
	font-size: 11pt;
	float: left;
	width: 160px;
	margin-right: 18px;
	line-height: 120%;
	text-align: center;
}

.actionFuLeaderboard .one   {font-size: 14pt; line-height: 120%;}
.actionFuLeaderboard .two   {font-size: 12pt;	line-height: 120%;}
.actionFuLeaderboard .three {font-size: 12pt;	line-height: 120%;}
.actionFuLeaderboard .four  {font-size: 12pt;	line-height: 120%;}
.actionFuLeaderboard .five  {font-size: 12pt;	line-height: 120%;}

.actionFuLeaderboard .name {
	font-weight: bold;
	font-style: italic;
	color: #00a0c9;
}

.actionFuLeaderboard div {
	margin-bottom: 18px;;
}

.actionFuLeaderboard div div {
	margin-bottom: 0;
	clear: both;
}

.actionFuLeaderboard span {
	margin-right: 7px;
}

#news {
	width: 256px;
	float: right;
	margin-right: 18px;
}

ul.arrowed {
	margin-left: 0  !important;
	margin-bottom: 18px;
}

ul.arrowed li, #news div {
	list-style: none;
	margin-bottom: 9px;
	line-height: 120%;
	margin-left: 0;
}

ul.arrowed a, .blogroll a, .widget_recent_entries a {
	padding-left: 9px;
	background: transparent url(/img/ra.gif) no-repeat -4px center;
}

ul.arrowed a:hover, .blogroll a:hover, .widget_recent_entries a:hover {
	background: #0094ba url(/img/white-ra.gif) no-repeat -4px center;
}


#f {
	margin-top: 100px;
	width: 988px;
	border-top: 1px solid #666;
	padding: 18px;
	color: #555;
	font-size: 10pt;
}



#footerLeft {
	width: 693px;
	float: left;
}

#footerRight {
	width: 295px;
	float: left;
	text-align: right;
}

#footerRight p {
	width: 100%;
	float: right;
}

#support, #support #m {
	background-image: none;
}


