/* 
 _________________________________________________________
|                                                         |
|    DESIGN + http://www.blixxum.nl                       |
|      DATE + 05.10.2009                                  |
|_________________________________________________________|

*/



/* -- Main layout styles -- */

body {
  margin: 1em 1em 1em 1em;
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  background-color: #fff;  
}

#siteBox {
  float: left;
  width: 975px;
  color: #FFF;
}





/* -- Header layout/display styles -- */

#header_index {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_index.jpg) no-repeat bottom left;
}

#header_index a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;


}

#header_index a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_index a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/

#header_modellen {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_modellen.jpg) no-repeat bottom left;
}

#header_modellen a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;
}

#header_modellen a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_modellen a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/

#header_scootmobiel {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_scootmobiel.jpg) no-repeat bottom left;
}

#header_scootmobiel a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;
}

#header_scootmobiel a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_scootmobiel a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/

#header_occasions {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_occasions.jpg) no-repeat bottom left;
}

#header_occasions a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;
}

#header_occasions a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_occasions a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/


#header_nieuws {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_nieuws.jpg) no-repeat bottom left;
}

#header_nieuws a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;
}

#header_nieuws a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_nieuws a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/


#header_acties {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_acties.jpg) no-repeat bottom left;
}

#header_acties a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;
}

#header_acties a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_acties a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/


#header_contact {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_contact.jpg) no-repeat bottom left;
}

#header_contact a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;
}

#header_contact a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_contact a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/


#header_impressum {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff url(../images/hdr_impressum.jpg) no-repeat bottom left;
}

#header_impressum a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #777;
  border-bottom: 2px solid #fff;
}

#header_impressum a:hover, #header a.active {
  padding-top: 10px;
    color: #FC0;
  background-color: #777;
  
}

#header_impressum a.lastMenuItem {

  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

/*================================*/

a .desc {
  display: none;
  text-transform: lowercase;
  color: #FC0;  
}

a:hover .desc, .active .desc {
  display: block;
}




/* -- Header title and subTitle layout/display styles -- */


.title {
  float: left;
  padding: 1em 30px 0 2em;
  font-size: 1.4em;
  font-weight: bold;

  text-align: right;
  line-height: 1.75em;
  letter-spacing: 0em;
  color: #FC0;
}

.subTitle {
  display: block;
  font-size: 0.5em;

  line-height: 1.2em;  
  letter-spacing: 0.01em;
}





/* -- Content layout/display styles -- */

#content {
  float: left;
  width: 100%;
  padding: 1em 0 1em 0;
  background-color: #fff;
}

#contentLeft {
  float: left;
  width: 23.3%;
  margin-bottom: 1em;
  background: #777;
}

#contentRight {
  float: right;
  width: 75%;
  background: #777;
}

#content p {  
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
}

#content a {  
  text-decoration: none;
  color: #FC0;
  border-bottom: 1px solid #AAA;
}

#content a:hover {
  color: #fff;
  background-color: #888;
  border-bottom: 1px solid #EEEEEE;
}

.header, .subHeader {
  display: block;
  clear: both;  
  font-weight: bold;
  font-size: 0.8em;

  color: #FC0;
  border-bottom: 1px solid #AAA;    
}

.subHeader {
  border: 0px;
}





/* -- Content left site links (large plus icon) -- */

#content a.menuItem {
  display: block;  
  padding: 5px 0 5px 54px;
  background: url(../images/icn_plus.png) no-repeat center left;
  border: 0px;
}

#content a:hover.menuItem { 
  color: #DDD;
  background: #888 url(../images/icn_plus_on.png) no-repeat center left;
  border: 0px;
}





/* -- Footer layout/display styles -- */

#footer {
  float: rightt;
  width: 100%;
  height: 3em;
  font-size: 0.6em;
  text-transform: lowercase;
  line-height: 2.6em;
  color: #666;
  background: #fff;
}

#footerLeft {
  float: right;
  width: 100%;
  height: 3em;
  text-align: left;

}

#footerRight {
  float: right;
  width: 100%;
  height: 3em;
  text-align: right;

}

#footer a {
  color: #666;
}

#footer a:hover {
  color: #336666;
  text-decoration: none;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #333;
}

.white {
  color: #fff;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}






/* -- <ul> tag styles -- */

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}

li {
  margin-left: 50px;
}






/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}






/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}