#bd-index #contents {
  padding: 15px 14px 10px 10px;
  width: 750px;
  border: none;
  border-right: 1px #ccc solid;
  line-height: 1.35;
}

#bd-index #contents h2 {  
  color: #9eba03;
}

a.register {
  background: url(../media/index-pink-button.png) no-repeat top left;
  padding: 0 0 0 10px;
  display: block;
  text-align: center;
}

a.register strong{
  background: url(../media/index-pink-button.png) no-repeat top right;
  padding: 0 10px 0 0;
  color: #fff;
  display: block;
}

#bd-index #contents a:hover{
  text-decoration:none;
}


#middle-part, #lower-part, #why-carpool, #index-menu2 {
  border-top: 1px #ccc dashed;
  margin-top: 10px;
  float: left;
  width: 100%;
}

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

/*
#intro {
  background: #a0d501 url(../media/index-intro.png) no-repeat;
  padding: 15px 20px 26px 20px;
  font-size: 17px;
  letter-spacing: -1px;
}

#intro h2 {
  margin: 0;
  padding: 0;
  background: url(../media/index-karzoo-text1.png) no-repeat 0 0;
  height: 43px;
}

#intro h2 span{
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 33px;
  height: 43px;
  color: #fff; 
}

#intro p {
  margin: 0 0 10px 0;
  color: #595959;
}

#intro strong {
  font-size: 20px;
  color: #f2f9dd;
}

#intro .register{
  margin-left: 68px;
  font-size: 25px;
}
*/

#intro {
  background: #a0d501 url(../media/index-intro.png) no-repeat;
  padding: 0;
  margin: 0;
  height: 227px;
  font-size: 17px;
  letter-spacing: -1px;
  position: relative;
}

#intro div {
  padding: 20px 0 0 20px;
}

#bd-index #intro h2 {
  margin: 0;
  padding: 0;
  color: #fff;
}

#bd-index #intro h2 strong{
  color: #fff;
  display: block;
  line-height: 30px;
  font-size: 40px;
}

#bd-index #intro h2 span{
  display: block;
  padding-top: 10px;
  font-size: 22px;
}

#intro p {
  margin: 10px 0 10px 0;
  color: #595959;
  width: 400px;
  line-height: 20px;
}

#intro p strong {
  font-size: 20px;
  color: #f2f9dd;
  display: block;
}

#intro .register{
  font-size: 20px;
  position: absolute;
  bottom: 20px;
  left: 68px;
}

#intro .register strong {
  padding: 3px 10px 3px 0;
}

#intro span.intro-extra {
  display: block;
}

/***** special intro parts (events, universities) ********/
#intro.uni {
  height: 233px;
}

#intro.uni div {
  padding-top: 10px;
}

#bd-index #intro.uni h2,
#bd-index #intro.event h2 {
  font-size: 30px;
  line-height: 36px;
  width: 460px;
  color: #FCFBF6;
}

#bd-index.en #intro.uni h2,
#bd-index.en #intro.event h2  {
  line-height: 40px;
}

#bd-index #intro.uni h2 span, 
#bd-index #intro.event h2 span {
  font-size: 40px;
  color: inherit;
  display: inline;
}

#intro.uni p{
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
}

#intro.uni p strong {
  color: #FCFBF6;
}

#intro.uni .register {
  bottom: 25px;
}

body.en #intro.uni p {
  margin-top: 10px;
}

body.en #intro.uni .register {
  bottom: 30px;
}

/* the background image is set in the php script*/
#intro.event h2 {
  background-position: 0 0;
  height: 75px;
}


#intro.event p {
  font-size: 16px;
  font-weight: bold;
  line-height: 17px; 
  padding: 0;
  margin: 0;
}

#intro.event strong {
  font-size: 18px;
  letter-spacing: 0;
}

#intro.event a.register {
  margin-top: 5px;
}




#connect1, #connect2{
  background: url(../media/index-connect.png) no-repeat;
  position: absolute;
  top: 223px;
  left: 460px;
  z-index: 999;
}

#connect2 {  
  left: 680px;
}


/*********************************    steps    ********************************/
#steps {
  width: 400px;
  padding-bottom: 20px;
  float: left;
}

#steps h2 {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: bold;
  margin: 12px 0 13px 0;
  padding: 0;
}

#steps a.register {
  background-position: bottom left;
  padding: 0 0 0 10px;
  display: block;
  margin-left: 4px;
  width: 130px;
}

#steps a.register strong {
  background-position: bottom right;
  font-size: 18px;
  letter-spacing: -1px;
  padding: 4px 10px 4px 0;
}

#steps ul {
  float: left;
  margin-bottom: 25px;
}

#steps li {
  font-size: 18px;
  float: left;
  width: 188px;
  height: 124px;
  line-height: 19px;
  margin: 0 4px 4px 0;
  background: url(../media/index-steps-bg.png) no-repeat;
}

