/* MAIN TEMPLATE DECLARATIONS */

* {
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	color:#292929;
}

html {
	height:100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	margin:0;
	padding:0;
	height:100%;
	background-color:white;
}

#container {
	margin:0;
	padding:0;
	width:994px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

#header {
	margin-left:98px;  /* HACK: should try to make everything in the container div center*/ /* THIS WILL BUG IN IE6! */
	height:241px;
	width:798px;
	background: white url('/shared/images/custom/home_faxmailing_02.jpg') no-repeat left top;
	border-bottom:#C2C2C2 1px solid;

}

#header #loginbar {
	height:197px;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#686868;
	/*text-align:0px;*/

	padding-left:200px;
}

/*#header #loginbar*/
label {
	width:65px;
	height:15px;
	line-height:20px;
	display:block;
	float:left;
	color:6F6F6F;
}

#header #loginbar input {
	height:15px;
	width:85px;
	display:block;
	float:left;
	margin-right:5px;
}

#header #loginbar input.submit {
	height:17px;
	width:17px;
	display:block;
	float:left;
	background: url('/shared/images/custom/home_faxmailing_25.gif') no-repeat left top;
	border:0;
	margin-top:2px;
	cursor:pointer;
}

#header #loginbar a.flag {
	display:block;
	height:17px;
	width:27px;
	margin:7px;
	float:right;
}

#header #buttonbar {
	
	width:95%;
	margin-left:auto;
	margin-right:auto;
	height:44px;
	line-height:44px;
	overflow:hidden;
}

#header #buttonbar a {
	margin: 0px 22px;
	display:block;
	float:left;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	color:#333333;
	text-decoration:none;
	letter-spacing: -0.5px;
}

#header #buttonbar a:hover {
	text-decoration:none;
	color:#ff0000;
}

#content {
	margin-left:98px;  /* HACK: should try to make everything in the container div center*/ /* THIS WILL BUG IN IE6! */
	width:798px;
	margin-top:5px;
	margin-bottom:15px;
}

#content #submenu { 
	width:180px;
	height:100%;
	float:left;
}

/*'#content #submenu #abonnementen_menu' and '#content #submenu #overige_diensten' done in menu.css */

#content #submenu #belterug_menu {
	padding-top:54px;
	width:169px;
	height:76px; /*130px -padding top*/
	overflow:hidden;
	margin-bottom: 20px;
	background: url('/shared/images/custom/home_faxmailing_09.gif') #CBCBCB no-repeat left top;
}

#content #submenu #belterug_menu input {
	float:left;
	margin: 0px 0px 5px 5px;
	width:150px; /* 'telefoonnummer' field is overwritten inline*/
	padding-left:2px;
}
	
#content #submenu #belterug_menu input.submit {
	height:17px;
	width:17px;
	display:block;
	background: url('/shared/images/custom/home_faxmailing_25.gif') no-repeat left top;
	border:0;
	float:left;
	margin:1px 0px 0px 4px;
	cursor:pointer;
}

#content #maincontent {
	width:618px;
	height:100%;
	float:left;
	overflow:hidden;
}

#content #maincontent #exposercontent {
	width:100%
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	text-align:justify;
}

#content #maincontent #exposercontent h1 {
	margin-bottom:0;
	padding-bottom:0;
}

/* BEGIN offer request form */
#content #maincontent #offer_request {
	width:295px;
	height:490px; /* 530 - padding-top*/
	margin:10px 0px 0px 0px;
	padding:40px 0px 0px 0px;
	float:right;
	background: url('/shared/images/custom/home_faxmailing_36.gif') #CBCBCB repeat-x left top;
}

#content #maincontent #offer_request label {
	width:130px;
	margin-left:10px;
	float:left;
	
}

#content #maincontent #offer_request a {
	display:block;
	background: url('/shared/images/custom/home_faxmailing_12.gif') repeat-x left top;
	width:17px;
	height:17px;
	float:right;
	margin-right:10px;
}

#content #maincontent #offer_request br {
	clear:both;	
}

#content #maincontent #offer_request select {
	width:120px;
	float:left;	
}

#content #maincontent #offer_request input {
	float:left;	
}

#content #maincontent #offer_request input.submit {
	float:left;
	background: url('/shared/images/custom/home_faxmailing_37.gif') transparent no-repeat left top;
	padding:0;
	margin:0 0 0 55px;
	border:0;
	width:172px;
	height:32px;
	cursor:pointer;
}

#content #maincontent #offer_request b {
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
}

