/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 48px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2px;
}



/* Fontit
*****************************************************************************/


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: url(../img/pltausta.gif) repeat-x #4F5044;
	text-align: center;
}

td, form {
	color: #8f908f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

p {color: #8f908f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0 10px 0;
	line-height: 18px;
}

/*td p{
margin:0 4px 0 4px;
line-height:16px;
}

#content_alasivu1 td{
background-color:#FFFFFF;
border-bottom:solid;
border-bottom-color:#FFFFFF;
padding:4px;
}*/

h1 {
	
	font: Helvetica;
	font-size: 19px;
	line-height: 19px;
	color: #a66527;
	font-weight: bold;
	margin: 16px 0px 12px 0px;
}


h2 {
	font-size: 16px;
	line-height: 20px;
	color: #021c45;
	font-weight: bold;
	margin-bottom: 10px;
}

#container_etusivu h3 {
	font-size: 11px;
	line-height: 16px;
	color: #ffcc00;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 11px;
	line-height: 16px;
	color: #831702;
	font-weight: bold;
	margin-bottom: 5px;
}


#nav {
	font-size: 11px;
	font-weight: bold;
	color: #8f908f;
	margin-left:20px;
	text-decoration: none;
}



#nav a, #nav p {
	font-size: 11px;
	font-weight: bold;
	color: #9f8966;
	text-decoration: none;
}


#nav a:hover {
	text-decoration: underline;
}


a {
	color: #9f8966; 
	text-decoration: none;
}

	

a:hover {
text-decoration: underline;
}

.img_etusivu {
margin-top: 8px;
_margin-top: 2px;
}

.kuvakehys {
 border: 1px solid #9f8966;
}

#videokehys {
 width:424px;
 height:339px;
 border: 1px solid #9f8966;
}

.video {
margin-top:-4px;
}

/* Runko

*****************************************************************************/

html {
  height: 100%;
}

*{ /* poistaa oletukset kaikista elementeistä */
	margin: 0;
	padding: 0;
}


#header {
	height: 206px;
	margin: 0px;
	padding: 40px 0px 0px 3px;
	position: relative;
	background: url(../img/header_back.jpg) no-repeat;
	width: 851px;
}

#footer {
	height: 90px;
	width: 851px;
	margin: 0 0 0 0;
	background: url(../img/footer_back.jpg) no-repeat;
}

#footer_alasivu {
	height: 90px;
	width: 851px;
	margin: 0 0 0 0;
	background: url(../img/footer_back_alasivu.jpg) no-repeat;
}


#kehys {
		margin: 0px auto;
		text-align: left;
		width: 851px;
		background: url(../img/back_alasivu.jpg);
		background-repeat: repeat-y;
}

#main {
		margin: 0px 0px 0px 0px;
		margin/**/:/**/0px auto;
		text-align: center;
		width: 851px;
		background: url(../img/main_back.jpg) repeat-y;
}

#main_alasivu {
		margin: 0px 0px 0px 0px;
		margin/**/:/**/0px auto;
		text-align: center;
		width: 851px;
		background: url(../img/main_back_alasivu.jpg) repeat-y;
}

#container {
	margin: 0;
	padding-top: 0px;
	width: 492px;
}

#container_etusivu {
	background-image:url(../img/container_top1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 100%;
	_margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	width: 492x;
}

#container_alasivu1 {
	background-image:url(../img/container_top2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 100%;
	_margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	width: 492x;
}

#content_alasivu1 ul li{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type:none;
	background:url(../img/pallo_2.gif);
	background-repeat:no-repeat;
	line-height: 18px;
	margin: -2px 0 0 15px;
	padding-left:15px;
}

#cleaner {
	clear: both;
	height: 0px;
	margin: 0;
	*margin: 0 0 -5px;
	display: block;
	line-height: 0;
	padding: 0;
}

#extender {
	width: 800px; 
	text-align: center;
	height:2px;
}


/* Päänavi
*************************************************************************/
	
#navbar_container {
background: url(../img/navi_back.jpg) no-repeat;
height: 33px;
padding: 0px;
_position: relative;
width: 851px;
_width: 851px;
}


