a:focus {-moz-outline-style: none;outline: none;}
#header{
	height:171px;
}
.shadow{
	background-image:url('/media/site_images/sprite.png');
	background-repeat:repeat-x;
	background-position:0 0px;
	height:22px;
}
a#logo{
	display:block;
	background-image:url('/media/site_images/sprite.png');
	background-repeat:no-repeat;
	background-position:0 -69px;
	height:153px;
	width:341px;
	text-indent:-1000px;
	overflow:hidden;
}
div#navbar{
	position:relative;
	background:#fff;
	height:48px;
}
div#navbar .bee{
	position:absolute;
	background-image:url('/media/site_images/sprite.png');
	background-repeat:repeat-x;
	background-position:-358px -69px;
	height:47px;
	width:274px;
	left:200px;
	top:38px;
}
#footer{
	background-color:#fff;
	height:50px;
	line-height:1.6em;
	border-top:1px solid #ddd;
}
#footer a.active{
	border-bottom:1px solid;
}
#mailchimpform{
	position:absolute;
	height:46px;
	right:10px;
	top:22px;
}
#mailchimpform a{
	color:#fff;
}
#mailchimpform a:hover{
	text-decoration:underline;
}
/* nav items*/
.navitem{
	display:block;
	background-image:url('/media/site_images/sprite.png');
	background-repeat:no-repeat;
	height:21px;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
	margin-top:16px;
}
.nav_overzicht{
	background-position:0 -43px;
	width:105px;
}
.nav_kunstroute{
	background-position:-105px -43px;
	width:112px;
}
.nav_kunstenaars{
	background-position:-217px -43px;
	width:126px;
}
.nav_programma{
	background-position:-343px -43px;
	width:122px;
}
.nav_colofon{
	background-position:-465px -43px;
	width:89px;
}
.nav_archief{
	background-position:-554px -43px;
	width:83px;
}
.nav_abonneren{
	background-position:-637px -43px;
	width:184px;
}
/*activestates (Nasty: because packground y pos can't be set independently of x pos!)*/
.nav_overzicht.active, a:hover.nav_overzicht{
	background-position:0 -22px;
}
.nav_kunstroute.active, a:hover.nav_kunstroute{
	background-position:-105px -22px;
}
.nav_kunstenaars.active, a:hover.nav_kunstenaars{
	background-position:-217px -22px;
}
.nav_programma.active, a:hover.nav_programma{
	background-position:-343px -22px;
}
.nav_colofon.active, a:hover.nav_colofon{
	background-position:-465px -22px;
}
.nav_archief.active, a:hover.nav_archief{
	background-position:-554px -22px;
}
.nav_abonneren.active, a:hover.nav_abonneren{
	background-position:-637px -22px;
}
/* eo navitems*/
body{
	color:#484848;
}
a{
	color:#ff0079;
	text-decoration:none;
}
a:hover{
	color:#12345f;
}
.tilebar .bar{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	height:40px;
	z-index:2;
	
}
.tilebar div.bar{
	background-image:url('/media/site_images/agendatile.png');
	z-index:1;
}
a:hover img.barimage{
	display:none;
}
a img.barimage{
z-index:5;
}

a:hover div.bar{
	background-position:0 -40px;
}
a:hover p.info{
	text-decoration:underline;
}
.tilebar p.info{
	position:absolute;
	top:4px;
	left:4px;
	color:#fff;
	font-size:0.85em;
	z-index:10;
}

.tilebar a.edit{
	position:absolute;
	top:18px;
	left:4px;
	color:#fff;
	font-size:0.85em;
	z-index:11;
}

.agendagrid{
	background-image:url('/media/site_images/agendagrid.png');
}

.times div{
	text-align:center;
	font-size:0.95em;
	height:50px;
	line-height:36px;
	color:#6c6c6c;
	border-left:1px solid #EFEFEF;
	width:39px;
}

