/* ************************************************************ */
/* ************************ SLIDER **************************** */
/* ************************************************************ */

.teaser_galleries_titre {
	height:35px;
	padding: 20px;
}

.teaser_galleries_titre h3 {
	color:#15a1c6;
	font-family: 'Oswald', sans-serif;	
	font-size: 20px;
	float:left;
	width:400px;
	margin: 0;
	padding: 0;
}


.teaser_galleries_titre a {
	float:right;
	width:210px;
	text-align: right;
	color:#676666;
	margin-top: 13px;
	margin-right: 5px;
}

.teaser_galleries_titre a:hover {
	color:#E4207F;
}

/* conteneur */
.scrollerMoo{
    position: relative;
	width:660px;
	height:189px;
}

/* masque*/
.scrollerMooWrapper { 
    position:relative;
	width:530px;
	height:189px;
	margin-left:65px;
    overflow: hidden;
}

#scroll{
	width: 5000px;
}

.scrollerMooItem {
	position:relative;
	float:left;
	width:530px;
	height:189px;
	background:url(../../../../../images/gutenberg/gallery/slider_item_background.png) 0px 0px no-repeat;	
    padding:0;
	overflow: hidden;
}

.scrollerMooItem img {
	position:absolute;
	left:366px;
	top:13px;
	z-index: 10;
}

.scrollerMooItemTexte {
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 180px;
	height:120px;
	color:#7c7c7c;
	font-size: 12px;
	font-family: 'Oswald', sans-serif;	
}

.scrollerMooItemTexte strong {
	color:#15a1c6;	
	font-weight: normal;
}

.scrollerMooItem .scrollerMooItemTexte h3 {
	color:#000;
	font-family: 'Oswald', sans-serif;	
	font-size: 15px;
	font-weight: normal;
}

.scrollerMooItem .scrollerMooItemTexte .scrollerMooItemLien a {
	float:right;
	color:#15a1c6;
	font-family: 'Oswald', sans-serif;	
	text-transform: uppercase;
	font-size: 14px;
}

.scrollerMooItem .scrollerMooItemTexte .scrollerMooItemLien a:hover {
	color:#E4207F;
}

.scrollerMooItem a{
	display:block;
}

.scrollerMoo a.left,
.scrollerMoo a.right {
	position: absolute;
	top:60px;
	cursor: pointer;
	z-index:10;
	width:65px;
	height:1px;
	padding-top:54px;
	color:#828181;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.scrollerMoo a.left {
	background:url(../../../../../images/gutenberg/gallery/slider_left.png) 0px 0px no-repeat;	
	left:0px;
}

.scrollerMoo a.right {
	background:url(../../../../../images/gutenberg/gallery/slider_right.png) 0px 0px no-repeat;	
	right:0px;
}

.scrollerMoo a.left:hover,
.scrollerMoo a.right:hover {
	background-position: 0px -55px;
	color:#15a1c6;
}




/* **************************************************************** */
/* ************************** galleries.phtml ********************* */
/* **************************************************************** */

.gallery_galleries .row {
	border-top: #83B929 solid 1px;
	margin-top: 25px;
}

.gallery_galleries .row_first {
	border-top: none;
	margin-top: none;
}

.gallery_galleries .row .gallery_row_left {
	float: left;
	width:190px;
}

.gallery_galleries .row .gallery_row_left .visuals_container {
	background:url(../../../../../images/gutenberg/blocs/bloc_3images_masque.png) 0px 0px no-repeat;
	padding: 9px;	
}

.gallery_galleries .row .gallery_row_right {
	float:right;
	width:376px;
}



/* **************************************************************** */
/* *********************** gallery_view.phtml ********************* */
/* **************************************************************** */

.gallery_gallery_images {

}
.gallery_gallery_images .caption {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	margin: 15px 25px 15px 15px;
}

.gallery_gallery_images .visuals_container {

}

.gallery_gallery_images .visuals_container .gallery_images_monimage {
	background:url(../../../../../images/gutenberg/blocs/bloc_3images_masque.png) 0px 0px no-repeat;
	padding: 9px;	
	float: left;
	margin-right: 10px;
}


