/* 
Title:     Payless Car Rental master styles for screen media
Author:    Arising Group, Inc.
Updated:   Aug 8, 2007
*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
        background-color: #FFFFFF;
}
td {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}
h1 {
	padding: 5px 26px;
	margin: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #0033CC;
}
h2 {
	padding: 5px 26px;
	margin: 0px;
	font-size: 18px;
	color: #0033CC;
}
h3 {
	padding: 5px 26px;
	margin: 0px;
	font-size: 15px;
	color: #0033CC;
}
p {
	padding: 0px 4px;
}

/* links
---------------------------------------------------------- */

a:link {
	color: #2E3092;
}
a:hover, a:active {
	color: #2E3092;
}
a:visited {
	color: #2E3092;
}

/* page structure
---------------------------------------------------------- */

#wrap {
	width: 100%;
}

/* headernav
---------------------------------------------------------- */

#headernav {
	display: none;
}
#headernav a {
	color: #999999;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
}

/* header
---------------------------------------------------------- */

#header {
	width: 100%;
}
#logo {
	width: 300px;
	float: left;
}

/* main navigation
---------------------------------------------------------- */

ul#mainnav {
	display: none;
}
ul#mainnav li {
	display: block;
        float: left;
}

#reservations a {
	background: url(../images/mainnav/nav_1_reservations.gif) no-repeat left bottom;
	width: 134px;
	display: block;
}
#reservations a:hover, #reservations a.selected {
	background: url(../images/mainnav/nav_1_reservations.gif) no-repeat right bottom;
	display: block;
}

#specials a {
	background: url(../images/mainnav/nav_2_specials.gif) no-repeat left bottom;
	width: 104px;
	display: block;
}
#specials a:hover, #specials a.selected {
	background: url(../images/mainnav/nav_2_specials.gif) no-repeat right bottom;
	display: block;
}

#cars a {
	background: url(../images/mainnav/nav_3_cars.gif) no-repeat left bottom;
	width: 82px;
	display: block;
}
#cars a:hover, #cars a.selected {
	background: url(../images/mainnav/nav_3_cars.gif) no-repeat right bottom;
	display: block;
}

#locations a {
	background: url(../images/mainnav/nav_4_locations.gif) no-repeat left bottom;
	width: 115px;
	display: block;
}

#locations a:hover, #locations a.selected {
	background: url(../images/mainnav/nav_4_locations.gif) no-repeat right bottom;
	display: block;
}

#customercare a {
	background: url(../images/mainnav/nav_5_customercare.gif) no-repeat left bottom;
	width: 141px;
	display: block;
}
#customercare a:hover, #customercare a.selected {
	background: url(../images/mainnav/nav_5_customercare.gif) no-repeat right bottom;
	display: block;
}

#perks a {
	background: url(../images/mainnav/nav_6_perks.gif) no-repeat left bottom;
	width: 141px;
	display: block;
}
#perks a:hover, #perks a.selected {
	background: url(../images/mainnav/nav_6_perks.gif) no-repeat right bottom;
	display: block;
}

/* main body
---------------------------------------------------------- */

#mainbody {
	width: 100%;
	background-color: #6491C6;
	padding: 0px 0px 17px 16px;
	margin: 0px;
	text-align: left;
}
#mainbody_sub {
	width: 100%;
	background: url(../images/tile.jpg) repeat-x left top;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

/* booking engine box
---------------------------------------------------------- */

#bookingengine {
        float: left;
	width: 375px;
	margin-top: 17px;
	background: url(../images/box_booking/box_body.gif) repeat-y;
}
#bookingengine p {
	padding: 5px 20px;
	margin: 0px;
}
#bookingengine input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}
#bookingengine select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}
#bottomnav {
	display: none;
}
#left {
	display: none;
}
#right {
	display: none;
}
.divider {
	background: url(../images/divider_blue.gif) repeat-x;
	margin: 45px 20px 15px 20px;
	padding: 0px;
}
.button {
	float: right;
	padding: 0px 20px;
	margin: 0px;
}

