/* WATWILIK.NU */

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

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

html {
}

body {
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	height: 100%;
	background: #FFF url(../img/img_body/body_bg_tile.jpg);
}

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


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

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

#left_bg_container {
	padding-top:38px;
	height: 100%;
	width: 50%;
}

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

#right_bg_container {
	padding-top:38px;
	height: 100%;
	width: 50%;
}

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

#wrap_container {
	width: 978px;
}

#wrap_table {
	margin: 0;   /* align for good browsers */
	padding: 0;
	width: 978px;
	height: 100%;
}

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

#hoofdmenu_container {
	height: 66px;
	padding:0px 7px 4px 6px;
	background-image: url(../img/img_site/menu_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

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

#center_table {
	height: 100%;
	width: 100%;
 *margin-bottom: 50px; /*IE6 en IE7 */
}

#banner_container {
	vertical-align:top;
	width:690px;
	height:308px;
	background-image: url(../img/img_site/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.button {
	position: absolute;
	height:45px;
	width:193px;
	left:366px;
	top: 200px;
}

#content_box_container {
	padding-left:25px;
	padding-right:20px;
	background-image: url(../img/img_site/content_box.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.content_box_table {
	width:245px;
	height:308px;
}

.content_container {
	padding: 7px 0px 0px 0px;
	vertical-align:top;
}



/******* CONTENT TABLE **********/

.content_table {
	width:100%;
}

.content_table_title {
	height:50px;
	padding-left:34px;
	background-image: url(../img/img_site/content_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content_table_middle_home {
	width:230px;
	padding-left:34px;
	background-image: url(../img/img_site/content_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.content_table_middle {
	padding-left:34px;
	background-image: url(../img/img_site/content_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.content_table_middle_tool {
	width:230px;
	background-image: url(../img/img_site/content_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.content_table_banner {
	text-align:right;
	padding-right:6px;
	background-image: url(../img/img_site/content_middle.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.content_table_footer {

	height:18px;
	background-image: url(../img/img_site/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content_table_footer_tool {
	height:18px;
	background-repeat: no-repeat;
	background-position: left top;
}

/************ EINDE **************/



#footer_container {
	position: relative;
	width: 100%;
}

#footerleft {
	float: left;
	padding-left: 10px;
}

#footerleft a {
	font-size: 10px;
	color: #144962;
	text-decoration: underline;
}

#realisatie {
	font-size: 10px;
	color: #adadad;
	position: absolute;
	right: 400px;
	line-height: 20px;
	text-align:center;
}

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

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


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

.contenthome {
	font-size: 11px;
	line-height: 18px;
	color: #626262;
	margin-top:13px;
	padding-right:10px;
}

.contenthome a {
	text-decoration: underline;
	color: #18536e;
}

.contenthome a:hover {
	text-decoration: underline;
	color: #000;
}

.contenthome p {
	font-size: 11px;
	line-height: 18px;
	color: #626262;
}


.content_small {
	width: 625px;
}

.content {
	font-size: 11px;
	line-height: 18px;
	color: #626262;
	margin-top:13px;
	padding-right:10px;
}

.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_site/bullet.gif) no-repeat 0.4em 0.55em;
	padding-left: 15px;
	color: #626262;
}

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

.content ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_site/bullet.gif) no-repeat 0.4em 0.75em;
	padding-left: 15px;
	color: #626262;
}

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

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

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

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

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

.kop {
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
}

.kop_content {
	color:#097fca;
	font-size:14px;
	line-height:50px;
	font-weight:bold;
	text-transform:uppercase;
}


h1 {
	color:#097fca;
	font-size:14px;
	line-height:50px;
	font-weight:bold;
	text-transform:uppercase;
}

.content h2 {
	font-weight: bold;
	font-size: 1px;
	line-height: 18px;
	color: #18536e;
}

.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;
}

.formContent td{
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
}

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

#toonpdf {
	float:right;
}

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

.letsFormContainer fieldset {
	border: 0px dotted #05477e;
	padding: 0px;
}

.letsFormContainer legend {
	font-size: 12px;
	color: #1A5370;
	background: #fff;
	*margin-left: -8px;
	font-weight: bold;
}

input, select, textarea, file {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #ccc;
	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: #1A5370;
	padding: 1px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 9px Verdana, 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: #1A5370;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
	color: #fff;
}

#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%
}

.letsform_contactinfo {
  padding-top: 6px;
}


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

