body,
html {
	background: #ff7300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    margin: 0;
    padding: 0;
    color: #000;
    height: 100%;
}

div#shadowWrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 880px;
	margin: 0 auto -170px;
	background: url('http://www.agterdenbosch.nl/tpl/img/shadow_wrap.png') repeat-y;
}

div#wrap {
	width: 800px;
	background: #fff url('http://www.agterdenbosch.nl/tpl/img/wrap_bg.png') no-repeat scroll right 270px;
	padding: 20px;
	margin: 0 auto;
}

div#push {
	height: 170px;
	width: 840px;
	background: #fff;
	margin: 0 auto;
}

/* TOP */
        
div#top {
	width: 800px;
	height: 160px;
}

div#logo {
	background: transparent url('http://www.agterdenbosch.nl/tpl/img/agterdenbosch_logo.png') no-repeat scroll 0 0;
	height: 160px;
	width: 365px;
	float: left;
}

div#logo a {
	display: block;
	height: 160px;
	width: 100%;
}

div#logo a span {
	display: none;
}

div#quickLinks {
	float: right;
	text-align: right;
}

div#quickLinks img {
	margin-bottom: 5px;
}

/**********************************/
/* MENU */
/**********************************/

div#balk {
	background: url('http://www.agterdenbosch.nl/tpl/img/balk_bg.png') repeat-x;
	width: 800px;
	line-height: 34px;
}

div#woningaanbod {
	text-align: right;
	color: #fff;
	margin-right: 7px;
	font-weight: bold;
}

div#woningaanbod form {
	display: inline;
}

div#woningaanbod select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	opacity: .80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}

div#woningaanbod input.aanbodKnop {
	background: none;
	color: #fff;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}

div#woningaanbod input.aanbodKnop:hover {
	background: #ffffff;
	color: #ff7300;
}

/* MENU */

div#topMenu {
	background: url('http://www.agterdenbosch.nl/tpl/img/menu_bg.png') repeat-x;
	width: 786px;
	height: 56px;
	margin: 0 auto;
}

/*div#topMenuBL {
	margin-top: -13px;
	background: url('http://www.agterdenbosch.nl/tpl/img/bl.png') no-repeat left;
	height: 9px;
	font-size: 2px;
	position: absolute;
	width: 9px;
	margin-left: 7px;
}

div#topMenuBR {
	margin-top: -13px;
	background: url('http://www.agterdenbosch.nl/tpl/img/br.png') no-repeat right;
	height: 9px; 
	font-size: 2px;
	position: absolute;
	width: 700px;
}*/

div#topMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	margin-left: 6px;
}

div#topMenu ul li {
	display: inline;
}

div#topMenu ul li a {
	color: #FFF;
	display: block;
	font-size: 17px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	height: 47px;
	padding: 15px 9px 0;
	margin: 0 4px 0 0;
}

div#topMenu ul li a.current, div#topMenu ul li a:hover {
	background: url('http://www.agterdenbosch.nl/tpl/img/tab_bg.png') repeat-x;
}

div#topMenu ul li#menuOverOns {
	margin-right: 0px;
}

/* SUBMENU */

div#subMenu {
	height: 30px;
	width: 786px;
	margin: -4px auto;
	border-bottom: 1px solid #939598;
	font-size: 14px;
	line-height: 14px;
	padding-top: 8px;
}

div#subMenu div {
	display: none;
}

div#subMenu ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#subMenu ul li {
	display: inline;
	margin-right: 10px;
}

div#subMenu div#aankoop {
	margin-left: 50px;
}

div#subMenu div#verkoop {
	margin-left: 138px;
}

div#subMenu div#taxatie {
	margin-left: 190px;
}

div#subMenu div#services {
	margin-left: 213px;
}

div#subMenu div#tevreden {
	margin-left: 560px;
}

div#subMenu div#over-ons {
	margin-left: 424px;
}
/**********************************/
/* CONTENT */
/**********************************/

div#innerContent {
	background: transparent url('http://www.agterdenbosch.nl/tpl/img/tekst_bg.png') repeat-x top;
	width: 766px;
	margin: 10px auto;
	padding-top: 10px;
}

div#left {
	float: left;
	width: 760px;/* 600px; */
}

