*{ margin:0; padding:0;}
html, body{ width:100%; height:100%; }
body{
	position:relative;
	height:100%;
	font-size:80%;
	_font-size:75%;
	font-family: Verdana, Arial;
	/*font-family:Tahoma, Geneva, sans-serif;*/
}
a{color:#791F00;}
a:hover{color:#791F00;}
.clear{ clear:both; width:auto;}
.error{
	text-align:center;
	clear:both;
	padding:2px;
	border:dashed 1px #F00;
}
.b10{
	margin:10px;
}
.callme{
	/*font-weight:bold;*/
}
h2.title{
	padding:5px 0;
	font-size:22px;
	font-weight:100;
}
.description{
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	margin:10px 0;
	font-size:16px;
	padding:0 10px;
}
h3.title{
	text-align:center;
	padding:5px 0;
	font-size:20px;
	font-weight:100;
}
.title a{
	color:#000;
}
.v-list{
	padding:5px 0px;
	display:block;
}
.short-item{
	padding:5px 0px 5px 0px;
	margin-right: -5px;
	display:block;
}
input{
	background:#DDD;
	clear:both;
	border:1px solid #791F00;
	margin:5px 0;
	_margin:2px auto;
}
input.chkbox{
	border:0px;
}
input:focus{
	background:#FFF;
	border:1px solid #E18700;
}
#home{}
#wrapper{
	min-width:1000px;
	height:100%;
	min-height:100%;
	width:auto;
	_width:100%;
	/*_width:expression(document.body.clientWidth>=1100 ? "1100px": "auto");*/
	_margin:0 auto;
}
#page-wrap{
	position:relative;
	min-height:80%;
	overflow:hidden;
}
* html #page-wrap{
	height:100%;
	overflow:visible;
}
#header{
	background:#FFF;
}
#sidebar{
	float:left;
	width:200px;
	padding:0px 5px;
	margin: 0px;
	background:#F3F2E6;
}
#extra{
	float:right;
	width:200px;
	padding:5px 5px;
	background:#F3F2E6;
}
#extra{
	margin:0px;
}
.banner{
	margin:1px 0px 0px 0px !important;
	padding:0px !important;
	border:1px solid;
	border-color:#cccccc;
}
.swf_banner{
	margin:0px !important;
	padding:0px !important;
	border:1px solid;
	border-color:#cccccc;
}
#content{
	padding:5px 215px;
	width:auto!important;
}
#clean_content{
	width:100%;
	padding:5px;
	width:auto!important;
}
#footer{
	background:#FFF;
	position:relative;
	text-align:center;
	padding:10px;
	border-top:1px dashed #791F00;
}
#footer a{
	color:#444;
}
#bottom_menu{
	clear:both;
	line-height:30px;
	text-align:center;
	margin:0 0 30px 0;
}
#bottom_menu a{
	margin:0 15px;
}
div.counters{
	width:860px;
	text-align:center;
}
div.counters ul{}
div.counters ul li{
	display:inline-block;
	*display:inline;
	padding:1px;
}
/*-------------header----------------*/
#header{
	/*border-bottom:1px dotted #791F00;*/
	/*background:#ffcc66;*/
	background:#F3F2E6;
	height:85px;
	padding: 0px 0px 0px 0px;
}
#header h1.title{
	color:#E18700;
	padding:15px 30px 0;
	float:left;
	font:28px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.logodiv{
	height:100%;
}
#header h1.title a.dom{
	text-decoration:none;
}
#header .topad1{
	color:#ff0000;
	/*font-weight:bold;*/
	font-size:26px;
	text-align:center;
}
#header .topad2{
	color:#ff0000;
	font-weight:bold;
	font-size:15px;
	text-align:center;
}
#header .toptable{
	margin:3px !important;
}
#header .toptd{
	border:2px solid #ff0000 !important;
	padding:4px;
}
#header h1.slogan{
	color:#444;
/*	width:580px;*/
	text-align:right;
	padding:0 5px;
	font-weight:100;
	font-size:13px;
}
#header a.add{
	color:#791F00;
	font-size:18px;
	border:none;
}
#mainnav{
	text-align:center;
	/*line-height:30px;*/
	margin: 0 auto;
	clear:both;
	background:#F3F2E6;
	padding-bottom: 8px;
	/*border:1px dotted #791F00;*/
}
#mainnav li{
	display:inline;
}
#mainnav li a{
	display:inline-block;
	color:#791F00;
	padding:0 10px;
}
#mainnav li a:hover{color:#791F00;}