#steps div {
  background-image: url(../media/index-steps-illus.png);
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
  color: #555;
}

#steps #step1 {
  background-position: 15px 7px;
}

#steps #step2 {
  background-position: -170px 7px;
}

#steps #step3 {
  background-position: 15px -118px;
}

#steps #step4 {
  background-position: -170px -118px;
}

#steps div span {
  position: absolute;
  bottom: 8px;
  left: 12px;
  padding: 0 5px;
}

#steps #step1 span {
  bottom: 9px;
  left: 15px;
}

#steps #step4 span span{
  font-size: 15px;
  position: static;
  font-weight: bold;
  padding: 0;
}

#steps p {
  clear:both;
  font-size: 22px;
  margin: 0;
  padding:0;
}

#steps p a{
  font-size: 20px;
  text-decoration: underline;
  color: #333;
  font-weight: normal;
}

#steps.vertical {
  width: 95%;
  margin: 0 0 0 20px;
  padding-bottom: 0;
}

#steps.vertical ul {
  margin-bottom: 0;
}

#steps.vertical li {
  width: 173px;
  background-image: url(../media/dour-iframe/dour-steps-bg.png);
}

#steps.vertical p {
  padding-top: 15px;
}

#steps.vertical p br,
#steps.vertical h2 br {
  display: none;
}

#steps.vertical #step1 span {
  left: 10px;
}

#steps.vertical #step2 {
  background-position: -173px 7px;
}

#steps.vertical #step3 {
  background-position: 12px -118px;
}

#steps.vertical #step4 {
  background-position: -176px -118px;
}

#steps.vertical #step4 span span{
  font-size: 12px;
  font-weight: bold;
}


/*****************************      search     ****************************/

#search {
  background: #646464;
  width: 287px;
  padding: 1px 30px 20px 30px;
  position: relative;
  top: -5px;
  margin-left: 400px;
}

#search h2 {
  font-size: 30px;
  color: #b0d400;
  line-height: 30px;
  margin-top: 34px;
}

#search form {
  padding: 0;
}

#search fieldset {
  border: none;
  margin-bottom: 15px;
  width: 230px;
  padding: 0;
}

#search legend {
  font-size:16px;
  letter-spacing:-1px;
  color: #eee;
  padding: 0;
}

#search label {
  font-size: 16px;
  color: #eee;
  text-align: left;
  letter-spacing: -1px;
  width: 208px;
}

.has-js #search label span {
  display: none;
}

#search input {
  width: 200px;
  height: 20px;
  font-size: 16px;
}

#search .country {
  text-align: right;
  font-size: 11px;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.has-js #search .country span {
  display: inline;
}

#search .country select{
  font-size: 11px;
  width: 100px;
  padding: 0;
}

#search .dest-address span{
  display: none;
}

#search .dest-address select{
  width: 206px;
  font-family: arial, helvetica;
  font-size: 12px;
  letter-spacing: 0;
}

#search div.btn {
  padding: 0;
  margin-top: -60px;
}

#search button {
  color: #646464;
  padding: 3px 10px 3px 10px;
  font-size: 13px;
  font-weight: bold;
  background-color:#9AB116;  
  border:1px solid #9AB116;
}

#search h3 {
  color: #b0d400;
  margin: 40px 0 0 0;
  font-size: 13px;
}

#search ul li {
  margin-bottom: 5px;
}

#search ul a{
  color: #eee;
  text-decoration: underline;
  display: block;
}


/***************************   imu   *******************************/
#ad-imu {
  width: 305px;
  height: 255px;
  border: 1px #ccc solid;
  margin: 51px 0 40px 20px;
  padding: 10px;
  float: left;
}



/********************* event description *******************/

#event-description {
  width: 350px; 
  float: left;
  margin: 15px 10px;
}

#event-description h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 18px;
}

#event-description .event-date {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
}

.vevent .summary {
  display: none;
}

.vevent .location {
  margin: 0 30px 0 0;
  font-family: Verdana;
  font-weight: bold;
  color: #555;
}

.vevent a.url,
.vevent a.url:hover {
  display: block;
  margin: 5px 0;
  text-decoration: underline;
  font-size: 13px;
} 

.vevent abbr {
  border-bottom: none;
}

.vevent .description {
  border-top: 1px #ccc solid;
  margin-top: 10px;
  padding: 16px 0;
  text-align: justify;
  font-size: 13px;
  background: #fff;
}


#imu-replacement {
  float: left;
}

/***************************   table with latest journeys   *******************************/
.latest-journeys {  
  width: 350px;
  padding-bottom: 22px;
  float: right;
  position: relative;
}

.latest-journeys.left {
  float: left;
  margin-left: 20px;
}

.latest-journeys h2 {
  margin: 12px 0 13px 0;
  padding: 0;
  font-size: 20px;
}

.latest-journeys table {
  width: 345px;
  margin: 0;
}

