/*
 * Version: $Revision: 37308 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2008 BeSite
 */

BODY
{
    text-align: center;
    background-color: #c1c1d3;
}

BODY.Popup
{
    background-color: white;
}

.clear {
    clear: both;    
}

DIV#Center 
{
    position: relative;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 1px solid #000066;
    border-top: none;
    background-color: white;
}

DIV#MenuHeader
{
    position: relative;
    width: 990px;
    height: 30px;
    
    background-color:#BDBEC0;
    border-bottom:1px solid #000;
    /*background-image: url(/img/wisselink-header.png);
    background-repeat: no-repeat;
    background-position-x: right;*/
}

DIV#Language
{
    float: right;
    padding-top: 5px;
    padding-right: 20px;
    line-height: 30px;
}

#Menu {
    margin:0;
    padding:0;
}

DIV#Menu A
{
    text-decoration: none;
    border-right:1px solid #fff;
    margin:0;
    padding:0;
    padding-top: 6px;
    padding-bottom: 6px;
}

DIV#Menu A:hover
{
    text-decoration: underline;  
    background-color:#B6B6CB;
}

div#ShopItemVariantMedia {
    float: none;
    width: auto;
    
}

div#ShopItemVariantMedia DIV.ShopItemMedia {
    float: left;
}

div#ShopItemVariantMedia DIV.ShopItemPriceOrder,
div#ShopItemVariantMedia DIV.ShopItemVariants {
    margin-left: 300px;
}


div#ShopItemContent {
    clear: both;
}

div#ShopItemVariantMedia div.Container,
div#ShopItemContent {
    border: 0;
}

div#ShopItemVariantMedia input.Button {
    background-color: #C1C1D3;
    border: 1px solid #000066;
}

INPUT.Button:hover, INPUT.Submit:hover {
    cursor: pointer;
}

#ShopItemContent h1#PageTitle {
    font-size: 10.5pt;
}

.ShopItemPriceOrder h2 {
    font-size: 14px;
}

div#ShopItemContent {
   margin: auto; 
}

DL.ShopItemProperties DT
{
    width: 200px;
}

DIV#Menu DIV
{ 
    display: inline-block;
    margin:0;
    padding:0;
    line-height: 30px;
    float:left;
}

DIV#Menu DIV a {
    display:inline-block;
    padding: 0 14px 0 14px;
    float:left;
}

DIV#Menu DIV.Selected
{
    font-weight: bold;
}

DIV#Menu DIV A
{
    
}

DIV#Menu DIV.Selected A
{
    background-color: #B6B6CB;
}

DIV#Header
{
    position: relative;
    width: 990px;
    height: 93px;
    border-bottom: 1px solid #000066;
}

DIV#Header H1
{
    margin: 0;
    padding: 0;
    line-height: 70px;
    padding-left: 20px;
    font-size: 2.2em;
    font-weight: normal;
}

#topMenuHeader {
    position: relative;
    width: 990px;
    height: 30px;
    border-bottom: 1px solid #000;
    text-align: right;
    font-size: 8pt;
}

#LogoDiv
{
    position: absolute;
    top: 0;
    left: 0;    
}

#topMenuHeader DIV.Menu  {
    float: right;
    border-left:1px solid #000;
    padding-left: 16px;
    padding-right: 16px;
    line-height: 26px;    
}

#topMenuHeader DIV.Menu A
{
    text-decoration: none;
}

#topMenuHeader DIV.Menu.Selected {
    font-weight: bold;        
}

#topMenuHeader ul li a:hover { 
    text-decoration: underline
}

DIV#Logo
{
    position: absolute;
    right: 10px;
    top: 5px;
    width: 245px;
    height: 76px;
}

DIV#BreadCrum
{
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 8pt;
    color: #999999;
}

DIV#BreadCrum A
{
    color: #999999;
    text-decoration: none;
}

DIV#MainWrapper
{
    
}

DIV#Main
{
    border-left: 1px solid #000066;
    /*margin-left: 160px;*/
    padding: 10px;
    min-height: 500px;
    _height: 500px;
    float: left;
    width: 805px;
    border-collapse: collapse;
}

DIV#Left
{
    width: 160px;
    padding-bottom: 200px;
    float: left;
    border-right: 0;
    border-collapse: collapse;
    border-right: 1px solid #000066;
    margin-right:-1px;
}

