/************************
* Stylesheet Maeur.nl   *
* Created: 7 july 2009  *
* Updated: 7 july 2009  *
* (c) Miles Webdesign   *
* www.mileswebdesign.nl *
************************/

/* General styles / positioning */
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Helvetica, arial, verdana, sans;
}
body {
  background: #2476fe url(../graphics/background.jpg) repeat-x top;
}
#body1 {
  float: left;
  background: url(../graphics/background_bottom.png) left bottom no-repeat;
  width: 100%;
  _background: none;
}
#body2 {
  position: absolute;
  z-index: -100;
  top: 0px;
  right: 0px;
  background: url(../graphics/background_top.png) right top no-repeat;
  width: 965px;
  height: 590px;
}
#bg {
  float: right;
  background: #2476FE ;
  margin-top: 335px;
  width: 100%;
  height: 225px;
}
#site {
  width: 1000px;
  margin: auto;
}
#logo {
  margin-top: 40px;
  margin-left: 40px;
  _margin-left: 20px;
  float: left;
}
#topbanner {
  width: 468px;
  height: 60px;
  float: left;
  margin-left: 50px;
}
#logo img {
  border: none;
}
#lng {
  float: right;
  margin-right: 40px;
  padding-top: 7px;
  background: url(../graphics/grey_bar.png) left top no-repeat;
  width: 126px;
  height: 40px;
  text-align: center;
}
#lng img {
  border: 0px;
}


/* Styling / positioning menu */
#menu {
  float: left;
  width: 100%;
  height: 60px;
  margin-top: 30px;
  background: url(../graphics/menu_left_corner.png) left top no-repeat;
  _background: url(../graphics/menu_left_corner.gif) left top no-repeat;
}
#inner_menu {
  float: left;
  width: 100%;
  height: 60px;
  background: url(../graphics/menu_right_corner.png) right top no-repeat;
  _background: url(../graphics/menu_right_corner.gif) right top no-repeat;
  position: relative;
}
#main_menu {
  margin: 0px 30px;
  padding: 0px;
  padding-top: 20px;
  list-style: none;
  float: left;
  background: url(../graphics/menu_bg.png) repeat-x;
  _background: url(../graphics/menu_bg.gif) repeat-x;
  width: 940px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#main_menu li.top {
  display: inline;
  float: left;
  background: url(../graphics/menu_spacer.png) top left no-repeat;
  width: 117px;
  height: 40px;
}
#main_menu li.top:first-child {
  background: none;
}
#main_menu a.top {
  width: 115px;
  text-align: center;
  height: 26px;
  padding-top: 14px;
  font-size: 14px;
  color: #b8bdc1;
  text-decoration: none;
  display: block;
}
#main_menu li.top.active a.top {
  color: #fefefe;
  font-weight: bold;
}
#main_menu li div {
  width: 170px;
  _display: none;
}
#main_menu li ul {
  margin: 0px;
  padding: 0px;
  margin-left: -7px;
  list-style: none;
  padding-top: 5px;
  padding-bottom: 20px;
  width: 170px;
  background: url(../graphics/drop_down_bg1.png) bottom left no-repeat;
  _display: none;
}
#main_menu li.top:first-child ul {
  margin-left: -17px;
  _margin-left: 0px;
}
#main_menu li ul li {
  display:block;
  clear:both;
  margin: 0px 14px;
  width: 153px;
  padding: 0px;
}
#main_menu li ul.sub li a {
  padding: 1px 4px;
  text-align: left;
  color: #fefefe;
  text-decoration: none;
  display: block;
  font-size: 13px;
  width: 145px;
}
#main_menu li ul.sub li a:hover {
  font-weight: bold;
  padding-left: 10px;
}


/* Styling / positioning main and content */