ul#progressbar {
	display: none;
}
ul#progressbar li {
	display: block;
	float: left;
	padding: 0 12px;
}

/* main promo box
---------------------------------------------------------- */

#promos {
	float: right;
	width: 559px;
	height: 217px;
	padding: 0px;
}

/* online specials and perks boxes
---------------------------------------------------------- */

#wrapper {
	float: left;
	width: 559px;
	margin: 9px 0px;
}

#box_specials {
	float: left;
	width: 314px;
	background-color: #ffffff;
	border: 1px solid #799FCE;
	margin: 0 10px 0 15px;
}
#box_specials h2 {
	background: url(../images/box_specials/box_onlinespecials.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
#box_specials ul {
	margin: 8px 20px 3px 30px;
	padding: 0px;
}
#box_specials li {
	padding: 1px;
}
#box_specials .last {
	padding: 4px 10px;
	text-align: right;
}
#list_specials {
	list-style-image: url(../images/arrow_yellow.gif);
}

#box_perks {
	float: right;
	width: 200px;
	font-size: 13px;
	background-color: #ffffff;
	margin-right: 15px;
	background: url(../images/box_perks/box_perks_tile.gif) repeat-y;
}
#box_perks h2 {
	background: url(../images/box_perks/box_perks.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
#box_perks .last {
	background: url(../images/box_perks/box_perks_bottom.gif) no-repeat left bottom;
	padding: 5px 20px 16px 20px;
	margin-top: 10px;
}

#box_specials p, #box_perks p {
	padding: 10px 20px;
	margin: 0px;
}
#box_specials a, #box_perks a {
	font-weight: bold;
}

.divider_perks {
	background: url(../images/divider_blue.gif) repeat-x;
	padding: 0px;
	margin: 6px 20px;
	line-height: 1px;
}

#box_specials a, #box_perks a {
	font-weight: bold;
}

#email_signup {
	display: none;
}

#email_signup_success {
	display: none;
}

/* mini promos
---------------------------------------------------------- */

#minipromo {
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
}
#minipromo li {
	display: block;
	float: left;
	width: 30%;
	padding: 5px 15px 0px 15px;
}
#minipromo span {
	font-size: 13px;
	color: #002D62;
	font-weight: bold;
	margin: 0px;
}
#minipromo a {
	color: #002D62;
	text-decoration: none;
	font-weight: bold;
}
#minipromo img {
	padding: 0px 10px 0px 0px;
}
#minipromo1, #minipromo2 {
	border-right: 1px solid #EFEFEF;
}
#minipromo_gobutton {
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#minipromo_gobutton li {
	display: block;
	float: left;
	width: 30%;
	padding: 5px 15px;
}
#minipromo_gobutton img {
	padding: 0px;
}
#go1, #go2 {
	border-right: 1px solid #EFEFEF;
}

/* footer
---------------------------------------------------------- */

#footer {
	display: none;
}
#footer a {
	color: #6894C7;
}
#footer a:hover {
	color: #0054A6;
}

/* SEO text
---------------------------------------------------------- */

#smallprint ul {
	float: left;
	width: 950px;
	text-align: left;
	font-size: 11px;
	color: #999999;
	list-style: none;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}
#smallprint li {
	width: 45%;
	padding: 0px;
	margin: 0px 10px;
	line-height: 15px;
}
#smallprint span {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin: 0px;
}
#smallprint a {
	color: #6894C7;
}
#left_col {
	float: left;
}
#right_col {
	float: right;
}

/* booking engine 2 box
---------------------------------------------------------- */

