/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*////////////////////////////////////////////////////////////
REPETITIERUIMTES
////////////////////////////////////////////////////////////*/

body {
/*	background: #FFF url(../img/bg_1.gif) repeat-x; */
	font-family :Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 62.5%;
	line-height: 140%;
}

#header {
	background-color: #FFF;
	height: 25px;
	text-align: left;
}

#header h3 {
	color: #d0123c;
	float: left;
	font-size: 1.8em;
	font-weight: normal;
	padding: 4px 0 0 74px;
}

#header p {
	float: left;
	font-size: 1.2em;
	font-weight: normal;
	padding: 8px 0 0 12px;
}

#container {
	width: 960px;
}

.formRow {
	clear:both;
	min-height:30px;
}

.formLabel {
	float:left;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
	font-size:1.2em;
	padding-top:3px;	
	width: 100px;
}

.formField {
	font-size:1.1em;
	min-width: 600px;
}

#sidebar {
	float: left;
	width: 320px;
}

#logo {
	height: 266px;
}

#nieuws {
	left: 40px;
	position: relative;
	top:110px;
	width: 220px;
}

#nieuws h3 {
	color: #404040;
	font-size: 1.1em;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

#showFormTxt {
	left: 40px;
	position: relative;
	top:120px;
	width: 220px;
}

#hideForm {
	left: 208px;
	margin-top: -15px;
	position: relative;	
}

#nieuws p {
	color: #ababab;
	font-size: 1.1em;
	line-height: 160%;
}

#logo img {
	display: block;
	left: 24px;
	position: relative;
	top:58px;
}

#nieuwsbrief {
	position: relative;
	top:120px;
	width: 266px;

}

#nieuwsbrief-body {
	background: #FFF url('../img/bg_nieuwsbrief.gif') repeat-y; 
	color: #4c4c4c;
	padding-left: 40px;
	padding-right: 10px;
}

#nieuwsbrief-body .formLabel {
	color: #242424;
	font-size:1em;
	width:45px;
}

#nieuwsbrief-body .submit {
	background: transparent url('../img/bg_btn.gif') no-repeat;
	border: 0;
	height: 25px;
	width: 85px;
}

.formField {
	font-size:1.1em;
	width:125px;
}

#nieuwsbrief h3 {
	
	color: #0eb7cf;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 6px;
	text-transform: uppercase;

}

input.nieuwsbrief {
	background: transparent url('../img/bg_nieuwsbrief_form.gif') no-repeat;
	border: 0;
	height: 25px;
	margin-right: 15px;
	padding: 5px 10px 0 5px;
	width: 130px;

}

#homepage {
	float: right;
	width: 640px;	
}

#content {
	float: right;
	width: 640px;
}

h1 {
	color: #0eb7cf;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 120%;
	padding-bottom: 6px;
}

h2 {
	color: #727272;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 4px;
}

h3 {
	color: #727272;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 6px;
}

h4 {
	color: #727272;
	font-size: 1.2em;
	font-weight: normal;
}


h3.over-repetitieruimtes {
	background-color: #EFEFEF;
	border:  1px solid #DDD;
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	margin: 2px;
	padding: 4px;
	text-transform: uppercase;	
}

.over_rr p, .over_rr h3 strong {
	padding: 8px;
}

h3.over-repetitieruimtes a {
	color: #242424;
	text-decoration: none;
}

h3.over-repetitieruimtes a:hover {
	color: #FF0000;
}

#homepage p {
	font-size: 1.2em;
	line-height: 140%;
}

p, ol>li {
	font-size: 1.2em;
	line-height: 140%;
}

p.comments {
	background: transparent url('../img/icon_comments.gif') no-repeat; 
	background-position: 0 3px;
	display: block;
	padding-left: 20px;
	padding-bottom: 20px;
}

#videoplayer {
	background-color: #111;
	height: 360px;
	width: 640px;
}

#headerContainer {
/*	background: transparent url('../img/bg_header.png') no-repeat; */
	height: 370px;
	width: 660px;
/*	padding-left: 10px;*/
}
#googlemap {
	border: 5px solid #999;
	height: 360px;
	width: 640px;
}

#header-img {
	min-height: 200px;
	width: 640px;
}

#sidebar-nav {
	width: 230px;
}

#sidebar-nav ul {
	text-align: right;
	text-transform: uppercase;
	line-height: 175%;
}



