/*
 * jquery.mb.components
 * Copyright (c) 2001-2010. Matteo Bicocchi (Pupunzi); Open lab srl, Firenze - Italy
 * email: mbicocchi@open-lab.com
 * site: http://pupunzi.com
 *
 * Licences: MIT, GPL
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */

@charset "UTF-8";


@font-face {
	font-family: 'BebasNeueRegular';
	src: url('bebas/BebasNeue-webfont.eot');
	src: local('☺'), url('bebas/BebasNeue-webfont.woff') format('woff'), url('bebas/BebasNeue-webfont.ttf') format('truetype'), url('bebas/BebasNeue-webfont.svg#webfontDYsPqAbQ') format('svg');
	font-weight: normal;
	font-style: normal;
}



   
  #bgndEl{
height: 365px;
    margin-bottom: 0;
    margin-left: -1px;
    margin-top: 2px;
    position: absolute;
    width: 902px;
	} 
	
	#apDiv1 {
	position:absolute;
	left:-1200px;
	top:-1200px;
	width:787px;
	height:25px;
	z-index:0;
}



/*cleanCSSClass*/

/* reset CSS */
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,
  b, u, i, center,
  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-size: 13px;
  vertical-align: baseline;
  background: transparent;
  font-weight:normal;
}

h3{
  margin-bottom:8px;
}

li{
  margin-left:20px;
}

body{
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	overflow:hidden;
	background-attachment: fixed;
	background-color: #dce4e3;
	background-image: url(../images/start.jpg);
	background-position: center center;
}

#siteBgnd{
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
}



#STAGES{
    line-height: 16px;
    margin-left: 10px;
    padding-top: 24px;
    position: absolute;
    text-align: center;
    width: 170px;
 
}


#PORSCHE{
    line-height: 16px;
    margin-left: 50px;
    padding-top: 0px;
    position: absolute;
    text-align: center;
    width: 116px;
 
}

#VIDEO{
 padding-top: 16px;
   margin-left: 183px;
    padding-top: 18px;
    position: absolute;
    text-align: center;
    width: 100px;
}


#PLANNING{
    line-height: 16px;
    margin-left: 243px;
    padding-top: 24px;
    position: absolute;
    text-align: center;
    width: 250px;
 
}



#RESERVE{
    line-height: 16px;
    margin-left: 446px;
    padding-top: 24px;
    position: absolute;
    text-align: center;
    width: 250px;
 
}
#TRACKDAYS{
    line-height: 16px;
    margin-left: 650px;
    padding-top: 24px;
    position: absolute;
    text-align: center;
    width: 250px;
 
}




#site{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:auto;
  display:none;
}
#loader{
  position:absolute;
  right:10px;
  bottom:10px;
}

#site #news{
  position:relative;
  margin-top:0;
/*height:160px;*/
/*-moz-box-shadow:#333 2px 2px 15px;*/
/*-webkit-box-shadow:#333 2px 2px 15px;*/
/*-moz-border-radius:10px;*/
/*-webkit-border-radius:10px;*/
}

#site #news h1{
  font-size:260%;
  color: #fff;
  text-shadow:#ccc 2px 2px 15px;
  position:relative;
  padding-top:10px;
/*padding-bottom:30px;*/
  padding-left:10px;
}
#site #news div{
background: url("../images/gradient_top.png") repeat-x ;
}
#site #news .scrollEl{
	position:relative;
	height:40px;
	overflow:hidden;
	font-size:130%;
	color: #000;
	padding:30px;
	margin-bottom:-2px;
	line-height: 130%;
}
#site #news .scrollEl img{
  position:absolute;
  right:10px;
  top:10px;
  max-height:75px;
}

#site #news .evidence{
  font-size:110%;
  color: #fff;
  text-shadow:#666 2px 2px 2px;
}
#site #news a{
  font-size:120%;
  color: #FFF;
  text-decoration:none;
  text-shadow:#666 2px 2px 2px;
}
#site #news a:hover{
  text-shadow:#fff 2px 2px 15px;
  font-size:120%;
  color:#fff;
  text-decoration:none;
}

#siteWrapper{
  position:relative;
   margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
	
  width:900px;
/*width:90%;*/


}
.siteNav{
  margin:auto;

}
#siteLogo{
padding:0px;
margin-left:-20px;
-moz-box-shadow_:#666 2px 2px 25px;
-webkit-box-shadow_:#666 2px 2px 25px;
}


#siteHeader{
position:absolute;
left:0;
height:165px;
width:100%;
top:-103px;
}
#siteFooter{
  position:relative;
}