#bookingengine_2 {
	width: 100%;
	margin-top: 5px;
	background: url(../images/box_booking/box_body_2.gif) repeat-y;
}
#bookingengine_2 p {
	padding: 0px 20px;
	margin: 0px;
}
#bookingengine_2 h2 {
	padding: 5px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
        background-color: #FFFFFF;
}
#bookingengine_2 input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}
#bookingengine_2 select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}
.box_bottom {
	background: url(../images/box_booking/box_bottom_2.gif) no-repeat left bottom;
	padding: 20px 20px 26px 20px;
}
.button_2 {
	float: right;
	padding: 0px 20px;
	margin: 0px;
}

ul#progressbar_2 {
	display: none;
}
ul#progressbar_2 li {
	display: block;
	float: left;
	padding: 0 28px;
}

.title_blue_uppercase {
	color: #2E3092;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #D3E4FA;
	padding: 4px;
	margin: 0px;
        text-transform: uppercase;
}
.title_blue {
	color: #2E3092;
	font-weight: bold;
	border-bottom: 2px solid #D3E4FA;
	padding: 8px 0px 2px 0px;
}
.car_details {
	padding: 10px 0px;
}
.car_img, .car_capacity, .car_model, .price {
	text-align: center;
}
.car_img {
	width: 27%;
}
.car_capacity {
	width: 20%;
}
.car_model {
	width: 25%;
}
.price {
	width: 28%;
}
.price_daily {
	color: #0033CC;
	font-size:  26px;
	font-weight: bold;
}
.price_period {
	vertical-align: top;
	font-size: 18px;
	padding-top: 10px;
}
.price_total {
	font-size: 11px;
}
.price_total a {
	color: #3366CC;
}
.more_cars {
	color: #EE3A42;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	line-height: 40px;
	margin: 0px;
}
.more_cars a {
	color: #EE3A42;
}
.options_disclaimer {
	font-style: italic;
	font-size: 11px;
}
.renter__info {
	padding-top: 10px;
}
.subheading {
	font-weight: bold;
	font-size: 13px;
}
.optional {
	color: #999999;
	font-style: italic;
}
.optional_mini {
	color: #999999;
	font-style: italic;
	font-size: 11px;
}
.small_text {
	font-size: 11px;
}
.reservation_details {
	padding-top: 10px;
}
.reservation_details td {
	padding: 3px 3px;
}
.reservation_details p {
	padding: 5px 0px;
	margin: 0px;
}
.header_row {
	font-weight: bold;
	font-size: 13px;
	background-color: #F0F6FD;
}
.align_right {
	text-align: right;
}
.discount_savings_row {
	color: #EE3A42;
}
.subtotal_row {
	text-align: right;
}
.total_row {
	font-weight: bold;
	background-color: #F0F6FD;
}

/* Modify Search and My Reservation boxes
---------------------------------------------------------- */

#wrapper_2 {
	width: 100%;
	margin: 9px 0px;
}
#box_modifysearch {
	display: none;
}
#box_modifysearch h2, #box_myreservation h2, #box_myreservation_menu h2, #box_subnav h2 {
	height: 42px;
	color: #002D62;
	text-indent: 10px;
	font-size: 15px;
	text-transform: uppercase;
	background: url(../images/box_side/top.gif) no-repeat left top;
	margin: 0px;
	padding: 17px 0px 0px 10px;
}
#box_modifysearch .last, #box_myreservation_menu .last, #box_subnav .last {
	background: url(../images/box_side/bottom.gif) no-repeat left top;
	padding: 5px 20px 16px 20px;
	margin-top: 10px;
}
#box_myreservation .last {
	background: url(../images/box_side/bottom.gif) no-repeat left top;
	padding: 5px 20px 17px 20px;
	margin-top: 10px;
}
#box_modifysearch p, #box_myreservation p, #box_myreservation_menu p, #box_subnav p {
	padding: 0px 20px 5px 20px;
	margin: 0px;
}
#box_myreservation {
	display: none;
}
#box_myreservation_menu, #box_subnav  {
	display: none;
}
#box_myreservation_menu ul, #box_subnav ul {
	list-style: none;
	margin: 5px 20px;
}
#box_myreservation_menu li, #box_subnav li {
	padding: 5px 0px;
}
#box_myreservation_menu a, #box_subnav a {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	line-height: 16px;
}
#box_myreservation_menu td, #box_subnav td {
	border-bottom: 1px dashed #A4C7F5;
	padding: 10px 5px;
}

