/* 
Title:     Lay-out CSS voor De Witte Lietaer
Author:    roel#catchup.be
Updated:   October 24, 2007
*/

body {
	text-align: center;
	width: 840px;
	padding: 0;
	margin: 0 auto;
	background-color: #546785;
}

div#wrap {
	text-align: left;
	background-image: url('../images/wrap_bg_840x10.png');
	position: relative;
	height: 1%
}

/* Language switch */

ul#languages {
	width: 840px;
	height: 30px;
	padding: 5px 0 0 0;
	display: block;
	background-color: #546785;
	background-image: url('..//images/ul_bg_1000x7.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: right;
}

ul#languages > li {
	display: inline;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 110%;
}

ul#languages li.last-child {
	margin: 0 10px 0 0;
}

/* Branding */

div#branding {
	background-image: url('../images/branding_01_830x175.jpg');
	width: 830px;
	height: 175px;
}

div#wrap.home div#branding img {
	cursor: default;
}


/* Locator (bread crumbs) */

p#crumb {
	color: #666;
}

/* Navigation */

div#navigation {
	position: absolute;
	top: 230px;
	left: 0;
	width: 240px;
}

/* Navigation > First level */

div#vacature {
	position: absolute;
	top: 434px;
	left: 20px;
	width: 221px;
}

#navigation > ul > li {
	display: inline;
}

#navigation > ul > li > a:link,
#navigation > ul > li > a:visited,
#navigation > ul > li > a:hover,
#navigation > ul > li > a:active {
	display: block;
	color: #002e5c;
	background-color: #eef0f3;
	padding: 5px 5px 5px 20px;
	margin: 0 0 4px 0;

	text-decoration: none;
	font-variant: small-caps;
	text-transform: lowercase;
	font-size: 115%;
}

#navigation li.active a {
	background-color: #546785 !important;
	color: #fff !important;
	cursor: default !important;
}

#navigation li a:hover {
	background-color: #4ea7d3 !important;
	color: #fff !important;
}

/* Navigation > Second level */

#navigation > ul > li > ul > li a:link,
#navigation > ul > li > ul > li a:visited,
#navigation > ul > li > ul > li a:hover, 
#navigation > ul > li > ul > li a:active {
	color: #4ea7d3;
}

#navigation > ul > li > ul {
	margin: 0 0 0.8em 0;
}

#navigation > ul > li > ul > li {
	display: inline;
}

#navigation > ul > li > ul > li > a {
	display: block;
	color: #002e5c;
	padding: 0.1em 5px 0.1em 35px;
}

#navigation ul > li > ul > li.active > a {
	font-weight: bold;
	cursor: default;
}

/* Navigation > Third level */

#navigation > ul > li > ul > li > ul {
	margin: 0 0 0 55px;
}

#navigation > ul > li > ul > li > ul > li {
	list-style-position: inside;
}

#navigation > ul > li > ul > li > ul > li:before {
	content: "- ";
}


#navigation > ul > li > ul > li > ul > li > a {
}

#navigation > ul > li > ul > li > ul > li.active > a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#navigation > ul > li > ul > li > a:hover {
}

div#content {
	position: relative;
	top: 20px;
	left: 270px;
	width: 530px;
}
div#contentAlgemeneVoorwaarden {
	position: relative;
	top: 20px;
	left: 75px;
	width: 680px;
}
div#contentAlgemeneVoorwaarden  #contact {width:100%;}

/* Home > Spotlight */

#spotlight > li {
	float: left;
	background-color: #fff;
	width: 153px;
	margin: 0 20px 0 0;
	border: 1px solid #546785;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 125px;

  min-height: 135px;
  height:auto !important;
  height: 135px;
}

#spotlight > li h2 {
	line-height: 30px;
	background-color: #546785;
	padding: 0 10px 0 10px;
}

#spotlight > li#consument {
	background-image: url('..//images/spotlight_consument_153x125.jpg');
}

#spotlight > li#horeca {
	background-image: url('../images/spotlight_horeca_153x125.jpg');
}

#spotlight > li#promo {
	background-image: url('../images/spotlight_promo_153x125.jpg');
	margin: 0; /* Remove right padding */
}

#spotlight > li ul {
	padding: 10px;
}

/* Contact Block */

div#contact {
	clear: both;
	width: 540px;
	padding: 20px 0 0 0;
	text-align: center;
}

div#content hr {
	margin: 0 0 15px 0;
	color: #fff;
	background-color: #fff;
	border-top: 1px solid #999;
}

div#contact p {
	margin: 0;
	padding: 0
}

div#contact ul {
	padding: 0 100px 0 100px;
}

div#contact ul li {
	display: inline;
}

/* Footer */

ul#footer {
	clear: both;
	background-color: #546785;
	background-image: url('../images/footer_bg_1000x17.png');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 0 20px 0;
	margin: 40px 0 0 0;
}

ul#footer li {
	display: inline;
}

/* Products overview */

ul#products > li {
	border: 1px solid #999;
	position: relative;
 	min-height: 230px;
	height:auto !important;
	height: 230px;
	margin: 0 0 1em 0;
}

ul#products > li > * {
	margin-left: 245px;
}

ul#products > li > img {
	position: absolute;
	margin-left: 0;
	top: 0px;
	left: 0px;
	background-image: url(nero);
}

ul#products > li > h2 {
	color: #4ea7d3;
	font-size: 120%;
	padding: 0.5em 0 0 0;
	margin-bottom: 0.1em;
}

ul#products > li > h3 {
	color: #002e5c;
	font-size: 100%;
	font-weight: bold;
	padding: 0.5em 0 0.1em 0;
}

ul#products > li li,
ul#products > li p {
	color: #002e5c;
	margin-bottom: 0;
}

/* Images */

div#wrap.all img.right {
	float: right;
	padding: 0 0 1em 1em;
}
.thumbs {margin:10px 0;}
.thumbs img {cursor:hand;cursor:pointer;border:1px solid #ccc;}