.daytitle {
	font-size:1.4em;
	text-align:center;
	margin-top:4px;
	color:#6c6c6c;
	font-weight:normal;
}
.agendatable{
	margin-bottom:50px;
}
.venuetitle{
	text-align:right;
	font-size:0.95em;
}
.artistimagewrapper{
	border: 1px solid #e0e0e0;
	display:block;
}
.smallimages .artistimagewrapper{
	width:98px;
}
.bigimages .artistimagewrapper{
	width:318px;
}
.artistimage{
	display:block;
	border: 3px solid #fff;
}
a:hover .artistimagewrapper{
	border: 1px solid #a0a0a0;
}
div.gridcell{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div.gridcell.last{
	margin-right:0px;
}
h1, h2, h3{
	color:#525252;
}
h1{
	font-size:2.4em;
}
h2{
	font-size:2.3em;
}
.lineabove{
	border-top:4px solid #525252;
	padding-top:15px;
}
.linebelow{
	padding-bottom:15px;
	border-bottom:1px solid #d2d2d2;
	margin-bottom:50px;
}
.bottomspace{
	margin-bottom:50px;
}
.largetext{
	font-size:1.25em;
}
.nav a.yellow, .nav a.active.yellow, .nav a.yellow:hover{
	color:#EAFB76;
}

.textlinks a.active{
	border-left:4px solid;
	padding-left:5px;
	margin-left:-9px;
}

.textlinks.indent a{
	padding-left:9px;
	margin-left:0px;
}

.textlinks.indent a.active{
	border-left:4px solid;
	padding-left:5px;
	margin-left:0px;
}

.nav a.yellow.active{
	border-bottom:4px solid #EAFB76;
}

.editlink{
	display:block;
	background-image:url(/media/site_images/pencil.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:20px;
	font-size:12px;
	font-family:Arial;
	margin-bottom:15px;
}

.placeholder{
	background-color:#F1FBA5;
}
#toprightoverlay{
	position:absolute;
	right:0px;
	top:0px;
	width:200px;
}
#loggedinmessage{
	background:#fff;
	border:3px solid #ddd;
	border-top:0px;
	border-right:0px;
	padding:10px;
}
#previewmessage{
	background:#fff;
	border:3px solid #ddd;
	border-top:0px;
	border-right:0px;
	padding:10px;
}

.inset { text-shadow:#000 0 -1px 0;}
.facebook_icon{
	background-image: url("/media/site_images/facebook-button-small.png");
}
.envelope_icon{
	background-image: url("/media/site_images/envelope-button-40.png");
}
.icon_link{
	background-repeat: no-repeat;
	background-position:0 0px;
	background-position: 0 0px;
	padding:0px 0 0px 40px;
	display:block;
	height:25px;
	width:250px;
	line-height:25px;
}


/* jquery-tooltip */

#tooltip {
	font-size:0.95em;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #fff;
	color:#5B5B5B;
	padding: 10px;
	opacity: 1;
	border:2px solid #134075;
}
#tooltip h3{
	font-size:1.25em;
}
#tooltip h3, #tooltip div { margin: 0; }

