 /* 
	Title:     Rocca Group master styles for screen
	Author:    jussi@staart.fi
	Created:   May 19th 2009
*/


/* ===== 1. BODY DEFINITIONS ==== */

html {
	font-size: 100.01%;
}
body {
	background: #fff;
	color: #000;
	font: normal 11px Arial, serif;
}
#screen_index {
	background: #ffffff url("/img/bg-screen_index.png") repeat-x top center;
}
#screen_content {
	background: #ffffff url("/img/bg-screen_content.png") repeat-x top center;
}
#staart {
	top: 10px;
	right: 10px;
	position: absolute;
	z-index: 8;
	margin: 0;
}
#staart a {
	background-color: transparent;
	color: #000;
}
#preview {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
	margin: 0;
}
div#footer {
	background: #ffffff url("/img/bg-footer.png") repeat-x 0 0;
	/*position: absolute;
	bottom: 0;*/
	width: 930px;;
	height: 30px;
	padding-top: 12px;
	/*z-index: 9999;
	margin-bottom: -1px;*/
	text-align: center;
	color: #727272; 
	font: normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-left: auto;
	margin-right: auto;
}


/* ===== 2. SITE STRUCTURE ===== */

#container {
	background: transparent;
	width: 100%;
}
#page {
	background: transparent;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: center;
	padding-bottom: 50px;
	overflow: hidden;
	padding-left: 0px;
}
#topcontainer {
	clear: both;
	height: 136px;
	width: 950px;
}
#logo-container {
	background: transparent;
	float: left;
	height: 136px;
	width: 190px;	
}
#levelscontainer {
	background: transparent;
	float: left;
	height: 136px;
	width: 760px;	
}
#level0-navigation {
	background: transparent;
	height: 70px;
	padding: 10px 0 0 0;
	text-align: right;
	width: 760px;
}
#level1-navigation {
	background: transparent url("/img/bg-level1.png") repeat-x top right;
	height: 56px;
	padding: 0;
	text-align: right;
	width: 760px;
}
#indexflash {
	background: transparent url("/img/flashbg.jpg") no-repeat top right;
	clear: both;
	height: 308px;
	width: 935px;
	padding-top: 6px;
	padding-left: 1px;
}
#indexcontent {
	background: transparent;
	clear: both;
	margin: 10px 15px 0 15px;
	width: 920px;
}
#banners {
	background: transparent;
	float: left;
	margin: 0;
	padding: 0;
	width: 265px;
}
#news-container {
	background: #fff url("/img/bg-newsheader.png") repeat-x 0 0;
	border: 1px solid #e8e8e8;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 318px;
}
#mainbox {
	background: #fcfcfc url("/img/bg-newsheader.png") repeat-x 0 0;
	border: 1px solid #e8e8e8;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 313px;
}
#sitecontent {
	background: transparent;
	clear: both;
	margin: 10px 15px 0 15px;
	width: 920px;
}
#left-column {
	background: transparent;
	float: left;
	margin-top: 20px;
	width: 265px;
}
#right-column {
	background: #fff;
	border: 1px solid #e8e8e8;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 643px;
	text-align: left;
}
#bottom {
	background: transparent;
	color: #727272; 
	clear: both;
	font: normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: right;
	width: 930px;
}


#contentheader {
	background: transparent url("/img/bg-newsheader.png");
	color: #fff;
	font: normal 14px "Trebuchet MS", Arial, Verdana, sans-serif;
	height: 23px;
	margin: 0 0 10px 0;
	padding-top: 6px;
	padding-left: 15px;
	text-align: left;
	width: 628px;
}

/*=== EXTRANET LOGIN ===*/

div.loginscreen {
	background: #fcfcfc;
	border: 5px solid #fff;
	height: 120px;
	padding-right: 5px;
	width: 250px;	
}
div.rowcontainer {
	height: 25px;
	margin: 2px 0;
	width: 100%;	
}
div.lbl {
	background: transparent;
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	width: 80px;	
}
div.ipt {
	background: transparent;
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	float: left;
	text-align: right;
	width: 160px;	
}
span.leftend {
	background: transparent url("/img/bg-leftend.png") no-repeat top right;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	width: 5px;
}
span.center {
	background: transparent url("/img/bg-center.png") repeat-x top left;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 120px;
}
span.rightend {
	background: #ffffff url("/img/bg-rightend.png") no-repeat top left;
	height: 25px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	width: 5px;
}
input.textbox {
	background-color: white;
	border: none;
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding-top: -7px;
	border: 1px solid #e8e8e8;
}
input.submit {
	background: transparent url("/img/bg-button.png") no-repeat top left;
	border: none;
	color: #094098;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-top: 4px;
	/*padding: 5px 10px 5px 19px;*/
	width: 75px;
	padding-top: 4px;
	padding-bottom: 8px;
	height: 30px;
	margin-right: -5px;
}