#navbar {
background: url(../img/menu_bg.gif) no-repeat;
float: left;
margin: 0px 0px 0px 86px;
_margin: 0px 0px 0px 40px;
height: 33px;
list-style-type: none;
position: relative;
width: 851px;
}


#navbar li {
display: inline;
position: absolute;
}


#navbar li, #navbar a {
display: block;
height: 33px;
}


#navbar #link1 { left: 0; width: 67px; }
#navbar #link2 { left: 67px; width: 67px; }
#navbar #link3 { left: 134px; width: 67px; }
#navbar #link4 { left: 201px; width: 67px; }
#navbar #link5 { left: 268px; width: 66px; }
#navbar #link6 { left: 334px; width: 67px; }
#navbar #link7 { left: 401px; width: 67px; }
	
#navbar #link1 a:hover { background: url(../img/menu_bg.gif) 0 -33px; }
#navbar #link2 a:hover { background: url(../img/menu_bg.gif) -67px -33px; }
#navbar #link3 a:hover { background: url(../img/menu_bg.gif) -134px -33px; }
#navbar #link4 a:hover { background: url(../img/menu_bg.gif) -201px -33px; }
#navbar #link5 a:hover { background: url(../img/menu_bg.gif) -268px -33px; }
#navbar #link6 a:hover { background: url(../img/menu_bg.gif) -334px -33px; }
#navbar #link7 a:hover { background: url(../img/menu_bg.gif) -401px -33px; }

ul#navbar li span { position: absolute; left: -9000px; top: 0; }


/* Sivujen sisäinen navigaatio (#subnav)

*****************************************************************************/

#subnav { 
	width: 214px;
	height: 260px;
	color: #8f908f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px -2px 0px 53px;
	_margin: 0px -2px 0px 26px;	
	float: left;
	padding: 0px;
}

#subnav a {text-decoration: none;}
#subnav ul {
list-style-type: none; 
width: 214px;
margin-left: 0px;

}
#subnav ul ul {
list-style-type: none; 
margin: 0px 0px 0px 0px;
background-color: #2e322b;
}
#subnav ul li {margin: 0px;}
#subnav ul li li {margin: 0px;}
#subnav ul li ul li{margin: 0px;}


#subnav ul li a {
background: url(../img/div_bg_submenu.gif) no-repeat;
color: #9f8966;
display: block;
width: 175px;
height: 28px;
padding-left: 40px;
padding-top: 4px;
margin: 0px 0px -4px 0px;
}


#subnav ul li a:hover {
background: url(../img/div_bg_submenu_hover.gif) no-repeat;
}


#subnav li li a {
background: url(../img/div_bg_submenu_l2.gif) no-repeat;
margin: 0 0 0 0;
height: 21px;
padding: 0 0 0 40px;
color: #8f908f;
}

#subnav li ul li a:hover {
background: url(../img/div_bg_submenu_l2_hover.gif) no-repeat;
}

#subnav ul li ul ul li a {
background: url(../img/div_bg_submenu_l3.gif) no-repeat;
height: 19px;
padding: 0 0 0 21px;
color: #ffffff;
width: 159px;
}

#subnav ul li ul ul li a:hover {
background: url(../img/div_bg_submenu_l3_hover.gif) no-repeat;
color: #dae9f3;
}

#menushadow {
	background-image: url(../img/menu_shadow.gif);
	width: 214px;
	height: 19px;
}

/* Etusivun sisältö

*************************************************************************/


#content_alaotsikot {
	width: 492px; 
	height: 26px;
	background: url(../img/div_bg_alaotsikot.gif);
	background-repeat: no-repeat;
	margin-bottom: -1px;
	text-align: center;
	padding: 0;
	position: relative;
}


#content_ajankohtaista {
	width: 185px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 14px 10px 0px 70px;
	_margin: 4px 10px 0px 35px;
	float: left;
	padding: 0px;
	color: #8f908f;
	line-height: 16px;
}

#content_ajankohtaista p {
	color: #8f908f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 22px;
}

#content_ajankohtaista b {
	color: #a66527;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content_ajankohtaista i {
	color: #a66527;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

#content_alasivu1 i {
	color: #a66527;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

