/* FIBREMAX 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: #BCBABB url(../img/img_body/body_tile.jpg) repeat-x;
	height: 100%;
	letter-spacing: normal;
}

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

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

#logo {
  margin-left:2px;
  margin-top:0px;
  z-index:10;
  position:absolute;
}

#logo img {
  width:350px;
  height: 110px;
}

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

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

#zoeken {
	position: absolute;
	width: 165px;
	height: 25px;
	top: 50px;
	left: 800px;
	font-weight: normal;
	line-height: 25px;
	font-size: 11px;
	color: #FFFFFF;
}

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

#zoeken img.go {
	cursor: pointer;
}

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

#utility {
	font-size: 9px;
	color: #000;
	position: absolute;
	top: 88px;
	width: 250px;
	text-align: right;
	left: 705px;
}

#utility a {
	color: #000;
	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_foot.jpg) no-repeat left bottom;
	height: 100%;
	width: 100%;
}

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

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

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

#footer_container {
	color: #013a4b;
	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: 6px;
	padding-left: 31px;
	color: #013a4b;
	font-size: 10px;
}

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

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

#footer2 {
	padding-bottom: 6px;
	color: #013a4b;
	padding-left: 5px;
	font-size: 10px;
}

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

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

#realisatie a:hover {
	text-decoration: underline;
	color: #fff;
}
#home_img_table {
	width: 100%;
}
#home_img_table td {
	padding-bottom: 20px;
}



#home_table {
	width: 100%;
	background: url(../img/img_site/headers_home.gif) no-repeat;
}

#home_table td {
	font-size: 10px;
	color: #000;
	line-height: 15px;
	width: 50%;
	padding-top: 20px;
}

#home_table a {
	color: #000;
}

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

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

.ingang {
}

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

#home_table .more {
	color: #f9a31b;
	font-size: 9px;
	font-weight: bold;
}

#home_table .more a {
	color: #f9a31b;
}

#home_table .more a:hover {
	color: #999;
}

.head {
	margin-bottom: 10px;
}


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

.more a {
	color: #666;
}

.more a:hover {
	color: #231f20;
}


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

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

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

#content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet.gif) 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: #000;
}

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

#content .imglinks {
	float: left;
	margin: 6px;
	display:inline;
	clear:none;
}

#content .imgrechts {
	float: right;
	margin: 6px;
	display:inline;
	clear:none;
}

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

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

#content h1 {
	margin-bottom: 11px;
	color: #000;
	font: normal 21px/24px "Times New Roman", Times, serif;
}

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

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

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

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

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



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:#000;
  font-size: 11px;
}

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

div.googledir div a {
  color: #EBB03C;
}

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

#route {
  
}

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

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

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

.photo {
	height: 450px;
	width: 640px;
}

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


.scrolldiv {

	overflow: -moz-scrollbars-vertical;
	overflow-x: none;
	overflow-y: auto;
	padding: 2px;
	height: 440px;
}

#photobox .scrolldiv .thumb_table td {
	height: 83px;
  height: 125px; /* 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 4px;
  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: #E4E4E4;
}

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: #000;
	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: #E4E4E4;
}

.letsFormButton {
	color: #000;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	height: 18px;
	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%
}


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