@import "lightbox.css";

body {
	font-size: 0.70em;
}

.Normal {
	font-size: 1.0em;
}

body.Normal {
	font-size: 0.70em;
}

.clearer {
	clear: both;
}

#Form {
	height: auto !important;
	margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
	font-family: Verdana, sans-serif;
	color: #2B2726;
	line-height: normal;
}

table, tbody, tr, td, th, thead, tfoot {
	font-size: 1.0em;
}

a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #2B2726;
}

a:hover {
	color: #2B2726;
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0 0 0.8em 0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4, h5, h6 {
	font-size: 1.1em;
}

p {
	margin: 0 0 1.0em 0;
}

.container_bottom {
	_height: 0;
}

#top {
	margin: 0 auto;
	text-align: left;
	width: 875px;
	_width: 877px;
	height: 80px;
	border-left: 1px solid #787C82;
	border-right: 1px solid #787C82;
	background: url(img/navi-bg.gif) top left repeat-x;
	position: relative;
}

#logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 219px;
	height: 80px;
	background: url(img/top-logo.gif) top left no-repeat;
}

#navi {
/*	padding-left: 251px;
	padding-top: 53px;*/
}

#navi ul.Menu-l0 {
	position: absolute;
/*	top: 53px;*/
	bottom: 6px;
	left: 236px;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi ul li {
	position: relative;
	list-style: none;
	margin: 0;
}

#navi ul li.Menu-l0 {
	margin: 0 18px 0 0;
	padding: 0;
	height: 21px;
	float: left;
}

#navi ul li a {
	text-decoration: none;
}

#navi ul li a.Menu-l0, #navi ul li a.Menu-l0:link {
	color: #504F4d;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

#navi ul li a:hover {
	text-decoration: none;
}

#navi ul li a.Menu-l0-open {
	color: #E97714;
}

#navi ul ul {
	display: none;
	position: absolute;
	z-index: 100;
	zoom: 1;
}

#navi ul ul {
	top: 100%;
	left: 0;
	background: #C3C3C1;
	border-top: 1px solid #E0E0DE;
}

#navi ul ul.Menu-l1 ul {
	left: 100%;
	top: -1px;
}

#navi ul li.Menu-l0:hover ul.Menu-l1, #navi ul li.Menu-l1:hover ul.Menu-l2,
#navi ul li.Menu-l2:hover ul.Menu-l3, #navi ul li.Menu-l3:hover ul.Menu-l4,
#navi ul li ul.Menu-hover
{
	display: block !important;
}

#navi ul ul li a {
	display: block;
	padding: 2px 11px 2px 11px;
	color: #FFF;
	font-size: 1.05em;
	white-space: nowrap;
	border: 1px solid #E0E0DE;
	border-top: none;
	_display: inline-block;
	_width: 100%;
}

#navi ul ul li a:hover {
	background-color: #E8B482
}

#navi ul ul li a.Menu-haschildren {
	background-image: url(img/dropdown-arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#contentareawrap {
	border-top: 1px solid #787C82;
	border-bottom: 1px solid #787C82;
	z-index: 1;
}

#contentarea {
	margin: 0 auto;
	text-align: left;
	width: 875px;
	_width: 877px;
	border-left: 1px solid #787C82;
	border-right: 1px solid #787C82;
	background: url(img/column-bg.gif) top left repeat-y;
	position: relative;
	_z-index: -1;
}

.frontpage #contentarea {
/*	background: #B5B6BB url(img/frontpage-header.jpg) 219px 0px no-repeat;*/
	background-color: #B5B6BB;
}

/*.subpage #contentcolumns {
	margin-left: 15px;
}*/

#mvdotcom {
	display: block;
	position: absolute;
	top: 12px;
	left: -28px;
	width: 21px;
	height: 289px;
	background: url(img/mainosvisitor-dot-com.gif) top left no-repeat;
	z-index: 50;
}

#column {
	width: 219px;
	float: left;
	font-size: 0.85em;
}

.frontpage #column {
	min-height: 292px;
	_height: 292px;
}

.frontpage #column p {
/*	background: #400;*/
}

#frontpageimage {
	float: right;
	width: 656px;
}

#frontpageimage div {
	border: none !important;
}

#frontpageimage img {
	display: block;
	_margin-bottom: -2px;
}

#frontpageimage p {
	margin: 0;
}

.frontpage #dnn_ColumnPane {
	margin: 15px 15px 0 15px;
	width: 189px;
}

.subpage #dnn_ColumnPane {
	margin: 20px 20px 0 20px;
	width: 179px;
}

#column table thead, #column table th, #column table tfoot, #column table td,
#column blockquote, #column input, #column textarea, #column .Normal,
#column h1, #column h2, #column h3, #column h4, #column h5, #column h6
{
	color: #FEFEFC;
}

#column h1, #column h2 {
	font-size: 1.6em;
}

#content {
	width: 622px;
	padding-top: 5px;
	margin-left: 32px;
	float: left;
}

.articlespage #content {
	width: 656px;
	margin-left: 0;
	float: right;
}

#leftcolumn {
	width: 330px;
	float: left;
}

#rightcolumn {
	width: 270px;
	float: right;
}

.frontpage #bottomflash {
	border-top: 1px solid #787C82;
}

#contact {
	margin: 0 auto;
	text-align: right;
	width: 875px;
	_width: 877px;
	border-left: 1px solid #787C82;
	border-right: 1px solid #787C82;
	border-bottom: 1px solid #787C82;
	height: 30px;
	line-height: 30px;
}

#contact .SkinObject {
	color: #000;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	padding-right: 14px;
}

#frontpagecontent {
	margin: 0 auto;
	text-align: left;
	width: 875px;
	_width: 877px;
	border-left: 1px solid #787C82;
	border-right: 1px solid #787C82;
}

