@import url("reset.css");

body {
 	background-color: #606060;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  font-weight: normal;
    color: #5c5c5c;
}

.noborder {
	border: none;
	background: none;
}


.error input, .error .logical_field , .error textarea{
  border: 1px solid red !important;
 }
 
 
 .description_form_field {
 display: none;
 }
 
 .error_message {
  color: red;
  clear: both;
}

.description_form_field {
  display:none;
}

#message_box{
	float:right;
	width:250px;
	text-align:left;
	vertical-align:center;
}


#container_main {
	width: 914px;
	margin: 0 auto;
/*	background-color: #fafafa; */
  background-image:url('../images/outline.gif');
}

#container_sub_main {
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header {
  margin: 0;  
  padding: 0;
  line-height: 0em;
}

#hoofd_pos {
	width: 900px;
  position: relative;
  right: 0px;
  bottom: 0px;
}

#header_blok {
	width: 219px;
	height: 135px;
  z-index: 10;
  position: absolute;
  right: 9px;
  top: -170px;
}

#header_blok_link {
	width: 219px;
  z-index: 20;
  position: absolute;
  right: -3px;
  top: -57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight:bold;
  color: #0965ab;
}


#header_block_message{
  height: 20px;
  padding-top: 4px;
  width: 219px;
  background-color: #F1F1F1;
  z-index: 20;
  position: absolute;
  right: 9px;
  top: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight:bold;
  color: #0965ab;
  text-align: center;
}

#header_blok_link a:hover {
/*	color: #444444; */
}

#header_blok_link a, #header_blok_link a:visited, #header_blok_link a:active, #header_blok_link a:link {
	color: #0965ab;
}


#left_frame {
	width: 200px;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;
	background-color: #ffffff;
  float: left;
}

.right_frame {
	width: 674px;
  height: 100%;
	margin: 5px 0 0 0;
	padding: 0 3px 0 20px;
	background-color: #ffffff;
  float: left;
}

.right_frame_sub {
	width: 598px;
  height: 100%;
	margin: 0;
	padding: 0 50px 0 20px;
	background-color: #FFFFFF;
  float: left;
}

.right_address_frame {
	width: 598px;
  height: 100%;
	margin: 0;
	padding: 0 0px 0 0px;
	background-color: #FFFFFF;
  float: left;
}

#navigator {
	width: 200px;
	margin: 0;
  padding: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  line-height: 2em;
}

#navigator a:hover {
	color: #f58025;
}

#navigatie a, a:visited, a:active, a:link {
	color: #000000;
}

#nav_active {
	color: #f58025; 
}

.nav_title_bar {
  width: 188px;
  height: 40px; 
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 2.1em;
  background-image:url('../images/title_bar.gif');
  background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
  font-weight:bold;
  color: #0061a9;
}

.outline_top {
  width: 186px;
  line-height: 1.75em;
  padding: 0 0 0 12px;
	color: #000000;
  background-color: #f6f6f6;
  border-top: 1px solid #e0dcdc;
  border-right: 1px solid #e0dcdc;
  border-bottom: 1px solid #e0dcdc;
  border-left: 1px solid #e0dcdc;
}

.outline_mid {
  width: 186px;
  line-height: 1.75em;
  padding: 0 0 0 12px;
	color: #000000;
  background-color: #f6f6f6;
  border-top: 0 solid #e0dcdc;
  border-right: 1px solid #e0dcdc;
  border-bottom: 1px solid #e0dcdc;
  border-left: 1px solid #e0dcdc;
}

.outline_bottom {
  width: 186px;
  line-height: 1.75em;
  padding: 0 0 0 12px;
	color: #000000;
  background-color: #f6f6f6;
  border-top: 0 solid #e0dcdc;
  border-right: 1px solid #e0dcdc;
  border-bottom: 1px solid #e0dcdc;
  border-left: 1px solid #e0dcdc;
}

.spacer {
  margin: 0;
  padding: 0 0 9px 0;
}

#submitButtonHolder {
	padding:auto;
	text-align:center;
}

#title {
	width: 674px;
  line-height: 2.25em;
  margin: 0;
  padding: 0;
  background-color: #d4d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  float: left; 
}

#title_part1 {
  margin: 0; 
  padding: 0 0 0 13px;
}

#title_part1 a, #title_part1 a:visited, #title_part1 a:active, #title_part1 a:link{
  color: blue;
}

#title_part1 .intro{
  font-weight: bold;
	color: #5d5d5d;
}

#title_part2 {
  font-weight: normal;
	color: #0965ab;
}