/*=== UUTISPALSTA ===*/

div.newsitem {
	background: #ffffff url("/img/bg-newsitem.png") repeat-x top left;
	height: 60px;
	width: 318px;	
}
div.newsdate {
	color: #307bb8;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	float: left;
	height: 50px;
	padding-top: 12px;
	width: 67px;
}
div.newstitle {
	color: #727272;
	font: normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	float: left;
	height: 54px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	width: 196px;
	line-height: 14px;
}
div.newsmore {
	float: left;
	height: 40px;
	padding-top: 20px;
	width: 39px;
}
span.date {
	color: #307bb8;
	font: normal 16px "Trebuchet MS", Arial, Verdana, sans-serif;	
}
div.archive {
	color: #727272;
	font: normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	float: left;
	height: 20px;
	padding-right: 15px;
	text-align: right;
	width: 303px;
}

/*=== ETUSIVUN MAINOS ===*/

#frontadimg {
	clear: both;	
}
#frontadtext {
	float: left;	
	width: 283px;
}
#frontadlink {
	float: left;
	padding-top: 6px;
	width: 30px;	
}


p.frontadtext {
	background: transparent;
	color: #094098;
	font: normal 12px "Trebuchet MS", Arial, serif;
	line-height: 1.3em;
	margin: 0;	
	padding: 10px 15px;
	text-align: left;
}
p.newsheading2 {
	background: transparent;
	color: #727272;
	font: bold 12px "Trebuchet MS", Arial, serif;
	line-height: 1.3em;
	margin: 0;	
	padding: 0 15px;
	text-align: left;
}
p.shortnews2 {
	background: transparent;
	color: #094098;
	font: normal 12px "Trebuchet MS", Arial, serif;
	line-height: 1.3em;
	margin: 0;	
	padding: 0 15px 15px 15px;
	text-align: left;
}

h1.newsheader {
	background: transparent;
	color: #fff;
	font: normal 12px Arial, sans-serif;
	line-height: 29px;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
}


a.lev0:link, a.lev0:visited {
	background: transparent;
	color: #727272;
	display: inline;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.lev0:hover {
	text-decoration: none;
}


/*  YHTEYDENOTTOLOMAKE  */

div.formborder {
	border: 1px solid #e8e8e8;
	padding: 5px 5px 8px 5px;
	width: 450px;
	margin: 10px 0 10px 10px;
}

table.yhteydenotto {
	line-height: 1.6em;
}
td.lbl {
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 3px 10px;
	text-align: right;
	width: 120px;	
}
td.ipt {
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 3px;
	width: 300px;
}
input.txtbox, textarea {
	background: #fff;
	border: 1px solid #e8e8e8;
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 2px;
	width: 98%;
}
input.txtbox {
	width: 300px;
}
label {
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0;
}

#error {
	color: #ba0900;
	font: bold 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 3px;
	padding-left: 0px;
	text-align: left;
}

.checkbox {
	vertical-align: middle;
	margin-bottom: 2px;
}

.formtext {
	color: #777;
	font: normal 11px "Trebuchet MS", Arial, Verdana, sans-serif;
}