#siteContent{
 margin-top:100px;
 position:relative;
  -moz-box-shadow:#444 2px 2px 25px;
  -webkit-box-shadow:#444 2px 2px 25px;
/*min-height:300px;*/
  margin-bottom:4px;
}

#siteContent .dinaContent{
/*  padding-top:43px;*/
}

#siteContent .dinaContent#intropage{
  position:relative;
/*padding:50px;
  padding-top:140px;*/
min-height:450px;
}

#siteContent .dinaContent .content{
font-size:10px;
padding-left:30px;
}
#siteContent .dinaContent .content_drift{
font-size:83px;
margin-left:608px;
margin-right:20px;
margin-top:153px;
min-height:250px;
text-align:justify;
}
#siteContent .dinaContent .content_accueil{
color: #FFF;
font-size: 12px;
margin-left:608px;
margin-right:20px;
margin-top:85px;
min-height:250px;
text-align:justify;
}
#siteContent .dinaContent .content_droite {
font-size:83px;
margin-left:608px;
margin-right:20px;
margin-top:153px;
min-height:250px;
text-align:justify;
}
#siteContent .dinaContent .content_sorties{
font-size:83px;
margin-left:608px;
margin-right:20px;
margin-top:153px;
min-height:250px;
text-align:justify;
}

#siteContent .dinaContent .content_promenade{
font-size:83px;
margin-left:608px;
margin-right:20px;
margin-top:153px;
min-height:250px;
text-align:justify;
}

#pilote{
 background-image: url("../images/pilote.png");
    background-repeat: no-repeat;
    height: 30%;
    left: 0;
    padding-bottom: 487px;
    padding-left: 18px;
	padding-top: 436px;
    position: fixed;
    width: 291px;
    z-index: 10;
  
  
}



#siteContent .dinaContent .bgnd{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
/*background:url("../images/bgnds/blue.png");*/
background-color: #111111;
}

#siteContent .dinaContent .bgndDrift{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
/*background:url("../images/bgnds/blue.png");*/
background:url("../images/drift.jpg");

}

#siteContent .dinaContent .bgndcircuits{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
/*background:url("../images/bgnds/blue.png");*/
background:url("../images/circuits.jpg");

}

#siteContent .dinaContent .bgndbalade{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
/*background:url("../images/bgnds/blue.png");*/
background:url("../images/balade-porsche.jpg");

}




#siteContent .dinaContent .bgndlotus{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
/*background:url("../images/bgnds/blue.png");*/
background:url("../images/lotus.jpg");

}
#siteContent .dinaContent .bgndporsche{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
/*background:url("../images/bgnds/blue.png");*/
background:url("../images/porsche.jpg");

}


#siteContent .dinaContent .bgndaccueil{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image: url(../images/stage-pilotage.jpg);
}



#siteContent h1{
color:black;
font-family:"BebasNeueRegular","Trebuchet MS";
font-size:16px;
letter-spacing:1px;
margin-bottom:0;
position:relative;
text-align:center;
text-shadow:0 0 3px #FFFFFF;
top:-50px;
}

#siteContent h2{
  text-shadow:#ccc 2px 2px 15px;
  font-family: Georgia, serif;
  font-size:180%;
  color:white;
  font-style:italic;
  font-weight:normal;
  position:relative;
  margin-top:40px;
  margin-bottom:20px;
/*margin-bottom:30px;
  padding-left:50px;*/
  padding-right:30px;
  line-height:130%;
}
#siteContent .welcomeLinks{
  margin-top:70px;
  position:relative;
  width:40%;
}
#siteContent p{

  font-family: tahoma, arial;
  font-style:italic;
 color:white;
  font-size:140%;
}

div.demo_ribbonbar{
  text-align:right;
  padding:20px;
  position:absolute;
  right:20px;
  top:100px;
}



#siteContent .dinaContent img{
/*padding-top:50px;*/
}

#siteContent .dinaContent .component{
  background:#000000;
}

#siteContent .welcomeLinks a{
  display:block;
  padding:5px;
  height:50px;
  margin-top:10px;
  padding-left:40px;
  text-decoration:none;
  color:white;
  font-size:350%;
  line-height:100%;
  text-shadow:#999 2px 2px 15px;
}


#siteContent .welcomeLinks a:hover{
  text-shadow:#999 2px 2px 15px;
}
#siteContent .welcomeLinks a.components{
  border-left:20px solid #078259;
}
#siteContent .welcomeLinks a.creativity{
  border-left:20px solid #cc0099;
}
#siteContent .welcomeLinks a.network{
  border-left:20px solid #000066;
}
#siteContent .welcomeLinks a.info{
  border-left:20px solid #666666;
}

