/* Woneninoss.nl - 29/10/2008 */

@import "reset.css";

#container {
  height: 880px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 973px;
}

#content {
  background: url(../img/home_bg.jpg) no-repeat;
  height: 377px;
  position: relative;
  padding: 58px 0 0 38px;
  z-index: -1;
}

#header_menu li ul {
  display: none;
}

#header_menu {
  width: 535px !important;
  margin-top: 30px !important;
}

#header_menu li {
  color: #000 ;
  padding: 0 5px 0 0;
  position: relative;
}

#header_menu li ul {
  position: absolute;
  top: -18px;
  left: -15px;
  z-index: 999;
  width: 217px;
  overflow: hidden;
}

#header_menu li ul li {
  display: block;
  width: 100%;
  padding: 0;
}

#header_menu li ul li.top {
  height: 34px;
}

#header_menu li ul li.middle {
  background: #007c86;
  padding: 0 20px 8px 20px;
  color: #FFF;
  width: 180px;
  overflow: hidden;
}

#header_menu li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
}

#header_menu li ul li.middle a { 
  text-transform: none;
  height: 0px;
  color: #FFF;
  width: 180px;
}


#header_menu li a:hover {
  color: #0c8087;
}

#row1 {
  height: 155px;
  width: 100%;
  margin: 0 0 11px 0;
}

#row1, #row2 {
  height: 155px;
  width: 100%;
}

#row1 ul {
  margin: 0;
  padding: 0;
  width: 985px;
  overflow: hidden;
}

#row1 ul li {
  float: left;
  padding: 15px 20px 20px 20px;
  margin: 0 11px 0 0;
  width: 195px;
  height: 120px;
  background: url(../img/test.jpg) no-repeat;
  list-style: none;
  position: relative;
}

#row1 ul li a, #row2 ul li a, #wio_newsflash a   {
  display: block;
  text-decoration: none;
  height: 100%;
}

#row1 ul li h2, #row2 ul li h2, #wio_newsflash h2 {
  color: #fff;
  font-size: 24px;
  font-weight: lighter;
  text-transform: uppercase;
  line-height: 26px;
  /*  text-shadow: 1px 1px 1px #000;*/
}

#row2 ul {
  margin: 0 0 0 95px;
  padding: 0;
  width: 825px;
  overflow: hidden;
}

#row2 ul li {
  float: left;
  padding: 15px 20px 20px 20px;
  margin: 0 11px 0 0;
  height: 118px;
  list-style: none;
  position: relative;
}

#wio_newsflash p {
  font-weight: lighter;
  margin: 10px 0 5px 0;
  font-size: 12px;
  line-height: 20px;
}

#row2 ul li p {
  font-weight: lighter;
  margin: 5px 0 5px 0;
  font-size: 10px;
}

#row2 ul li#nieuws {
  background: url(../img/laatste_nieuws.jpg) no-repeat;
  width: 348px;
}
#row2 ul li#hoogte {
  background: url(../img/blijf_op_de_hoogte.png) no-repeat;
  width: 371px;
}

#row2 ul li#nieuws .item_text {
  float: right;
  width: 195px;
  height: 100%;
}
#row2 ul li#hoogte .item_text {
  float: left;
  width: 195px;
  height: 100%;
}

#wio_logo {
  position: absolute;
  bottom: 20px;
  left: 0px;
}

#wio_newsflash {
  background: url(../img/wio_newsflash_green.png) no-repeat;
  position: absolute;
  bottom: 40px;
  right: 3px;
  height: 136px;
  width: 214px;
  padding: 20px 0 0 70px;
  z-index: 20;
  top: 335px;
}

/* Rounded Corners */

#tl, #tr, #bl, #br {
  position: absolute;
}
#tl {
  left: 0px;
  top: 0px;
}
#tr {
  right: 0px;
  top: 0px;
}
#bl {
  left: 0px;
  bottom: 0px;
}
#br {
  right: 0px;
  bottom: 0px;
}

div#twitter{
	position:absolute;
	top: 160px;
	left: 50px;
	margin-top: -10px;
	width:  500px;
	z-index: 300;
}

div#twitter a {
	text-decoration: none;
	display: block;
}

div#twitter a:hover {
	text-decoration: underline;
}

div#twitter ul li a, div#twitter ul li a:hover {
	text-decoration: none;
	font-weight: normal;
}