.latest-journeys table td,
.latest-journeys table th{
  overflow: hidden;
  white-space: nowrap;
  padding:0;
}

.latest-journeys thead th{
  height: 26px;
  padding-left: 3px;
}


.latest-journeys tr img {
  width: 20px;
  height: 15px;
  display: block;
  margin: auto;
  background: url(../media/journey-tbl1.png) no-repeat 0 -598px;
  background-repeat: no-repeat;
}

.latest-journeys tr.distinct{
  background: #f3f3f3;
}

.latest-journeys tbody tr:hover,
.latest-journeys tbody tr.distinct:hover{
  background:#c1d64f;
}


.latest-journeys table a {
  color: #555;
  display: block;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  width: 140px;
  padding: 5px 3px 4px 3px;
}

.latest-journeys table a.details {
  width: 46px;
}

.latest-journeys span {
  font-size: 11px;
}

.latest-journeys strong {
  color: #444;
}

.latest-journeys a.arr-green {
  position: absolute;
  right: 2px;
  bottom: 0;
}

.latest-journeys a.arr-green:hover {
  text-decoration: underline;
}

.latest-journeys.no-results {
  color:#333333;
  font-size:1.2em;
  text-align:center;  
}

.latest-journeys.no-results a {
  color:#FF096D;
  text-decoration:underline;
}


/*******************    the secondary menu in the content of the index page  ******************/
#index-menu2 {
  border-top: 1px #ccc dashed;
  padding-top: 20px;
  text-align: center;
  width: 750px;
}

#index-menu2 ul {
  overflow: hidden;
  display: inline-block;
}

#index-menu2 li {
  display: block;
  float: left;
  width: 179px;
  height: 60px;
  margin-left: 5px;
  background-image: url(../media/index-menu2-bg.png);
  background-repeat: no-repeat;
}

#index-menu2 #index-menu2-item-meteo {
  background-position: 0 0;
}

#index-menu2 #index-menu2-item-fuel_price {
  background-position: -187px 0;
}

#index-menu2 #index-menu2-item-traffic {
  background-position: -374px 0;
}

#index-menu2 #index-menu2-item-dossiers {
  background-position: -560px 0;
}

#index-menu2 a {
  display: block;
  height: 100%;
  color: #666;
  text-align: left;
}

#index-menu2 span {
  padding: 20px 5px 0 60px;
  display: block;
}

#index-menu2-item-dossiers span {
  padding-top: 15px;
}


/************************             why carpool        ***************************/

#why-carpool {
  border-top: 1px #ccc dashed;
  margin: 20px 0 0 0;
  padding: 0 20px;
  width: 710px;
  overflow: hidden;
}

#why-carpool h2 {
  font-size: 20px;
  margin: 15px 0 5px 0;
}

#why-carpool dl {
  margin: 0 20px 0 0;
  float: left;
  width: 320px;
}

#why-carpool dt {
  color: #00abe0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0;
  padding: 5px 0 0 0;
  background: none;
}

#why-carpool dd {
  margin: 0;
  font-size: 13px;
  line-height: 1.15;
  margin: 0;
  padding: 0;
}


/*************************           bottom part with partners         ****************************/

#bottom-part {
  border-top: 1px #ccc dashed;
  padding-top: 10px;
  margin-top: 30px;
}

#partner {
  width: 442px;
  float: left;
}

#partner li {
  margin: 0 2px 0 0;
  padding: 0;
  background: #eee;
  float: left;
}

#partner img {
  background-image: url(../media/index-partners2.png);
  background-repeat: no-repeat;
  height: 90px;
  width: 108px;
}

#partner #bnp {
  background-position: 4px 22px;
}
#partner #deloitte {
  background-position: 4px -65px;
}
#partner #bdl {
  background-position: 4px -175px;
}
#partner #h2a {
  background-position: 4px -275px;
}

#partner-half {
  width: 442px;
  float: left;
}

#partner-half  li {
  margin: 0 2px 0 0;
  padding: 0;
  background: #eee;
  float: left;
}

#partner-right {
}

#partner-right  li {
  text-align: center;
  background-image: none;
  padding-left: 0 !important;
}

.partner img {
  background-image: url(../media/index-partners2.png);
  background-repeat: no-repeat;
  height: 90px;
  width: 108px;
}

.partner .bnp {
  background-position: 4px 22px;
}
.partner .deloitte {
  background-position: 4px -65px;
}
.partner .bdl {
  background-position: 4px -175px;
}
.partner .h2a {
  background-position: 4px -275px;
}

#facebook-invite-small {
  float: left;
  width: 300px;
  margin: 10px 0 0 8px;
  display:block;
  text-align: center;
}

#facebook-invite-big {
  display: block;
  text-align: center;
  margin-top: 15px;
}


/************ the backgorund pic for the intro part ***************/
#intro.uni {
  background: #D3A945 url(../media/uni-intro.png) no-repeat 0 0;
}