/* **************************************************************** */
/* *********************** gallery.phtml ************************** */
/* **************************************************************** */

.gallery .caption {
	font-style: italic;
	color:#dfcf8b;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 5px;
}

.gallery .visuals_container {
	margin-top: 30px;
}

.gallery .visuals_container a {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border:none;
}

.gallery .visuals_container a img {
	border:#a09463 solid 2px;
}

.gallery .visuals_container a:hover img{
	border:#dfcf8b solid 2px;
}


/* **************************************************************** */
/* **************** gallery-slider.phtml ************************** */
/* **************************************************************** */

/* -- prettyPhoto -- */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
	height:13px;
}

div.pp_default .pp_top .pp_left {
	
	background:url(../../../../../images/fol74/gallery/sprite.png) -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
	background:url(../../../../../images/fol74/gallery/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
	background:url(../../../../../images/fol74/gallery/sprite.png) -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
	color:#f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
	background:url(../../../../../images/fol74/gallery/sprite_y.png) -7px 0 repeat-y;
	padding-left:13px;
}

div.pp_default .pp_content_container .pp_right {
	background:url(../../../../../images/fol74/gallery/sprite_y.png) top right repeat-y;
	padding-right:13px;
}

div.pp_default .pp_next:hover {
	background:url(../../../../../images/fol74/gallery/sprite_next.png) center right no-repeat;
	cursor:pointer;
}

div.pp_default .pp_previous:hover {
	background:url(../../../../../images/fol74/gallery/sprite_prev.png) center left no-repeat;
	cursor:pointer;
}

div.pp_default .pp_expand {
	background:url(../../../../../images/fol74/gallery/sprite.png) 0 -29px no-repeat;
	cursor:pointer;
	width:28px;
	height:28px;
}

div.pp_default .pp_expand:hover {
	background:url(../../../../../images/fol74/gallery/sprite.png) 0 -56px no-repeat;
	cursor:pointer;
}

div.pp_default .pp_contract {
	background:url(../../../../../images/fol74/gallery/sprite.png) 0 -84px no-repeat;
	cursor:pointer;
	width:28px;
	height:28px;
}

div.pp_default .pp_contract:hover {
	background:url(../../../../../images/fol74/gallery/sprite.png) 0 -113px no-repeat;
	cursor:pointer;
}

div.pp_default .pp_close {
	width:30px;
	height:30px;
	background:url(../../../../../images/fol74/gallery/sprite.png) 2px 1px no-repeat;
	cursor:pointer;
}

div.pp_default .pp_gallery ul li a {
	background:url(../../../../../images/fol74/gallery/default_thumb.png) center center #f8f8f8;
	border:1px solid #aaa;
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
	position:static;
	left:auto;
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
	background:url(../../../../../images/fol74/gallery/sprite.png) -51px 1px no-repeat;
	height:30px;
	width:30px;
}

div.pp_default .pp_nav .pp_pause {
	background-position:-51px -29px;
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
	background:url(../../../../../images/fol74/gallery/sprite.png) -31px -3px no-repeat;
	height:20px;
	width:20px;
	margin:4px 0 0;
}

div.pp_default a.pp_arrow_next {
	left:52px;
	background-position:-82px -3px;
}

div.pp_default .pp_content_container .pp_details {
	margin-top:5px;
}

div.pp_default .pp_nav {
	clear:none;
	height:30px;
	width:105px;
	position:relative;
}

div.pp_default .pp_nav .currentTextHolder {
	font-family:Georgia;
	font-style:italic;
	font-color:#999;
	font-size:11px;
	left:75px;
	line-height:25px;
	position:absolute;
	top:2px;
	margin:0;
	padding:0 0 0 10px;
}
	
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
	opacity:0.7;
}


