@import url(fsforum/fsforum.css);

body {
	background: #f0f0f0;
	color: black;
	font-family: Arial, Verdana, Geneva, Tahoma, Luxi Sans;	
	font-size:11px;
}

img {
	border:0px;
}
h1 {
 	font-size: 18px;
	font-family: Arial,Verdana,Geneva,Tahoma, Luxi Sans;
	text-align: left;
}
p {
	text-align:left;
}

a:link {
	text-align: left;
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-align: left;
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-align: left;
	color:#FF7F50;
	text-decoration: none;
	font-weight: bold;
}

a.basic:link {
	text-align: left;
	font-size: 10px;
	font-family: Arial, Verdana, Geneva, Tahoma,Luxi Sans;	
	color: darkblue;
	text-decoration: none;
}

a.basic:visited {
	text-align: left;
	font-size: 10px;
	font-family: Arial, Verdana, Geneva, Tahoma,Luxi Sans;	
	color: darkblue;
	text-decoration: none;
}
a.basic:hover {
	text-align: left;
	font-size: 10px;
	font-family: Arial, Verdana, Geneva, Tahoma,Luxi Sans;	
	color:#FF7F50;
	text-decoration: none;
}

a.big:link {
	text-align: left;
	font-size: 20px;
	font-family: Arial, Verdana, Geneva, Tahoma,Luxi Sans;	
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
}

a.big:visited {
	text-align: left;
	font-size: 20px;
	font-family: Arial, Verdana, Geneva, Tahoma,Luxi Sans;	
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
}
a.big:hover {
	text-align: left;
	font-size: 20px;
	font-family: Arial, Verdana, Geneva, Tahoma,Luxi Sans;	
	color:#FF7F50;
	text-decoration: none;
	font-weight: bold;
}



a.stats:link {
	background: #C0E0FF;
	color:  darkblue;
	text-decoration: none;
	font-weight: bold;
}
a.stats:visited {
	background: #C0E0FF;
	color:  darkblue;
	text-decoration: none;
	font-weight: bold;
}
a.stats:hover {
	background: white;
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
}

a.list:link {
	background: #FFFFFF;
	color:  darkblue;
	text-decoration: none;
	font-weight: bold;
}
a.list:visited {
	background: #FFFFFF;
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
}
a.list:hover {
	background: #FFFFFF;
	color: red;
	text-decoration: none;
	font-weight: bold;
}


a.listHeader:link {
	color: #fdb002;
	text-decoration: underline;
	font-weight: bold;
}
a.listHeader:visited {
	color:#fdb002;;
	text-decoration: underline;
	font-weight: bold;
}
a.listHeader:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}
a.listHeaderSmall:link {
	color: #fdb002;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;	
}
a.listHeaderSmall:visited {
	color:#fdb002;;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;	
}
a.listHeaderSmall:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;	
}


a.ajopaivakirja:link {
	background: white;
	color: black;
	text-decoration: none;
	font-weight: bold;

}

a.ajopaivakirja:visited {	
	background: white;
	color: #483D8B;
	text-decoration: underline;
	font-weight: bold;
}
a.ajopaivakirja:hover {
	background: white;
	color: #483D8B;
	text-decoration: underline;
	font-weight: bold;
}
div.ajopaivakirja {
	width:110px;
	text-align: center;
	background: white;
	padding: 5px;
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
}
 	
a.MainLink {
	font-size: 16px;	
}

a.small {
	 font-size: 10px;
}
.small {
	 font-size: 11px;
}

