﻿/* Stylesheet voor poolhifivideo.nl. (c) Pool Hifi-Video Centre. Alle rechten voorbehouden. */


/* ---------- Stijlen: Algemeen ---------- */

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12px;
  color: #3d4649;
  line-height: 16px;
  background: #333132;
}

a img {
  border: 0px;
}

#site {
	width: 984px;
	margin: 0px auto;
	position: relative;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-top: 0px;
}

.clearfix {
  clear: both;
  line-height: 0;
  height: 0;
  overflow: hidden;
  font-size: 0px;
}

#main {
  background: url(/interface/images/bg_main.gif) repeat-y;
  width: 100%; /* IE bugfix */
}

#main_inner {
  background: url(/interface/images/bg_content.gif) no-repeat 637px bottom;
  width: 100%; /* IE bugfix */
}


/* ---------- Stijlen: Top en navigatie ---------- */

#top {
  height: 344px;
  border-bottom: 2px solid #ffffff;
  background: #b5d4db;
  position: relative;
}

#top #logo {
  position: absolute;
  left: 7px;
  top: 0px;
  width: 249px;
  height: 167px;
  cursor: pointer;
  background: url(/interface/images/logo_pool_hifi.png) no-repeat;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/interface/images/logo_pool_hifi.png', sizingMethod='image');
  z-index: 2;
  text-indent: -9001px;
}

#top #nav {
  position: absolute;
  right: 9px;
  top: 50px;
  margin: 0px;
  padding: 0px;
  _behavior: url(/scriptlibrary/csshover.htc);
  z-index: 99;
}

#nav li {
  float: left;
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  color: #161515;
  list-style: none;
}

#nav li a {
  display: block;
  padding: 2px 13px;
  text-decoration: none;
  color: #454e50;
}

#nav li.active a,
#nav li:hover a {
  color: #161515;
}

#nav li ul {
  position: absolute;
  left: -9001px;
  width: 160px;
  margin: 0px;
  padding: 24px 0px 0px 0px;
  z-index: 80;
  background: url(/interface/images/bg_li_spacer.gif);
}

#nav li.last ul {
  margin: 0px 0px 0px -72px;
}

#nav li:hover ul {
  left: auto;
  min-width: 1%;
}

#nav li li {
  width: 160px;
  font-size: 13px;
  background: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

#nav li li:hover {
  opacity: 1;
  filter:;
}

#nav li li.first:hover,
#nav li li.last:hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

#nav li li a,
#nav li:hover li a {
  color: #000000;
  padding: 5px 17px;
}

#nav li li.first {
  height: 5px;
  padding: 0px;
  overflow: hidden;
}

#nav li li.last {
  height: 5px;
  padding: 0px;
  overflow: hidden;
}

#top #topfoto {
  position: absolute;
  left: 0px;
  top: 84px;
  display: block;
  border-top: 2px solid #ffffff;
}


/* ---------- Stijlen: Home ---------- */

#main_home {
  background: url(/interface/images/bg_main_home.gif) repeat-y;
  width: 100%; /* IE bugfix */
}

#content.home {
  width: 406px;
  padding: 26px 45px 42px 46px;
  line-height: 20px;
  color: #505d60;
  min-height: 177px;
  _height: 177px;
  background: url(/interface/images/bg_content.gif) no-repeat right bottom;
}

#content.home .btn_leesmeer {
  float: left;
  margin-top: -12px;
}

#content.home .btn_leesmeer img {
  display: block;
}

#merken {
  float: left;
  width: 172px;
  height: 222px;
  overflow: hidden;
  position: relative;
  padding: 11px 0px;
  border-left: 2px solid #ffffff;
  background: #b5d4db; 
}

#merken_inner {
  position: absolute;
  top: 11px;
  left: 0;
  width: 13440px;
}

#merken .merken_item {
  float: left;
  width: 172px;
}

#merken img {
  display: block;
}

#aanbiedingen {
  float: left;
  width: 313px;
  height: 245px;
  overflow: hidden;
  background: url(/interface/images/bg_aanbiedingen.gif);
  position: relative;
}

#aanbiedingen #btn_vorige {
  display: block;
  position: absolute;
  right: 65px;
  top: 34px;
  width: 19px;
  height: 17px;
}

