body {
	font-size: 12px;
	color: #303030;
	background-color: #ffffff;
}

div#main { 
	color: #535351; 
}
div#main H1, 
div#main H2, 
div#main h3, 
legend  { 
	color: #E0283C; 
	text-shadow: #a0a0a0 0.15em 0.15em 0.25em; 
}
div#main a, div#left a, div#right a { 
	color: #E0283C; 
	text-decoration: underline; 
}
div#content h1, div#content h2, div#content h3 {
	padding-bottom: 0.22em;
}
div#content .cms-content ul {
	padding-left: 2em;
}
div#content .cms-content ul li {
	display: list-item;
	list-style-type: disc;
	padding-bottom: 0.5em;
}
.cms-content i, 
.cms-content em { 
	font-style: italic; 
}
.cms-content b, 
.cms-content strong {
	font-weight: bold; 
}
.photo IMG { 
	padding: 0px; 
	margin: 3px; 
	border: 1px solid #808080;
}

/* FORMS (generic) */

.form-row {
	padding: 2px;
}
.form-row label {
	display: block;
	float: left;
	width: 140px;
}
.from-select label { display: none; }
.from-select { display: inline; padding: 0px; margin: 0px; }
.to-select { display: inline;  }
.to-select label { 
	float: none;
	display: inline;
	margin: 0px;
}
.from-input label { 
	display: inline; width: auto; 
}
.from-input { display: inline;  }
.to-input { display: inline; padding-left: 1em; }
.to-input label { 
	float: none;
	display: inline;
	margin-right: 0px;
}
div span.required, label span.required {
	display: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}
div.required label span.required {
	display: inline;
	color: #cc3300;
}
input.invalid {
	border: 1px solid #cc3300 !important;	
}
.form-row .form-element {
	border: 1px solid #808080;
	background-color: #ffffff;
	max-width: 16.2em;
}
.form-group legend {
	font-weight: bold;
	font-size: 1.22em;
	color: #E0283C;
	margin-bottom: 0.52em;
	_margin-left: -8px;
	@margin-left: -8px;
}
textarea {
	font-size: 1em;
	width: 20em;
}
input[size="15"] {
 	 width: 16.2em;
	_width: 18em;    
}
input[size="7"] {
 	 width: 6em;
	_width: 7em;    
}
input[type=button], input[type=submit] {
	background: #E20820 url();
	color: #ffffff;
	font-weight: bold;
 	cursor: pointer;
 	width:auto
}
.form-row .zipcode, .form-row .streetnumber { width: 5.2em; }

.form-submit {
	height: 32px;	
}

