
html {
  overflow-y: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

body {
  behavior: url("http://www.heinenhopman.com/public/stylesheets/csshover.htc");
  color: #666666;
  font-family: Tahoma;
  text-align: center;
}

#media_navigation #article_content div.content {
  font-size: 0.7em;
}

hr {
	  color: #ffffff;
	  background-color: #666666;
}

div, body {
  margin: 0px;
  padding: 0px;
}

div {
  text-align: left;
}

h1, h2, h3, h4, h5 {
  margin-top: 0px;
}

#article_content div.content {
  font-size: 0.7em;
}

#article_content h1, #article_content h2, #article_content h3, #article_content h4, #article_content h5 {
  margin: 0px;
	padding: 0px;
}

div.submenu ul {
	margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #0093d0;
}

a {
  outline: none;
}

a img {
  border: none;
}

#site_band {
  position: absolute;
  top: 125px;
  width: 100%;
  height: 279px;
}

#menu_header {
  margin: 0 auto;
  width: 100%;
  background-color: #d9d9d9;
  height: 33px;
  text-align: center;
}

#menu_header #menu_siteNav,
#menu_header #menu_siteNav select,
#menu_header #menu_lang a, 
#menu_header #menu_lang a:hover, 
#menu_header #menu_lang a:visited {
  font-family: Tahoma;
  color: #777777;
  font-size: 10px;
}

#menu_header #menu_siteNav span, 
#menu_header #menu_lang a.selected {
  color: #333333;
}

#container, #menu_header #menu_header_container{
  position: relative;
  width: 962px;
  _width: 965px;
  margin: 0 auto;
  text-align: right;
}

#menu_header #menu_lang {
  height: 20px;
  text-align: right;
  float: right;
  width: 200px;
}

body #container {
  min-height: 500px;
  text-align: left;
  display: block;
}

#logoContainer {
  height: 92px;
}

a.logoLink {
  width: 354px;
  position: relative;
  display: block;
  top: 16px;
}

#media_navigation {
  position: relative;
  width: 960px;
}

#container h1, h2, h3,
#container h1 a {
  font-size: 10pt;
  color: #0093d0;
}

#container h2 {
  font-size: 9pt;
}

#container h3 {
  font-size: 8pt;
}


#container #photoalbumNav {
  z-index: 10;
  float: right;
/*  top: 15px; */
  right: 24px;  
}

#container #photoalbumNav span.description {
  margin-right: 12px;
  color: #666666;
}

#container #photoalbumNav div {
  display: inline;
}

#container #photoalbumNav div.nav div.link,
#container #photoalbumNav div.nav div.link a {
  font-size: 11px;
  display: inline;
  cursor: pointer;
  opacity: 1.0; filter:alpha(opacity=100);
}


#footer {
  clear: both;
  position: relative;
  height: 40px;
  width: 960px;
  margin: 0 auto;
}

#footer #footer_menu {
  margin-top: -6px;
  font-size: 7pt;  
}

#footer #footer_menu, #secMenu {
  text-align: right;
  color: #0093D0;
  font-size: 8pt;  
}

#footer #footer_menu a, #secMenu a{
  margin-left: 4px;
  color: #666666;
}

#footer #footer_menu a:hover, #secMenu a:hover{
  color: #0093D0;
}

#footer #footer_menu a.selected, #secMenu a.selected{
  font-weight: bold;
  color: #0093D0;
}

p, #article_content .content ul li, #article_content .content ol li {
	line-height: 1.4em;
}

p {
	margin: 0px;
}

#article_content ul {
	list-style: disc;
  margin: 12px 0px 12px 0px;	
}

#article_content ul.nostyle li{
	list-style: none;
	background-image: none;	
}

#article_content ul li {
  list-style: none;
	background-image: url(http://www.heinenhopman.com/public/images/site_layout/ul_man.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px; 
	_background-position: 0px 8px; 
	padding-left: 14px;
}

#article_content ol {
  list-style-type: decimal;    
	line-height: 1.4em;  
  margin: 12px 0px 12px 0px;
  padding-left: 40px;
}

#article_content ol li {
	padding-left: 14px;
}

table#reply_table  {
  border-collapse:collapse;
}

table#reply_table tr td.label {
  height: 30px;
  width: 200px;
  border: 0px;
}

table#reply_table tr td input,
table#reply_table tr td textarea {
  border: 1px solid #9D9F9E;
  border-left: 5px solid #0093D0;
}
