﻿/*
 * TABLE OF CONTENTS:
 * - Browser reset
 * - HTML elements
 * - Pagina manager styles
 * - Main containers
 * - General styles   (styles that are not confined to a specific container)
 * - Form styles
 * - Page styles
 * - Hacks
 * - Print styles
 */






/*
 * BEGIN BROWSER RESET
 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0
}
html {
	height:100%;
	overflow:-moz-scrollbars-vertical;
	overflow-x:auto
}
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}
em,cite {
	font-style:italic
}
strong {
	font-weight:bold
}
ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0
}
q:before,q:after {
	content:''
}
abbr,acronym {
	border:0
}

/*
 * END BROWSER RESET
 */






/*
 * HTML ELEMENTS
 */

* {
	line-height: 1.286em;
}

html {
	font-size: 100%;
}

body {
	font-size: 0.875em !important;
	background: #40444E url(/Images/background-body.png) top center;
}

form {
	min-height: 330px;
	background: #40444E url(/Images/background-top.png) top center repeat-x;
}
* html form {
	height: 330px;
}

body,
input,
select,
textarea {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:hover,
a:active,
a:visited {
	color: #1C2E96;
}
a:hover,
a:focus {
	text-decoration: none;
}

p {
	margin: 0 0 1.3em 0;
}

ul,
ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	padding: 0 0 0 10px;
	background: url(/images/li-background.gif) 0 0.8em no-repeat;
}

ol {
	padding: 0 0 0 40px;
	list-style: decimal;
}

/*
 * END HTML ELEMENTS
 */






/*
 * BEGIN EDITOR STYLES
 */

*.genericContent h1,
*.genericContent h2,
*.genericContent h3,
*.genericContent h4,
*.genericContent h5,
*.genericContent h6 {
	color: #000 !important;
	margin:0 !important;
	padding:0 !important;
	font-size: 1em;
}

*.genericContent h1 {
	padding-bottom: 1em !important;
	font-size: 1.429em;
	font-weight: bold;
}
*.sf_NewsTitle {
	padding-bottom: 1em !important;
	font-size: 1.429em !important;
	font-weight: bold !important;
}

*.genericContent h2 {
	padding-bottom: 1.2em !important;
	font-weight: bold;
}

/*
 * END EDITOR STYLES
 */






/*
 * BEGIN MAIN CONTAINERS
 */

div.containerMain {
	position: relative;
	margin: 0 auto 0 auto;
	width: 960px;
	min-height: 1em;
	padding: 0 20px;
	background: #fff;
}
* html div.containerMain {
	height: 1em;
}



div.header a.logo img {
	margin-top: 25px;
}

div.header div.menu1 {
	margin: 25px 0 1px 0;
	height: 30px;
	overflow: hidden;
	background: url(/Images/sprite.png) 0 -50px no-repeat;
}

div.header div.menu1 li {
	float: left;
	display: block;
	padding: 0;
	background: none;
}

div.header div.menu1 li a {
	display: block;
	float: left;
	border-right: 1px solid #fff;
	width: 108px;
	height: 30px;
	line-height: 30px;
	padding: 4px 0 0 11px;
	color: #fff !important;
	font-size: 1.143em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background: url(/Images/sprite.png) 0 -50px no-repeat;
}

div.header div.menu1 li a.rtsSelected,
div.header div.menu1 li a:hover {
	background: url(/Images/sprite.png) 0 0 no-repeat;
}

div.header div.spotlight {
	height: 148px;
	overflow: hidden;
	background: #E2E7E3;
}

div.header div.spotlight li {
	padding: 0;
}



div.content {
	min-height: 0;
	padding: 35px 0 80px 0;
}
* html div.content {
	height: 0;
}

div.content div.column1 {
	float: left;
	margin: 0 33px 0 0;
	width: 544px;
	padding: 0 0 0 20px;
	overflow: hidden;
}

div.content div.column2 {
	float: left;
	width: 363px;
	overflow: hidden;
}



div.content div.occasion {
	float: left;
	margin: 0 18px 0 0;
	width: 581px;
	height: 148px;
	padding: 0;
	overflow: hidden;
	background: #000613 url(/Images/background-occasion.gif) top left repeat-x;
}

div.content div.occasion div.innerOccasion {
	padding: 6px 10px 10px 10px;
}

div.content div.occasion div div.imageHolder {
	float: left;
	margin-right: 14px;
	overflow: hidden;
}

div.content div.occasion div div.imageHolder img {
	display: block;
	width: 172px;
	height: 107px;
}

div.content div.occasion div div.imageHolder span.price {
	display: block;
	padding: 0 5px;
	color: #000000;
	font-size: 1.143em;
	background: #F7FF51;
}

div.content div.occasion *.localHead1 {
	padding-bottom: 36px !important;
	color: #F8FF63 !important;
	font-size: 1.333em;
	font-weight: bold;
}