div.pp_default .pp_description {
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin:5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
	background:url(../../../../../images/fol74/gallery/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
	background:url(../../../../../images/fol74/gallery/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
	background:url(../../../../../images/fol74/gallery/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
	background:url(../../../../../images/fol74/gallery/loader.gif) center center no-repeat;
}


div.light_rounded .pp_top .pp_left {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_right {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}

div.light_rounded .pp_next:hover {
	background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor:pointer;
}

div.light_rounded .pp_previous:hover {
	background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor:pointer;
}

div.light_rounded .pp_expand {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
}

div.light_rounded .pp_expand:hover {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
}


div.light_rounded .pp_contract {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
}

div.light_rounded .pp_contract:hover {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
}


div.light_rounded .pp_close {
	width:75px;
	height:22px;
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
}

div.light_rounded .pp_nav .pp_play {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height:15px;
	width:14px;
}

div.light_rounded .pp_nav .pp_pause {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height:15px;
	width:14px;
}

div.light_rounded .pp_arrow_previous {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_next {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_bottom .pp_left {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_right {
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
	outline:none;
}

div.pp_overlay {
	background:#000;
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9500;
}

div.pp_pic_holder {
	display:none;
	position:absolute;
	width:100px;
	z-index:10000;
}

.pp_content {
	height:40px;
	min-width:40px;
}

* html .pp_content {
	width:40px;
}

.pp_content_container {
	position:relative;
	text-align:left;
	width:100%;
}

.pp_content_container .pp_left {
	padding-left:20px;
}

.pp_content_container .pp_right {
	padding-right:20px;
}

.pp_content_container .pp_details {
	float:left;
	margin:10px 0 2px;
}

.pp_description {
	display:none;
	margin:0
}

.pp_social {
	float:left;
	margin:7px 0 0;
}

.pp_social .facebook {
	float:left;
	position:relative;
	top:-1px;
	margin-left:5px;
	width:55px;
	overflow:hidden;
}

.pp_social .twitter {
	float:left;
}

.pp_nav {
	clear:right;
	float:left;
	margin:3px 10px 0 0;
}

.pp_nav p {
	float:left;
	margin:2px 4px;
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
	float:left;
	margin-right:4px;
	text-indent:-10000px.
}

a.pp_arrow_previous,
a.pp_arrow_next {
	display:block;
	float:left;
	height:15px;
	margin-top:3px;
	overflow:hidden;
	text-indent:-10000px;
	width:14px.
}

.pp_hoverContainer {
	position:absolute;
	top:0;
	width:100%;
	z-index:2000.
}

.pp_gallery {
	display:none;
	left:50%;
	margin-top:-50px;
	position:absolute;
	z-index:10000;
}

.pp_gallery div {
	float:left;
	overflow:hidden;
	position:relative;
}

.pp_gallery ul {
	float:left;
	height:35px;
	position:relative;
	white-space:nowrap;
	margin:0 0 0 5px;
	padding:0;
}

.pp_gallery ul a {
	border:1px rgba(0,0,0,0.5) solid;
	display:block;
	float:left;
	height:33px;
	overflow:hidden;
}

.pp_gallery ul a img {
	border:0;
}

.pp_gallery li {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

.pp_gallery li.default a {
	background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display:block;
	height:33px;
	width:50px;
}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next {
	margin-top:7px!important;
}

a.pp_next {
	background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:right;
	height:100%;
	text-indent:-10000px;
	width:49%;
}
	
a.pp_previous {
	background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:left;
	height:100%;
	text-indent:-10000px;
	width:49%;
}

a.pp_expand,a.pp_contract {
	cursor:pointer;
	display:none;
	height:20px;
	position:absolute;
	right:30px;
	text-indent:-10000px;
	top:10px;
	width:20px;
	z-index:20000;
}

a.pp_close {
	position:absolute;
	right:0;
	top:0;
	display:block;
	line-height:22px;
	text-indent:-10000px;
}

.pp_loaderIcon{
	display:block;
	height:24px;
	left:50%;
	position:absolute;
	top:50%;
	width:24px;margin:-12px 0 0 -12px;
}

#pp_full_res {
	line-height:1!important;
}

#pp_full_res .pp_inline {
	text-align:left;
}

#pp_full_res .pp_inline p {
	margin:0 0 15px;
}

div.ppt {
	color:#fff;
	display:none;
	font-size:17px;
	z-index:9999;
	margin:0 0 5px 15px;
}

div.pp_default .pp_content,div.light_rounded .pp_content {
	background-color:#fff;
}


div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
	color:#000;
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
	border-color:#fff;
}


div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
	position:relative;
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
	background:#fff;
}

div.light_rounded .pp_description,
div.light_square .pp_description {
	margin-right:85px;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
	margin-top:12px!important;
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
	background-position:0 -87px;
	cursor:default;
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
	background-position:-22px -87px;
	cursor:default;
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
	background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
	background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
	color:#c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
	color:#fff;
}

.pp_top,
.pp_bottom {
	height:20px;
	position:relative;
}

* html .pp_top,
* html .pp_bottom {
	padding:0 20px;
}

.pp_top .pp_left,
.pp_bottom .pp_left {
	height:20px;
	left:0;
	position:absolute;
	width:20px;
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
	height:20px;
	left:20px;
	position:absolute;
	right:20px;
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
	left:0;
	position:static;
}

.pp_top .pp_right,

.pp_bottom .pp_right {
	height:20px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:20px;
}

.pp_fade,
.pp_gallery li.default a img {
	display:none;
}

/* -- bk-diamondslider -- */  
.bk-diamondslider {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 680px;
	height: 500px;
	background-color: black;
	background-image: url('../../../../../images/fol74/gallery/ajax-loader-big.gif');
	background-repeat: no-repeat;
	background-position: center center;
}	

.bk-diamondslider > ul {
	width:100%;
	height: 100%;
	position: relative; 
	display:none;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px;
	}				
	
.bk-diamondslider > ul > li {
	width:100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none; 
	display: block;
	overflow:hidden;
	background-color: black;
	}
	
.slices-area {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}		
	
.bk-diamondslider .slider-slice {
	position: absolute; 
	display: block;
	background: transparent;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px;
	z-index: 1;
	/*
	-moz-box-shadow:3px 3px 3px #000; 
  -webkit-box-shadow:3px 3px 3px #000; 
  box-shadow:3px 3px 3px #000;
  */
}

.bk-diamondslider .slider-slice > .slice-content {
	position: absolute; 
	display: block;
	overflow: hidden; 
	margin: 0px; 
	padding: 0px;
}

.bk-diamond-secondary-nav {
	position: absolute;
	display: block;
	overflow: hidden;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

.bk-diamond-secondary-nav.classic {
  background-color:#000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bk-diamond-secondary-nav.modern {
	
}

.bk-diamond-secondary-nav.coffee {
	background-color: #5E412F;
	-moz-box-shadow:inset 0px 0px 20px #000; 
  -webkit-box-shadow:inset 0px 0px 20px #000; 
  box-shadow:inset 0px 0px 20px #000; 
}

.bk-secondary-nav-wrap {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px; 
}

/* --------------------secondary navigation buttons--------------------- */
.bk-secondary-nav-hor-button {
	position: absolute;
	display: block;
	height: 100%;
	width: 24px;
	top: 0px;
}

.bk-secondary-nav-ver-button {
	position: absolute;
	display: block;
	height: 24px;
	width: 100%;
	left: 0px;
}

.bk-secondary-nav-hor-button.modern {
	width: 20px;
}

.bk-secondary-nav-ver-button.modern {
	height: 20px;
}


.bk-sec-nav-button-back {
	background-color: transparent;
	background-repeat:no-repeat;
  background-position:center center;
  cursor: pointer;
  z-index: 11;
}

.bk-sec-left.classic {
	background-image: url('../../../../../images/fol74/gallery/left-secondary.png');
}

.bk-sec-right.classic {
	background-image: url('../../../../../images/fol74/gallery/right-secondary.png');
}

.bk-sec-top.classic {
	background-image: url('../../../../../images/fol74/gallery/top-secondary.png');
}

.bk-sec-bottom.classic {
	background-image: url('../../../../../images/fol74/gallery/bottom-secondary.png');
}

.bk-sec-left.classic:hover {
	background-image: url('../../../../../images/fol74/gallery/left-secondary-hover.png');
}

.bk-sec-right.classic:hover {
	background-image: url('../../../../../images/fol74/gallery/right-secondary-hover.png');
}

.bk-sec-top.classic:hover {
	background-image: url('../../../../../images/fol74/gallery/top-secondary-hover.png');
}

.bk-sec-bottom.classic:hover {
	background-image: url('../../../../../images/fol74/gallery/bottom-secondary-hover.png');
}

.bk-sec-left.modern {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-prev.png');
}

.bk-sec-right.modern {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-next.png');
}

.bk-sec-top.modern {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-top.png');
}

.bk-sec-bottom.modern {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-bottom.png');
}

.bk-sec-left.modern:hover {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-prev-hover.png');
}

.bk-sec-right.modern:hover {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-next-hover.png');
}

.bk-sec-top.modern:hover {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-top-hover.png');
}

.bk-sec-bottom.modern:hover {
	background-image: url('../../../../../images/fol74/gallery/secondary-modern-bottom-hover.png');
}

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

.bk-title {
	background-color: black;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin:0px auto;
	color: white;
	opacity:0.75; 
	filter:alpha(opacity=75);
}	

.bk-secondary-nav-item {
	z-index: 10;
	cursor:pointer;
}	

.bk-bullet {
	text-decoration: none; 
	margin: 5px;
	padding: 0px;
	width: 26px;
	height: 26px;
	background-repeat:no-repeat;
  background-position:center center;
	position: absolute;
}

.bk-bullet.classic {
	background-image: url('../../../../../images/fol74/gallery/bullet.png');
}

.bk-bullet.classic:hover {
	background-image: url('../../../../../images/fol74/gallery/bullet-hover.png');
}

.bk-bullet.classic.active {
	background-image: url('../../../../../images/fol74/gallery/bullet-selected.png');
}

.bk-bullet.modern {
	background-image: url('../../../../../images/fol74/gallery/modern-bullet.png');
}

.bk-bullet.modern:hover {
	background-image: url('../../../../../images/fol74/gallery/modern-bullet-hover.png');
}

.bk-bullet.modern.active {
	background-image: url('../../../../../images/fol74/gallery/modern-bullet-selected.png');
}

.bk-thumb-img	{
	width: 100px;
	height: 80px;
}

.bk-thumb-img-frame {
	width: 100px;
	height: 80px;
	-moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  position: absolute;
  overflow: hidden;
}

.bk-thumb-img-frame.classic {
  border: 2px solid white;
  background-color: white;
}

.bk-thumb-img-frame.modern {
  border: 2px solid black;
  background-color: black;
}

.bk-thumb-img-frame.coffee {
  border: 2px solid #FCEBB6;
  background-color: #FCEBB6;
}

.bk-thumb-title {
	display: none;
	font-size: 10.5px;
	width: 100%;
	line-height: 12px;
	position: absolute;
	bottom: -1px;
	left: 0px;
	text-align: center;
	padding: 3px;
	opacity:0.75; 
	filter:alpha(opacity=75);
}

.bk-thumb-title.classic {
	background-color: white;
	color: black;
}

.bk-thumb-title.modern {
	background-color: black;
	color: white;
}

.bk-thumb-title.coffee {
	background-color: #FCEBB6;
	color: black;
}		

.bk-secondary-nav-item.active .bk-thumb-img-frame.classic {
  border-color: #00ccff;
}

.bk-secondary-nav-item.active .bk-thumb-img-frame.modern {
  border-color: #C0C0C0;
}

.bk-secondary-nav-item.active .bk-thumb-img-frame.coffee {
  border-color: #F07818;
}

.bk-secondary-nav-item.active .ui-thumb-shadow.classic, 
.bk-secondary-nav-item:hover  .ui-thumb-shadow.classic{
	-moz-box-shadow: 0px 0px 8px #00ccff; /* Firefox */
  -webkit-box-shadow: 0px 0px 8px #00ccff; /* Safari, Chrome */
  box-shadow: 0px 0px 8px #00ccff; /* CSS3 */
  filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#00ccff');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#00ccff')";
  _margin-bottom: -3px; 
	.margin-bottom: -3px; 
}

.bk-secondary-nav-item.active .ui-thumb-shadow.modern, 
.bk-secondary-nav-item:hover  .ui-thumb-shadow.modern{
	-moz-box-shadow: 0px 0px 8px #C0C0C0; /* Firefox */
  -webkit-box-shadow: 0px 0px 8px #C0C0C0; /* Safari, Chrome */
  box-shadow: 0px 0px 8px #C0C0C0; /* CSS3 */
  filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#C0C0C0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#C0C0C0')";
  _margin-bottom: -3px; 
	.margin-bottom: -3px; 
}

.bk-secondary-nav-item.active .ui-thumb-shadow.coffee, 
.bk-secondary-nav-item:hover  .ui-thumb-shadow.coffee{
	-moz-box-shadow: 0px 0px 8px #F0A830; /* Firefox */
  -webkit-box-shadow: 0px 0px 8px #F0A830; /* Safari, Chrome */
  box-shadow: 0px 0px 8px #F0A830; /* CSS3 */
  filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#F0A830');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#F0A830')";
  _margin-bottom: -3px; 
	.margin-bottom: -3px; 
}

div.bk_canvas_underlay {
	background-color: black;
}

div.bk_canvas_underlay.classic {
	background-color: white;
}

div.bk_canvas_underlay.classic.thumb{
	background-image: url('../../../../../images/fol74/gallery/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

div.bk_canvas_underlay.modern {
	background-color: black;
}

div.bk_canvas_underlay.modern.thumb {

}	

.ui-tooltip-content{
	padding: 0px;
}

.classic .ui-tooltip-content{
	background-color: white;
}

.modern .ui-tooltip-content{
	background-color: black;
}

.coffee .ui-tooltip-content{
	background-color: #FCEBB6;
}			

.ui-tooltip.classic {
	margin: 0px;
  background-color: white;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 1px;
  padding-bottom: 2px;
}

.ui-tooltip.modern {
	margin: 0px;
  background-color: black;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 1px;
  padding-bottom: 2px;
}	

.ui-tooltip.coffee {
	margin: 0px;
  background-color: #FCEBB6;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 1px;
  padding-bottom: 2px;
}	

.bk-bullet-img-wrap {
	width: 102px;
	height: 77px;
	margin: 0px;
  padding: 0px;
  background-color: white;
  overflow: hidden;
}	

.bk-bullet-img {
	width: 102px;
	height: 77px;
}

.bk-circular-timer-wrap {
	margin: 10px;
	position: absolute;
	width: 48px;
	height: 48px;
	z-index: 9;
	cursor: pointer; 
}

.bk-circular-timer-outerwrap {
	z-index: 9;
	background-repeat: no-repeat;
	background-position: center center;
}

.bk-circular-timer-outerwrap.b-big.modern {
	background-image: url('../../../../../images/fol74/gallery/modern-timer-back.png');
}

.bk-circular-timer-outerwrap.b-big.classic {
	background-image: url('../../../../../images/fol74/gallery/classic-timer-back.png');
}	

.bk-circular-timer-wrap.modern {
	cursor: pointer;
}

.bk-circular-timer-left {
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 48px;
	z-index: 8;
	display: none;
}

.bk-circular-timer-right {
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 48px;
	height: 48px;
	z-index: 7; 
	display: none;
}

.bk-circular-timer-left.classic {
	background-image: url('../../../../../images/fol74/gallery/timer-left.png');
}

.bk-circular-timer-right.classic {
	background-image: url('../../../../../images/fol74/gallery/timer-right.png');
}

.bk-circular-timer-left.modern {
	background-image: url('../../../../../images/fol74/gallery/modern-timer-left.png');
}

.bk-circular-timer-right.modern {
	background-image: url('../../../../../images/fol74/gallery/modern-timer-right.png');
}

.bk-circular-timer-wrap.b-small {
	width: 26px;
	height: 26px;
	margin: 0px;
}	

.bk-circular-timer-right.b-small.classic {
	width: 26px;
	height: 26px;
	background-image: url('../../../../../images/fol74/gallery/timer-right-small.png');
}

.bk-circular-timer-left.b-small.classic {
	width: 26px;
	height: 26px;
	background-image: url('../../../../../images/fol74/gallery/timer-left-small.png');
}

.bk-circular-timer-right.b-small.modern {
	width: 26px;
	height: 26px;
	background-image: url('../../../../../images/fol74/gallery/modern-timer-right-small.png');
}

.bk-circular-timer-left.b-small.modern {
	width: 26px;
	height: 26px;
	background-image: url('../../../../../images/fol74/gallery/modern-timer-left-small.png');
}

.bk-pp-video-button {
	width: 23px;
	height: 23px;
	display: none;
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.bk-progressbar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 2px;
  display: block;
  z-index: 15;	
}	

.bk-progressbar.classic {
	background-color: #C0C0C0;
	border: 0px solid white;
}

.bk-progressbar.modern {
	background-color: white;
	border: 0px solid black;
}

.bk-pp-video-button.classic.play {
	background-image: url('../../../../../images/fol74/gallery/play-video.png');
	background-image: url('../../../../../images/fol74/gallery/play-video-ie.png')\9;
}

.bk-pp-video-button.classic.close {
	background-image: url('../../../../../images/fol74/gallery/close-video.png');
	background-image: url('../../../../../images/fol74/gallery/close-video-ie.png')\9;
}

.bk-pp-video-button.classic.play:hover {
	background-image: url('../../../../../images/fol74/gallery/play-video-hover.png');
	background-image: url('../../../../../images/fol74/gallery/play-video-hover-ie.png')\9;
}

.bk-pp-video-button.classic.close:hover {
	background-image: url('../../../../../images/fol74/gallery/close-video-hover.png');
	background-image: url('../../../../../images/fol74/gallery/close-video-hover-ie.png')\9;
}


.bk-pp-video-button.modern.play {
	background-image: url('../../../../../images/fol74/gallery/modern-play-video.png');
}

.bk-pp-video-button.modern.play:hover {
	background-image: url('../../../../../images/fol74/gallery/modern-play-video-hover.png');
}

.bk-pp-video-button.modern.close {
	background-image: url('../../../../../images/fol74/gallery/modern-close-video.png');
}

.bk-pp-video-button.modern.close:hover {
	background-image: url('../../../../../images/fol74/gallery/modern-close-video-hover.png');
}



#bk-diamond-embedded-player	{
	z-index: 16; 
	position: absolute;
	top: 0px;
	left: 0px;
}	 					 	

/* Calssic Theme stylesheet */

.classic-frame {
	border: 0px solid white;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px; 
}

.modern-frame {
	border: 0px solid black;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 0px #000; /* Firefox */
  -webkit-box-shadow: 0px 0px 0px #000; /* Safari, Chrome */
  box-shadow: 0px 0px 0px #000; /* CSS3 */ 
}

.ui-thumb-shadow{
	-moz-box-shadow: 0px 0px 8px #000; /* Firefox */
  -webkit-box-shadow: 0px 0px 8px #000; /* Safari, Chrome */
  box-shadow: 0px 0px 8px #000; /* CSS3 */
  
  filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ffffff')";
  _margin-bottom: -3px; 
	.margin-bottom: -3px;
	
}

	.ui-tooltip-shadow .ui-tooltip-titlebar,
	.ui-tooltip-shadow .ui-tooltip-content{
		filter: progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3);
		-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3)";

		_margin-bottom: -3px; /* IE6 */
		.margin-bottom: -3px; /* IE7 */
	}

.classic-prev, .classic-next, .classic-play, .classic-pause {
	position: absolute;
	display: none;
	width: 41px;
	height: 41px;
	z-index: 11;
	cursor:pointer;
	top:180px !important;
}	

#prev-button.classic-prev {
	background-image: url('../../../../../images/fol74/gallery/left.png');
	background-image: url('../../../../../images/fol74/gallery/left-ie.png')\9;
	left:-15px !important;
}

#next-button.classic-next {
	background-image: url('../../../../../images/fol74/gallery/right.png');
	background-image: url('../../../../../images/fol74/gallery/right-ie.png')\9;
	right:-15px !important;
}


#pp-button.classic-play {
	background-image: url('../../../../../images/fol74/gallery/play.png');
	background-image: url('../../../../../images/fol74/gallery/play-ie.png')\9;
}

