 /* 
	Title:     Logistiikana toimihenkil�t ry master styles for screen
	Author:    jussi@staart.fi
	Created:   March 27th 2009
*/


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

html {
	font-size: 100.01%;	
}
body {
	background: #fff;
	color: #454545;
	font: normal 11px Arial, serif;
}
#screen {
	background: #e2dfcf;
}
#page {
	background: transparent;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 950px;
}
#preview {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
	margin: 0;
}
#staart {
	top: 0;
	right: 0;
	position: absolute;
	z-index: 8;
	margin: 10px;
}
#staart a {
	background-color: transparent;
	color: #000;
}

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

#sitewrapper {
	background: transparent;
	clear: both;
	width: 950px;
}
#header {
	background: transparent url("/img/bg-header.png") no-repeat top left;
	clear: both;
	height: 190px;
	text-align: left;
	width: 950px;
}
#logo {
	background: transparent;
	float: left;
	height: 130px;
	width: 320px;
}
#logo-index {
	background: transparent;
	margin: 0 auto;
	padding-top: 200px;
	text-align: right;
	width: 300px;
}
#level1 {
	background: transparent url("/img/bg-level1.png") no-repeat top left;
	clear: both;
	height: 48px;
	padding: 0;
	text-align: center;
	width: 950px;
}
#contentwrapper {
	background: transparent;
	clear: both;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 960px;
}
#leftcolumn {
	background: transparent;
	float: left;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 240px;
}

#rightcolumn {
	background: transparent;
	float: left;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 250px;
	margin-left: -5px;
}

#contentarea {
	width: 705px;
	float: left;
}

#centercolumn {
	background: transparent;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 470px;
}
div.centercolumn-content {
	background: transparent url("/img/bg-centercolumn.png") no-repeat top left;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 15px 14px 5px 14px;
	text-align: left;
	width: 442px;
	min-height: 185px;
	height: expression( this.scrollHeight < 186 ? "185px" : "auto" ); /* sets min-height for IE */
}
div.centercolumn-content-bottom {
	background: transparent url("/img/bg-centercolumn-bottom.png") no-repeat top left;
	clear: both;
	height: 15px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 470px;
}
#rightcolumn {
	background: transparent;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 230px;
}
#bottom {
	background: #f8f8f8 url("/img/bg-bottom.png") no-repeat bottom left;
	clear: both;
	height: 67px;
	text-align: left;
	width: 900px;
}

div.content {
	background: transparent url("/img/bg-content-top.png") no-repeat top left;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 13px 14px 5px 14px;
	text-align: left;
	width: 675px;
	min-height: 485px;
	height: expression( this.scrollHeight < 486 ? "485px" : "auto" ); /* sets min-height for IE */
}
div.content-bottom {
	background: transparent url("/img/bg-content-bottom.png") no-repeat top left;
	clear: both;
	height: 15px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 703px;
}

#bottomwrapper {
	background-image: url("/img/bottom.gif");
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	text-align: left;
	padding: 17px 15px 15px 15px;
	text-align: center;
	margin-left: 8px;
}

/* Tapahtumakalenteri */

div.headercontainer {
	background: #dacea9 url("/img/bg-centercolumn-h1.png") no-repeat top left;
	height: 40px;
	width: 100%
}

div.headercontainerwide {
	background: #dacea9 url("/img/bg-wide-h1.png") no-repeat top left;
	height: 40px;
	width: 100%
}

div.header {
	background: transparent;
	color: #fff;
	font: normal 15px Arial, Verdana, sans-serif;
	float: left;
	padding: 10px 0 0 3%;
	text-align: left;
	width: 71%;
}
div.rightlink {
	background: transparent;
	float: left;
	padding: 12px 0;
	text-align: left;
	width: 26%;
}
div.eventbg {
	background: transparent;
	/*padding: 10px 0;*/
	width: 100%
}
div.eventdate {
	background: transparent;
	color: #27a22d;
	font: bold 12px Arial, Verdana, sans-serif;
	float: left;
	line-height: 1.3em;
	padding: 5px 0 10px 10px;
	width: 100px;
}
div.eventtitle {
	background: transparent;
	color: #454545;
	font: normal 12px Arial, Verdana, sans-serif;
	float: left;
	line-height: 1.3em;
	padding: 5px 0 10px 10px;
	width: 322px;
}
div.eventdescription {
	background: transparent;
	padding: 5px 0 5px 120px;
	width: 322px;
}

/* Uutiset */

#uutiset {
	background: transparent url("/img/bg-news.png") no-repeat top left;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 14px 0 0 21px;
	text-align: left;
	width: 219px;
	min-height: 330px;
	height:auto !important;
	height: 330px;
}
.uutiset-bottom {
	background: transparent url("/img/bg-news-bottom.png") no-repeat top left;
	clear: both;
	height: 15px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 240px;	
}