#siteContent div.content{
  position:relative;
}

.spacer{
  height:20px;
}

#siteFooter{
  background: url("../images/footer.png") repeat-x;
  height:85px;
  -moz-box-shadow:#333 2px 2px 15px;
  -webkit-box-shadow:#333 2px 2px 15px;
}

#footerNetwork{
font-size:110%;
position:absolute;
top:15px;
margin-left:25px;
line-height: 28px;
}

#footerNetwork a{
	text-shadow:#FFFFFF 1px 1px 2px;
	font-size:110%;
	padding-right:15px;
	text-decoration:none;
	color:gray;
	}

#footerNetwork a.ol{
	color:#999;
}
#footerNetwork a.mti{
	color:#999;
}
#footerNetwork a.tw{
	color:#999;
}
#footerNetwork a.bv{
	color:#999;
}
#footerNetwork a.pp{
	color:#999;
}
#footerNetwork a.je{
  color: #999;
}

#footerNetwork a:hover{
  text-shadow:#999 2px 2px 8px;
  font-size:110%;
  text-decoration:none;
  color:#000;
}

#extruderTop{
  *margin-top:-6px;
}

#extruderTop .content{
  -moz-box-shadow:#333 2px 2px 7px;
  -webkit-box-shadow:#333 2px 2px 7px;
}


/*DEMOPAGES*/


#mbScreen {
/*background: url(../images/bgnds/white.png);*/
  font-size:130%;
  color:black;
  text-shadow:#ccc 2px 2px 15px;
  position:relative;
  margin-bottom:20px;
}

#demonewWin {
  background:#f3f3f3;
}
#demonewWin .evidence{
  background:#ffcc33;
}

#mbScreen {
  background: url(../images/seppia_80.png) ;/*repeat-y top left;*/
}
#mbScreen h1{
  font-size:130%;
  color:black;
  text-shadow:#ccc 2px 2px 15px;
  position:relative;
  margin-bottom:20px;
/*padding-left:35px;*/
}


#mbScreen #demoHeader{
  position:absolute;
  padding-left:30px;
  padding-top:30px;
}

#mbScreen div#demoPage{
  position:relative;
  width:900px;
  height:90%;
  border:none;
  background: url(../images/white.png) ;/*repeat-y top left;*/
  margin:auto;
/*-moz-box-shadow_:#333 2px 2px 15px;*/
/*-webkit-box-shadow_:#333 2px 2px 15px;*/
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  overflow:hidden;
}


#mbScreen #mbIfrm{
  width:0%;
  height:0%;
}
#mbScreen #demoBtnBar{
  position:absolute;
  right:0;
  cursor:pointer;
}

#mbScreen #demoBtnBar div{
  background:#ffcc00;
  font-size:18px;
  color:white;
  padding:5px;
  margin-bottom:5px;
}

#mbScreen #demoBtnBar #demoClose{
  background:#000 url("../images/close.png") no-repeat right center;/*ffcc00*/
}

.back{
  position:absolute;
  top:10px;
  right:20px;
  z-index:10000;
}
.backLabel{
  position:absolute;
  top:-5px;
  right:80px;
  white-space:nowrap;
  display:none;
  padding:5px;
  color:#000;
}

#explane{
  position:relative;
}
#explane .explaneBtn{
  margin:auto;
  text-align:center;
  position:relative;
  padding:5px;
  width:220px;
  margin-top:30px;
  background:white;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  cursor:pointer;
  -moz-box-shadow:#333 2px 2px 7px;
  -webkit-box-shadow:#333 2px 2px 7px;
  text-shadow:#999 1px 1px 2px;
}

#explaneBox{
  margin-top:-4px;
  position:relative;
  background:white;
  position:relative;
  padding-left:50px;
  padding-bottom:30px;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
}

#explaneBox pre{
  width:90%;
  background:beige;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  padding:10px;
}

#explaneBox h1{
  font-family:"Trebuchet MS", sans-serif;
  text-shadow:none;
  letter-spacing:0;

  padding-left:0;
  padding-top:20px;
  padding-bottom:20px;
  font-size:180%;
  color:black;
  position:relative;

}
#explaneBox h2{

  padding-left:0;
  padding-top:10px;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:10px;
  font-size:130%;
  color:black;
  position:relative;

}

.shadowed{
  -moz-box-shadow:#333 2px 2px 5px;
  -webkit-box-shadow:#333 2px 2px 5px;
}

.restoreContainer{
  width:128px;
  height:128px;
}
a {
	color: #FC0;
}

#drift {
	background-image: url(../images/drift.jpg);
}

