﻿/*********************
******* colors *******
**********************


bg navi-dark:       #161616
bg navi:            #292d2f
bg navi hover:      #115e8a
link color:         #115e8a (blå)
copyright color:    #b7c0c4


*/

/*********************
******* layout *******
*********************/

#wrapper
{
    width: 960px;
    margin: 0 auto;
}

#sidebar
{
    float: left;
    width: 185px;
}


#postcontainer
{
    float: left;
    width: 580px;
}

#subsidebar
{
    width: 160px;
    float: right;
    margin: 20px 0 0;
    padding: 15px 10px 10px 15px;
}

/*********************
******** style *******
*********************/

body
{
    background-image: url(../bildene/bg_neutral.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    font-family: Verdana;
}

body.ford
{
    background-image: url(../bildene/bg_ford.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}

body.mazda
{
    background-image: url(../bildene/bg_mazda.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}

body.volvo
{
    background-image: url(../bildene/bg_volvo.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}

body.renault
{
    background-image: url(../bildene/bg_renault.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}
p
{
    margin: 8px 0;
}

h1
{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
}

h2
{
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 8px;
}

h3
{
    font-weight: bold;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

ul
{
    list-style: square;
}

ol
{
    list-style: inherit;
}

.clear
{
    float: none;
    clear: both;
}
a, a:visited
{
    text-decoration: none;
}

a:hover, a:focus
{
}


/******* header *******/

#header
{
    position: relative;
}

#header ul, #header li
{
    list-style: none;
}

#header ul
{
    position: absolute;
    bottom: 10px;
    right: 0;
}

#header li
{
    float: left;
}

#header ul a, #header ul a:visited
{
    color: #fff;
    font-size: 11px;
    padding: 0 15px;
    border-right: 1px solid #fff;
    line-height: 1.2em;  
}

#header ul a:hover 
{
    text-decoration: underline;    
    }

#header ul li.selected a
{
    font-weight: bold;
    }

/******* content ******/
#container
{
    font-size: 12px;
    line-height: 17px;
}

#postcontainer
{
    background: #fff;
    margin: 20px 0 0;
}

#posts
{
    padding: 40px 15px;
}

#posts ul, #posts ol
{
    margin: 0 0 0 30px;
}

#posts a:link, #posts a:visited
{
    color: #115e8a;
    border-bottom: 1px solid #115e8a;
}

#posts a:hover, #posts a:active
{

    background-color:#d3e5ef;

}

img.ingressimg
{
    float: right;
    margin: 0 0 10px 10px;
}

.banner
{
    margin: 0 0 20px;
}

/** spesialside finn bruktbil **/

.finn #wrapper
{
    width: 1010px;
}

.finn #subsidebar
{
    display: none;
}

.finn #postcontainer, .finn #posts
{
    width: 820px;
}

/** si din melding **/

.sidinmening #postcontainer, .sidinmening #posts
{
    width: 775px;
}

.sidinmening table
{
    font-size: 11px;
}

.sidinmening td
{
    border: 1px solid #fff;
}

#kontaktskjemaTop {
	padding: 40px 20px;
	
}

#kontaktskjemaKvittering {
	padding: 20px;
}

#pnlRegistrering

{
	padding: 0px 20px;
}
/******* subsidebar ******/

#subsidebar
{
    background: #fff;
}

#subsidebar ul, #subsidebar li
{
    list-style: none;
}

#subsidebar li
{
    margin: 12px 0;
}

#subsidebar a, #subsidebar a:visited
{
    color: #115e8a;
    border-bottom: 1px solid #115e8a;
    font-size: 11px;
    
}

#subsidebar a:hover, #subsidebar a:active
{
    /*font-weight: bold;*/
    background-color:#d3e5ef;
}

#subsidebar a.selected 
{
    font-weight: bold;
    }

#subsidebar h2
{
    margin: 0 0 8px -1px;
}

ul.firstlist
{
    border-bottom: 1px dotted #115e8a;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.secondlist li
{
    background: url(../bildene/list.gif) no-repeat;
    background-position: left 5px;
    padding: 0 0 0 16px;
}
#subsidebar ul.ordlist
{
    border-bottom: none;
}

#subsidebar ul.ordlist li
{
    float: left;
    width: 20px;
    margin: 4px;
    padding: 0;
    text-align: center;
    border: 1px solid #115e8a;
}

#subsidebar .ordlist li a
{
    padding: 2px 0;
    border-bottom: none;
    display: block;
}

#subsidebar .ordlist li a:hover, #subsidebar .ordlist li a:active, #subsidebar .ordlist li a.selected
{
    color: #fff;
    font-weight: normal;
    background: #115e8a;
}

#subsidebar table
{
    width: 150px !important;
    margin: 0 0 20px 0;
}

#subsidebar table p
{
    margin: 0;
}

#subsidebar table td
{
    padding: 5px 0;
}

/******* sidebar ******/


#sidebar ul, #sidebar li
{
    list-style: none;
}

#sidebar ul
{
    width: 170px;
    margin: 20px 0 0;
}

#sidebar ul ul, #sidebar ul ul ul
{
    width: 170px;
    display: block;
}

#sidebar a, #sidebar a:visited
{
    font-size: 11px;
    color: #fff;
    text-decoration:none;
}

#sidebar li
{
    /*margin: 1px;*/
    border-bottom: 1px solid #fff;
    background: #292d2f;
}

#sidebar ul ul li,
#sidebar ul ul ul li
{
    border-left: 1px solid #fff;
    }
    
li#heading
{
    background: #161616;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 14px 10px;
}


#sidebar ul li a
{
    color: #fff;
    background: #292d2f;
    padding: 10px 10px 11px;
    display: block;
}

#sidebar ul li:hover a, #sidebar ul li.ie6-hover a, #sidebar ul li a.selected
{
    background: #115e8a;
    margin: 0; /*padding: 5px 10px 6px;*/
}


#sidebar ul ul
{
    display: none;
    padding: 0;
    margin: -32px 0 0 170px;
}

#sidebar ul li:hover ul ul,
#sidebar ul li.ie6-hover ul ul, 
#sidebar ul li:hover ul ul ul, 
#sidebar ul li.ie6-hover ul ul ul, 
#sidebar ul li:hover ul ul ul ul,
#sidebar ul li.ie6-hover ul ul ul ul
{
    margin: -32px 0 0 168px;
    display: none;
}

#sidebar ul li:hover ul, 
#sidebar ul li.ie6-hover ul, 
#sidebar ul ul li:hover ul, 
#sidebar ul ul li.ie6-hover ul, 
#sidebar ul ul ul li:hover ul, 
#sidebar ul ul ul li.ie6-hover ul
{
    display: block;
    z-index: 100;
    position: absolute;
    123border-top: 1px solid #fff;
}

#sidebar ul li ul li:hover a, 
#sidebar ul li ul li.ie6-hover a, 
#sidebar ul li ul li a.selected
{
    background: #292d2f;
}

#sidebar ul ul li ul li:hover a, 
#sidebar ul ul li ul li.ie6-hover a, 
#sidebar ul ul li ul li a.selected
{
    background: #115e8a;
}

#sidebar ul ul ul li ul li:hover a, 
#sidebar ul ul ul li ul li.ie6-hover a, 
#sidebar ul ul ul li ul li a.selected
{
    background: #292d2f;
}
#copyright
{
    text-align: right;
    font-size: 11px;
    color: #b7c0c4;
    line-height: 15px;
    margin: 10px 20px 0 0;
}

#copyright a, #copyright a:visited
{
    color: #b7c0c4;
}
/******* footer *******/

#footer
{
    border-top: 1px dotted #292d2f;
    margin: 20px 10px 0;
}

/*
#footer img
{
    height: 50px;
    width: auto;
}
*/


/** skjema **/

.feedback
{
    font-size: 11px;
}


.feedback td
{
    padding: 4px 4px 4px 4px;
}
.feedback th
{
    font-size: 12px;
    color: white;
    background-color: #55636C;
    padding: 6px;
}

.feedback tr td
{
    vertical-align: middle;
}

.feedback th
{
    font-weight: bold;
    color: #fff;
}


input
{
    margin: 0px;
}

.required
{
    color: #b3191c;
    font-weight: bold;
    text-decoration: none;
}


#reklamasjon td
{
    padding: 2px;
}

.hiddenRadiobutton
{
    display: none;
}
