﻿@charset "utf-8";
/* Hertz Fly Drive - Print styles */



.navBar {
    display:none;
}

ul.steps {
    display: none;
}

.dontPrint {
    display: none;
}
/*
.content h2.tagline {
    text-indent: 0;
    font-family:Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    font-size: 26px;
    color: #FFD60D;
}

.content h3 {
    text-indent: 0;
    font-family:Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    font-size: 26px;
    color: #505256;
}

h3.bookingConfirmTitle {
    color: #3366aa;
    font-size: 27px;
}

.offersPanel h3 {
    text-indent: 0;
    font-family:Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    font-size: 24px;
    line-height: 36px;
    width: auto;
    height: auto;
    margin-bottom: 5px;
    color: #505256;
}
*/

body { width: 100%; font-size: 68%; }

.container {
	width: 100%;
	background: #fff;
}

.header img { display: none; }
.header h3 {
	font-family: "Franklin Gothic Medium","Arial Narrow Bold",Arial,sans-serif;
    font-size: 20px;
    color: #505256;
    margin:0;
    padding:0;
}


.content { 
    page-break-before: avoid; 
    width: 100%;
    background: #fff;
    padding: 0;
}

.contentInner {
    width: 100%;
    page-break-before: avoid; 
    background: transparent;
    padding: 0;
}

.content h3 {
    text-indent: 0;
    font-family: "Franklin Gothic Medium","Arial Narrow Bold",Arial,sans-serif;
    font-size: 20px;
    color: #505256;
}

h3.bookingConfirmTitle {
    color: #3366aa;
    font-size: 24px;
    width: auto;
    height: auto;
    background: transparent;
}

.offersColumn {
	width: 95%;
	float:none;
	clear:both;
}

.offersPanel, .offersPanelInner {
    width: auto;
    background: transparent;
    float:none;
    padding: 0 0 5px;
}

.offersPanel { margin-top: 0; }

.offersPanel h3 {
    color: #3366aa;
    text-indent: 0;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    height: auto;
    margin-bottom: 5px;
    background: transparent;
}

.offersPanel h5,
.midPanel h5,
.chargesList dt.loud,
.chargesList dd.loud
{    
	color: #3366aa;
	margin-top: 8px;
	padding:0;
}

span.summaryPrice {    
	color: #3366aa;
	margin:0;
	font-size: 18px;
	line-height: 22px;
}


.summaryPrice, .totalDueSummary p { width: auto; }

.totalDueSummary { background: transparent; }

.footer { border: none; background: transparent; margin:0; }

.footer:before {
    content: <br class="clearer"/>;
}

.footer ul.footerLinks li {
	display: block;
	margin:0;
	text-align: center;
	font-size: 9px;
	line-height: 13px;
}
.midPanel {
    overflow: visible;
    border: 1px solid #777;
    width: auto;
    background: transparent;
}

.midPanelInner { background: transparent; }

.dontPrint, .dontPrint span { display: none !important; }
.printOnly, .printOnly span { display: block !important; }

a.showURL:after {
	content: " (" attr(href) ") ";
}

a.showLocalURL:after {
    content: " (http://www.hertzflydrive.com/" attr(href) ") ";
}


h2.tagline { display: none; }

.clearfix:after { clear:none; }

.formColumn {
	width: 95%;
	float: none;
	margin: 0;
}

.bookmarker { display:none; }

.offersPanel .needtoknowList dd {
	margin-left: 10px;
}

.footer ul.footerLinks li {
	display: block;
	margin:0;
}
