table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bgimage {
	background-image: url(../img/bg2011.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.bgimage1 {
	background-image: url(../img/bg2011_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.bgimage2 {
	background-image: url(../img/bg2011_3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.bgimage3 {
	background-image: url(../img/bg2011_4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.bgimage4 {
	background-image: url(../img/bg2011_5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.bgimage5 {
	background-image: url(../img/bg2011_6.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.bgimage6 {
	background-image: url(../img/bg2011_7.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}

body, html {
	height: 100%;
	width: 100%;
	overflow-y: hidden;
}

hr {
	width: 100%;
	float: left;
	clear: both;
	height: 1px;
	color: #ff6600;
	background-color: #ff6600;
	line-height: 1px;
	border: 0px;
	margin-bottom: 15px;
	margin-top: 5px;
}


/* BACKGROUNDS IMAGES AND FRONTPAGE ELEMENTS */
table.borders {	
	/*background-color: #E9EDEE;*/
	background-image: url(../img/content_bg.png);
	background-repeat: repeat-y;
	height: 100%;	
}
table td.cannes2006bg {
	background-image: url(../img/front_cannes2006_bg.gif);
	background-repeat: no-repeat;
	background-color: #FCFDFD;
}
table td.whiteboxdottedline {
	background-image: url(../img/front_whitebox_dottedline.gif);
	background-repeat: repeat-y;
}
/*table td.bgimageright {
	background-image: url(../img/front_bgimage_right.gif);
	background-repeat: no-repeat;
}*/
/*table td.contentbg {
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;
}*/
table td.bgtop {
	background-image: url(../img/front_top_logo2008_bg.gif);
	background-repeat: repeat-x;
}

/* TEXTSTYLES FOR FRONTPAGE */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 12px;
	list-style-type: none;
	line-height: 20px;
}


#frontmaintext {
	padding-left: 24px;
	padding-right: 40px;
	margin: -2px; /* Added by MV */
}

/* EDITABLE TITLE FOR FRONTPAGE 140606 */

#frontwhitebox h2 {
	margin-top: 0px;
}
#frontmaintitle {
	padding-left: 24px;
	padding-right: 40px;
}
#frontmaintitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000000;
}

#frontmaintext p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#frontcannes2006 {
	height: 147px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
#frontcannes2006 ul {
	color: #000000;
}
#content ul {
	margin-bottom: 10px;
}
#content li {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .field {
	width: 300px;
	border: 1px solid #CAD4D7;

}
#content .fieldcheck {
	width: 150px;
	border: 1px solid #CAD4D7;

}
#contentspacer {
	width: 20px;
	height: 500px;
}
/*#listpage {
	position: absolute;
	width: 600px;
	height: 1000px;
}*/
#listpage .black {
	font-size: 18px;
	font-weight: normal;	
	color: #000000;
}
#listpage td {
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-left: 10px;
}
#listpage td.noborder {
	border-bottom: none;
}
#listpage p {
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 5px;
}
#listpage h2 {
	margin-bottom: 15px;
}
#listpage h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ff6600;
}
td.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #F000000;
}

/* Added by MV */

.contentpaneopen td {
	padding: 0px;
}

.leh_dnor-each {
	padding-bottom: 15px;
	font-family: verdana;
	font-size: 11px;
}

/* CANNES2007 BOX */

table.cannes2007box {
	margin-bottom: 5px;
}
table td.cannes2007bg {
	background-image: url(../img/boksi/front_cannes2007_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FCFDFD;
}
#frontcannes2007 {
	height: 199px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
#frontcannes2007 ul {
	color: #000000;
}

a.foo_dnor-more {
    font-size: 11px;
    padding: 0px;
}

.foo_dnor-more {
    margin-top: -2px;
}

/* uudet */

.newsbox {
	background-color: #fbf6f1;
	margin-top: 5px;
	padding: 8px 10px 10px 10px;
}
.newsbox h2 {
	color: #ff6600;
	font-size: 14px;
}
.newsbox a {
	color: #000000;
	line-height: 16px;
}
.tiedote_newsline {
	float: left;
	clear: both;
	height: 1px;
	background-color: #ff6600;
	width: 100%;
	margin: 7px 0px;
}

#subnavigation {
	margin-bottom: 40px;
}
.joo {
	background-color: #fbf6f1;
}
#rightcolumn .infotext {
	color: #ff6600 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	margin-top: -5px !important;
}
#rightcolumn .infotext a {
	color: #ff6600 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	margin-top: -5px !important;
}
