	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content {
	background-color: #B8BAC0;
	
}
	
	div.light_square .pp_expand {
	cursor: pointer;
	background-image: url(../images/prettyPhoto/light_square/sprite.png);
	background-repeat: no-repeat;
	background-position: -31px -26px;
} /* Expand button */
	div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close {
	width: 95px;
	height: 22px;
	background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
	
	div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -95px; cursor: default; }
	div.light_square .pp_arrow_next {
	background-image: url(../images/prettyPhoto/light_square/sprite.png);
	background-repeat: no-repeat;
	background-position: -22px -71px;
	float: left;
} /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -95px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

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

	div.pp_overlay {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
	background-color: #5E636F;
	letter-spacing: 2px;
	}
	
	div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 810px;
	z-index: 10000;
	
	}
		
		.pp_top {
	height: 5px;
	position: relative;
		}
			* html .pp_top {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 210px;
}
		
			.pp_top .pp_left {
	height: 5px;
	left: 0;
	position: absolute;
	width: 5px;
			}
			.pp_top .pp_middle {
	height: 5px;
	left: 5px;
	position: absolute;
	right: 5px;
			}
				* html .pp_top .pp_middle {
	left: 0;
	position: static;
				}
			
			.pp_top .pp_right {
	height: 5px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
			}
		
		.pp_content {
	height: 530px;
	position: relative;
	text-align: left;
	width: 100%;
	white-space: nowrap;
		}
		
			.pp_content .pp_details {
	display: none;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 20px;
			}
				.pp_description {
	display: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #640000;
	text-align: center;
				}
				
				.pp_nav {
	clear: left;
	float: left;
	white-space: nowrap;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
				}
				
					.pp_nav p {
	float: left;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: center;
									}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 25px;
						margin-top: 5px;
						overflow: hidden;
						text-indent: -10000px;
						width: 30px;
					}
		
		.pp_hoverContainer {
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		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: 15px;
	text-indent: -10000px;
	top: 5px;
	width: 20px;
	z-index: 20000;
		}
			
		a.pp_close {
	display: block;
	float: right;
	text-indent: -10000px;
	margin-top: 3px;
		}
		
		.pp_bottom {
	height: 3px;
	position: relative;
		}
			* html .pp_bottom { padding: 0 10px; }
			
			.pp_bottom .pp_left {
	height: 3px;
	left: 0;
	position: absolute;
	width: 3px;
			}
			.pp_bottom .pp_middle {
	height: 3px;
	left: 3px;
	position: absolute;
	right: 3px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
	height: 3px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
			}
		
		.pp_loaderIcon {
			display: none;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			display: none;
			line-height: 1 !important;
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
	
	div.ppt {
	color: #B8BAC0;
	display: none;
	font-size: 16px;
	left: 0;
	position: absolute;
	top: 0px;
	z-index: 9999;
	padding: 1px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

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

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
