@charset "windows-1251";
/* CSS Document */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0;
	padding:0;
	background:#9D9D9D url(../img/bg.jpg) repeat-x;
	font-size:0pt;
	color:#000;
}
a {color:#A52D3A;text-decoration:underline;outline:none;}
img {border:0;margin:0;padding:0;}

/* external common box */
#extcont {
	width:1000px;
	margin:0;
	padding:0;
	min-height:613px;_height:613px;
	background:url(../img/bg_extcon.jpg) no-repeat;
}
/* flash & box with girl on bg */
#girl {
	position:absolute;
	top:62px;
	left:0;
	width:539px;
	height:316px;
	margin:0;
	padding:0;
	background:url(../img/header_girl_2.png) no-repeat;
	z-index:2;
}
#flash {
	position:absolute;
	top:0;
	left:358px;
	width:600px;
	height:350px;
	margin:0;
	padding:0;
	z-index:2;
}

/* main content container */
#box {
	position:absolute;
	top:352px;
	left:49px;
	width:909px;
	margin:0;
	padding:0;
	z-index:1;
	background: #fff;
}
/* menu */
#menubox {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background-color:#FFF;
}
#menu {
	width:891px;
	margin:10px 0 0 9px;
	padding:0;
	height:44px;
	list-style-type:none;
	line-height:44px;
	background:#A52D3A url(../img/bg_menu.gif) right -1px no-repeat;
	border-top:1px solid #DBABB0;
}
/* #menu li {float:left;margin:0;padding:0 20px 0 40px;} */
#menu li {float:left;margin:0;padding:0 15px 0 21px;}

#menu li a {font-size:12px;color:#FFF;}
#menu li a.current {color:#DB4F5E;text-decoration:none;}

#menu.gb li {float:left;margin:0;padding:0 15px 0 23px;}


/* content box */
.contentbox {
	clear:both;
	float:left;
	width:100%;
	margin:0;
	padding:0 0 10px 0;
	background:#FFF url(../img/bg_colon.jpg) left bottom no-repeat;
}

