body {
	background:#f1f1f1 url(../img/bg.jpg) repeat-x center top;
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0;
	text-align: left;
	height:100%;
}
html { height:100%; }
/**************************************
* 			Typografia				  *
**************************************/

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
   	color: #005500;
   	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: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif !important;
	color: #005500 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}

a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {

}
.login {
	font-size: 11px;
}

input, select, textarea {
	font-size: 11px;
}
.text{
	width:100%;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 14px;
}

h4 {
	
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}


/**************************************
* 			Sivun rakenne 			  *
**************************************/
#taustawrap{
	background: url(../img/wrapbg.jpg) repeat-y center top;	
}
#wrapper{
	background:#fff;
	min-height:100%;
	height: auto !important;
	height:100%;
	width:960px;
	margin:0 auto -54px;
	text-align: left;
}

#header{
	margin-bottom: 18px;
	margin-top:18px;
	margin-right:35px;
	font-family:'titillium','Lucida Sans Unicode', Arial, Calibri;
	color:#fff;
	font-size:13px;
}
#valkoinentausta{
	background:#fff;
	width:960px;	
}
#logo {
	float:left;	
}
#menu{
	float: right;
	text-transform:uppercase;
	font-size:15px;
	margin-top:38px;
	margin-right:34px;
	width:522px;
}
.selected{
	float: left;
	background:#333333;
	height:23px;
	padding-right:5px;
	padding-left:5px;
	padding-top:4px;
}

.unselected{
	float: left;
	margin-top:4px;
	padding-left:10px;
	padding-right:10px;
}

/* BANNERIT/PÄÄKUVAT */
	#banneri {
		float:left;
		background: url(../img/banner1.jpg) no-repeat center top;
		width:960px;
		height:425px;
	}
	#banneri2 {
		float:left;
		background: url(../img/banner2.jpg) no-repeat center top;	
		width:960px;
		height:300px;
	}
	#nosto{
		float:left;
		background: url(../img/nosto.jpg) no-repeat center top;	
		width:238px;
		height:216px;
		margin-left:690px;
		margin-top:26px;
	

	}
	#nostoteksti h1{
		padding-top:20px;
		padding-left:25px;
		color:#fff;
	}
	#nostoteksti p{
		padding-left:25px;
		color:#fff;
		font-size:13px;
		line-height:18px;
	}
	#liuska{
		float:right;
		background: url(../img/liuska.png) no-repeat center top;	
		width:730px;
		height:102px;
		margin-top:82px;
	}
	#liuskateksti{
		padding-left:33px;
		padding-top:10px;
		color:#fff;
	}
	#liuskateksti h1, #liuskateksti h2, #liuskateksti h3{
		padding:0;
		margin:0;
	}
/* BANNERIT/PÄÄKUVAT */

#menu2 {
	background: url(../img/menubg.jpg) center top;
	width:230px;
	font-size:12px;	
	padding-top:30px;
	padding-bottom:20px;
}
.menu2selected{
	background: url(../img/navi2selected.jpg) no-repeat 10px 4px;
	padding-top:9px;
	padding-bottom:7px;
	padding-left:15px;
	margin-left:10px;
list-style:none;	
}
.menu2unselected{
	padding-top:9px;
	padding-bottom:7px;
	display: block;
	margin-left:20px;
	margin-right:20px;
	list-style:none;
	
}

.menu2unselected2taso{
	display: block;
	padding:8px 0px 5px 0px;
	margin-left:35px;
	margin-right:20px;
	list-style:none;
	
}

.menu2border{
	border-bottom:1px dotted #e0e0e0;
	padding-left:15px;
	margin-left:20px;
	margin-right:20px;
	list-style:none;	
}

#menu2nostot{
	margin-top:20px;
	margin-left:10px;	
}

li.menu2 {
	display: block;
	margin-bottom: 3px; 
	padding-bottom: 3px;
	border-bottom: 1px dotted #aeaeae;
	
	
}

#content{
	float:left;
	background:#fff;
	width: 710px;
	min-height:650px;
	margin-left: 230px;
	padding-left:20px;

}
#content h1, #content h2, #content h3 {
	font-family:'titillium', 'Lucida Sans Unicode', Calibri;	
}
#push { 
	/*height:54px; */
}
#footer{
	clear: both;
	background: #59a020;
	margin-top: 120px;
	height:54px;
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
#footer p{
	padding-top:23px;
	color:#fff;
}

.tarjoustuotteethinta{
	color:#5ea920;	
	padding:0;
	margin:0;
}

.tarjoustuotteetviiva{
	border-left:1px solid #f0f0f0;	
}

.separator{
	float:left;
	padding-top:4px;	
}
/**************************************
* 			Uutisrevolveri 			  *
**************************************/

.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
	
}

/**************************************
* 			Virheilmoitukset		  *
**************************************/

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/**************************************
* 			Dropdown menu 			  *
**************************************/

.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding-bottom:5px;
}

#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}

#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}