div#tekst {
	margin: 0 10px;
	text-align: justify;
	margin-top: 1px;
	letter-spacing: 1px;
	line-height: 20px;
}

div.push2 {
	height: 200px;
	width: 1px;
}

div#right {
	float: right;
	width: 0px;/*160px;*/
}

div#right img{
	float: right;
	margin-bottom: 5px;
}	

/* WOONNIEUWS */

div#woonnieuws {
	background: #ff7300;
	padding: 5px; 
}

div#quickNewsTitle {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #ffc694;
}

div.quickNewsItem {
	color: #fff;
	padding: 5px 0;
	font-size: 10px;
}

div.quickNewsItem a {
	color: #fff;
	font-weight: normal;
}

/* WONINGAANBOD */

table#woningaanbod {
	width: 100%;
	text-align: left;
}

table#woningaanbod td {
	border-bottom: 1px solid #bbbebf;
	padding: 2px;
}

table#woningaanbod img {
	border: 2px solid #ff7300;
}

div.sort {
	padding: 5px;
	font-size: 12px;
	border-bottom: 2px solid #ff7300;
	text-align: right;
}

div.sort a {
	color: #ff7300;
}

div.sort a:hover {
	text-decoration: underline;
}

div#aanbodExtra {
	background: #bbbebf;
	color: #fff;
	padding: 5px;
}

/* WONING */

table#woningQuickInfo {
	width: 100%;
}

table#woningQuickInfo td {
	vertical-align: middle;
	padding-left: 2px;
}

table#woningQuickInfo img {
	border: 2px solid #ff7300;
	vertical-align: middle;
	margin-right: 5px;
}

div.woningTitle {
	color: #ff7300;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #ff7300;
	padding: 5px;
	margin: 5px 0 4px 0;
}

div.woningMeer {
	display: inline;
	font-size: 13px;
	margin-left: 20px;
	margin-top: -1px;
}

div#woningNormalPhoto img, .galleria_container img{
	padding: 1px;
	border: 3px solid #ff7300;
	background: none;
}

table#woningKenmerken {
	width: 100%;
}

table#woningKenmerken td, table#woningKenmerken th {
	border-bottom: 1px solid #bbbebf;
	padding: 2px;
}

table#woningKenmerken th {
	border-bottom: 1px solid #ff7300;
}

div#woningMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#woningMenu ul li {
	margin: 5px;
}

div#woningMenu span {
	background: none;
	color: #ff7300;
	padding: 5px;
	border: 2px solid #ff7300;
	display: block;
	font-weight: bold;
}

div#woningMenu ul li a {
	padding: 5px;
	border: 2px solid #ff7300;
	color: #fff;
	background: #ff7300;
	display: block;
}

div#woningMenu ul li a:hover {
	background: none;
	color: #ff7300;
}

/**********************************/
/* FOOTER */
/**********************************/
div#shadowFooter {
	width: 880px;
	margin: 0 auto;
	height: 170px;
}

div#footer {
	height: 130px;
	width: 800px;
	padding: 20px;
	margin: 0 auto;
	color: #fff;
	background: #bbbebf;
	/*background: #ffab66;*/
}

div#footerTekst {
	width: 100%;
	font-size: 11px;
}

div#footerTekst marquee {
	margin-bottom: 10px;
	display: block;
}

div#footerTekst a:hover {
	color: #939598;
}

div#footerTekst ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#footerTekst ul li {
	display: inline;
	float: left;
	padding-right: 18px;
}

div#footerTekst ul li a {
	font-weight: bold;
	color: #fff;
}

div#footerTekst ul li ul {
	margin: 0;
	padding: 0;
}

div#footerTekst ul li ul li {
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}

div#footerTekst	ul li ul li a {
	font-weight: normal;
}

div#copyright{
	clear: both;
	padding-top: 9px;
}

/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/**********************************/
/* ALGEMEEN */
/**********************************/

a {
	font-weight: bold;
	text-decoration: none;
	color: #4a4b4d;
}

a:hover {
	color: #ff7300;
}

div.clear {
	clear: both;
}

div.banner {
	margin-bottom: 10px;
}

h2 {
	font-size: 17px;
	color: #ff7300;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #ff7300;
}

