
/* HBLD SITE CSS */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background: #969696 url(../img/img_body/body_tile.jpg) repeat-x;
	height: 100%;
	letter-spacing: normal;
}

#outer {
	height: 100%;
	width: 100%;
}

/*************************************************/
/* Site layout styles                            */
/*************************************************/


/* Main blocks
**************************************************/

#wrap {
	margin: 0 auto;   /* align for good browsers */
	padding: 0;
	width: 1001px;
	height: 100%;
}

#left {
	background: url(../img/img_body/body_left_tile.jpg) repeat-y right top;
	height: 100%;
	width: 8px;
}

#left_table {
	background: url(../img/img_body/body_left_top.jpg) no-repeat right top;
	height: 100%;
	width: 8px;
}

#right {
	background: url(../img/img_body/body_right_tile.jpg) repeat-y right top;
	height: 100%;
	width: 8px;
}

#right_table {
	background: url(../img/img_body/body_right_top.jpg) no-repeat right top;
	height: 100%;
	width: 8px;
}

#header {
	height: 136px;
	background: url(../img/img_site/header_bg.jpg) no-repeat left top;
	width: 985px;
}

#zoeken {
	position: relative;
	width: 200px;
	height: 25px;
	top: 15px;
	left: 770px;
	font-weight: normal;
	line-height: 25px;
	font-size: 11px;
	color: #FFFFFF;
}

#zoeken img {
	vertical-align: middle;
	float: none;
}

#zoeken input {
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
	background: #FFFFFF;
	font-size: 10px;
	color: #000;
	padding: 1px;
}

#utility {
	font-size: 9px;
	color: #fff;
	position: relative;
	top: 70px;
	width: 250px;
	text-align: right;
	left: 685px;
}

#utility a {
	color: #fff;
	text-decoration: underline;
}

#utility a:hover {
	color: #999;
}

#content_bg {
	background: url(../img/img_site/bg_tile.jpg) repeat-y;
}

#content_bg_table {
	background: url(../img/img_site/bg_top.jpg) no-repeat left top;
	height: 100%;
	width: 100%;
}

#menu_container {
	width: 238px;
	padding-top: 35px;
	padding-left: 12px;
}

#content_container {
	padding: 0px 20px 5px 11px;
	vertical-align: top;
}

#footer_container {
	color: #fff;
	height: 46px;
	background: url(../img/img_site/footer_bg.jpg) no-repeat;
}

#footer_table {
	height: 46px;
	width: 100%;
	font: 10px Arial, Helvetica, sans-serif;
}

#footer {
	width: 235px;
	padding-bottom: 17px;
	padding-left: 31px;
	color: #fff;
	font-size: 10px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #999;
}

#footer2 {
	padding-bottom: 9px;
	color: #fff;
	padding-left: 5px;
	font-size: 10px;
}

#realisatie {
	width: 220px;
	text-align: right;
	padding-right: 26px;
	color: #000;
	padding-bottom: 9px;
	font-size: 10px;
}

#realisatie a {
	text-decoration: none;
	color: #000;
}

#realisatie a:hover {
	text-decoration: underline;
	color: #fff;
}

#home_table {
	width: 100%;
}

#home_table td {
	font-size: 10px;
	color: #999;
	line-height: 15px;
	width: 25%;
}

#home_table li {
	margin-bottom: 9px;
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_blue.png) no-repeat left 1px;
	padding-left: 15px;
}
}

.ingang {
}

.ingang h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 23px;
}

.more {
	font-size: 10px;
	color: #666;
}

.more a {
	color: #666;
}

.more a:hover {
	color: #fff;
}

.head {
	margin-bottom: 15px;
}

/* Content CMS
**************************************************/

#content {
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content ul {
	margin-bottom: 11px;
}

#content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_blue.png) no-repeat left 1px;
	padding-left: 20px;
}

#content ul li ul {
	margin-bottom: 0px;
}

#content ul li ul li {
	background: url(none);
	list-style: circle inside;
	padding-left: 0px;
	margin-left: 10px;
}

#content a {
	text-decoration: underline;
	color: #666;
}

#content a:hover {
	text-decoration: underline;
	color: #FFF;
}

#content .imglinks {
	float: left;
	margin: 6px;
}

#content .imgrechts {
	float: right;
	margin: 6px;
}

