@charset "UTF-8";
/* CSS Document */

/* Tag's */

body {
	background-color: #FFF;
	margin: 0px;
	background: url(/styles/motortec/images/layout/bg.png) #FFF no-repeat top;

	
	font-family: 'Geneva', Verdana, Arial, Sans-Serif;
	color: #666666;
	font-size: 11px;
}

div:focus, a:focus, a:hover { 
	outline:none;
}


a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #847987;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #847987;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #847987;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 150%;
}

li {
	margin-left: -10px;
	line-height: 150%;
}

small {
	font-size: 10px;	
}

#printVersion {
	display: none;
}

#printLink {
	margin-top: 2px;
	float: left;
	margin: 0px;
	width: 240px;
}

/* ID's */
#wrap {
	width: 948px;
	height: 700px;
	margin: 0 auto;

	background: url(/styles/motortec/images/layout/bg-main.png) no-repeat #FFF;
}

#page {
	width: 942px;
	margin: 0 auto;

	background-color: #FFF;
}

#header {
	height: 221px;
	margin: 0px;
}

#logoImg {
	width: 240px;
	height: 191px;
	margin: 0px;
	float: left;
}

/* main Navigatie */

#navigatie {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 700px;
	height: 191px;
	float: right;
}

#mainNavigatie ul {
	list-style: none;
	margin: 0px 15px;
	height: 75px;
	padding: 0px;
}

#mainNavigatie ul li {
	display:inline;
	float:left;
	width: 130px;
	height: 75px;
	padding: 0px;
	margin: 0px 2px;
	text-align: center;

	background: #746A77 url(/styles/motortec/images/layout/main-nav-bg.png);
	height: 75px;
}
#mainNavigatie ul li a {
	color: #F00;
	vertical-align: middle;
}
#mainNavigatie ul li:hover {
	background-position: left bottom;
	color: #FFF;
}

#mainNavigatie ul li.mainMenuActive {
	background-position: left bottom;
	color: #FFF;
}

/************************* intro *******************************/

	/***** IE6 *****/	

	*html #mainNavigatieIntro  {
		position:absolute;
		top:178px;	
		margin: 0px 0px 0px -80px;
		padding: 0px;
		width: auto;
		height: 191px;
		float: right;
	}
	
	*html #mainNavigatie ul li {
		display:inline;
		float:left;
		width: 130px;
		height: 75px;
		padding: 0px;
		margin: 0px 2px;
		text-align: center;
	
		background: url(/styles/motortec/images/layout/main-nav-bg.png);
		height: 75px;
}	
	* html #mainNavigatie img,
	* html #mainNavigatie .png {
	  azimuth: expression(
		this.pngSet?
		  this.pngSet=true : 
			(this.nodeName == "IMG" ? 
			  (this.src.toLowerCase().indexOf('.png')>-1 ? 
				(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
					this.src = "/styles/motortec/images/layout/main-nav-bg.png") :
				'') :          
			  (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
				(this.origBg = (this.origBg) ? 
				  this.origBg :             
				  this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
				  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
				  this.runtimeStyle.backgroundImage = "none") :
				''
			), this.pngSet=true
	  );
	}

	
	/***** end IE6 *****/

#mainNavigatieIntro  {
	position:fixed;
	top:178px;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: 191px;
	float: right;
}
#mainNavigatieIntro ul {
	float:left;
	list-style: none;
	margin: 0px 70px;
	height: 75px;
	padding: 0px;
	z-index:100;

}
#mainNavigatieIntro ul li {
	display:inline;
	position:relative;
	left:35px;
	float:left;
	width: 130px;
	height: 75px;
	padding: 0px;
	margin: 0px 2px;
	text-align: center;

	background: #746A77 url(/styles/motortec/images/layout/main-nav-bg.png);
	height: 75px;
}
#mainNavigatieIntro ul li a {
	color: #F00;
	vertical-align: middle;
}
#mainNavigatieIntro ul li:hover {
	background-position: left bottom;
	color: #FFF;
}

#mainNavigatieIntro ul li.mainMenuActive {
	background-position: left bottom;
	color: #FFF;
}

#mainBackIntro {
	height:611px;
	width:819px;
	margin:0 auto;
	vertical-align:top;
}
mainBackIntroImg {
}
/***********************************************************/

.mainMenu:hover {
	/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);	
	opacity: .6;	
	*/
}

/**/

#mainContent {
	width: 940px;
	min-height: 500px;
}
#mainContent2 {
	width: 940px;
	min-height: 500px;
}

/* sub Navigatie */

#subNavigatie {
	width: 130px;
	margin: 0px;
	margin-top: 4px;
	float: right;
}

#subNavigatie ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-top: 4px;

	background: #7E97A1 url(/styles/motortec/images/layout/sub-nav-bg.png);
}

#subNavigatie ul li {
	width: 130px;
	height: 25px;
	margin: 0px 0px 0px 0px;

	text-align: center;

	padding-top: 3px;
}

#subNavigatie ul li a {
	margin: 10px 0px 0px 0px;
	
	text-decoration: none;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#subNavigatie ul li a:hover {
	margin: 10px 0px 0px 0px;
	
	text-decoration: none;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #5F5762;
}
	
.subMenuItemActive {
	color: #5F5762 !important;
}

.subMenuItemActive a {
	color: #5F5762 !important;
}


/**/

/* Content */

#contentLeft {
	width: 215px;
	padding: 34px 0px;
	margin: 0px;
	float: left;
}
#contentLeft img {
}
#contentMain {
	width: 682px;
	padding: 17px 17px 17px 26px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#contentTitleSwf {
	width: 250px;
	height: 49px;
}

.refFirstImages {
	float: left;
	margin-bottom: 66px;
}
.refFirstImages .title {
	float: left;
	width: 620px;
	height: 66px;
	margin-left: 13px;
}
.refFirstImages .title h1 {
	margin-top: -5px;
}
.refLastImage {
	float: left;
	height: 95px;
	width: 92px;
	overflow: hidden;
	text-align: right;
}

.zonderContentWidth {
	width: 100% !important;
}
.hideContent {
	display: none;
}
.refImg {
	padding: 0px 13px;
}
.refImgHide {
	display: none;
}
.refImgFirst {
	padding-right: 13px;
}

/**/

#legal {
	clear: both;
	width: 940px;
	height: 35px;
	text-align: left;
	
	border-top: #9FC0CC 1px solid;
}

#legal p {
	margin: 0px 38px 0px 0px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}

#legal p a {
	text-decoration: none;
	color: #999;
}

#legal p a:hover {
	text-decoration: none;
	color: #666;
}


* html .IE-hide {
	visibility: hidden;	
}

