body{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#333;
	color: #444;
}
h1
{
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 10px 0px;
	font-family: 'Lucida Grande', 'Century Gothic', Arial, Verdana, sans-serif;
	color: #333;
	font-size: 48px;
	font-weight: bold;
	letter-spacing: -0.1em;
	line-height: 48px;
	margin-bottom: 16px;
	text-transform: capitalize;
}
h2
{
	font-family: 'Lucida Grande', 'Century Gothic', Arial, Verdana, sans-serif;
	color: #666;
	letter-spacing: normal;
	margin-bottom: 10px;
	white-space: nowrap;
	font-size: 24px;
	font-weight: bold;
}
a
{
	color: #666;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a
img
{
	border: none;
}
hr{
	color:#909;
	background-color:#cfcfcf;
	height:1px;
	border:none;
	margin:20px 0px;
}
#menubackground{
	position:absolute;
	background-color:#aaa;
	height:54px;
	width:100%;
	top:0px;
	z-index: -1;
}
#container{
}
#inner{
	width:800px;
	margin:0px auto 0px auto;
}
#page, #menu{
	min-width:600px;
}
#page{
/*
	background-image:url(../img/background.jpg);
	background-position:50% 0%;
	background-repeat:repeat-x;
*/
	padding:25px 80px 10px 0px;
}
#header
{
	position: relative;
	float: left;
	background-color: #aaa;
	height: 54px;
	width: 100%;
	text-align: center;
	height: 54px;
}
#aboveFold
{
	position: relative;
	float: left;
	background-color: #fff;
	width: 100%;
	text-align: center;
}
#aboveFold p
{
	font-family: Georgia, serif;
	font-size: 24px;
	line-height: 32px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#belowFold
{
	position: relative;
	float: left;
	background-color: #e5e5e5;
	width: 100%;
	border-top: #e5e5e5 15px solid;
	border-bottom: #e5e5e5 15px solid;
	text-align: center;
	min-height: 400px;
}
#belowFold p
{
	font-family: 'Lucida Grande', 'Century Gothic', Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 550px;
}
.centercontent
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 895px;
	text-align: left;
}


#apps #aboveFold
{
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	height: 400px;
	opacity: 0;
}

#apps .slideshow
{
	position: relative;
	float: right;
	width: 895px;
}

#apps .slideshow p
{
	width: 625px;
}

#apps .appdetails
{
}


#application .left
{
	width: 600px;
	position: relative;
	float: left;
}

#application #aboveFold img
{
	padding-right: 36px;
}

#application .right
{
	position: relative;
	float: right;
	width: 200px;
	padding-right: 23px;
}

#application .right img
{
	margin: 30px 0px 0px 0px;
}

#application #appstorebutton
{
	padding: 0px 0px 15px 0px;
	width: 100%;
}


.apps p
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 325px;
}


.appTop
{
	position: relative;
	float: right;
	right: 0px;
	height: 400px;
}

.appTop .left
{
	width: 600px;
	float: left;
}

.appTop .right
{
	width: 250px;
	float: right;
	height: 400px;
}

.appTop h1
{
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 10px 0px;
	position: relative;
	float: left;
	width: 600px;
}

.appTop p
{
	margin: 10px 0px 0px 0px;
	position: relative;
	float: left;
}

.appTop img.downloadbutton
{
	position: relative;
	float: left;
}

.appTop img.iphoneimage
{
	margin: 30px 0px 0px 0px;
	position: relative;
	float: right;
}

.logo{
	float:right;
	margin-top:176px;
	margin-left:0px;
	margin-right:0px;
}
/*
.app{
	margin-left:26px;
	width:710px;
	white-space:normal;
}
.app .image{
	float:right;
	width:170px;
	padding-top: 30px;
}
.app img.available{
	margin:0px 10px 20px 0px;
}
.app .text{
	margin-right:20px;
	width:710px;
	float:left;	
}
.app h1{
	font-size:32px;
	margin-top:30px;
	margin-bottom:20px;
}
.app h2{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:26px;
	line-height:1.4em;
}

p, form{
	margin:0px 0px 1em 0px;
	padding:0px;
	font-size:14px;
	line-height:1.4em;
}
.full{
	padding:10px 10px 20px 10px;
	background-color:#f6f6f6;
	border:1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-right:200px;
}
*/
.rank td{
	font-size: 28px;
}
.rank td a{
	font-size:16px;
	color:#000;
}
.rank tr.selected td{
	background-color:#909;
}
#menu{
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#666;
	overflow: hidden;
	height:54px;
}
#menu ul{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	width: 100%;
}
#menu ul li{
	list-style-type:none;
	float:left;
	margin:0px 40px 0px 0px;
	padding:19px 0px 0px 0px;
	margin-right: 16px;
	font-family: Arial;
	font-size: 14px;
}
#menu ul li.logo{
	float: right;
	padding-top:0px;
	margin-right: 0px;
	padding-right: 0px;
	right: 0px;
}
#menu ul li.logo img{
	position: relative;
	float: right;
	padding-top:0px;
	margin-right: 0px;
	padding-right: 0px;
	right: 0px;
	top: 6px;
}

