/* ----- CSS ----- */
*
{
	font-family: Arial;	
}

html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	background-color: #f4f3f3;
}

ul
{
	margin: 0px 0px 0px 1.2em;
	padding: 0px 0px 0px 0px;
	list-style: disc;
}

ol
{
	margin: 0px 0px 0px 2em;
	padding: 0px 0px 0px 0px;
}

ol li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
    margin-top: 0px;
}

td
{
	vertical-align: top;
}

#container
{
	overflow : auto !important;
	overflow: visible;
	position: relative;
	width: 863px;
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	margin: 0 auto;
	padding: 0px 10px;
	background-color: #FFFFFF;
	text-align: left;
}

#header{
	background-image: url('../images/header.gif');
	background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 20px;
}

#header #logo {
	text-align: center;
	
}

div#pictGroupContainer {
	height:226px;
	position:relative;
	width:212px;
	float: left;
	margin-right: 5px;
}

#picturegroup img{
	float: left;
	color: #FFFFFF;
	margin-right: 4px;
}

#picturegroup #slogan{
    float: left;
	height: 226px;
	background-color: #FFFFFF; 
	margin: 0;
}

#picturegroup #slogan TABLE {
	height: 176px;
    overflow: hidden;	
	border-collapse: collapse;
}

#picturegroup #slogan TABLE TD{
	vertical-align: middle;
}

#picturegroup #slogan h3{
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

#picturegroup #slogan p{
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 10px;
}

#picturegroup .right{
	float: left;
    width: 50px;
    height: 226px;
    background-color: #ad9961;
}

.right .picture{
    margin-top: 20px;
}

.thumbs img{
    margin: 0 15px 15px 0;
    border: 1px solid #E4E4E5;
    padding: 3px;
}


div#pictGroupContainer img, div#slogan div {
	left: 0;
	position: absolute;
	top: 0;
	float: none;
}

div#slogan div, div#slogan table {
	left: 20px;
    width: 227px;
}

.clear {
    float: none;
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}

a{
    color: #AD9961;
	text-decoration: none;
}

a:hover{
    color: #d5c296;
	text-decoration: none;
}

h1{
    font-size: 24px;
}

h1,h2,h3{
	color: #AD9961;
	margin-top: 0px;
}

h4 {
	font-weight: bold;
	color: #AD9961;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#homepage_content{
	padding-top:15px;
	line-height: 140%;
	color: #898989;
}

.left{
	float: left;
    width: 432px;
}

#content .left{
    width: 200px;
    padding-top: 30px;
    overflow:hidden;
}

#content ul{    
	
}

#content img{
    margin: 0 15px 15px 0;
    border:1px solid #E4E4E5;
    padding:3px;
}

.separator_img{
	border: none !important;
	padding: 0px;
	margin-right: 0px;
}

.left .contentblock, .left  .contentblock2{
    padding-right: 25px;
    padding-left: 15px;
}

.left  .contentblock2{
	background-color: #eee9de;
    background-image: url('../images/patroon_left_bottom.png');
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 20px;
    padding-bottom: 10px;
    min-height: 130px;
}

.left  .contentblock2 h1{
	margin-top: 0px;
}

.left .contentblock a, .left .contentblock2 a{
	background-image: url('../images/arrow.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.right{
    float: left;
    width: 431px;
}

#content .center{
    background: url('/site/images/menu_separator.jpg') no-repeat top center;
    float:left;
    min-height:556px;
    min-width:9px;
    margin-top:50px;
}

#content .right{
    width: 573px;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 50px;
    color:#898989;    
}

.news h1, .product h1, .calendar h1{
    margin-left: 123px;
}

.product h1, .calendar h1{
    float: left;
}

h1.sitelinks{
    margin-bottom: 20px;
}

.row{
    margin-bottom: 15px;
}

.row img, .news_item .image img, .product .content img{
	border: solid 1px #e4e4e5;
	padding: 3px;
	margin-right: 15px;
}

.product .content img{
    border: solid 1px #d0c4a4;
}

.news .header, .calendar .header, .product .header{
    margin-bottom: 20px;
    vertical-align: bottom;
}

.news_item .description{	
}

