/* Tyylit */
body {
	font-family: American typewriter, Courier new, rockwell, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
p{
	margin:10px 0;
}
a, a:link, a:visited, a:active{
	font-family:  American typewriter, Courier new, rockwell;
	color: #ab0000;
	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:  American typewriter, Courier new,  rockwell !important;
	color: #ab0000 !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: American typewriter, Courier new,  rockwell, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: American typewriter, Courier new,  rockwell,  Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family:  American typewriter, Courier new,  rockwell, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

h1 {
	font-size: 28px;
	color: #000;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	font-size:28px;
	margin:0;
	padding:0;
	color:#464646;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}


.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* 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;
}

/* Oletusrakenne */
#wrapper{
	width:1152px;
	margin:0 auto;
	padding:10px 0 60px 0;
}
#header{
	height:100px;
	
}

.txt{
	padding:200px 100px 20px 100px;
}

#menu{
	float:left;
	text-align:left;
	background:url(../img/menu_bg.gif) no-repeat 30px 0;
	width:350px;
	margin-top:70px;
	position:relative;
	margin-bottom:50px;
}

.minH{
	height:auto !important;
	min-height:400px;
	height:400px;
	width:280px;
}

cufon{
	margin:0;
	padding:0;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited, a.menu:hover{
	color:#373737;
	font-size:28px;
	padding:0 0 0 20px;
	margin:0;
	display:block;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited, a.menu:hover{
	color:#373737;
	font-size:28px;
	padding:0 0 0 20px;
	margin:0;
	display:block;
}

.jessejames{
	position:absolute;
	top:450px;
	left:280px;
	z-index:10;
	width:120px;
	height:120px;
	background:url(../img/jesse_james.gif) no-repeat 0 0;
}

.jessejames2{
	position:absolute;
	top:444px;
	left:0px;
	z-index:10;
	width:455px;
	height:440px;
	background:url(../img/jesse_james_koko.png) no-repeat 57px 0;
}

.buttons{
	position:absolute;
	top:20px;
	right:0;
	z-index:10000;
	width:250px;
	border:0px solid #000;
	height:200px;
}

.buttons2{
	position:absolute;
	top:20px;
	right:0;
	z-index:10000;
	width:180px;
	border:0px solid #000;
	height:200px;
}



li.aktiivinen{
	background:url(../img/sivellin.png) no-repeat 0 4px;
}

#content{
	position:relative;
	width:724px;
	float:left;
	height:auto !important;
	min-height:700px;
	height:700px;
	text-align:left;
	padding-bottom:30px;
	background:url(../img/bg2_y.gif) repeat-y top left;
	margin-bottom:50px;
}

#content_front{
	position:relative;
	width:734px;
	float:left;
	height:auto !important;
	min-height:800px;
	height:800px;
	text-align:left;
	padding-bottom:30px;
	background:url(../img/bg_front3.jpg) no-repeat 1px 5px;
}

#content_front_en{
	position:relative;
	width:734px;
	float:left;
	height:auto !important;
	min-height:800px;
	height:800px;
	text-align:left;
	padding-bottom:30px;
	background:url(../img/bg_front_en2.jpg) no-repeat 1px 5px;
}


#content_bg{
	height:auto !important;
	min-height:700px;
	height:700px;
	background:url(../img/bg2.gif) no-repeat top left;
}

.logot{
	width:355px;
	height:403px;
	position:absolute;
	top:375px;
	left:0;
	background:url(../img/logot_bg.jpg) no-repeat top left;
}

.padd2{
	padding-left:34px;
	padding-top:186px;
}

.logo{
	position:absolute;
	top:60px;
	left:20px;
}

.title{
	position:absolute;
	top:120px;
	left:280px;
}

.varjo{
	height:80px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../img/varjostus.png) repeat-x bottom left;
}

.varjo_front{
	height:180px;
	width:100%;
	
	position:absolute;
	bottom:-40px;
	left:0;
	background:url(../img/paperi2.png) no-repeat 50px bottom;
}

.oneliner{
	font-size:30px;
	padding:64px 0 0 120px;
	color:#464646;
	}


#footer{
	clear:both;
	height:100px;
	background-color:#eeeeee;
}
.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}
