/* Generated in 00:00:00.0034355 */
/* 4 css file(s) appended */
/* Generation date 04-06-2025 21:15:21 */

/* StyleSheet File : ~/en-CA/_css/UserControl_LT_Static_37_en_CA.css */
div{}

/* StyleSheet File : ~/en-CA/_css/template_4.css */
.w100{
width:100%;
}

/* StyleSheet File : ~/en-CA/_media/stylesheet/16.css */
/* FEUILLE DE STYLE PAR D�FAUT D'ALTITUDE */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
.jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
        z-index:30000!important;
	width: 100%;
	height: 500px;       
}
.jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index:31000!important;
	text-align: center;
	line-height: 0;
}
.jquery-lightbox a img { border: none; }
.lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;

}
.lightbox-container-image { padding: 10px; }

.lightbox-container-image img{
		  background: transparent;
	  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	 /* IE 8 */     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	   /* IE 6 & 7 */        zoom: 1;

}

.lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.lightbox-container-image-box > .lightbox-nav { left: 0; }
.lightbox-nav a { outline: none;}
.lightbox-nav-btnPrev, .lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
.lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
.lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
.lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
/*	padding: 0 10px 0;*/
}
.lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
.lightbox-container-image-data .lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
.lightbox-image-details-caption { font-weight: bold; }
.lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
.lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.lightbox-image-details-close{
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
	float: left;
	color: #666;	
}

.lightbox-nav {padding:10px;}


/* NOUVEAU STYLE */

@media screen and (min-width: 1px) {

.jquery-lightbox{
max-width: 90%;
height: auto!important;
}

.lightbox-container-image{
width: auto!important;
height: auto!important;
overflow: hidden;
}

.lightbox-nav{
height: 100%!important;
width: 100%!important;
}

.lightbox-container-image img {
      max-width: 100%;
    }

.lightbox-secNav {
  font-size: 1em!important;
}

.lightbox-secNav-btnClose {
  font-size: 1em!important;
  width: 1.375em!important;
  height: 1.375em;
  position: absolute;
  top: -2.25em;
  right: 1.25em;
  background-image: url(https://cdn.altitude3.net/_media/image/closePopin.png);
  background-image: url(https://cdn.altitude3.net/_media/image/closePopinIE8.png)\9;
  background-size: 100% auto;
  display: block;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  color: #FFF!important;
  padding-bottom: 0!important;
  float: none!important;
}

  .lightbox-secNav-btnClose img {
    display: none;
  }

.lightbox-image-details-close {
  color: #FFF!important;
  position: absolute!important;
  right: 2em!important;
  clear: none!important;
  padding-bottom: 0!important;
  float: none!important;
}

.lightbox-image-details {
  font-size: 0.875em!important;
}

.lightbox-image-details-caption {
  font-weight: normal!important;
  margin-right: 0.75em!important;

}

.lightbox-image-details-currentNumber {
  color: #818181!important;
  padding-bottom: 0!important;
  display: inline-block!important;
}

.lightbox-container-image, .lightbox-nav {
  padding: 0!important;
padding:/*\**/: 10px!important\9;
}

.lightbox-container-image-data {
  padding: 0!important;
  color: #FFF!important;
}

.lightbox-container-image-data-box {
  background: #171515!important;
  background: rgba(23,21,21,0.8)!important;
  color: #FFF!important;
  padding: 0.375em!important;
  font-size: 1em!important;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
z-index: 10;
}

.lightbox-image-details-close{
display: none!important;
}

.lightbox-nav-btnNext {
  background-image: url(https://cdn.altitude3.net/_media/image/lightbox-right-arrow.png)!important;
  background-image: url(https://cdn.altitude3.net/_media/image/lightbox-right-arrowIE8.png)\9!important;
  background-position: 90% 50%!important;
  background-repeat: no-repeat!important;
  background-size: 1.375em auto!important;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}

.lightbox-nav-btnPrev {
  background-image: url(https://cdn.altitude3.net/_media/image/lightbox-left-arrow.png)!important;
  background-image: url(https://cdn.altitude3.net/_media/image/lightbox-left-arrowIE8.png)\9!important;
  background-position: 10% 50%!important;
  background-repeat: no-repeat!important;
  background-size: 1.375em auto!important;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}

  .lightbox-nav-btnNext:hover, .lightbox-nav-btnPrev:hover {
    opacity: 0.7;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter: alpha(opacity=50);
  }
}
@media screen and (max-width: 640px) {

  /*Style lightbox*/
  .jquery-lightbox {
    width: 90%!important;
    left: 5%!important;
    position: absolute!important;
    height: auto!important;
  }

  .lightbox-container-image, .lightbox-image, .lightbox-video {
    width: 100%!important;
    height: auto!important;
  }

  .lightbox-nav {
    width: 100%!important;
    height: 100%!important;
  }

.lightbox-image-details{
display: none!important;
}

.lightbox-container-image-data-box{
padding: 0!important;
}

.lightbox-nav-btnPrev, .lightbox-nav-btnNext{
background-size: 8% auto!important;
}

}

/* StyleSheet File : ~/en-CA/21/14/_css/15.css */
div{}

