html
{
    overflow: scroll;
    overflow-x: auto;
}

html,
body
{
    height: 100%;
}

body
{
    background-repeat: repeat-x;
    background-position: top left;
    text-align: center;
    margin: 0;
}

body,
#container #content-text,
#container #content-text p,
#container #content-text table caption,
#container #content-text table td,
#container #content-text table th
{
    font-size: 11pt;
}

#container,
#footer
{
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

body.sallasta #footer
{
    width: 762px;
}

#container
{
    background-color: #ffffff;
    height: 100%;
}

html > body #container
{
    height: auto;
    min-height: 100%;
}

#header
{
    background-repeat: repeat-x;
    background-position: top left;
}

#header #logo
{
    font-size: 150%;
}

#header #logo a
{
    color: #ffffff;
}

#header #logo a img
{
    border: none;
}

#navigation
{
    background-image: url('/images/template-border-top.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 40px;
    padding-left: 10px;
}

#navigation ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

* html #navigation ul li
{
    display: block;
    float: left;
}

#navigation ul li a
{
    display: block;
    float: left;
    color: #ffffff;
    padding: 0 10px;
    line-height: 30px;
}

body.tuvat #navigation ul li a
{
    font-size: 95%;
}

#languages
{
    float: right;
    width: 60px;
    margin-right: 10px;
}

#languages ul
{
    text-align: right;
    line-height: 30px;
    height: 30px;
    vertical-align: bottom;
}

* html #languages ul
{
    padding-top: 10px;
}

#languages ul li
{
    display: inline !important;
    float: none !important;
}

#container #languages ul li a
{
    padding: 0;
    display: inline !important;
    float: none !important;
    margin-right: 5px;
    text-decoration: none;
}

* html #container #languages ul li a
{
    padding-top: 5px !important;
}

#languages ul li a img
{
    border: none;
}

#container #logo
{
    
}

#container #gallery
{
    position: absolute;
    top: 0;
    margin-left: 400px;
}

#container #gallery ul
{
    margin: 0 0 0 495px;
    padding: 0;
    list-style: none;
}

#container #gallery ul li.odd
{
    margin-left: -210px;
}

#container #gallery ul li,
#container #gallery ul li a
{
    position: absolute;
}

#container #gallery ul li a img
{
    border: none;
}

#content
{
    clear: both;
}

#content-navigation
{
    float: right;
    min-height: 100px;
    width: 200px;
    background-color: #dfdfdf;
    margin-left: 1em;
}

* html #content-navigation
{
    padding-top: 10px;
}

body.frontpage #content-navigation,
body.no-navi #content-navigation
{
    display: none;
}

#content-navigation ul
{
    margin: 10px 0;
    padding: 0 6px 0 0;
    list-style: none;
}

#content-navigation ul ul
{
    padding-left: 16px;
}

#content-navigation ul li a
{
    background-image: url('/images/template-navigation-triangle-orange.gif');
    background-repeat: no-repeat;
    background-position: 0 4px;
    display: block;
    color: #000000;
    margin-bottom: 4px;
    padding-left: 12px;
}

#content-navigation ul li a.selected
{
    background-image: url('/images/template-navigation-triangle-grey.gif');
}

#content-text
{
    width: 640px;
    float: left;
    padding: 10px 20px 80px;
}

body.tuvat #content-text
{
    width: 500px;
    padding: 10px 20px 80px;
    float: left;
}

body.frontpage #content-text
{
    width: auto;
}

#content-text p
{
    margin-left: 0;
}

#footer
{
    margin-top: -60px;
    height: 60px;
    background-image: url('/images/template-border-bottom.gif');
    background-repeat: repeat-x;
    background-position: top left;
}

body.tuvat #footer
{
    width: 762px;
}

#container #content-text div.card table th,
#container #content-text div.card table td,
#container #content-text div.card table caption,
#container #content-text div.card table p
{
    font-size: 11pt;
}

#content_image img
{
    margin-left: 10px;
}

#container a:link,
#container a:visited
{
    text-decoration: none;
}

#container a:hover,
#container a:visited:hover
{
    text-decoration: underline;
}

#content-text td.product-image
{
    padding-right: 2em;
}

#header ul.photo_gallery
{
    height: 160px;
    overflow: hidden;
    margin-top: 20px !important;
}

#header ul.photo_gallery a
{
    overflow: hidden;
    text-align: center;
    margin-left: -210px;
    width: 200px;
    height: 160px;
    line-height: 160px;
}

#header ul.photo_gallery a img
{
    vertical-align: middle;
}