#aanbiedingen #btn_volgende {
  display: block;
  position: absolute;
  right: 39px;
  top: 34px;
  width: 19px;
  height: 17px;
}

#aanbiedingen #btn_volgende:hover,
#aanbiedingen #btn_vorige:hover
{
  cursor:pointer;
}

#aanbiedingen .aanbiedingen_item {
  position: absolute;
  left: 0px;
  top: 0px;
}


/* ---------- Stijlen: Vervolgpagina ---------- */

#content {
  float: left;
  width: 577px;
  padding: 28px 55px 29px 49px;
  line-height: 19px;
  min-height:188px;
  _height:188px; /* IE6 */
}

#content h1, #sidebar h1 {
  margin: 0px 0px 12px 0px;
  padding: 0px;
  font-size: 15px;
  color: #000000;
  font-weight: normal;
}

#content p, #sidebar p {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

#content a, #sidebar a {
  color: #3d4649;
}

#content ul,
#sidebar ul {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

#content li,
#sidebar li {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 14px;
  list-style: none;
  background: url(/interface/images/bullet.gif) no-repeat left 10px;
}

#content li ul,
#sidebar li ul {
  margin-top: 5px;
}

#content .foto_groot {
  display: block;
  margin-bottom: 10px;
}

#content .foto_groot img {
  display: block;
}

#content .fotos_onder {
  clear: both;
  margin: 20px -10px 20px 0px;
  width: 587px;
}

#content .fotos_onder img {
  float: left;
  margin: 0px 10px 10px 0px;
}


/* ---------- Stijlen: Vervolgpagina - Googlemap ---------- */

#googlemap {
  height:550px;
}

#googlemap a {
  color:Red;
  font-family:Arial;
  font-size:11px;
}

#googlemap .marker {
  font-family:Verdana;
  font-size:11px;
  color:#767676;
}

#googlemap #toonbeschrijving {
  font-family:arial;
  font-size:11px;
  color:#767676;
  float:right;
}

#container-route-van {
  margin-top: 10px;
}

#container-route-van #route-straat,
#container-route-van #route-plaats {
  width: 215px;
}

.titel {
  font-size:14px;
  font-weight:bold;
  color:#09003e;
  font-family:Verdana;
}


/* ---------- Stijlen: Vervolgpagina - Contactformulier ---------- */

#contactformulier .regel label {
  display: block;
  clear: both;
}

#contactformulier .regel input,
#contactformulier .regel textarea {
  float: left;
  width: 250px;
}

#contactformulier .regel {
  float: left;
  width: 100%;
  margin-bottom: 4px;
}

#contactformulier .regel_links,
#contactformulier .regel_rechts {
  width: 270px;
  margin-bottom: 10px;
}

#contactformulier .regel_links {
  margin-right: 30px;
}

#contactformulier #fbtnLink.regel input {
  width: auto;
  float: none;
}

#contactformulier .regel textarea {
  width: 572px;
  height: 150px;
}

#contactformulier #foutmeldingen
{
  color:Red;
}


/* ---------- Stijlen: Vervolgpagina - Sidebar ---------- */

#sidebar {
  float: left;
  width: 257px;
  padding: 55px 22px 20px 24px;
}

#sidebar h1 {
  margin: -30px 0px 12px 0px;
}

#sidebar .foto_rechts {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  line-height: 13px;
}

#sidebar .foto_rechts img {
  display: block;
  margin-bottom: 3px;
}

#sidebar .foto_rechts .onderschrift {
  display: block;
  color: #6b99a3;
  font-size: 11px;
}


/* ---------- Stijlen: Footer ---------- */

#footer {
  width: 988px;
  margin: 0px auto;
  padding-bottom: 8px;
  background: url(/interface/images/bg_footer.gif) no-repeat;
  position: relative;
  font-size: 10px;
  color: #666565;
  min-height:34px;
  _height:34px; /* IE6 */
}

#footer #footertekst {
  width: 857px;
  padding: 3px 0px 0px 47px;
  line-height: 12px;
}

#footer #footertekst a {
  color: #666565;
}

#footer #footertekst a:hover {
  color: #ffffff;
}

#footer #link_tsjil {
  position: absolute;
  right: 0px;
  top: 3px;
}

#footer p
{
  margin:0px;
  display:inline;
  padding:0px;
}
