/* // PrettyPhoto
   // Custom Styles 
   // @author DigitalResource */

section.pp_custom .pp_top,
section.pp_custom .pp_top .pp_middle,
section.pp_custom .pp_top .pp_left,
section.pp_custom .pp_top .pp_right,
section.pp_custom .pp_bottom,
section.pp_custom .pp_bottom .pp_left,
section.pp_custom .pp_bottom .pp_middle,
section.pp_custom .pp_bottom .pp_right { height: 13px; }

section.pp_custom .pp_top .pp_left { background: url(../images/prettyPhoto/pp_custom/sprite.png) -78px -93px no-repeat; } /* Top left corner */
section.pp_custom .pp_top .pp_middle { background: url(../images/prettyPhoto/pp_custom/sprite_x.png) top left repeat-x; } /* Top pattern/color */
section.pp_custom .pp_top .pp_right { background: url(../images/prettyPhoto/pp_custom/sprite.png) -112px -93px no-repeat; } /* Top right corner */

section.pp_custom .pp_bottom .pp_left { background: url(../images/prettyPhoto/pp_custom/sprite.png) -78px -127px no-repeat; }
section.pp_custom .pp_bottom .pp_middle { background: url(../images/prettyPhoto/pp_custom/sprite_x.png) bottom left repeat-x; }
section.pp_custom .pp_bottom .pp_right { background: url(../images/prettyPhoto/pp_custom/sprite.png) -112px -127px no-repeat; }