/* OBJECT liST ELEMENTS */
/* verberg prijs type */
.koop .type,
.huur .type {
	display: none;	
}
div.vastgoed-lijst ul li.result {
	position: relative;
	height:178px;
	background-color: #f3f3f3;
	border: 1px solid #E20820;
	margin-bottom: 4px;
}
div.vastgoed-lijst ul li div.address {
	position: relative;
	margin: 10px 0 0 10px;
	font-weight: bold;
	width: 55%;
	_width: 50%;
	float: left;
}
div.vastgoed-lijst ul li div.address .district {
	display: inline;	
}
div.vastgoed-lijst ul li.visited DiV.address a {
	color: #E20820 !important;
}
div.vastgoed-lijst ul li div.address A{
	font-weight: bold;
	font-size: 1.02em;
}
div.vastgoed-lijst ul li div.address A:hover {
	color: #FF7E00;
}
div.vastgoed-lijst ul li div.photo IMG{
	position: absolute;
	left: 11px;
	top: 70px;
	margin: 3px;
}
div.vastgoed-lijst ul li div.description {
	position: absolute;
	left: 10px;
	right: 10px;
	_width: 96%;
	padding-left: 5px;
	top: 47px;
	overflow: hidden;
	height: 1.5em;
	font-size: 0.92em;
	font-weight: bold;
}
div.vastgoed-lijst ul li div.details {
	position: absolute;
	width: auto;
	width: 250px; /* Safari */
	left: 150px;
	top: 70px;
	font-size: 0.92em;
}
div.vastgoed-lijst ul li div.numbers {
	position: absolute;
	width: auto;
	width: 120px; /* Safari */
	left: 420px;
	top:70px;
	font-size: 0.92em;
}
div.vastgoed-lijst ul li  .key {
	width: 125px;
}
div.vastgoed-lijst ul li  .value {
	padding-left: 125px;
}
div.vastgoed-lijst ul li .numbers .key {
	width: 62px;
}
div.vastgoed-lijst ul li .numbers .value {
	padding-left:  62px;
}
div.vastgoed-lijst ul li div.price {
	position: relative;
	font-weight: bold;
	width: 40%;
	float:right;
	margin: 10px 10px 0 0;
}
div.vastgoed-lijst ul li div.price SPAN {
	width: 100%;	
}
div.vastgoed-lijst ul li div.mediaicons {
	position: absolute;
	top:110px;
	left: 420px;
}
div.vastgoed-lijst ul li div.mediaicons SPAN {
	display: none;	
}
div.vastgoed-lijst ul li .mediaicons div {
	background-position: center center;
	background-repeat: no-repeat;
	width: 18px; 
	height: 18px;
	float: left;
	margin: 4px;
}
div.vastgoed-lijst ul li .mediaicons div.video {
	background-image: url(/public/icons/silk/film.png);
}
div.vastgoed-lijst ul li .mediaicons div.brochure  {
	background-image: url(/public/icons/silk/page_white_acrobat.png);
}
div.vastgoed-lijst ul li .mediaicons div.v360  {
	background-image: url(/public/icons/silk/360.png);
}
div.vastgoed-lijst ul li .mediaicons div.photos  {
	background-image: url(/public/icons/silk/photos.png);
}
div.vastgoed-lijst ul li .mediaicons div.plans  {
	background-image: url(/public/icons/silk/plan.png);
}
div.vastgoed-lijst ul li div.status SPAN{
	display: none;
}
div.vastgoed-lijst ul li div.status div {
	position: absolute;
	top: 130px;
	left: 2px;
	width: 	125px;
	height: 15px;
	background-position: center center;
	background-repeat: no-repeat;
}
div.vastgoed-lijst ul li div.status div.nieuw {
	background-image: url(/public/icons/status/basic_black_white/nieuw.gif);
}
div.vastgoed-lijst ul li div.status div.verkocht{
	background-image: url(/public/icons/status/basic_black_white/verkocht.gif);
}
div.vastgoed-lijst ul li div.status div.verkocht_onder_voorbehoud{
	background-image: url(/public/icons/status/basic_black_white/verkocht_onder_voorbehoud.gif);
}
div.vastgoed-lijst ul li div.status div.onder_bod{
	background-image: url(/public/icons/status/basic_black_white/onder_bod.gif);
}
div.vastgoed-lijst ul li div.status div.verhuurd{
	background-image: url(/public/icons/status/basic_black_white/verhuurd.gif);
}

/* OBJECT liST NAV */

div.sorteer-formulier {
	float: right;	
}
div.sorteer-formulier div {
	float: left;
	margin-right: 4px;	
}
/* - sorteer links - */
ul.sorteer-links-menu {
	float: left;	
}
ul.sorteer-links-menu li {
	float: left;	
}
ul.sorteer-links-menu li.label {
	margin-right: 10px;
	font-weight: bold;	
}
ul.sorteer-links-menu li a  {
	display: block;
	padding-right: 18px;
}
ul.sorteer-links-menu li.asc a  {
	background: url(/public/icons/silk/bullet_arrow_up.png) no-repeat center right ;
}
ul.sorteer-links-menu li.desc a  {
	background: url(/public/icons/silk/bullet_arrow_down.png) no-repeat center right ;
}
div.section.pagina-informatie, div.section.pagina-nummers {
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
}
.pagina-nummers .first_page, 
.pagina-nummers .previous_page, 
.pagina-nummers .next_page, 
.pagina-nummers .next_more,
.pagina-nummers .previous_more,  
.pagina-nummers .last_page,
.pagina-nummers .page_numbers li {
	margin-right: 0.7em;
}
.pagina-nummers .current_page a {
	text-decoration: none !important;
	color: #E20820 !important;
}

/* OBJECT */

.section.straat-kop {
	width: 98%;
	@width: 95%;
	text-align: center;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	border: 1px solid #E20820;
	font-size: 0.8em;
}
.section.woning-presentatie {
	@width: 85%;
}
.section.woning-presentatie .photo {
	position: absolute;
	top: 30px;
	margin: 0px 20px 10px 0px;
}
.section.woning-presentatie .photo img {
	margin: 0px;
	border: 1px solid #808080; 
}
.section.woning-presentatie .price {
	position: absolute;
	top: 30px;
	left: 330px;
	_left: 40px;
	font-weight: bold;
	font-size: 1.22em;
	padding-bottom: 1em;
}
.section.woning-presentatie .status {
	font-weight: bold;
	font-size: 1.22em;
	color: #ff3333;
	position: absolute;
	top: 120px;
	left: 330px;
}
.section.woning-presentatie .details {
	position: absolute;
	top: 60px;
	left: 330px;
	_left: 40px;
	float: left;
	padding-top: 1em;
}
.section.woning-presentatie .details dd {
	min-height: 1.2em;
	height: auto;
}
.section.woning-presentatie .details .value {
	margin-left: 95px;
	width: auto;
}
#presentation_navigation {
	position: absolute;
	left: 330px;
	_left: 30px;
	top: 210px;
}
#presentation_navigation li {
	float: left;
	text-align: center; 
	width: 70px;
	height: 70px;
}
#presentation_navigation li a img {
	display: block;
	position: absolute;
	border-top: 1px solid #E0283C;
	border-left: 1px solid #E0283C;
	border-bottom: 2px solid #A51828;
	border-right: 2px solid #A51828;
	text-decoration: none;
	font-size: 0.72em;
}
#presentation_navigation li a span {
	position: absolute;
 	display: block; 
	_cursor: pointer;
	@cursor: pointer;
	width: 60px;
	top: 52px;
	font-size: 0.92em;
	font-weight: bold;
	text-decoration:  underline;
	background-color: #ffffff;
}
#presentation_navigation li.back_to_list span {
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #E0283C;
	border-left: 1px solid #E0283C;
	border-bottom: 2px solid #A51828;
	border-right: 2px solid #A51828;
	text-decoration: none;
	_text-decoration: underline;
	_cursor: pointer;
	padding: 2px;
	top: 0px;
	font-size: 0.92em;
}