div.content div.occasion *.localHead2 {
	height: 45px;
	color: #fff !important;
	font-size: 1.143em;
	font-weight: bold;
}

div.content div.occasion div.fancyLinks a {
	float: left;
	width: 28%;
	font-size: 1.214em;
	padding-left: 27px;
	color: #fff !important;
	text-decoration: none;
	background: url(/Images/sprite.png) -693px -944px no-repeat;
}
div.content div.occasion a:hover {
	text-decoration: underline;
}

div.content div.actueelList {
	float: left;
	width: 361px;
	height: 148px;
	overflow: hidden;
	background: #BACCC2 url(/Images/background-actueel.gif) top left repeat-x;
}

div.content div.actueelList *.localHead {
	color: #40444E;
	font-size: 1.143em;
	font-weight: bold;
}

div.content div.actueelList ul {
	padding-top: 29px;
}

div.content div.actueelList li {
	padding: 0 0 3px 0;
	background: none;
}

div.content div.actueelList li p {
	display: none;
}

div.content div.actueelList a {
	color: #40444E;
	padding: 0 0 0 21px;
	font-size: 1.214em;
	text-decoration: none !important;
	background: url(/Images/sprite.png) -750px -898px no-repeat;
}

div.content div.actueelList a:hover {
	color: #EE3331;
	background: url(/Images/sprite.png) -800px -848px no-repeat;
}

div.content div.actueelList div.innerActueelList {
	padding: 6px 10px 10px 10px;
}



div.footer {
	position: relative;
	background: url(/Images/background-footer.png) top center repeat-x;
}

div.footer div.containerMain {
	padding: 0 20px 20px 20px;
	background: #fff;
}

div.footer div.containerMain div.bar {
	height: 40px;
	background: url(/Images/sprite.png) 0 0 no-repeat;
}

div.footer div.footerContent {
	padding: 0 20px 20px 20px;
}

div.footer div.logos {
	float: left;
}

div.footer div.logos a {
	margin-right: 20px;
}

div.footer div.links {
	float: right;
	margin-top: -3px;
}

div.footer div.links a {
	padding-left: 20px;
	color: #000 !important;
	text-decoration: none !important;
}

div.footer div.links a:hover {
	text-decoration: underline !important;
}


/*
 * END MAIN CONTAINERS
 */






/*
 * BEGIN GENERAL STYLES
 */

div.safeBox {
	min-height: 1em;
}
* html div.safeBox {
	height: 1em;
}

ul.semantic li {
	padding: 0;
	background: none
}

*.displayNone {
	display: none;
}

*.floatLeft {
	float: left;
}

*.clear {
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}

*.map {
	display: block;
	overflow: hidden;
	background-color: #EFEBE2;
}

/*
 * END GENERAL STYLES
 */






/*
 * BEGIN FORM STYLES
 */

label {
	cursor: pointer;
}

*.defaultFormHolder {
	min-height: 1em;
}

*.defaultFormHolder span.mandatory {
	display: block;
	padding-bottom: 1em;
	font-size: 0.9em;
}

*.defaultFormHolder fieldset {
	float: left;
	clear: both;
	width: 100%;
	border: 0;
}
* html *.defaultFormHolder fieldset {
	position: relative;
	margin-top: 0.6em;
}

*.defaultFormHolder legend {
	font-weight: bold;
}
* html *.defaultFormHolder legend {
	position: relative;
	left: -7px;
	top: -0.75em;
}

*.defaultFormHolder fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

*.defaultFormHolder fieldset ol ol {
	float: left;
	margin: 0;
	padding: 0;
}

*.defaultFormHolder fieldset li li {
	padding: 0;
}

*.defaultFormHolder fieldset li {
	width: 100%;
	float: left;
	clear: left;
	padding: 0 0 5px 0;
	background: none;
}

*.defaultFormHolder fieldset.submit {
	margin-top: 0.5em;
}

*.defaultFormHolder label,
*.defaultFormHolder span.label {
	display: block;
	position: relative;
	float: left;
	width: 125px;
	margin-right: 1em;
}

*.defaultFormHolder label span,
*.defaultFormHolder span.label span {
	position: absolute;
	left: 125px;
}

*.defaultFormHolder ol ol label {
	display: inline;
	position: static ;
	float: none;
	width: auto;
	margin-right: auto;
}

*.defaultFormHolder input.text,
*.defaultFormHolder textarea {
	width: 200px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px 0 5px;
}

*.defaultFormHolder textarea {
	height: 8em;
}

*.defaultFormHolder li.checkbox input {
	float: left;
}
*.defaultFormHolder li.checkbox label {
	width: auto !important;
}

*.defaultFormHolder input[type="radio"],
*.defaultFormHolder input[type="checkbox"] {
	margin: 2px;
}
*:first-child + html .defaultFormHolder input[type="radio"],
*:first-child + html .defaultFormHolder input[type="checkbox"] {
	margin: 0 0 0 -2px;
}
* html .defaultFormHolder .radio,
* html .defaultFormHolder .checkbox {
	margin: 0 0 0 -2px;
}

