body, html {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

img {
	border: 0px;
}
img.intext_right {
	float: right;
	margin-right: 20px;
	margin-left: 5px;
}
img.intext_left {
	float: left;
	margin-left: 20px;
	margin-right: 5px;
}
img.intext_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table {
	margin-left: 10px;
}

a {
	color: #F09D54;
	text-decoration: none;
}
a:hover {
	color: #F4560F;
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 20px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 55px;
	padding-bottom: 5px;
	font-style: italic;
}

ul {
	list-style: square;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#content_center {
	width: 957px;
	margin: 0 auto;

	height:auto !important;
	height: 100%;
	min-height: 100%;

}

#header {
	position: relative;
	top: 10px;
}

#logo {
	float: left;
	margin-top: 20px;
}
#liitybanner_top {
	position: absolute;
	right: 0px;
	top: 0px;
}
#fiiliskuva {
	width: 649px;
	height: 141px;
	float: left;
	margin-top: 86px;
	margin-left: 15px;
}
#fiiliskuva #border {
	width: 645px;
	height: 137px;
	border: solid 2px #474747;
}

#fblike {
	margin-top: -3ex;
	margin-left: 1em;
}

#navipalkki {
	position: relative;
	top: 24px;
	width: 100%;
	height: 20px;
	background-color: #474747;
	clear: both;
}

#navipalkki span {
	float:left;
	height: 20px;
	line-height: 20px;
}

#navipalkki span.selected {
	background-color: #919191;
}

#navipalkki a {
	display: block;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#navipalkki a:hover {
	background-color: #F09D54;
}

a:hover {
	text-decoration: underline;
}


#content {
	width: 627px;
	border-left: solid 1px #323232;
	border-right: solid 1px #323232;

	position: relative;
	top: 39px;
	background-color: #474747;
	clear: both;
	float:left; 

}

#content p {
	padding: 2px 5px 10px 15px;
}

#note {
	width: 289px;
	background-color: #323232;
	margin: 0px 0px 10px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#note p {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 130%;
	text-align: left;
	width: 220px;
	margin-bottom: 30px;
}
#note div.more {
	margin: 0px;
}

#noteblock {
	background-color: blue;
	width: 60px;
	height: 60px;

	float: right;
	clear: right;
	margin-top: 60px;
}

#note .b {background: url(/images/notebg_bottom.gif) 0 100% repeat-x}
#note .r {background: url(/images/notebg_right.gif) 100% 0 repeat-y}
#note .bl {background: url(/images/notebg_bottomleft.gif) 0 100% no-repeat}
#note .br {background: url(/images/notebg_bottomright.gif) 100% 100% no-repeat}
#note .tr {background: url(/images/notebg_topright.gif) 100% 0 no-repeat; padding:10px}



div.menu_right {
	width: 316px;
	background-color: #474747;
	float: right;
	margin-left: 12px;
	margin-top: 15px;
	padding: 0px;
	clear: right;
}

div.menu_right span.link {
	margin-left: 50px;
	padding-left: 15px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#links {
	list-style-image: url(/images/arrow.gif);
	line-height: 140%;
	font-weight: bold;
}

#menu_iol {
	background-image: url(/images/UIL-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#menu_right_spacer {
	width: 316px;
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 14px;
}

div.menu_right #header {
	background-color: #F09D54;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	
	color: #323232;
	font-weight: bold;
	height: 17px;
}


div.newsitem {
	background-image: url(/images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 271px;

	float: left;
	clear: both;
	margin: 5px 0px 5px 20px;
	padding-left: 25px;
}
div.date   {font-size: 8pt;}
div.newsitem a       {text-decoration: none; color: #FFFFFF;}
div.newsitem a:hover {text-decoration: underline;}

#breadcrumb {
	margin: 0px;
	padding: 0 0 2px 3px;
	background-color: #323232;
}

#breadcrumb a {
	text-decoration: none;
	color: #FFFFFF;
}

#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb .selected {
	font-weight: bold;
}


#bignews {
	width: 100%;
}
#bignews p {
	margin: 0 20px 15px 0;
}
#bignews img {
        background-color: #323232;
        padding-bottom: 17px;
}

#send_feedback {
	text-align: right;
	margin-right: 5px;
	font-size: 8pt;
	margin-bottom: 0px;
}

#credits {
	text-align: right;
	font-size: 7pt;
	padding: 2px 5px 2px 0;
	margin-bottom: 3px;
	color: #999999;
}
#credits a {color: #999999;}
#credits a:hover {color: #BBBBBB;}




/* FORMS */
input.text, textarea {
/*	background-color: transparent;*/
	background-color: #474747;
	color: #FFFFFF;
	border: solid 1px #F09D54;
	margin: 5px 2px 5px 2px;
	clear: right;
}
select, option {
	background-color: #474747;
	color: #FFFFFF;
}
select {
	margin: 5px 2px 5px 2px;
	border: solid 1px #F09D54;
}
input.button {margin: 20px 0 0 50px;}

div.form {margin-left: 13px;}




/* CONTENT ELEMENTS */
div.content_image {
	float: right;
	margin-right: 10px;
}
div.content_image_left {
	float: left;
	clear: left;
	margin: 0 15px 15px 0;
}

div.storiesList {
	clear: both;
}

div.storiesList div.story {
	clear: both;
	margin: 15px 10px 15px 10px;
	padding: 10px 5px 0px 10px;
	background-color: #323232;
}
div.storiesList .storyText {
}
div.storiesList img {
}
div.author {
	margin-left: 50px;
	font-size: 8pt;
	font-style: italic;
}


/* RUOKALISTAT */

table.ruokalista {
	font-size: 8pt;
	width: 607px;
	margin-left: 10px;
}

table.ruokalista td.ravintola {
	text-decoration: underline;
}
table.ruokalista td.ravintola, td.ruokalaji {
	font-weight: bold;
	width: 105px;
}
table.ruokalista td.hinta {
	width: 45px;
}

table.ruokalistahinnat {
	width: 607px;
	margin-left: 10px;
}


/* LASKURI */
div.iop_counter {
	float: right;
	height: 75px;
	color: #F09D54;
	border-left: solid 1px #F09D54;
	margin:10px;
	padding:5px;
	font-size: 12pt;
}


/* HALLITUS */
div.hallitusjasen {
	margin: 0px 20px 0px 0px;
}

dt {
	margin: 5px;
}


/* Artikkeleiden kommentointi */

#kommentit {
	margin: 0 25px 0 25px;
}

#kommentit .writer, .info {
	font-style: italic;
	font-size: 8pt;
}
#kommentit .comment {
	margin: 2px 0 0 10px;
}
#kommentit .separator {
	height: 1px;
	width: 400px;
	margin: 0 auto;
	margin-top: 10px;
        margin-bottom: 10px;
	border-top: 1px dotted #F09D54;
}

