/* 25.2.2009 */
/* Smart Files Oy, Tomi Kulmala */

html, body {
	background-color: #fff;
	font-family: Verdana,Arial,helvetica;
	font-size:12px;
	margin:0;
	padding:0;
	height: 100%;
	overflow:hidden;
}

body {
	background: #fff url(images/right_border.jpg) 953px 0 repeat-y;
}

img {
	border:0;
}

div#container {
	width:953px;
}

div#top {
	background: #fff url(images/index_topimage.jpg) top left no-repeat;
	clear:both;
	width: 953px;
	height:118px;
}

div#categories {
	margin-top:20px;
}

div.category_container {
	width:210px;
	height:104px;
	display:block;
	
}

a.category_link {
	cursor:pointer;
	/*
	position:relative;
	top:82px;
	left:0;
	*/
}

p.category_link_bottom_title {

}

div.category_link_area {
	width:210px;
	height:22px;
	margin-top: 0px;
}

div#ohjeita {
	width:210px;
	margin-left:25px;
}

div#ohjeita_englanti {
	width:210px;
	margin-left:25px;
}

div#kategoriat {
	width:472px;
}

div#kirjautuminen {
	width:210px;
	float:left;
	/* 290px; */
	margin-top: 25px;
}

div#ohjeita_englanti {
	float:left;
	height: 420px; /* 290px; */
	margin-top:44px;
}

div#ohjeita, div#kategoriat {
	float:left;
	height: 325px; /* 290px; */
	margin-top:44px;
}

div#pikaohje {
	clear:both;
	margin-left:25px;
	height:40px;
}

div#content {
	width:953px;
	height:325px;
	float:left;
	margin:0;
	background-color:#fff;
	height:100%;
}

p, form {
	padding:0px;
	margin:0px;
}

div.divider {
	width:953px;
	height:4px;
	background: #fff url(images/alaviiva.gif) top left repeat-x;
	clear:both;
}

table#content {
	width:100%;
}

table {
	margin:0;
	padding:0;
}

table#content td {
	width:50%;
	height:150px;
}

table#search {
	padding-top:20px;
}

img.caption {
	margin-top:9px;
}

a {
	color:#5d823f;
	text-decoration:none;
}

a:hover {
	color:orange;
}

a.blacklink, a.blacklink:hover {
	color:#000;
	text-decoration:none;
}

div#searchcontainer {
	text-align:right;
	border: 1px solid #a1a1a1; 
	width: 150px; 
	height: 17px;
	padding:0;
	background:#fff url(images/index_magnifying_glass.gif) 2px 2px no-repeat;
}

input.searchfield {
	background: #FFFFFF url(images/magnifier.gif) 2px 1px no-repeat;
	padding-left:15px;
	border: 1px solid #3b6b37;
	height: 13px;
	width: 119px;
	font-size:11px;
}

div#languagelink {
	float: right;
	margin: 10px 24px 0 0;
	text-align: right;
}

.greyitalic {
	font-style:italic;
	color:#777;
}
