*, html, body {
	margin: 0;
	padding: 0;	
}

body {
	width: 100%;
	height: 100%;
	background: #fff url('../gfx/bg_grad.png') top left repeat-x;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #007ac3;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-serif;
	color: #007ac3;
}

h1 {
	font-size: 23px;	
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;	
}

h4 {
	font-size: 14px;
	margin: 0 0 6px 0;	
}

p {
	font-size: 14px;
	margin: 0 0 20px 0;
}
a {
	color: #007ac3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;	
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 873px;
	height: 706px;
/*	background: url('../gfx/bg_container.png') top left no-repeat;*/
}
	.body-frontpage #wrapper {
		background: url('../gfx/bg_container_1.png') top left no-repeat;
	}
	.body-draw #wrapper {
		background: url('../gfx/bg_container_2.png') top left no-repeat;
	}
	.body-thanks #wrapper {
		background: url('../gfx/bg_container_3.png') top left no-repeat;
	}

.logo {
	background: #fff url('../gfx/logo.png') top left no-repeat;
	float: left;		
	height: 115px;
	margin: 0 0 0 38px;
	width: 104px;
}

.logo a.logo-link{
	display: block;
	float: left;		
	height: 110px;
	margin: 0 0 0 38px;
	width: 104px;
}


.container-frontpage {
/*	background: url('../gfx/bg_content_fp.jpg') top left no-repeat;*/
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
	height: 720px;
}

.container-draw {
/*	background: url('../gfx/bg_content_draw.png') top left no-repeat;*/
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
	height: 720px;
}

.container-thanks {
/*	background: url('../gfx/bg_content_thanks.jpg') top right no-repeat;*/
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
	height: 720px;
}

	.header-frontpage, .header-draw, .header-thanks {
		float: right;
		width: 535px;
		height: 125px;
		background: url('../gfx/bg_header.png') top right no-repeat;
	}
	
	.header-draw, .header-thanks {
		width: 680px;
	}
	
	.header-frontpage span, .header-draw span, .header-thanks span {
		display: none;
	}
	
	
	.header-text-frontpage {
		float: left;
		padding: 50px 0 0 160px;
		width: 400px;
		display: block;
		
	}
	
	.header-text-draw, .header-text-thanks {
		float: left;
		padding: 50px 0 0 50px;
		width: 400px;
		display: block;
		
	}
	
	
	/* content */

	.column-left-frontpage {		
		float: left;
		height: 500px;
		width: 400px;
	}
	
	.column-left-draw {		
		float: left;
		height: 500px;
		width: 400px;
	}
	
	.column-left-thanks {		
		float: left;
		height: 500px;
		padding: 0 0 0 45px;
		width: 355px;
	}
	
	
	
	
	.column-right-frontpage {
		float: left;
		height: 500px;
		width: 270px;
	}
	
	.column-right-draw {
		float: left;
		height: 500px;
		width: 270px;
	}
	
	.column-right-thanks {
		float: left;
		height: 500px;
		width: 270px;
	}	
	
	
	/* view 2 */
	#content-head {
		height: 140px;
		margin: 0 0 0 54px;
		width: 648px;
	}
	
		#info-text {
			float: left;
			height: 138px;
			width: 390px;
		}
		
		#info-block-draw {
			float: right;
			font-size: 18px;
			font-weight: bold;
			background: url('../gfx/bg_info_block_draw.png') top left no-repeat;
			height: 102px;
			margin: 38px 32px 0 0;
			padding: 26px 0 0 36px;
			width: 179px;	
		}
		
		#info-block-draw p {
			font-size: 18px;
			margin: 0 0 0 0;
		}
	
	#form-holder {
		float: right;
		height: 370px;
		margin: 14px 0 0 0;
		width: 345px;
	}
	
	table td {
		padding: 0 0 6px 0;
	}
	
	table td.labels {
		text-align: right;
		padding: 0 6px 0 0;
		font-size: 14px;
	}
	
		textarea {
			height: 45px;
			width: 200px;
		}
		
		input.text-field {
			height: 20px;
			width: 200px;
			
		}
		
		td.marketing {
			font-size: 11px;
		}
		
		td.marketing input {
			display: block;
			float: left;
			height: 20px;
			margin: 0 6px 12px 0;	
		}
		
		td.rules {
			color: #007ac3;
			font-size: 11px;
			padding: 0 0 0 18px;
		}
		
		input.btn-submit {
			margin: 12px 38px 0 0;
			padding: 0;
			line-height: 16px;
			font-size: 10px;
			width: 254px;
			height: 30px;
			border: none;
			background: url('../gfx/btn_submit.png') no-repeat;
			outline-style: none;
			cursor: pointer;
			float: right;
		}
	
	
	
	.column-right-frontpage p, .column-right-draw p {
		padding: 0 0 0 7px;	
	}
	
		.title-frontpage {
			margin: 45px 0 20px 0;
			padding: 0 0 0 7px;
		}
		
		.title-draw {
			margin: 45px 0 20px 0;
			padding: 0 0 0 0px;
		}
		
			.info-block {
				background: url('../gfx/bg_info_block.png') top left no-repeat;
				height: 137px;
				width: 270px;
			}
			
			.info-block p {
				font-size: 16px;
				font-weight: bold;
				padding: 23px 0 0 30px;
				width: 220px
			}
		
		.title-thanks {
			margin: 45px 0 20px 0;
			padding: 0 0 0 0px;
		}
		
		
	a.btn-next {
		margin: 24px 0 0 5px;
		display: block;
		width: 254px;
		height: 30px;
		border: none;		
		background: url('../gfx/btn_osallistu.png') no-repeat;
	}
	
	a.btn-next span {
		display: none;	
	}
	
	.req {
		border: 1px #900 solid;	
	}
	
	

#message {
	color: #900;
	float: right;
	margin: 10px 41px 0 0;
}



#saannot-holder, #rekisteri-holder {
	float: right;
	height: 340px;
	margin: 9px 14px;
	width: 330px;
	padding: 0 0 0 30px;
}

#saannot, #rekisteri {
	float: right;
	height: 320px;
	margin: 9px 14px; 0 0;
	overflow: scroll;
	overflow-x: hidden;
	width: 316px;
	
}

#saannot p, #rekisteri p {
	font-size: 12px;
	line-height: 13px;
}

.h-title-1 h2{
	margin: 0 0 12px 0;	
}

.close-box {
	float: right;
	margin: 0 16px 0 0;
}

.thanks-p {
	width: 250px;	
}

a.last-link {
 text-decoration: underline;	
}