h1 {
	width: 661px;
  height: 22px;
  margin: 0;
  padding: 16px 0 8px 0;
  background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
  color: #f58025;
}

#tab_right {
  padding: 0 0 0 13px;
  margin: 0; 
	float: left;
}

#content {
	width: 598px;
  margin: 0;
  padding: 0 0 40px 0;
  line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
	color: #5c5c5c;
}

#content a {
	color: #0965ab;
}

#content a:hover {
	color: #f58025;
}

.omschrijving_veld {
	width: 160px;
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
	float: left;
}

.omschrijving_veld_config {
	width: 300px;
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
	float: left;
}

.inhoud_veld {
	width: 360px;
  margin: 0 0 3px -2px;
  padding: 0 0 5px 0;
	float: left;
}

.inhoud_veld3 {
	width: 422px;
  margin: 0 0 3px 0;
  padding: 0 0 5px 0;
	float: left;
}

.inhoud_veld input {
	width: 424px;
}

.inhoud_veld1 textarea {
	width: 432px;
	height: 100px;
  margin: 0 0 3px 0;
  padding: 0 0 5px 0;
	float: left;
	border: 1px solid #dedada;
  background-color: #ececec;
  color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
}

.inhoud_veld2 {
	width: 432px;
	height: 300px;
  margin: 0 0 3px 0;
  padding: 0 0 5px 0;
	float: left;
	border: 1px solid #dedada;
  background-color: #ececec;
  color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
}

#detail_tekst {
  width: 432px;
  height: 31px;
  padding: 0;
  margin: 0 0 -1px 0;
  background-image:url('../images/detail_tekst.gif');
  background-repeat: repeat-x;
  border: 1px solid #dedada;
  border-bottom: 1px solid #efeded;
}

#tekst_buttons_pos {
	width: 400px;
  position: relative;
  right: 0px;
  bottom: 0px;
}

#bold {
	width: 39px;
	height: 27px;
  background-image: url('../images/bold.gif');
  z-index: 10;
  position: absolute;
  left: 3px;
  top: -31px;
}

#italic {
	width: 39px;
	height: 27px;
  background-image: url('../images/italic.gif');
  z-index: 10;
  position: absolute;
  left: 46px;
  top: -31px;
}

#underline {
	width: 39px;
	height: 27px;
  background-image: url('../images/underline.gif');
  z-index: 10;
  position: absolute;
  left: 89px;
  top: -31px;
}

#pulldown {
	height: 27px;
  z-index: 10;
  position: absolute;
  left: 140px;
  top: -25px;
}

.foto_display {
	width: 248px;
  height: 166px;
  padding: 2px;
  background: #FFF;
  border: 1px solid #dedada;
  float:left;
}

.nieuwe_foto_toevoegen {
	width: 171px;
  margin: 43px 0 36px 0;
  padding: 0 0 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #5c5c5c;
  float:left;
}

#invoeren_button {
 	margin: 53px 0 150px 160px;
  float: left;
}

 select, option {
  /*width: 126px;*/
	border: 1px solid #dedada;
  background-color: #ececec;
  color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
}
/*
textarea, input {
  width: 432px;
	border: 1px solid #dedada;
  background-color: #ececec;
  color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
} */

input:focus, input,textarea {
 	background: #ececec;
	color: #5c5c5c;
	font-size: 12px;
	margin: 2px;
	padding: 3px;
}

.inlog_name, .inlog_name input:focus, .inlog_name textarea:focus {
	background: #ececec;
	color: #5c5c5c;
	font-size: 12px;
	margin: 2px;
	padding: 3px;
}

inlog_name.textarea {
  height: 100px;
}

.radio_container {
	width: 432px;
  float: left;
}

.inhoud_veld_radio_vert input { width: 15px; } 
.inhoud_veld_radio_vert {
  width: 409px;
  margin: 0;
  padding: 0 23px 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;  
  color: #5c5c5c;
  border: 0;
	float: left;
}

.inhoud_veld_radio_hor input { width: 15px; } 
.inhoud_veld_radio_hor {
  margin: 0;
  padding: 0 23px 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;  
  color: #5c5c5c;
  border: 0;
	float: left;
}

.dropdown_container {
	width: 432px;  
  float: left;
}

.dropdown {
  width: 409px;
  margin: 0;
  padding: 0 23px 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;  
  color: #5c5c5c;
  border: 0;
	float: left;  
}

.checkbox_container {
	width: 432px;
  float: left;
}

