﻿body 
{
    background-image:url('/Files/System/Layout/sitebg.gif');
    background-repeat: repeat-y;
    background-color: #f3f2ea;
    background-position: center;
    color: #000;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
}

.overview_table {
width: 100%;
}

.co2logo {
    text-align: center;
    margin-top: 40px;
}

.co2logo img {
border: 0px !important;
}

.theader 
{
    background-color: #868686;
    font-weight: bold;
}
.theader .overview_td2, .theader .overview_td3, .theader .overview_td4, .theader .overview_td5
{
    text-align: center;
    background-color: #868686;
}

.overview_td1 
{
    width: 30%;
    border-bottom: 1px solid #efefef;
border-right: 1px solid #efefef;
}
.overview_td2, .overview_td3, .overview_td4, .overview_td5 
{
    width: 15%;
    text-align: center;
    border-bottom: 1px solid #efefef;
border-right: 1px solid #efefef;
background-color: #efefef;
}

.overview_td6 
{
    width: 10%;
    text-align: center;
    border-bottom: 1px solid #efefef;
border-right: 1px solid #efefef;
}

#betalingskort {
padding: 20px 0px 0px 0px;
text-align: center;
}

.EcomImageMedium {
width: 100px;
height: auto;
}

.EcomImageSmall {
width: 124px;
height: auto;
}

#topNav {
height: 16px;
padding: 3px 10px 0px 0px;
text-align: right;
background-color: #fff;
}

.prod_imageLoop img {
height: 75px;
width: auto;
}

.prod_imageLoop {
width: relative;
border: 1px solid #dedede;
padding: 5px;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

.prod_imageLoop:hover {
border: 1px solid #999999;
}

.spec_header {
padding: 5px;
background-color: #868686;
color: #ffffff;
font-weight: bold;
width: 98%;
margin-top: 30px;
}

.spec_body {
background-color: #f2f2f2;
padding: 5px 5px 5px 5px;
width: 98%;
}

A {
font-family: arial !important; 
}

#minikurv {
background-color: #424242;
width: 220px;
color: #fff;
padding: 3px;
border-left: 5px solid #7b7b79;
border-right: 5px solid #7b7b79;
font-size: 10px;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
}

#minikurv a:link, #minikurv a:active, #minikurv a:visited {
color: #fff !important!;
font-size: 10px;
}

#contentContainer 
{
    text-align: left;
}

#contentContainer a:link, #contentContainer a:active, #contentContainer a:visited 
{
    color: #666666;
    text-decoration: underline;
}

#contentContainer a:hover 
{
    text-decoration: none;
}

#navigation 
{
    background-color: #d9d8c7;
    padding: 3px;
    border-bottom: 3px solid white;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
text-decoration: none;
}

img 
{
    border: 0px;
}

form 
{
    margin: 0px;
}

#content 
{
   border-top: 3px solid #ebeae0;
}
    
#main 
{
    width: 593px;
    margin: 3px;
    float: left;
}

#main .content 
{
    padding: 20px 20px 0px 20px;
min-height: 500px;
}

#secondary 
{
    width: 242px;
    margin: 3px 5px 0px 3px;
    padding: 0px;
    float: right;
/*    border: 1px solid black; Til dev */
}

.clearfloat 
{
    clear: both;
    margin: 0px;
    height: 0px;
}

#footer 
{
    padding: 15px 3px 3px 3px;;
    text-align: center;
    font-size: 9px;
}

.SecondaryParagraphContainer {
     border-bottom: 3px solid #ebeae0;
}

.ParagraphContainer {

}

h2, .h2 {
font-family: Arial;
font-size: 15px;
color: #265b86;
}

h3, .h3 {
font-family: Arial;
font-size: 14px;
color: #265b86;
margin: 5px 0px 5px 0px;
font-weight: normal;
}

h1, .h1 {
font-family: Arial;
font-size: 18px;
color: #265b86;
font-weight: normal !important;
}

.basketheader {
background-color: #efefef;
font-weight: bold;
}

.orderline td {
border-bottom: 1px solid #efefef;
}

.hidden {
display: none;
}