
#rates_error_message	{
	background-color: #F1F1F1;
	padding: 5px;
	width: 375px;
	border: 1px dashed #7979C7;
}
#rates_error_message .error_notifier	{
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #C8C8C8;
}
#rates_error_message ul	{
	list-style-type: none;
}
#rates_error_message li {
	margin: 0px;
}

/* Rates Navigation */
.rates_nav_active {
	color: #333399;
	padding: 8px 8px 8px 8px;
	font-weight: bold;
}
.rates_nav_uncomplete {
	padding: 8px 8px 8px 8px;
	color: #7979C7;
	font-weight: bold;
}
.rates_nav_complete {
	padding: 8px 8px 8px 8px;
	font-weight: bold;
}
.rates_nav_bar {
	text-align: center;
}
.rates_nav_bar_detail {
	text-align: center;
	padding-top: 8px;
	margin-left: 10px; 
	margin-right: 10px;
}
.rates_nav_detail {
	color: #333399;
}
.rates_nav_detail_num {
	font-size: 1.0em;
	font-weight: bold;
	color: #333399;
}

.rates_nav_link {
	color: #7979C7;
	text-decoration: none;
}
.rates_nav_num {
	font-size: 1.5em;
	padding: 0;
	font-weight: bold;
	color: #AF062D;
}

/** R1 Styles **/

.rates_chart_taxes_info {
	font-size: 11px;
	padding-top: 4px;
}

.rates_r1_caption	{
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
}

.rates_title	{
	color: #333399;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.rates_title_row	{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #F1F1F1;
	height: 20px;
}
.rates_secondary_title_row	{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #F1F1F1;
	height: 20px;
	border-top: 1px dashed #C8C8C8;
}

.rates_action_button	{
	background-color: #AF062D;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	border: 1px ridge #890014;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.rates_stage_header	{
	font-size: 18px;
	font-weight: normal;
	color: #333399;
	padding-bottom: 15px;
}
#rates_r1_table, #rates_r2_table	{
	border-top: 1px solid #7979C7;
	background-color: #FFFFFF;
}
#rates_r2_table	{
	float: left;
	position: relative;
}

#rates_r2_table form	{
	display: inline;
}

.rates_info_table	{
	background-color: #FFFFFF;
}

/** R2 Styles **/

.rates_r2_vehicles_notice	{
	text-align: center;
}
.rates_r2_caption	{
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
}

.rates_r2_title	{
	color: #333399;
	font-weight: bold;
	font-size: 13px;
}
.rates_r2_title_row	{
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F1F1F1;
}

.rates_r2_rate	{}
.rates_r2_rate_pre_discount	{text-decoration: line-through; color: #696969}

.help_question	{
	font-weight: bold;
	background-color: #C8C8C8;
	color: #FFFFFF;
	padding: 0;
	margin: 1px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	width: 14px;
	text-align: center;
	display: inline;
}
#help	{
	position:absolute;
	z-index:100;
	background-color: #F1F1F1;
	border: 1px solid #7979C7;
	width: 150px;
	padding: 4px;
}
#help .title	{
	color: #333399;
	font-weight: bold;
	border-bottom: 1px solid #C8C8C8;
	font-size: 110%;
	height: 16px;
	padding: 2px;
}
#help .close	{
	padding-top: 4px;
	border-top: 1px solid #C8C8C8;
	text-align: center;
}
#help .close_button	{
	background-color: #7979C7;
	color: #FFFFFF;
	border: 1px ridge #333399;
	text-align: center;
	padding: 0 3px 0 3px;
	cursor: pointer;
	cursor: hand;
	font: bold 11px Arial, verdana, sans-serif;
}

div.vehicle_features_link	{
	color: #AF062D;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
}
#vehicle_features	{
	position:absolute;
	z-index:99;
	background-color: #FFFFFF;
	border: 1px solid #890014;
	width: 250px;
	padding: 0px;
}
#vehicle_features .title	{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	height: 16px;
	padding: 4px;
	background-color: #AF062D;
	text-align: left;
}

#vehicle_features .close	{
	padding: 4px 4px 4px 0px;
	text-align: right;
	background-color:  #EFEFEF;
}
#vehicle_features .close_button	{
	background-color: #AF062D;
	color: #FFFFFF;
	border: 1px ridge #890014;
	padding: 0 3px 0 3px;
	cursor: pointer;
	cursor: hand;
	font: bold 11px Arial, verdana, sans-serif;
}
#vehicle_features table	{
	padding: 0;
}
#vehicle_features td	{
	border-bottom: 1px solid #C8C8C8;
}
#vehicle_features td.caption	{
	font-weight: bold;
	padding-left: 4px;
}
#vehicle_features .class_desc	{
	background-color:  #EFEFEF;
	padding-left: 4px;
}
#vehicle_features td.feature	{
	font-weight: normal;
	padding-left: 4px;
}
#vehicle_features .misc_feature_title	{
	font-weight: bold;
	padding-left: 4px;
}
#vehicle_features .misc_feature	{
	padding-left: 15px;
}
.rates_action_link	{
	font-size: 13px;
	color: #890014;
}
.rates_action_link_button	{
	background-color: #FFFFFF;
	border: none;
	font-size: 13px;
	color: #890014;
	text-decoration: underline;
	text-align: left;
	padding: 0;
	margin: 0;
	cursor: pointer;
	cursor: hand;
}
.rates_r2_5hour_text	{
	font-size: 10px;
	line-height: 1.2em;
}
.rates_r2_text	{
	line-height: 1.2em;
	text-align: right;
}
.rates_r2_text_only	{
	line-height: 1.2em;
	text-align: left;
	width: 300px;
}