#pp-button.classic-pause {
	background-image: url('../../../../../images/fol74/gallery/pause.png');
	background-image: url('../../../../../images/fol74/gallery/pause-ie.png')\9;
}	

#prev-button.classic-prev:hover {
	background-image: url('../../../../../images/fol74/gallery/left-hover.png');
	background-image: url('../../../../../images/fol74/gallery/left-hover-ie.png')\9;
}

#next-button.classic-next:hover {
	background-image: url('../../../../../images/fol74/gallery/right-hover.png');
	background-image: url('../../../../../images/fol74/gallery/right-hover-ie.png')\9;
}

#pp-button.classic-play:hover {
	background-image: url('../../../../../images/fol74/gallery/play-hover.png');
	background-image: url('../../../../../images/fol74/gallery/play-hover-ie.png')\9;
}

#pp-button.classic-pause:hover {
	background-image: url('../../../../../images/fol74/gallery/pause-hover.png');
	background-image: url('../../../../../images/fol74/gallery/pause-hover-ie.png')\9;
}

.modern-prev, .modern-next, .modern-play, .modern-pause {
	position: absolute;
	display: none;
	width: 41px;
	height: 41px;
	z-index: 11;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center center;
}

#prev-button.modern-prev {
	background-image: url('../../../../../images/fol74/gallery/modern-prev.png');
}

