body{
    font:12px/18px "trebuchet ms", Arial,Verdana,sans-serif;
    text-align:center;
    color:#7d6a55;
}

#logo{
    height:146px;
    padding-left:144px;
    position:relative;
}

#language{
    position:absolute;
    top:115px;
    left:872px;
}

#language li{
    float:left;
}
#language li a{
    background:#cecfd0;
    color:#FFF;
    display:block;
    padding:0px 5px;
    border-left:1px solid #fff;
    font-size:12px;
    line-height:26px;
    font-weight:bold;
}
.lang_nl .nl a, .lang_fr .fr a{
    text-decoration:none;
}
.lang_nl .fr a,.lang_fr .nl a{
    text-decoration:underline;
}

#language li.overrule a{
    border-left:none;
}

#container{
    text-align:left;
    width:922px;
    margin:0 auto;
    /*overflow:hidden;*/
}

#sidebar{
    background:#8da120 url(/layout/www.shoppingparkolen.be/nav-bg.jpg) no-repeat 0 20px;
    float:left;
    width:144px;
    min-height:418px;
    height:auto !important;
    height:418px;
}

#sidebar ul{
    margin:58px 0px 0px 10px;
    padding:0px;
    width:125px;
}

#sidebar ul li a{
    display:block;
    padding:4px 0px 4px 8px;
    background:url("../../layout/www.shoppingparkolen.be/nav-border.png") repeat-x center top;
    color:#fff;
    text-decoration:none;
}

#sidebar ul li.first a{
    padding-top:0px;
    background:none;
}

#wrap{
    float:left;
    width:778px;
}

#header{
    height:280px;
    border:4px solid #dadbdd;
    overflow:hidden;
}

#block-l,
#block-r{
    width:389px;
    float:left;
    overflow:hidden;
}

#block-l img,
#block-r img{
    vertical-align:top;
}

#block-l h2,
#block-r h2{
    font-size:14px;
    font-weight:normal;
    padding-left:20px;
    height:24px;
    padding-top:4px;
    margin:0px;
    color:#fff;
}

#block-l h2{
    background:#c1d72e;
}

#block-r h2{
    background:#977347;
    border-bottom:2px solid #C1D72E;
    height:22px;
    padding-top:4px;
}

#footer{
    text-align:left;
    margin:0 auto;
    width:922px;
    min-height:150px;
    font-size: 10px;
}
#footer p,
#footer a{
    color:#333;
}

/* default */
body.default{
    background:#fff;
}

.default #body-wrap{
    background:#D4D0C7 url("../../layout/www.shoppingparkolen.be/body-bg.jpg") repeat-x center top;
}

.default #logo{
    background:#fff;
}

.default #container{
    background:#D4D0C7 url("../../layout/www.shoppingparkolen.be/container-bg.jpg") repeat-y center top;
}

.default #wrap{
    width:778px;
}

.default #sidebar{
    min-height:418px;
    height:auto !important;
    height:418px; 
}

.default #header{
    background:#fff;
    border:0px;
    height:168px;
    padding-left:10px;
}

.default #wrap-content{
	background: url(/layout/www.shoppingparkolen.be/container-bg.gif) no-repeat 495px 30px
}

.default #content{
    float:left;
    margin:20px 0px 0px 30px;
    width:414px;
}

.default #static{
    float:left;
    width:324px;
    padding-left:10px;
}

.default #wrap-footer{
    background:#fff;
    width:100%;
    clear:both;
}
/* ELEMENTS
-----------*/
a{
    text-decoration:underline;
    color:#687619;
}

p{
    line-height:20px;
}

h1.page_title{
    font-size:20px;
    line-height:20px;
    font-weight:normal;
    color:#7d6a55;
    margin:0px 0px 0px 20px;
}

h1{
    font-size:18px;
}

h2{
    font-size:16px;
}

h3{
    font-size:14px;
}

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

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

#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 15px 30px;
    height:104px;
    width:104px;
    text-align:center;
    overflow:hidden;
}

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

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

/*FORMS
-------*/
input.submit{
    color:#fff;
    padding:3px 0;
    width: 120px;
    display:block;
    margin:0px auto auto 288px;
    font:bold 12px "trebuchet ms", Arial,Verdana,sans-serif;
    background-color:#7D6A55;
    border:1px solid #7D6A55;
    cursor: pointer;
}

input.text,
textarea{
    width:250px;
    padding:0px 5px;
    font:11px "trebuchet ms", Arial,Verdana,sans-serif;
    border:1px solid #7D6A55;
}

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

table.layouttable th{
    width:140px;
    font-weight:normal;
    text-align:left;
    font-family:"trebuchet ms", 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:#7D6A55;
    color:#fff;
}

/* news */
#module_news{
    height:92px;
    background:#7d6a55;
    padding:10px 0px 0px 20px;
}

#module_news h3{
    font-weight:normal;
    font-size:12px;
    color:#fff;
	 margin: 0 0 4px;
}

#module_news h3 a{
    color:#fff;
    margin:0px 0px 2px 0px;
}

#module_news h3 .news-sign{
    font-size:14px;
    color:#C1D72E;
}

#module_news_default{
    background:none;
    padding:0px;
    margin-bottom:20px;
}

#module_news_default .article{
    margin-top:10px;
    border-bottom:1px solid #8DA020;
}

#module_news_default h3,
#module_news_single h3{
    margin:0px;
    font-size:16px;
    font-weight:normal;
}

#module_news_default .read-more{
    font-style:italic;
    text-align:right;
}

#module_news_default .date,
#module_news_single .date{
    font-size:11px;
    color:#555;
    margin:0px;
}

#module_news_default .read-more a,
#module_news_single .goback a{
    color:#444;
}

/* database map */
.mod_db #content{
	width: 748px;
}
#databasemap{
     width:740px;
     height:560px;
     background: #DFDFDF url(/layout/www.shoppingparkolen.be/shopping-olen-db-map.jpg) no-repeat 4px 4px;
     position:relative;
     top:0;
     left:0;
	 padding: 4px;
	 margin-bottom: 30px;
}
.databasemapitem{
    width:21px;
    height:19px;
    background:#8DA120 url(/layout/www.shoppingparkolen.be/mapitem_bg1.gif) no-repeat 0 0;
    position:absolute;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 1px;
	font-size: 11px;
}
.onze-domeinen #databasemap{
    float:left;
}
#databasemap a{
	color: #fff;
	text-decoration: none;
}
#databasemap a:hover{
	color: #000;
}
.item-img{display:none;}

#domains{
    width:300px;
}
.onze-domeinen #domains{
    float:right;
    display:block;
    margin-top:-297px;
}

#databasemap-info{
    clear:both;
    padding:10px;
}

/* database */

#module_database #list ul li{
    float:left;
    list-style:none;
    margin:0px 15px 10px 15px;
        background:#666666;
        height:268px;
}

#module_database #list ul li a{
    width:220px;
    display:block;
}

#module_database #list ul li a:hover{
    text-decoration:none;
}

#module_database #list ul li a img{
    vertical-align:top;
    width:220px;
    height:220px;
    background:#666666;
}

.home #linktopage{
    position:absolute;
    top:85px;
    right:38px;
    display:block;
}

.home .more-newsitems{
    float:right;
    color:#fff;
    margin:-24px 4px 0px 0px;
}

.home .more-newsitems a{
    color:#fff;
    font-size:11px;
}


#linktopage{
    display:none;
}
