a.tooltip{
position:relative;
z-index:24;
text-decoration:none
font-size: 8pt;
}

a.tooltip:hover{z-index:25; background-color:#faecdb;}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #b69163;
    background-color:#faecdb; color:#000;
    text-align: center}



html {
padding: 0;
margin: 0;
}


body {
font-family:  arial, helvetica, verdana;
font-size: 9pt;
color: #444;
line-height: 1.3;
background-image: url(/images/body.jpg);
background-repeat:repeat;
padding: 0;
margin: 0 0 50px 0;
}

input, textarea, select, option {
font-family: arial,georgia,arial;
font-size: 9pt;
}

div, ul, ol, form {
margin: 0;
padding: 0;
}

ul, ol {
list-style-type: none;
}

.toimitusehdot ul {
list-style-type: disc;
margin-left: 15px;
}

.toimitusehdot ul ul {
list-style-type: circle;
margin-left: 15px;
}

input {
margin: 0;
}

p {
margin: 0 0 10px 0;
padding: 0;
}

img {
border: 0;
}

a {
text-decoration: none;
color: #873a05;
}

h1 {
margin: 0 0 20px 0;
padding: 0;
font-family:  arial, helvetica, verdana;
font-size: 17pt;
font-weight: normal;
color: #000;
}

h2 {
margin: 15px 0 8px 0;
padding: 0;
font-family:  arial, helvetica, verdana;
font-size: 11pt;
font-weight: bold
}

:focus { 
outline: none; 
}

textarea, input[type='text'], input[type='password'], select {  border: 1px solid #aaa; padding: 1px; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #000; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'],select, button { cursor: pointer; }
input[type='hidden'] { display:none; }
input[type='image'] { border: 0px; }






#main {
width: 980px;
margin: 50px auto 0px auto; 
background-image: url(/images/main-bg.gif);
background-repeat: repeat-y;
}

#header {
background-image: url(/images/header-bg.gif);
background-repeat: no-repeat;
height: 80px;
}

#header-actions {
float: right;
margin: 10px 10px 0 0;
}

#header-actions div {
margin-bottom: 7px;
background-image: url(/images/header-navi-bg.gif);
background-repeat: repeat;
}

#header-navi {
width: 825px;
height: 55px
}

.search {
background-image: url(/images/search-left.gif);
background-repeat: no-repeat;
background-position: left top;
width: 252px;
height: 40px;
}


#content {
width: 825px;
background-color: #fff;
}

#pad {
padding: 20px 15px 0px 15px;
}

#content-right {
float: right;
width: 600px;
padding-bottom: 20px;
}

#content-left {
width: 160px;
padding-bottom: 20px;
}

#shopcart {
background-image: url(/images/shopcart-bg.gif);
background-repeat: no-repeat;
margin-bottom: 20px;
width: 160px;
height: 161px;
}

#categories {
background-repeat: no-repeat;
background-position: top right;
/* background-image: url(/images/content-left-bg.gif); */
}

ul.ProductGroupTree li {
border-top: dotted 1px #444;
padding-top: 2px;
margin-top: 2px;
padding-left: 4px;
}

ul.ProductGroupTree li a {
font-size: 10.2pt;
}

ul.ProductGroupTree li ul {
margin-bottom: 3px;
}

ul.ProductGroupTree li ul li {
border-top: dotted 1px #ccc;
padding-top: 2px;
margin-top: 2px;
padding-left: 15px;
background-image: url(/images/arrow-gray.gif);
background-repeat: no-repeat;
background-position: 1px 7px;
}

ul.ProductGroupTree li ul li a {
font-size: 9.5pt;
}



#col-right {
float: right;
width: 150px;
background-color: #faecdb;
}

#col-right-actions {
padding: 400px 0px 20px 8px;
}

#col-right-actions div {
margin-bottom: 5px;
}

#footer {
background-image: url(/images/footer-bg.png);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;
color: #e4cfc1;
width: 980px;
margin: 5px auto 0px auto; 
}








.clear {
clear: both;
}

.prdc-list-item {
width: 178px;
height: 280px;
float: left;
margin-right: 20px;
}

.prdc-list-image {
width: 178px;
height: 164px;
margin-bottom: 2px;
background-position: center top;
background-repeat: no-repeat;
}

.prdc-list-name {
padding-top: 2px;
padding-left: 10px;
padding-right: 5px;
font-weight: bold;
font-size: 10pt;
}

.prdc-list-code {
padding-left: 10px;
padding-right: 5px;
font-weight: normal;
font-size: 8pt;
color: #666;
}

.prdc-list-info {
color: #666;
padding-left:10px;
padding-right: 5px;
font-size: 8pt;
height: 45px;
}

.prdc-list-price {
position: absolute;
margin-left: 118px; 
margin-top: 127px;
color: #e7e1da;
font-weight: bold;
font-size: 11pt;
width: 60px;
text-align: center;
}

.old-price {
color: #CCCCCC;
text-decoration: line-through;
font-size: 10pt;
line-height: 10px;
padding-left: 0px;
font-weight: normal;
}

.prdc-list-bg {
background-color: #f5ebd4;
height: 85px;
padding: 3px 0 3px 0;
}

.ProductSearchParameter {
color: #888888;
padding: 0;
margin: 0;
}

.info {
border: dotted 2px #ccc;
padding: 10px;
margin: 20px 0px 20px 0px;
background-color: #efefef;
}

#ws9, #ws11 {
margin-bottom: 20px;
}

#ws14 {
margin-bottom: 20px;
}

label {
width: 20px;

#tilaus #ws1 {
margin-bottom: 0px;
}

.head-tilaaja {
background-image: url(/images/head-tilaaja.gif);
background-repeat: no-repeat;
height: 23px;
width: 570px;
}

.head-maksu {
background-image: url(/images/head-maksu.gif);
background-repeat: no-repeat;
height: 23px;
position: relative;
width: 570px;
margin-top: 215px;
}

.head-lisatiedot {
background-image: url(/images/head-lisatiedot.gif);
background-repeat: no-repeat;
height: 23px;
position: relative;
margin-top: 315px;
width: 570px;
}

.head-tunnusjasalasana {
background-image: url(/images/head-tunnusjasalasana.gif);
background-repeat: no-repeat;
height: 23px;
width: 570px;
}

.head-perustiedot {
background-image: url(/images/head-perustiedot.gif);
background-repeat: no-repeat;
height: 23px;
width: 570px;
position: absolute;
margin-top: 290px;
}

.options table td {
padding-top: 7px;
margin-top:10px;
}

.tuoteniminosto a {
color: #fff;
}

.ostoskori {
background-image: url(/images/head-perustiedot.gif);
background-repeat: no-repeat;
height: 23px;
width: 570px;
}