span.thanks {
	color: #777;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}

span.notsent {
	color: #ba0900;
	font-weight: bold;
	font-size: 15px;
}


/* ==== LEVEL 1 ==== */

ul.lev1 {
	background: transparent;
	height: 56px;
	margin: 0;	
}
li.lev1 {
	background: transparent;
	display: block;
	float: left;
	height: 56px;
	line-height: 56px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
a.lev1:link, a.lev1:visited, a.lev1:active {
	background: transparent url("/img/bg-lev1.png") repeat-x 0 0;
	color: #727272;
	display: block;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: capitalize;
	line-height: 56px;
	margin: 0 0 0 2px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
}
a.lev1:hover, a.lev1sel:link, a.lev1sel:visited {
	background: transparent url("/img/bg-lev1_sel.png") repeat-x 0 0;
	color: #fff;
	display: block;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: capitalize;
	line-height: 56px;
	margin: 0 0 0 2px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
}

/* ==== LEVEL 2 ==== */


ul#level2 {
	background: #fff;
	border: 1px solid #e8e8e8;
	list-style-position: outside;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 243px;
	display: block;
}
li.lev2 {
	color: #ffffff;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 0px;
	width: 243px;
}

a.lev2:link, a.lev2:visited, a.lev2:active {
	display:inline-block;
}

a.lev2:link, a.lev2:visited, a.lev2:active {
	background: transparent url("/img/bg-lev2.png") repeat-x 0 0;
	color: #737373;
	display: block;
	font: normal 12px Arial, sans-serif;
	line-height: 30px;
	margin: 0px;
	padding: 0 0 0 35px;
	text-decoration: none;
}

a.lev2:hover, a.lev2_sel:link, a.lev2_sel:visited {
	display:inline-block;
}


a.lev2:hover, a.lev2_sel:link, a.lev2_sel:visited {
	background: transparent url("/img/bg-lev2_sel.png") repeat-x 0 0;
	color: #fff;
	display: block;
	font: normal 12px Arial, sans-serif;
	line-height: 30px;
	margin: 0px;
	padding: 0 0 0 35px;
	text-decoration: none;
}

/* ==== LEVEL 3 ==== */

li.lev3 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	line-height: 0px;
}

li.lev3_sel {
	color: #094098;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	line-height: 0px;
}

a.lev3:link, a.lev3:visited, a.lev3:active {
	background: transparent url("/img/bg-lev3.png") repeat-x 0 0;
	display: block;
	color: #737373;
	font: normal 12px Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 45px;
	text-decoration: none;
	line-height: 30px;
	border-left: 1px solid #abbedc;
	border-right: 1px solid #abbedc;
}

a.lev3:hover {
	color: #202020;
}

a.lev3_sel:link, a.lev3_sel:visited {
	background: #007ec3 url("/img/bg-lev3_sel.png") repeat-x 0 0;
	/*background-color: #007ec3;*/
	display: block;
	color: #ffffff;
	font: normal 12px Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 45px;
	text-decoration: none;
	line-height: 30px;
	border-left: 1px solid #abbedc;
	border-right: 1px solid #abbedc;
}






/* ==== LEVEL 4 ==== */

li.lev4 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	line-height: 0px;
}

li.lev4_sel {
	color: #094098;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	line-height: 0px;
}

a.lev4:link, a.lev4:visited, a.lev4:active {
	background: transparent url("/img/bg-lev4.png") repeat-x 0 0;
	display: block;
	color: #737373;
	font: normal 11px Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 55px;
	text-decoration: none;
	line-height: 25px;
	border-left: 1px solid #abbedc;
	border-right: 1px solid #abbedc;
}

a.lev4:hover {
	color: #202020;
}

a.lev4_sel:link, a.lev4_sel:visited {
	background: transparent url("/img/bg-lev4_sel.png") repeat-x 0 0;
	display: block;
	color: #ffffff;
	font: normal 11px Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 55px;
	text-decoration: none;
	line-height: 25px;
	border-left: 1px solid #abbedc;
	border-right: 1px solid #abbedc;
}










/* ==== LEVEL 5 ==== */

li.lev5 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	line-height: 0px;
}

li.lev5_sel {
	color: #094098;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	line-height: 0px;
}

a.lev5:link, a.lev5:visited, a.lev5:active {
	background: transparent url("/img/bg-lev5.png") repeat-x 0 0;
	display: block;
	color: #737373;
	font: normal 11px Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 65px;
	text-decoration: none;
	line-height: 25px;
	border-left: 1px solid #abbedc;
	border-right: 1px solid #abbedc;
}
a.lev5:hover, a.lev5_sel:link, a.lev5_sel:visited {
	background: transparent url("/img/bg-lev5.png") repeat-x 0 0;
	display: block;
	color: #202020;
	font: normal 11px Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 65px;
	text-decoration: none;
	line-height: 25px;
	border-left: 1px solid #abbedc;
	border-right: 1px solid #abbedc;
}

div#ulvila, div#nakkila, div#tuusula {
	width: 300px;
	height: 200px;
	border: 1px solid #646464;
	margin-left: 15px;
}

#content table {
	margin-left: 15px;
}