.OrangeText {
	color: #E87714;
}

.container_top {
	font-size: 0;
}

.articles {
	padding-top: 4px;
}

.articles .article .articleimage {
    float: right;
}

.article {
	padding-left: 21px;
	padding-right: 4px;
/*	width: 800px;
	_width: 821px;*/
}

.articledate {
	padding: 21px 0 6px 49px;
	background: url(img/title-logo.gif) 0 13px no-repeat;
	color: #E87714;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	line-height: 1.0em;
	text-transform: uppercase;
}

.articlepublished {
	padding-left: 13px;
	font-weight: normal;
}

.articleseparator {
	margin: 4px 0;
	height: 2px;
	background: #E68027;
	font-size: 0;
}

h2.articlehead {
	font-weight: normal;
}

h2.articlehead a, h2.articlehead a:link, h2.articlehead a:visited, h2.articlehead a:hover {
	color: #2B2726;
	text-decoration: none;
}

.articledescription {
	width: 500px;
	padding-left: 7px;
}

.articlereadmore {
	padding-bottom: 12px;
}

/*.articlereadmore a {
	color: #2B2726;
	text-decoration: none;
}

.articlereadmore a:hover {
	text-decoration: underline;
}*/

.subpage .article {
	padding-left: 21px;
/*	width: 580px;
	_width: 601px;*/
}

.subpage .articledescription {
	width: 320px;
	padding-left: 7px;
}

.articledetails {
	text-align: left;
}

.articledetails .articleimage {
	float: right;
}

.detailstext {
	/*width: 340px;*/
}

#dnn_ctr_Signin_pnlLogin table {
	width: 240px !important;
}
.FormLabelCell {text-align:right;}
#dnn_ctr5715_Form_Table1 {width:185px;}
#dnn_ctr5715_Form_cmdSubmit {margin-bottom:15px;margin-left:50px;}

/* 2008 uudet */

#column h1.fpcolumntitle {
    height: 32px;
    background: url(img/fp-col-title-gradient.gif) top left repeat-x;
    color: #FFF;
    font-weight: bold;
    line-height: 32px;
    padding-left: 17px;
    font-size: 1.3em;
}

#fpimage {
    position: relative;
    overflow: hidden;
    width: 656px;
    background: #FFF;
}

#fpimage .fpimagetext {
    position: absolute;
    bottom: 0;
    left: 0%;
}

#picturestrip {
    position: relative;
    margin: 0;
    padding: 0;
    height: 140px;
    _height: 150px;
    overflow: hidden;
    border: 5px solid #C3C4C7;
}

#picturestrip li {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 170px;
    background: #FFF;
}

#picturestrip a, #picturestrip a:link, #picturestrip a:visited, #picturestrip a:active {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

#picturestrip .pstextbg {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: #E8781A;
	background-color:#731E80;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

#picturestrip .pstext {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 12px;
    height: 40px;
    width: 125px;
    font-weight: bold;
	color:#FFF;
	font-size:11px;
	margin:0;
}

#picturestrip .pstext span {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    _display: block;
    _position: absolute;
    _top: 50%;
    _left: 0;
    _height: auto;
}

#picturestrip .pstext span span {
    _position: relative;
    _top: -50%;
    _left: 0;
}

#picturestrip a:hover img {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

h2.movingbutton {
    margin: 0;
    text-align: center;
    font-size: 1.0em !important;
    padding-top: 10px;
}

a.movingbutton, a.movingbutton:link, a.movingbutton:visited, a.movingbutton:active {
    display: block;
    position: relative;
    width: 163px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    font-size: 1.4em;
    color: #FFF;
    font-weight: bold;
    background: url(img/moving-button.gif) 0 0px no-repeat;
}

a.movingbutton:hover {
    background-position: 0 -51px;
}

.gallery {
    margin: 0;
    padding: 0;
    width: 596px;
}

.gallery li {
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0 15px 0 0;
    width: 135px;
    float: left;
    text-align: center;
}

.gallery li.rowlast {
    margin-right: 0;
}

.gallery li a, .gallery li a:link, .gallery li a:visited, .gallery li a:active, .gallery li a:hover {
    display: block;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

.gallery li a span.top {
    height: 8px;
    overflow: hidden;
    background: url(img/gallery-box-top.gif) 0 0px no-repeat;
    display: block;
}

.gallery li a span.bottom {
    height: 8px;
    overflow: hidden;
    background: url(img/gallery-box-bottom.gif) 0 0px no-repeat;
    display: block;
}

.gallery li a:hover span.top, .gallery li a:hover span.bottom {
    background-position: 0 -8px;
}

.gallery li a span.content {
    background: #EBECF0;
    border-left: 1px solid #D3D5DC;
    border-right: 1px solid #D3D5DC;
    padding: 0 8px 4px 8px;
    display: block;
    cursor: pointer;
}

.gallery li a:hover span.content {
    border-color: #F07714;
}

.gallery li a span.title {
    text-decoration: underline;
}

.gallery li a:hover span.title {
    color: #F07714;
}

.gallery li .imagecontainer {
    display: block;
    position: relative;
    width: 118px;
    height: 83px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    background: #FFF;
}

.gallery li .imageframe {
    display: block;
    position: absolute;
    width: 118px;
    height: 83px;
    left: 0;
    top: 0;
    background: url(img/gallery-image-frame.gif) top left no-repeat;
 }

.gallery li.separator {
    margin: 0;
    padding: 0;
    height: 17px;
    clear: both;
    float: none;
    width: auto;
    border-top: 1px solid #D6D8DE;
}

p.h2 {
	font-size:1.6em;
	font-weight:bold;
}
