/*
/* (CC) Wevolve(R), 2010
/* 
/* Feel free to be inspired by this CSS, see the 
/* Creative Commons License (http://creativecommons.org/) 
/* 
/* If you re-use parts or whole of this CSS, you must 
/* include this copyright notice at the start of the file. 
/* 
/* Please contact us for commercial use and to find out 
/* how we can help you with various web-based solutions: 
/* 
/* web:    http://wevolve.nl
/* e-mail: info@wevolve.nl 
/* tel.:   +31-(0)74 255 2140 
/* -------------------------------------------------------- */ 


.auto #header {
  background:url("../img/headers/header_auto_bg.png") 0 100% repeat-x #5c5c5e;
}

.auto #localnav a,
.auto #localnav strong {
  color:#5c5c5e;
}

.auto #localnav a:hover,
.auto #localnav strong {
  border-left:3px solid #5c5c5e;
}

.auto #news h2 {
  color:#5c5c5e;
}

.auto #news dd a {
  color:#5c5c5e;
}

.auto #news dd a:hover {
  border-bottom:2px solid #5c5c5e;
}

.auto #themes h2 {
  color:#5c5c5e;
}

.auto #themes li a:hover {
  color:#5c5c5e;
  border-bottom:2px solid #5c5c5e;
}

.auto #billboard p {
  background:url("../img/billboards/billboard_auto.jpg") 50% 50% no-repeat #fff;
}

.auto #pagetitle {
  color:#5c5c5e;
}

.auto #page a {
  color:#5c5c5e;
}

.auto #subsectionlist a:hover {
  border-left:3px solid #5c5c5e;
}

.auto #linklist dt a {
  color:#5c5c5e;
}

.auto #linklist dt a:hover {
  border-bottom:2px solid #5c5c5e;
}

.auto form.standardform legend {
  color:#5c5c5e;
}

.auto #toplinks h2 {
  color:#5c5c5e;
}

.auto #toplinks li a:hover {
  color:#5c5c5e;
  border-bottom:2px solid #5c5c5e;
}

