/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}




/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body {
	font: 80%/1.5em Arial, Helvetica, sans-serif;
	background: #0C1125;
	color: #FFFFFF;
}

/* ******************* LINK ************************ */

a {
	text-decoration:none;
	color: #6da1dc;
}

a:hover {
	text-decoration:none;
	color: #CCCCCC;
}

/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0px;
	font:bold 14px Helvetica, sans-serif;
	color: #cc3333;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 10px;
}

h2 {
	padding:0px 0;
	font:bold 12px Helvetica, sans-serif;
	color: #6da1dc;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3{
	font:bold 12px Helvetica, sans-serif;
	color: #6da1dc;
	text-transform: uppercase;
}


h4 {
	padding:0px 0;
	font:bold 12px Helvetica, sans-serif;
	color: #6da1dc;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #D8D8D8;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


.note{
	color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 5px;
}

.white{
	color: #FFFFFF;
}

.link{
	font-size: 11px;
	text-transform: lowercase;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0px;
	padding:0px;
}

ul, ol {
	padding:0 0 0 15px;
}

img {
	border:0;

}




/* ******************* GLOBAL CLASSES ******************** */


.clear 			{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
 }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.pic {
	border: 3px solid #d8d8d8;
	padding: 0px;
	background: #FFFFFF;
	margin: 0px;
}

.spacer {
	width: 1px;
	float: left;
	display: block;
	margin: 0px 9px 0px 10px;
	padding: 0px;
}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }


.half{
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
}



/* ************************************************** */	
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */

#wrapper     {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}
#wrapperIntro     {
	width: 890px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}
#leftframe{
	float: left;
	width: 220px;
	padding-right: 20px;
}

#rightframe{
	float: left;
	width: 710px;
}


/* ******************* TOP ************************ */

#top{
	
}


/* ******************* LOGO ************************ */

#logo  {
	text-align: center;
	margin-top: 25px;
}

/* ******************* SEARCH ************************ */

#search  {
	margin-top: 20px;
}

/* ******************* TOPSALE ************************ */

#topsale  {
	margin-top: 30px;
}

/* ******************* Language ************************ */
#languagebox {
	float: left;
	width: 160px;
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px;
	color: #FFFFFF;
	font-size: 10px;
}

#langitem ul {
	text-align: left;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 31px;
}



#langitem li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}

#langitem .langactif {
	color: #FFFFFF;
}

#langitem .langactif a {
	color: #FFFFFF;
	text-decoration: none;
}

#langitem .langactif a:hover{
	color: #6291C6;
	text-decoration: none;
}
  



/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */

#nav   {
	margin: 0px;
	padding: 10px 0px;
	font: bold 12px Helvetica, sans-serif;
	color: #FFFFFF;
	width: 550px;
	float: left;
	text-transform: uppercase;
}

#nav a {
	color: #6da1dc;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navitem ul {
	text-align: left;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 31px;
}



#navitem li {
	display: inline;
	list-style: none;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}


#navitem .navactif{
	color: #FFFFFF;
	text-decoration: none;
}

#navitem .navactif a {
	color: #FFFFFF;
	text-decoration: none;
}

#navitem .navactif a:hover {
	color: #6da1dc;
	text-decoration: none;
}


/* ************************************************** */
/* ******************* BREADCRUMB ******************* */
/* ************************************************** */
#breadcrumb   {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 620px;
}

#breadcrumb a {
	color: #6DA1DC;
	text-decoration: none;
	}
#breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration: none;
	 }


/* ************************************************** */
/* ******************* CONTENTZONE ******************* */
/* ************************************************** */

#content   { margin: 0px; padding: 0px}

.print{
	float: right;
	width: 40px;
	padding: 10px 0px 0px;
	margin: 0px;
}

.bluebg{
	background: #0C1125;
	width: 675px;
	padding-left: 15px;
}
/* ************************************************** */
/* ******************* HOMEPAGE ********************* */
/* ************************************************** */
#mainhome{
	background: #d8d8d8;
	padding: 10px;
}

#homeboxen{
	background: #0C1125;
}



.homebox{
	float: left;
	width: 215px;
	padding-left: 15px;
	background: #0C1125;
	padding-top: 25px;
	padding-bottom: 30px;
}

.homepic{
	float: left;
	height: 85px;
	width: 95px;
	padding-right: 10px;
}

.hometxtcont {
	float: left;
	width: 110px;
}

.hometitle{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #6da1dc;
}


.hometxt{
	font-size: 11px;
	color: #FFFFFF;
}
.hometxt2{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 80px;
}
.hometxt a,.hometxt2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.hometxt a:hover,.hometxt2 a:hover{
	color: #68a3de;
	text-decoration: none;
}

.lefttitle{
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}


/* ******************* SLIDESHOW Homepage********************* */
/*#photodiv{
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
	height: 230px;
	background-repeat: no-repeat;
}
*/
#sfeer{
	border-bottom: 10px solid #D8D8D8;
	height: 320px;
	width: 690px;
	margin: 0px;
	padding: 0px;
}



