.px_wrapper
{
	padding: 10px;
}

.px_wrapper img
{
	border: none;
}

.px_contents
{
	background: #eae4d6 url(../images/px_background.png);
	height: 724px;
	position: relative;
	width: 820px;
}

.px_ads_wrapper
{
	background: url(../images/px_ad_shadow.png) no-repeat;
	left: 15px;
	height: 490px;
	padding: 3px 10px 7px 0;
	position: absolute;
	top: 12px;
	width: 520px;
	z-index: 10;
}

.px_ads_nav
{
	margin: 0;
	position: absolute;
	right: 30px;
	top: 5px;
	z-index: 20;
}

.px_ads_nav li
{
	background-image: url(../images/px_ad_nav.png);
	background-position: -42px 0;
	padding: 8px 0 0 6px;
	float: left;
	height: 33px;
	list-style: none;
	margin: 0 -21px 0 7px;
	width: 36px;
}

li.px_ad_nav_current
{
	background-position: 0 0;
}

.px_ads_nav a
{
	display: block;
	height: 20px;
	text-indent: -999em;
	width: 20px;
}

.px_ads
{
	height: 490px;
	overflow: hidden;
	width: 520px;
}

.px_slideshow_initialized .px_ad
{
	position: absolute;
}

.px_ad
{
	height: 490px;
	width: 520px;
}

.px_door
{
	height: 498px;
	overflow: hidden;
	position: absolute;
	right: 11px;
	top: 12px;
	width: 252px;
}

.px_door_noscript p
{
	font-size: 16px;
	font-family: Georgia, serif;
	height: 498px;
	line-height: 1.25em;
}

.px_buckets
{
	left: 2px;
	position: absolute;
	top: 522px;
}

.px_bucket
{
	background: url(../images/px_bucket_background.png) no-repeat;
	color: #fff;
	float: left;
	font-size: 16px;
	font-family: Georgia, serif;
	font-weight: bold;
	margin: 0 0 0 11px;
	height: 188px;
	text-align: center;
	text-shadow: #000 0 1px 2px;
	text-shadow: rgba(0,0,0,.25) 0 1px 2px;
	width: 260px;
	display: inline;
}

.px_bucket p
{
	margin: 0;
}

.px_bucket_intro
{
	background: url(../images/px_bucket_background_corner.png) top right no-repeat;
}

.px_bucket_intro p
{
	padding: 0 10px;
}

.px_bucket_intro_photo
{
	min-height: 100px;
	padding: 15px 0 3px;
}

.px_bucket_cta
{
	display: none;
}

.px_bucket:hover .px_bucket_intro
{
	display: none;
}

.px_bucket:hover .px_bucket_cta
{
	display: table;
}


.px_bucket_cta
{
	margin: 20px auto 0;
	width: 260px;
float:left;
}

.px_bucket_cta_text
{
	display: table-row;
}

.px_bucket_intro_text, .px_bucket_cta_text p {
width: 15em;
margin-left: 8px;
}

.px_bucket_cta_text p
{
	display: table-cell;
	font-size: 15px;
	height: 80px;
	line-height: 1.25em;
	padding: 0 25px;
	width: 210px;
	vertical-align: middle;
}

.px_bucket_cta_link p
{
	border-top: 1px solid #c3ce8e;
	font-family: "Myriad Pro", Myriad, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto;
	padding: 8px 0 0;
	text-transform: uppercase;
	width: 180px;
}

.px_bucket_cta_link a
{
	background: url(../images/px_bucket_cta_link_background.png) 50% 50% no-repeat;
	color: #534741;
	display: table-cell;
	font-family: Georgia, serif;
	font-weight: bold;
	height: 14px;
	padding: 13px 8px;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	vertical-align: middle;
	width: 164px;
}

.px_bucket_cta_link a:hover
{
	color: #e3122e;
}

.px_flashcontent_back a
{
	background: #ccc;
	color: #fff;
	display: block;
	margin: 1em 0 0;
	padding: 2em 0;
	text-align: center;
	text-decoration: none;
	width: 820px;
}

.px_flashcontent_back a:hover
{
	background: #bbb;
}

.orange
{
	background: url(../images/orange_px_bucket_background.png) no-repeat;
	color: #fff;
	float: left;
	font-size: 16px;
	font-family: Georgia, serif;
	font-weight: bold;
	margin: 0 0 0 11px;
	height: 188px;
	text-align: center;
	text-shadow: none;
	text-shadow: none;
	width: 260px;
	display: inline;
}

.orange .px_bucket_intro
{
	background: url(../images/orange_px_bucket_background_corner.png) top right no-repeat;
}

.orange .px_bucket_intro p
{
	padding: 0 10px 5px 10px !important;
}

.orange .px_bucket_intro_photo {
    padding: 10px 0 0 !important;
}
