/**
Global reset (Eric Meyer w/ modifications)
*/

/**
 * Stylesheet for <projectname>
 *
 * @media	screen, projection
 * @copyright 	Code d'Or <http://www.codedor.be>
 * @author	karen
 */

/**
 * = Global reset
 * ----------------------------------------------------------
 */
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;
	/* outline: 0; */
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	font: 300 12px/1.5 Tahoma, Arial, sans-serif;
	background: #6f797b url(../img/bg_body.jpg) repeat-x;
}

ol, ul {

}

img{
	border: none;	
}

b{
	color: #394345;
}



/**
 * = Links
 * ----------------------------------------------------------v
 */
a:link {
	color: blue;
}

a:visited {
	color: black;
}

a:hover {
	color: black;
}

a:active {
	color: black;
}

a.selected{
	font-weight: bold;
}

/**
 * = Splashpage
 * ----------------------------------------------------------v
 */
 
 div#splash{
 	margin: 150px auto 0 auto;	
 	width: 600px;
 }
 
 img.splash{
 	float: left;
	width: 548px;
 }
 
 div#splash_content{
  	margin: 0 auto;
 	width: 600px;
 }

  div.tabs_language {
  	margin-top: 32px;	 
	width: 30px;
	float: left;
	line-height: 0;
  }
  
div.tabs_language img{
	height: 39px;
	width: 30px;
	float: left;
}
  
  div.tabs_language img.fr{
	margin: 7px 0 0 0;
  }
   
    
    
/**
 * = Global structuren
 * ----------------------------------------------------------v
 */    
 
 div#container{
 	margin: 30px auto;
 	width: 950px;	
 }

div.menu ul{
	list-style: none;
}

div.menu{
	width: 201px;
}

div.menu ul li{
	width: 201px;
	height: 21px;
	
}

div.menu ul li a{
	width: 201px;
	height: 21px;
	padding: 0;
	display: block;
	float: left;
	background: url(../img/bg_menu_dotted.jpg) no-repeat 0 19px;
}

   div#left{
 		width: 251px; 
 		float: left;
 		margin: 4px 0 0 0;
 	}
 	
 	div#right{
 		width: 655px; 	
 		float: left;
		margin: 0 0 0 20px;
 	}
    
   div#topnavig {
   	width: 251px;
   	min-height: 200px;
	height: auto !important;
	height: 200px;
   	background:  url(../img/bg_topnavig.jpg) no-repeat;	
   }
   
   div#topnavig h1{ /*image replacement of h1*/
   	display: block;
	width: 130px;
	height: 50px;
	float: left;
	margin: 10px 110px 0 15px;

	}

   div#topnavig  h1 a {
		display: block;
		overflow: hidden;
		width: 130px;
		height: 50px;
		text-indent: -9000px;
   }
   
   div.lang{
   	float: left;
   	width: 210px;
   	margin: 0 0 0 30px;
		color: white;
   }
   
 #left  div.lang a{
     		color: white;
     		text-decoration: none;
     }
   
   div.menu{
   	margin: 30px 0 0 0;
   	width: 221px;	
   	float: left;
		padding: 0 0 0 20px;
		line-height: 0;
   }
   
   div.menu img.menu_btn{
   	padding: 3px 0 0 0;	
   }
   
   div.vel_small{
     	padding: 5px 0 0 23px ;
     	width: 215px;
     	text-align: left;
     	float: left;
		font-family: "Trebuchet MS", Tahoma, Arial;
   } 
   
   div.vel_small a{
   	color: black;
   	text-decoration: none;
	font-weight: bold;
   }
   
   div.vel_small a:hover{
   	   text-decoration: underline;	
   }
   
   div.vel_small img{
   	color: white;
   	text-decoration: none;
   	vertical-align: bottom;
   }
   
	div.bottomnavig {
	   	background: url(../img/bg_bottomnavig.jpg)  no-repeat;	
	   	height: 10px;
	   	width: 252px;
	   	font-size: 0px;
	   	line-height: 0px;
	   	margin: 0 0 15px 0;
	}
			
	div.modelnavig{
		width: 226px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
		padding: 15px 0 0 26px;
	   background: transparent url(../img/bg_modelnavig.jpg)  no-repeat;	
	}
	
	div.modelnavig h1{
			float: left;
			width: 220px;
			margin: 0 20px 10px 0;
			font-size: 1.3em;
			font-style: italic;
			font-weight: bold;
			font-family: Georgia, Arial, Verdana;
	}
	
	
	div.submenumodel {
		margin: 10px 0 0 0;
	}

	div.submenumodel ul{
		margin: 0;
		padding: 0;
		list-style:none;
	}

	div.submenumodel ul li{
		padding: 0 0 5px 0;
		width: 200px;
		background: url(../img/bg_menu_dotted_trans.gif) no-repeat 0 20px;
	}
	
	div.submenumodel li a{
		color: #394345;
		text-decoration: none;
		display: block;
	}
	
	div.submenumodel li.selected{
		font-weight: bold;
	}

	div.submenumodel  a:hover{
		font-weight: bold;
	}
	
	div.bottommodelnavig{
	   	height: 12px;
	   	width: 252px;
	   	font-size: 0px;
	   	line-height: 0px;
	   	background: url(../img/bg_bottommodelnavig.jpg)  no-repeat;	
	}
	
	div#content{
			width: 629px;
			padding: 0 13px 0 13px;
			background:  url(../img/bg_topright.jpg)  no-repeat;	
	}

	div.bottomcontent{
		height: 25px;
	   width: 655px;
		font-size: 0px;
	   line-height: 0px;
		background: url(../img/bg_bottomright.jpg)  no-repeat;	
	}
	