/* OBJECT TABS */

.section.tabpaneel {
	position: relative;
	background-color: #f3f3f3;
	border: 1px solid #E20820;
	border-top: 5px solid #E20820;
	margin-top: 36px;

}
.section.tabpaneel .tabContainer {
	padding: 10px;	
}
.tabsMenu {
	margin-top: -27px;
	_margin-top: -20px;
	width: 100%;
	left: -1px;
}
.section.tabpaneel .tabMenuItem span {
	_display: inline;
}
.section.tabpaneel .tabMenuItem span a span {
	background-color:black;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding: 2px 5px 0px 5px;
	_display: inline;
	cursor: pointer;
}
.section.tabpaneel .tabMenuItem span a {
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none !important; 
}
.section.tabpaneel .tabMenuItem span a:hover {
	text-decoration: underline !important;
}
.section.tabpaneel .tabMenuItem span.selected a span{
	background-color: #E20820;
}
.section.woning-textinternet .disclaimer {
	text-align: center;
	font-size: 0.92em;
	margin-top: 2em;
}
.section.woning-kenmerken .key {
	width: 50%;
	min-height: 1.2em !important; 
	height: auto;
	margin-bottom: 3px;
	@border-bottom: 1px dashed #e0e0e0;
}
.section.woning-kenmerken .value {
	min-height: 1.2em !important; 
	border-bottom: 1px dashed #e0e0e0;
	height: auto; 
	margin-bottom: 3px;
}

/* Foto's */

.section.woning_fotos {
	text-align: center;
}
.section.woning_fotos img {
	margin: 0px 10px 20px 10px;
	border: 1px solid #808080;
}

/* Zoek formulier */