#announcement {
	background: transparent url("/img/bg-announcement.png") no-repeat top left;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 20px 0 0 21px;
	text-align: left;
	width: 195px;
	padding-right: 25px;
	text-align: center;
	margin-left: 5px;
	height: 238px;
}
#announcement-bottom {
	background: transparent url("/img/bg-announcement-bottom.png") no-repeat top left;
	clear: both;
	height: 15px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 240px;	
}

#popup {
	background: #fff;
	margin: 25px;
}

#popup p {
	padding-left: 0px;
}

div#qlinks {
	float: right;
	background-image: url(/img/bg-qlink.gif);
	background-repeat: no-repeat;
	width: 267px;
	height: 34px;
	padding: 5px 25px 3px 25px;
	overflow: hidden;
	text-align: center;
}

div#logoutbox {
	float: right;
	background-image: url(/img/bg-logout.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 36px;
	padding: 3px 25px 3px 25px;
	overflow: hidden;
	text-align: center;
}

div#logoutbox a {
	color: #000000;
	font-size: 13px;
	/*font-weight: bold;*/
}

div#qlinks a {
	color: #000000;
	font-size: 11px;
}

/* Viikkokysymys */

#weekquestion {
	background: transparent url("/img/bg-weekquestion.png") no-repeat top left;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 14px 0 0 21px;
	text-align: left;
	width: 219px;	
}
#weekquestion-bottom {
	background: transparent url("/img/bg-weekquestion-bottom.png") no-repeat top left;
	clear: both;
	height: 15px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 240px;	
}
#divider {
	clear: both;
	height: 5px;
	line-height: 5px;
}
div.desc {
	float: left;
	padding: 5px 0 0 15px;
	width: 80px;
}
div.progbar {
	float: left;
	border: 1px solid #8d8d8d;
	padding: 1px;
	width: 200px;
}
div.yesbar {
	background: green url('/img/green.png') repeat-x top left;
	color: #fff;
	font: 11px Verdana, sans-serif;
	padding: 3px 0;
	text-align: center;
}
div.nobar {
	background: red url('/img/red.png') repeat-x top left;;
	color: #fff;
	font: 11px Verdana, sans-serif;
	padding: 3px 0;
	text-align: center;
}
div.percentage {
	float: left;
	font: bold 8pt Arial, sans-serif;
	padding: 7px;
	width: 70px;
}


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

ul.lev1 {
	background: transparent;
    display: block;
    height: 42px;
	text-align: center;
}
li.lev1 {
	background: transparent;
	display: block;
	float: left;
	height: 42px;
	line-height: 42px;
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
a.lev1:link, a.lev1:visited, a.lev1:active {
	background: transparent;
	color: #fff;
	display: block;
	font: normal 12px Verdana, sans-serif;
	line-height: 42px;
	margin: 0;
	padding: 0 6px;
	text-decoration: none;
}
a.lev1:hover, a.lev1_sel:link, a.lev1_sel:visited {
	background: #fff;
	color: #000;
	display: block;
	font: normal 12px Verdana, sans-serif;
	line-height: 42px;
	margin: 0;
	padding: 0 6px;
	text-decoration: none;
}



/* ==== EDITOR STYLES ==== */

p {
	background: transparent;
	color: #252525;
	font: normal 8pt Verdana, sans-serif;
	line-height: 1.6em;
	margin: 0;	
	padding: 10px 6px;
	text-align: left;
}
p.newstitle {
	background: transparent;
	color: #27a22d;
	font: bold 8.5pt Verdana, sans-serif;
	line-height: 1.6em;
	margin: 0;	
	padding: 10px 6px 0 6px;
	text-align: left;
}
p.weekquestion {
	background: transparent;
	color: #000;
	font: normal 8pt Verdana, sans-serif;
	line-height: 1.6em;
	margin: 0;	
	padding: 10px;
	text-align: left;
}
pre {
	background: #454545;
	font: 11px Courier, Helvetica, sans-serif;
	margin: 0;
	text-align: left;
}
h1 {
	background: transparent;
	color: #33b7ac;
	font: normal 18px Verdana, sans-serif;
	margin-bottom: 5px;
	padding: 10px 0 7px 0;
	text-align: left;
}
div.centercolumn-content h1 {
	background: transparent url("/img/bg-centercolumn-h1.png") no-repeat top left;
	color: #fff;
	font: normal 15px Verdana, sans-serif;
	padding: 11px 10px;
	text-align: left;
}

div.content h1 {
	background: transparent url("/img/bg-content-h1.png") no-repeat top left;
	color: #fff;
	font: normal 15px Verdana, sans-serif;
	padding: 11px 10px;
	text-align: left;
}

div.content h3 {
	padding: 5px;
}

#uutiset h1 {
	background: transparent url("/img/bg-news-h1.png") no-repeat top left;
	color: #fff;
	font: normal 14px Verdana, sans-serif;
	padding: 11px 10px;
	text-align: left;
}
#weekquestion h1 {
	background: transparent url("/img/bg-news-h1.png") no-repeat top left;
	color: #fff;
	font: normal 14px Verdana, sans-serif;
	padding: 11px 10px;
	text-align: left;
}