.rates_r2_row_highlight {
	background-color: #E5E5E5;
}

/** Rates Summary **/
#rates_summary	{
	background-color: #AF062D;
}
#rates_summary .title	{
	color: #890014;
	font-size: 13px;
	font-weight: bold;
	background-color: #C8C8C8;
	height: 16px;
	padding: 2 2 2 2;
	text-align: left;
}
#rates_summary .heading	{
	background-color: #EFEFEF;
	padding: 2 4 2 4;
}
#rates_summary td.heading	{
	color: #890014;
	font-size: 11px;
	font-weight: bold;
}
#rates_summary table.info	{
	background-color: #FFFFFF;
	padding: 2 4 2 4;
}
#rates_summary .caption, .caption_light	{
	font-weight: bold;
	color: #AF062D;
}
#rates_summary .caption_light	{
	font-weight: normal;
}
#rates_summary .change	{
	float: right;
}
#rates_summary a.change	{
	text-decoration: underline;
	color: #AF062D;
}


table.rates_r3_table	{
	border-top: 1px solid #7979C7;
	width: 575px;
}
.rates_divider_header	{
	border-bottom: 1px solid #7979C7;
}
.rates_divider_header_last	{
	border-bottom: none;
}
#rates_r3_recalculate	{
	border-right: 1px dashed  #C8C8C8;
}

#rate_chart	{
	margin-top: 10px;
}
#rate_chart td	{
	padding: 0 2 0 2;
}

#rate_chart .caption, #rate_chart .sub_caption, #rate_chart .bold_caption	{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9px;
}
#rate_chart .caption	{
	font-weight: normal;
	border-top: 1px solid #7979C7;
	font-size: 9px;
}
#rate_chart .sub_caption	{
	font-weight: normal;
	padding-left: 10px;
	font-size: 9px;
	color: #333399;
}
#rate_chart .bold_caption	{
	font-weight: bold;
	border-top: 1px solid #7979C7;
	border-bottom: 1px solid #7979C7;
	background-color: #EFEFEF;
	font-size: 9px;
}

#rate_chart .value, #rate_chart .sub_value, #rate_chart .bold_value	{
	background-color: #F1F1F1;
	text-align: right;
	font-size: 9px;
}

#rate_chart .value	{
	border-top: 1px solid #7979C7;
	font-size: 9px;
}
#rate_chart .sub_value	{
	color: #333333;
	font-size: 9px;
}
#rate_chart .bold_value	{
	border-top: 1px solid #7979C7;
	border-bottom: 1px solid #7979C7;
	font-weight: bold;
	font-size: 9px;
	background-color: #EFEFEF;
}

#rate_chart .selected_currency_caption	{
	font-size: 13px;
	font-weight: bold;
	color: #333399;
}
#rate_chart .selected_currency_total	{
	font-size: 13px;
	font-weight: bold;
	color: #333399;
}

#rate_chart p	{
	text-align: left;
}

#rate_chart p.disclaimer 	{
	text-align: left;
	width: 98%;
}

#r3_convert_currency {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 98%;
}

#r3_convert_currency table	{
	border: 1px solid #EFEFEF;
	padding: 0 2 2 2;
}
#r3_convert_currency select	{
	font-size: 9px;
}
#r3_convert_currency td	{
	padding: 0 3 2 3;
}
#r3_convert_currency .title {
	color: #AF062D;
	font-weight: bold;
	font-size: 11px;
}
#r3_convert_currency .converted_total	{
	color: #AF062D;
	font-weight: bold;
	font-size: 13px;
}
#r3_convert_currency select, #r3_convert_currency option	{
	font-size: 11px;
}
#r3_upgrades a	{
	font-size: 11px;
	color: #333399;
}
#r3_upgrades .upgrade_action_link_button	{
	background-color: #FFFFFF;
	border: none;
	font-size: 12px;
	color: #7979C7;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 4px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
#r3_upgrades .upgrade_offer	{
	border-top: 1px solid #C8C8C8;
}

#r3_action_buttons	{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 98%;
	text-align: left;
	cursor: pointer;
	cursor: hand;
}

