/* Standaard DIVS*/
html,body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
/*	background-image:url(images/sfondoRace.jpg);*/
	background-repeat:repeat-x;
	background-color:#FFF;
	width:100%;
	text-align:center;

}
td {
		font-family:Geneva, Arial, Helvetica, sans-serif;
 line-height:18px;
/* margin:0;*/
 text-align:justify;
 	color:#424242;
	padding:0px;
}

th {
		font-family:Geneva, Arial, Helvetica, sans-serif;
 line-height:18px;
/* margin:0;*/
 text-align:justify;
 	color:#424242;
	padding:0px;
}
p {
		font-family:Geneva, Arial, Helvetica, sans-serif;
 line-height:18px;
text-align:left;
 	color:#333333;
	}
H1
{
		font-family:Arial, helvetica, sans-serif;
font-size:20px;
	color:#666666;
}
H2
{
	/*	font-family:Arial, helvetica, sans-serif;
font-size:12px;
	color:#000000;
	margin-bottom:5px;*/

}
/* Container*/
#orangefruit{
width:100%;
min-height:350px;}

/* HOOFD DIVS*/

#sensamotive {
width:1012px;
min-height:600px;
overflow:hidden;
background-image:url(images/sensamotive_05.png);
background-repeat:repeat-y;
margin:0px auto;
position:relative;
top:38px;
bottom:10px;
}

#sensabody{
height:auto;
min-height:400px;
width:1012px;
overflow:auto;
float:left;

}
#sensaorangefruit{
width:1012px;
height:auto;
min-height:400px;
margin:auto;
padding:auto;
overflow:hidden;
}


#sensavisual{
height:300px;
width:1012px;
float:left;
margin:0px auto;
z-index:99;
}

#sensamenuhouder{
width:100%;
background-image:url(images/menu_normal_08.png);
height:105px;
z-index:99;
position:fixed;

}

#sensamenu{
width:1010px;
margin:0px auto;
}

#sensamenu ul{
float:left;
padding:0;
margin:0;
z-index:99;
width:998px;
margin:0px auto;


}
#sensamenu li{
list-style-type:none;
float:left;

margin:0px;
padding:0px;}

#sensafooter{
width:1012px;
background-image:url(images/sensamotive_06.png);
margin:0px auto;
min-height:150px;
position:relative;
top:38px;
}
/* OPMAAK DIVS*/
a.footerlinks {	color:#666666 ;
	text-decoration:none;font-weight:normal;font-size:10px;}
a.footerlinks:hover {	color: #000000;
	text-decoration:none;font-size:10px;}

textarea {
   width: 300px;
   height: 15em;
}
#breadcrumbsdate{
height:auto;
float:left;
margin-bottom:10px;
margin-left:10px;
width:270px;
color:#969696;}

#breadcrumbs{
height:auto;
float:left;
margin-bottom:10px;
margin-left:10px;
width:710px;
color:#969696;}

#breadcrumbs a{
color:#575757;
text-decoration:underline;}


#sensabodycontent{
min-height:400px;
width:1012px;
text-align:left;
float:left;
}
#sensabodyvisual{
width:188px;
float:left;
min-height:350px;
height:auto;
margin-left:7px;}

#sensabodyinhoud{
float:left;
width:525px;

height:auto;
overflow:hidden;
margin-left:5px;}

#sensabodycontentbreed{
float:left;
width:510px;
margin-right:15px;
height:auto;
overflow:hidden;
margin-left:5px;}

#sensabodycontentL{
width:240px;
height:auto;
min-height:350px;
float:left;
overflow:hidden;}


#sensabodycontentM{
width:240px;
height:auto;
margin-left:20px;
min-height:350px;
float:left;
overflow:hidden;}

#sensabodycontentR{
width:280px;
height:auto;
float:left;min-height:350px;
overflow:hidden;
z-index:10;
;
}
#sensamotivelogo{
float:left;
position:fixed;
top:50px;
visibility:visible;
}

#autoke{
position:relative;
width:500px;
height:200px;
z-index:20;
visibility:visible;

}

/* main */
#nav ul {
list-style: none;
margin: 0;
padding: 0;

}
#nav {
	width: 280px;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
}
#nav li {
	display:inline;
}

/* menu */
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color:#000;
	display: block;
	padding: 10px 0 10px 30px;
	background: url(http://site.sensamotive.nl/images/cms/arrow-right.png) no-repeat 10px center;
	border-bottom:1px #ccc dashed; 
}
#nav li a:hover {
	color: #000;
	padding: 10px 0 10px 30px;
	background: url(http://site.sensamotive.nl/images/cms/arrow-right.png) no-repeat #ccc 10px center;
	border-bottom:1px #ccc dotted;
}

/* subMenu */
#nav li li a:link, #nav li li a:visited {
	padding: 10px 0 10px 45px;
	color:#000;
	background: url(http://site.sensamotive.nl/images/dash.gif) no-repeat 25px center;
	border:none;
}
#nav li li a:hover {
	background: #ccc;
	padding: 10px 0 10px 45px;
	background: url(http://site.sensamotive.nl/images/dash.gif) no-repeat #ccc 25px center;
	border:none;
}

/* subSubMenu */
#nav li li li a:link, #nav li li li a:visited {
	padding: 10px 0 10px 35px;
}
#nav li li li a:hover {
	background: #ccc;
	padding: 10px 0 10px 35px;
}
#nav li a.currentpage, #nav li li a.currentpage {
	background-color:#ccc;
}
#nav li a.activeparent {
	color: #000;
	padding: 10px 0 10px 30px;
	background: url(http://site.sensamotive.nl/images/cms/arrow-down.png) no-repeat 10px center;
}
#nav li a.activeparent:hover {
	color: #000;
	padding: 10px 0 10px 30px;
	background: url(http://site.sensamotive.nl/images/cms/arrow-down.png) no-repeat #ccc 10px center;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: urlhttp://site.sensamotive.nl/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://site.sensamotive.nl/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

