HTML, BODY {
	height: 100%; 
	margin: 0;
	padding: 0;
}

HTML {
	background: #FFF600 url(../_img/bg-site.jpg) 0 0 repeat-x;
}

BODY {
	background: transparent url(../_img/bg-body.jpg) center 340px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1A171B;
}

DIV, IMG, P, H1, H2, H3, H4, H5, UL, OL, FORM, DL, DT, DD {
	display: block;
	margin: 0;
	padding: 0;
}

A, A:VISITED {
	text-decoration: none;
	color: #666;
	cursor: pointer;
}

A:HOVER, A:VISITED:HOVER {
	color: #999;
}

A IMG {
	display: inline;
	border: 0;
}

DIV#wrap {
	width: 989px;
	background: transparent url(../_img/bg-wrap-head.jpg) 0 0 no-repeat;
	margin: auto;
	padding-top: 306px;
	font-size: 0.75em;
	line-height: 1.75;
}



DIV#head {
	position: relative;
	left: -26px;
	top: 0;
	height: 60px;
	width: 896px;
	background: transparent url(../_img/bg-head.jpg) 0 0 no-repeat;
	margin-bottom: 13px;
	padding: 37px 25px 0 0;
}

DIV#head UL {
	list-style: none;
	font: bold 14px/21px Arial, Helvetica, sans-serif;
	text-shadow: #8C580E 1px 1px 1px;
	color: #FFF;
	float: right;
}

DIV#head UL LI {
}

DIV#head UL LI A {
	color: #FFF;
}

DIV#head UL LI A:HOVER,
DIV#head UL LI A:VISITED:HOVER {
	color: #DDC;
}



DIV#content {
	width: 869px;
	border: 1px solid #DBD160;
	background: #FFF;
	margin: 0 0 32px 48px;
	padding: 15px 11px 31px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



DIV#tail {
	width: 100%;
	height: 140px;
	border-top: 6px solid #94C636;
	background: #000;
	padding: 35px 0 0;
	text-align: center;
}

DIV#tail IMG {
	display: inline;
}



P.intro {
	text-align: center;
	padding: 0 50px 17px;
	font: normal 19px/23px Georgia, "Times New Roman", Times, serif;
	text-shadow: #D8D8D8 1px 1px 1px;
}

BR.breaker {
	clear: both;
}



DIV#frames {
	float: left;
}

DIV.frame {
	position: relative;
	width: 170px;
	height: 123px;
	background: transparent none center center no-repeat;
	margin: 17px 24px 71px 23px;
	overflow: visible;
	float: left;
	z-index: 50;
}

DIV.frame DIV.box {
	display: block;
	position: absolute;
	left: -23px;
	top: -17px;
	width: 217px;
	height: 203px;
	background: transparent url(../_img/frame.gif) 0 0 no-repeat;
	overflow: hidden;
	z-index: 60;
}

DIV.frame A.boxlink {
	display: block;
	position: absolute;
	left: 25px;
	top: 19px;
	width: 166px;
	height: 119px;
}

DIV.frame A.boxlink:HOVER {
	background: transparent url(../_img/thumb-hover.png) 0 0 no-repeat;
}

DIV.frame DIV.tools {
	display: block;
	position: absolute;
	left: 21px;
	top: 145px;
	width: 169px;
	height: 27px;
	padding: 5px 3px;
	font: bold 14px/27px Arial, Helvetica, sans-serif;
	color: #804A1B;
	text-shadow: #FFF 0 1px 0px;
	z-index: 70;
}

DIV.frame DIV.tools SPAN {
	display: block;
	height: 27px;
	margin-left: 9px;
	float: right;
}

SPAN.sydan {
	background: transparent url(../_img/icon-sydan.gif) 0 7px no-repeat;
	padding: 0 0 0 19px;
	font: normal 10px/27px Tahoma, Arial, Helvetica, sans-serif;
	color: #111;
}

SPAN.kerro {
	width: 16px;
	background: transparent url(../_img/icon-kerro.gif) 0 7px no-repeat;
}




DIV#boksishade {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #1A171B;
	z-index: 110;
}

IMG#webimageboxloader {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -21px;
	z-index: 115;
}

DIV#webimagebox {
	position: fixed;
	left: -9999px;
	top: -9999px;
	width: 600px;
	overflow: visible;
	z-index: 120;
}

