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

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

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

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

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

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

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

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

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

div.light_rounded .pp_close {
width: 12px;
height: 13px;
background:url(../images/template/prettyPhoto/light_rounded/close.jpg) no-repeat;
cursor:pointer;
}

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

div.light_rounded .pp_nav .pp_play img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');
}


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

div.light_rounded .pp_nav .pp_pause img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');
}

div.light_rounded .pp_arrow_previous {
background:url(../images/template/prettyPhoto/light_rounded/prev.jpg) no-repeat;
}

div.light_rounded .pp_arrow_next {
background:url(../images/template/prettyPhoto/light_rounded/next.jpg) no-repeat;
}

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

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

div.light_rounded .pp_loaderIcon {
background:url(../images/template/prettyPhoto/light_rounded/loader1.gif) 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;
	margin-left: -16px;
}

.pp_content {
height:40px;
margin: -8px 0 -6px;
	padding: 0;
	z-index: -7;
	background-color: #fffeff;
}

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

.pp_content_container .pp_left {
padding-left: 11px;
	margin-left: 17px;
	padding-bottom: 0;
	margin-bottom: 0;
}

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

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

.pp_description {
display:none;
margin:0 0 5px;
}

.pp_nav {
clear:left;
float: right;
	margin: 3px 8px 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 {
margin-top:-50px;
position:absolute;
z-index:10000;
	left: 52.5%;
}

.pp_gallery ul {
float:left;
height:35px;
overflow:hidden;
position:relative;
margin:0 0 0 5px;
}

.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:hover,.pp_gallery li.selected a {
border-color:#fff;
}

.pp_gallery ul a img {
border:0;
	height: 33px;
}

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

.pp_gallery li.default a {
background:url(../images/template/prettyPhoto/light_rounded/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/template/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: none;
float:right;
height:100%;
text-indent:-10000px;
width:49%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif') !important;
}

a.pp_gal_previous{
	display: block !important;
	background: transparent url(../images/template/prettyPhoto/light_rounded/gallerynav.png) no-repeat 0 0 !important;
	width: 8px !important;
	height: 26px !important;
	text-indent: -9999px !important;
	float: left !important;
	position: relative !important;
	top: -7px !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif') !important;
}

a.pp_gal_previous img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif') !important;
}

a:hover.pp_gal_previous{
	background-position: 0 -26px !important;
}

a.pp_gal_next{
	display: block !important;
	background: transparent url(../images/template/prettyPhoto/light_rounded/gallerynav.png) no-repeat -9px 0 !important;
	width: 8px !important;
	height: 26px !important;
	text-indent: -9999px !important;
	float: left !important;
	position: relative !important;
	top: -7px !important;
}

a.pp_gal_next img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif') !important;
}

a:hover.pp_gal_next{
	background-position: -9px -26px !important;
}

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

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

a.pp_close {
display:block;
float:right;
line-height:22px;
text-indent:-10000px;
}

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

#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: #000;
display:none;
z-index:9999;
margin: 2px 0 4px;
font: bold 12px Myriad, Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
p.currentTextHolder{
	font: 10px Myriad, Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 12px;
	color: #737373;
	float: left;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

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_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.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;
}


.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{
height: 20px;
left:30px;
position:absolute;
right:20px;
}

.pp_bottom .pp_middle {
height: 10px;
left:30px;
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_bottom .pp_right,.pp_bottom .pp_left{
	position: absolute;
	top: -10px;
	z-index: -2;
}

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

div.lightboxdetails{
	float: left;
}

div.lightboxdetails .ppt{
	width: auto;
	margin-bottom: 2px;
	padding: 0 !important;
	float: left !important;
}

div.lightboxdetails .currentTextHolder{
	float: left;
}

div.lightboxdetails .pp_description{
	margin-top: 4px;
	width: 100%;
	clear: both;
}

div.lightboxnav{
	float: right;
	width: 80px;
}

div.lightboxnav .pp_arrow_previous{
	margin-right: 13px;
	margin-left: 0;
	float: right;
	display: block;
}

div.lightboxnav .pp_arrow_next{
	margin-left: 0;
	float: right;
	display: block;
}

div.lightboxnav .pp_close{
	margin-top: 6px;
}


.pp_bottom .pp_left, .pp_top .pp_left{
	position: absolute;
	left: 17px;
	z-index: -5;
}