

.pp_top .pp_left { background: url('/public/8e/f9/26/1951_59_tl.gif') top left no-repeat; } /* Top left corner */
.pp_top .pp_middle { background: #fff; } /* Top pattern/color */
.pp_top .pp_right { background: url('/public/98/51/e/1955_59_tr.gif') top right no-repeat; } /* Top right corner */

.pp_content { background-color: #fff; } /* Content background */
.pp_content a.pp_next:hover { background: url('/public/62/c1/df/1979_59_next_active.gif') center right no-repeat; cursor: pointer; } /* Next button */
.pp_content a.pp_previous:hover { background: url('/public/e6/b0/86/1953_59_prev_active.gif') center left no-repeat; cursor: pointer; } /* Previous button */
.pp_content a.pp_expand { background: url('/public/65/e/f9/1969_59_btnExpand.gif') top left no-repeat; cursor: pointer; } /* Expand button */
.pp_content a.pp_expand:hover { background: url('/public/65/e/f9/1969_59_btnExpand.gif') bottom left no-repeat; cursor: pointer; } /* Expand button hover */
.pp_content a.pp_contract { background: url('/public/e4/a/b0/1973_59_btnContract.gif') top left no-repeat; cursor: pointer; } /* Contract button */
.pp_content a.pp_contract:hover { background: url('/public/e4/a/b0/1973_59_btnContract.gif') bottom left no-repeat; cursor: pointer; } /* Contract button hover */

a.pp_close { 
	display:block; 
	height:17px;
	width:17px;
	background: url('/public/89/a8/ac/1967_59_close.gif') top left no-repeat; 
	cursor: pointer;
	float:right;
	margin-top: -30px;	
	position:relative;
}

.pp_bottom .pp_left { background: url('/public/a4/39/2f/1977_59_bl.gif') top left no-repeat; } /* Bottom left corner */
.pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
.pp_bottom .pp_right { background: url('/public/47/56/3f/1963_59_br.gif') top left no-repeat; } /* Bottom right corner */

.pp_loaderIcon { background: url('/public/2f/33/8f/1957_59_loader.gif') center center no-repeat; } /* Loader icon */

div.ppt { display:none !important; }
	
.pp_pic_holder a:focus { outline:none; } 

div.pp_overlay {
	background: #000;
	position: absolute; top: 0; left: 0;
	z-index: 9500;
	width: 100%;
}
	
div.pp_pic_holder { position: absolute; z-index: 10000; width: 100px; }
div.pp_pic_holder .pp_top { position: relative; height: 20px; }
* html div.pp_pic_holder .pp_top { padding: 0 20px; }
	
div.pp_pic_holder .pp_top .pp_left {
	position: absolute;
	left: 0;
	width: 20px; height: 20px;
}
div.pp_pic_holder .pp_top .pp_middle {
	position: absolute;
	left: 20px; right: 20px;
	height: 20px;
}
* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }
			
div.pp_pic_holder .pp_top .pp_right {
	position: absolute;
	top: 0; left: auto; right: 0;
	width: 20px; height: 20px;
}
		
div.pp_pic_holder .pp_content {
	position: relative;
	text-align: left;
	width: 100%; height: 40px;
}
#ppAjax { width:540px; min-height:250px; height:auto; _height:250px; }
#ppAjax .pp_content { height:auto; } 
#aCH { padding:0px 20px; }
#ppAjax  #full_res { display:block !important; text-align:left; }

div.pp_pic_holder .pp_content .pp_details { display: none; margin: 10px 15px 2px 20px; }
.pp_details p.pp_description { display: none; float: left; margin: 0px 0px 8px 0px; }
.pp_details .pp_nav { float: left; margin: 3px 0 0 0;	}
.pp_details .pp_nav p { float: left; margin: 0 4px; }
				
.pp_content div.hoverContainer {
	position: absolute; z-index: 2000;
	top: 0; 
	left: 0;
	width: 100%;
}

.pp_content a.pp_next {
	display: block; 
	float: right;
	text-indent: -10000px;
	width: 49%; height: 100%;
	background: url('/public/91/64/b7/1959_59_next.gif') right center no-repeat;
	position:relative;
	left:70px;
}
				
.pp_content a.pp_previous {
	display: block; 
	float: left;
	text-indent: -10000px; 
	width: 49%; height: 100%;
	background: url('/public/6c/8b/ac/1965_59_prev.gif') left center no-repeat;
	position:relative;
	left:-70px;
}
				
a.pp_expand,
a.pp_contract {
	position: absolute; z-index: 20000;
	top: 10px; right: 30px;
	cursor: pointer;
	display: none;
	text-indent: -10000px;
	width: 20px; height: 20px;	
}
.pp_pic_holder .pp_bottom { position: relative; 	height: 20px; }
* html .pp_pic_holder .pp_bottom { padding: 0 20px; }
			
.pp_bottom .pp_left {
	position: absolute;
	left: 0;
	width: 20px; height: 20px;
}
.pp_bottom .pp_middle {
	position: absolute;
	left: 20px; right: 20px;
	height: 20px;
}
* html .pp_bottom .pp_middle { position: static; left: 0; }
				
.pp_bottom .pp_right {
	position: absolute;
	top: 0; left: auto; right: 0;
	width: 20px; height: 20px;
}
		
.pp_loaderIcon {
	display: none;
	position: absolute;
	top: 50%; left: 50%;
	margin: -12px 0 0 -12px;
	width: 24px; height: 24px;
}
		
#full_res { width: 100%; text-align: center; }
#full_res { display: block; margin: 0 auto; }
	
div.ppt {
	display: none;
	position: absolute;
	top: 0; left: 0;
	z-index: 9999;
	color: #fff; font-size: 13px;
}
		
div.ppt div.ppt_left,
div.ppt div.ppt_right { float: left; width: 19px; height: 23px; /* overflow: hidden; */ }
div.ppt div.ppt_content { float: left; line-height: 23px; }

/* ------------------------------------------------------------------------
	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;}


/* --- holders --- */


#icoLightboxHolder {
	width:120px; 
	float:right;
	text-align:right;
	border-left:solid 1px #b4bcc2; 
	/* height:40px; */
}

.download, .sendMore, .slideshow, .fcbs {
	display:block;
	width:22px;
	height:22px;
	float:right;
	margin-left:5px;	
	text-indent:-5000px;
}

#lbRating { min-height:30px; }
#ajaxContent { min-height:50px; }
#ajaxLinkHolder {  }
#lbRating .info { /* padding-top:15px; */ }
#lbRating .info .rating,
#lbRating .info .rating2 {
	margin:0px; 
	padding:0px;
	float:left !important;
	width:185px; 
	_width:180px; 
	clear:none;
}

#lbRating .info .rating img { 
	margin:0px !important; 
	padding:0px !important; 
	
}
#lbRating .rating span{
	padding-left:5px;
}
#lbRating .rating .vote { position:relative; /* top:-5px; */ }
#lbRating .rating .my {
	padding-top:5px;
	_padding-top:0px;
	padding-left:10px;
}


