body,td,th {
	/* font-family: Arial, Helvetica, sans-serif; 
	font-family: "Segoe UI",tahoma,verdana,Sans-Serif;
	font-family: "segoe ui","trebuchet ms","century gothic",arial,helvetica,sans-serif; */
	font-family: Tahoma,Arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

body {
	background: #000000 url(../gfx/bg-repeat.gif) 0 0 repeat-x;
	margin: 0;
	padding:0;
	width: 100%;
	height: 100%;
}

/* ----- FONTTI- JA MUUT PERUSMÄÄRITYKSET ----- */

p {
	margin: 0;
	padding: 0 0 18px 0;
}

#contentcolumn h1, #rightcolumn h1, #leftcolumn h1 {
	margin: 0;
	padding: 0 0 6px;
	font-size: 19px;
	color: #f8e6aa;
	text-transform: uppercase;
	font-weight: normal;
}

#contentcolumn h2, #rightcolumn h2, #leftcolumn h2 {
	margin: 0;
	padding: 0 0 6px;
	font-size: 16px;
	color: #f8e6aa;
	text-transform: uppercase;
	font-weight: normal;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 26px;
}

h4 {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #93bee9;
	text-decoration: none;
}

a:hover {
	color: #008cca;
	text-decoration: none;
}

hr {
	margin: 0;
	padding: 0;
	color: transparent;
	border: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
	width: 100%;
}

form {
	margin: 0;
}

.highlight {
	background-color: #D0D0D0;
}

p.big_link a{
	font-size: 18px;
}

p.big_text {
	font-size: 18px;
}

/* ----- SKELETON ----- */

#maincontainer{
	width: 950px; /*Width of main container*/
	margin: 10px auto; /*Center container on page*/
	background-color: transparent;
}

	#topsection{
		background: transparent;
	}

		#topsection .toptext {
			float: right;
			margin: 0;
			padding: 0;
			background: transparent url(../gfx/welcome.png) left top no-repeat;
			width: 569px;
			height: 58px;
			text-indent: -3000em !important;
		}

		* html #topsection .toptext {
			background-image: url(../gfx/welcome.gif) !important;
		}

		#topsection #logo {
			float: left;
			margin: 12px 0 10px 0;
			padding: 0;
			width: 104px;
			height: 42px;
			background: transparent url(../gfx/logo.png) left top no-repeat;
			text-indent: -3000em !important;
		}

		* html #topsection #logo {
			background-image: url(../gfx/logo.gif) !important;
		}

		#topsection .banner {
			margin: 0px;
			width: 948px;
			padding: 1px;
			height: 394px;
			background:  #2c231b;
			overflow: hidden;
		}

	p#buttons {
		position: absolute;
		margin-left: 814px;
		margin-top: 322px;
		z-index: 100;
		vertical-align: middle;
	}

		p#buttons span#image_gallery {
			margin: 0 6px 0 0;
			padding: 0;
			width: 73px;
			height: 24px;
			display: block;
			float: left;
			background: transparent url(../gfx/image_gallery.png) left center no-repeat;
			font-size: 10px;
			text-indent: -3000em;
		}

		* html p#buttons span#image_gallery {
			background-image: none !important;
			text-indent: 0;
		}

		p#buttons img {
			border: 0px;
		}

	p#title {
		position: absolute;
		margin-left: 808px;	
		margin-top: 350px;
		z-index: 100;
		width: 129px;
		height: 23px;
		line-height: 21px;
		padding-left: 11px;
		background: transparent url(../gfx/palkki.png) left top no-repeat;
		font-size: 12px;
	}

	* html p#title {
		margin-left: 819px !important;
	}

	* html p#title {
		background-image: url(../gfx/palkki.gif) !important;
	}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 320px 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

	#contentcolumn .innertube {
		margin: 26px 12px 0 0px;
		padding: 0;
		background: transparent;
	}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -320px; /*Set margin to that of -(MainContainerWidth)*/
}

	#leftcolumn .innertube {
		margin: 26px 6px 0 12px;
		padding: 0;
	}

#rightcolumn{
	float: left;
	width: 140px; /*Width of right column*/
	margin-left: -140px; /*Set left margin to -(RightColumnWidth)*/
}

	#rightcolumn .innertube {
		margin: 26px 0px 0 12px;
		padding: 0;
	}

#footer{
	clear: left;
	width: 100%;
	height: 94px;
}

	#footer div {
		background: transparent url(../gfx/footer-bg.png) left top no-repeat;
		height: 94px;
		width: 948px;
		position: absolute;
		margin-top: -20px;
	}

	* html #footer div {
		background-image: url(../gfx/footer-bg.gif) !important;
	}

	#footer #lang_menu {
		position: absolute;
		left: 4px;
		top: 57px;
		text-align: left;
		padding: 0px 0 0 0;
		font-family: arial, verdana, sans-serif;
		font-size: 11px;
		color: #2f2f2f;
	}
		#footer img {
			margin-left: 6px;
			opacity:0.6;filter:alpha(opacity=60)
		}

		#footer .cur_lang {
			opacity:1.0;filter:alpha(opacity=100)
		}

	#footer p#copy {
		position: absolute;
		left: 0;
		top: 94px;
		text-align: left;
		padding: 0 0 0 0;
		font-family: arial, verdana, sans-serif;
		font-size: 11px;
		color: #2f2f2f;
	}

	p.brandmngr { position: absolute; left: 905px; top: 95px; }

		p.brandmngr img { 
			border: 0px; 
			opacity:0.4 !important;
			filter:alpha(opacity=40) !important;
		}	

		p.brandmngr a { display: block; height: 26px; width: 26px; }
		p.brandmngr a:hover img {  opacity: 1.0 !important; filter:alpha(opacity=100) !important; }

/* search */

.search_string {
	width: 80px;
	margin: 0;
	padding: 0;
}

.search_submit {
	margin: 0;
	padding: 0;
}

/* login */

form.login label {
	font-size: x-small;
	display: inline-block;
	width: 70px;
}

form.login input {
	font-size: x-small;
	width: 60px;
	margin: 0;
	padding: 0;
}