/* Sivujen laatikkokuvat
*************************************************************************/
#picbox_main {
	width: 492px;
	height: 196px;
	background-image: url(../img/rv_main.jpg);
}


/* Alasivujen sisältö
*************************************************************************/
#content_alasivu1 {
	width: 480px; 
	margin: 0px 0px 0px 12px;
	text-align: left;
	float: left;
	padding: 2px 16px 16px 16px;
	*padding: 20px 16px 16px 16px;
	_padding: 16px 16px 16px 16px;
}

#content_alasivu1 b, strong {
color: #a66527;
}

/* Formit
*************************************************************************/

.form{
	border: 0px;
	background-color: #9f8966;
	height: 13px;
	padding:2px;
	width: 300px;
	font: Arial;
	font-size: 11px;
	color: #000000
}

.checkbox {
background-color: #9f8966;
}

.form_textarea{
	border: 0px;
	background-color: #9f8966;
	padding:4px;
	height: 60px;
	width: 300px;
	font-family: arial;
	font-size: 11px;
	color: #000000
}

.send_btn {
	background-color: #9f8966;
	border: 0px;
	width: 54px;
	height: 20px;
	font: Arial;
	font-size: 11px;
	color: #000000
}


/* Kuvagalleria
*************************************************************************/
IMG.img-picture { border: 1px solid #9f8966; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 1px solid #9f8966; }
IMG.img-thumbnail { border: 1px solid #9f8966; }
IMG.img-thumbnail-selected { border: 1px solid #9f8966; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper {
  width: 450px;
  padding: 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-thumb {
  padding: 5px;
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #CCCCCC;
  font-size:    11px;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #CCCCCC;
  font-size:    11px;
  font-weight:  bold;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #CCCCCC;
  font-size:    11px;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  arial, verdana, helvetica, sans-serif;
  color:   #CCCCCC;
  font-size:    11px;
  font-weight:  normal;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#9f8966;
  font-size:10px;
  font-family: arial, verdana, helvetica, sans-serif;
  text-align: center;
  background-color: transparent;
  padding-top: 20px;
}

A.a-spgm-link {
  color: #9f8966;
  font-size:10px;
  font-family: arial, verdana, helvetica, sans-serif;
  background-color: transparent;
  padding-top: 20px;
}

A:hover.a-spgm-link {
  color: #9f8966;
  font-size:10px;
  font-family: arial, verdana, helvetica, sans-serif;
  background-color: transparent;
  padding-top: 20px;
  text-decoration: none;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 5px;
}

TD.td-galitem-title {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    11px;
  width:        100%;
  text-align: left;
  font-weight: normal;
  color: #CCCCCC;
}

TD.td-galitem-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    11px;
  text-align: left;
}




TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    11px;
  font-weight:  normal;
  color:        #CCCCCC;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 11px;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #CCCCCC; 
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    11px;
  font-weight: bold;
  color:        #CCCCCC;
  background-color: #CCCCCC;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    11px;
  font-weight: bold;
  text-align: center;
  background-color: #CCCCCC;
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    11px;
  text-align: center;
  background-color: #CCCCCC;
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
  color: #CCCCCC;
  border-top: 1px solid #9f8966;;
  font-family:	verdana, helvetica, arial, sans-serif;
  font-size:	11px;
  font-weight:	normal;
  text-align: right;
  padding: 4px;
}

SPAN.span-filters {
  font-size:    11px;
  font-weight: normal;
}


DIV.div-galheader {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    11px;
  font-weight:  bold;
  color: #CCCCCC;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}

table.entries {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

TD.upper {
	color : #CCCCCC;
	background : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 10px;
	color: #996666;
}

FONT.smaller2 {
	font-size: 10px;
	color: #CCCCCC;
}

A.smaller {
	font-size: 10px;
	color : #996666;
	text-decoration : none;
}

A.smaller:HOVER {
	font-size: 10px;
	color : #996666;
	text-decoration : none;
}

A.smaller:VISITED {
	font-size: 10px;
	color : #996666;
	text-decoration : none;
}

A.smaller:ACTIVE {
	font-size: 10px;
	color : #996666;
	text-decoration : none;

