﻿body
{
    background-color: #737373;
    background-color: #fff;
    color: #000;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10pt;
    width: 99%;
    text-align: center;
}
#lang
{
    margin-top: -30px;
}
html
{
    width: 99%;
}
td{
    color: #000;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
}
img
{
    border: 0;
}
h1
{
    font-family: Bookman Old Style, Garamond, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 2.3em;
    margin-bottom: 0px;
    margin-top: 20px;
}
h2
{
    margin-bottom: 0px;
}
p
{
    margin-top: 0px;
}
a
{
    text-decoration: none;
    color: #606;
    font-family: Verdana, Sans-Serif;
}
a:hover{
    color: #fc0;
}
#topBanner
{
    position: absolute;
    top: -95px;
    left: 10px;
}
#mainContent
{
    text-align: left;
    width: 980px;
    margin: auto;
    position: relative;
    background-color: #fff;
    color: #000;
    border: solid 0px black;
}
#main
{
    width: 790px;
    padding: 0px 10px 10px 10px;
    float: left;
}
#footer
{
    clear: both;
    height: 130px;
    text-align: center;
    margin: 50px 10px 10px 10px;
    border-top: solid 1px #060;
    padding: 10px;
}
#footer span {
    cursor: pointer;
    color: #906;
}
#header
{
    height: 100px;
    width: 980px;
    background-image: url(/App_Themes/Default/Img/header.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: auto;
}
#headerEng
{
    height: 100px;
    width: 980px;
    background-image: url(/App_Themes/Default/Img/Header-CofE.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: auto;
}
#header h1, #headerEng h1
{
    display: none;
}
#competitionImages ul li div
{
    background-color: #333;
    width: 190px;
    height: 185px;
    text-align: center;
    font-size: 1.2em;
    line-height: 16pt;
    text-transform: uppercase;
    float: left;
    margin-top: 5px;
}
#competitionImages ul li div a
{
    color: #fff;
}
#competitionImages ul li a:hover 
{
    color: #fce;
}
#competitionImages ul li div img
{
    width: 170px;
    height: 150px;
    margin: 10px auto 3px auto;
    display: block;
}
#ruta1
{
    position: absolute;
    right: 235px;
    top: 130px;
}
#ruta2
{
    position: absolute;
    right: 20px;
    top: 285px;
}
.ruta
{
    background-color: #000;
    width: 200px;
    height: 220px;
    text-align: center;
    font-size: 1.2em;
    line-height: 16pt;
    text-transform: uppercase;
    float: right;
}
.ruta img {
    width: 170px;
    height: 170px;
    margin: 10px auto 0px auto;
    display: block;
}
#ruta4
{
    position: absolute;
    right: 40px;
    top: 280px;
    line-height: 36pt;
}
#lines
{
    padding: 0px 0px 0px 0px;
    position: relative;
    text-align: left;
    height: 16px;
    background-image: url(/App_Themes/Default/Img/lines.png);
    background-position: 3px;
    margin: 0px;
    border-top: solid 3px #273b82;
    border-bottom: solid 3px #273b82;
    z-index: 1;
}
#contact
{
    padding: 0px;
    background-color: #fff;
    font-size: 1em;
    position: absolute;
    padding: 0 20px;
    top: 0px;
}
#nyheter
{
    position: absolute;
    left: 10px;
    top: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.fileUploadQueueItem
{
    font: 11px Verdana, Geneva, sans-serif;
    background-color: #F5F5F5;
    border: 3px solid #E5E5E5;
    margin-top: 5px;
    padding: 10px;
    width: 300px;
}
.fileUploadQueueItem .cancel
{
    float: right;
}
.fileUploadProgress
{
    background-color: #FFFFFF;
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    margin-top: 10px;
    width: 100%;
}
.fileUploadProgressBar
{
    background-color: #0099FF;
}
#content div
{
    color: #000;
}
#content div div.image
{
    width: 180px;
    padding: 15px;
    background-color: #ccc;
    border: solid 1px #999;
    text-align: center;
    margin: 15px;
    float: left;
}
#content div div.image a
{
    color: #063;
}
#gallery
{
    margin-top: 0px;
    margin-bottom: 10px;
    clear: both;
    padding: 0px;
    height: 120px;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}
#column {
    float: left;
    width: 140px;
    margin-left: 20px;
    margin-top: 0px;
    text-align: center;
    padding: 0px;
    background-color: #fff;
}
#shoppingcart{
    float: right;
    background-color: #fff;
    padding: 0px 20px;
    position: relative;
    margin-top: 0px;
    width: 380px;
    list-style-type: none;
}
#shoppingcartitems{
    padding: 5px;
    position: absolute;
    width: 380px;
    background-color: #fff;
    top: 16px;
    left: 0px;
    border: solid 1px #273b82;
    border-top: none;
    list-style-type: none;
    margin: 0px;
    padding: 5px;
}
#shoppingcartitems li {
    height: 50px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 55px;
    line-height: 12px;
}
.villkor p:first-line{
    font-weight: bold;
}
.villkor {
    display: none;
    position: absolute;
    top: 100px;
    left: 50px;
    padding: 10px;
    width: 800px;
    height: 500px;
    overflow-y: scroll;
    border: solid 3px #060;
}
#latest, #competitionImages {
    font-size: 1.0em;
    margin-bottom: 10px;
    float: left;
}
#latest ul, #competitionImages ul {
    list-style-type: none;
    margin-left: 10px;
    padding: 0px;
}
#latest ul li, #competitionImages ul li {
    clear: both;
    margin-top: 0px;
}
#tiden {
    display: block;
    float: left;
    color: #f00;
    font-size: 24pt;
    margin-left: 30px;
}
#meny
{
    background-color: #273b82;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    height: 18px;
    clear: both;
    list-style-type: none;
}
#meny li {margin: 0; padding: 0 5px; float: left; margin-right: 1px; cursor: pointer; }
#meny li ul {position: absolute; display: none; z-index: 100; margin-left: -10px; margin-top: -10px; padding: 10px; list-style-type: none; }
#meny li ul li {float: none; display: block; background: #273b82; z-index: 100; width: 275px; margin-top: -5px; }
#meny li ul li ul{position: absolute; display: none; z-index: 100; margin-left: 10px; margin-top: -20px; padding: 10px; left: 100px; list-style-type: none;}
#meny a{
    color: #fff;
    display: block;
    padding: 5px 10px;
    background-repeat: no-repeat;
    background-position: left 0px;
}
#meny a:hover{
    color: #fce;
    background-position: left -20px;
}
#resultatlista
{
    list-style-type: none;
}
#resultatlista h2 {
    cursor: pointer;
}
#resultatlista ol li {
    font-size: 1.2em;
}
#extraInfo 
{
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
    width: 210px; 
    float: left; 
    height: 560px; 
    margin-top: 15px; 
    border: solid 1px #906;
}

#surfaces
{
    float: left;
    list-style-type: none;
    margin: 0 10px 0 10px;
    padding: 0;
    width: 100px;
}
#prices
{
    float: left;
    width: 160px;
}
#prices>div
{
    border: 1px solid #000;
    padding: 3px;
    font-size: 0.8em;
}
#prices>div>input, #prices>div>select
{
    float: left;
    margin: 5px 5px;
}
#prices input
{
    border: 2px solid #f66;
    width: 77px;
    text-align: center;
}
.size
{
    border: 2px solid #f66;
}
#buyLink
{
    margin: 5px 0 0 85px;
}

#classes
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 300px;
}
#classes ul
{
    list-style-type: none;
    font-weight: bold;
}
#classes ul li
{
    font-weight: normal;
    font-size: 0.8em;
}
#theimage {
    float: left; 
    background-repeat: no-repeat; 
    background-position: center; 
    background-color: #000 !important; 
    padding: 5px; 
    width: 490px; 
    height: 470px;
    color: #fff !important;
}
