
/* BOUWGROEP HEERENVEEN CSS */

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

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

html {
}

body {
	font-family: "Arial", Helvetica, sans-serif;
	height: 100%;
	background: #fff;
}

#outer {
	height: 100%;
	width: 100%;
	background: url(../img/img_site/bg_repeat_body.jpg) repeat-y center top;
}

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


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

#wrap {
	margin: 0;   /* align for good browsers */
	padding: 0;
	width: 997px;
	height: 100%;
	background: url(../img/img_site/header_bg.jpg) no-repeat center top;
}


#backgroundRepeat {
	margin: 0;   /* align for good browsers */
	padding: 0;
	height: 100%;
  background: url(../img/img_site/footer_bg_body.jpg) no-repeat center bottom;
}


#wraphome {
	margin: 0;   /* align for good browsers */
	padding: 0;
	width: 997px;
	height: 100%;
	background: url(../img/img_site/header_bg_home.jpg) no-repeat center top;
}


#wrap_plant {
	margin: 0;   /* align for good browsers */
	padding: 0;
	width: 949px;
	height: 100%;
	background: #193464 url(../img/img_site/header_plant_bg.jpg) no-repeat;
}


div.refbox { /* referentiebox voor dichtstbijzijnde gepositioneerde descendent elementen */
	position: relative;
}

#header_container {
	height: 135px;
	position:relative;
}

a img { border:0px; }

.twitter {
	position:absolute;
	top:72px;
	left:770px;
	border:0px !important;
}

#adres {
	text-align: right;
	position: absolute;
	right: 52px;
	font-size: 11px;
	color: #193464;
	top: 35px;
	line-height: 16px;
}


.slogan {
  position: absolute;
  top: 50px;
  left: 284px;
  font-size: 17px;
  color: #193464;
  font-style: italic;
}

.service {
  position: absolute;
  top: 115px;
  left: 112px;
  font-size: 10px;
  text-transform: uppercase;
  color: #7b92bc;
  
}

.service a {
	color: #193464;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}


.service a:hover {
  text-decoration: underline;
}

#zoeken {
	position: absolute;
	top: 73px;
	right: 3px;
	width: 171px;
 *width: 177px; /* IE6 en IE7 */
	height: 27px;
	vertical-align: middle;
	text-transform: uppercase;
	padding-left: 6px;
	color: #193464;
	font: 10px/27px Arial, Helvetica, sans-serif;
 *padding-top: 4px; /* IE6 en IE7 */
}

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

#zoeken input {
	width: 90px;
	margin-right: 5px;
	margin-left: 5px;
	background: url(../img/img_algemeen/inputbox_bg.gif) no-repeat left center;
	font-size: 11px;
	color: #000;
	padding: 2px;
	border-right: 2px inset;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#center_container {
	padding-left: 40px;
	padding-right: 25px;
}

#center_table {
	background: url(../img/img_site/site_bg_repeat.jpg) repeat-y;
	border-top: 8px solid #fff;
	height: 100%;
	width: 908px;
}

#center_table_locatie {
	background: url(../img/img_site/site_bg_repeat_breed.jpg) repeat-y;
	border-top: 8px solid #fff;
	height: 100%;
	width: 908px;
}

#center_container_home {
	padding-left: 75px;
	padding-right: 25px;
}

#center_table_home {
	background: #fff;
	width: 836px;
	margin-left: 41px;
	margin-rigth: 39px;
	position: relative;
}

#center_table_home .ingangOver {
  position: absolute;
  z-index: 10;
	margin-top: -1px;
}

#ingangen_table {
	width: 833px;
	margin-bottom: 20px;
}

.ingang {
	background: url(../img/img_buttons/ingang_button_bg.jpg) no-repeat;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	text-transform: uppercase;
	color: #193464;
	width: 33%;
	cursor: pointer;
	padding-left: 50px;
	border-right: 1px solid #FFFFFF;
}

.ingang.hover {
	color: #FFFFFF;
	background: url(../img/img_buttons/ingang_button_bg_hover.jpg) no-repeat;
}

.ingang.last {
	border-right-style: none;
}

