body{
    font:14px/18px Arial, Verdana, sans-serif;
    text-align:center;
    color:#333;;
    margin-top:20px;
    letter-spacing:0.05em;
    background:url("../../layout/www.centrautowijnegem.be/body-bg.jpg") no-repeat center top;
}

#container{
    text-align:left;
    width:960px;
    margin:0 auto;
}

#header{
    background:url("../../layout/www.centrautowijnegem.be/header.jpg") no-repeat center top;
    height:246px;
    margin-bottom:28px;
}

#language{
    float:right;
    background:#2a3a49;
    padding:4px;
}

#language ul li{
    float:left;
}

#language ul li a{
    color:#fff;
    padding:0px 4px;
    text-decoration:none;
    border-left:1px solid #fff;
    font-family: Arial, Verdana, sans-serif;
}

#language ul li.first a{
    border:none;
}

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

.nl #language li.nl a,
.fr #language li.fr a,
.en #language li.en a{
    text-decoration:underline;
}

.nl #language li.fr a,
.nl #language li.en a,
.fr #language li.nl a,
.fr #language li.en a,
.en #language li.nl a,
.en #language li.fr a{
    text-decoration:none;
}

#navigation{
    border-top:1px solid #9dcbd0;
    border-bottom:1px solid #9dcbd0;

}

#navigation ul li{
    height:29px;
    padding-top:10px;
    float:left;
}

#navigation ul li a{
    background:url("../../layout/www.centrautowijnegem.be/bullet-normal.jpg") no-repeat left 10px;
    padding-left:14px;
    padding-right:20px;
    color:#4c6264;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

#navigation ul li.active a,
#navigation ul li a:hover{
    background:url("../../layout/www.centrautowijnegem.be/bullet-active.jpg") no-repeat left 10px;
    color:#7a9da1;
}

#wrap{
   width:960px;
   background:url("../../layout/www.centrautowijnegem.be/wrap-repeater.jpg") repeat-y center top;
}

#contenttop{
   width:960px;
   background:url("../../layout/www.centrautowijnegem.be/content-bg.jpg") no-repeat center top;
}

#content{
    float:left;
    width:625px;
    padding-top:36px;
    padding-left:23px;
    padding-right:23px;
    margin-right:1px;
    min-height:500px;
    height:auto !important;
    height:500px;
}

#column{
    padding-top:61px;
    float:left;
    width:288px;
}

#footer{
    background:#ededed url("../../layout/www.centrautowijnegem.be/footer-bg.jpg") no-repeat center top;
    text-align:left;
    margin:0 auto;
    width:960px;
    min-height:50px;
    clear:both;
    font-size: 10px;
}

#footer p{
    padding-top:42px;
    padding-bottom:20px;
    padding-left:20px;
    width:651px;
    border-right:1px solid #fff;
}

#footer p,
#footer a{
    color:#696969;
}
/* ELEMENTS
-----------*/
a{
    text-decoration:underline;
    color:#7A9DA1;
}

p{
    line-height:20px;
}

h1.page_title{
    font-size:20px;
    font-family: Arial, Verdana, sans-serif;
}

h1{
    font-size:18px;
}

h2{
    font-size:16px;
}

h3{
    font-size:14px;
}

#column p,
#column h1,
#column h2,
#column h3,
#column h4{
    padding:10px;
}

#content p,
#content ul,
#content ol{
    margin:0 0 10px;
}

#content ul,
#content ol{
    margin:0 0 10px;
    padding-left:30px;
    list-style:disc;
}

#content ul li{
    letter-spacing:0.05em;
}

#content ol{
    list-style:decimal;
}

#content h1,h2,h3,h4,h5,h6{
    margin:0 0 10px;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
    margin:0;
    padding:0;
    list-style:none;
}

#module_photogallery{
    list-style:none;
    padding:0;
}

#module_photogallery li{
    float:left;
    margin:0 1px 5px 0;
    height:124px;
    width:124px;
    text-align:center;
    overflow:hidden;
}

#module_photogallery li a img,
.module_photo li a img{
    border:2px solid #fff;
}

#module_photogallery li a:hover img,
.module_photo li a:hover img{
    border:2px solid #ccc;
}

#column .module_photo{
    margin-left:13px;
}

#column .module_photo ul li p{
    text-align:center;
    font-size:11px;
}

.module_photo ul li{
    float:left;
    margin:0px 10px 40px 0px;
    width:124px;
    height:124px;
}

/*FORMS
-------*/
input.submit{
    color:#fff;
    padding:3px 0;
    width: 120px;
    display:block;
    margin:8px auto auto 162px;
    font:bold 12px Arial,Verdana,sans-serif;
    background-color:#6F89A0;
    border:1px solid #6F89A0;
    cursor: pointer;
}

input.text,
textarea{
    width:250px;
    padding:3px 5px;
    font:11px Arial,Verdana,sans-serif;
    border:1px solid #6F89A0;
}

table.layouttable{
    width:430px;
}

table.layouttable td,
table.layouttable th{
    padding:3px;
    vertical-align:top;
}

table.layouttable th{
    width:180px;
    font-weight:normal;
    text-align:left;
    font-family:Arial,Verdana,sans-serif;
}

table.layouttable .row0 td,
table.layouttable .row0 th{
    background:none;
}

table.layouttable tr.error th,
table.layouttable tr.error td{
    background:#c00;
    font-weight:bold;
    color:#fff;
}

#disclaimer{
    font-size:10px;
}
.error_message{
    border:1px solid #c00;
    background:#fdd;
    padding:15px;
    margin:10px 0;
    color:#c00;
}

tr.error {
    border:1px solid #c00;
    background:#fdd;
}

#thanks{
    padding:15px;
    margin-bottom:30px;
    background:#637331;
    color:#fff;
}
