/* 
 * Text classes
 */
body, table, tr, td {
	font: 70%/1.4em Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7d2e06;
}

.description {
  color : #a77;
	font-size: 10px;
}

a:active  { color: #7d2e06; text-decoration: underline; font-weight: normal;}
a:visited { color: #7d2e06; text-decoration: underline; font-weight: normal;}
a:link    { color: #7d2e06; text-decoration: underline; font-weight: normal;}
a:hover   { color: #7d2e06; text-decoration: underline; font-weight: normal;}

/* 
 * Disables the double line break for P, UL, FORM and LI tags
 */
p, li, li, form
{
	margin-top: 0px;
	margin-bottom: 0px;
}
form{color:#533}

a.formStep:active,
a.formStep:visited,
a.formStep:link { border: 1px solid white; display: block; padding: 0 7px; height: 20px; color: white; text-decoration: none; background: #FF7209; font-weight: bold; float: right; text-align: center; margin: 1px; }
a.formStep:hover { background: #FF881A; }

div.block{ color: #7f2d05}

.members_title { font-size: 14px; font-weight: bold; }

h1 { line-height: 40px; vertical-align: bottom; display: block; margin: 0px; }
h1.button_menu_title{ color: white; font-weight: bold; letter-spacing: 0px;font-size: 17px; margin-left: 5px; white-space: nowrap; }
h1.dialog_module_title{ color: white; font-weight: bold; font-size: 15px; margin-left: 5px; }
h1.dialog_module_title_fat{ color: white; font-weight: bold; font-size: 17px; margin-left: 5px;  }
h1.dialog_block_title{ color: #fff; font-weight: bold; font-size: 15px; margin-left: 5px; }

h2 { font-size: 12px; line-height: 20px; margin: 0px; }
h3 { font-size: 12px; line-height: 20px; margin: 0px; font-weight: none; }

div.stats_name { font-size: 14px; font-weight: bold; }
div.stats_description { width: 300px; float: left; clear: left; }
div.stats_value { float: left; clear: right; }
div.stats_value, div.stats_description { margin: 4px 0; }

div.company_name { font-size: 14px; font-weight: bold; }
div.company_description { clear: left; width: 100px; float: left; line-height: 130%}
div.company_value { float: left; width: 175px; text-align: left; line-height: 130%}
div.company_value, div.company_description { margin: 4px 0;  line-height: 130%}
div.company_rating { float: right;}

hr { clear: both; }

ul.citylist { list-style: none; margin: 0; padding: 0; text-align: left; }
ul.citylist li { height: 20px; line-height: 20px; display: inline; }
ul.citylist a,
ul.citylist a:hover,
ul.citylist a:active,
ul.citylist a:visited { display: block; padding: 2px; margin: 2px; text-decoration: none; padding-left: 19px; margin-right: 5px; font-weight: bold; background-image: url('../images/bullet.news.gif'); background-repeat: no-repeat; background-position: left center; }
ul.citylist a:hover { background-color: #fff; }

div.aanmelding_content li { list-style-type: decimal; }

.register { float: left; }
a.tooltip { 
  position: relative;
  float: left;
  display: block;
  background: url(../icons/info.gif) no-repeat top left;
  width: 20px;
  height: 20px;
  margin-top: 3px; padding: 0px;
}

a.tooltip:hover { text-decoration: none; }

span.tooltip {
  position: absolute;
  background-color: #fff; 
  border: 1px solid black; 
  padding: 2px; 
  width: 200px; 
  top: 1em; left: 2em;
  text-align: left; 
  font-size: 10px; 
  text-decoration: none;
  line-height: 12px; 
}

.plaats {
	font: 70%/1.2em Arial, sans-serif;
	font-size: 10px;
	color: #7d2e06;
}