table.smallframe { 
	background: #C0E0FF;
	text-align: center;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table.top { 
	width: 700px;
	text-align: left;
	border: 1px solid black;
	margin: 0 auto;
}
td.top {
	vertical-align: top;
}

table.frame { 
	text-align: left;
	vertical-align: top;
	width: 650px;
   	border-top: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
}

table.page { 
	
	

}
td.page {
	background: #f0f0f0;
	color: black;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
table.index {
	width: 550px;
	/*border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	*/
	padding: 5px;
}
td.index {
	vertical-align: top;
}

td.mainBannerPage {
	vertical-align: top;
	padding:10px;
}
table.mainBanner {
	width: 100%;
}
td.mainBanner {
	vertical-align: top;
	text-align:center;
}

/* Vianor */
a.vianor:link {
	color: black;
	font-size: 11px;
}
a.vianor:hover {
	color: red;
	font-size: 11px;
}
a.vianor:visited {
	color:black;
	font-size: 11px;
}

div.vianorSmall {
	width:125px;
	background: white;
        border-style: solid;
        border-color: #99aec1;
        border-width: 1px;
	padding: 4px;
	text-align:center;
}
div.vianorSmallWide {
	width:550px;
	background: #ffffff;
        border-style: solid;
        border-color: #99aec1;
        border-width: 1px;
	padding: 4px;
}

div.bannerBorder {
	background:#dddddd;
	border: 1px solid black;
	padding: 5px;	
	text-align:center;
	width: 160px;
}
div.bannerBorderSmall {
	background:#dddddd;
	border: 1px solid black;
	padding: 5px;	
	text-align:center;
	width: 125px;
}
div.bannerFrame {
	background: #fff;
        border-style: solid;
        border-color: #99aec1;
        border-width: 1px;
	text-align:center;
	vertical-align:center;
	padding:2px;
}

div.login {
	background:#dddddd;
	border: 1px solid black;
	padding: 5px;	
	text-align:left;
}

table.mainStats {

	text-align: left
}
th.mainStats {
	background: blue;
	color:white;
	font-size: small;
	text-align: left;
}
td.mainStats {	
	font-size: small;
}

table.menu {
	width: 120px;
}
td.menu {
	vertical-align: top;
}
table.rightpage {
	 font-size: small;

	width: 650px;
	border-left: 2px solid black;
}
td.rightpage {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 100%;
}

table.footer {
	width:100%;
	text-align: center;
	font-family: Arial, Verdana, Geneva, Tahoma,Luxi Sans;
	
}
td.footer {
	font-size: small;
	height: 30px;
	text-align: center;
}
	

th.content {
        background: #536476;
        color:#fdb002;
	padding: 3px;
	text-align: left;
}

th.content_small {
        background: #536476;
        color:#fdb002;
	padding: 3px;
	text-align: left;
	font-size: 10px;
}
th.contentCenter { 
        background: #536476;
        color:#fdb002;
	padding: 3px;
	text-align: center;
}
td.numberItem {
	
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;
	
}
td.numberItemCenter {
	text-align: center;
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;
}
td.numberItemRight {
	text-align: right;
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;
}
td.numberItemHighlight {
	text-align: center;
	background: ##D2B48C;
	color: black;
	border: 1px solid black;
	padding: 2px;
	
}
td.textItem {	
	text-align: left;
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;	
}
td.textPrevItem {	
	text-align: left;
	background: #eee;
	color: black;
	border: 1px solid black;
	padding: 2px;	
	font-size: 10px;
}

td.textItem_small {	
	text-align: left;
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;	
	font-size: 10px;
}
td.textItem_small0 {	
	text-align: left;
	background: #ededed;
	color: black;
	font-size: 10px;
}
td.textItem_small1 {	
	text-align: left;
	background: #ffffff;
	color: black;
	font-size: 10px;
}
td.centeredTextItem {	
	text-align: center;
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;	
}
td.boldTextItem {
	
	background: #ffffff;
	font-weight: bold;
	color: black;
	border: 1px solid black;
	padding: 2px;	
}
td.selTextItem {
	
	background: lightyellow;
	color: black;
	border: 1px solid black;
	padding: 2px;	
}
td.highLightItem1 {
	
	background: #C0E0FF;
	color: black;
	border: 1px solid black;
	padding: 2px;	
}
td.highLightItem2 {
	
	background: #eaf2f5;
	color: black;
	border: 1px solid black;
	padding: 2px;	
}

th.summary {
	background: #D2B48C;
	color: black;
	border: 1px solid black;
	text-align: left;
}
td.summary {
	background: #ffffff;
	color: black;
	border: 1px solid black;
}

table.chapter {
	border: 1px solid black;
	padding: 5px;
	text-align: left;
}

table.tab {
		width: 630px;
}
td.fgTab {
	padding: 5px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	
}
td.bgTab {
	padding: 5px;
	border-bottom: 1px solid black;
	
}
td.contentTab {
 	padding: 5px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	vertical-align: top;	
	text-align:left;
	height:400px;
}

table.login {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
th.login {
	text-align: left;
	padding: 3px;
}
td.login {
	text-align: left;
	padding: 3px;
}
p.message {
	color: red;
}
table.monthstats {
	background: lightyellow;
}
td.monthstats {
	vertical-align: top; 
}
th.monthstats {
	text-align: left;
}


/* New style for ajopaivakirja */
th.list { 
        background: #536476;
        color:#fdb002;
	padding: 3px;
	text-align: left;
}
th.list_header { 
        background: #536476;
        color:#fdb002;
	padding: 3px;
	text-align: center;
}
td.list {	
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;
	text-align: center;
}
td.listleft {	
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;
	text-align: left;
}
td.list_rowsum {	
	font-weight: bold;
	background: #ffffff;
	color: black;
	border: 1px solid black;
	padding: 2px;
}

div.noteHeader {
        background: #536476;
        color: #fdb002;

	padding: 4px;
 	font-weight: bold;

}

div.note {
	background: #dddddd;
        border-style: solid;
        border-color: #99aec1;
        border-width: 1px;
	padding: 4px;
	text-align:left;
}


div.menu {

}
div.menuheader {
        background: #536476;
        color: #fdb002;

	padding: 4px;
 	font-weight: bold;

}
div.menuheader_center {
        background: #536476;
        color: #fdb002;
	padding: 4px;
 	font-weight: bold;
	text-align : center;
}
div.menuitem {
	background: #dddddd;
        border-style: solid;
        border-color: #99aec1;
        border-width: 1px;
	padding: 4px;
	text-align:left;
}

a.menu {
	color:  darkblue;
}
a.menu:visited {
	color:  darkblue;
}
a.menu:hover {
	color:  red;
}

div.message {
	background: lightyellow;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;

	padding: 2px;
}
div.reminder {
	background: lightyellow;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px;
}
/* * * * NEW STYLES FROM  LEIMAUS * * * */
div.topMenu {
	text-align:left;
	background-image: url(images/topmenu_background.gif);
	font-size: 12px;
	width:100%;
	border-left: 1px solid #909599;
	border-right: 1px solid #909599;
}
span.topMenuText {
	color: #000000;
	text-decoration: none;

	font-size: 12px;
	font-weight: bold;
}
a.topmenu {
	color: darkred;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
a:visited.topmenu {
	color: darkred;

	text-decoration: none;

	font-size: 12px;	
}
a:hover.topmenu {
	color: red;
	text-decoration: none;

	font-size: 12px;	
}
td.leftmenu {
 	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
	width: 110px;
	padding:3px;
	text-align:left;
}

div.leftmenu {
	border-style: solid;
	border-color: #ffffff;     	
	border-width: 1px;
	padding:5px;
}
.pageHeader {
	color: #000000;
	padding:3px;
	/*background-image: url(images/listheader_bg.gif);*/
	font-size: 14px;
	font-weight: bold;

}
div.line {
	border-top: 1px solid #909599;
}


