body {
	margin: 0px; 
	padding: 0px; 
	background: #5e8edc url('landing/images/landing_gradient.png') repeat-x;
	font-family: verdana, helvetica, sans-serif;
	color: white;
	font-size: 0.9em;
}

img {
	border: 0px;
}

a {
	color: white;
}
		
#head {
	position: relative;
	background: url("landing/images/head.jpg") no-repeat;
	width: 980px;
	height: 357px;
}
		
#body {
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url("landing/images/body_back.png") repeat-y top center;
	width: 100%;
	min-height: 300px;
	min-width: 980px;
	overflow-x: hidden;
}
			
#top-corners-fixup {
	background: url("landing/images/top_corners_fixup.jpg") no-repeat top center;
	width: 100%;
	height: 31px;
	min-width: 980px;
	margin-bottom: -31px;
	zoom: 1;		
}

#bottom-corners-fixup {
	background: url("landing/images/bottom_corners_fixup.jpg") no-repeat top center;
	width: 100%;
	height: 35px;
	min-width: 980px;
	margin-bottom: -31px;
	-index: 1;
}
			
#page {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
		
#nav-bar {
	position: relative;
	width: 980px;
	height: 77px;
	top: 257px;
	left: 0px;
	background: url("landing/images/nav_bar_back.jpg");
}			

#download-button {
	width: 240px;
	height: 77px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

			
#maps-and-modes-button {
	position: absolute;
	left: 18px;
	top: 0px;
}
			
#forums-button {
	position: absolute;
	left: 206px;
	top: 0px;
}

#documentation-button {
	position: absolute;
	left: 303px;
	top: 0px;
}
		
#developers-button {
	position: absolute;
	left: 609px;
	top: 0px;
}
		
#heroes-button {
	position: absolute;
	left: 745px;
	top: 0px;
}
		
#hosting-button {
	position: absolute;
	left: 843px;
	top: 0px;
}
						
.down {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	-moz-opacity: 0.0;  
	filter: alpha ( opacity=0.0 );
}
			
.up {
	position: absolute;
	top: 0px;
	left: 0px;
}
			
#below-head {
	position: relative;
}
			
#intro {
	position: relative;
	left: 0px;
	width: 980px;
	height: 844px;
	overflow: hidden;
}
			
#welcome-box {
	position: absolute;
	left: 550px;
	width: 350px;
}
			
#news-box {
	position: absolute;
	left: 30px;
	width: 470px;
}
			
#news-button {
	position: absolute;
	left: 347px;
	top: 7px;
}
			
#ryden-pic {
	background: url("landing/images/ryden_uber_pic.jpg") no-repeat;
	position: absolute;
	top: 170px;
	width: 980px;
	height: 676px;
}
			
#ryden-pic-left {
	background: url("landing/images/ryden_uber_pic_left.jpg") no-repeat;
	position: absolute;
	margin-top: 107px;
	margin-left: -107px;
	width: 107px;
	height: 200px;
	display: inline;
}
			
#ryden-pic-right {
	background: url("landing/images/ryden_uber_pic_right.jpg") no-repeat;
	position: absolute;
	margin-top: 59px;
	margin-left: 980px;
	width: 30px;
	height: 107px;
	display: inline;
}
			
#ryden-pic-blurb {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	top: 530px;
	text-align: justify;
}
			
#news-details {
	font-size: 0.8em;
}

#social-sites {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 670px;
	height: 80px;
}

#social-sites .button {
	float: left;
	position: relative;
	height: 56px;
}

#potd {
	background-color: #232323;
	padding: 10px 40px 10px 40px;
	position: relative;
	height: 150px;
	cursor: pointer;
}

#potd #potd-right {
	position: absolute;
	top: 55px;
	right: 39px;
	z-index: 99;
}

#potd #potd-left {
	position: absolute;
	top: 55px;
	left: -19px;
	z-index: 99;
}

#potd-wrapper {
	position: relative;
	overflow: hidden;
	height: 150px;
}

#potd #potd-inner {
	overflow: hidden;
	width: 900px;
}

#potd #potd-inner div {
	height: 150px;
	white-space: nowrap;
	position: absolute;
	left: 0px;
}

#potd #potd-inner img {
	margin-right: 40px;
}

.potd-preview
{
	position: fixed;
	background-color: #000000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.potd-img
{
	position: fixed;
	vertical-scale: center;
	left: 15%;
	top: 10%;
	width: 70%;
	z-index: 101;
}

#talidan-pic {
	position: relative;
	background: url("landing/images/talidan_pic.jpg") no-repeat;
	width: 980px;
	height: 834px;
	font-size: 105%;
}

#talidan-pic a {
	text-decoration: none;
	font-weight: bold;
}

#talidan-pic a:hover {
	text-decoration: underline;
}

#talidan-pic-right {
	background: url("landing/images/talidan_pic_right.jpg") no-repeat 5px 5px;
	position: absolute;
	margin-top: 468px;
	margin-left: 975px;
	width: 48px;
	height: 155px;
}

#reliable-and-accurate {
	width: 550px;
	float: right;
	/* not gonna work
	background-color: #000000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	*/
	background: url("landing/images/box.png");
	margin-top: 10px;
	margin-right: 10px;
}

#reliable-and-accurate div {
	clear: both;
	padding: 60px 8px 8px 8px;
	background: url("landing/images/title_sync.png") no-repeat 8px 8px;
}

#great-community {
	float: left;
	margin-top: 160px;
	background: url("landing/images/title_community.png") no-repeat 50px 8px;
	padding: 70px 8px 8px 50px;
	width: 400px;
}

#open-source {
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	padding-top: 60px;
	clear: both;
}

#footer {
	margin-top: 15px;
	color: black;
	font-size: 10px;
	text-align: center;
}

#moddb-left {
	background: url("landing/images/click_second.png") no-repeat;
	position: absolute;
	margin-top: 1471px;
	margin-left: -50px;
	width: 163px;
	height: 141px;
	display: inline;
	z-index: 100;
}
			
#moddb-right {
	background: url("landing/images/click_first.png") no-repeat;
	position: absolute;
	margin-top: 1355px;
	margin-left: 860px;
	width: 178px;
	height: 94px;
	display: inline;
	z-index: 100;
}

#head-moddb {
	position: relative;
	background: url("landing/images/head_moddb.jpg") no-repeat;
	width: 980px;
	height: 387px;
}

#a-moddb
{
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 220px;
}

#nav-bar-moddb {
	position: relative;
	width: 980px;
	height: 77px;
	top: 287px;
	left: 0px;
	background: url("landing/images/nav_nobg_bar_back.png");
}


#moddb-vote-button {
    position: absolute;
    left: 700px;
    top: 216px;
}
