@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4B463F;
	
	/*line-height: 1.3; 
	font-size: 13px;*/
	/*text-align: center;*/ /* for IE5.5/Win */
	
	}
	
p, ul, ol{
	margin: 1em 0;
	font-size: 0.9em;
}
ul, ol {
	list-style-position: inside;
	margin-left: 0px;
}
h1 {
	margin-bottom: 0;
}

a {
	color: #D17324;
	/*color: #FF9900;*/
	text-decoration: none;
}
a:hover {
	color: #4B463F;
	text-decoration: underline;
}
	
#header {

}
#header_bg {
	background: url("../images/images_utils/gradient.png") repeat-x;
/*	background-color: #F6F6F6;*/
	background-color: #E0E0E0;
	height: 70px;
	/*border: 1px solid red;*/
}
	
#wrapper {
	/*width: 960px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	}
	

a img {
	border: none;
}
#main_title {
  height: 100px;
}
#main_title h1{
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	padding-left: 14px;
}
#main_menu {
	float: right;
	margin-top: 17px;
}

#main_menu ul {
	list-style-type:none;
	padding: 0;
	margin:0;
}

#main_menu li {
	text-align: right;	
	line-height: 1.6em;
}
#main_menu p {
	margin: 0;
}
#main_menu a {
	text-decoration: none;
	color: #D17324;
	font-size: 1.5em;
	padding-right: 16px;
}
#main_menu a:hover {
	color: #4B463F;
	background: url("../images/images_utils/link_bullet.gif") 100% 9px no-repeat;
	padding-left: 14px;
}
#main_menu a.selected {
	color: #4B463F;
	background: url("../images/images_utils/link_bullet.gif") 100% 9px no-repeat;
	margin-left: -16px;
	padding-left: 0px;
}

#sub_menu {
	padding: 5px 0 0 0;
}
#sub_menu p {
	margin: 0;
	padding: 0 0 10px 16px;
	line-height:	1em;
	color: #D17324;
}
#sub_menu p:hover {
	background: url("../images/images_utils/link_bullet.gif") 0px 5px no-repeat;
	color: #4B463F;
}
#sub_menu a {
	text-decoration: none;
}
#sub_menu p.selected {
	color: #4B463F;
	background: url("../images/images_utils/link_bullet.gif") 0px 5px no-repeat;
}

#sub_menu p.selected a {
	color: #4B463F;
}
#main_content {
	margin-top: 15px;
}
#accueil_bg, #services_top_bg {
	width: 100%;
	margin-bottom: 0px;
}
#services_top_bg, #contact_top_bg {
	margin-bottom: 20px;
}
#accueil h1 {
	margin-left: 300px;
	font-size: 3em;
	font-weight: bold;
	/*color: #395765;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
#visionneuse_acc {
	margin-top: 27px;
	height: 388px;
}
#services_top h1{
	font-size: 2em;
	font-weight: bold;
	margin-left: 200px;
}
#services {
	margin-bottom: 100px;
}
#services h2 {
	border-bottom: 1px solid #CCCCCC;
	width: 50%;
	font-weight: bold;
}
#services img {
	margin: 0 10px 10px 0;
}
.service {
	padding-top: 16px;
	width: 465px;
}
.service img {
	width: 184px;
	float: left;
}
.service * {
	width: 271px;
	float: right;
}
.service * * {
	width: auto;
	float: none;
}
.service h2 {
	float: left;
}
.logo {
	padding-top: 10px;
}
#colLeft {
	width: 465px;
	padding-right: 10px;
}
#colRight {
	width: 475px;
	margin-left: 10px;
}
#bottom_section {
	padding-top: 25px;
}
#matrice_bg, #proj_desc_bg {
	/*background: url("../images/images_utils/gradient-dark.png") repeat-x;*/
	background-color: #32241B;
}
#matrice, #proj_desc {
	padding: 20px 0 20px 0;
	
}
#matrice {
	padding-top: 0px;

}
#matrice h1 {
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F2F2F2;
}
#matrice a {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#matrice a:hover {
	text-decoration: underline;
}
.matrice_proj_bg {
	width: 194px;
	position: relative;
	left: -1px;
	background: url("../images/images_utils/matrice_bg.jpg") -13px -13px no-repeat;
	float: left;
	height: 115px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.matrice_proj_bg:hover {
	background: url("../images/images_utils/matrice_bg.jpg") -13px -150px no-repeat;
}
.matrice_projet {
	width: 184px;
	text-align: center;
	/*border: 1px solid blue;*/
	padding: 12px 0 0 7px;
	
	
}
.matrice_projet img {
	margin-bottom: 7px;
}
#projet, #projets {
	padding-right: 14px;
}
#proj_thumbs {
	width: 778px;
}
.proj_thumb_bg {
	width: 194px;
	position: relative;
	left: 0px;
	background: url("../images/images_utils/thumb_proj_bg.jpg") -13px -13px no-repeat;
	float: left;
	/*border: 1px solid red;*/
}
.proj_thumb_bg:hover {
	background: url("../images/images_utils/thumb_proj_bg.jpg") -13px -150px no-repeat;
}
.proj_thumb {
	width: 184px;
	text-align: center;
	/*border: 1px solid blue;*/
	padding: 12px 0 0 7px;
	
}
.proj_thumb img {
	margin-bottom: 15px;
}
#proj_desc {
	color: #E4E4E4;
}
#proj_desc a {
	font-weight: bold;
	color: #F2F2F2;
}
#proj_desc a:hover {
	color: #f2f2f2;
}
#proj_desc h2, #proj_desc h3, #proj_desc h4{
	border-bottom: 1px solid #7E5B45;
	width: 130px;
	font-weight: bold;
	color: #F2F2F2;
}
#proj_desc ul {
	list-style-position: outside;
	margin: 16px;
}
#proj_col1 {
	width: 184px;
	padding-right: 10px;
	float: left;
}
#proj_col2 {
	width: 572px;
	padding-right: 10px;
	float: left;
}
#proj_col3 {
	width: 184px;
	float: left;
}