#content p {
	font-size: 11px;
	line-height: 18px;
	color: #999;
	margin-bottom: 11px;
}

#content.story, #content .story, .story {
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h1 {
	font-size: 18px;
	margin-bottom: 11px;
	color: #999;
	line-height: 21px;
	font-weight: normal;
}

#content h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

table#ggmapsinfotable {

	font-size: 11px;
	line-height: 18px;
	color: #666;
	text-align:left;
}

table#ggmapsinfotable a{

	font-size: 11px;
	line-height: 18px;
	text-align:left;
}

div.googledir div div table {
  color:#999999;
  font-size: 11px;
}

div.googledir div {
  color:#999999;
  font-size: 11px;
}

#map {
  width: 700px;
  height:450px;
}

#route {
  background-color:#000;
}


/* Go to top
**************************************************/

#gototop {
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
}

/* Vacature module
**************************************************/

#vacatures {
}

#vacatures h2 {
	border-bottom: 1px solid #CCCCCC;
}

#vacatures #reageer {
	float:right;
}

#vacatures ul {
	margin-bottom: 11px;
}

#vacatures li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_blue.png) no-repeat left 1px;
	padding-left: 20px;
}


/* Photobox
**************************************************/

#photobox {
	border: 1px solid #E1E1E1;
	margin-bottom: 4px;
	background: #E9E9E9;
}

#photobox td {
	background: #E1E1E1;
	border: 1px solid #E1E1E1;
	text-align: center;
	padding: 2px;
}

.photo {
	height: 300px;
	width: 400px;
}

#photobox .scrolldiv table .thumb {
 *height: 75px; /* IE6 en IE7 */
	background: #DDDDDD;
}

.scrolldiv {
	overflow: -moz-scrollbars-vertical;
	overflow-x: none;
	overflow-y: auto;
	padding: 0px;
	height: 300px;
}

#photobox .scrolldiv .thumb_table td {
	height: 87px;
 *height: 123px; /* IE6 en IE7 */
}

#photobox .description {
  margin: 0px;
  padding: 0px;
  height:23px;
}

#photobox .description p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000;
  margin: 0px;
  padding: 0px 0px 0px 4;
  text-align: left;
}

/* Formulieren CMS
**************************************************/

#letsForm1 {
	margin-top: 14px;
}

input, select {
	border: 1px solid #6e7176;
	margin: 2px 0px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	font: 10px Verdana, Geneva, sans-serif;
	padding: 2px;
	background: #CCCCCC;
}

textarea, file {
	color: #000;
	border: 1px solid #d6d6d6;
	padding: 2px;
	font-size: 11px;
	line-height: 18px;
}

.letsFormTable {
	font: 11px/18px Verdana, Geneva, sans-serif;
	color: #999;
	padding: 2px;
	display:block;
}

.letsFormInput {
	color: #000;
	border: 1px solid #d6d6d6;
	padding: 2px;
	margin: 2px 0 2px 0;
	font-size: 11px;
	line-height: 18px;
}

.letsFormInput_error {
	color: #294355;
	border: 1px solid red;
	padding: 2px;
	margin: 2px 0 2px 0;
	font-size: 11px;
	line-height: 15px;
}

.letsFormTextArea {
	color: #000;
	border: 1px solid #d6d6d6;
	padding: 2px;
	margin: 2px 0;
	font: 11px/18px Verdana, Geneva, sans-serif;
	width: 250px;
	background: #CCCCCC;
}

.letsFormButton {
	color: #000;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	height: 16px;
	background: #E0E0E0;
	vertical-align: middle;
	cursor: pointer;
}

.letsFormTD {
	width: 150px;
	padding-bottom:10px;
}

.letsErrorList {
	color:red;
}

.letsFormTextArea {
	width:250px;
	height:175px;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}


/* Project nav
************************************************/

.backnext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

.backnext td {
  text-decoration:none;
  margin: 2px;
}

.link {
  text-decoration: none;
}

.hoverlink {

}

.link a:link, .link a:visited, .link a:active {
	text-decoration: none;
	color: #000;

}
.link  a:hover{
	text-decoration: none;
	color: #000;

}


/*************************************************/
/* Browser compatibility                         */
/*************************************************/

/* fixes float problems
**************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
