body {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #101010;
	margin: 0px;
	font-size: 12px;
}

.topper {
	background: url(grass_header.png) repeat-x;
	height: 10px;
	width: 100%;
}
.topper-break {
	clear: both;
	position: relative;
	margin: 0 auto;
	background: url(page-break.png) repeat-x;
	height: 2px;
	width: 100%;
}

.navbar {
	position:relative;
	background: url(screenshots-bg.png) repeat-x;
	height: 30px;
	z-index: 1px;
	width: 100%;
	font-size: 12px;
	color: #CCC;
}

.header-bg {
	position: relative;
	background: url(header_bg_pattern.png) repeat;
	height: 450px;
	width: 100%;
}

.header-container {
	margin: 0 auto;
	min-width: 800px;
	width: 820px;
}

.screenshot {
	z-index: 3;
	position: relative;
	float: right;
	right: 23px;
	top: 58px;
}

.header {
	position: relative;
	float: left;
	top: 20px;
	z-index: 2;
	height: auto;
	width: auto;
}

.phone {
	position: relative;
	float: right;
	top: 20px;
	background: url(droid_template.png) no-repeat;
	height: 470px;
	width: 245px;
	z-index: 2;
}

#market-bar {
	clear: left;
	position: relative;
	padding-top: 30px;
	margin-left: 150px;
	margin-right: 250px;
	height: auto;
	color: #CCC;
	font-size: 12px;
}

.screenshot-explanation-bar {
	clear: left;
	position: relative;
	padding-top: 80px;
	margin-right: 250px;
	height: auto;
	color: #CCC;
	font-size: 12px;
}

.screenshot-explanation-bar span {
	position: relative;
	margin-left: 10px;
	bottom: 8px;
}

.screenshot-explanation-bar-title {
	color: #FFF;
}

ul.screenshot-bar {
	clear: left;
	position:relative;
	margin-top: 5px;
	margin-right: 250px;
	margin-left: 10px;
	height: auto;
	list-style: none;
	z-index: 2;
}

ul.screenshot-bar li {
	float: left;
	margin: 10px 20px 0 0;
	list-style: none;
	display: list-item;
}

ul.screenshot-bar li img {
	border: none;
}

.black-bar {
	position:relative;
	background: url(screenshots-bg.png) repeat-x;
	height: 105px;
	width: 100%;
	z-index: 0;
}

.main-divider {
	position: relative;
	background-color: #000;
	height: 3px;
	width: 100%;
	z-index: 0;
}

.market-container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 820px;
	height: inherit;
}

.market-button {
	position: relative;
	background: url(android-market-button.png) no-repeat;
	width: 279px;
	height: 83px;
	top: 10px;
}

.market-qr-code {
	position: relative;
	width: 75px;
	height: 75px;
	top: 4px;
	left: 193px;
}

.page-break {
	clear: both;
	position: relative;
	margin: 0 auto;
	top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(page-break.png) repeat-x;
	height: 2px;
	width: 80%;
}

.footer {
	clear:both;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 20px;
	position: relative;
	width: 820px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.footer-left {
	float: left;
	width: 50%;
	height: auto;
}

.footer-right {
	float: right;
	width: 50%;
	height: auto;
}

.footer a {
	color:#404040;
}

#ss-wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 80%;
}

#wrapper {
	clear: both;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 820px;
}

#header {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 25px;
}

#left-container {
	float: left;
	width: 33%;
}
#left {
	margin-right: 0.5em;
}

#middle-container { 
	float: left;
	width: 34%;
}
#middle { 
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#right-container {
	float: right;
	width: 33%;
}

#right {
	margin-left: 0.5em;
}

#xsnazzy p {margin:0 10px; padding-bottom:0.5em;}
#xsnazzy {background: transparent; margin:5px 0em auto 0em;}
 
.footer-main {color:#7a7a7a; padding-bottom:1.5em;}
.footer-sub {color:#303030; padding-bottom:0.5em;}
.review {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666666; padding-bottom:0.5em;}
.reviewer {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#999999; padding-bottom:0.5em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#191919; border-left:1px solid #000; border-right:1px solid #000;}
.xb1 {margin:0 5px; background:#000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; background:#191919; border:0 solid #000; border-width:0 1px;}