#next-button.modern-next {
	background-image: url('../../../../../images/fol74/gallery/modern-next.png');
}	

#prev-button.modern-prev:hover {
	background-image: url('../../../../../images/fol74/gallery/modern-prev-hover.png');
}

#next-button.modern-next:hover {
	background-image: url('../../../../../images/fol74/gallery/modern-next-hover.png');
}

/*
#pp-button.modern-play:hover {
	background-image: url('../../../../../images/fol74/gallery/modern-play.png');
}

#pp-button.modern-pause:hover {
	background-image: url('../../../../../images/fol74/gallery/modern-pause.png');
}

#pp-button.modern-play {
	background-image: url('../../../../../images/fol74/gallery/modern-play.png');
}

#pp-button.modern-pause {
	background-image: url('../../../../../images/fol74/gallery/modern-pause.png');
}
*/

.coffee-prev, .coffee-next {
	position: absolute;
	display: none;
	width: 30px;
	height: 60px;
	z-index: 11;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center center;
}

.coffee-play, .coffee-pause {
	position: absolute;
	display: none;
	width: 39px;
	height: 39px;
	z-index: 11;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center center;
}

#prev-button.coffee-prev {
	background-image: url('../../../../../images/fol74/gallery/coffee-prev.png');
}

#next-button.coffee-next {
	background-image: url('../../../../../images/fol74/gallery/coffee-next.png');
}

#pp-button.coffee-play {
	background-image: url('../../../../../images/fol74/gallery/coffee-play.png');
}

#pp-button.coffee-pause {
	background-image: url('../../../../../images/fol74/gallery/coffee-pause.png');
}	

#prev-button.coffee-prev:hover {
	background-image: url('../../../../../images/fol74/gallery/coffee-prev-hover.png');
}

#next-button.coffee-next:hover {
	background-image: url('../../../../../images/fol74/gallery/coffee-next-hover.png');
}

#pp-button.coffee-play:hover {
	background-image: url('../../../../../images/fol74/gallery/coffee-play-hover.png');
}

#pp-button.coffe-pause:hover {
	background-image: url('../../../../../images/fol74/gallery/coffee-play-hover.png');
}						