*.defaultFormHolder fieldset.submit input {
	margin-left: 138px;
}

/*
 * END FORM CLASSES
 */





/*
 * BEGIN BLOCK STYLES
 */

div.intro h1 {
	padding-bottom: 27px !important;
	font-size: 1.571em
}

div.intro ul {
	float: right;
	margin-left: 35px;
}

div.intro ul li {
	background: url(/images/sprite.png) -900px -742px no-repeat;
	padding-left: 20px;
	line-height: 1.857em;
}



div.intro a,
body.Overview div.content table td.content a {
	background: url(/images/sprite.png) -850px -798px no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

div.intro a:hover,
body.Overview div.content table td.content a:hover {
	text-decoration: underline;
}



div.menu2 ul.sf_newsList li,
div.menu2 ul.rpRootGroup li {
	background: none;
	padding: 0;
}

div.menu2 ul.sf_newsList li a,
div.menu2 ul.rpRootGroup li a {
	display: block;
	margin-bottom: 1px;
	padding: 5px 0 6px 10px;
	color: #fff;
	font-size: 1.071em;
	font-weight: bold;
	text-decoration: none;
	background: #40444E;
}

div.menu2 ul.sf_newsList li a.rpSelected,
div.menu2 ul.rpRootGroup li a.rpSelected {
	background: #4759C5;
}

div.menu2 ul.sf_newsList li a:hover,
div.menu2 ul.rpRootGroup li a:hover {
	text-decoration: underline;
	background: #4759C5;
}

div.menu2 ul.sf_newsList li p {
	display: none;
}




ol.sf_pager {
	text-align: left;
	list-style-type: none;
	padding: 0;
}

ol.sf_pager li {
	padding: 0;
	display: inline;
}

ol.sf_pager a {
	padding: 1px 3px;
	color: #fff !important;
	font-weight: bold;
	line-height: 1.7em;
	text-decoration: none;
	background: #2D3340;
}

ol.sf_pager a:hover {
	background: #4759C5;
}

ol.sf_pager .sf_PagerSelItem {
	background: #4759C5;
}



div.RadTreeView_Default li {
	padding: 0;
	background: none;
}

div.RadTreeView_Default .rtPlus {
	background: url(/images/sprite.png) 0 -950px no-repeat !important;
}

div.RadTreeView_Default .rtMinus {
	background: url(/images/sprite.png) -50px -900px no-repeat !important;
}



div.mapHolder {
	float: right;
	width: 425px;
}

div.map {
	margin-bottom: 0.5em;
	height: 300px;
}

/*
 * END BLOCK STYLES
 */


 



/*
 * BEGIN PAGE STYLES
 */

body.TextPage div.content div.column1 {
	margin: 0 20px 0 0;
	width: 220px;
	padding: 0;
}

body.TextPage div.content div.column2 {
	margin-right: 33px;
	width: 455px;
}

body.TextPage div.content div.column3 {
	float: left;
	width: 220px;
	overflow: hidden;
}



body.TextPageSimple div.content div.column1 {
	padding-left: 22px;
	width: 674px;
}



body.News div.content div.column1 {
	margin: 0 20px 0 0;
	width: 220px;
	padding: 0;
}

body.News div.content div.column2 {
	width: 688px;
}



body.Overview div.content table {
	width: 100%;
}

body.Overview div.content table td {
	border-top: 1px solid #0E1F7E;
	vertical-align: top;
	padding: 15px 0 3px 0;
}
body.Overview div.content table tr:first-child td {
	border-top: none;
	padding: 5px 0 3px 0;
}

body.Overview div.content table td.picture {
	width: 110px;
}

body.Overview div.content table td.content {
	width: 328px;
	padding-right: 29px;
	padding-bottom: 3px;
	padding-left: 12px !important;
}

body.Overview div.content table td.content h1 {
	padding-bottom: 7px !important;
}

body.Overview div.content table td.content a {
	display: block;
	float: left;
	padding-top: 5px;
	font-size: 1.214em;
	background-position: -850px -791px

}



body.Contact div.content div.column1 {
	margin: 0 20px 0 0;
	width: 220px;
	padding: 0;
}

body.Contact div.content div.column2 {
	width: 708px;
}

/*
 * END PAGE STYLES
 */


 



/*
 * BEGIN HACK
 */

form:after,
div.content:after,
div.containerMain:after,
div.safeBox:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

/*
 * END HACK
 */






/*
 * BEGIN PRINT STYLES
 */

@media print {


	ul {
		padding: 0 0 0 20px;
	}

	ul li {
		padding: 0;
		list-style: disc;
		background: none;
	}
	
	div.menu1,
	div.spotlight,
	div.menu2 {
		display: none;
	}

}

/*
 * END PRINT STYLES
 */
