.pricecard form {
	margin: 0px;
	padding: 0px;
}
.pricecard {
	width: 560px;
	padding: 10px;
	border: 1px solid #939393;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
    background-color: #ffffff;
	color: #501111;
    margin: auto;
}
.pricecard .prodheader {
	border-bottom: 1px solid #939393;
	padding-bottom: 12px;
}
.pricecard .searchchange {
}
.pricecard .prodheader .prodlabel {
	vertical-align: top;
	display: inline-block;
	width: 435px;
}
.pricecard .prodheader .prodpic {
	display: inline-block;
	width: 125px;
}
.pricecard .prodheader .prodpic img {
	width: 125px;
	border: none;
}
.pricecard .prodheader .prodtitle {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
.pricecard .prodheader .servicetitle {
	margin-top: 20px;
	font-size: 1.5em;
	font-weight: bold;
}
.pricecard .prodheader .booking {
}
.pricecard .facitem {
	border-bottom: 1px solid #939393;
	padding-top: 14px;
	padding-bottom: 20px;
}
.pricecard .facitem .facpics {
	vertical-align: top;
	padding-top: 40px;
	display: inline-block;
	width: 125px;
}
.pricecard .facitem .facpics img {
	width: 125px;
	border: none;
	padding-top: 5px;
	padding-bottom: 10px;
}
.pricecard .facitem .facprices {
	vertical-align: top;
	padding-top: 10px;
	display: inline-block;
	width: 430px;
}
.pricecard .facitem .facprices .faclabel {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 20px;
}
.pricecard .facitem .facprices .pricerow {
	padding-top: 16px;
	margin-bottom: 10px;
}
.pricecard .facitem .facprices .pricerow .specialoffer {
	color: #d42027;
	text-align: center;
	padding-left: 358px;
}
.pricecard .facitem .facprices .pricerow .pricetag {
	background-color: #fff9ed;
color: #501111;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:normal;	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.pricecard .facitem .facprices .pricerow .pricetag .label .head {
	display: inline-block;
	padding-bottom: 4px;
	width: 358px;
	border-bottom: 1px solid #501111;
}
.pricecard .facitem .facprices .pricerow .pricetag .label .head .main {
	font-weight:bold;
	display: inline-block;
	font-size: 1.4em;
	width: 258px;
}
.pricecard .facitem .facprices .pricerow .pricetag .label .head .priceper {
	display: inline-block;
	width: 100px;
	text-align: right;
}
.pricecard .facitem .facprices .pricerow .pricetag .label .theprice .pricewas {
	text-decoration: line-through;
	color: #d42027;
	font-size: 0.8em;
	display: block;
}
.pricecard .facitem .facprices .pricerow .pricetag .label .theprice {
	display: inline-block;
	width: 67px;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #d42027;
}
.pricecard .facitem .facprices .pricerow .pricetag .bylines {
	display: inline-block;
	padding-bottom: 4px;
	vertical-align: bottom;
	width: 358px;
}
.pricecard .facitem .facprices .pricerow .pricetag .bylines span {
	display: block;
}
.pricecard .facitem .facprices .pricerow .pricetag .button {
	display: inline-block;
	width: 67px;
	text-align: center;
}
.pricecard .facitem .facprices .pricerow .pricetag input {
	background:transparent url(../images/icons/book_button_0.jpg) no-repeat scroll 0 4px;
	font-size: 1em;
	cursor: pointer;
	border: none;
	width: 66px;
	height:28px;
}
.pricecard .facitem .facprices .pricerow .pricetag .submit_5 {
	background: url(../images/icons/book_button_5.jpg) no-repeat scroll 0 4px;
}
.pricecard .facitem .facprices .pricerow .pricetag .submit_4 {
	background: url(../images/icons/book_button_4.jpg) no-repeat scroll 0 4px;
}
.pricecard .facitem .facprices .pricerow .pricetag .submit_3 {
	background: url(../images/icons/book_button_3jpg) no-repeat scroll 0 4px;
}
.pricecard .facitem .facprices .pricerow .pricetag .submit_2 {
	background: url(../images/icons/book_button_2.jpg) no-repeat scroll 0 4px;
}
.pricecard .facitem .facprices .pricerow .pricetag .submit_1 {
	background: url(../images/icons/book_button_1.jpg) no-repeat scroll 0 4px;
}
.pricecard .facitem .facprices .pricerow .pricetag .submit_0 {
	background: url(../images/icons/book_button_0.jpg) no-repeat scroll 0 4px;
}
.pricecard .conditions {
	padding: 10px;
	background-color: #f7f7f7;
}

