DIV.light_rounded .pp_top .pp_left
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -88px -53px;
}
DIV.light_rounded .pp_top .pp_middle
{
	background: #FFF;
}
DIV.light_rounded .pp_top .pp_right
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -110px -53px;
}
DIV.light_rounded .pp_content .ppt
{
	color: #000;
}
DIV.light_rounded .pp_content_container .pp_left, DIV.light_rounded .pp_content_container .pp_right
{
	background: #FFF;
}
DIV.light_rounded .pp_content
{
	background-color: #FFF;
}
DIV.light_rounded .pp_next:hover
{
	background: url(../js/prettyphoto/images/light_rounded/btnNext.png) no-repeat center right;
	cursor: pointer;
}
DIV.light_rounded .pp_previous:hover
{
	background: url(../js/prettyphoto/images/light_rounded/btnPrevious.png) no-repeat center left;
	cursor: pointer;
}
DIV.light_rounded .pp_expand
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -31px -26px;
	cursor: pointer;
}
DIV.light_rounded .pp_expand:hover
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -31px -47px;
	cursor: pointer;
}
DIV.light_rounded .pp_contract
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat 0 -26px;
	cursor: pointer;
}
DIV.light_rounded .pp_contract:hover
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat 0 -47px;
	cursor: pointer;
}
DIV.light_rounded .pp_close
{
	width: 75px;
	height: 22px;
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -1px -1px;
	cursor: pointer;
}
DIV.light_rounded #pp_full_res .pp_inline
{
	color: #000;
}
DIV.light_rounded .pp_arrow_previous
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat 0 -71px;
}
DIV.light_rounded .pp_arrow_previous.disabled
{
	background-position: 0 -87px;
	cursor: default;
}
DIV.light_rounded .pp_arrow_next
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -22px -71px;
}
DIV.light_rounded .pp_arrow_next.disabled
{
	background-position: -22px -87px;
	cursor: default;
}
DIV.light_rounded .pp_bottom .pp_left
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -88px -80px;
}
DIV.light_rounded .pp_bottom .pp_middle
{
	background: #FFF;
}
DIV.light_rounded .pp_bottom .pp_right
{
	background: url(../js/prettyphoto/images/light_rounded/sprite.png) no-repeat -110px -80px;
}
DIV.light_rounded .pp_loaderIcon
{
	background: url(../js/prettyphoto/images/light_rounded/loader.gif) no-repeat center center;
}
DIV.dark_rounded .pp_top .pp_left
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -88px -53px;
}
DIV.dark_rounded .pp_top .pp_middle
{
	background: url(../../js/prettyphoto/images/dark_rounded/contentPattern.png) repeat top left;
}
DIV.dark_rounded .pp_top .pp_right
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -110px -53px;
}
DIV.dark_rounded .pp_content_container .pp_left
{
	background: url(../../js/prettyphoto/images/dark_rounded/contentPattern.png) repeat-y top left;
}
DIV.dark_rounded .pp_content_container .pp_right
{
	background: url(../../js/prettyphoto/images/dark_rounded/contentPattern.png) repeat-y top right;
}
DIV.dark_rounded .pp_content
{
	background: url(../../js/prettyphoto/images/contentPattern.png) repeat top left;
}
DIV.dark_rounded .pp_next:hover
{
	background: url(../../js/prettyphoto/images/dark_rounded/btnNext.png) no-repeat center right;
	cursor: pointer;
}
DIV.dark_rounded .pp_previous:hover
{
	background: url(../../js/prettyphoto/images/dark_rounded/btnPrevious.png) no-repeat center left;
	cursor: pointer;
}
DIV.dark_rounded .pp_expand
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -31px -26px;
	cursor: pointer;
}
DIV.dark_rounded .pp_expand:hover
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -31px -47px;
	cursor: pointer;
}
DIV.dark_rounded .pp_contract
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat 0 -26px;
	cursor: pointer;
}
DIV.dark_rounded .pp_contract:hover
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat 0 -47px;
	cursor: pointer;
}
DIV.dark_rounded .pp_close
{
	width: 75px;
	height: 22px;
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -1px -1px;
	cursor: pointer;
}
DIV.dark_rounded .currentTextHolder
{
	color: #C4C4C4;
}
DIV.dark_rounded .pp_description
{
	color: #FFF;
}
DIV.dark_rounded #pp_full_res .pp_inline
{
	color: #FFF;
}
DIV.dark_rounded .pp_arrow_previous
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat 0 -71px;
}
DIV.dark_rounded .pp_arrow_previous.disabled
{
	background-position: 0 -87px;
	cursor: default;
}
DIV.dark_rounded .pp_arrow_next
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -22px -71px;
}
DIV.dark_rounded .pp_arrow_next.disabled
{
	background-position: -22px -87px;
	cursor: default;
}
DIV.dark_rounded .pp_bottom .pp_left
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -88px -80px;
}
DIV.dark_rounded .pp_bottom .pp_middle
{
	background: url(../../js/prettyphoto/images/dark_rounded/contentPattern.png) repeat top left;
}
DIV.dark_rounded .pp_bottom .pp_right
{
	background: url(../../js/prettyphoto/images/dark_rounded/sprite.png) no-repeat -110px -80px;
}
DIV.dark_rounded .pp_loaderIcon
{
	background: url(../../js/prettyphoto/images/dark_rounded/loader.gif) no-repeat center center;
}
DIV.dark_square .pp_left, DIV.dark_square .pp_middle, DIV.dark_square .pp_right, DIV.dark_square .pp_content
{
	background: url(../../js/prettyphoto/images/dark_square/contentPattern.png) repeat top left;
}
DIV.dark_square .currentTextHolder
{
	color: #C4C4C4;
}
DIV.dark_square .pp_description
{
	color: #FFF;
}
DIV.dark_square .pp_loaderIcon
{
	background: url(../../js/prettyphoto/images/dark_rounded/loader.gif) no-repeat center center;
}
DIV.dark_square .pp_content_container .pp_left
{
	background: url(../../js/prettyphoto/images/dark_rounded/contentPattern.png) repeat-y top left;
}
DIV.dark_square .pp_content_container .pp_right
{
	background: url(../../js/prettyphoto/images/dark_rounded/contentPattern.png) repeat-y top right;
}
DIV.dark_square .pp_expand
{
	background: url(../../js/prettyphoto/images/dark_square/sprite.png) no-repeat -31px -26px;
	cursor: pointer;
}
DIV.dark_square .pp_expand:hover
{
	background: url(../../js/prettyphoto/images/dark_square/sprite.png) no-repeat -31px -47px;
	cursor: pointer;
}
DIV.dark_square .pp_contract
{
	background: url(../../js/prettyphoto/images/dark_square/sprite.png) no-repeat 0 -26px;
	cursor: pointer;
}
DIV.dark_square .pp_contract:hover
{
	background: url(../../js/prettyphoto/images/dark_square/sprite.png) no-repeat 0 -47px;
	cursor: pointer;
}
DIV.dark_square .pp_close
{
	width: 75px;
	height: 22px;
	background: url(../../js/prettyphoto/images/dark_square/sprite.png) no-repeat -1px -1px;
	cursor: pointer;
}
DIV.dark_square #pp_full_res .pp_inline
{
	color: #FFF;
}
DIV.dark_square .pp_arrow_previous
{
	background: url(../../js/prettyphoto/images/dark_square/sprite.png) no-repeat 0 -71px;
}
DIV.dark_square .pp_arrow_previous.disabled
{
	background-position: 0 -87px;
	cursor: default;
}
DIV.dark_square .pp_arrow_next
{
	background: url(../../js/prettyphoto/images/dark_square/sprite.png) no-repeat -22px -71px;
}
DIV.dark_square .pp_arrow_next.disabled
{
	background-position: -22px -87px;
	cursor: default;
}
DIV.dark_square .pp_next:hover
{
	background: url(../../js/prettyphoto/images/dark_square/btnNext.png) no-repeat center right;
	cursor: pointer;
}
DIV.dark_square .pp_previous:hover
{
	background: url(../../js/prettyphoto/images/dark_square/btnPrevious.png) no-repeat center left;
	cursor: pointer;
}
DIV.light_square .pp_left, DIV.light_square .pp_middle, DIV.light_square .pp_right, DIV.light_square .pp_content
{
	background: #FFF;
}
DIV.light_square .pp_content .ppt
{
	color: #000;
}
DIV.light_square .pp_expand
{
	background: url(../../js/prettyphoto/images/light_square/sprite.png) no-repeat -31px -26px;
	cursor: pointer;
}
DIV.light_square .pp_expand:hover
{
	background: url(../../js/prettyphoto/images/light_square/sprite.png) no-repeat -31px -47px;
	cursor: pointer;
}
DIV.light_square .pp_contract
{
	background: url(../../js/prettyphoto/images/light_square/sprite.png) no-repeat 0 -26px;
	cursor: pointer;
}
DIV.light_square .pp_contract:hover
{
	background: url(../../js/prettyphoto/images/light_square/sprite.png) no-repeat 0 -47px;
	cursor: pointer;
}
DIV.light_square .pp_close
{
	width: 75px;
	height: 22px;
	background: url(../../js/prettyphoto/images/light_square/sprite.png) no-repeat -1px -1px;
	cursor: pointer;
}
DIV.light_square #pp_full_res .pp_inline
{
	color: #000;
}
DIV.light_square .pp_arrow_previous
{
	background: url(../../js/prettyphoto/images/light_square/sprite.png) no-repeat 0 -71px;
}
DIV.light_square .pp_arrow_previous.disabled
{
	background-position: 0 -87px;
	cursor: default;
}
DIV.light_square .pp_arrow_next
{
	background: url(../../js/prettyphoto/images/light_square/sprite.png) no-repeat -22px -71px;
}
DIV.light_square .pp_arrow_next.disabled
{
	background-position: -22px -87px;
	cursor: default;
}
DIV.light_square .pp_next:hover
{
	background: url(../../js/prettyphoto/images/light_square/btnNext.png) no-repeat center right;
	cursor: pointer;
}
DIV.light_square .pp_previous:hover
{
	background: url(../../js/prettyphoto/images/light_square/btnPrevious.png) no-repeat center left;
	cursor: pointer;
}
DIV.facebook .pp_top .pp_left
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -88px -53px;
}
DIV.facebook .pp_top .pp_middle
{
	background: url(../../js/prettyphoto/images/facebook/contentPatternTop.png) repeat-x top left;
}
DIV.facebook .pp_top .pp_right
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -110px -53px;
}
DIV.facebook .pp_content .ppt
{
	color: #000;
}
DIV.facebook .pp_content_container .pp_left
{
	background: url(../../js/prettyphoto/images/facebook/contentPatternLeft.png) repeat-y top left;
}
DIV.facebook .pp_content_container .pp_right
{
	background: url(../../js/prettyphoto/images/facebook/contentPatternRight.png) repeat-y top right;
}
DIV.facebook .pp_content
{
	background: #FFF;
}
DIV.facebook .pp_expand
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -31px -26px;
	cursor: pointer;
}
DIV.facebook .pp_expand:hover
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -31px -47px;
	cursor: pointer;
}
DIV.facebook .pp_contract
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat 0 -26px;
	cursor: pointer;
}
DIV.facebook .pp_contract:hover
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat 0 -47px;
	cursor: pointer;
}
DIV.facebook .pp_close
{
	width: 22px;
	height: 22px;
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -1px -1px;
	cursor: pointer;
}
DIV.facebook #pp_full_res .pp_inline
{
	color: #000;
}
DIV.facebook .pp_loaderIcon
{
	background: url(../../js/prettyphoto/images/facebook/loader.gif) no-repeat center center;
}
DIV.facebook .pp_nav .pp_arrow_previous
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat 0 -71px;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
DIV.facebook .pp_arrow_previous.disabled
{
	background-position: 0 -96px;
	cursor: default;
}
DIV.facebook .pp_nav .pp_arrow_next
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -32px -71px;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
DIV.facebook .pp_arrow_next.disabled
{
	background-position: -32px -96px;
	cursor: default;
}
DIV.facebook .pp_nav
{
	margin-top: 0;
}
DIV.facebook .pp_nav P
{
	font-size: 15px;
	padding: 0 3px 0 4px;
}
DIV.facebook .pp_next:hover
{
	background: url(../../js/prettyphoto/images/facebook/btnNext.png) no-repeat center right;
	cursor: pointer;
}
DIV.facebook .pp_previous:hover
{
	background: url(../../js/prettyphoto/images/facebook/btnPrevious.png) no-repeat center left;
	cursor: pointer;
}
DIV.facebook .pp_bottom .pp_left
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -88px -80px;
}
DIV.facebook .pp_bottom .pp_middle
{
	background: url(../../js/prettyphoto/images/facebook/contentPatternBottom.png) repeat-x top left;
}
DIV.facebook .pp_bottom .pp_right
{
	background: url(../../js/prettyphoto/images/facebook/sprite.png) no-repeat -110px -80px;
}
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_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;
}
.pp_content .ppt
{
	left: auto;
	margin-bottom: 5px;
	position: relative;
	top: auto;
}
.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
{
	margin: 10px 0 2px;
}
.pp_description
{
	display: none;
	margin: 0 0 5px;
}
.pp_nav
{
	clear: left;
	float: left;
	margin: 3px 0 0;
}
.pp_nav P
{
	float: left;
	margin: 2px 4px;
}
.pp_nav A.pp_arrow_previous, .pp_nav 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;
}
A.pp_next
{
	background: url(../js/prettyphoto/images/light_rounded/btnNext.png) no-repeat 10000px 10000px;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
A.pp_previous
{
	background: url(../js/prettyphoto/images/light_rounded/btnNext.png) no-repeat 10000px 10000px;
	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
{
	display: block;
	float: right;
	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;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#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;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.clearfix:after
{
	height: 0;
}
.clearfix
{
	padding: 0 5px 0 0;
	display: inline-block;
}
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: inline;
}
A .smalllbpict
{
	border: 1px solid #CCC;
	max-width: 60px;
	padding: 3px;
	opacity: 0.87;
	max-height: 60px;
}
A:hover .smalllbpict
{
	opacity: 1;
}