/*
#nav {
	
}

#nav ul, #nav li {
	display: inline;
	text-transform: uppercase;
}

#nav li {
	color: #CCC;
	font-size: 0.7em;
	padding-right: 4px;
}



a#subnav ul, #subnav li {
	display: inline;
	text-transform: uppercase;
}

#subnav {
	bottom: 0;
	height: 20px;
	padding-bottom: 55px;
}

#subnav li a {
	font-size: 0.9em;
	text-decoration: none;
}*/
#sidebar-nav li a {
	text-decoration: none;
}

#sidebar-nav a:link    { color: #000000}
#sidebar-nav a:visited { color: #242424}
#sidebar-nav a:hover   { color: #969696}
#sidebar-nav a:active  { color: #FF0000}

#sidebar-nav a.active:link    { color: #0eb7cf;border-bottom: 3px solid #0eb7cf}
#sidebar-nav a.active:visited { color: #0eb7cf;border-bottom: 3px solid #0eb7cf}
#sidebar-nav a.active:hover   { color: #FF0000;border-bottom: 3px solid #FF0000}
#sidebar-nav a.active:active  { color: #FFFF00;border-bottom: 3px solid #FFFF00}
/*
#subnav a:link    { color: #242424}
#subnav a:visited { color: #323232}
#subnav a:hover   { color: #969696}
#subnav a:active  { color: #FF0000}*/


#footer a:link    { color: #969696}
#footer a:visited { color: #969696}
#footer a:hover   { color: #FF0000}
#footer a:active  { color: #000}

a.active-sub:link    { color: #0eb7cf;border-bottom: 1px solid #0eb7cf}
a.active-sub:visited { color: #0eb7cf;border-bottom: 1px solid #0eb7cf}
a.active-sub:hover   { color: #FF0000;border-bottom: 1px solid #FF0000}
a.active-sub:active  { color: #FFFF00;border-bottom: 1px solid #FFFF00}

#home-blog, #home-search {
	width: 305px;
	float: left;
	padding-left: 15px;
	position: relative;
	min-height: 360px;
	top:60px;
}

#footer {
	color: #969696;
	clear: both;
	padding: 20px 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	left:320px;
	width: 640px;
}


a:link    { color: #FF0000}
a:visited { color: #FF0000}
a:hover   { color: #440000}
a:active   { color: #000}

ul.subnav {
	bottom: 0;
	padding-right: 15px;
}

#nav_categories {
	padding-right: 15px;
}

#nav_categories a,  a.nav_advies {
	color: #444;
}

#nav_categories a:hover {
	color: #000;
}

a.active-subsub {
	text-decoration: line-through;
	font-style: italic;
}

a.active-subsub:link    { color: #0eb7cf;border-bottom: 1px solid #0eb7cf}
a.active-subsub:visited { color: #0eb7cf;border-bottom: 1px solid #0eb7cf}
a.active-subsub:hover   { color: #FF0000;border-bottom: 1px solid #FF0000}
a.active-subsub:active  { color: #FFFF00;border-bottom: 1px solid #FFFF00}


#footer a.active {
	color: #000;
}

/*/////////FORM://///////////*/

#myForm {
	position: absolute;
	left: 320px;
	top:225px;;
	width: 600px;
}

p.label {
	display: block;
	width: 140px;
	float: left;
}

p.input {
	clear: right;

}

div.input {
	height: 120px;
	left: 180px;
	position: relative;

}

.ajaxContainer {
	left: 180px;
	position: relative;	
}

#selectiecriteria_extra, #waarborg_extra, #verzekering_extra {
	background-color: #F2F2F2;
	display: none;
}

.row{
	clear:both;
}
.cell {
	border: 1px solid #EFEFEF;
	float : left;
	padding : 1%;
	margin:1px;
	font-size:1.3em;
	vertical-align: middle;
}

.subTtl {
	text-align:right;
	width:585px;
	border: 1px solid #C3C3C3;
	padding:1%;
	font-size:1.3em;
}

.blogCopy {
	padding-top: 20px;
}

.blogCopy p {
	font-size: 1.3em;
	line-height: 150%;
}

.blogCopy ol {
	list-style-type: decimal;
	padding-left: 18px;
}

#tagcloud a {
	line-height: 120%;
	text-decoration: none;
}

#tagcloud a:hover {
	text-decoration: underline;
}

#loginform {
	clear: both;
	position: relative;
	left: 74px;
	top:1px;;
	width: 900px;
	
}

#loginform .inputfield {
	border: 1px solid #10bbd1;
	padding: 2px;
	width: 80px;
}

