/* @fontface */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 18, 2011 06:01:08 AM America/New_York */

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('../fontface/PTS76F-webfont.eot');
    src: url('../fontface/PTS76F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTS76F-webfont.woff') format('woff'),
         url('../fontface/PTS76F-webfont.ttf') format('truetype'),
         url('../fontface/PTS76F-webfont.svg#webfontnHhDPJvF') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('../fontface/PTS75F-webfont.eot');
    src: url('../fontface/PTS75F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTS75F-webfont.woff') format('woff'),
         url('../fontface/PTS75F-webfont.ttf') format('truetype'),
         url('../fontface/PTS75F-webfont.svg#webfontO0AL69VA') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('../fontface/PTS56F-webfont.eot');
    src: url('../fontface/PTS56F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTS56F-webfont.woff') format('woff'),
         url('../fontface/PTS56F-webfont.ttf') format('truetype'),
         url('../fontface/PTS56F-webfont.svg#webfontb3pcLB5e') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('../fontface/PTS55F-webfont.eot');
    src: url('../fontface/PTS55F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTS55F-webfont.woff') format('woff'),
         url('../fontface/PTS55F-webfont.ttf') format('truetype'),
         url('../fontface/PTS55F-webfont.svg#webfontVOUaMV4S') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Tyylit */
body {
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	color: #5f5f5f;
	background: #690000 url('../img/bg.jpg') no-repeat top center;
}

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: 'PTSansRegular',arial;
	color: #e00000;
	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: #e00000 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}


a.news, a.news:link, a.news:visited {
	color:#e00000;
	text-decoration: none;
}
td {}
.login {}
input, select, textarea {}
.text{
	width:100%;
}
h1 {
	font-size: 22px;
	color: #2e2e2e;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0px 0px 8px 0px;
	border-bottom:1px solid #bdbdbd;
	/* futurastd heavy */
}
h2 {
	font-size: 16px;
	color: #ce0000;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
h3 {
	font-size: 15px;
	color: #2e2e2e;
}
h4 {
	color: #2e2e2e;
}
h5 {
	color: #2e2e2e;
}
h6 {
	color: #2e2e2e;
}

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}
/* Rakenne */
#wrapper{
	width:981px;
	margin:0 auto;
	text-align:center;
}
#header{
	width:981px;
	height:378px;
	text-align:left;
	position:relative;
}
#hdr-leftside{
	width:259px;
	height:378px;
	float:left;
}
img.logo{
	margin:55px 0px 0px 9px;
}
#hdr-fb{
	margin:33px 0px 0px 25px;
}
#hdr-fb span{
	color:#ffffff;	
}
#hdr-tel{
	width:215px;
	margin:11px 0px 0px 24px;
}
#hdr-tel span{
	color:#ffffff;
	font-size:20px;
	/*gotham bold*/
}
#hdr-rightside{
	width:722px;
	float:left;
}
#hdr-addresses{
	width:722px;
	height:32px;
	margin-top:23px;
	float:left;
}
#hdr-addresses-left{
	width:320px;
	margin-top:23px;
	text-align:left;
	float:left;
}
#hdr-addresses-right{
	width:402px;
	margin-top:23px;
	text-align:right;
	float:left;
}
span.bold{
	color:#ffffff;
	font-size:12px;
	/*FuturaStd bold*/
}
span.nrm{
	color:#ffffff;
	font-size:11px;
	font-family:'PTSansBold';
	/*PT Sans bold*/
}
#hdr-slider{
	width:720px;
	height:323px;
	text-align:left;
	float:left;
}
#bc-slogan{
	width:981px;
	height:100px;
	background:url('../img/bc-bg.png') no-repeat top left;
	text-align:left;
	position:relative;
}
#bc{
	margin:40px 0px 0px 37px;
	float:left;
}
#bc span{
	color:#ffffff;
	font-size:12px;
}
#slogan{
	margin:42px 0px 0px 79px;
	float:left;
}
#slogan span{
	color:#ffffff;
	font-size:12px;
	font-family:'PTSansBold';
}
#content{
	width:970px;
	background-color:#ffffff;
	text-align:left;
	position:relative;
	margin-left:9px;
}
#content-padding{
	padding:32px 29px 0px 36px;
	position:relative;
}
#menu{
	width:211px;
	border-top:5px solid #e00000;
	border-right:1px solid #e0e0e0;
	padding-bottom:105px;
	margin-bottom:30px;
	float:left;
}
#menu-padding{
	background-color:#efefef;
	width:169px;
	padding:18px 21px;
	float:left;
	text-align:left;
}
ul.menu{
	margin:0px;
	padding:0px;
}
ul.menu li.menu{
	list-style:none;
	margin:0px;
	border-top:1px solid #cfd0d0;
	background: url('../img/menu-arrow.gif') 0% 50% no-repeat; padding: 6px 0 6px 10px;
}
ul.menu li.menu-v{
	list-style:none;
	margin:0px;
	border-top:1px solid #cfd0d0;
	background: url('../img/menu-arrow-bc.gif') 0% 50% no-repeat; padding: 6px 0 6px 10px;
}
ul.menu li.menu-l2{
	list-style:none;
	margin:0px;
	padding:6px 0px 6px 0px;
}
ul.menu li.menu-v-l2{
	list-style:none;
	margin:0px;
	padding:6px 0px 6px 0px;
}
a.menu-v{
	color:#e00000;
	font-size:13px;
	display: block;
}
a.menu{
	color:#454545;
	font-size:13px;
	display: block;
}
#text-content{
	width:661px;
	text-align:left;
	float:right;
	margin-bottom:30px;
}
#footer{
	width:981px;
	height:50px;
	margin-top:31px;
	text-align:center;
}
#footer span, #footer a{
	color:#ffffff;
	font-size:11px;
	/* PT Sans */
}
/* Etusivu */
#fp-text-content-left{
	width:430px;
	float:left;
}
#fp-text-content-right{
	width:206px;
	float:left;
	margin-left:24px;
}
div.fp-content{
	margin-top:15px;
}
.fp-content h1{
	font-size: 16px;
	margin:3px 0;
}
span.fp-news-title{
	font-family:'PTSansBold';	
}
/* 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%;
}