/* articles */
.article {

	margin:20px;	
  float:left;
/* 
  padding-top:30px;
  padding-bottom:30px;
  margin-left:30px;  */
	font-size:11px;
	_background:transparent;  
  *display: inline;
  width:95%;
  
}
/* article columns */
.article .left {
	float:left;
	padding:0 0 0 10px;
	width:401px;
	
}
.article .right {
	float:left;
	padding:10px 0 0 10px;
	width:421px;

}
/* link to "read more" or "all comments" etc... */
.article .more {clear:both;float:right;}
/* article headers */
.article h2 {
	margin:10px 0 10px 0px;
	padding:0 0 0 25px;
	font-size:18px;
	color:#9B0000;
	background:url(../img/bg_h.gif) no-repeat;
}
.article h3 {margin:10px 0 0 0;padding:0;font-size:18px;color:#9B0000;font-weight:normal;text-decoration:none;}
.article .h4, .article h4 {
	display:block;
	margin:0;
	padding:0 0 0 17px;
	font-size:14px;
	color:#9B0000;
	background:url(../img/bg_h4.gif) left 2px no-repeat;
	text-decoration:none;
	clear:both;
	margin:5px 0;
}
.article h5, .article h6 {
	display:block;
	margin:0;
	padding:10px 0 10px 23px;
	font-size:14px;
	color:#9B0000;
}
.article h6 {font-size:12px;}
.article .right h3, .article .right h4, .article .right .h4, .article .right h5, .article .right h6 {padding-left:0;}

/* article paragraph */
.article p {margin:0;padding:0px 10px 5px;line-height:16px;}
.article .right p {padding-left:0px;}
/* paragraph span right aligned */
.article .r_aligned { 
margin-top: 0px;

margin-bottom:2em;
float: right;
margin-left: 10px;
display: block;

}

.r_div {
width: 100px;
float: left;
}


.article ul {padding-left:20px}


/* strong */
.contentbox .article strong {color:#A52D3A;}
.contentbox .article i {color:#A52D3A;font-style:normal;}
/* article table with list */
.contentbox .article table {margin-left:23px;}
.contentbox .article td {vertical-align:top;font-size:11px;}
.contentbox .article table ul {margin:0;padding:10px 0 0 10px;list-style-type:inherit;}



/* articles */
.qa {
	margin:0;
	padding:20px 15px 0 30px;
	font-size:11px;
}

.qa .answers {
	padding:0 0 0 0px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	width:480px;
}


/* article headers */
.qa h2 {
	margin:10px 0 10px 0;
	padding:0 0 0 25px;
	font-size:18px;
	color:#9B0000;
	background:url(../img/bg_h.gif) no-repeat;
}
.qa h3 {margin:10px 0 0 0;padding:0;font-size:18px;color:#9B0000;font-weight:normal;text-decoration:none;}

.qa .h4, .qa h4 {
	display:block;
	margin:0;
	padding:0 0 0 17px;
	font-size:14px;
	color:#9B0000;
	background:url(../img/bg_h4.gif) left 2px no-repeat;
	text-decoration:none;
}
.qa h5, .qa h6 {
	display:block;
	margin:0;
	padding:10px 0 10px 23px;
	font-size:14px;
	color:#9B0000;
}
.qa h6 {font-size:12px;}

/* article paragraph */
.qa p {margin:0;padding:5px 5px 15px 23px;line-height:16px;}
.qa .right p {padding-left:0px;}
/* paragraph span right aligned */
.qa .r_aligned {padding-left:180px;}

.qa .pages {clear:both;float:right; padding-right: 10px;}

.qa .author { color:#9B0000; }
.qa .answers .post { padding: 3px; }
.qa .answers .reply { background-color: #EEEEEE; padding: 3px; }
.qa .answers .reply p { padding-bottom: 5px; }
.qa .unsaved {
	background-color: #FFCCCC;
}


.qa .right {
	float:left;
	width:320px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;

}

.qa .answers textarea {
	border: 1px solid #A52D3A;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 1px 3px 1px;
	height:auto;
	width:90%;
}

.edmenu {
	float:right;
	clear: both;
}

.edmenu a {
	font-size: 12px;
	background-color: #A52D3A;
	color:white;
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
}

.edbox {
	z-index: 99;
}

.edmenu textarea {
	z-index: 1;
}

#newqa {
	height:auto;
	border-left: 1px solid #A52D3A;
	margin-top:35px;
	background-image:url(../img/qa.gif);
	background-repeat:no-repeat;
	background-position:240px 0px;

}
#newqa.gb {
	background-image:url(../img/gb.jpg);

}


#newqa #newqa-title {
/*	background-color: #A52D3A; */
	display:block;
	padding:16px 10px 0px 10px;
	color:#A52d3A;
	font-size:14px;
	text-align:left;
	font-weight: bold;
	vertical-align:bottom;
}

#newqa-form {
	margin:0;
	padding:10px;

}

#newqa .input, #newqa .input-captcha, #gbauth .input,#gbauth .submit {
	border: 1px solid #A52D3A;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 1px 3px 1px;
	height:auto;
}

#newqa .input {
	width:297px;
}

#newqa .input-captcha {
	width: 210px;
}

#newqa label {
	text-decoration:none;
}

#newqa #newqa-submit {
	margin: 5px 0 5px 0px;
	padding: 5px;
	width: 300px;
	background-color: #EEEEEE;
}

#gbauth .input {
	width: 100px;
	margin-top: 3px;
}

#gbauth .submit {
	margin: 5px 0 5px 0px;
	padding: 5px;
	width: 100px;
	background-color: #EEEEEE;
}

#gbauth  {
	height:auto;
	border: 1px solid #A52D3A;
	width:200px;
	padding:10px;
	display: none;

}