.checkbox_invulschermen_vert input { width: 15px; } 
.checkbox_invulschermen_vert {
  width: 409px;
  margin: 0;
  padding: 0 23px 9px 0;
  border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;  
  color: #5c5c5c;
	float: left; 
}

.checkbox_invulschermen_hor input { width: 15px; } 
.checkbox_invulschermen_hor {
  margin: 0;
  padding: 0 23px 9px 0;
  border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;  
  color: #5c5c5c;
	float: left;  
}

#footer {
	width: 914px;
	height: 9px;
	margin: 0 auto;
  padding: 0;
  background-image:url('../images/footer.gif');
  background-repeat: no-repeat;
}


/* BEGIN INLOGGEN.HTML */

input[type="radio"] {
	border: 0;
	background: none;
	vertical-align: middle;
}

input[type="checkbox"] {
	border: 0;
	background: none;
}

.omschrijving_veld_inloggen {
	width: 116px;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color: #5c5c5c;
	float: left;
}

.inhoud_veld_inloggen {
  margin: 0;
  padding: 0 0 10px 0;
}

.inhoud_veld_inloggen input {
  width: 186px;
	border: 1px solid #dedada;
  background-color: #ececec;
  color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
}

.inhoud_veld_inloggen input:focus{
	background: #ececec;
	color: #5c5c5c;
}	

#checkbox_pos {
	width: 431px;
  padding: 0 0 0 119px;
 	margin: 0;
  float: left;
}

.checkbox_inloggen {
  margin: 0;
  padding: 0 0 10px 1px;
  float: left;
}

.checkbox_inloggen input {
  width: 15px;
  height: 15px;
  float: left;
}

#gegevens_onthouden {
  margin: 0;  
  width: 408px;
  padding: 0 0 22px 3px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: normal;
  color: #01104f;
  float: left;
}

#inloggen_button {
	width: 438px;
  padding: 0 0 0 119px;
 	margin: 0;
  float: left;
}

#wachtwoord_vergeten {
	width: 438px;
  padding: 12px 0 300px 125px;
 	margin: 0;
  float: left;
}

#ww_vergeten {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: normal;
  color: #0965ab;
  text-decoration: underline;
}



/* EIND INLOGGEN.HTML */

/* BEGIN PARTNERSGEGEVENS.HTML */


#container_partnergegevens {
	width: 674px;
  height: 100%;
	margin: 0;
	padding: 0;
	_margin-right: -80px;
	background-color: #ffffff;
  float: left;
}

h2 {
	width: 674px;
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color: #f58025;
  font-weight: bold; 
}

.dottedline {
  width: 637px;
  height: 18px;
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 0.75em;
  background-image: url('../images/stips.gif');
  background-repeat: repeat-x;

}


.collapse:hover {
  cursor: pointer;
} 

.collapse_collapsed {
  display: none;
}

.collapse_open {
  display: block;
}

.omschrijving_veld_partnergegevens {
	width: 235px;  
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
	float: left;
}

.inhoud_veld_partnergegevens input{ padding: 0 0 3px 0; } 
.inhoud_veld_partnergegevens textarea{ padding: 0 0 3px 0; width: 360px; } 
.inhoud_veld_partnergegevens {
	width: 360px;
  line-height:0em;
  margin: 0;
  padding: 0 0 3px 0;
	float: left;
}

.long_input{ width: 100%; }

.straat_partnergegevens input{ padding: 0 0 3px 0; width: 211px; }
.straat_partnergegevens {
	width: 211px;
  line-height:0em;
  margin: 0;
  padding: 0 6px 3px 0;
	float: left;
}

.huisnummer_partnergegevens input{ padding: 0 0 3px 0; width: 56px; }
.huisnummer_partnergegevens {
	width: 56px;
  line-height:0em;
  margin: 0;
  padding: 0 6px 3px 0;
	float: left;
}

.toevoeging_partnergegevens input{ padding: 0 0 3px 0; width: 29px; }
.toevoeging_partnergegevens {
	width: 29px;
  line-height:0em;
  margin: 0;
  padding: 0 0 3px 0;
	float: left;
}


.cijfer_postcode_partnergegevens input{ padding: 0 0 3px 0; width: 72px; }
.cijfer_postcode_partnergegevens {
	width: 72px;
  line-height:0em;
  margin: 0;
  padding: 0 6px 3px 0;
	float: left;
}

.letter_postcode_partnergegevens input{ padding: 0 0 3px 0; width: 50px; }
.letter_postcode_partnergegevens {
	width: 200px;
  line-height:0em;
  margin: 0;
  padding: 0 0 3px 0;
	float: left;
}

