* {
margin : 0;
padding :0;
border: 0;
}

body {
	background-color: #f4f4f0;
	color: #656565;
}

.square {
	width: 99px;
	height: 66px;
	background-color: #40403f;
	display: inline;
	left: 39px;
	float: left;
	border-color: #7e7e7c;
}

#excerpt_title {
	margin-left: 3px;
}

img {
	margin: 0;
	padding: 0;
	border:  0;
}

#page {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefea;
	margin-top: 30px;
}

#content {
	padding-right: 30px;
	padding-left: 30px;
}

#right_line {
	position: absolute;
	display: none;
}
#left_line {
	position: absolute;
	margin-left: 696px;
	display: none;
}

#corner {

	text-shadow: #000000 0 0 0px;
	display: none;
}
#lang_select {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #e7e7e3;		
	border-bottom: 1px solid #d8d8d5;
	margin-left: -30px;
	width: 688px;
	padding-right: 12px;
}

#lang_select a {
	font-size: 12px;
}

#lang_select a:hover {
	font-size: 12px;
}

#main_menu{
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 640px;
	height: 50px;
	padding-top: 60px;
	padding-bottom: 50px;
	padding-left: 0;
}
#main_menu a {
	font: 25px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #535353;
	text-decoration: none;
	padding: 3px 20px 17px 7px;
	display: block;
	float: right;
}
#main_menu a:hover {
	border-left-style: solid;
	border-left-color: #c00e16;
}

#intro {
	position: relative;
	top: 0;
	right: 30px;
	height: 641px;
}

/* Left Menu */

#left_menu {
	top: 82px;
	right: 164px;
	overflow: visible;
	position: relative;
	float: none;
	width: 131px;
	height: 0;
	display: inline-block;
}

#menu_scul {
	background-color: #e3e3de;
	padding-bottom: 3px;
	padding-top: 3px;
	clear: none;
	float: right;
	display: block;
	position: relative;
}


#menu_scul a {
	color: #535353;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #e3e3de;
	padding: 3px 9px 4px 10px;
}
#menu_scul a:hover{
	background-color: #ccccc8;
}


#menu_info {
	background-color: #e3e3de;
	padding-bottom: 3px;
	padding-top: 3px;
	clear: none;
	float: right;
	display: block;
	position: relative;
	top: 4px;
}
#menu_info a {
	color: #535353;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #e3e3de;
	padding: 3px 9px 4px 10px;
}

#menu_info a:hover{
	background-color: #ccccc8;
}

#menu_allr {
	top: 8px;
	background-color: #e3e3de;
	padding-bottom: 3px;
	padding-top: 3px;
	float: right;
	position: relative;
	clear: right;
}


#menu_allr a {
	color: #535353;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #e3e3de;
	padding: 3px 9px 4px 10px;
}

#menu_allr a:hover{
	background-color: #ccccc8;
}
#menu_cour {
	top: 12px;
	background-color: #e3e3de;
	padding-bottom: 3px;
	padding-top: 3px;
	float: right;
	position: relative;
	clear: right;
}


#menu_cour a {
	color: #535353;
	font: italic 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #e3e3de;
	padding: 3px 9px 4px 10px;
}

#menu_cour a:hover{
	background-color: #ccccc8;
}

#menu_info a {
	color: #535353;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
.active_menu {
	border-left: 1px solid #535353;
}

.current_menu {
	border-left: 1px solid #c00e16;
}

.current_lang {
	font-weight: bold;
	color: #808080;
}
h4 {
	color: #535353;
	padding-bottom: 0;
	margin-top: 22px;
	font: italic 20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h3 {
	margin-left: 18px;
	font: normal normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #535353;
}

#maj{
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 36px;
}
#maj p {
	font-style: italic;
	font-size: 10px;
}
/* Reel Spec */ 

#reel {
	height: 376px;
	margin-top: 40px;
}

#reel_details {
	width: 641px;
	height: 281px;
	margin-top: 10px;
}

#reel_excerpt {
	height: 111%;
	width: 500px;
	display: inline-block;
}

#reel_description {
	width: 385px;
	float: left;
	display: inline-block;
}

#reel_description_more {
	padding-left: 10px;
	padding-top: 10px;
}

#reel_description p{
	margin-right: 70px;
	margin-bottom: 15px;
}

/* Footer */

#footer {
	border-top: 1px solid #e1e1de;
	width: 555px;
	margin-top: 100px;
	background-color: #efefea;
}
#footer p {
	text-align: right;
	padding-bottom: 4px;
	padding-top: 2px;
	width: 497px;
	font-size: 10px;
	padding-left: 50px;
}

p{
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #727272;
	text-align: left;
}

a {
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #535353;
	text-align: justify;
	text-decoration: none;
}



a:hover {
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #535353;
	text-align: justify;
	text-decoration: underline;
}

a:link {color: #727272;
	text-decoration: underline;
}  
a:visited {color: #535353}  
a:active {color: #535353}  


/* quicktime player css */

.title {
  padding-left: 120px;
  min-height: 120px;
  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.playButton {
  background-color: #000;
  cursor: pointer;
  opacity: 0.85;
  filter: alpha(opacity=80);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  position: relative;
  top: 185px;
  zoom: 100%;
  padding: 5px 22px 7px;
  color: #efefeb;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.playBackground {
  background-color: #fff;
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}


/* Lightbox Spec */

#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: #efefeb; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 0; }

#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: url(../medias/lightbox/prevlabel.gif) no-repeat left 15%;
opacity: 0.9; }
#nextLink:hover, #nextLink:visited:hover { background: url(../medias/lightbox/nextlabel.gif) right 15% no-repeat;
  opacity: 0.9; }

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

#imageData{	padding: 6px 10px 0; color: #666;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 6px;	}			
#imageData #bottomNavClose{ width: 75px; float: right;  padding-bottom: 7px; outline: none;
	padding-top: 4px;
}	 	

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