#blocks_home_table {
	width: 100%;
	padding-top: 20px;
	background: url(../img/img_site/blocks_home_bg.jpg) no-repeat;
}

.block_home {
	width: 250px;
	padding: 6px;
	font-size: 11px;
	line-height: 18px;.
	padding-top: 20px;
	height: 120px;
}

.block_home a {
	color: #193464;
}

.block_home a:hover {
	color: #5B6D93;
}

.block_home.alt {
  padding-right: 22px;
}

.block_home img {
	float: right;
	display: inline;
	margin-left: 4px;
}

.block_home .head {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #193464;
	margin-bottom: 4px;
}

#left_container {
	height: 100%;
	width: 180px;
	padding-bottom: 70px;
}

.content_container {
	padding: 4px 2px 5px 10px;
}

.content_container_small {
	padding: 4px 20px 10px 10px;
	min-width: 530px;
}

#right_container {
	height: 100%;
	width: 168px;
	float:right;
}

#footer_container {
	height: 62px;
	vertical-align: top;
	padding: 0px 0 0 16px;
	position: relative;
	margin-right: 20px;
}

#footer {
	color: #193464;
	position: absolute;
	height: 30px;
	width: 570px;
	left: 40px;
	font-size: 11px;
	line-height: 30px;
	top: 20px;
}

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

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

#realisatie {
	font-size: 11px;
	color: #193464;
	position: absolute;
	height: 30px;
	width: 258px;
	left: 673px;
	text-align: right;
	line-height: 30px;
	top: 20px;
}

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

#realisatie a:hover {
	color: #ccc;
}

.menu_head {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #193464;
	text-transform: uppercase;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 10px;
}

.block_wrap {
	background: url(../img/img_site/header_block.jpg) no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 4px;
	margin-left: 2px;
	width: 158px;
	min-height: 127px;
}

.block {
	width: 158px;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	padding: 3px 5px;
	height: 127px;
}

.block_head {
	color: #193464;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

.block a {
	color: #193464;
	text-decoration: underline;
}

.block a:hover {
	color: #5B6D93;
}

.block label {
	display: block;
	font: bold 10px/16px Arial, Geneva, sans-serif;
}

.block input {
	margin: 0px;
}

.block img {
	vertical-align: middle;
	float: none;
	cursor: pointer;
}

.block .blockfoto {
	display: block;
	cursor: none;
}

#home {
	z-index:10;
	position:absolute;
	margin-left: 37px;
}

#print_container {
	width: 730px;
	background-color:#FFF;
	border: 1px solid #000;
}

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

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

.content hr {
	color: #333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

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

.content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_content.gif) no-repeat 0.4em 0.6em;
	padding-left: 15px;
	font-size: 11px;
}

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

.content ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/stroke_small.gif) no-repeat 0.4em 0.8em;
	padding-left: 15px;
}

.content ul li ul li ul {
	margin-bottom: 0px;
	padding-left:15px;
}

.content ul li ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/stroke_small.gif) no-repeat 0.4em 0.8em;
	padding-left: 15px;
}

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

.content a:hover {
	text-decoration: underline;
	color: #5B6D93;
}

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

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

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

.content h1 {
	font-size: 17px;
	margin-bottom: 11px;
	color: #193464;
	line-height: 21px;
	font-weight: bold;
}

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

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

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

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

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

.more a {
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	color: #193464;
}

.more a: hover {
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
	color: #5B6D93;
}

.more em {
	font-size: 12px;
	color: #04457d;
	font-style: normal;
}

#naarboven {
	float:left;
	color: #000;
	font-size: 9px;
	cursor:pointer;
}

#toonpdf {
	float:right;
}

/* box in content
**************************************************/

.bgsmall {
  background: url(../img/img_site/th_bg.jpg) no-repeat;
}

.bgbreed {
  background: url(../img/img_site/th_bg2.jpg) no-repeat;
}

.content .box {
	padding: 0px 0 4px 4px;
	margin-bottom: 10px;
	color: #000;
}

.content .box h2 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.content .box .box_header_table {
	line-height: 18px;
	margin-bottom: 4px;
	width: 100%;
}