#menu a{
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
#menu a:hover{
	color: #666;
}
#menu li.active a{
	color: #000;
}
.dimmed{
	color: #e2c6e2;
}
center button{
	font-size:28px;
}
.error{
	clear:both;
	font-size:14px;
	text-align:center;
	padding:10px;
	border:1px solid #900;
	background-color: #fcc;
	margin-bottom:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#900;
}
.error a{
	color:#900;
}
.error a:hover{
	text-decoration: none;
}
.notice{
	clear:both;
	font-size:14px;
	text-align:center;
	padding:10px;
	border:1px solid #090;
	background-color: #cfc;
	margin-bottom:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#090;
}
.notice a{
	color:#090;
}
.notice a:hover{
	text-decoration: none;
}

#footer
{
	border: #333 15px solid;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

#footer p
{
	margin-top: 20px;
	padding: 20px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-family: 'Lucida Grande', 'Century Gothic', Arial, Verdana, sans-serif;
}

#footer .centercontent
{
	text-align: center;
}

td
{
	padding: 0px 30px 0px 0px;
	text-align: left !important;
	font-size: 14px;
}

td strong
{
	font-size: 16px;
}


.listapp
{
	background-color: #fff;
	padding: 4px 10px;
	border-bottom: #e5e5e5 1px solid;
	cursor: pointer;
}

.listapp .text
{
	position: relative;
	float: right;
	width: 755px;
}

.listapp .image
{
	position: relative;
	float: left;
	width: 100px;
	padding-top: 5px;
}

.listapp .image img
{
	float: right;
}

.listapp h1
{
	font-size: 20px;
	letter-spacing: normal;
	line-height: 30px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px px 0px;
	letter-spacing: -2px;
	font-weight: bold;
	height: 30px;
}

.listapp p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px px 0px;
}



/* slideshow apps
----------------------------------------------- */
.slideshow
{
	display: none;
	opacity: 0;
}

.slideshow .app
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 895px;
	min-height: 400px;
}

.slideshow .app .image
{
	position: relative;
	width: 250px;
	float: right;
	bottom: 0px;
	padding-top: 20px;
	right: 0px;
}

.slideshow .app .image
{
	position: relative;
	float: right;
	right: 0px;
	margin-right: -20px;
}







#footer .centercontent p, small
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom: 0px;
	clear: both;
	font-family: 'Lucida Grande', 'Century Gothic', Arial, Verdana, sans-serif;
	font-size: 10px;
}

#footer a
{
	color: #ccc;
}

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

#footer, #footer .centercontent
{
	bottom: 0px;
}




	#header{
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #666;
		background-image: url(../img/topbeam.png);
		background-repeat: repeat-x;
		height: 51px;
	}
	#menu ul li{
		padding-top: 0px;
		margin-right: 0px;
	}
	#menu ul li.logo a{
		background-image: none;
	}
	#menu ul li.last{
		background-image: url(../img/menu_devider.png);
		background-repeat: no-repeat;
		background-position: right;
	}
	#menu a{
		font-family: "Helvetica", "Lucida Grande","Century Gothic";
		font-family: 'Lucida Grande', 'Century Gothic', Arial, Verdana, sans-serif;
		display: block;
		line-height: 54px;
		padding: 0px 20px;
		color: #333;
		background-image: url(../img/menu_devider.png);
		background-repeat: no-repeat;
		text-shadow: #ccc 0px 1px 0px;
		font-size: 16px;
	}
	#menu a:hover{
		color: #fddffd;
		text-shadow: #666 0px -1px 0px;
	}
	#menu ul li.active a{
		color: #606;
		text-shadow: #ccc 0px 1px 0px;
	}
	#aboveFold, #belowFold{
		background-image: url(../img/dropshadow.png);
		background-repeat: repeat-x;
		background-position: 0px 0px;
	}
	#belowFold{
		padding:15px 0px;
		border: none;
	}
	#belowFold h2{
		color: #999;
		text-shadow: #fff 0px 1px 0px;
	}
	#footer{
/*
		background-image: url(../img/bottombeam.png);
		background-repeat: repeat-x;
*/
		border: none;
		padding: 18px 15px 15px 15px;
/* 		border-top:1px solid #999; */
	}
	#footer .centercontent p, #footer .centercontent p a{
		font-size: 12px;
		color:#666;
		text-shadow: #333 0px -1px 0px;
	}
	.dropshadowup{
		background-image: url(../img/dropshadow_up.png);
		background-repeat: repeat-x;
		background-position: 0px 100%;
		height: 6px;
		background-color: #e5e5e5;
	}