body.exfiles #footer {
	display: none;
}

body.exfiles {
	background: #000 url('/files/encoreoy/img/exfiles-bg-2010.jpg') top center no-repeat;
	font-size: 13px;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
}

body#page-ex-files {
	background: #000 url('/files/encoreoy/img/exfiles-bg-front-2010-2.jpg') center top no-repeat;
}

body#page-tuhoamispeli {
	background: #000;
}

body.exfiles #content {
	margin: 1px auto 0 auto;
	position: relative;
	width: 620px;
	color: #fff;
	height: auto !important;
	height: 220px;
	min-height: 220px;
	padding: 65px 170px;
}

body.exfiles #content a {
	color: #fff;
}

#page-ex-files #content {
	width: 960px;
	height: auto !important;
	height: 550px;
	min-height: 550px;
	padding: 0;
}

body.exfiles #content h1 {
	font-size: 36px;
	font-weight: 200;
}

body.exfiles ul.flat {
	list-style: none;
	margin: 0;
	padding: 0;
}

body.exfiles ul.flat li {
	margin: 0;
	padding: 0;
	background: none;
}

body.exfiles .overlay {
	overflow: hidden;
	position: absolute;
	display: block;
	/*background: red;
	opacity: .5;*/
}

body.exfiles a.overlay {
	text-indent: -10000px;
}

body.exfiles #nav-footer {
	position: absolute;
	bottom: 20px;
	right: 60px;
	width: 400px;
	text-align: right;
}

body.exfiles #nav-footer li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 8px;
	margin-left: 4px;
}

body.exfiles #nav-footer li.first-child {
	border: 0;
}

body.exfiles #nav-footer a {
	line-height: 1.5em;
	font-size: 11px;
}

body.exfiles #content p {
	margin: 1em 0;
}

body.exfiles .narrow-column {
	width: 420px;
	margin: 65px auto;
}

body.exfiles ul.rules li {
	padding-left: 38px;
	margin: 1.5em 0;
}

body.exfiles ul.rules li .index {
	float: left;
	margin-left: -38px;
	font-size: 28px;
	line-height: 28px;
}

body.exfiles a.big-with-arrow {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	height: 16px;
	padding-right: 20px;
	background: url(../img/exfiles-arrow.png) right top no-repeat !important;
	background: url(../img/exfiles-arrow-8bit.png) right top no-repeat;
}

body.exfiles a.big-with-arrow:hover {
	background: url(../img/exfiles-arrow.png) right bottom no-repeat !important;
	background: url(../img/exfiles-arrow-8bit.png) right bottom no-repeat;
}

body.exfiles fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

body.exfiles #form-prize fieldset {
	float: left;
	width: 304px;
}

body.exfiles #form-prize fieldset.left {
	width: 276px;
	margin-right: 28px;
}

body.exfiles input.autoclear-default {
	color: #666;
}

body.exfiles #form-prize input.text,
body.exfiles #form-contact input.text {
	background: url(../img/exfiles-text-input-bg.png) 0 0 no-repeat !important;
	background: url(../img/exfiles-text-input-bg-8bit.png) 0 0 no-repeat;
	width: 268px;
	height: 15px;
	padding: 4px;
	margin: 4px 0;
	border: 0;
	overflow: hidden;
}

body.exfiles #content #form-prize a {
	font-weight: normal;
	float: right;
	line-height: 20px;
}

body.exfiles #form-prize label,
body.exfiles #form-contact label {
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
	height: auto !important;
	height: 18px;
	min-height: 18px;
	background: url(../img/exfiles-checkbox.png) 0 -83px no-repeat !important;
	background: url(../img/exfiles-checkbox-8bit.png) 0 -83px no-repeat;
	cursor: pointer;
}

body.exfiles #form-prize label.checked,
body.exfiles #form-contact label.checked {
	background: url(../img/exfiles-checkbox.png) 0 0 no-repeat !important;
	background: url(../img/exfiles-checkbox-8bit.png) 0 0 no-repeat;
}

body.exfiles #form-prize label input,
body.exfiles #form-contact label input {
	margin-left: -20px;
	float: left;
	display: none;
}

body.exfiles #content #form-prize .submit,
body.exfiles #content #form-contact .submit {
	float: none;
	font-weight: bold;
}

body.exfiles #form-contact {
	width: 656px;
}

body.exfiles #form-contact fieldset.left {
	float: left;
	width: 350px;
	margin-right: 30px;
}

body.exfiles #form-contact fieldset.right {
	float: left;
	width: 276px;
}

body.exfiles #form-contact h3 {
	font-size: 13px;
	margin: 15px 0 5px 0;
}

body.exfiles #form-contact label {
	margin-bottom: 6px;
}

body.exfiles #form-contact img.captcha {
	float: left;
}

body.exfiles #form-contact input.captcha {
	background: url(../img/exfiles-captcha-bg.png) 0 0 no-repeat !important;
	background: url(../img/exfiles-captcha-bg-8bit.png) 0 0 no-repeat;
	float: right;
	width: 90px;
	height: 13px;
	padding: 8px 4px;	
}

body.exfiles form textarea {
	background: url(../img/exfiles-textarea-bg.png) 0 0 no-repeat !important;
	background: url(../img/exfiles-textarea-bg-8bit.png) 0 0 no-repeat;
	width: 341px;
	height: 122px;
	padding: 4px;
	border: 0;
	margin: 0;
}

body.exfiles .column-with-sidepic {
	padding-left: 170px;
}

body.exfiles .column-with-sidepic .sidepic {
	float: left;
	margin-left: -170px;
}

body.exfiles .column-with-sidepic ul {
	font-size: 14px;
}

body.exfiles .column-with-sidepic ul {
	margin: 1em 0 2em 0;
	padding: 0;
	list-style: none;
}

body.exfiles .column-with-sidepic li {
	padding-left: 16px;
	margin: .5em 0;
	background: url(../img/exfiles-bullet.png) 0 7px no-repeat;
}

body.exfiles #form-code {
	background: url(../img/exfiles-messukilpailu-bg.jpg) 0 0 no-repeat;
}

body.exfiles #form-code .error {
	color: red;
	text-indent: 0;
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
}

body.exfiles #form-code .error span {
	color: #fff;
	text-indent: 0;
	font-weight: normal;
}

html body div#head-wrap { }
html body div#head-inner { }
