@charset "utf-8";
/* CSS Bewuste Bouwers 2011 */

/* reset.css exceptions */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#393938;
	font-size: 12px;
	line-height: 18px;
	background: #fff url('../images/bg.png') top center repeat-x;
}

#container p {
	margin-bottom: 1.5em;
}
#container ul li, #container ol li {
	padding-left: 0.5em;
}
/* end reset.css exceptions */

h1 {
	font-size: 30px;
	line-height: 1.1em;
	color: #f79421;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	line-height: 1.1em;
	color: #fff;
	padding: 10px 0 5px 0;
	font-weight: bold;
}
h3, h4 {
	font-size: 18px;
	line-height: 1.1em;
	color: #f79421;
	padding: 8px 0;
	font-weight: bold;
}

h4 {
	font-size: 16px;
}

#container h3.overview {
	font-size: 18px;
	color: #f79421;
	padding: 2px;
	font-weight: bold;
}



#container-bg {
	width: 100%;
	height: 100%;
	min-height: 720px;
	background: url('../images/bgcontainer.png') top center no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #container-bg {
        background-position: 49.999% 0;
    }
}

#container {
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	width: 960px;
	z-index: 1000;
	overflow: hidden;
	text-align: left;
}
#container a:link, #container a:visited {
	color: #303030;
	text-decoration: underline;
	font-weight: bold;
}
#container a:hover {
	color: #f79421;
	text-decoration: underline;
}

#container-bg h3.overview a,
#container-bg h3.overview a:visited {
	text-decoration: none;
}
#container-bg h3.overview a:hover {
	color: #f79421;
	text-decoration: none;
}

#container-bg #content-right h4 a,
#container-bg #content-right h4 a:visited {
	text-decoration: none;
}
#container-bg #content-right h4 a:hover {
	color: #f79421;
}

#header {
	margin-top: 17px;
	height: 82px;
	overflow: hidden;
}
#logo {
	float: left;
	width: 200px;
	height: 70px;
	margin-top: 12px;
	margin-left: 33px;
}
#slogan {
	float: right;
	text-transform: uppercase;
	font-size: 22px;
	color: #7d7d7d;
	margin-top: 30px;
	margin-right: 33px;
}
#kruimel {
	padding-bottom: 23px;	
}

#menu-container {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 38px;
	background-color: #e7e6e7;
}
#menu-container ul {
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
}
#menu-container ul li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 30px;
	overflow: hidden;
}

#container #menu-container ul li a,
#container #menu-container ul li a:visited {
	float:left;
	margin: 0;
	display: block;
	height: 26px;
	padding: 2px 22px 0 22px;
	margin: 6px 0;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #acacac;
}
#container #menu-container ul li a:hover,
#container #menu-container ul li a.current {
	color: #f79421;
}

#content-container {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url('../images/bg-content.png') top left repeat-y;
}

#photo-container { width: 100%; height: 120px; background: #acacac url('../images/testfoto.jpg') top left no-repeat; }
#content-left { width: 170px; float: left; padding: 15px; }

#container #submenu {
	padding-top: 16px;
}

.inleiding {
	color: #87888a;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#container #submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
}
#container #submenu ul li {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#container #submenu ul li a:link,
#container #submenu ul li a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0 2px 0;
	color: #403d3e;
	display: block;
	line-height:1.6em;
	margin: 7px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ffa500;
}
#container #submenu ul li a:hover,
#container #submenu ul li a.current {
	text-decoration: none;
	color: #f79421;
}
#container #submenu ul li ul {
	margin-bottom: 20px;	
}

#container #submenu ul li ul li a:link,
#container #submenu ul li ul li a:visited {
	padding-left: 10px;
	font-size: 10px;
	margin: 3px 0;
}


#content-center { width: 530px; float: left; padding: 15px; }


#content-center ul,
#content-center ul li {
	margin: 0;
	padding: 0;
}
#content-center ul {
	margin: 10px 0 10px 10px;
}

#content-center ul li {
	margin-left: 15px;
	list-style-type: disc;
}


#content-kruimel { text-transform: lowercase; font-size: 10px; color: #acacac; }
#content-photo { padding: 5px 0 10px 0; }
#content-intro { font-weight: bold; color: #7e8285; }
#content-right { width: 178px; float: left; padding: 11px; }

