/* BON JOVI */
/* Photos Section Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-photo.css");
	@import url("widget-tag.css");
	

/* PHOTO GALLERY PAGE
----------------------------------------------------------------------------- */

	
	#content div.widget-photo.browse h3 {
	
	display: none;
	
	}
	
	div.widget-photo.compact.gallery h4 {
	
	font-size: 14px;
	
	}
	
	#page-photos #last-night {
		
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	
		
	}


/* PHOTO DETAILS PAGE
----------------------------------------------------------------------------- */


	#page-backstage-photo #photo, 
	#page-photo #photo {
	
	position: relative;
	
	}

	#page-photo #photo h3, 
	#page-photo #photo .added, 
	#page-backstage-photo #photo h3, 
	#page-backstage-photo #photo .added {
	
	display: none;
	
	}
	
	
/* BACKSTAGE JBJ PHOTOS UPSELL
----------------------------------------------------------------------------- */

	
	#exclusivephotos {
	
	clear: left;
	display: block;
	text-indent: -5000px;
	width: 695px;
	height: 255px;
	padding: 15px 15px 0 16px;
	border-left: 1px solid #DEA011;
	border-right: 1px solid #DEA011;
	background: #D09827 url('../images/prompts/upsell-backstage-photos.jpg') center bottom no-repeat;
	
	}