p {
	margin-top: 1px;
}

br {
	clear: left;
}

img {
	border: none;
}

img.link {
	margin-right: 5px;
}

div.quote {
	background: url('http://www.agterdenbosch.nl/tpl/img/quote.png') 5px 5px no-repeat;
	color: #ff7300;
	font-style: italic;
	font-size: 14px;
	padding: 5px;
	padding-left: 50px;
	font-weight: bold;
}

td {
	vertical-align: top;
}

/**********************************/
/* FORMS */
/**********************************/

label {
	width: 190px;
	margin: 3px 0 3px 20px;
	line-height: 20px;
	height: 20px;
}

label, input.form {
	float: left;
	display: block;
}

input.form, select.form {
	width: 200px;
	margin: 3px 0 3px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #ff7300;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select.panden {
	width: auto;
}

textarea.form {
	border: 1px solid #ff7300;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0 3px;
}

input.button {
	background: #ff7300;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	cursor: pointer;
}

input.button:hover {
	background: none;
	color: #ff7300;
	border: 1px solid #ff7300;
}

/**************************************/
/* ONLINE BIEDING */
/**************************************/

div.downloadpdf {
	float: left;
	height: 100px;
	width: 162px;
	background: url('/tpl/img/pdf.png') 50% 45px no-repeat;
	margin: 20px 0;
	text-align: center;
}

	div.downloadpdf a {
		display: block;
		width: 100%;
		height: 100%;
	}
	
/* DATEPICKER */

div#ui-datepicker-div {
	background: #fff;
	border: 2px solid #FF7300;
	padding: 5px;
	margin: 6px 0;
	width: 188px;
}

	div#ui-datepicker-div div.ui-datepicker-header {
		padding: 0.2em 0;
		position: relative;	
	}
	
	.ui-corner-all {
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	.ui-widget-header {
		background: url("http://www.agterdenbosch.nl/tpl/img/balk_bg.png") repeat-x;
		border: 1px solid #FF7300;
		color: #fff;
		font-weight: bold;	
	}
	
	.ui-datepicker .ui-datepicker-title {
		line-height: 1.9em;
		margin: 0 2.3em;
		text-align: center;
	}
	
	.ui-datepicker .ui-datepicker-prev {
		left:2px;
	}
	
	.ui-datepicker .ui-datepicker-next {
		right:2px;
	}
	
	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
		height:1.9em;
		position:absolute;
		top:2px;
		width:1.8em;
	}
	
	.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
		display: block;
		left: 50%;
		margin-left: -5px;
		margin-top: -5px;
		position: absolute;
		top: 50%;
	}
	
	.ui-datepicker .ui-icon-circle-triangle-w {
		background: url('/tpl/img/datepicker_prev.png') no-repeat;	
	}
	
	.ui-datepicker .ui-icon-circle-triangle-e {
		background: url('/tpl/img/datepicker_next.png') no-repeat;	
	}
	
	.ui-icon {
		overflow: hidden;
		text-indent: -99999px;	
		display: block;
		height: 16px;
		width: 16px;
	}
	
	.ui-datepicker table {
		border-collapse:collapse;
		font-size:0.9em;
		margin:0 0 0.4em;
		width:100%;
	}
	
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
		border: 1px solid #D3D3D3;
		color: #555555;
		font-weight:normal;
	}

	.ui-datepicker td span, .ui-datepicker td a {
		display:block;
		padding:0.2em;
		text-align:right;
		text-decoration:none;
	}
	
	ui-state-disabled, .ui-widget-content .ui-state-disabled {
		background-image: none;
		opacity: 0.35;
		border: none;
	}
	
/**************************************/
/* WONING FOTOS */
/**************************************/

ul.galleria{list-style:none;width:100%; padding: 0;}
ul.galleria li{display:block;width:120px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
ul.galleria li a{display:none}
ul.galleria li div{position:absolute;display:none;top:0;left:180px}
ul.galleria li div img{cursor:pointer}
ul.galleria li.active div img, ul.galleria li.active div{display:block}
ul.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
ul.galleria li .caption{display:block;padding-top:.5em}
* html ul.galleria li div span{width:400px} /* MSIE bug */
