/*--------------------------------------------------*/
/* please print details		                 	    */


#voucherHeader {     
	margin: 0 auto;  
	text-align: center;
	display: list-item;
	list-style-image: url("/a/img/global/printHeader.jpg");
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;                   
	color: #fff;     	
	margin-bottom: 50px;               
}

#printVoucherContainer {
	clear: both;
	margin: 0 10px;
	background: none;
	padding-bottom: 0;
	border: 2px solid #d1dce5;
}

.voucher {				
	padding: 0 20px 20px 20px;
	border: none;
}

.pleasePrint {
	padding: 0 20px 20px 20px;
	border: none;
	margin-bottom: 20px;
}

.pleasePrint p {
	color: #fe4ff8;
}

.locationDetails .details h3 {
	color: #439ae0;
}
	
.locationDetails .details p a {
	color: #fe4ff8;
}

.voucher h3 {
	background: url("/a/img/global/transDivLong.png") no-repeat bottom center;
	padding-bottom: 3px;
	margin-bottom: 20px;
}

.voucher h3 span {
	float: left;
}

.voucher h4 {
	clear: both;
}

.voucher p {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 0;
}

.voucher p span {
	color: #fe4ff8;
}

body {
	background: none;
	margin: 0;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

#wrapper {
	margin: 0;
	width: auto;
	background: none;
}

#header, #breadcrumbs, #content .left, #content .right, #footer, h2.middleHeading, span.link, .locationDetailsMap h2, .locationDetailsMap p, ul.offScreen, h3.noPrint, p.categories, ul.moreLinks {
	display: none;
}

.locationDetails {
	border: 0;
	margin-top: 20px;
}

.locationDetailsMap {
	float: left;
}

.details {
	float: left;
	margin-left: 10px;
}

#header, #breadcrumbs, #content .left, #content .right, #footer, h2.middleHeading, span.link, .locationDetailsMap h2, .locationDetailsMap p, ul.offScreen, h3.noPrint, p.categories, ul.moreLinks {
    display: none;
}