h2 {
	background: transparent;
	color: #33b7ac;
	font: normal 16px Verdana, sans-serif;
	padding: 10px 0 0 0;	
}
div.centercolumn-content h2 {
	background: transparent url("/img/bg-centercolumn-h1.png") no-repeat top left;
	color: #fff;
	font: normal 14px Verdana, sans-serif;
	padding: 12px 10px;
	text-align: left;
}
h3 {
	background: transparent;
	color: #33b7ac;
	font: normal 14px Verdana, sans-serif;
	padding: 6px 0 0 0;	
}
div.centercolumn-content h3 {
	background: transparent url("/img/bg-centercolumn-h1.png") no-repeat top left;
	color: #fff;
	font: normal 12px Verdana, sans-serif;
	padding: 13px 10px;
	text-align: left;
}
#sitecontent_contact_form h3 {
	background: transparent;
	color: #fff;
	font: normal 14px Arial, serif;
	padding: 10px 0 0 0;
}
h4.questiontotal {
	background: transparent;
	color: #25a12d;
	font: normal 14px Verdana, sans-serif;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
}
td {
	color: #454545;
	font: normal 11px Arial, serif;
	padding-right: 40px;
}
div.content td {
	padding-right: 0px;
}
ul {
	line-height: 1.1em;
	list-style: square;
	margin-left: 25px;
}
ol {
	line-height: 1.1em;
	margin-left: 25px;
}
li {
	color: #454545;
	margin: 0;
	font: 11px Arial, Verdana, sans-serif;
	line-height: 1.3em;
}
hr {
	margin: 0 15px 0 15px;
}
img {
	margin: 0;
	padding: 0;
}
img[align="right"] { 
	float: right;
	padding: 0 0 0 8px;
}
img[align="left"] { 
	float: left;
	padding: 0 8px 0 0;
}
strong {
	font-weight: bold;	
}

a:link, a:visited {
	background: transparent;
	color: #25a12d;
	display: inline;
	font: normal 8pt Verdana, sans-serif;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.readmore:link, a.readmore:visited {
	background: transparent;
	color: #25a12d;
	display: inline;
	font: normal 12px Arial, Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.readmore:hover {
	color: #25a12d;
	text-decoration: underline;
}
a.items:link, a.items:visited {
	background: transparent;
	color: #454545;
	display: inline;
	font: normal 7.8pt Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.items:hover {
	color: #454545;
	text-decoration: underline;
}


a.archive:link, a.archive:visited {
	background: transparent;
	color: #fff;
	display: inline;
	font: normal 12px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.archive:hover {
	text-decoration: underline;
}

ul.sub {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
}

li.sub2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.sub2, a.sub2:link, a.sub2:visited, a.sub2:hover, a.sub2:active {
	font-size: 13px;
}

a.sub2_sel, a.sub2_sel:link, a.sub2_sel:visited, a.sub2_sel:hover, a.sub2_sel:active {
	font-size: 13px;
	color: #000000;
}

li.sub3 {
	padding-left: 5px;
}

a.sub3, a.sub3:link, a.sub3:visited, a.sub3:hover, a.sub3:active {
	font-size: 12px;
}

a.sub3_sel, a.sub3_sel:link, a.sub3_sel:visited, a.sub3_sel:hover, a.sub3_sel:active {
	color: #000000;
	font-size: 12px;
}


div#kalenteri {
	margin-top: 5px;
}

table.calendar {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 5px auto 0 auto;
	width: 170px;
}

div#kalenteri a {
	color: #000000;
	font-size: 11px;
}

table.calendar td {
	color: #000000;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: 13px;
	background-color: #ffffff;
	margin: 0px;
}


table.calendar th {
	width: 10px;
	color: #000000;
	padding: 2px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: bold;
	background-color: #c0c0c0;
	margin: 0px;
}


caption.calendar-month {
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-weight: bold;
}

span.varattu {
	background-color: #27a22d;
	color: #ffffff;
	width: 100%;
	display: block;
	font-weight: 13px;
}

div.previous_question_content p {
	padding-top: 0px;
	padding-bottom: 0px;
}

