/* Tyylit */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 18, 2011 06:01:08 AM America/New_York */

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('../fontface/PTN57F-webfont.eot');
    src: url('../fontface/PTN57F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTN57F-webfont.woff') format('woff'),
         url('../fontface/PTN57F-webfont.ttf') format('truetype'),
         url('../fontface/PTN57F-webfont.svg#webfont3yLmuNsx') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('../fontface/PTC75F-webfont.eot');
    src: url('../fontface/PTC75F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTC75F-webfont.woff') format('woff'),
         url('../fontface/PTC75F-webfont.ttf') format('truetype'),
         url('../fontface/PTC75F-webfont.svg#webfontD2GEemFT') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('../fontface/PTC55F-webfont.eot');
    src: url('../fontface/PTC55F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTC55F-webfont.woff') format('woff'),
         url('../fontface/PTC55F-webfont.ttf') format('truetype'),
         url('../fontface/PTC55F-webfont.svg#webfontYACgh6Fk') format('svg');
    font-weight: normal;
    font-style: normal;

}

@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;

}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('../fontface/PTN77F-webfont.eot');
    src: url('../fontface/PTN77F-webfont.eot?iefix') format('eot'),
         url('../fontface/PTN77F-webfont.woff') format('woff'),
         url('../fontface/PTN77F-webfont.ttf') format('truetype'),
         url('../fontface/PTN77F-webfont.svg#webfont2z2OKawW') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
	/* height: 100%; */
}
body {
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding: 0;
	color: #505050;
	background: url(../img/background.jpg) no-repeat center top;
	/* height: 100%; */
}

p{
	margin:10px 0;
	padding: 0;
}

a, a:link, a:visited, a:active{
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	color: #505050;
	text-decoration: underline;
}

/* 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: #505050 !important;
	text-decoration: underline !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 {
	margin: 15px 0px;
	padding: 0px;
	font-size: 23px;
	color: #000;
}
h2 {
	font-size: 17px;
	color: #000;
}
h3 {
	font-size: 13px;
	color: #000;
}
h4 {
	color: #505050;
}
h5 {
	color: #505050;
}
h6 {
	color: #505050;
}

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* sisältöalueet */
#wrapper {
	width: 980px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -179px; /* the bottom margin is the negative value of the footer's height */
}

#header {
	width: 980px;
	height: 188px;
	position: relative;
	text-align: left;
}

#header_content {
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 550px;
	z-index: 100;
}

#header_content a, #header_content a:link, #header_content a:visited {
	text-decoration: none;
}

#content_wrapper {
	width: 980px;
	padding-bottom: 30px;
}

#content {
	width: 980px;
	padding-top: 18px;
}

#bottom {
	width: 980px;
}

#content_bottom {
	width: 782px;
	float: left;
	overflow: hidden;
}

/* Newsbox */
#newsbox {
	width: 173px;
	height: 129px;
	padding: 11px 11px;
	text-align: center;
	float: left;
	background: url('../img/yellow_box.png') no-repeat 11px 11px;
	overflow: hidden;
}

#newsbox h1 {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: white;
}

#newsbox p {
	margin: 5px 0px 10px;
	padding: 0px;
	color: white;
}

#newsbox #title {
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	line-height: 1;
}

#newsbox #archive {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

/* footer */
.footer {
	min-width: 980px;
	height: 179px; /* .push must be the same height as .footer */
	background: url(../img/footer_bg.jpg) no-repeat center top;
}

.footer a, .footer a:link, .footer a:visited {
	text-decoration: none;
}

.push {
	height: 179px; /* .push must be the same height as .footer */
}

#footer_wrapper {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#footer_left {
	width: 660px;
	height: 130px;
	float: left;
	padding-top: 40px;
	padding-left: 12px;
	color: #FFFFFF !important;
	overflow: hidden;
}

#footer_left h2 {
	font-size: 17px;
	color: #FFFFFF; 
	margin-top: 10px;
	margin-bottom: 13px;
	padding: 0;
}

#footer_right {
	width: 290px;
	position: absolute;
	top: 110px; 
	right: 15px;
	/*padding-top: 115px;
	padding-right: 15px;*/
	color: #FFFFFF;
}

#footer_right a {
	color: #FFFFFF;
}

#links {
	width: 380px;
	height: 60px;
	text-align: right;
	position: absolute;
	top: 25px;
	right: 15px;
}


img.bc_arrow {
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: -1px;
}

/* linkkinappien taulukko */
.linktable {
	text-align: left;
	margin: 0 auto;
}

.linktable td {
	margin: 0;
	padding: 11px !important;
	text-align: left;
	vertical-align: top !important;
}

.linktable img {
	padding: 0;
	margin: 0;
	vertical-align: top !important;
}

.linktable p {
	margin: 0;
	padding: 0;
}

/* special */
.content_frontpage p {
	margin: 0;
	padding: 0;
}

/* Menu2 */
#menu2_wrapper {
}

.menu2_box {
	float: left;
	width: 173px; 
	height: 129px;
	padding: 11px;
}	

.menu2_box a {
	display: block;
	width: 153px;
	height: 74px;
	padding: 55px 10px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}

/* 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%;
}


