.menu{
        background-color:#f9f9f9;
        border-bottom-width:1px;
        border-bottom-color:#cccccc;
        border-right-color:#cccccc;
        border-bottom-style:solid;
        border-right-style:solid;
        border-top:0px;
        border-right-width:thin;
        border-left:0px;
        color:#e23d2c;
        line-height:16px;
}
.menu_header{
        background-color:#EEEEEE;
        border-bottom-width:1px;
        border-bottom-color:#cccccc;
        border-right-color:#cccccc;
        border-bottom-style:solid;
        border-right-style:solid;
        width:100%;
        border-top:0px;
        border-right-width:thin;
        border-left:0px;
        color:#333333;
        font-weight: bold;

}
.menu a{
        display:block;
        color:#666666;
        text-decoration:none;
        padding:5px 10px;
}
.menu a:hover{
        background:#666;
        color:#FFF;
}


td.main {
        padding-left: 10px; 
        padding-top: 7px;
        padding-right: 15px;
        color: #555555;
}

p.login {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        color: #000000;
        font-weight: bold;
}


.footer {
        font-face: sans-serif; 
        color: #ffffff;
        font-weight: normal;
        text-decoration: none;
        text-align: right;
        padding-top: 5px;
}


div.level1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}


div.level1 a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.level1 a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

div.level2 {
}

div.level2 a{
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
 	background-image: url(/files/pix/arrow_level2.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

div.level2 a.hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div.level3 {
}

div.level3 a{
	padding-left: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
 	background-image: url(/files/pix/arrow_level3.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

div.level3 a.hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


div.level1 a.selected {
	color: #cc0000;
}

div.level2 a.selected {
	color: #cc0000;
}

div.level3 a.selected {
	color: #cc0000;
}

a.selected:hover {
	color: #000000;
}

a.contact {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.thin {
	font-weight: normal;
}




td.webhotel_table_h1{
	background-color:#D7D7D7;
	color:#474747;
	font-weight:normal;
	text-align:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
td.webhotel_table_h2{
	background-color:#F5F5F5;
	color:#474747;
	font-weight:normal;
	text-align:left;
	padding-top: 3px;
	padding-bottom: 3px;
}

tr.webhotel_table_header{
	background-color:#E22E26;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:bottom;
}

tr.webhotel_table_header a{
	color:#FFFFFF;
	font-weight:bold;
}

tr.webhotel_table_header a:hover,
tr.webhotel_table_header td {
	color: #FFFFFF;
}

tr.webhotel_table_row1{
	background-color:#EBEBEB;
	color:#474747;
	font-weight:normal;
	height:20px;
	text-align:center;
}

tr.webhotel_table_row2{
	background-color:#F7F7F7;
	color:#474747;
	font-weight:normal;
	height:20px;
	text-align:center;
}

tr.row1{
	background-color:#F7F7F7;
        vertical-align: top;
}

tr.row2{
	background-color:#DBDBDB;
        vertical-align: top;
}

tr.row0{
        /*used ie. first before actual data and after...*/
        vertical-align: top;
}

tr.row1 td{
        padding: 3px;
        vertical-align: top;
}

tr.row2 td{
        padding: 3px;
        vertical-align: top;
}

tr.row0 td{
        padding: 3px;
        vertical-align: top;
}

.newsdate {
	font-weight: bold;
	color: #000000;
}
.logintext {
	color: #333333; 
	text-align:left;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-top: 0px;
}

#text_decoration_none {
       text-decoration:none;
}

/*********** Kirjautuminen ***************/

#loginDiv {
background:#555 url(/files/jpeg/15948/logindiv%2Dbg.jpg) repeat-x top center;
padding:10px;
color:#FFF;
}

#loginDiv h2 {
color:#FFF;
font-size:1em;
margin-top:0;
}

#loginText {   
font-size:1em;
}

#loginForm a, #loginText {
color:#FFF;
}

#loginText img {
vertical-align:middle;
}

#inputText {
vertical-align:middle;
background:#EEE;
border:1px solid;
border-color:#CCC #FFF #FFF #CCC;
padding:2px;
width:170px;
font-size:1em;
}

#inputText2 { 
vertical-align:middle;
background:#EEE;
border:1px solid;
border-color:#CCC #FFF #FFF #CCC;
padding:2px;
width:90px;
font-size:1em;
}

#loginButton { 
vertical-align:middle;
background:#777;
border:1px solid;
border-color:#999 #555 #555 #999;
width:auto;
color:#FFF;
font-weight:bold;  
padding:2px 6px;  
*padding:2px;
font-size:1em;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
border:0;
padding:0;
}

input {
font-family:arial, verdana, helvetica, sans-serif;
}

#bodytext-container {
min-width:780px;
width:100%;
}

.body_header_img {
border-bottom: 6px solid #E22E26;
min-width:780px;
width:100%;
height:200px;
overflow:hidden;
}

.body_header_img img {
min-width:700px;
}

.on_top {
position:relative;
z-index:10;
}

#imageSlider {
min-width:780px;
width:100%;
}

#imageSlider ul {
margin:0;
padding:0;
list-style:none;
}

#imageSlider {
height:200px;
overflow:hidden;
border-bottom: 6px solid #E22E26;
}