
/*
  This file contains additional styles unique to the parkplaza site
*/

#homecontentleft_pp {
	float: left;
	padding-right: 70px;
	width: 526px;
	height: 350px; /* was 290px */
	min-height: 350px; /* was 290px */
	_height: auto !important; /*IE6 only */
	_height: 350px; /*IE6 only */ /* was 290px */
	max-height: 350px; /* was 290px */
	display: inline;
}

#homecontentleft_pp h1 {
	margin-left: 45px;
	padding: 25px 0 15px 0;
}

#homecontentleft_pp h1  img {
  height: 40px;
  width: 300px;
}

#homecontentleft_pp h2 {
	color: #f15a29;
	font-size: 90%;
	margin-left: 45px;
	padding: 10px 0 10px 0;
}

#homecontentleft_pp p {
	margin-left: 45px;
	padding: 0 0 10px 0;
}

#homecontentright_pp {
	float: left;
	width: 376px;
	height: 350px; /* was 290px */
	min-height: 350px; /* was 290px */
	_height: auto !important; /*IE6 only */
	_height: 350px; /*IE6 only */ /* was 290px */
	display: inline;
}

#homecontentright_pp img {
  width: 376px;
  height: 290px;
}

.homebuttonaction_pp {
	margin-left: 172px;
	float: left;
	display: inline;
	text-align: left;
}

#contentheading_pp {
	width: 626px;
	margin: 15px 30px 15px 0;
	padding: 0;
	float: left;
	display: inline;
}

#contentheading_pp h1 {
	font-size: 100%;
	margin: 0;
}

#contentheading_pp h1 img {
  width: 300px;
  height: 40px;
}

.prizecatbuttons_pp {
  float: left;
  width: 316px;
  margin-right: 340px;
  padding-bottom: 10px;
  display: inline;
}

.prizedashbutton_pp {
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
  width: 249px;
  height: 100px;
	margin: 0 0 5px 0;
	padding: 0;
	display: inline;
}

.prizedashbutton_pp a {
	width: 249px;
  height: 100px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}

.prizedashbuttonaction_pp {
	margin-top: 70px;
  margin-left: 105px;
	float: left;
	display: inline;
	text-align: left;
}

.prizeitem_pp {
	background-image: url(/images/background/prizestrip.jpg);
  background-position: top left;
  background-repeat: no-repeat;
	width: 606px;
	height: 100px;
	margin/**/: 5px 30px 5px 0; /* hide from IE6 */
	_margin: 5px 0 5px 0; /* IE6 only */
	padding: 0 10px 0 5px;
	float: left;
	clear: both;
	display: block;
}

.prizeitemimage_pp {
	width: 135px;
	height: 100px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

.prizeitemtext_pp {
	width: 416px;
/*	width: 392px;  */
	margin: 0 20px 0 0;
	padding: 5px 0 5px 0;
	float: left;
	display: inline;
}

.prizeitemtext_pp p {
	font-size: 70%;
}

#prizesummary_pp {
	background-color: #efeeed;
	width: 606px;
	margin: 5px 30px 5px 0;
	padding: 10px 10px 10px 10px;
	float: left;
	clear: both;
	display: block;
}

#prizesummary_pp img {
	width: 184px;
	height: 184px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

#message_pp {
	background-color: #efeeed;
  border-bottom: #a2a09e solid 2px;
  width: 100%;
  padding: 5px 0 5px 0;
  float: left;
  clear: both;
	display: block;
}

#message_pp h4 {
  color: #393532;
  font-weight: normal;
  font-size: 93%;
  padding: 5px 10px 5px 10px;
}