#left_content {
	width: 164px;
	padding-right: 10px;
}
#proj_images {
	width: 780px;
}
#visionneuse_bg, #proj_image_bg {
	width: 780px;
	background: url("../images/images_utils/large_proj_bg.jpg") -13px -13px no-repeat;
	float: right;
	margin-bottom: 0px;
	height: 405px;
	position: relative;
	left: 0px;
	/*border: 1px solid blue;*/
	
}
#visionneuse_bg:hover, #proj_image_bg:hover {
	background: url("../images/images_utils/large_proj_bg.jpg") -13px -441px no-repeat;
}
#visionneuse, #proj_image {
	width: 756px;
	text-align: center;
	/*border: 1px solid blue;*/
	padding: 12px 0 0 12px;
}
#temoignage {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-style: italic;
	width: 678px;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#temoignage p {
	margin: 0;
}
#temoignage .sign {
	font-size: 0.8em;
	font-style: normal;
	color: #D17324;
}
#footer_bg {
	background: url("../images/images_utils/gradient.png") repeat-x;
/*	background-color: #F6F6F6;*/
	background-color: #E0E0E0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}
#footer {
	text-align: center;
	margin: 10px auto 30px auto;
	font-size: 0.8em;
	font-weight: bold;
	color: #D17324;
}
#cont_col1 {
	width: 184px;
	padding-right: 10px;
	float: left;
}
#cont_col2 {
	/*width: 1000px;*/
	
}
#cont_col3 {
	width: 281px;
	float: left;
}
/*#contact fieldset { border: 0; }
#contact form label, #contact form input { clear: both; }
#contact form label { display: block; margin: 0 0 10px 0; font-size: 35px; display: none; }
#contact form input, #contact form textarea { padding: 6px 12px 8px 12px;  width: 281px; border: 1px solid #E4E4E4; margin: 0 0 18px -16px; color: #B62F2F;  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif; font-weight: 300; font-size: 22px;  -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#contact form textarea {  height: 142px; color: #B62F2F;  border: 1px solid #E4E4E4; font-size: 22px; width: 485px; padding-top: 14px; } 
#contact form #send { width: 236px; background: #B62F2F; border: 0; color: #fff; font-size: 22px; cursor: pointer !important;  -moz-border-radius: 6px; -webkit-border-radius: 6px; padding: 6px 12px 8px 16px; margin: 2px 0 18px -16px; text-align: left; }
#contact form #send:hover { background: #405156; cursor: pointer !important }*/

#contact fieldset { border: 0; }
#contact form { margin-top: 1em;}
#contact form fieldset label, #contact form input { clear: both; }
#contact form fieldset label { display: block; margin: 0 0 10px 0; font-size: 35px; display: none; }
#contact form fieldset input, #contact form textarea { padding: 6px 12px 8px 12px;  width: 100%; border: 1px solid #CCCCCC; margin: 0 0 18px 44px; color: #D17324;  font-family: "Helvetica Neue", Helvetica, arial, sans-serif; font-weight: 300; font-size: 22px;  -moz-border-radius: 0px; -webkit-border-radius: 0px; }
#contact form fieldset textarea {  height: 146px; color: #D17324;  border: 1px solid #CCCCCC; font-size: 22px; width: 485px; padding-top: 14px; margin: 0 0 18px 0px; } 
#contact form #send { width: 236px; background: #FF9900; border: 0; color: #fff; font-size: 22px; cursor: pointer !important;  -moz-border-radius: 6px; -webkit-border-radius: 6px; padding: 6px 12px 8px 16px; margin: 2px 0 18px 44px; text-align: left; }
#contact form #send:hover { background: #405156; cursor: pointer !important }

#captcha { float: left }

#content .text { 
	width: 485px; 
	float: left; 
/*	height: 335px; */
}
#content .sidebar, #content .sidetext { width: 210px; float: left;  }
.shadow_line {
	background: url("../images/images_utils/shadow_line.jpg") repeat-x;
	height: 9px;
}
		
.width960 {
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	/*border: 1px solid grey;*/
}
.width980 {
	width: 982px;
	margin-right:auto;
	margin-left:auto;
	padding-left: 8px;
	/*padding-right: 10px;*/
	/*border: 1px solid grey;*/
}

.width990 {
	width: 970px;
	margin-right:auto;
	margin-left:auto;
}
.widthMenu {
	width: 988px;
	margin-right:auto;
	margin-left:auto;
}

.disabled {
	display:none;
}

.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.clear {
	clear:both;
}

.hidden {
	display: none;
}
	
	
div.errorExplanation {
/*	background-color: rgb(255, 153, 0);*/
	font-weight: bold;
}

.fieldWithErrors input, .fieldWithErrors textarea {
  background-color: rgb(255, 255, 155);
}

a.iphone {
  display: block;
  border-width: 0 12px;
  padding: 10px;
  margin: 20px;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  text-decoration: inherit;
  color: white;
  -webkit-border-image: url(../jqtouch/themes/apple/img/blueButton.png) 0 5 0 5;
  text-shadow: rgb(0, 0, 0) 0px -1px 1px;
}


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

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

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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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


/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
		width: 700px;
		z-index: 0;
  }
}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/fr/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/fr/nextlabel.gif) right 15% no-repeat; }
