/* Core CSS Document */

body {
margin: 0;
padding: 0;
background: url(/images/core/bg.jpg) repeat-x #2c2b2b;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 76%;
}

img {
border: 0;
}

p {
margin: 0.7em 0;
}

h1 {
font-size: 130%;
color: #FF9900;
}

h2 {
font-size: 110%;
color: #AA2C00;
text-transform: uppercase;
}

a {
color: #003399;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#wrapper {
width: 780px;
margin: 15px auto 0 auto;
background: #ffffff;
border: 0px solid #ffffff;
}

#lang_select {
width: 780px;
font-family: Tahoma;
font-size: 11px;
color: #999999;
text-align: right;
margin: 10px 10px 15px 0;
}

#lang_select a {
color: #999999;
text-decoration: none;
}

#lang_select a:hover {
text-decoration: underline;
}

#header {
width: 780px;
height: 191px;
background: url(/images/core/header.jpg) no-repeat;
}

#content_wrapper {
width: 780px;
background: url(/images/core/bg.content.jpg) no-repeat;
}

/* VALIKKO */

#menu_wrapper {
width: 233px;
float: left;
}

#nav-menu {
width: 148px; /* 233px */
padding: 0 0 10px 85px;
float: left;
}

#nav-menu ul {
padding: 0;
margin: 0;
}

#nav-menu ul ul {
padding: 0;
margin: 3px 0 0 0;
}

#nav-menu ul li {
list-style-image: url(/images/core/menu.arrow.gif);
}

#nav-menu ul ul li {
list-style: none;
list-style-image:none;
}

#nav-menu li {
margin: 0 0 6px 0;
}

#nav-menu li a {

line-height: 1.8em;
float: left;
display: block;
border: 0em solid #999999;
color: #333333;
text-decoration: none;
padding-left: 0px;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
}

#nav-menu li a:hover {
color: #333333;
font-weight: bold;
}

#nav-menu ul ul li a {
font-weight: normal;
line-height: 1em;
}

#nav-menu ul ul a:hover {
font-weight: normal;
text-decoration: underline;
}

#nav-menu a:hover {
text-decoration: underline;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
float: none
}
/* End hide */

#menu_bottom {
width: 204px;
padding: 10px 0 50px 31px;
float: left;
text-align: center;
}

#menu_bottom a {
font-family: Tahoma;
font-size: 11px;
color: #003399;
text-decoration: none;
}

#menu_bottom a:hover {
text-decoration: underline;
}

/* SISÄLTÖ */

#content {
width: 497px; /* 547px */
padding: 25px;
margin: 2px 0;
float: right;
color: #333333;
}

#bottom_wrapper {
clear: both;
}

#tuoteluettelo {
color: #666;
}

#tuoteluettelo a {
color: #666;
}


/* FOOTER */

#footer {
width: 780px;
font-family: Tahoma;
font-size: 11px;
color: #999999;
text-align: center;
margin: 0 auto 20px auto;
background: #444;
padding: 5px 0;
}

#footer a {
color: #999999;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/* LOMAKE */

input.text {
width: 200px;
background: #f1f1f1;
}

textarea {
width: 300px;
height: 65px;
}

textarea.textareap {
width: 200px;
height: 50px;
background: #f1f1f1;
}