DIV#Left A
{
    text-decoration: none;
}

DIV#LeftBottom
{
    position: absolute;
    bottom: 25px;
    left: 0px;
    width: 160px;
    text-align: center;
    /*border-right: 1px solid #000066;*/
    /*height: 105px;*/
    align: bottom;
}

DIV#ActieDiv 
{
    margin: 5px;
}    

DIV#SubMenuWrapper
{
    padding-top: 10px;
    padding-left: 5px;
}

DIV#SubMenuWrapper DIV.Menu
{
    line-height: 20px;
}

DIV#SubMenuWrapper DIV.SubMenu
{
    font-weight: normal;
}

DIV#SubMenuWrapper DIV.Selected
{
    font-weight: bold;
}

DIV#Footer
{
    width: 100%;
    height: 23px;
    border-top: 1px solid #000066;    
    font-size: 8pt;
    color: #999999;
    line-height: 23px;
}

DIV#Footer A
{
    color: #999999;
    text-decoration: none;
}

DIV#LeftFooter
{
    float: left;
}

DIV#RightFooter
{
    float: right;
    padding-right: 20px;
}

DIV#LeftFooter DIV
{
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #999999;
    display: inline;
}

TABLE.Voertuigen
{
    font-size: 9pt;
}

TABLE.Voertuigen TD.Voertuig
{
    width: 250px;
    height: 230px;
    text-align: center;
    vertical-align: top;
    border:2px solid #fff;
    /*padding-left: 5px;
    padding-right: 5px;*/
    background: #BDBEC0 url( /img/voertuigtexttd_bg.gif ) no-repeat bottom left;
}

TABLE.Voertuigen TD.Voertuig DIV.Image
{
    float: left;
    width: 130px;
    height:101px;
    background-color: #BDBEC0;
    display:block;
    border:0;
}

TABLE.Voertuigen TD.Voertuig DIV.Text
{
    
}

TABLE.Voertuigen TD.Voertuig DIV.Image
{
    /*height: 112px;*/
}

.merk {
    color: #fff;
    line-height: 20px;
    min-height: 40px;
    padding: 4px;
    text-align: left;
    width: 250px;
    background: #000066 /*url( /img/voertuigtexttd_bg.gif ) no-repeat bottom*/;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
    padding-bottom: 6px;
}

.merk span {
    font-weight: normal;
}

div.merk a {
    color: #fff;
    text-decoration: none;
}

.bouwjaar {
    
}

.bouwjaarTitle {
    font-weight: bold;
    margin-bottom:7px;
    padding-top:4px;    
}


.gewichtTitle
{
    font-weight: bold;
    margin-bottom:2px;
    margin-top:0px;
    width: 80px;
    background-color:#999;
    display: block;
}

.gewicht
{
    margin-bottom:5px;
    margin-top:0px;
    width: 60px;
    display: block;
}

div.ShopCatIntro,
table.ShopTable th.Shop, table.ShopTable td.Shop {
    border: 0;
}
    
.prijs {
    font-size:12pt;
    font-weight: bold;
    text-align: center;
    margin-top:8px;
    margin-bottom: 8px;
}

.prijs-container {
    background-color: #CCCCCC;
    position: absolute;
    bottom: 12px;
    width:250px;
    left:4px;
}