/* main page class */
.main {background:#FFF;}
.main .article { }
.main .article .left {width:590px;}
.main .article .right {padding:0 0 0 10px;width:251px;}
.main .article p {padding-left:0px;}
.main .article .news {
	margin:0;
	padding:10px 100px 15px 0;
}

.greybox {
	margin:0;
	padding:0;
	width:600px;
	height:220px;
	background:#9E9E9E url(../img/bg_colon.jpg) right top no-repeat;
	float:left;
}
 .greybox ul {
	float:left;
	margin:0;
	padding:12px 0 0 15px;
	list-style-type:none;
}
.greybox ul li {
	margin:0;
	padding:0 0 12px 10px;
	background:url(../img/list_marker.gif) left 5px no-repeat;
}
.greybox ul li a {font-weight:bold;color:#FFF;font-size:12px;}

.article .main {
    width:855px;
}

/* contacts page class */
.contacts .article {padding:30px 15px 0 30px;}
.contacts .article .left {width:380px;}
.contacts .article .right {width:410px;}
.contacts .article .map {margin:10px 0 0 0px;}

/* about page class */
.about .article {padding:30px 15px 0 30px;  }
.about .article .left {
	width:280px;
}
.about .article .right {
	width:550px;
}

/* specialist info block */
.article .specialistbox {
	margin:0;
	padding:0 0 0 20px;
}
.article .specialistblock {
	float:left;
	margin:0;
	width:182px;
	_height:330px;
	margin-right:58px;
	margin-left:20px;
  margin-bottom:15px;  
	_display:inline;
	text-align:center;
	
}
.article .specialistblock .spec_img {float:left;padding:0;margin:0 0 8px;}

.article .specialistblock .spec_info {
margin:0 0 0 12px;
padding:0 0 0 5px; 
text-align:center;
 font-family:Arial;
 font-size:12px;
 color: #999;
 _padding-left:15px;
}

 .article .specialistblock .descr{
 text-align:center;
 font-family:Arial;
 font-size:12px;
 color: #999;
  margin:0 0 0 12px;
  padding:5px 0 0 5px; 
}

.article .specialistblock .spec_info i{
 font-family:Arial;
 font-size:15px;
 color #A52D3A;
 font-weight:bold;
} 


/* list */
.article .servicelist {
	margin:0;
	padding:5px 0 0 23px;
	list-style-type:none;
}
.article .cosmetologs {
	margin:0;
	padding:5px 0 0 30px;
	list-style-type:none;
}

.article .servicelist li {
	margin:0;
	padding:0 0 12px 13px;
	background:url(../img/list_marker_r.gif) left 5px no-repeat;
}
.article .servicelist li a {font-weight:bold;color:#A52D3A;font-size:12px;}
.article .servicelist a.current {color:#000;text-decoration:none;font-weight:normal;}
/* list submenu */
.article .servicelist ul li {list-style-type:none;margin:0;padding:10px 0 0 0;background:none;}
.article .servicelist ul li a {font-weight:normal;color:#A52D3A;font-size:11px;}

/* service img */
.article .gallery {float:left;margin:0 15px 20px 0;padding:0;}

/* footer */
#footer {
	clear:both;
	width:100%;
	height:200px;
	margin:0;
	padding:0;
	background:#FFF url(../img/bg_footer.gif) repeat-x;
	font-size:11px;
	line-height:14px;      
}
#footer #fleft {
	float:left;
	width:623px;
	margin:0;
	padding:0;
	background:transparent url(../img/bg_fleft.gif) no-repeat scroll 40px 56px;
	color:#606060;
}
#footer #fleft a {color:#606060;}
#footer #fleft p {
margin:0;
padding:5px 0 0 95px;
}
#footer #fright {
	float:left;
	width:286px;
	height:144px;
	margin:0;
	padding:0;
	background:url(../img/bg_fright.jpg) left 21px no-repeat;
}
#footer #fright p {font-weight:bold;margin:0;padding:35px 0 0 80px;}
/* empty box for bootom padding */
.emptybox {width:100%;height:30px;margin:0;padding:0;}
.vspacer {width:100%;height:150px;margin:0;padding:0;}

.a-banners {
	padding:0;
	margin:0;
}

.a-banners img {
	padding:0;
	padding-bottom:10px;
	display:block;
}

#footer-links {
border-top:1px solid #9D9D9D;
float:left;
margin-top:5px;
padding-top:9px;
text-align:center;
width:100%;
}

#footer-links a {
font-size:10px;
text-decoration:none;
white-space:nowrap;
color: #606060;
}

.smallred {
    color: #A52D3A;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    margin: 0 0 14px 0;
}

table.myprice tr td{
  padding:3px 0;

}
table.myprice  {
   margin-left:10px!important;
}

.under_footer {

}

.article .content {
  padding-right:50px;
  _padding-right:0px;  
}

table.price {
  border-collapse: collapse;
}

table.price tr td{
  border-bottom:1px solid #A52D3A;
}

.photo_block {
 width: 250px;
 float: left;
 position: relative;
 margin-left: 10px;
 

}

.photo_block_img {
  margin-bottom: 10px;

}

.article .photogallery {
	float:left;
	margin:0;
	width:800px;
	_height:330px;
	margin-right:58px;
	margin-left:20px;
  margin-bottom:15px;  
	_display:inline;
	text-align:center;
	
}

.photogallery img {

   cursor: url("/img/zoomin.cur"), pointer !important;
}


