/* Tyylit */
body {
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	color: #67543f;
	background: #080201 url('../img/bg.jpg') no-repeat top center;
}
#bg{
	
	margin:0;	
}
p{
	line-height:20px;
	margin:10px 0;
}
b,strong{
	color:#40311f;	
}
a, a:link, a:visited, a:active{
	color:#512418;
	text-decoration: none;
}
a.menu{
	font-size:15px;
	font-weight:bold;	
	color:#512418;
}
a.menu:hover{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
a.fp-head:hover{
	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: #ffdd00 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}
a.news, a.news:link, a.news:visited {
	text-decoration: none;
}
td {}
.login {}
input, select, textarea {}
.text{
	width:100%;
}
h1 {
	font-size: 40px;
	color: #4d2c23;
	margin-top:10px;
	padding-bottom:12px;
	border-bottom:1px dashed #ae9585;
}
h2 {
	font-size: 30px;
	color: #4d2c23;
	margin:10px 0;
}
h3 {
	font-size: 25px;
	color: #4d2c23;
	margin:10px 0;
}
h4 {
	font-size: 22px;
	color: #4d2c23;
	margin:10px 0;
}
h5 {
	font-size: 18px;
	color: #4d2c23;
	margin:10px 0;
}
h6 {
	font-size: 16px;
	color: #4d2c23;
	margin:10px 0;
}
img.no-shadow{
	-webkit-box-shadow: #000 0 0 .0em;
	-moz-box-shadow: #000 0 0 .0em;
	box-shadow: #000 0 0 .0em;	
}
.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}
/* Oletusrakenne */
#wrapper{
	width:954px;
	margin:0 auto;	
}
#header{
	width:954px;
	height:243px;	
	padding-top:18px;
}
#menu{
	height:37px;
	padding-left:4px;
}
#main_default{
	height:192px;	
}
#logo{
	float:left;	
	margin-top:43px;
	margin-left:19px;
}
#alpacat{
	float:left;	
	margin-left:80px;
}
#content{
	width:954px;
	margin-left:0px;
	background: url('../img/content_bg.jpg') repeat-y right;	
}
#content_padding{
	padding:5px 43px 57px 52px;	
}
#content_left{
	width:525px;
	float:left;
	text-align:left;	
}
#content_right{
	width:313px;
	float:left;
	text-align:left;
	margin-left:20px;
}
#footer{
	height:200px;
	clear:both;
	text-align:center;	
}
/* etusivun rakenne */
#wrapper_fp{
	width:950px;
	margin:0 auto;	
}
#header_fp{
	width:950px;
	height:480px;
	padding-top:18px;
	position:relative;
}
#main_fp{
	width:950px;
	height:460px;
}
#logo_ja_teksti{
	float:left;	
	margin-top:74px;
	margin-left:19px;	
}
#fp_header_text{
	width:419px;
	margin-left:11px;
	text-align:left;
}
#alpaca_slider{
	width:440px;
	height:493px;
	position:absolute;
	right:15px;
	z-index:10;
}
#content_fp{
	width:950px;	
}
div.fp_small_content{
	width:305px;
	height:199px;
	float:left;
	position:relative;
	z-index:12;
	background:url('../img/fp_nosto_bg.png') no-repeat center top;
}
div.fp_small_content_padding{
	padding:20px 20px 0px 25px;
}
#fp_gallery{
	width:950px;
	height:284px;	
	margin-top:13px;
}
div.galleria_nosto_bg{
	width:94px;
	height:94px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background:url('../img/fp_gallery_pic_bg.png') no-repeat;
}
/* Uutissivut*/
#newslist_bg{
	width:305px;
	background:url('../img/news_bg.jpg') repeat-y;
	
}
#newslist_padding{
	padding:0px 24px;
}

/* ykkösnavi */
div.menu_{
	float:left;	
	margin:0px 8px;
}
div.menu_valittu{
	float:left;
	margin:0px 8px;
}
#menu_v_bg_left{
	width:11px;
	height:37px;
	background:url('../img/menu_v_bg_left.png') no-repeat;
	float:left;
}
#menu_v_bg_right{
	width:10px;
	height:37px;
	background:url('../img/menu_v_bg_right.png') no-repeat;
	float:left;
}
div.menu_v_bg{
	height:37px;
	background:url('../img/menu_v_bg.png') repeat-x top;
	float:left;
}
div.menu_a_padding{
	padding:7px 0px 0px 0px;
}
div.menu_circle{
	width:6px;
	padding-top:15px;
	float:left;
}
/* Dropdownmenu */
.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;
}
.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}
