/* Unibet (C) 2013 */
html, body {
	color: #29560c;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: #36730d url(gfx/bg.jpg) left top repeat-x;
}


a, a:hover, a:link, a:visited {
	color: #fff;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

div, p {
	font-size: 16px;
}

label {
	display: block;
	float: left;
	line-height: 22px;
	width: 110px;
}

.contact {
	height: 170px;
}

.contact input {
	background-color: #c4ea9d;
	border: 0 none;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 2px 5px;
	width: 150px;
}

.row {
	margin-bottom: 13px;
}

.content {
	background: transparent url(gfx/supertrouper.png) right top no-repeat;
	width: 950px;
	margin: 0 auto;
	padding-top: 60px;
}

.form {
	background: transparent url(gfx/form.png) left top no-repeat;
	margin: 0 auto;
	padding: 177px 50px 200px 70px;
	position: relative;
	width: 666px;
}

.formsent {
	background: transparent url(gfx/formsent.png) left top no-repeat;
}

.interest {
	height: 180px;
}

.interest p {
	margin-bottom: 5px;
}

.interest input {
	margin-right: 5px;
}

.accept {
	color: #fff;
	font-size: 15px;
	width: 500px;
}

.accept input {
	float: left;
	margin: 0 10px 10px 0;
}

.sport {
	height: 100px;
	line-height: 1.45em;
	position: absolute;
	right: 32px;
	top: 192px;
	width: 300px;
}

.submit {
	background: transparent;
	border: 0 none;
	color: #29560c;
	cursor: pointer;
	font-size: 22px;
	font-weight: bold;
	height: 38px;
	line-height: 35px;
	position: absolute;
	right: 32px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
	top: 556px;
	width: 176px;
}

.submit:hover {
	background-color: rgba(255, 255, 255, 0.15);
}