table#register_info 	{
	width: 575px;
	align: center;
	border-top: 1px solid #7979C7;
}
#register_info .divider	{
	border-right: 1px dashed #C8C8C8;
}
#register_info .desc	{
	width: 350px;
	text-align: left;
}
#register_info .desc_wide	{
	width: 500px;
	text-align: left;
}
#register_info a	{
	font-size: 110%;
	color: 7979C7;
}
#register_info .horiz_divider	{
	border-top: 1px solid #7979C7;
}
#register_info .input_field_larger	{
	width: 250px;
}

img.r3_vehicle_image	{

}

.rates_secondary_action_button	{
	background-color: #7979C7;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	border: 1px ridge #333399;
	text-align: center;
	padding: 0 2 0 2;
	cursor: pointer;
	cursor: hand;
}

select.rates	{
	font-size: 11px;
	font-family: Arial;
}

a.r3_upgrade_link	{
	font-size: 13px;
	color:  #7979C7;
	text-align: center;
}

table#rates_cust_info_table	{
	border-top: 1px solid #7979C7;
	width: 575px;
}
#rates_cust_info	{
	border-right: 1px dashed #C8C8C8;
}

/**
* Caption Styles
*/
td.rates_caption, td.rates_caption_required	{
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
}
td.rates_caption_required	{
	background: #fff url('../images/asterix.gif') center right no-repeat;
}
td.rates_textarea_caption, td.rates_textarea_caption_required	{
	text-align: left;
	padding-left: 10px;
}
td.rates_textarea_caption_required	{
	background: #fff url('../images/asterix.gif') center right no-repeat;
	text-align: left;
}
td.res_comments_caption, td.res_comments_caption_required	{
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}
td.res_comments_caption_required	{
	background: #fff url('../images/asterix.gif') center right no-repeat;
}

/**
* Input field (td) styles
*/
td.rates_input_required, td.rates_input	{
	text-align: left;
}
td.res_comments, td.res_comments_required	{
	text-align: left;
}
/**
* Input Styles
*/
input.rates_input_required	{
	background-color: #F1F1F1;
}
input.rates_input_required_wide, input.rates_input_wide	{
	width: 135px;
}
input.rates_input_required, input.rates_input	{
	width: 120px;
}
input.rates_input_required_narrow, input.rates_input_narrow	{
	width: 100px;
}
textarea.rates_input_required, textarea.rates_input	{
	width: 250px;
}
textarea.res_comments_input_required	{
	background-color: #F1F1F1;
}
textarea.res_comments_input	{
	width: 175px;
	height: 50px;
}


#reservation_submit	{

}
#verisign	{

}
#reservation_submit .reservation_submit_desc	{
	margin: 5px;
}
#reservation_submit .reservation_submit_button	{
	margin: 5px;
}

#rates_cust_info span.required	{
	color: #CC0000;
	margin-right: 4px;
	font-size: 1.1em;
}

#rates_cust_info .rates_divider_header	{
	padding-bottom: 10px;
}

#rates_cust_info .instructions	{

}
#rates_cust_info .disclaimer	{
	background-color: #EFEFEF;
}

img.verisign	{
	padding-top: 10px;
	padding-bottom: 10px;
}

#rates_cust_info_login 	{
	;
}
#rates_cust_info_login .instructions	{
	text-align: left;
}

#rates_cust_info_login .caption	{
	width: 50%;
	text-align: right;
}
#rates_cust_info_login .input_field	{
	width: 50%;
}
#rates_cust_info_login .divider	{
	border-bottom: 1px dashed  #C8C8C8;
	padding-bottom: 10px;
}
#rates_cust_info_login input	{
	width: 125px;
}

.rates_input_field select, .rates_input_field option	{
	font-size: 11px;
}

.side_res_summary {
	float: left;
	width: 140px;
	font-size: 11px;
	font-family: Arial;
	clear: left;
}

.side_res_summary_change {
	text-align: right;
}

.side_res_summary_data div.side_res_summary_data  {
	padding-left: 2px;
	font-size: 11px;
}

.side_res_summary_seperator {
	margin-bottom: 10px;
}

.side_res_summary_title {
    padding: 2px;
    background-color: #F1F1F1;
	border-top: 1px solid #7979C7;
	margin-bottom: 5px;
}

.side_res_summary_title_text {
    color: #333399;
    font-weight: bold;
    font-size: 11px;
	float: left;
}

.side_res_summary_sub_title {
	font-weight: bold;
	font-size: 11px;
}

.thanks_message	{
	border-top: 1px solid #7979C7;
    border-bottom: 1px solid #7979C7;
    background-color: #F1F1F1;
    font-size: 13px;
    padding: 5px;
    margin: 25px 150px 25px 150px;
}
#thanks_rates_chart_container	{
	width: 300px;
}
.back   {
        float: left;
        width: 30%;
        text-align: right;
}

