/* Tyylit */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	margin:0;
	color: #000000;
	background:url('../img/bg.jpg') no-repeat fixed top center;
}
p{
	
}
a, a:link, a:visited, a:active{
	color: #556916;
	text-decoration: none;
}
a.menu{
	font-size:14px;
	color:#fff;	
}
span.slogan{
	font-size:24px;
	color:#556916;
}
span.uutisotsikko{
	font-size:14px;
	font-weight:bold;
	color:#000000;	
}
/* 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: Verdana !important;
	color: #556916 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}
a.news, a.news:link, a.news:visited {
	color:red;
	text-decoration: none;
}
td {}
.login {}
input, select, textarea {}
.text{
	width:100%;
}
h1 {
	font-size: 16px;
	text-transform:uppercase;
	color: #556916;
}
h2 {
	font-size: 14px;
	color: #556916;
}
h3 {
	font-size: 13px;
	color: #556916;
}
h4 {
	color: #556916;
}
h5 {
	color: #556916;
}
h6 {
	color: #556916;
}
ul{
	list-style-image:url('../img/list-arrow.jpg');
	font-size:13px;	
}
li{
	padding-top:10px;	
}
.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}
/* Oletusrakenne */
#wrapper{
	width:1024px;
	margin:0 auto;	
}
#header{
	width:1024px;
	height:152px;
	margin-top:24px;	
	float:left;
}
#logo{
	width:240px;
	height:152px;
	float:left;
	text-align:left;
}
#header-rightside{
	width:732px;
	height:152px;
	float:left;
	text-align:left;	
	margin-left:16px;
}
#header-top-content{
	width:767px;
	height:88px;
	float:left;
	text-align:right;	
}
#header-top-content-padding{
	padding:50px 0px 0px 320px;	
}
#header-bottom-content{
	width:767px;
	height:64px;
	float:left;
	text-align:left;	
}
#menu{
	width:512px;
	height:64px;
	float:left;
	text-align:left;
}
#menu-bg-left{
	width:5px;
	height:64px;
	float:left;
	background:url('../img/menu_bg_left.png') no-repeat;	
}
#menu-bg{
	width:502px;
	height:64px;
	float:left;
	text-align:left;
	background:url('../img/menu_bg.jpg') repeat-x;	
}
#menu-bg-right{
	width:5px;
	height:64px;
	float:right;
	background:url('../img/menu_bg_right.png') no-repeat;	
}
#header-search{
	width:235px;
	height:64px;
	float:right;
	background:url('../img/search_bg.jpg') repeat-x;	
}
#header-search-bg-left{
	width:3px;
	height:64px;
	float:right;
	background:url('../img/search_bg_left.jpg') no-repeat;	
}
#header-search-padding{
	padding: 0px 0px 0px 16px;	
}
#header-search-bg-right{
	width:3px;
	height:64px;
	float:right;
	background:url('../img/search_bg_right.jpg') no-repeat;	
}
#content{
	width:1024px;	
	float:left;
	margin-top:16px;
	margin-bottom:16px;
}
div.content-padding{
	padding:10px 16px 90px 16px;	
}
#footer{
	width:1024px;
	height:48px;
	clear:both;
	margin-top:16px;
	margin-bottom:21px;
}
/* Dropdownmenu */
div.menu-sell{
	float:left;	
	position:relative;
	padding:25px 16px;
}
.menuarea{
	position:absolute;
	z-index:15;
	top:65px;
	width:250px;
	left:0;
	display:none;
	background-color:#666666;
}
a.menutop_a{
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
}
a.menutop{
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
}
a.menusub_a{
	font-size:10px;
	line-height:21px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
a.menusub{
	font-size:10px;
	line-height:21px;
	color:#fff;
	text-transform:uppercase;
	display:block;
}
div.menu-space{
	width:1px;
	height:46px;
	float:left;
	margin-top:9px;
	background:url('../img/menu_space.jpg') no-repeat;	
}
/* Advanced search */
div.search-heading-bg-top{
	width:512px;
	height:32px;
	background:url('../img/search_heading_bg.png') no-repeat;
}
div.search-heading-bg{
	width:512px;
	height:32px;
	background:url('../img/search_heading_bg.jpg') no-repeat;
}
span.search-heading-bold{
	font-size:12px;
	color:#fff;	
}
span.search-heading{
	color:#fff;	
}
#search-option{
	width:512px;
	background-color:#ebebeb;	
	border-top:1px solid #c6cbb6;
	margin-bottom:16px;
}
#search-results{}
#search-results-padding{
	padding:16px 15px;	
}
span.green{
	color:#556916;
}
span.light-grey{
	color:#808080;	
}
.siteshop_list_item{
	float:left;
	width:479px;
	display:block;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}
.siteshop_list_item:hover{
	/*border:1px solid #00aeef;*/
}
a.siteshop_list_item_link{
	text-align:center;
	color:#000000;
	display:block;
	text-decoration: none;
}
a.siteshop_list_item_link:hover{
	/*background-color:#dddddd;
	height: 462px;*/
}
/**/
.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}