.zoek-formulier {
	position: relative;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0px;
}
.zoek-formulier legend span { color: #303030; font-size: 12px; }
.zoek-formulier .form-group { border: none; margin-bottom: 0px; }
.zoek-formulier label { width: 10em; padding-left: 1em; }
.zoek-formulier select { width: 10em; }
.zoek-formulier .from-select label { padding-left: 0px; width: 0px; position: relative; left: -2em; overflow: visible; _display: none; }
.zoek-formulier .from-select select { float: left; _margin-left: 3px; }
.zoek-formulier .to-select label { width: 2em; padding-left: 1em; }
.zoek-formulier .to-select select { float: left; }
.zoek-formulier .form-submit { 
	float: left;
	position: relative;
	bottom: 26px;
	@bottom: 29px;
	_bottom: 28px;
	left: 450px;
}
UL.numberlist UL {
	display:table;	
	width: 100%;
}

UL.numberlist UL LI {
	display:table-cell;
	#display:block;
	#float:left;
	width: 	14.2%
}
UL.numberlist UL.headers LI {
	font-weight: bold;
}
.presentatie .photo {
	float: right
}
.presentatie .details DT {
	width: 130px;	
}
.straat-plaats-prijs {
	font-size: 1.4em;
	font-weight: bold;	
	position: relative;
	min-height: 40px;
}
.straat-plaats-prijs .straat {
	position: relative;
	color: #E20820;	
	margin-right: 320px;
	right: 0px;
	display: block;
}
.straat-plaats-prijs .prijs {
	position: absolute;
	right: 0;
	top: 0;	
	width: 320px;
	text-align: right;
}
form label { 
	display: block; 
	width: 15em;
	float: left;
	text-align: right; margin-right: 1em;
}
form input { 
	max-width: 20em;
}
form textarea {
	max-width: 18em;
}
form span.required, label span.required {
	display: none;
}

form div.required label {
	font-weight: bold;
}
form input, form textarea, form select, #zoekform .options { border: 1px solid #bec8df; background-color: #fafbfc; color: #0c479d; padding: 1px; }

form .multiselect select { width: 14em; height: 8em; }
form .multiselect_buttons,
form .to-select label { margin: 2em 5px 0px 5px; }
form .multiselect_buttons img { padding: 2px; cursor: pointer; }

form .from-to-select select {width: 14em; }

form legend { padding-top: 0.5em;  }

form .form-row {
	padding: 2px;
}

form .form-group {
	margin: 0.5em 0em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #97bddd; 
}

form div.required label span.required { display: inline; }

form .form-submit input { float: right; }

UL.brochure_links LI {
	line-height: 1.6em;	
	padding-left: 20px;
	background: transparent url(/public/icons/silk/page_white_acrobat.png) no-repeat center left;
} 
UL.brochure_links LI.msword {
	background: transparent url(/public/icons/silk/page_white_word.png) no-repeat center left;	
}
.presentatie {
	position: relative;	
	margin-top: 8px;
	min-height: 250px;
	_height: 250px;
}
.presentatie DT {
	width: 94px;	
}
.presentatie DL {
	margin-bottom: 10px;	
}
.price_seperator {
	display: none;	
}
.result .price SPAN {
 	clear: both;
 	float: right;
 	text-align: right;
}
.nieuwbouw_navigatie {
	height: 30px;	
}
.nieuwbouw_navigatie LI,
.website {
	display: inline;
	padding: 2px 2px 2px 18px;
	margin-right: 6px;
	height: 22px;	
	background-position: left center;
}
.nieuwbouw_navigatie LI A {
	margin: 6px 2px;	
}

.nieuwbouw_navigatie LI.zoeken {
	background: transparent url(/public/icons/silk/magnifier.png) no-repeat center left;	
}
.nieuwbouw_navigatie LI.lijst {
	background: transparent url(/public/icons/pi_diagona_pack/03/16/16.png) no-repeat center left;
}
.nieuwbouw_navigatie LI.print {
	background: transparent url(/public/icons/silk/printer.png) no-repeat center left;
}

.website {
	background: transparent url(/public/icons/silk/house_go.png) no-repeat center left;
}

.widget_heading {
	display:none;	
}


.medeaanmelders LI {
	margin-bottom: 1em;
}
.medeaanmelders .name {
	font-weight: bold;
	margin-bottom: 1em;	
}
.medeaanmelders .street .label,
.medeaanmelders .city_zipcode .label {
	display:none;	
}
.medeaanmelders .city_zipcode {
	margin-bottom: 1em;	
}

@media print {
	HTML {
		overflow: auto;
	}
	BODY{
		height: 100%;
		font-size: 12pt;
	}
	
	DIV#navigation, DIV#left, DIV#right, DIV#footer {
		display:none;
	}	
	
	DIV#content {
		width:auto;
		position: static;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		overflow: visible;
	}
	UL.tabsMenu {
		display: none;
	}
	DIV.section.tabpaneel {
		border: 0;
		background: transparent;
		position: static;
		margin: 0 !important;
		padding: 0;
	}
	DIV#project_tabs_tab_omschrijving,
	DIV#project_tabs_tab_omgeving,
	DIV#project_tabs_tab_fotos,
	DIV#project_tabs_tab_plattegronden,
	DIV#project_tabs_tab_medeaanmelders {
		display:block !important;
	}
	DIV#project_tabs_tab_reageer,
	DIV#project_tabs_tab_doorsturen,
	project_tabs_tab_video,
	project_tabs_tab_brochure,
	project_tabs_tab_bouwtypes {
		display:none;
	}
	#project_tabs_tab_fotos LI,
	#project_tabs_tab_plattegronden LI {
		display:inline;
	}
	DIV.tab {
		page-break-before: always;
	}
	.straat-plaats-prijs {
		height: auto;
		text-align:center;
		width: 100%;
	}
	.straat-plaats-prijs .straat {
		display:block;
		font-size: 24pt;
		width: 100%;
		text-align:center;
	}	
	.straat-plaats-prijs .prijs {
		position:relative;
		font-size: 20pt;
		width: 100%;
		text-align:center;
	}		
	.presentatie {
		display: relative;
	}
	
	.presentatie .photo {
		display: block;
		text-align: center;
		width: auto;
		float:none;
	}
	.presentatie .key_value .key {
		width: 50%;
		text-align: right;
		padding: 5px 0;
		margin:0;
	}
	
	.presentatie .key_value .value {
		border-bottom: 1px solid #ccc;
		padding: 5px 0;
		margin:0;
	}
	.website,
	.nieuwbouw_navigatie  {
		display: none;
	}
	.widget_heading {display:block;}
}