/* Photo Slider
-----------------------------------------------------------------------------*/
	
	.pp_description a {
  
  color: #000;
  }
	

	div.pp_pic_holder .pp_top .pp_left { background: url('/img/prettyPhoto/light_rounded/tl.gif') top left no-repeat; } /* Top left corner */
	div.pp_pic_holder .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.pp_pic_holder .pp_top .pp_right { background: url('/img/prettyPhoto/light_rounded/tr.gif') top left no-repeat; } /* Top right corner */
	
	div.pp_pic_holder .pp_content { background-color: #fff; } /* Content background */
	div.pp_pic_holder .pp_content a.pp_next:hover { background: url('/img/prettyPhoto/light_rounded/btnNext.png') center right no-repeat; cursor: pointer; } /* Next button */
	div.pp_pic_holder .pp_content a.pp_previous:hover { background: url('/img/prettyPhoto/light_rounded/btnPrevious.png') center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_pic_holder .pp_content a.pp_expand { background: url('/img/prettyPhoto/light_rounded/btnExpand.gif') top left no-repeat; cursor: pointer; } /* Expand button */
	div.pp_pic_holder .pp_content a.pp_expand:hover { background: url('/img/prettyPhoto/light_rounded/btnExpand.gif') bottom left no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_pic_holder .pp_content a.pp_contract { background: url('/img/prettyPhoto/light_rounded/btnContract.gif') top left no-repeat; cursor: pointer; } /* Contract button */
	div.pp_pic_holder .pp_content a.pp_contract:hover { background: url('/img/prettyPhoto/light_rounded/btnContract.gif') bottom left no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_pic_holder .pp_content a.pp_close { width: 100px; height: 30px; background: url('/img/prettyPhoto/light_rounded/btnClose1.png') center left no-repeat; cursor: pointer; } /* Close button */

	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url('./img/prettyPhoto/light_rounded/arrow_previous.png') top left no-repeat; } /* The previous arrow in the bottom nav */
	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url('./img/prettyPhoto/light_rounded/arrow_next.png') top left no-repeat; } /* The next arrow in the bottom nav */

	div.pp_pic_holder .pp_bottom .pp_left { background: url('/img/prettyPhoto/light_rounded/bl.gif') top left no-repeat; } /* Bottom left corner */
	div.pp_pic_holder .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.pp_pic_holder .pp_bottom .pp_right { background: url('/img/prettyPhoto/light_rounded/br.gif') top left no-repeat; } /* Bottom right corner */

	div.pp_pic_holder .pp_loaderIcon { background: url('/img/prettyPhoto/light_rounded/loader.gif') center center no-repeat; } /* Loader icon */

	div.ppt div.ppt_left { background: url('/img/prettyPhoto/light_rounded/ttl.gif') top left no-repeat; }
	div.ppt div.ppt_right { background: url('/img/prettyPhoto/light_rounded/ttr.gif') top left no-repeat; }
	div.ppt div.ppt_content { background: url('/img/prettyPhoto/light_rounded/ttp.gif') top left repeat-x; }
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url('/img/prettyPhoto/light_rounded/tl.png') top left no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url('/img/prettyPhoto/light_rounded/contentPattern.png') top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url('/img/prettyPhoto/light_rounded/tr.png') top left no-repeat; } /* Top right corner */
	div.dark_rounded .pp_bottom .pp_left { background: url('/img/prettyPhoto/light_rounded/bl.png') top left no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url('//img/prettyPhoto/light_rounded/contentPattern.png') top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url('/img/prettyPhoto/light_rounded/br.png') top left no-repeat; } /* Bottom right corner */
	div.dark_rounded .pp_content { background: url('/img/prettyPhoto/light_rounded/contentPattern.png') top left repeat; } /* Content background */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded div.ppt_left { background: url('/img/prettyPhoto/light_rounded/tl.png') top left no-repeat; }
	div.dark_rounded div.ppt_right { background: url('/img/prettyPhoto/light_rounded/tr.png') top right no-repeat; }
	div.dark_rounded div.ppt_content { background: url('/img/prettyPhoto/light_rounded/contentPattern.png') top left repeat; }
	div.dark_rounded .pp_loaderIcon { background: url('/img/prettyPhoto/light_rounded/loader.gif') center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content,
	div.dark_square div.ppt_left,
	div.dark_square div.ppt_right,
	div.dark_square div.ppt_content { background: url('/img/prettyPhoto/light_square/contentPattern.png') top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_loaderIcon { background: url('/img/prettyPhoto/light_rounded/loader.gif') center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content,
	div.light_square div.ppt_left,
	div.light_square div.ppt_right,
	div.light_square div.ppt_content { background: #fff; }
	div.light_square div.ppt_content { color: #666666; }



/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	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_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
			background: #fff;
		}
		
			.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 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 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 {
			left: 50%;
			margin-top: -30px;
			position: absolute;
			z-index: 10000;
		}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				overflow: hidden;
				position: relative;
			}
			
			.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;
			}
			
			.pp_gallery li.default a {
				background: url('/img/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('/img/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('/img/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: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			height:30px;
			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 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	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 */