/*pretty photo ---------------------------------------------- */
div.light_rounded .pp_top .pp_left {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle {
	background: #fff;
}
div.light_rounded .pp_top .pp_right {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content .ppt {
	color: #000;
}
div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right {
	background: #fff;
}
div.light_rounded .pp_content {
	background-color: #fff;
}
div.light_rounded .pp_next:hover {
	background: url(../site_images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_previous:hover {
	background: url(../site_images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand:hover {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract:hover {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.light_rounded #pp_full_res .pp_inline {
	color: #000;
}
div.light_rounded .pp_arrow_previous {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle {
	background: #fff;
}
div.light_rounded .pp_bottom .pp_right {
	background: url(../site_images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon {
	background: url('../site_images/prettyPhoto/light_rounded/loader.gif') center center no-repeat;
}
div.dark_rounded .pp_top .pp_left {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_middle {
	background: url(../site_images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_top .pp_right {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
	background: url(../site_images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
	background: url(../site_images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_content {
	background: url(../site_images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_next:hover {
	background: url(../site_images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
	background: url(../site_images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_expand {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_contract {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.dark_rounded .currentTextHolder {
	color: #c4c4c4;
}
div.dark_rounded .pp_description {
	color: #fff;
}
div.dark_rounded #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_rounded .pp_arrow_previous {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_rounded .pp_arrow_next {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_rounded .pp_bottom .pp_left {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle {
	background: url(../site_images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_bottom .pp_right {
	background: url(../site_images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
	background: url(../site_images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content {
	background: url(../site_images/prettyPhoto/dark_square/contentPattern.png) top left repeat;
}
div.dark_square .currentTextHolder {
	color: #c4c4c4;
}
div.dark_square .pp_description {
	color: #fff;
}
div.dark_square .pp_loaderIcon {
	background: url(../site_images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_content_container .pp_left {
	background: url(../site_images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_square .pp_content_container .pp_right {
	background: url(../site_images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_square .pp_expand {
	background: url(../site_images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_expand:hover {
	background: url(../site_images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_contract {
	background: url(../site_images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_contract:hover {
	background: url(../site_images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../site_images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.dark_square #pp_full_res .pp_inline {
	color: #fff;
}
div.dark_square .pp_arrow_previous {
	background: url(../site_images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.dark_square .pp_arrow_next {
	background: url(../site_images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_square .pp_next:hover {
	background: url(../site_images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.dark_square .pp_previous:hover {
	background: url(../site_images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content {
	background: #fff;
}
div.light_square .pp_loaderIcon {
	background: url(../site_images/prettyPhoto/light_square/loader.gif) center center no-repeat;
}
div.light_square .pp_content .ppt {
	color: #000;
}
div.light_square .pp_expand {
	background: url(../site_images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_square .pp_expand:hover {
	background: url(../site_images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_square .pp_contract {
	background: url(../site_images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_square .pp_contract:hover {
	background: url(../site_images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../site_images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.light_square #pp_full_res .pp_inline {
	color: #000;
}
div.light_square .pp_arrow_previous {
	background: url(../site_images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_square .pp_arrow_next {
	background: url(../site_images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_square .pp_next:hover {
	background: url(../site_images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_square .pp_previous:hover {
	background: url(../site_images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.facebook .pp_top .pp_left {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
	background: url(../site_images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content .ppt {
	color: #000;
}
div.facebook .pp_content_container .pp_left {
	background: url(../site_images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
	background: url(../site_images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_content {
	background: #fff;
}
div.facebook .pp_expand {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.facebook .pp_expand:hover {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.facebook .pp_contract {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.facebook .pp_contract:hover {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.facebook #pp_full_res .pp_inline {
	color: #000;
}
div.facebook .pp_loaderIcon {
	background: url(../site_images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_nav .pp_arrow_previous {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}
div.facebook .pp_nav .pp_arrow_next {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}
div.facebook .pp_nav {
	margin-top: 0;
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}
div.facebook .pp_next:hover {
	background: url(../site_images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.facebook .pp_previous:hover {
	background: url(../site_images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
	background: url(../site_images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
	background: url(../site_images/prettyPhoto/facebook/sprite.png) -110px -80px 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;
}
.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_content .ppt {
	left: auto;
	margin-bottom: 5px;
	position: relative;
	top: auto;
}
.pp_fade {
	display: none;
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px;
}
.pp_content_container .pp_right {
	padding-right: 20px;
}
.pp_content_container .pp_details {
	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 a.pp_arrow_previous,.pp_nav 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;
}
a.pp_next {
	background: url(../site_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(../site_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: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	display: block;
	float: right;
	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;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}

/* eo prettyphoto*/
