* {
	outline: none;
}

body {
	font: 12px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	width: 100%;
}

#container {
	width: 400px;
	margin: 65px auto;
}

a {
	text-decoration: none;
	color: #3399FF;
}

a:hover {
	color: #155e9a;
}

a:active {
	color: #0a3d67;
}

input.text {
	width: 388px;
	margin: 0;
	padding: 5px;
	border: 1px solid #CCC;
	font: 24px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}

#header {
	text-align: center;
	margin-bottom: 50px;
}

#header h1, #header h2 {
	margin: 0;
	line-height: 1em;
}

#header h1 {
	margin-bottom: 10px;
}

#header h1 a {
	display: block;
	margin: 0 auto;
	width: 247px;
	height: 35px;
	font-size: 46px;
	text-indent: -9999px;
	text-transform: uppercase;
	background: url(/img/logo.gif) center no-repeat;
}

#header h2 {
	font-size: 12px;
}

#footer {
	font-size: 11px;
	text-align: center;
	position: relative;
}

#footer ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	overflow: hidden;
}

#footer ul li {
	margin: 0 5px;
	display: inline-block;
}

#footer ul li a {
	display: block;
}

#footer p {
	color: #CCC;
	clear: both;
	width: 100%;
}

#footer ul li a.language_picker_button {
	padding-right: 8px;
	background: url(../img/language_picker_drop.gif) no-repeat right 5px;
}

#footer ul.language_picker {
	width: 400px;
	background-color: #f2f2f2;
	position: absolute;
	margin-top: 5px;
}

#footer ul.language_picker li {
	display: block;
	float: left;
	width: 70px;
}

#footer ul.language_picker li a {
	text-align: center;
	padding: 5px 0;
}

#footer p a {
	color: #aaa;
}

#footer p a:hover {
	color: #777;
}

#footer p a:active {
	color: #555;
}

#footer p a.foot_logo {
	background: url(../img/foot_logo.gif) no-repeat;
	text-indent: -9999px;
	display: inline-block;
	width: 66px;
	height: 16px;
	margin-left: 5px;
}

#box {
	margin-bottom: 40px;
}

form#form_upload {
	overflow: hidden;
	width: 120px;
	margin: 0 auto;
}

#box label.drop {
	display: block;
	margin: 0 auto 3px;
	width: 120px;
	height: 180px;
	background: url(/img/drop.gif) no-repeat;
	overflow: hidden;
	position: relative;
}

#box label.drop span {
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 110px;
	width: 120px;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

#box label.drop:hover {
	background: url(/img/drop.gif) no-repeat 0 -180px;
	color: #333;
}

#box label.drop:active {
	background: url(/img/drop.gif) no-repeat 0 -360px;
	color: #111;
}

#box label.drop input.file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
}

#box.loading label.drop {
	background: url(/img/drop_load.gif) no-repeat;
	cursor: default;
}

#box.loading label.drop span {
	color: ;
}

#box.loading label.drop input.file {
	cursor: default;
}

#box #pond {
	width: 300px;
	height: 75px;
	margin: 30px auto 0;
}

#page_upload #pond {
	margin-top: 38px;
}

#box #pond.done a {
	background: url(/img/pond.gif) no-repeat 0 -75px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}

#box #pond.done a:hover {
	background: url(/img/pond.gif) no-repeat 0 -150px;
}

#box #pond.done a:active {
	background: url(/img/pond.gif) no-repeat 0 -225px;
}

#box #pond a {
	display: block;
	width: 300px;
	height: 75px;
	line-height: 75px;
	background: url(/img/pond.gif) no-repeat;
	cursor: default;
}

#box #info input.text {
	text-align: center;
	height: 29px;
}

#box #info .detail {
	height: 130px;
	margin-top: 20px;
	text-align: center;
}

#box #info .detail h3 {
	margin: 0;
}

#box #info .detail ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	color: #999;
}

#box #info .detail ul li {
	margin: 10px 0;
}

#terms h3, #terms h4 {
	text-align: center;
}

#terms h3 {
	font-size: 24px;
	margin: 15px 0;
}

#terms h4 {
	margin: 5px 0;
}

#terms p, #terms ul {
	margin: 0 0 30px;
	line-height: 1.9em;
	color: #999;
	font-size: 11px;
}

#terms ul {
	padding-left: 20px;
	margin: 0 0 30px;
}

form#fileUploadForm {
	display: none;
}

#adtainer {
	background-color: #000;
	padding: 15px 0;
	width: 100%;
	color: #fff;
	text-align: center;
	min-width: 800px;
}

#adtainer h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 15px;
	text-align: left;
	line-height: 20px;
	vertical-align: middle;
}

#adtainer .network h3 img.company {
	display: inline-block;
	width: 56px;
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
}

#adtainer img {
	display: block;
}

#adtainer a img {
	border: none;
}

#adtainer .sponsor, #adtainer .network {
	display: inline-block;
}

#adtainer .sponsor {
	margin-right: 15px;
}

.hide {
	display: none;
}