/* css reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym,address,big,cite,code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus { outline: 0; }

html, body { background-color: #000; padding: 0; margin: 0; text-align: center; width: 100%; height: 100%; }

.clear {clear: both; margin: 0; padding: 0; }

#header { width: 100%; height: 136px; background-color: #fff; }

.container {margin: 0 auto; width: 950px; text-align: left; font-family:Verdana,Arial,sans-serif; color: #fff; font-weight:normal; font-size:11px; line-height: normal; }

#logo { display: inline; float: left; }

#navi { display:block; float: left; }

#navi_inner {margin-top: 75px; }

.navi_item, .left { display: inline; float: left; }

#main { margin: auto 0; width:100%; background-color: #000; }

h1 { font-family:Verdana,Arial,sans-serif; color: #fff; font-weight:normal; font-size:26px; }

h2 { font-family:Verdana,Arial,sans-serif; color: #fff; font-weight:bold; font-size:11px; margin-bottom: 10px; }

h3 { font-family:Verdana,Arial,sans-serif; color: #fff; font-weight:normal; font-size:14px; }

h4 { font-family:Verdana,Arial,sans-serif; color: #fff; font-weight:normal; font-size:12px; }

a { text-decoration: none; color: #fff600; font-size:11px; }

a:hover { text-decoration: underline; color: #fff; }

.y { color: #fff600; }

/* Etusivu */

#products {display: inline; float: left; margin: 35px 0 15px 46px; }

.prod_item { display: inline; float: left; }

#info {display: inline; float: left; padding: 0 38px 15px 25px; width: 200px; background: url('../images/bg_front.jpg') no-repeat; }

/* Tuotesivut */

#prod_detall { margin: 35px 0 15px 40px; width: 850px; font-size:12px; }

.textleft { display: inline; float: left; width: 400px; font-size:12px; }

img.prod { margin: 0 100px 30px 0; }

/* Yhteystiedot */

#yhteys { margin: 35px 0 0 40px; font-size:12px;}
