/*
/* (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 
/* -------------------------------------------------------- */ 


.beauty #header {
  background:url("../img/headers/header_beauty_bg.png") 0 100% repeat-x #c33f6d;
}

.beauty #localnav a,
.beauty #localnav strong {
  color:#c33f6d;
}

.beauty #localnav a:hover,
.beauty #localnav strong {
  border-left:3px solid #c33f6d;
}

.beauty #news h2 {
  color:#c33f6d;
}

.beauty #news dd a {
  color:#c33f6d;
}

.beauty #news dd a:hover {
  border-bottom:2px solid #c33f6d;
}

.beauty #themes h2 {
  color:#c33f6d;
}

.beauty #themes li a:hover {
  color:#c33f6d;
  border-bottom:2px solid #c33f6d;
}

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

.beauty #pagetitle {
  color:#c33f6d;
}

.beauty #page a {
  color:#c33f6d;
}

.beauty #subsectionlist a:hover {
  border-left:3px solid #c33f6d;
}

.beauty #linklist dt a {
  color:#c33f6d;
}

.beauty #linklist dt a:hover {
  border-bottom:2px solid #c33f6d;
}

.beauty form.standardform legend {
  color:#c33f6d;
}

.beauty #toplinks h2 {
  color:#c33f6d;
}

.beauty #toplinks li a:hover {
  color:#c33f6d;
  border-bottom:2px solid #c33f6d;
}

