/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	/*background: url(../img/taustaa2.jpg) top center;
	background-attachment:fixed;*/
	background-color: #dedad7;
}
p{
	margin:10px 0;
}
a, a:link, a:visited, a:active{
	font-family: arial;
	color: #eb6a28;
	text-decoration: none;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #eb6a28 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
	text-align: left !important;
	height:auto !important;
}


a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

.orange {
	color: #eb6a28;
}

.green {
	color: #7ab51d;
}

h1 {
	padding: 0px;
	margin: 0px;
	padding: 2px 0px;
	color: #eb6a28;
	border-bottom: 2px solid #eb6a28;
	font-family:'neosans', Arial;
	font-size: 18px;
}

h2 {
	font-family:'neosans', Arial;
	font-size: 16px;
	color: #eb6a28;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}

.neosans {
	font-family:'neosans', Arial;
}

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* Dropdownmenu */
.menuarea{
	margin: 0px;
	position:absolute;
	display:none;
	width:140px;
	background-color: #eb6a28;
	padding:5px;
	text-align:left;
	z-index: 100;
}

#menutable .menutop_a{
	color: #ffffff;
	/*font-weight:bold;
	display:block;
	clear:both;*/
	font-family: 'neosans', Arial;
}
#menutable .menutop{
	color: #ffffff;
	/*display:block;
	clear:both;*/
	font-family: 'neosans', Arial;
}

#menutable .menusub_a{
	font-size: 11px;
	color:#ffffff;
	padding:4px;
	font-weight:bold;
	display:block;
	text-align:left;
	display:block;
	clear:both;
}
#menutable .menusub{
	font-size: 11px;
	color:#3c3c3c;
	padding:4px;
	display:block;
	color:#ffffff;
	text-align:left;
}

/* Struchture */
#wrapper{
	/*background: url(../img/lautatausta.jpg) top center;*/
	padding-top: 30px;
}
#frame {
	width:968px;
	background: #fff;	
	/*
	background: url(../img/frame_bg.png) repeat-y;
	*/
	text-align:left;
}

#header{
	width:968px;
	height: 106px;
	background: url(../img/maintop.png) no-repeat;
}
#language_menu {
	margin-top: 40px;
	margin-right: 10px;
	float:right;
	width: 150px;
	height: 20px;
	text-align:right;
}
#search {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 300px;
	height: 20px;
	text-align:right;
}
#slogan {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 300px;
}
#slogan h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#menu{
	width:968px;
	height: 25px;
	text-align:center;
	background-color:#eb6a28;
}

#banner_image_left {
	width: 237px;
	height:176px;
	float:left;
	margin: 0px 4px 0px 0px;
	background: url(../img/metsa.jpg) no-repeat;
}

#banner_image_center {
	width: 727px;
	height:176px;
	float:left;
	margin: 0px;
	background: url(../img/default_header_image.jpg) no-repeat;
}

#content-wide{
	margin: 20px 30px;
}

#content{
	margin: 20px 0px;
	width: 700px;
	float:left;
}

#left-column {
	width: 197px;
	float:left;
	margin: 20px;
}

#copyright-footer {
	background-color: #7ab51d;
	height:24px;
	color: #fff;
}
#copyright-footer table {
	margin: 5px 10px;
}
#copyright-footer p {
	margin: 0px;
}

#footer{
	clear:both;
	width:968px;
	height:24px;
	background: url(../img/frame_bottom.png) no-repeat top center;
}


/* Main menu */
td.menu-item {
	height: 24px;
	padding: 2px 10px 0px 10px;
}
td.menu-item-active {
	height: 24px;
	padding: 2px 10px 0px 10px;
}


/* Sub-menu */
#menusub {
	width: 197px;
}
#menusub ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menusub li {
	margin: 4px 20px 0px 0px;
}
#menusub a, #menusub a:active, #menusub a:visited, #menusub a:link {
	color: #7ab51d;
	display:block;
}
#menusub a.active, #menusub a.active:active, #menusub a.active:visited, #menusub a.active:link {
	color: #e4682c;
	font-weight:bold;
	display:block;
}

.ident {
	padding: 0px 45px;
	width: 2px;
	background: url(../img/ident.jpg) no-repeat 50% 50%;
}


.clear {
	clear:both;
	height:1px;
}

.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}


.expandable{
	padding: 4px 4px 4px 10px;
	font-size: 13px;
	font-weight:bold;
	border: 1px solid #dfdfdf;
	background-color: #e4682c;
	border-bottom: 1px solid #d1d1d1;
	color: #ffffff;
	cursor: pointer;
	margin-bottom: 3px;
}
.categoryitems {
	padding: 6px 10px;
	margin: 5px 0px;
}
.categoryitems table {
	/*border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;*/
}
.categoryitems td {
	/*border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;*/
	padding: 3px;
}

/* Paikkakuntakohtaisen hankinta-asiamieshaun list-actionin taitto*/

#searchform_wrapper{
	height: 500px; 
	width: 150px; 
	float: left;
}

.boxwrapper{
	width: 525px; 
	float: left; 
	margin-left: 10px;
}

.boxpicture{
	float: left; 
	width: 95px; 
	overflow: hidden;
}

.box_information{
	margin-left: 10px;
	float: left;
}

.box_information p{
	margin-top: 0px;
	margin-bottom: 0px;
}

.cities_wrapper{
	margin-top: 35px;
}