#main {
  float: left;
  width: 100%;
  background: url(../graphics/shadow_l.png) repeat-y left top;
  _background: none;
}
#inner_main {
  float: left;
  width: 100%;
  background: url(../graphics/shadow_r.png) repeat-y right top;
  _background: none;
}
#inner_inner_main {
  float: left;
  width: 960px;
  margin: 0px 20px;
  _margin: 0px 10px;
  background: #fff;
  min-height: 330px;
}
#photo {
  float: left;
  width: 100%;
  height: 214px;
}
#content {
  float: left;
  padding: 30px;
  _padding: 30px 15px;
  width: 664px;
}
#content_home {
  float: left;
  padding: 30px;
  width: 500px;
}
.block_home {
  float: left;
  width: 330px;
  margin-top: 30px;
  padding: 15px;
  height: 147px;
  background: url(../graphics/block_bg.jpg) no-repeat;
}


/* Styling and positioning of submenu */
#leftcolumn {
  float: left;
  width: 236px;
}
#submenu {
  float: left;
  width: 236px;
  eight: 339px;
  min-height: 330px;
  background: url(../graphics/submenu_bg_long.jpg) no-repeat;

}
#inner_submenu {
  float: left;
  width: 176px;
  padding: 15px 30px 25px;
  _padding: 30px;
  min-height: 330px;
  background: url(../graphics/submenu_footer.jpg) no-repeat bottom;
}
#sidebanner {
  float: left;
  width: 236px;
  margin-top: 20px;
}

#submenu p {
  color: #fefefe;
  font-weight: bold;
  font-size: 16px;
  //padding-top: 15px;
}
#submenu ul {
  margin: 0px;
  margin-top: -10px;
  padding: 0px;
  padding-left: 10px;
  _padding-left: 5px;
  list-style: none;
  height: 100%;
  float: left;
}
#submenu li {
  list-style: none;
  margin: 0px;
  padding: 2px;
  padding-left: 0px;
  color: #fefefe;
  float: left;
  clear: left;
  width: 160px;
}
#submenu li a {

  font-size: 14px;
  color: #fefefe;
  text-decoration: none;

  margin-top: 0px;
  padding-top: 2px;
  clear: left;
}
#submenu li a:hover {
  text-decoration: underline;
}


/* Styling and positioning news ticker */
#news {
  height: 209px;
  width: 447px;
  float: right;
  background: url(../graphics/news_bg.png) no-repeat center;
  _background: url(../graphics/news_bg.gif) no-repeat center;
  margin-top: 5px;
  margin-right: 40px;
}
#news_prev, #news_next {
  float: left;
  width: 36px;
  margin-top: 85px;
  cursor: pointer;
  _display: none;
}
#news_prev {
  margin-left: 6px;
}
#news_container {
  width: 100000px;
  height: 150px;
  float: left;
}
#news_msg {
  float: left;
  width: 346px;
  margin-top: 30px;
  height: 150px;
  padding: 0px 8px;
  _padding: 0px 4px;
  _margin-left: 25px;
  overflow: hidden;
  cursor: pointer;
}
#news_msg h2 {
  font-size: 18px;
  color: #fefefe;
  margin: 0px;
}
#news p {
  font-size: 13px;
  color: #fefefe;
  font-weight: normal;
  line-height: 1.2em;
  margin-top: 8px;
}
#news a {
  color: #fefefe;
}
#news .news {
  width: 346px;
  float: left;
  margin-right: 300px;
  display: inline;
}

/* Styling and positioning footer */
#logos {
  width: 950px;
  float: left;
  text-align: center;
  margin: 20px 0px -3px 5px;
  _margin-left: 2px;
}
#logos img {
  border: none;
  opacity: .6;
  filter: alpha(opacity=60);
}
#logos a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

#footer {
  float: left;
  width: 100%;
  height: 70px;
  background: url(../graphics/footer1.png);
}
#inner_footer {
  width: 920px;
  margin: 20px auto;
  font-size: 11px;
  color: #eee;
}
#inner_footer a {
  color: #eee;
}
#inner_footer a:hover {
  color: #fff;
}
#copy_maeur {
  float: left;
}
#copy_miles {
 float: right;
}