#content #maincontent #offer_request span {
	color:#FF0000;
	font-weight:bold;
	float:left;
	margin:0 5px;
}

#content #maincontent #offer_request textarea {
	float:left;
	width:251px;
	margin-left:20px;
	height:65px;
}

#content #maincontent #offer_request hr {
	height: 1px;
	width:95%;
	background-color: #9D9D9D;
	border: 0px;
	color: #9D9D9D;
}

/* END offer request form */

/* BEGIN contact form */

#content #maincontent #exposercontent #contact_form {
	width:380px;
	height:120px; /* 160 - padding-top*/
	margin:10px 0px 10px 0px;
	padding:40px 0px 0px 0px;
	float:right;
	background: url('/shared/images/custom/home_faxmailing_40.gif') #CBCBCB repeat-x left top;
}

#content #maincontent #exposercontent #contact_form label {
	width:60px;
	margin-left:10px;
	float:left;
	
}

#content #maincontent #exposercontent #contact_form a {
	display:block;
	background: url('/shared/images/custom/home_faxmailing_12.gif') repeat-x left top;
	width:17px;
	height:17px;
	float:right;
	margin-right:10px;
}

#content #maincontent #exposercontent #contact_form br {
	clear:both;	
}

#content #maincontent #exposercontent #contact_form input {
	width:130px;
	float:left;	
}

#content #maincontent #exposercontent #contact_form input.submit {
	height:17px;
	width:17px;
	display:block;
	background: url('/shared/images/custom/home_faxmailing_25.gif') no-repeat left top;
	border:0;
	float:left;
	margin:1px 0px 0px 4px;
	cursor:pointer;
}

#content #maincontent #exposercontent #contact_form span {
	color:black;
	font-weight:bold;
	float:right;
	margin:0px 10px 0px 0px;
	display:block;
	padding-top:3px;
	height:15px; /* 20px - padding-top*/
}

#content #maincontent #exposercontent #contact_form textarea {
	width:158px;
	height:90px;
	overflow:auto;
}

#content #maincontent #exposercontent #contact_form hr {
	height: 1px;
	width:95%;
	background-color: #9D9D9D;
	border: 0px;
	color: #9D9D9D;
}

/* END contact form */

#footer {
	margin-left:98px;  /* HACK: should try to make everything in the container div center*/ /* THIS WILL BUG IN IE6! */
	width:798px;
	height:65px;
	background: url('/shared/images/custom/home_faxmailing_35.gif') repeat-x left top;
}

#footer #searchbar input {
	height:15px;
	width:85px;
	display:block;
	float:left;
	margin-right:5px;
}

#footer #searchbar input.submit {
	height:17px;
	width:17px;
	display:block;
	float:left;
	background: url('/shared/images/custom/home_faxmailing_25.gif') no-repeat left top;
	border:0;
	margin-top:2px;
	cursor:pointer;
}

#footer #searchbar {
	height:26px; /* 30px - padding */
	line-height:22px;
	padding-top:4px;
}

#footer #searchbar a {
	padding-left:20px;
	padding-right:10px;
	background: url('') no-repeat left -4px; /*Image is defined inline*/
	text-decoration:none;
	color:white;
	display:block;
	float:left;
}

#footer #searchbar a:hover {
	text-decoration:underline;
}

#footer #copyrightbar {
	height:35px;
	text-align:center;
}

.clear {
	clear:both;
}

/* print style */

.print {
	display:none;
}

/* common styles */

h1 {
	color:#ff0000;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing: -0.5px;
	font-weight:bold;
	text-align:left;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#292929;
	margin-bottom:0;
	padding-bottom:0;
	text-align:left;
}

h3 {
	font-size:11px;
	background-color:#CBCBCB;
	color:#292929;
	padding:10px;
	margin:0px;
	font-weight:normal;
}

form {
	padding:0;
	margin:0;
}

hr {
	display:block;
	border: none 0;
	border-top: 1px solid #CBCBCB;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	/*
	padding:0;
	margin:0;
	*/
}

/* search_result */

#search_result {
	display:block;
	width:100%;
	height:70px;
	background-color:#DADADA;
	margin:5px 0px;
	text-decoration:none;
	overflow:hidden;
}

#search_result div {
	padding:0px 5px;
	width:100%;
	height:70px;
	line-height:16px;
	text-decoration:none;
	overflow:hidden;
}

#search_result span {
	display:block;
	width:100%;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	background-color:#D70101;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	
}