section.pp_custom .pp_content .ppt { color: #f8f8f8; }
section.pp_custom .pp_content_container .pp_left { background: url(../images/prettyPhoto/pp_custom/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
section.pp_custom .pp_content_container .pp_right { background: url(../images/prettyPhoto/pp_custom/sprite_y.png) top right repeat-y; padding-right: 13px; }
section.pp_custom .pp_content { background-color: #222; } /* Content background */
section.pp_custom .pp_previous:hover { background:url(../images/prettyPhoto/pp_custom/sprite_prev.png) 5% 50% no-repeat; cursor: pointer; } /* Prev */
section.pp_custom .pp_next:hover { background: url(../images/prettyPhoto/pp_custom/sprite_next.png) 95% 50% no-repeat; cursor: pointer; } /*Next */

section.pp_custom .pp_nav .pp_play,
section.pp_custom .pp_nav .pp_pause { background: url(../images/prettyPhoto/pp_custom/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
section.pp_custom .pp_nav .pp_pause { background-position: -51px -29px; }

section.pp_custom .pp_expand { background: url(../images/prettyPhoto/pp_custom/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 30px; height: 30px; } /* Expand button */
section.pp_custom .pp_expand:hover { background: url(../images/prettyPhoto/pp_custom/sprite.png) 0 -58px no-repeat; cursor: pointer; } /* Expand button hover */

section.pp_custom .pp_contract { background: url(../images/prettyPhoto/pp_custom/sprite.png) 0 -87px no-repeat; cursor: pointer; width: 30px; height: 30px; } /* Contract button */
section.pp_custom .pp_contract:hover { background: url(../images/prettyPhoto/pp_custom/sprite.png) 0 -116px no-repeat; cursor: pointer; } /* Contract button hover */

section.pp_custom .pp_close { width: 30px; height: 30px; background: url(../images/prettyPhoto/pp_custom/sprite.png) 0px 1px no-repeat; cursor: pointer } /* Close button */
section.pp_custom #pp_full_res .pp_inline { color: #000; } 

section.pp_custom .pp_gallery ul li a { background: url(../images/prettyPhoto/pp_custom/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
section.pp_custom .pp_gallery ul li a:hover,
section.pp_custom .pp_gallery ul li.selected a { border-color: #fff; }
section.pp_custom .pp_gallery a.pp_arrow_previous,
section.pp_custom .pp_gallery a.pp_arrow_next { position: static; left: auto; }

section.pp_custom .pp_social { margin-top: 7px; }


section.pp_custom .pp_details { position: relative; }
section.pp_custom a.pp_arrow_previous,
section.pp_custom a.pp_arrow_next { background: url(../images/prettyPhoto/pp_custom/sprite.png) -38px 0px no-repeat;width: 28px; height: 28px; margin: 2px 4px 0 0;  }
section.pp_custom a.pp_arrow_next { left: 52px; background-position: -80px 0px; } /* The next arrow in the bottom nav */
section.pp_custom .pp_content_container .pp_details { margin-top: 5px; }
section.pp_custom .pp_nav { clear: none; height: 30px; width: 110px; position: relative;margin: 5px 10px; }
section.pp_custom .pp_nav .currentTextHolder{ font-family:montserratlight,montserrat, montserratregular, Arial, Helvetica, sans-serif;font-weight: 100;color: #CCC; font-size: 13px;left: 40px;line-height:22px;margin:0; padding:5px 0 0 30px; position: absolute; top: 0px;}
section.pp_custom .pp_close:hover, section.pp_custom .pp_nav .pp_play:hover, section.pp_custom .pp_nav .pp_pause:hover, section.pp_custom .pp_arrow_next:hover, section.pp_custom .pp_arrow_previous:hover { opacity:0.7;}
section.pp_custom .pp_description {font-size: 14px; line-height: 16px; margin: 10px 50px 0px 10px; font-weight: 300; color: #8c8c8c;text-shadow: 2px 2px 5px #000;}
section.pp_custom .pp_loaderIcon {
	background: url(../images/prettyPhoto/pp_custom/loader.gif) center center no-repeat; 
	background-size: 64px 64px;min-height: 80px !important;min-width: 80px !important; } 


/*Dark */
section.dark .pp_left ,
section.dark .pp_middle,
section.dark .pp_right,
section.dark .pp_content { background: #000; }
section.dark .currentTextHolder { color: #c4c4c4; }
section.dark .pp_description { color: #fff; }
section.dark .pp_loaderIcon { background: url(../images/prettyPhoto/dark/loader.gif) center center no-repeat; } /* Loader icon */
section.dark .pp_expand { background: url(../images/prettyPhoto/dark/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
section.dark .pp_expand:hover { background: url(../images/prettyPhoto/dark/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
section.dark .pp_contract { background: url(../images/prettyPhoto/dark/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
section.dark .pp_contract:hover { background: url(../images/prettyPhoto/dark/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
section.dark .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
section.dark .pp_details { position: relative; }
section.dark .pp_description { margin: 0 85px 0 0; }
section.dark #pp_full_res .pp_inline { color: #fff; }
section.dark .pp_gallery a.pp_arrow_previous,
section.dark .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
section.dark .pp_nav { clear: none; }
section.dark .pp_nav .pp_play { background: url(../images/prettyPhoto/dark/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
section.dark .pp_nav .pp_pause { background: url(../images/prettyPhoto/dark/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
section.dark .pp_arrow_previous { background: url(../images/prettyPhoto/dark/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
section.dark .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
section.dark .pp_arrow_next { background: url(../images/prettyPhoto/dark/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
section.dark .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
section.dark .pp_next:hover { background: url(../images/prettyPhoto/dark/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
section.dark .pp_previous:hover { background: url(../images/prettyPhoto/dark/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* Light */
section.light .pp_left ,
section.light .pp_middle,
section.light .pp_right,
section.light .pp_content { background: #fff; }
section.light .pp_content .ppt { color: #000; }
section.light .pp_expand { background: url(../images/prettyPhoto/light/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
section.light .pp_expand:hover { background: url(../images/prettyPhoto/light/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
section.light .pp_contract { background: url(../images/prettyPhoto/light/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
section.light .pp_contract:hover { background: url(../images/prettyPhoto/light/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
section.light .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
section.light .pp_details { position: relative; }
section.light .pp_description { margin-right: 85px; }
section.light #pp_full_res .pp_inline { color: #000; }
section.light .pp_gallery a.pp_arrow_previous,
section.light .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
section.light .pp_nav .pp_play { background: url(../images/prettyPhoto/light/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
section.light .pp_nav .pp_pause { background: url(../images/prettyPhoto/light/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
section.light .pp_arrow_previous { background: url(../images/prettyPhoto/light/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
section.light .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
section.light .pp_arrow_next { background: url(../images/prettyPhoto/light/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
section.light .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
section.light .pp_next:hover { background: url(../images/prettyPhoto/light/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
section.light .pp_previous:hover { background: url(../images/prettyPhoto/light/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
section.light .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


/*LEAVE AS IS - PP STYLES */
section.pp_pic_holder a:focus {outline:none;}
section.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
section.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top {height: 20px;position: relative;}
* html .pp_top { padding: 0 20px;}
.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {left: 0;position: static;}
.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {height: 40px; min-width: 40px;}
* html .pp_content {width: 40px;}
.pp_fade { display: none;}
.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 0;}
.pp_description {display: none;margin: 0;}
.pp_social {float: left; margin: 0; }
.pp_social .facebook {float: left; 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;white-space: nowrap;}
.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 section {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.pp_gallery ul a {
	border: 1px #000 solid;
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a:hover, .pp_gallery li.selected a { border-color: #fff; }
.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 li.default a img { display: none; }
.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) center no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(../images/prettyPhoto/light_rounded/btnNext.png) center 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_bottom {height: 20px;position: relative;}
* html .pp_bottom { padding: 0 20px; }
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {left: 0;position: static;}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: block;
	position: absolute;
	left: 50%; top: 50%;
	height: 64px; width: 64px;
	margin: -55px 0px 0px -37px;
}
#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 0; }
section.ppt {color: #fff;display: none;font-size: 17px;margin: 0 0 5px 15px;z-index: 9999;}