html,
body {
	font: 12px/18px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color: #212737;
	text-shadow: 0 1px 0 hsla(0,100%,100%,.1);
	background: #dae2e9 url(http://files.droplr.com.s3.amazonaws.com/assets/img/grey/background.png) top left repeat-x;
	}

header {
	display: block;
	position: relative;
	height: 34px;
	margin: 0 0 5px 0;
	background: #1d1b2e url(http://files.droplr.com.s3.amazonaws.com/assets/img/grey/header.png) bottom repeat-x;
	}

header p {
	display: block;
	width: 940px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	color: #7c8598;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
	text-align: right;
	}

header p a {
	color: #c8cdd7;
	font-weight: bold;
	-webkit-text-stroke: 1px transparent;
	}

#wrapper {
	padding-top: 42px;
}

.main {
	padding: 20px 0 0 0;
}

h1 {
	width: 400px;
	height: 290px;
	margin: 0 auto 15px;
	text-indent: -999999px;
	background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/logoWelcome.png) 50% 0 no-repeat;
}

.generic h1 {
	width: 165px;
	height: 200px;
}

.generic h2 {
	margin: 0 0 40px 0;
	font-family: "HelveticaNeue-Light";
	font-size: 34px;
}

.generic a {
	color: #0e65ae;
}

#download {
	display: block;
	width: 126px;
	height: 47px;
	margin: 0 auto;
	padding: 9px 0 0 68px;
	font-family: 'Helvetica Neue';
	font-weight: bold;
	font-size: 16px;
	color: #212737;
	text-shadow: 0 1px 0 hsla(0,100%,100%,1);
	background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/download.png) top left no-repeat;
}

#download span {
	display: block;
	font-size: 11px;
}

img.screencast {
	margin-bottom: 35px;
	padding: 5px;
	background: #fff;
	-webkit-box-shadow: 0 1px 5px hsla(0,0%,0%,.2);
}

.dashes {
	height: 8px;
	margin: 0 0 35px 0;
	clear: both;
	background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/dashes.png) no-repeat 50% 50%;
}

.tidbit p {
	padding: 0 10px 0 40px;
	margin: 0 0 40px 0;
}

#files p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/files.png) top left no-repeat; }
#images p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/images.png) top left no-repeat; }
#storage p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/storage.png) top left no-repeat; }
#notes p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/notes.png) top left no-repeat; }
#free p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/free.png) top left no-repeat; }
#keyboard p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/keyboard.png) top left no-repeat; }
#screenshots p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/screenshots.png) top left no-repeat; }
#twitter p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/twitter.png) top left no-repeat; }
#mobile p { background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/mobile.png) top left no-repeat; }

.generic {
	font-size: 13px;
	line-height: 21px;
}

.generic li ol,
.generic li ul {
	margin-top: 20px;
}

.generic p,
.generic ol,
.generic ul,
.generic li {
	margin: 0 0 20px 0;
}

.generic ul li {
	list-style: disc;
	margin-left: 3em;
}

ul#upgrade li {
	height: 35px;
	margin: 0 0 16px 0;
	padding-left: 40px;
	line-height: 35px;
	list-style: none;
}

ul#upgrade li.ads { background: url(../img/ads.png) no-repeat left;}
ul#upgrade li.storage { background: url(../img/storage5.png) no-repeat left;}
ul#upgrade li.filesize { background: url(../img/filesize.png) no-repeat 3px 0;}
ul#upgrade li.domain { background: url(../img/domain.png) no-repeat left;}
ul#upgrade li.customize { background: url(../img/customize.png) no-repeat left;}
ul#upgrade li.cancel { background: url(../img/free.png) no-repeat left;}

div.label {
	text-align: right;
	font-weight: bold;
}

#footer {
	padding: 0 0 50px 0;
	position: relative;
	text-align: center;
	color: #6c7a88;
	font-size: 10px;
}

#footer span {
	padding: 0 4px;
}

#footer a {
	color: #495d79;
	font-weight: bold;
}

#footer #macuniversal {
	width: 93px;
	height: 59px;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -999999px;
	background: url(http://files.droplr.com.s3.amazonaws.com/assets/img/grey/badgeMacUniversal.png) no-repeat;
}