.content .box .box_header_table td {
	height: 18px;
	padding-right: 5px;
	*padding-right: 15px;
	padding-left: 5px;
	color: #fff;
	text-transform: uppercase;
}

.content .box .box_content {
	padding-left: 5px;
}

.content .box .box_header_table a, .content .box .box_header_table h2 {
	color: #fff;
	text-decoration: none;
}

.content .box .box_header_table a:hover {
	color: #6F85B3;
}

.content .box .box_header_table .subhead {
	text-transform: none;
	text-align: right;
	white-space: nowrap;
}

.content .box .box_header_table .subhead img {
	margin-top: 2px;
	cursor: pointer;
}

.content .box table td {
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
	color: #000;
}

.projectgegevens {
	/*width: 488px;*/
	width:520px;
}

.filter {
	font-size: 11px;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

ul.nieuwshome {	 float: right; border: 0px;width:300px;height:150px;padding:13px 0 0 0; }
ul.nieuwshome li {	list-style:none;background:none; }
ul.nieuwshome li.first {	 font-size: 17px;margin-bottom:7px;color:#193464;line-height:21px;font-weight:bold; }

/* Nieuws CMS
**************************************************/

#overig a {
	font-size: 10px;
}

.published {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

/* Links CMS
**************************************************/

.links {
	margin-bottom: 10px;
}

.links h3 {
	color: #CC6600;
}

.links p {
	margin-bottom: 0px;
	line-height: 15px;
}

.last {
	margin-bottom: 0px;
}

/* Google maps
**************************************************/

#map { /* container kaart */
	height: 480px;
	width: 716px;
	margin-top:40px;
}

#printButton {
	float:right;
	margin-right:8px;
	top:0px;
	display:block;
}

#balloon { /* container tekstballon */
}

#balloon h3 {
	padding-left: 0px;
	margin-bottom: 11px;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
}

#balloon .datum {
	font-size: 10px;
	font-weight: bold;
}

#balloon a {
	color: #193464;
	font-size: 11px;
}

#balloon a:hover {
	color: #5B6D93;
}

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

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

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

.photo {
	height: 405px;
	width: 600px;
	text-align: center;
}

#photobox .scrolldiv table .thumb {
	background: #DDDDDD;
}

.scrolldiv {
	overflow-x: none;
	overflow-y: auto;
	padding: 0px;
	height: 390px;
	width: 120px;
}

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

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

#photobox #desc {
	height: 20px;
}

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

.letsFormContainer fieldset {
	padding: 0px;
	background: #F9F9F9;
	border-style: none;
}

.letsFormContainer legend {
	font-size: 12px;
	color: #1A3364;
	line-height: 18px;
	font-weight: bold;
 *margin-top: -1px; /*IE6 en IE7 */
 *margin-bottom: 8px; /*IE6 en IE7 */
 *margin-left: -6px; /*IE6 en IE7 */
}

input, textarea, file {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #B4CDE1;
	margin-left: 2px;
}

textarea {
	height: 80px;
	width: 220px;
	font: 12px Arial, Helvetica, sans-serif;
}

.letsFormTable {
	padding: 2px;
	display:block;
	font-size: 11px;
	line-height: 18px;
}

.letsFormInput_error {
	border: 1px solid red;
}

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

.letsErrorList {
	color:red;
}

.letsFormButton {
	color: #fff;
	background: #05477e;
	padding: 1px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 9px Arial, Geneva, sans-serif;
	border-style: none;
}

.letsFormCheckbox {
	border: 0px solid #B4CDE1;
	background: #E5ECF4;
	margin:3px 3px 3px 3px;
}

.letsFormCheckbox_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 3px;
}

.letsFormRadio {
	border: 0px solid #6e7176;
	background: #FFFFFF;
	margin:3px 3px 3px 0px;
}

.letsFormRadio_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 0px;
}

.letsFormTijdSelect {
	width: 50px;
 *width: 40px;
	font-size: 11px;
}

#toolTip { /* Styling van het infoplaatje */
	position:relative;
	top:3px;
	cursor: pointer;
}

.formInfo {
	font-size: 11px;
	background: #97B9D6;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
}

#letsFormCaptcha { /* Styling van het captchaplaatje */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}

/*************************************************/
/* 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;
}