.pics {  
	overflow: hidden; 
   	height: 320px;
	width: 690px;
	margin: 0px;
	padding: 0px;
} 
 
.pics img {  
  	height: 320px;
	width: 690px;
	margin: 0px;
	padding: 0px;
    top:  0; 
    left: 0; 
} 


/* ******************* SEARCH ********************* */

.searchstock{}



/* ******************* TOPSALE ********************* */

.topsalepic{
	text-align: center;
	margin-bottom: 5px;
}

.topsaletitle{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

.topsaleprice{
	text-align: center;
}

/* ************************************************** */
/* ******************* SUBPAGES ********************* */
/* ************************************************** */

#main   {
	margin: 0px;
	padding: 10px
}

#subpic{
	border: 10px solid #D8D8D8;
	height: 150px;
}
.bannerPic{
	border: 10px solid #D8D8D8;
	margin: 10px auto;
	overflow: hidden;
	line-height: 0px;
}

/* ******************* LIST ********************* */

.listcont{
	float: left;
	width: 220px;
	padding-right: 10px;
	height: 200px;
}

.listpic{
	text-align: center;
	padding-bottom: 10px;
}

.listtitle{
	text-align: center;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #6da1dc;
	font-size: 11px;
	font-weight: bold;
}

.listprice{
	text-align: center;
	padding-bottom: 5px;
	font-size: 11px;
}


/* ******************* DETAIL PICTURES CARS ********************* */

.piczone{
	width: 690px;
	margin: 0px;
	padding: 0px;
}

.picbig{
	float: left;
	width: 490px;
}

.picthumbs{
	float: left;
	width: 200px;
}

.picthumbs li{
	font-weight: normal;
	font-size: 11px;
}

.picth{
	float: left;
	height: 35px;
	width: 40px;
	overflow: hidden;
	border: 1px solid #666666;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	}
.data{
	margin: 0px 0px 7px;
	padding: 0px;
}

.data1{
	width: 130px;
	padding-right: 20px;
	float: left;
	color: #6DA1DC;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.data2{
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

.price{
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.advantageeprice{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #C33;
}

.residualprice{
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	
/* ******************* FAQ ********************* */	
.accordion2 {
	width: 680px;
	border: 1px solid #343F5F;
}
.accordion2 .AccordionPanelTab {
	background: #343f5f url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 11px/1.5em Helvetica, sans-serif;
	cursor: pointer;
	color: #FFFFFF;
	text-transform: uppercase;
	clear: right;
}
.accordion2 .AccordionPanelTab:hover {
	background: #0C1125;
	color: #6DA1DC;
}
.accordion2 .AccordionPanelTab .active {
	background-position: right 5px;
	color: #6DA1DC;
}
.accordion2 .AccordionPanelContent {
	background: #0C1125;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: 1px solid #343F5F;
	border-right: 1px solid #343F5F;
	display: none;
}	
	
.faqpic{
	float: right;
	padding: 5px 5px 10px 10px;
}



/* ******************* CONTACT ********************* */	

.contact1{
	float: left;
	width: 500px;
	padding-right: 20px;
}

.contact2{
	float: left;
	width: 170px;
}

.contactbox{
	float: left;
	width: 240px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.contactpic{
	float: left;
	width: 80px;
	padding-right: 20px;
}

.contactdata{
	float: left;
	width: 140px;
}
	
	
	
/* ******************* NEWS ********************* */		

.news1{
	float: left;
	
	padding-right: 20px;
}

.news2{
	float: left;
	width: 220px;
}	

.newscont{
	margin-bottom: 10px;
}

.newsdate{
	float: left;
	width: 100px;
}

.newstitle{
	float: left;
	width: 580px;
}
	
/* ************************************************** */
/* ******************* FORM ************************ */
/* ************************************************** */
form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

.verplicht{
	color: #6DA1DC;
	font-size: 18px;
	font-weight: bold;
}





/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#footer{
	margin: 0;
	padding: 10px;
	width: 690px;
	font-size: 11px;
	border-top: 1px solid #D8D8D8;
}


#footer a,#footer a:link,#footer a:visited,#footer a:active {
	text-decoration: none;
	color: #58A3D1;
}

#footer a:hover {
	text-decoration: none;
	color: #1B6691;
}



/* ******************************************** */
/* ******************* INTRO ****************** */
/* ******************************************** */
#mainintro{
}



#introbox{
	height: 465px;
	width: 690px;
	margin: 0px;
	padding: 0px;
	border: 10px solid #68a3de;
}

#footerintro{
	margin: 0;
	padding: 10px;
	width: 690px;
	font-size: 11px;
	}

/* ******************* INTRONAV ****************** */

