/* CSS Document */

/* Basics
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	background-color: #e2ded6;
}
body, p, td, th, div, blockquote, dl, ul, ol {	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
td, th {
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
	display: block;
}

/* Header
----------------------------------------------- */

#logo_link {
   position: absolute;
   top: 15px;
   left: 75px;
   height: 60px;
   width: 60px;
   cursor: pointer;

}

#navigaatio {
   width: 756px;
   height: 36px;
   position: absolute;
   bottom: 7px;
   right: 27px;

}

/* Structure
----------------------------------------------- */
#container {	
   margin-top: 35px;
   width: 968px;
   background: url(/files/algol-trehab/images/container_bg.gif) repeat-y;
   margin: 0 auto;

}

#head {
   position: relative;
   width: 968px;
   height: 105px;
   background: transparent url(/files/algol-trehab/images/head_bg.jpg) top no-repeat;
}

#head2 {
   position: relative;
   width: 968px;
   height: 105px;
   background: transparent url(/files/algol-trehab/images/head_bg2.jpg) top no-repeat;
}

#mainarea {
   width: 968px;
   background: transparent;
}



#left {
   float: left;
   width: 158px;
   padding-left: 25px;
   padding-top: 40px;
   background: transparent;

}

#main {
   float: left;
   width: 773px;
   border-left: 2px solid #cdcecf;
   padding-bottom: 90px;
   min-height: 550px;
}

#main strong, #middle strong, #right strong {
   color: #9a9d9f;
}

#etu_kuva {
   margin-left: 30px;
   margin-bottom: 15px;
   margin-top: 15px;
}

#etu_palsta1 {
   float: left;
   width: 330px;
   margin-left: 30px;
}

#etu_palsta2 {
  float: left;
  width: 330px;
  margin-left: 30px;
}

#middle {
   float: left;
   width: 544px;
   border-left: 2px solid #cdcecf;
   border-right: 2px solid #cdcecf;
   min-height: 550px;
   position: relative;
   background: transparent;

}

#middle_p, #main_p {
   padding: 20px 20px 140px 20px;
   background: transparent;
}

#right {
   float: left;
   width: 198px;
   padding: 40px 7px 0 7px;
   overflow: hidden;
}


#footer {
   width: 968px;
   height: 58px;
   font-size: 11px;
   color: #9a9d9f;
   background: transparent url(/files/algol-trehab/images/footer_bg.gif) no-repeat;
}

#footer_text {
   width: 380px;
   padding-top: 5px;
   padding-left: 200px;
   float: left;
}

#palaute {
   float: right;
   padding-right: 100px;
   margin-top: 5px;
   width: 140px;
}
html a.productpage2, html a.productpage2:hover {
display: block;
padding-left: 12px;
text-transform: none !important;
margin: 0;
font: bold 16px/18px Arial, sans-serif;
color: #ee7600 ;
text-decoration: none;
}

html h4.productpage {
margin-left: 12px;
margin-top: 0;
text-transform: uppercase;
font: bold 12px/14px Arial, sans-serif;
color: #9a9d9f;
}
#productgroupbox {
border: 1px solid #cdcecf;
/*border-bottom: 1px solid #cdcecf;*/
margin-bottom: 10px 0 10px 12px;
padding-bottom: 0px;
padding-top: 10px;
}
#productgroupbox .image {
display: block;
float: left;
margin-bottom: 0px;
border-right: 1px solid #cdcecf;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#productgroupbox .desc {
display: block;
float: left;
margin-left: 10px;
}
html #productgroupbox .desc h5 {
padding: 0 0 5px 0;
margin: 0 !important;
font-size: 12px;
color: #9a9d9f;
}
ul#accordion
{
list-style: none;
margin: 0px;
padding: 0px;
}

li.product_li {
margin: 0px;
padding-bottom: 20px;
background: transparent url(/files/algol-trehab/images/bullet.gif) 0 5px no-repeat;
}

/* Nav
----------------------------------------------- */

#navigaatio a {
float: left;
}

#pathway {
  color: #9a9d9f;
  margin-left: 20px;
  font-size: 9px;
}

#subnavcontainer ul {
  margin: 0px;
  list-style-type: none;
  margin-bottom: 40px;
  padding: 0px;
}

#subnavcontainer ul li{
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

#subnavcontainer ul li a{
font-weight: bold;
}

.sub_selected, #subnavcontainer ul li a:hover {
  font-weight: bold;
  color: #007c21;
  text-decoration: none;
}


/* Search
----------------------------------------------- */

#search_box_field {
height:18px;
position:absolute; 
right:115px;
text-align:right;
top:33px;
width:160px;
}
  
#search_box {
color:#666666;
font-size:11px;
padding:0px;
width:118px;
position:absolute;
right: 35px;
top:0px;
}
 
#search_box_submit {
margin-top: 0px;
position:absolute;
right:0px;
top:0px;
}

/* Headings
----------------------------------------------- */
h1 {	
    color: #9a9d9f;
    font-size: 22px;
    font-weight: bold;

}
h2 {
    color: #9a9d9f;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
    color: #9a9d9f;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

h4, h5, h6 {	
}

/* Lists
----------------------------------------------- */

.ajankohtaista{
    margin: 0px 16px 0 0px;
    font-size: 11px;
    text-align: right;
}
 
.ajankohtaista ul {
    margin: 0 0 4px 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}
 
.ajankohtaista li {
    margin: 0;
    padding: 0 0 12px 0;
    line-height: 14px;
    text-align: left;
}
 
.ajankohtaista li a, .ajankohtaista li a:visited  {
    display: block;
    font-weight: bold;
    font-size: 11px;
}





/* Forms
----------------------------------------------- */
form {
	margin: 0;
}

.input_field {
        width: 200px;
}

/* Links
----------------------------------------------- */
a {
     color: #9a9d9f;
     text-decoration: none;
}

a:hover {
     color: #9a9d9f;
     text-decoration: underline;
}

.tuote {
     margin-left: 10px;
}
/* Misc
----------------------------------------------- */
.clearer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0;	
}
.skip {
	display: none;
}