DIV#webimageboxtitle {
	width: 100%;
	height: 70px;
	background: transparent url(../_img/bg-webimagebox-title.gif) 0 0 repeat-x;
	padding: 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

DIV#webimageboxtitle H1 {
	margin: 0 21px;
	font: bold 25px/70px Arial, Helvetica, sans-serif;
	text-shadow: #597A27 0 1px 1px;
	color: #FFF;
}

DIV#votebtn {
	position: absolute;
	right: 72px;
	top: 14px;
}

DIV#votebtn BUTTON,
DIV#votebtn BUTTON SPAN {
	background-image: url(../_img/bg-button2.gif);
}

DIV#webimageboxcontent {
	width: 100%;
	background: #FFF;
	padding-bottom: 41px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	z-index: 130;
}

DIV#webimage {
	width: 100%;
	background: #000;
	z-index: 140;
}

DIV#webimage IMG {
	margin: 0 auto;
}

DIV#imgcounter {
	position: absolute;
	right: 21px;
	bottom: 0;
	height: 41px;
	font: bold 14px/41px Arial, Helvetica, sans-serif;
	color: #0F0F0F;
	z-index: 150;
}

A#closebox {
	display: block;
	position: absolute;
	right: 14px;
	top: 14px;
	width: 46px;
	height: 43px;
	background: transparent url(../_img/bg-closedialog.gif) 0 0 no-repeat;
}

A#box-prev,
A#box-next {
	display: none;
	position: absolute;
	top: 50%;
	width: 81px;
	height: 81px;
	background: transparent url(../_img/box-arrows.png) 0 0 no-repeat;
	margin-top: -41px;
	z-index: 150;
}

A#box-prev {
	left: -40px;
	background-position: 0 -81px;
}

A#box-next {
	right: -40px;
}



FORM {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

LABEL {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

LABEL.fix {
	display: inline;
	width: 150px;
	font: normal 12px/26px Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
}

INPUT, TEXTAREA, SELECT {
	margin: 0 0 7px 0;
	padding: 5px 2px 6px;
	font: normal 11px/17px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

SELECT {
	border: 1px solid #AAA;
	border-color: #AAA #BBB #BBB #AAA;
	background: #FFF;
	padding: 4px 2px;
	margin: 0 0 7px;
}

SELECT OPTION {
	height: 14px;
	line-height: 14px;
}

INPUT.txt, 
TEXTAREA {
	border: 1px solid #AAA;
	border-color: #AAA #BBB #BBB #AAA;
	background: #FFF;
}

INPUT.chk,
INPUT[type=checkbox] {
	border: 0;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}

INPUT.rdo,
INPUT[type=radio] {
	border: 0;
	margin: 1px 5px 0 0;
	padding: 0;
	vertical-align: middle;
}

INPUT.btn,
INPUT.submit,
INPUT[type=submit] {
	margin-top: 7px;
	padding: 1px 2px;
	font-weight: bold;
	cursor: pointer !important;
	color: #111;
	overflow: visible;
}

BUTTON::-moz-focus-inner { 
	border: 0;
	padding: 0;
}

BUTTON,
BUTTON SPAN {
	display: -moz-inline-box;
	display: inline-block;
	height: 43px;
	border: 0;
	background: transparent url(../_img/bg-button.gif) no-repeat scroll left 0;
	margin: 0 31px 0 0;
	padding: 0 0 0 31px;
	font: bold 17px/44px Arial, Helvetica, sans-serif;
	text-shadow: #806A01 0 0 2px;
	cursor: pointer;
	color: #FFF;
}

BUTTON {
	background-position: right 0;
	margin: 0 0 7px;
	padding: 0;
	overflow: visible;
}

BUTTON:HOVER SPAN {
	color: #EEE;
}

BUTTON STRONG.vote {
	display: block;
	background: url(../_img/icon-sydan-button.gif) right 10px no-repeat;
	padding-right: 34px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	BUTTON SPAN {
		margin-top: -1px;
		margin-left: -3px;
	}
}



DIV#kerroform,
DIV#sydanform {
	padding: 21px 0 0px 41px;
}

DIV#kerroform H2,
DIV#sydanform H2 {
	padding: 21px 0 11px;
	font: bold 19px/25px Arial, Helvetica, sans-serif;
	text-shadow: #DDD 0 1px 1px;
}



SPAN.reql {
	padding-left: 2px;
	font: bold 17px/26px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #F20;
}

INPUT.req,
SELECT.req {
	background: #FFC;
}


