.login{}
.login span, .login a{
	display:block;
	clear:both;
	padding:2px 0;
}
.e-mail, .pass, .login_go{
	background:#DDD;
	display:inline-block;
	float:left;
	height:20px;
	clear:both;
	border:1px solid #791F00;
}
.e-mail:focus, .pass:focus, .login_go:hover{
	background:#FFF;
	border:1px solid #E18700;
}
.e-mail{
	width:150px;
	height:16px;
	margin:5px 0;
}
.pass{
	height:16px;
	width:150px;
	margin:5px 0;

}
.login_go{
	background:#FFF;
	height:20px;
	width:50px;
}
/*-------------header----------------*/

/**************Sidebar+Extra*************/
#cats{
}
#cats h3{
	font-size:22px;
	font-weight:100;
}
#cats h4{}
#cats a{
	display:inline-block;
	padding:0 0 0 15px;
}
#cats .small{
	font-size:11px;
}
.spec {
	padding:5px 0 0 0;
	text-align:center;
/*	position:relative;
	left: -5px;*/
}
.spec h3{
	text-align:center;
	padding:0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	font-size:19px;
	font-weight:100;
}
.spec img {
	padding:5px 0 5px 0;
}
.bycode{}
.bextra{
	padding:20px 0;
	background-color: #ffffff;
	text-align: center;
}
.websites{
	background:#E5E5E5;
	border-bottom:2px solid #FFFFFF;
}
.websites span{
	display:inline-block;
}
/**************Sidebar+Extra*************/

/************Content************************/

.marketgid{
	border:none;
	background:#FFF;
	margin:5px auto;
	width: 500px;
	max-width: 500px;
	_width: 500px;
}
.geo_tree {
	border:solid 0px;
	margin: 5px;
	overflow:hidden!important;
	height:108px!important;
}
.geo_tree_tall {
	border:solid 0px;
	margin: 5px;
	overflow:hidden!important;
	height:325px!important;
}
/************Content************************/

/********************Table*******************/
.add a{
	color:#791F00;
}
table {
	border-collapse: collapse;
	/*width: 100%;*/ /* ширина контейнеров table  */
	margin:0 auto;
	/*max-width:750px;*/ /* максимальная шширина для всез кроме IE */
}
.mytable{
	font-size:15px;
	font-weight:100!important;
}
.mytable a{
	color:#791F00!important;
}
.mytable2{
	text-align:justify;
	padding:5px;
	_padding:5px;
}
.mytable3, .mytable2, .mytable{
	width:100%;
	_width:inherit;
}
th {
	background: #FFCC66;
	color: #791F00;
	text-align: center;
	padding:2px;
}
.add th{
	font-size:14px;
	/*font-weight:100;*/
}
.add th.code{
	text-align:left;
	padding-left: 10px;
}

.add td {
	border-bottom:1px solid #E18700;
	vertical-align: top;
	padding:2px 3px 2px 5px;
}
td{
	padding:0 2px;
}

.add td * {
	padding:3px 3px 3px 5px;
}

tr.alt td {
	background: #ecf6fc;
}

.paid{
	background: #FFF5C0;
	/*font-size:14px;*/
}
.paid-i{
	background:#FFF5C0;
}


select{
	padding:0 0 0 0!important;
}
.pagination{
	text-align:center;
	margin:20px 0;
}
.images_wrapper {
	width: 220px;
	min-height: 200px;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px !important;
}
.images_more_wrapper {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px !important;
}
.images {
	background: url(/file/images/photo/tumb01.gif) no-repeat;
	width:220px;
	float:left;
	text-align: left;
	vertical-align: top;
	margin: 0px; /*5px 5px 5px 5px;*/
	padding: 0px 0px 0px 0px !important;
	/*margin: 10px 0px 5px 15px;*/
/*	margin: 0 30px 20px; */
}
.images_video {
	float:left;
	text-align: center;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px !important;
}
.images a {
	padding:0px 0px 0px 0px !important;
}

