body {
	background: #fff url('../img/bg.png') left top repeat-x;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}

img { border: 0; }

#site {
	background: #fff url('../img/bg.png') left top repeat-x;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 980px;
}

#spraylinks {
	float: left;
	margin: 30px 0 0 120px;
	list-style-type: none;
	padding: 0;
	width: 550px
}
.utloggad #spraylinks { float: none; margin: 0 0 20px 110px }

#spraylinks li {
	display: inline;
	padding-right: 20px;
}
#spraylinks li a {
	color: #101010;
}

#box {
	background: transparent url('../img/bg-box.png') left top no-repeat;
	width: 550px;
	height: 280px;
	float: left;
	margin: 0px 74px 20px;
	padding: 35px 15px 15px;
	position: relative;
}

.logo {
	background: transparent url('../img/logo.png') left top no-repeat;
	display: block;
	height: 52px;
	width: 210px;
	text-indent: -9999px;
	margin: 0 20px 25px;
	overflow: hidden;
}
.no-js .logo { margin-bottom: 15px; }
.utloggad .logo { background-image: url('../img/logo-black.png') }

.skyscraper { width: 250px; height: 750px; float: right; margin: 2px 0 0; }
.widebanner { width: 980px; float: right; margin: 2px 2px 0 0; }

form { margin: 0; }

.container-username, .container-password {
	position: relative;
	width: 350px;
}

#username, #password {
	background: transparent url('../img/bg-input.png') left top no-repeat;
	border: 0;
	font-size: 20px;
	height: 30px;
	width: 330px;
	padding: 10px 10px;
	margin: 0 0 20px 30px;
	line-height: 30px;
}
.no-js #username, .no-js #password { margin-bottom: 10px; }

.js label { position: absolute; margin-left: 41px; margin-top: 13px; font-size: 20px; color: #666; }
.no-js label { display: block; margin-left: 30px; }

.buttons { float: right; width: 145px; }
	.buttons a { display: block; margin-top: 5px; overflow: hidden; }
.no-js .buttons { padding-top: 15px; }

ul { color: #fd1819; margin: 0; padding-left: 45px }
	ul li { margin-bottom: 4px; }
	ul a { color: #fff; text-decoration: none; }
	ul a:hover, ul a:focus { border-bottom: 1px solid; }
	
.part-of-spray {
	position: absolute;
	bottom: 20px;
	right: 35px;
}

#networklinks {
	margin: 0 0 0 160px;
	width: 420px;
	overflow: hidden;
	float: left;
}
.utloggad #networklinks { width: 630px; }

.networklink {
	float: left;
	margin: 5px;
}

.error { margin: 0 20px 4px 30px; color: #f00; }
.maintenance { margin: 0 20px 0 40px; font-size: 16px; }

.utloggad .ad { width: 730px; text-align: center; margin: 20px 100px; }
.utloggad h1 { color: #000; font-size: 24px; margin-top: 0; }