.foto_display_partnergegevens {
	width: 188px;
  height: 127px;
  padding: 2px;
  background: #FFF;
  border: 1px solid #dedada;
  float:left;
}

.nieuw_logo_toevoegen {
	width: 156px;
  margin: 19px 0 6px 0;
  padding: 0 0 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #5c5c5c;
  float:left;
}

h3 {
	width: 235px;
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color: #f58025;
  font-weight: bold;
}

.naam_contactpersoon {
	width: 207px;
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
  font-weight: normal;
  float: left; 
}

.spacer_partnergegevens {
  margin: 0;
  padding: 0;
  line-height: 1.95em;
}

.extra_contactpersoon {
  width: 363px;
  padding: 0 0 0 235px;
  float: left;
}


.inhoud_veld_partnergegevens_gebruikersnaam input{ padding: 0 0 3px 0; width: 160px; }
.inhoud_veld_partnergegevens_gebruikersnaam {
	width: 300px;
  line-height:0em;
  margin: 0;
  padding: 0 0 3px 0;
	float: left;
}

.inhoud_veld_partnergegevens_wachtwoord input{ padding: 0 0 3px 0; width: 160px;}
.inhoud_veld_partnergegevens_wachtwoord {
	width: 300px;
  line-height:0em;
  margin: 0;
  padding: 0 0 3px 0;
	float: left;
}

#letop_partnersgegevens {
  width: 625px;
  height: 20px;
  background-image: url('../images/letop.gif');
  background-repeat: repeat-x;
  border: 1px solid #eb1414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.6em;
  padding: 0 0 0 8px;
  float: left;
}

.letop_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0 10px 0 0;
  float: left;
}

#letop_partnersgegevens_grey {
  width: 625px;
  height: 96px;
  background-color: #ececec;
  border: 1px solid #dedada;
  border-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
  font-weight: normal;
  line-height: 1.6em;
  padding: 6px 0 0 8px;
  margin: 0 0 18px 0;
  float: left;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
  font-weight: normal;
  padding: 5px 0 0 33px;
}

li {
  list-style-type: disc;
}

.letop_bold_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
  font-weight: bold;
  padding: 0 5px 0 0;
  float: left;
}

.opslaan {
  width: 363px;
  padding: 16px 0 0 235px;
  float: left;
}

/* EIND PARTNERGEGEVENS.HTML */

/* BEGIN BO_home.HTML */

#frame_left_home {
  width: 509px;
  padding: 5px 0 0 0;
  margin: 0;
  float: left;
}

#frame_right_home {
  width: 152px;
  padding: 5px 0 0 0;
  margin: 0;
  float: right;
}

.pics_home {
	width: 159px;
  height: 88px;
  padding: 2px;
  margin: 0 7px 9px 0;
  background: #FFF;
  border: 1px solid #e0dcdc;
  float:left;
}

.pics_home_derde {
	width: 159px;
  height: 88px;
  padding: 2px;
  margin: 0 0 7px 0;
  background: #FFF;
  border: 1px solid #e0dcdc;
  float:left;
}

.naam_home {
	width: 154px;
  padding: 4px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: bold;
  color:#5c5c5c;
}

.content_link {
	width: 400px;
  padding: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
}

.content_link a, .content_link a:visited, .content_link a:active, .content_link a:link {
  color: #0965ab;
}

.content_link a:hover {
	color: #f58025;
}

.naam_link_home {
	width: 155px;
  padding: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: normal;
}

.naam_link_home a, .naam_link_home a:visited, .naam_link_home a:active, .naam_link_home a:link {
  color: #0965ab;
}

.naam_link_home a:hover {
	color: #f58025;
}

.tekst_rechts {
 	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #0965ab;
  font-weight: normal;
/*  line-height: 1.95em; */
  padding: 0 0 7px 0;
  margin: 0;
  float:left;
}

.tekst_rechts a {
  color:#0965ab;
}

.tekst_rechts a:hover {
	color: #f58025;
}




/* EIND BO_home.HTML */


/* BEGIN BO_cropfoto.HTML */

#bgcolor {
   	background-color: #FFFFFF;
}

#cropfoto_container{
  width: 720px;
}

.crop_title {
  width: 699px;
  padding: 22px 0 0 21px;
  margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
  color: #f58025;
  font-weight: normal;
  float: left;
}

.crop_content {
  width: 569px;
  padding: 9px 130px 14px 21px;
  margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #5c5c5c;
  font-weight: normal;
  float: left;
}

