body { behavior:url("csshover.htc"); }

* {
padding: 0px;
margin: 0px;
font-size: 11px;
font-family: "Helvetica", "Arial", sans-serif;
font-weight: normal;
}

body {
background: #ffffff url(img/bg-1.jpg) repeat-x scroll 0% 0%;
}

.clear {
clear: both;
}

.left {
float: left;
margin-right: 15px;
}

.news {
margin-bottom: -5px;
}

.bigger {
font-size: 12px;
}

.tuotekuva {
float: left;
margin-right: 15px;
margin-bottom: 15px;
border: 1px solid #efefef;
}

.right {
float: right;
}

.margin {
margin-bottom: 2em;
}

img { 
border: none;
margin: 0px;
}

td {
width: 150px;
text-align: left;
vertical-align: top;
}

td p {
width: 300px;
}

/* TEXT */

h1 { 
font-size: 1.8em;
text-transform: uppercase;
margin-bottom: 0.5em;
color: #23913c;
}

h2 {
font-size: 1.2em;
font-weight: bold;
margin-bottom: 0.5em;
margin-top: 0.8em;
color: #434343;
}

h3 {
color: #23913c;
font-weight: bold;
text-transform: uppercase;
margin-top: 0.5em;
}

p {
color: #1a1a1a;
line-height: 1.5em;
margin-bottom: 1em;
}

a:link {
color: #23913c;
}

a:hover {
color: #1a1a1a;
}

a:visited {
color: #23913c;
text-decoration: none;
}

li {
list-style-position: inside;
list-style-type: none;
line-height: 1.5em;
}

.white {
color: #ffffff;
}

b { 
font-weight: bold;
}

/* MENU */

#menu {
background: #ffffff none repeat scroll 0% 0%; 
height: 75px;
margin-left: auto;
margin-right: auto;
width: 930px;
}

#menu a {
text-transform: uppercase;
color: #23913c;
text-decoration: none;
line-height: 75px;
padding: 0 10px 0 10px;
display: block;
}

#menu a:hover {
color: #ffffff;
background-color: #23913c;
}

#menu .this a {
color: #ffffff;
background-color: #23913c;
}

/* DROPDOWN */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
list-style: none;
}

ul.dropdown {
position: relative;
z-index: 597;
float: left;
}

ul.dropdown li {
float: left;
line-height: 1.3em;
vertical-align: middle;
zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: default;
}

#menu ul.dropdown li.hover a,
#menu ul.dropdown li:hover a {
background-color: #23913c;
color: #ffffff;
}

ul.dropdown ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 200px;
}

ul.dropdown ul li {
float: none;
border-bottom: 1px solid #204210;
width: 220px;
}

#menu ul.dropdown ul li a {
background-color: #23913c;
line-height: 1em;
padding: 5px 0px 5px 15px;
color: #ffffff;
text-transform: none;
}

#menu ul.dropdown ul li a:hover {
background-color: #204210;
}

ul.dropdown ul ul {
top: 0px;
left: 100%;
border-left: 1px solid #204210;
}

ul.dropdown li:hover > ul {
visibility: visible;
}

/* MAIN PICTURE */

#mainpicture {
background: transparent url(img/mainpicture-3.jpg) repeat-x scroll center;
width: 100%; 
height: 150px;
border-bottom: 15px solid #204210;
}

/* CONTENT */

#content {
width: 800px; 
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
border-left: 1px solid #cdcdcd;
border-right: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
padding: 50px;
padding-bottom: 70px;
}

#contentleft {
float: left;
width: 475px;
margin-right: 25px;
display: inline;
}

#contentright {
margin-left: 500px;
padding-left: 25px;
border-left: 1px dotted #cdcdcd;
}

/* TEAM */
.team {
width: 325px;
float: left;
margin-right: 25px;
margin-bottom: 15px;
}

.team img {
float: left;
margin-right: 15px;
}

.team p {
margin-top: 20px;
}

/* FORM */
table#form {
width: 475px;
}

table#form td {
text-align: right;
}

table#form td:first-child {
text-align: left;
}

input {
width: 250px;
border: 1px solid #dddddd;
padding: 2px;
color: #444444;
}

input#send {
width: 75px;
}

input#send:hover {
background-color: #ffffff;
}

select {
width: 250px;
border: 1px solid #dddddd;
padding: 2px;
color: #444444;
}

textarea {
width: 475px;
height: 100px;
}

/* FOOTER */

#footer {
background-color: #23913c;
padding-top: 15px;
padding-bottom: 15px;
background: #204d16 url(img/footer-bg.jpg) repeat-x scroll 0% 0%;
bottom: 0px;
position: static;
margin-top: auto;
width: 100%;
}

#footertext {
width: 680px;
margin-left: auto;
margin-right: auto;
}

#footertext p {
width: 180px;
}

/* PRODUCTS */
#fbb, #specialties, #wbp, #sbs, #brite,
#white, #lite, #seal, #skin, #disc, #max,
#silk, #plex, #tray, #core, #frame {
font-size: 110%;
background-color: #23913c;
padding: 10px;
color: #ffffff;
line-height: 1.2em;
}

#fbb, #brite, #white, #lite {
background-color: #00597b;
}

#specialties, #seal, #disc, #skin {
background-color: #5295b0;
}

#sbs, #tray, #frame, #core {
background-color: #8db475;
}

.presentation {
 margin-bottom:20px;
}

.presentationTitle {
 font-weight:bold;
 font-size:1.2em;
 margin-bottom:5px;
}