#loginform div {
	float: left;
	padding-right: 6px;
	padding-top: 4px;
}

.telexbericht {
	padding: 15px 0;
}

#adviesnav {
	background-color: #FFF;
	border: 1px solid #e0e0e0;
	float: right;
	width: 160px;
	padding: 12px;
	margin: 12px;
}

#adviesnav li {
	padding: 3px 0 5px 12px;
	font-size: 1.2em;
}

.resultaat {
	color: #989898;
	font-size: 1.3em;
	font-weight: bold;
}

.searchresult {
	padding-bottom: 25px;
}

p.extended {
/*	text-align: right;*/
	
}

p.extended a {
	font-size: 0.9em;
	color: #666;
}

p.extended a:hover {
	color: #333;
}

.adviesblok {
	border: 1px #BBB solid;
	float: left;
	width: 43%;	
	padding: 8px;
	margin: 10px;
	min-height: 190px;
}

ul.ruimtedetails {
	line-height: 150%;
	font-size: 1.2em;	
}

li.checked {
	background: transparent url(../img/checked.png) no-repeat; 
	padding-left: 18px
}

#subnav a:link    { color: #FF0000}
#subnav a:visited { color: #323232}
#subnav a:hover   { color: #969696}
#subnav a:active  { color: #FF0000}

p.pagination {
	text-align: right;
}

.date-pick {
	border: 1px solid #DDD;
	width: 40px;
}

#content p {
padding-bottom: 12px;
}

#content .searchresult p {
padding-bottom: 0px;
}


#content h3 {
padding: 24px 0 6px 0;
}

.adviesblok h2 {
	line-height: 120%
}

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:360px;
    width: 640px;
    padding-bottom: 24px;
}


#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

#bodycopy {
	padding: 30px 0 10px 20px;
}

#content h1 {
	padding: 22px 0;
}

#adviesTitelBlok {
	clear: both;
	height: 50px;
	padding-bottom: 12px;
	width: 100%;
	
}

#adviesTitel {
	float: left;
	width: 65%;
	height: 50px;
}

#adviesPrevNext {
	float: left;
	width: 35%;
	height: 50px;
	padding-top: 20px;
}

#adviesPrevNext p {
	text-align: right;
}


/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/img/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

a.accordeon {
	display: block;
	font-weight: bold;
	width: 100%;
	color: #0eb7cf;
	font-size: 1.2em;
	background-color: #EFEFEF;
	border: 1px solid #DDD;
	padding: 6px;
}

#content-verhuurder {
	float: left;
	width: 70%;
}

#subnav-verhuurder {
	border: #999 1px solid;
	float: left;
	padding: 2%;
	width: 25%;
	line-height: 130%;
}

#subnav-verhuurder li {
	font-size: 13px;
}

.past_pending_odd {
	background-color: #DEDEDE;
	display: none;
}

.past_pending_even {
	background-color: #EFEFEF;
	display: none;
}

.past_pending_even, .past_pending_odd, .future_pending_odd, .future_pending_even {
	clear: both;
	overflow: hidden;
	padding: 5px;
	width: 95%;
}

.future_pending_odd {
	background-color: #c4edc8;
}

.future_pending_even {
	background-color: #def5e0;
}

.pending {
	color: #999;
}

.ok {
	color: #00CC00;
}

#content ul {
	font-size: 1.2em;
	padding-left: 18px;
	line-height: 140%;
	list-style: disc;
}

#topGallery {
list-style: none;
width: 640px
}

.jqGSPagination li {
list-style: none;
}

#bodycopy ul {
	list-style: none;
	padding-left: 0;
}

.overzicht li {
	
	list-style: none;
	padding-left: 0;

}

.detail li {
	
	list-style: none;


}

label.error {
	color: #CC0000;
	padding-left: 6px;
}

div.error {
	background-color: #ffe5e5;
	border: 1px solid #FF0000;
	color: #CC0000;
	font-size: 1.3em;
	padding: 6px;
}

.verhuurderLogo {
	width:20%;float:left;padding-left:30px;position:relative;top:70px;
}

#fotoContainer {
	width:660px;
	height: 372px;
/*	overflow: hidden;*/
}

#verhuurlogin {
	position: absolute;
	left:860px;
	font-size: 1.1em;
	text-align: right;
	top:9px;
	width: 100px;
}

.tooltip {
	background-color: #EEE;
	color: #242424;
	padding: 4px;
	position: absolute;
	width: 160px;
	z-index: 99;
}