﻿/* DEFAULT */
* {
	padding: 0;
	margin: 0;
}

body {
	color: #5d5d5d;
	background: #fff;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 18px;
}

a {
	color: #a8a8a8;
}

sup,
sub {
	position: relative;
	font: normal 65%;
}

sup {
	top: 0.1em;
	left: 0.05em;
	vertical-align: text-top;
}

sub {
	top: 0.1em;
	left: -.1em;
	vertical-align: text-bottom;
}

h1 {
    color: #5d5d5d;
    font: normal 21px/24px Arial, Helvetica, sans-serif;
    padding: 10px 10px 0;
}

h2 {
    color: #5d5d5d;
    font: bold 12px/24px Arial, Helvetica, sans-serif;   
}

.panel-header {
    background: #f9f9f9 url("../images/object/bg-print-bottom.gif") repeat-x 0 100%;
    padding: 10px 10px 0;
}

    .panel-header h1 {
        padding: 0;
        margin-bottom: 10px;
    }

.panel-content {
    padding: 10px;
}

    .panel-content h2 {
        font: normal 21px/24px Arial, Helvetica, sans-serif;
    }

/* FORM PANEL */
.panel {
	overflow: hidden;
	width: 450px;
	padding: 10px;
}

.panel.print {
     width: 100%;
     padding: 183px 0 0;
}

    #ie6 .panel.print {
        padding: 0;
    }

.panel-header {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     z-index: 100;
}

    #ie6 .panel-header {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        z-index: auto;
    }

.panel #header,
.panel #footer {
	display: none;
}

.panel #header p {
    float: right;
    text-align: right;
    width: 100%;
    margin-top: 18px;
}

.panel #header img {
    float: left;
    margin-top: -12px;
}

.panel #footer {
	border-top: 1px solid #ccc;
	font-size: 11px;
	padding-top: 18px;
}

.panel #footer img {
    float: right;
    margin-top: 3px;
}

.panel #footer strong {
    float: right;
    margin-top: -18px;
}

.panel #lblErrors {
	clear: both;
	display: block;
	font-weight: bold;
    color: #cd202c;
    background: #f9f9f9;
    padding: 9px;
    margin: 5px 1px 10px;
    border: 1px solid #ccc;
}

.panel label,
.panel .label {
    float: left;
    clear: left;
    display: block;
    width: 150px;
    height: 20px;
    margin-bottom: 5px;
}

.panel input,
.panel select,
.panel textarea,
.panel .value {
    float: left;
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    color: #5d5d5d;
    width: 300px;
    margin: 0 0 5px;
    border: 0;
}

.panel input,
.panel select,
.panel textarea {
    background: #fff;
    width: 298px;
    border: 1px solid #ccc;
}

.panel input {
	width: 194px;
	height: 17px;
	padding: 1px 2px 0;
}

	.panel input.required {
		width: 293px; /* 1px extra border */
	}
	
	.panel span.checkbox input {
		width: auto;
	}	

.panel fieldset input {
	width: auto;
	margin: 2px 5px;
	padding: 0;
	border: 0;
}

.panel select {
	width: 300px;
	height: 20px;
}

	.panel select.required {
		width: 300px;
	}

.panel textarea {
	height: 73px;
}

	.panel textarea.required {
		width: 297px; /* 1px extra border */
	}

.panel .value {
	height: 20px;
}

.panel .submit {
    clear: both;
    display: inline;
    width: auto;
    height: auto;
    padding: 5px 1px 5px;
    margin: 0 0 0 360px;
    border: none;
}

.panel .submit.downloads {
	margin: 0 0 0 339px;
}

#ie .panel .submit {
    padding-bottom: 3px;
}

.panel fieldset {
	overflow: hidden;
	border: none;
}

.panel fieldset legend {
	background: transparent;
	padding: 0 0 10px;
	margin: 0;
}

.panel fieldset label {
	clear: none;
	width: 49%;
	height: auto;
}

.panel fieldset .submit {
	margin: 0;
}

.panel .ivld {
	background: #f9f9f9;
	border-color: #cd202c;
}

.panel .required {
	width: 298px;
	border-left: 2px solid #cd202c;
}

.panel .downloads li {
    list-style: none;
    background: transparent url("../images/object/documents-icon.gif") no-repeat scroll 0 50%;
    padding: 0 0 0 22px;
}

/* OBJECT FOR PRINTING */
.panel .object {
	clear: both;
	padding-top: 18px;
	border-top: 1px solid #ccc;
}

.panel .object .information,
.panel .object .shortdesc,
.panel .object .details,
.panel .object .features,
.panel .object .fulldesc,
.panel .object .images {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 18px;
}

.panel .object .information h2 {
	float: left;
	font: 21px;
}

	.panel .object .information .object-price {
		float: right;
		display: block;
		white-space: nowrap;
		text-align: right;
		margin: 0;
	}

	.panel .object .information .object-price strong {
		font-size: 21px;
		line-height: 24px;
		font-weight: bold;
	}
	
	.panel .object .information .object-price span {
		display: block;
	}
	
	.panel .information .object-special {
        float: left;
        clear: left;
        font-weight: bold;
        white-space: nowrap;
        margin: 0;
    }

        .panel .agrarisch .information .object-special,
        .panel .agrarisch .information .object-special a {
            color: #007934;
        }
        
        .panel .zakelijk .information .object-special,
        .panel .zakelijk .information .object-special a {
            color: #0098db;
        }
        
        .panel .woningen .information .object-special,
        .panel .woningen .information .object-special a {
            color: #cd202c;
        }

.panel .object .notes pre {
	padding: 5px 10px 10px;
}

.panel .object .details,
.panel .object .features {
	float: left;
	width: 49%;
}

	.panel .object .details dt {
		float: left;
		color: #a8a8a8;
		width: 50%;
	}

	.panel .object .details dd {
		float: left;
		color: #5d5d5d;
	}

.panel .object .features {
	clear: none;
	list-style: inside;
}

.panel .object .images {
	display: block;
	list-style: none;
	/*width: 610px;*/
	margin: 0 auto 10px;
}

	.panel .object .images li {
		display: inline;
	}

.panel .object img {
	margin: 3px;
	border: 1px solid #ccc;
}

.panel .object .noprint {
	display: none;
}

@media print {
    body {
        color: #000;
    }

    h1,
    .panel .checkboxes {
	    display: none;
    }

    * {
	    overflow: visible !important;
    }

    .panel,
    .panel.print {
	    width: auto;
	    padding: 0;
    }

    .panel #header,
    .panel #footer {
	    display: block;
    }

    .panel .object {
        font-size: 14px;
    }
}