#twitter-bird {
	position: absolute; top: 0; right: 400px; width: 35px; height: 27px; z-index: 999;
}



#icons-container {
	margin: 0 auto;
	width: 600px;
	overflow: hidden;
	height: 87px;
}
#icons-container .icon a, #icons-container .icon a:visited {
	display: block;
	text-decoration: none;
	height: 83px;
	float: left;
	width: 120px;
	margin-top: 2px;
}
#icons-container .nr1 a, #icons-container .nr2 a, #icons-container .nr3 a, #icons-container .nr4 a, #icons-container .nr5 a {
	display: block;
	text-decoration: none;
	background: url('../images/bb-icons.png') 0 0 no-repeat;
}
#icons-container .nr2 a {
	background: url('../images/bb-icons.png') -120px 0 no-repeat;
}
#icons-container .nr3 a {
	background: url('../images/bb-icons.png') -240px 0 no-repeat;
}
#icons-container .nr4 a {
	background: url('../images/bb-icons.png') -360px 0 no-repeat;
}
#icons-container .nr5 a {
	background: url('../images/bb-icons.png') -480px 0 no-repeat;
}
#buttons-container {
	position: relative;
	height: 185px;
	background: #e7e6e7;
	overflow: hidden;
	padding: 21px 32px 0 32px;
}
#maps-container {
	height: 458px;
	border-bottom: 10px solid #acacac;
	background-color: #e7e6e7;
	z-index: 1;
	position: relative;
}
.tooltip {
	display:none;
	background: url('../images/black_arrow.png') top left no-repeat;
	font-size:13px;
	line-height: 1.2em;
	font-weight: normal;
	height:100px;
	width:220px;
	padding:20px 25px 25px 25px;
	color:#fff;
	z-index: 10001;
}
#selector-container {
	position: absolute;
	top: 45px;
	right: 20px;
	width: 212px;
	height: 126px;
	background: url('../images/bg-placeselector.png') top left no-repeat;
	z-index:9999;
	padding: 3px 11px 11px 11px;
}
#maps {
	height: 458px;
	width: 960px;
}
select#place_select, select#builder_select {
	font-size: 10px;
	width: 210px;
	height: 18px;
}
.balloon {
	float: left;
	width: 130px;
	height: 161px;
	margin-right: 16px;
	background: url('../images/bg-balloons.png') 0 0 no-repeat;
	padding: 13px 18px 0 18px;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
}
.balloon.tweets {
	word-wrap: break-word;
}
.balloon.grey {
	background: url('../images/bg-balloons.png') -166px 0 no-repeat;
}
.balloon.last {
	margin-right: 0;
}
#container .balloon a:link, #container .balloon a:visited {
	color: #fff;
	text-decoration: none;
}
#container .balloon a:hover {
	color: #fff;
	text-decoration: underline;
}

.balloon h2 {
	width: 100%;
	text-align: center;
	padding-top: 0;
	margin-top: -7px;
	margin-bottom: 3px;
}
#footer-container {
	height: 21px;
	background: #acacac;
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
	padding-top: 2px;
}
#footer-container a:link, #footer-container a:visited {
	color: #fff;
	text-decoration: none;
}
#footer-container a:hover {
	color: #fff;
	text-decoration: underline;
}

.send-btn {
	width: 23px;
	height: 21px;
	margin: 0;
	border: 0;
	background: url('../images/login.png') top left no-repeat;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	outline: none;
	overflow: hidden;
	float: right;
}
input.field {
	width: 125px;
	font-size: 11px;
	height: 16px;
	padding: 2px 0 0 3px;
	border: 1px solid #87888a;
	color: #87888a;
	margin: 0 0 5px 0;
}
input.field-mini {
	width: 105px;
	font-size: 11px;
	height: 16px;
	padding: 2px 0 0 3px;
	border: 1px solid #87888a;
	color: #87888a;
	font-size: 11px;
	margin-left: 4px;
}

#container .pageNumbers a.current {
background: #303030;
padding:3px;
color:#ffffff;
text-decoration: underline;
font-weight: bold;
}