#intronav   {
	margin: 0px;
	padding: 10px 0px;
	font: bold 12px Helvetica, sans-serif;
	color: #FFFFFF;
	width: 220px;
	float: left;
	text-transform: uppercase;
	text-align: center;
}

#intronav a {
	color: #6da1dc;
	text-decoration: none;
}

#intronav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#intronavitem ul {
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 31px;
}



#intronavitem li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 15px 10px 5px;
}



/* ******************************************** */
/* ******************* STUFF ****************** */
/* ******************************************** */





/* **************** PAGINATION **************** */

/*
Plugin Name: WP-Digg Style Paginator Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/ Author: Victor De la Rocha Author URI: http://www.mis-algoritmos.com
*/

      div.pagination {
	text-align:right;
	padding: 7px;
	margin: 3px;
	font-size: 11px;
      }

      div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #cccccc;
	text-decoration: none; /* no underline */
	color: #FFFFFF;
      }
      div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;
	background-color:#0C1125;
	color: #fff;
      }
      div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #5575a2;
	font-weight: bold;
	background-color: #5575A2;
	color: #FFF;
              } 
      div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #EEE;
             
                      color: #DDD; 
              }

/* ******************* PRINTVERSION ****************** */

#printversion{
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	font-size: 11px;
}

.printlogo{
	float: left;
	width: 150px;
}

.printadres{
	float: left;
	width: 430px;
}


/* ******************* Table ****************** */

table{
font-size:12px;}

.blue{
	color:#6DA1DC;
}

/* ******************* SCRIPTING ****************** */

.formfielderror {
  /*background: #FF727C;*/
  border:2px solid #FF727C;
  color:#FF727C;
  font-weight:bold;
}
.formfieldrequired {background: #FFFFA0}
.txtalert {
	color: #990000;
	font:bold 14px/1.2em Arial, Helvetica, sans-serif
}
.active { color: #737476; }

/* ******************* WESTSITE ****************** */

.westsite {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	}
.introSphereHolder .collection{
	width: 876px;
	height: 433px;
	overflow: hidden;
	border: 7px solid #68a1e6;
	position: relative;
	z-index: 499
	}
.logoSphere{
	width: 119px;
	height: 119px;
	display: block;
	overflow:hidden;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	margin: 25px;
	margin-bottom: -76px;
	z-index: 500
	}
.languageSelector ul{
	padding: 0;
	margin: 10px 0px;
	overflow: hidden;
	clear: both;
	}
.languageSelector ul li{
	display: inline;
	list-style: none;
	
	}
.languageSelector ul li a{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #68a1e6;
	line-height: 36px;
	padding: 0px 10px;
	border: #68a1e6 1px solid;
	background-color: #0d1631;
	diplay: block;
	float: left;
	margin: 0px 0px 2px 2px;
	}
.languageSelector ul li a:hover{
	color: #0d1631;
	background-color: #68a1e6
	}
.introBox{
	width: 884px;
	border: 3px solid #68a1e6;
	overflow: hidden;
	}
.introText{
	width: 580px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 20px;
	line-height: 18px;
	float: left;
	border-right: 1px solid #68a1e6
	}
.introText h1{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #68a1e6;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	text-transform: none
	}
.introText ul{
	padding: 0;
	margin: 10px 0px;
	clear: both;
	overflow: hidden;
	}
.introText ul li{
	display: inline;
	list-style: none;
	
	}
.introText ul li a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #68a1e6;
	line-height: 24px;
	padding: 0px 6px;
	border: #68a1e6 1px solid;
	background-color: #0d1631;
	diplay: block;
	float: left;
	margin: 0px 0px 2px 2px;
	}
.introText ul li a:hover{
	color: #0d1631;
	background-color: #68a1e6
	}
.introMenu {
	background: url(../images/pinlight.png) top center no-repeat;
	width: 220px;
	padding: 20px;
	float: right;
	}
.introMenu ul{
	padding: 0px;
	}
.introMenu ul li{
	list-style: none;

	}
.introMenu ul li a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #68a1e6;
	line-height: 26px;
	text-transform: uppercase;
	background: url(../images/line1.png) repeat-x bottom center;
	display: block;
	}
.introMenu ul li a:hover{
	color: #FFFFFF;
	}
.adressholder{
	height: 36px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 36px;
	text-align: center;
	}
.priceTag1{
	background: url(../images/pricetag1.jpg) no-repeat left center;
	padding: 5px 0px;
}
.priceTag1 table tr td{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0b1025;
	line-height: 33px;
	padding: 0px 10px;
}

.priceTag2{
	background: url(../images/pricetag2.jpg) no-repeat left center;
	padding: 10px 0px;
}
.priceTag2 table tr td{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0b1025;
	line-height: 21px;
	padding: 0px 10px;
}
.priceTag3{
	background: url(../images/pricetag2.jpg) no-repeat left center;
	padding: 10px 0px;
}
.priceTag3 table tr td{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 21px;
	padding: 0px 10px;
}
