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

}



body {
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #555555;
	
}

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	color: black;
	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: black !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: 33px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #000;
}
h3 {
	font-size: 13px;
	color: #000;
}
h4 {
	color: #000;
}

h5 {
	font-size: 23px;
	color: #000;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 19px;
	color: #000;
	margin: 0px;
	padding: 0 0 10px;
	
}

.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;
}
.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}

/* wrapper */
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 975px;
}

/* header menu */
#menu {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	text-align: left;
}

#menu_wrapper {
	/* height: 136px; */
	text-align: left;
}

/* menu diveillä */
div.item_wrapper {
float: left;
margin-right: 2px;
margin-left: 2px;
}

div.menu_item {
  font-size: 12px;
  float:left;
  text-align: center;
  height: 18px;	/* image height: 26px */
  padding: 8px 2px 0px;	
  background: url('header_bg.png') repeat-x left top;
}

div.menu_item2 {
  font-size: 12px;
  float:left;
  text-align: center;
  height: 18px;	/* image height: 26px */
  padding: 8px 8px 0px;	
  background: url('header_bg.png') repeat-x left top;
}

img.menu_item{
  float: left;
}

.menu_point {
	float: left;
}

/* menu taulukoilla */
table.menu_item{
  float: left;
  padding: 0 0px;
  margin: 0 4px;
}

table.menu_item2{
  float: left;
  padding: 0 0px;
  margin: 0 10px;
}

table.menuitem img {
  vertical-align: bottom;
}

/* panels */

#pic_content {
	padding-top: 20px;
	padding-left: 70px;
	height: 290px;
	width: 900px;
	overflow: hidden;
}

#frame_bg_top {
	height: 606px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

#frame_bg_repeating {
	position: relative;
	height: 100%;
	background-repeat: repeat-y; 
	background-attachment: scroll;
	background-position: center top;
}

#container {
	background: none repeat scroll 0 0 transparent;
    margin: -550px 40px 0px 50px;
    position: relative;
    text-align: left;
    z-index: 100;
	height: 100%;
}

#content {
	float: left;
	width: 588px;
	height: 100%;
}

#right_panel {
	float: right;
	width: 180px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 20px 35px 35px 35px;
	background-repeat: no-repeat;
}

.right_font {
	font-family: calibri, Helvetica, sans-serif;
}

#footer {
	position: relative; 
	background: url(../img/bg_content_repeating.png) repeat-y center top;
	padding: 30px 50px 100px;
}

.tuotteenluokka {
	float:left;
	height:28px;
	padding: 6px 3px 0px;
}

.tulostakortti {
	float:right;
	color:#fff;
	margin-top:10px;
	margin-left:15px;
	padding-right:5px;
	cursor:pointer;
}