/* booking engine 3 box
---------------------------------------------------------- */

#bookingengine_3 {
	width: 100%;
}
#bookingengine_3 p {
	padding: 5px 0px;
}
#bookingengine_3 h2 {
	padding: 5px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #0033CC;
        background-color: #FFFFFF;
}
#bookingengine_3 input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}
#bookingengine_3 select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}
ul#progressbar_3 {
	display: none;
}
ul#progressbar_3 li {
	display: block;
	float: left;
	padding: 0 60px;
}
.box_bottom_3 {
	background: url(../images/box_booking/box_bottom_3.gif) no-repeat left bottom;
	padding: 20px 20px 26px 20px;
}
.confirmation_number {
	color: #EE3A42;
	font-weight: bold;
}
.required {
	font-size: 11px;
	color: #ED1B23;
}
.required_bold {
	font-weight: bold;
}
div.errormsg, div.perkserrormsg {
	font-size: 11px;
	color: #ED1B23;
	background-color: #FFF1F2;
	padding: 4px 6px;
	margin: 0px 20px;
}
div.perkserrormsg {
	font-size: 15px;
	margin: 0px 20px 10px 20px;
}
div.statusmsg, div.perksstatusmsg {
	font-size: 11px;
	color: #89510A;
	background-color: #FFFBC7;
	padding: 4px 6px;
	margin: 0px 20px;
}
div.perksstatusmsg {
	font-size: 15px;
	margin: 0px 20px 10px 20px;
}
div.perkserrormsg p, div.perksstatusmsg p {
        font-size: 15px;
}
.mini {
	font-size: 9px;
	font-family: Verdana, sans-serif;
}
a.mini {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
ul#progressbar_4 {
	display: none;
}
ul#progressbar_4 li {
	display: block;
	float: left;
	padding: 0 20px;
}
.blue_msg {
	color: #3366CC;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

a.tooltip {
	position: relative;
	z-index: 24;
	background-color: transparent;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	}

a.tooltip:hover {
	z-index: 25;
	background: transparent;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	}

a.tooltip span {
	display: none;
	}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 2em;
	left: 8em;
	width: 15em;
	border: 1px solid #EE8F0D;
	background-color: #FFFACB;
	color: #835206;
	text-align: left;
	padding: 6px 10px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	}
#path {
	display: none;
}
#path a {
	color: #D3E4FA;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
ul#subnav {
	display: none;
}
ul#subnav li {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
ul#subnav li a {
	color: #285CC5;
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 0px;
}
ul#subnav li a:hover {
	text-decoration: none;
	color: #285CC5;
	border-bottom: 1px dashed #6894C7;
}
table.form {
	margin: 10px 20px;
	padding: 0px;
}
table.form td {
	padding: 1px 12px;
	margin: 0px;
}
#policies_listing h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #2E3092;
        border-bottom: 1px solid #D3E4FA;
}
#policies_listing a {
        color: #2E3092;
}
#policies_listing a:visited {
        color: #2E3092;
}
.policies_active a {
        width: 100%;
        color: #EE3A42;
        font-style: italic;
        font-weight: bold;
}
.policies_heading {
        background-color: #D3E4FA;
        color: #2E3092;
        font-family: Verdana;
        font-weight: bold;
        width: 100%;
        padding: 4px 6px;
}
.policies_text {
        border: 1px solid #D3E4FA;
        padding: 8px;
        width: 100%;
}
#outertable {
    width:100%;
}
table#right_summary td {
  font-size: 11px;
  border-bottom: 1px solid #ddd;
}
#stay_current {
  display: none;
}
#headernav_bold {
  display: none;
}
#traveltools {
  display: none;
}
