
/* ---------- Pyramid & Parr Hall homepage styles ---------- */

#slideshow {
	float: right;
}

.slideImg {
	float: right;
	border: 1px solid #d3cec9;
	height: 149px;
	width:	673px;
	position: relative;
}

.slideImg .justConfirmed {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 65px;
	height: 65px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat 0 0;
	text-indent: -99999px;
}

.slideImg .limitedSeats {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 65px;
	height: 65px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat -65px 0;
	text-indent: -99999px;
}

.slideImg .soldOut {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 65px;
	height: 65px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat -130px 0;
	text-indent: -99999px;
}

.slideImg a.familyFriendly {
	position: absolute;
	top: 56px;
	right: 10px;
	display: block;
	width: 45px;
	height: 45px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat 0 -110px;
	text-indent: -99999px;
}

.slideImg a.familyFriendly:hover {
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat -45px -110px;
}

.slideCaption {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	padding: 5px 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	background: #4c4843;
	opacity:0.8;
	filter:alpha(opacity = 80);
	zoom:1;
}

.headerBuyNow {
	position: absolute;
	margin-right: 5px;
	bottom: 0;
	right: 55px;
	display: block;
	width: 45px;
	min-height: 8px;
	padding: 5px;
	background: #487f2b;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
	opacity:0.8;
	filter:alpha(opacity = 80);
	zoom:1;
}

.headerEventInfo {
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	margin-top: 5px;
	width: 45px;
	min-height: 8px;
	padding: 5px;
	background: #4c4843;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
	opacity:0.8;
	filter:alpha(opacity = 80);
	zoom:1;
}

a.headerEventInfo:hover {
	background: #797570;
}

a.headerBuyNow:hover {
	background: #76b256;
}

.contentWrapper h2 {
	border-bottom: 1px solid #d4cfca;
	padding-bottom: 5px;
}

a.featuredNews, a.featuredNews:visited {
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	width: 213px;
	min-height: 115px;
	background: #4c4843;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}

a.featuredNews:hover {
	background: #797570;
	cursor: pointer;
}

.featuredNews .caption {
	display: block;
	min-height: 8px;
	padding: 2px 0 4px 5px;
	color: #fff;
	text-decoration: none;
}

div.featuredEvent {
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	width: 213px;
	min-height: 125px;
	background: #fff;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	position: relative;
}

.featuredEvent .justConfirmed {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 45px;
	height: 45px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat 0 -65px;
	text-indent: -99999px;
}

.featuredEvent .limitedSeats {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 45px;
	height: 45px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat -46px -65px;
	text-indent: -99999px;
}

.featuredEvent .soldOut {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 45px;
	height: 45px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat -92px -65px;
	text-indent: -99999px;
}

.featuredEvent a.familyFriendly {
	position: absolute;
	top: 50px;
	right: 5px;
	display: block;
	width: 45px;
	height: 45px;
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat 0 -110px;
	text-indent: -99999px;
}

.featuredEvent a.familyFriendly:hover {
	background: transparent url(../../../images/pph-eventflagSprite.png) no-repeat -45px -110px;
}


.featuredEvent .caption {
	display: block;
	width: 208px;
	min-height: 8px;
	padding: 2px 0 4px 5px;
	background: #4c4843;
	color: #fff;
	text-decoration: none;
}

.info {
	float: left;
	display: block;
	width: 45px;
	margin-right: 5px;
	min-height: 8px;
	padding: 2px 0 2px 5px;
	background: #4c4843;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.buy {
	float: left;
	display: block;
	width: 45px;
	margin-right: 5px;
	min-height: 8px;
	padding: 2px 0 2px 5px;
	background: #487f2b;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.caption, a.caption:visited, a.info, a.info:visited, a.buy, a.buy:visited {
	color: #fff;
	text-decoration: none;
}

a.caption:hover, a.info:hover {
	background: #797570;
	color: #fff;
}

a.buy:hover {
	background: #76b256;
	color: #fff;
}

a.homepageHighlights, a.homepageHighlights:visited {
	display: block;
	margin-top: 100px;
	font-size: 2em;
	color: #6a3a66;
	text-decoration: none;
}

a.homepageHighlights:hover {
	color: #487f2b;
}