.images img {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 6px 6px;
}
.images div {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 6px 6px;
}
.images p {
	background: url(/file/images/photo/tumb02.gif) no-repeat 0 100%;
	text-align: left;
	vertical-align: top;
	font: 85%;
	color: #333;
	padding: 0px 20px 15px 10px;
	margin: 0px;
	/*padding: 0 25px 20px 10px;*/
	/*padding: 0 15px 10px 0px;*/
}
.images p.empty {
	background: url(/file/images/photo/tumb02.gif) no-repeat 0 100%;
	font: 1%;
	color: #333;
	padding: 0;
	/*padding: 0 25px 20px 10px;*/
	/*padding: 0 15px 10px 0px;*/
}
.add{
	border:1px solid #E18700;
	margin:5px 10px;
	overflow:hidden;
	_overflow:hidden;
	font-size:13px;
/*	max-width:780px; */
	/*_width:750px; */
	_margin:5px auto; 
	width:90%;
	/**width:750px;*/
}
#v_geo_tree{
	overflow:scroll!important;
	width:330px;
}
.add_select{
	padding:5px;
	_padding:0;
	margin:0 10px;
/*	max-width:780px; */
}

#google_ads_frame1 #aus #aubg{
	background:#F3F2E6!important;
}
.debug{
	padding:10px;
}
.usermenu a{
	display:inline-block;
}
.paid-i .mytable th *{
	/*font-size:16px;*/
}
.region{
	margin:0 10px;
/*	max-width:780px; */
}
.s111{
	float:left;
	padding:1px 1px 1px 5px;
	text-align:right;
	width:30%;
}
.region * select{
	padding: 1px;
}
.border1{ 
	border:1px solid #791F00;
}
.realty_form{ 
	margin:0 auto;
	max-width:700px;
	_width:550px;
	/*_width:expression(document.body.clientWidth>=1100 ? "700px": "auto");*/
}
.form_td{
	text-align:right;
}
.geo_select{
}
.realty_form * .form_td{
	text-align:right;
	width:30%;
}
.form_table{
	width:98%;
}
.adsense{
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
/********************Table*******************/
#v_form_holder{
	_float:inherit;
}
#ads0 li{
	display:inline;
}
#aus{
	float:left;
}
ins{
	display:inline-block;
}


/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_content a.pp_next:hover { background: url(/file/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_content a.pp_previous:hover { background: url(/file/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_content a.pp_expand { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_content a.pp_expand:hover { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_content a.pp_contract { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_content a.pp_contract:hover { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(/file/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(/file/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(/file/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(/file/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_content a.pp_next:hover { background: url(/file/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_content a.pp_previous:hover { background: url(/file/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_content a.pp_expand { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_content a.pp_expand:hover { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_content a.pp_contract { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_content a.pp_contract:hover { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded  p.pp_description { color: #fff; }

	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(/file/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(/file/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(/file/images/prettyPhoto/dark_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 { background: url(/file/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square  p.pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(/file/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content a.pp_expand { background: url(/file/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_content a.pp_expand:hover { background: url(/file/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_content a.pp_contract { background: url(/file/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_content a.pp_contract:hover { background: url(/file/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(/file/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/file/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/file/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_content a.pp_next:hover { background: url(/file/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_content a.pp_previous:hover { background: url(/file/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		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 { background: #fff; }
	
	div.light_square .pp_content a.pp_expand { background: url(/file/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_content a.pp_expand:hover { background: url(/file/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_content a.pp_contract { background: url(/file/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_content a.pp_contract:hover { background: url(/file/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(/file/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/file/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/file/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_content a.pp_next:hover { background: url(/file/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_content a.pp_previous:hover { background: url(/file/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 {
		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;
		}
		
			div.pp_pic_holder .pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }
				
				div.pp_pic_holder .pp_content .pp_details .pp_nav {
					float: left;
					margin: 3px 0 0 0;
				}
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 2px 4px; }
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}
		
		div.pp_pic_holder .pp_content div.pp_hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}
		
		div.pp_pic_holder .pp_content a.pp_next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(/file/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
			
		div.pp_pic_holder .pp_content a.pp_previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(/file/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
		
		div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;	
		}
			
		div.pp_pic_holder .pp_content a.pp_close {
			float: right;
			display: block;
			text-indent: -10000px;
		}
		
		div.pp_pic_holder .pp_bottom {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }
			
			div.pp_pic_holder .pp_bottom .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_bottom .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }
				
			div.pp_pic_holder .pp_bottom .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pp_pic_holder .pp_loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}
		
		div.pp_pic_holder #pp_full_res { display: block; margin: 0 auto; width: 100%; text-align: center; }
		div.pp_pic_holder #pp_full_res object,
		div.pp_pic_holder #pp_full_res embed { visibility: hidden; }
	
		div.ppt {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #fff;
			font-size: 17px;
		}

/* ------------------------------------------------------------------------
	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 */


