html{

}
body {
	text-align: left;
	color: black;
	background-color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 100%;
	height: 100%;
}

#pageBox {

	top: 5px;
	left: 5px;
	display: block;
	width: 100%;
	position: absolute;
	overflow: visible;
	min-height: 9in;
}
#topShadow {
	display: none;
}
img {
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	outline: 0;
}

a:hover, a:visited:hover {
	color: #800000;
}

a:active, a:visited:active {
	color: red;
}
ul {
	color: #000000;
	margin-left: 35px;
	margin-bottom: 1em;
	margin-right: 0;
	margin-top: .5em;
	font-size: 1.0em;
	line-height: 1.1em;
	list-style-type: disc;
	list-style-position: outside;
}
#TopNavBar {
	display: none;
}
#langNav {
	display: none;
}
#projectCycle {
	display: none;
}
#prevProject {
	display: none;
}
#nextProject {
	display: none;
}

#NavBarShadow {
	display: none;
}
#mainLoading {
	display: none;
}
#HotSpotPrevious {
	display: none;
}
#HotSpotNext {
	display: none;
}

#Content {

	width:200px;
	height: 1200px;
	display: block;
	position: fixed;
	top: 120px;
	left: 5px;
	visibility: visible;
}
#bottomContent {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#bottomContentSlideBox {
	width: 100%;
	height: 100%;
	}

#bottomContentFront {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background-color: transparent;
	width: 100%;
	height: 100%;
}

#bottomContentBack {
	display: none;
}


#bottomHideButton {
	display: none;
}

.textPopUp {

	display: block;
	position: fixed;
	top: 10px;
	left: 225px;
	color: black;
	font: 92.3%/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
	height: auto;
	width: 5in;
}
.textPopUp .content {
	background-color: transparent;
	display: block;
	position: relative;
	top: 10px;
	left: 0;
	width: 100%;
	height: 100%;
}
.textPopUp H1 {
	display: block;
	font-weight: bold;
	font-size: 184.6%;
	color: #e97700;
	top: 0;
	line-height: 100%;
	background-color: transparent;
}
.textPopUp H2 {
	display: block;
	font-weight: bold;
	margin-top: 0;
	font-size: 138.5%;
	color: #cc9900;
	background-color: transparent;
	top: 0;
	margin-bottom: 5px;
	line-height: 100%;
	margin-right: 5px;
	text-transform: lowercase;
}
.textPopUp H3 {
	display: block;
	text-transform: lowercase;
	font-size: 107.6%;
	color: #000000;
	background-color: transparent;
	margin-left: 0;
	margin-right: 5px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

.textPopUp H4 {
	display: block;
	font-size: 100%;
	color: #797979;
	line-height: 100%;
	background-color: transparent;
	margin-left: 0;
	margin-right: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

.textPopUp H5 {
	display: block;
	text-transform: lowercase;
	font-size: 123.1%;
	color: #424242;
	background-color: transparent;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #fffeff;
	margin: 15px 5px 2px 0;
}


.textPopUp H6 {
	display: block;
	text-transform: lowercase;
	font-size: 123.1%;
	color: #797979;
	background-color: transparent;
	font-weight: bold;
	line-height: 20px;
	margin: 2px 5px 2px 0;
}


.textPopUp p {
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	display: block;
}
.textPopUp .description {
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.textPopUp .slidingBox{

	width:  100%;
	height: auto;
}
.textPopUp .slideItem{

	width:  250px;
	height: 150px;
	display: block;
	float: left !important;
	margin-right: 10px;
	background: transparent url(../images/equipe_back.png) no-repeat;
	margin-top: 8px;
}
.textPopUp .job {
	display: block;
	text-transform: lowercase;
	font-size: 92.3%;
	color: silver;
	background-color: transparent;
	line-height: 100%;
	margin: 0 5px 2px 0;
}

.textPopUp .quote {

	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-style: italic;
}

.textPopUp .photo {
	margin-right: 5px;
	display: block;
	float: left;
	border-right: 4px solid #e97700;
}
.textPopUp .newsItem{

	width:  98%;
	display: block;
	margin-right: 10px;
	background: transparent;
	clear: none;
	margin-bottom: 15px;
	float: left;
	border-bottom: 1px dotted gray;
	padding-bottom: 5px;
}
.textPopUp .newsPhoto {
	margin-right: 5px;
	display: block;
	float: left;
	border: 1px solid #424242;
}


#iconBox {
	display: none;
}


#ImageBox {
	width: 200px;
	height: 1200px;
	display: block;
	position: fixed;
	top: 120px;
	left: 5px;
	overflow: hidden;
}

.backgroundImages {
	width: 200px;
	height: 1000px;
	left: 0 !important;
	display: block;
	position: absolute;
	top: 0  !important;
}

.backgroundImages img {
	display: block;
	width: 200px;
	height: 112px;
	margin-bottom: 5px;
	left: 0 !important;
	position: relative;
	visibility: visible;
	clear: left;
}

#Footer {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 500px;
	height: 50px;
}

#logo {
	background-color: #bd3028;
	width: 200px;
	height: 100px;
	display: block;
	float: none;
	position: fixed;
	top: 5px;
	left: 5px;
}

#BottomNav {
	display: none;
}


#Copyright {
	left: 25px;
	position: fixed;
	bottom: 10px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-size: 0.6em;
	display: block;
	float: none;
	width: 500px;
	height: 25px;
}

#FooterShadow {
	display: none;
}
#bottomShadow {
	display: none;
}

#contactWindow{
	display: none;
}
#contactWindow img{
	float: left;
	margin-right: 25px;
}
#contactWindow h1{
	font-weight: bold;
	font-size: 1.6em;
	color: #bd3028;
	line-height: 1.0em;
	margin-bottom: 5px;
}
#modalOverlay{
	display: none;
}