.price {
    float: left;
    background-color: #000066;
    padding: 4px;
    height: 20px;
    color:#fff;
    font-weight: bold;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

p.perMonth {
    font-size: 8pt;
    text-align: center;
    margin: 0;  
    line-height: 26px;
    float: left;
    padding-right: 6px;
    
}

p.perMonthTitle {
    font-size: 8pt;
    text-align: center;
    margin: 0;
    padding: 4px;    
    line-height: 20px;
    float: left;
    padding-left:6px;
    
}

TABLE.Voertuigen TD.Voertuig DIV img {
    width:130px;
    float:left;
}

TABLE.Voertuigen TD.Voertuig DIV.desc {
    float:left;
    width:112px;
    text-align: left;
    background-color:#BDBEC0;
    padding-left:8px;
}

TABLE.Voertuigen TD.Voertuig DIV.desc p {
    background-color:#BDBEC0;
}

td.Voertuig {
    background-color:#ccc;
}

TABLE.Voertuigen TD.Voertuig DIV.Text
{
    float:left;
    color: #000066;
    min-height: 80px;
    padding: 4px;
    text-align: left;
    position:relative;
    width: 250px;
    _height: 196px;
}

DIV#Specificaties
{
    padding: 10px;
    width: 230px;
    background: #BDBEC0 url( /img/voertuigspecificatie_bg.gif ) no-repeat bottom;
    float: left;
    min-height: 520px;
    _height: 500px;
    color: #000066;
}

DIV#Specificaties H3
{
    font-size: 10pt;
}

DIV#Specificaties LI 
{
    list-style: square;
    margin-left: 0px;
}

DIV#FotoBinnenkant,
DIV#FotoBuitenkant
{
    overflow-y: scroll;
    height: 325px;
    float: right;
    border: 1px solid #BDBEC0;
    text-align: center;
}

DIV#FotoBinnenkant
{
    width: 270px;
    margin-right: 20px;
}

DIV#FotoBuitenkant
{
    width: 240px;
}

DIV#FotoBinnenkant TABLE,
DIV#FotoBuitenkant TABLE
{
    margin-left: auto;
    margin-right: auto;
    border-spacing: 2px;
}
DIV#FotoBinnenkant TD.Foto,
DIV#FotoBuitenkant TD.Foto
{
    border: 0;
}

DIV#FotoBinnenkant TD
{
    /*width: 77px;
    height: 102px;*/
}

DIV#FotoBuitenkant TD
{
    /*width: 102px;
    height: 77px;*/
}

DIV#Size 
{
    float: right;
    width: 530px;
    font-size: 8pt;
}

DIV#Other
{
    position: relative;
    margin-top: 20px;
    float: right;
    width: 530px;
}

DIV#Plattegrond
{
    float: left;
}

DIV#Description
{
    width: 325px;
}

DIV#MailPrint
{
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
    width: 190px;
    font-size: 8pt;
    text-align: center;
}


SPAN.Prijs
{
    font-size: 11pt;
    font-weight: bold;
}

/* POPUP CSS */
DIV#PopupContent
{
    text-align: left;
    padding: 10px;
    background-color: white;
}

DIV#PopupContent H1#PageTitle
{
    margin-top: 0px;
}

DIV#PopupPage
{
    position: absolute;
    top: 135px;
    left: 170px;
    border: 1px solid black;
    width: 810px;
    height: 500px;
    background-color: white;
    z-index: 99;
}

DIV#PopupPage DIV.CloseHeader 
{
    height: 40px;
    text-align: right;
    background-color: white;
    background-image: url(/img/wisselink-header.png);
    background-repeat: no-repeat;
}

DIV#PopupPage DIV.CloseHeader IMG
{
    margin: 10px;
}

DIV#Main td {
    vertical-align: top;  
}

TD.actieInfoTd {
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    border-top: 1px solid #000066;
    margin: 0;
    padding: 0;
    height: 100%;

}

TD.actieCloseTd {
    margin: 0px;
    padding: 0px;
    background: url( /img/tdclose_bg.gif )  no-repeat;
}

BODY#IE TD.actieCloseTd
{
   
    background: url( /img/tdclose_bg.gif )  no-repeat top left;
    background-position-x:-1px;
    _background-position-x:0px;
    *background-position-x:0px;
    background-position-y:-6px;
    padding:0px;
    
    
    
}

TD.homeContent1Td, TD.homeContent2Td, TD.homeContent3Td, TD.content3Td {
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    border-top: 1px solid #000066;
    margin: 0;
    padding: 0;
    height: 100%;    
}

TD.content1Td {
    background-color: #bdbec0;
}

TD.content2Td {
    margin-left: 10px;
    margin-right: 10px;    
}

TABLE.Contact INPUT, TABLE.Contact TEXTAREA
{
    width: 216px;
}

DIV#ContentDiv {
    margin: 10px;    
    width: 228px;
}

DIV#ContentRightDiv {
    width: 520px;
}

DIV#LeftBottom IMG {
    padding: 5px;
    padding-top: 20px;
}

.ding {
    background: url( /img/voertuigspecificatie_bg.gif ) #BDBEC0 no-repeat bottom left;
    padding-bottom: 20px;
}

DIV.Menu.Selected a {
    font-weight: bold;
}

Div.SubMenu a {
    font-weight: normal !important;
}

.SmallFont
{
    font-size: 8pt;
}