/**
 * = Header
 * ----------------------------------------------------------v
 */
 
 
div.headerpic{
	padding: 17px 0 0 3px;	
}

/**
 * = Menu
 * ----------------------------------------------------------v
 */
 
 span.menu{
 }


/**
 * = Lists
 * ----------------------------------------------------------v
 */
 
 #page ul{
 	margin: 0;
 	padding: 0;	
 }
 
 #page ul li{
 	margin: 0 0 0 20px;
 	padding: 0 0 0 5px;
 }
 
  #page a{
		  color: black;
}

/**
 * = Page
 * ----------------------------------------------------------v
 */
 
 h1.titlepage{
 	font-size: 1.8em;
 	font-weight: bold;
 	font-style: italic;
 	font-family: Georgia, Arial, Verdana;
	color: #af115e;
 	background: url(../img/bg_menu_dotted.jpg) repeat-x 0 35px;
 }
 
 div#page{
 		padding: 20px 0 0 20px;
		min-height: 350px;
		height: auto !important;
		height: 350px;
		width: 600px;
 }
 
 div.prod_img{
 	float: right;	
 	width: 220px;
	margin: 15px 10px 0 0;
	border: 1px solid #b8cdd0;
 }

div.prod_data{
	width: 200px;
	float: right;
	color: #6F797B;
}

div.prod_data h4{
	height: 10px;
	display: block;
	float: left;
	margin: 10px 0 0 0;
}
 
  div.colors{
  	float: left;
  	width: 200px;
	padding: 5px 0 10px 0;
	margin: 0px 10px 0 0;
	text-align: left;
  }
 
div.prod_detail_img{
	float: left;
	width: 200px;
	text-align: center;
	border: 1px solid #b8cdd0;
	margin: 0 10px 10px 0;
	padding: 10px 0 10px 0;
}

div.prod_detail_img img{

}

  div.prod_txt{
	float: left;
	width: 345px;
	padding: 0;
	margin: 15px 0 0 0; 
	color: #606b6e;
}
 
div.box_model_content {
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	width: 580px;
}

div.box_model{
	width: 580px;
}
 
div.box_model_img{
	width: 230px;
	float: left;
}

div.box_model_img img{
	width: 200px;
	border: 1px solid #b8cdd0;
}
 
 div.box_model_txt{
	width: 350px;
	float: left;
}
 
 div.box_accessories_content {
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
}

div.box_accessories{
	width: 580px;
}
 
div.box_accessories_img{
	width: 230px;
	float: left;
}

 div.box_accessories_txt{
	width: 350px;
	float: left;
}

 div.box_dealer_content {
	/*margin: 10px 0;*/
	padding: 10px;
	background: #DFE0E2;
	margin-bottom: 20px ;
	float:  left;
	display: block;
	width: 570px;
}

div.box_dealer{
	width: 590px;
	margin: 10px 0 0 0;
}
 
div.box_dealer_name{
	width: 170px;
	float: left;
	display: block;
}
 
  div.box_dealer_address1{
	width: 180px;
	float: left;
	display: block;
	text-transform: capitalize;
}

  div.box_dealer_address2{
	width: 180px;
	float: left;
	display: block;
}

div.gallery{
	padding: 10px 0 0 0;

}

div.gallery img{
	height: 100px;
	margin: 0 4px 7px 0;
}

div.gal{
	width: 150px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 15px 15px 0;
	text-align: center ;
	border: 1px solid #b8cdd0;
}


 
  div#page h1{
  		font-size: 1.8em;
		height: 50px;
  	}
  div#page h2{
  		font-size: 1.7em;
  	}
  div#page h3{
		color: #6F797B;
  		font-size: 1.6em;	
  }
  div#page h4{
	color: #394345;
  	font-size: 1.3em;
	margin: 0 0 5px 0;
  }
  div#page h5{
  		font-size: 1.4em;
  	}

 div.contact_left{
	float: left;
	width: 250px;
}

 div.contact_right{
	float: left;
	width: 250px;
}




 /**
 * = Footer
 * ----------------------------------------------------------v
 */
 
 div#footer{
 	color: white;
 	width: 915px;
 	text-align: left;
 }
 
 div#footer a{
 	color: white;	
 }
 
 
 /**
 * = Clearfix
 * ----------------------------------------------------------
 * @see	http://www.positioniseverything.net/easyclearing.html
 * @see http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
 * @see http://www.stuffandnonsense.co.uk/archives/clearing_floats_without_structural_markup_in_ie7.html
 */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */

* html .clearfix {
	height: 1%;
}

 
 
 
 