.picturetext{
    background-image: url('../images/patroon.gif');
    background-repeat: repeat;
    height: 160px;
    overflow: hidden;
}

.picturetext .inner{
    background-image: url('../images/patroon_right_top.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 120px;
    overflow: hidden;	
}

.picturetext .description{
    height: 35px;
    overflow: hidden;
}

.right .inner{
    padding: 20px;
}

.picturetext, .picturetext H1, .picturetext a{
	color: #FFF;
	margin-top: 0px;
}

.picturetext .readMore{
    margin-top: 5px;
}

.showall{
    line-height: 24px;
    font-size: 11px;
    float: right;
    padding-top: 4px;

}

.slideshow {
    position: relative;
    width: 432px;
    height: 160px;
    overflow: hidden;
}

.slideshow .icon {
    position: absolute;
    left: 416px;
    top: 142px;  
}

#slider ul, #slider li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#slider li{ 
    width: 432px;
    height: 160px;
    overflow: hidden; 
}	

#prevBtn, #nextBtn{ 
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 10px;
    top: 130px;
}	

#nextBtn{ 
    left: 35px;
}														

#prevBtn a, #nextBtn a{  
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/slidebutton_left.png') no-repeat 0 0;	
}	

#nextBtn a{ 
    background: url('../images/slidebutton_right.png') no-repeat 0 0;	
}												

.links {
    padding: 20px 20px 5px 20px;
}

.links img{
	border: none;
	margin-right: 30px;
}

.calendar{
    background-image: url('../images/calendar_background.gif');
    background-repeat: no-repeat;
    background-position: center top;
}

div.product{
    padding-top: 25px;
	padding-right: 20px;
}

.right .product{
    padding-top: 0px;
}


div.calendar{
    padding-top: 25px;
	padding-right: 20px;
}

#footer{
    padding-bottom: 10px;
    margin-top: 10px;
}

#footer ul{
    text-align: center;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 1.2em;
	padding: 0px;    
}

#footer li {
	color: #A2A2A2;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	text-decoration: none;
}

#footer li a.first {
    border: none;
}

#footer li a {
	font-weight: normal;
	font-size: 11px;
	color: #A2A2A2;
	border-left: solid 1px #A2A2A2;
	padding-left: 7px;
	padding-right: 3px;
	text-decoration: none;
	
}

ul.submenu{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 35px 0px 0px 0px;
    padding: 0px;   
	margin-right: 10px; 
	
}

#submenu li {
    color: #A2A2A2;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-right: 10px;
    padding: 0px;
    text-decoration: none;
    border-bottom:1px solid #efebdf;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-image: url('../images/arrow.gif');
    background-position: 5px center;
    background-repeat: no-repeat;
}

#submenu li.active {
	background-color: #efebdf;	
}

#submenu li.active_level2 {
    background: none;
    background-position: 15px center;
    padding-left:30px;
    margin-right: 10px;
	background-color: #efebdf;
}

#submenu li.inactive_level2 {
    background: none;
    background-position: 15px center;    
    padding-left:30px;
    margin-right: 10px;

}

#submenu li a.first {
    border: none;
}

#submenu li a {
    font-weight: normal;
    color: #AD9961;
    text-decoration: none;
}

#submenu li a.active {
	font-weight: bold;
}

.title{
	font-weight: bold;
	color: #AD9961;
	font-size: 14px;
}



.content_header{
	font-weight: bold;
	color: #AD9961;
	font-size: 12px;
}


.product .content{
	background-color: #f3f0e7;
	padding: 15px;
	margin-top : 15px;
	margin-bottom: 15px;
}

.product .price{
	color: #ad9961;
	font-weight: bold;
	float:left;
}

.proposal_price{
	color: #ad9961;
	font-weight: bold;
}

.price_header{
	font-weight: bold;
}

.product .separator{
    margin-top: 30px;	
    margin-bottom: 30px;	
    text-align: center;
}

.product .linkbar{
    margin-top: 15px;	
}

.product .link{
	width: 215px;
	float:left;
}

.product .price .label{
    color: #898989;
    font-weight: bold;
}

#direction #map {
    height:350px;
    overflow:hidden;
    width:350px;
}
