/* 
Title:     Layout
Author:    roel#catchup.be
Updated:   2/07/2008 (16:47)
*/

/* Initialize grid */

body {
	background: #444 url(../../images/page_bg_02.gif) repeat-y center top;
	margin: 0;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

strong {
	font-weight: bold;
}

a {
	color: #dc0730;
	text-decoration: none;
	border-bottom: 1px dotted #dc0730;
}

a:hover {
	border: none;
}

h1 {
	margin-top: 117px;
}

h2 {
	font-size: 18px;
	line-height: 1.5em;	
	margin-bottom: 0.5em;
}

p {
	margin-bottom: 0.5em;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

div.span-1 {
	background: #29ace3 url(../../images/sidebar_bg.gif);
}

div.span-1 a {
	border: none;
}


div.span-4 {
	background-color: #fff;
}

div#navigatie {
	background: url(../../images/header_bg.gif) no-repeat center top;
	height: 100px;
}

div#navigatie ul {
	padding: 29px 0 0 22px;
}

div#navigatie ul li {
	float: left;
	margin: 0 18px 0 0;
	color: #fff;
	font-family: Impact, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
}

div#navigatie ul li a {
	color: #fff;
	text-shadow: 0 0 0 #000;
	text-decoration: none;
}

div#navigatie ul li.active a,
div#navigatie ul li a:hover {
	color: #fff200 !important;
}

div#content {
	margin: 22px;
}

div#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
}

div#content h4 {
	font-weight: bold;
}


div#reserveren {
	margin-top: 20px;
	padding: 15px;
	background: url(../../images/box_bg.gif) repeat-x right top;
	color: #fff;
	border: 1px solid white;
}

div#info-top {
	font-family: Impact, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #00aeef;
	margin-bottom: 20px;	
}

div#reserveren ul {
	margin-bottom: 13px;
}

p.groot {
	font-size: 20px;
	font-family: Impact, Helvetica, Arial, sans-serif;
	text-shadow: 0 0 0 #000;
}

p.groot a {
	color: #fff200;
}

/* @group Categorieën */

div.category {
	width: 310px;
	float: left;
	margin: 0 22px 0 0;
}

div.category h2 {
	color: #00aeef;
	font-family: Impact, Helvetica, Arial, sans-serif;
	font-size: 20px;
	background: url(../../images/more.gif) no-repeat left center;
	padding-left: 25px;
}

div.category h2 a {
	color: #00aeef;
	border: none;
}

div.category h2 a:hover {
	color: #e50034;
}

div.category ul {
	margin-bottom: 20px;
}

div.category ul li {
	display: inline;
	margin-right: 10px;
}

div.category ul li a {
	font-weight: bold;
}

p a.top {
	background: url(../../images/top.png) no-repeat left center;
	padding-left: 13px;
}

p a.terug {
	background: url(../../images/back.png) no-repeat left center;
	padding-left: 15px;
}

/* @end */

/* @group Partners */

ul#partners li {
	display: inline;
	text-align: center;
}

ul#partners li a {
	display: block;
	float: left;
	border-bottom: none;
	margin: 10px 25px 20px 10px;
	text-align: center;
	text-indent: -10000px;
}

ul#partners li.oops a {
	background-position: center bottom;
}

ul#partners li.oops a:hover {
	background-position: center top;
}

ul#partners li a:hover {
	background-position: center bottom;
}

ul#partners li.atv a {
	width: 140px; height: 140px;
	background-image: url(../../images/partners/atv3.png);
}

ul#partners li.radio2 a {
	width: 100px; height: 100px;
	background-image: url(../../images/partners/radio22.png);
}

ul#partners li.pp a {
	width: 226px; height: 47px;
	background-image: url(../../images/partners/passe-partout.png);
}

ul#partners li.hln a {
	width: 226px; height: 47px;
	background-image: url(../../images/partners/hln2.png);
}

ul#partners li.joly a {
	width: 500px; height: 100px;
	background-image: url(../../images/partners/joly.jpg);
}

ul#partners li.cepa a {
	width: 190px; height: 50px;
	background-image: url(../../images/partners/cepa.png);
}

ul#partners li.gt a {
	width: 215px; height: 85px;
	background-image: url(../../images/partners/golden_tulip.png);
}

ul#partners li.inno a {
	width: 100px; height: 100px;
	background-image: url(../../images/partners/inno.png);
}

ul#partners li.msc a {
	width: 140px; height: 70px;
	background-image: url(../../images/partners/msc.png);
}

/* @end */

/* @group Category overview page */

div.item {
	margin-bottom: 15px;
}

div.list div.clear {
	clear: both;
}

div.list h2,
.title {
	color: #333;
	font-family: Impact, Helvetica, Arial, sans-serif;
	font-size: 30px;
}

div.list h3 {
	color: #00aeef;
	font-family: Impact, Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 10px 0;
}

div.rechts img {
	float: right;
	width: 200ox; height: 200px;
	padding: 15px;
	background-image: url(../../images/foto_template.jpg);
	margin: 0 0 0 20px;
}

div.links img {
	float: left;
	width: 200ox; height: 200px;
	padding: 15px;
	background-image: url(../../images/foto_template2.jpg);
	margin: 0 20px 0 0;
}


/* @end */