#crop_foto {
  width: 700px;
  padding: 0 10px 0 10px;  
  margin: 0; 
  float: left;
}

#crop_button {
  width: 720px;
  padding: 14px 0 0 329px;
  margin: 0;
  float: left;
}

/* EIND BO_cropfoto.HTML */

.custom_picture_left {
  width: 240px;
}


/* BEGIN BO_imageLibrary.HTML */


#textvak_afb input { width: 228px; border: 1px solid #dedada; }
#textvak_afb {
  padding: 0 10px 10px 21px;
	float: left;
}

.dottedline_imageLib {
  width: 706px;
  height: 1px;
  margin: 0 0 0 5px;
  padding: 0;
  background-image: url('../images/stips.gif');
  background-repeat: repeat-x;
  float: left;
}

#afb_lib_container {
  width: 700px;
  height: 400px;
  overflow: auto;
  padding: 0 0 0 21px;
  margin: 20px 0 0 0;
  float: left;
}
#afb_lib_container_branche {
  width: 630px;
  height: 400px;
  overflow: auto;
  padding: 0 0 0 21px;
  margin: 20px 0 0 0;
  float: left;
}

.afb_image_container {
  width: 186px;
  margin: 0 32px 7px 0;
  float: left;
}

.afb_image_container_branche {
  width: 166px;
  margin: 0 32px 7px 0;
  float: left;
}

.imagesLib {
  width: 180px;
  height: 120px;
  padding: 2px; 
  background-color: #FFFFFF;
  border: 1px solid #dedada;
  float: left;
}
.imagesLib {
  width: 170px;
  height: 110px;
  padding: 2px; 
  background-color: #FFFFFF;
  border: 1px solid #dedada;
  float: left;
}

.imageLib_radio input { width: 15px;} 
.imageLib_radio {
  margin: 0;
  padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: bold;  
  color: #5c5c5c;
  border: 0;
}

.imageLib_tekst_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;  
  color: #5c5c5c;
  padding: 0 0 17px 0;
}


#imageLib_button {
  width: 720px;
  padding: 10px 0 0 280px;
  margin: 0;
  float: left;
}

input[type=image] {
	border: none;
	background-color: #FFFFFF;
}

.corrigeer {
 border: 1px solid #eb1414;
}

.spacer2 {
	margin-bottom: 150px;
}

#new_countdown_offer_form label, #current_offer label, .offer label, .labelform label{
    width: 160px;
    margin: 0 0 0 0;
    padding: 0 0 3px 0;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5c5c5c;
}

#new_countdown_offer_form br, #current_offer br , .offer br, .labelform {
    clear: left;
}

#new_countdown_offer_form .percentage{
    width: 30px;    
}

/* EIND BO_imageLibrary.HTML */

.widgContainer{
  float: left;
}


p.error_message_to_user{
  color: red;
}

#partner_query{
  width: 400px;
}

div.autocomplete {
  position:absolute;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  max-height: 400px;
  overflow: scroll;
}

div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

a.search_partner{
  font-weight: bold;
}

div.autocomplete ul a.search_inactive{
  text-decoration: line-through;
}

div.autocomplete ul a:hover { background-color: #ffb;}

div.autocomplete  a { 
  width: 100%:
}

div.autocomplete ul li {
  color: black;
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px 2px 4px 2px;
  cursor:pointer;
  background-color: #ECECEC;
}

.plaats_ajax {
width: 300px;
background:#ECECEC none repeat scroll 0%;
color:#5C5C5C;
font-size:12px;
margin:2px;
margin-left:0px;
padding:3px !important;
}

.copy_address {
  background-color:#FFFFFF;
float:left;
height:100%;
padding:0pt 0px;
width:200px;
margin: 15px 0;
margin-left: 235px;
}

.copy_address:hover {
  cursor: pointer;
} 

table#percentage_table td, table#percentage_table th{
  width: 100px;
  text-align: left;
}

#resettedpass {
  width: 235px;
  height: 30px;
  float: left;
}

.new_pass_message{
  color: green;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding-top: 5px;
	padding-left: 165px;
	line-height: normal;
}

.cssform label{
	float: left;
	margin-left: -165px;
	width: 160px;
}

a.inactive_user{
  text-decoration: line-through;
}

table#subscriptions th{
  text-align: left;
}


table#search_results th{
 text-align: left;
}

#profile_interests{
  width: 380px;
  border: 1px solid #ccc;
  padding: 20px;
}


#offerless_merk_list li a{
  color: blue;
  text-decoration: underline;
}

