#plusSlideshowWrapper{
	position: relative;
	width: 768px;
	height: 1721px;
	overflow: visible;
}

#plusMidWrapper{
	overflow: visible;
	
}

#plusRightWrapper{
	margin-left: 192px;
	padding-top: 24px;
	overflow: visible !important;
}

#plusArrayContainer{	
	margin-top: 0 !important;
}

.wrapper ul { margin:0; padding:0; width:768px; height: 1721px; overflow: visible;}
.wrapper li { float:left; margin:0; width:768px; height: 500px; list-style:none; border:none; overflow: visible;}

.wrapper #strip_0, .wrapper #overlay_0  { height: 512px;}
.wrapper #strip_1, .wrapper #overlay_1 { height: 93px;}
.wrapper #strip_2, .wrapper #overlay_2 { height: 1116px;}


.loading {background: url(images/spinner.gif) no-repeat center center; }


.container {
  width: 768px;
  height: 1721px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: visible;
}

#backtotop {
display: none;
visibility: none;
top: 0;
position: fixed;
margin-top: 620px;
right: 0px;
cursor: pointer;
}

#scrolldown {
position: absolute;
display: block;
top: 460px;
right: 0px;
cursor: pointer;
}

@import "compass/css3";
#seemore {
  position: absolute;
  cursor: pointer;
  z-index: 1000;
  right: 0;
  top: 0;
  margin-top: 460px;
  height: 74px;
  }
  .france {
    background: none;
    text-transform: uppercase;
    text-align: center;
    font: italic 11px/13px "Times New Roman", serif;
    color: #000000;
    border: 1px solid #000;    
    border-right: none;  
    height: 70px;
    width: 39px;  
    padding: 4px 6px;
    }
    .arrow {
      height: 30px;
      border-right: 1px solid #000;
      margin: 10px auto;
      width: 1px;
    }
    .arrow-point2 {
      position: relative;
      background: #000;
      top: 0px;
    }
    .arrow-point2:after {
      bottom: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(0, 0, 0, 0);
      border-top-color: #000;
      border-width: 5px;
      margin-left: -5px;
    }
    
    
    

#disclaimer  { cursor: hand; cursor: pointer;}

#vidOuterContainer {
position: absolute;
top: 24px;
left:0px;
width:768px;
height:432px;
border-bottom: 0px solid #f0f0f0;
}

#vidInnerContainer {
position: absolute;
top: 0px;
left:0px;
width:768px;
height:432px;
border: 0px solid green;
}

a.backtotop  { cursor: hand; cursor: pointer;}
a.backtotop img { padding: 0px; border:none;}

a.invisButton{ cursor: hand; cursor: pointer;}

.mapArea{ cursor: hand; cursor: pointer;outline: none;}

#landingMap area{ outline: none;}


/*--------------------*/

area{outline:none;}