
/* - - - HTML - - - */

/* - - - LAYOUT - - - */

/* -- Shared elements -- */
#right_menu
{
	float: right;
	display: inline;
	width: 224px;
	margin: 0px 19px 0 0;
/*	background-color: white; */
}

#right_menu_top
{
	background-image: url(../images/right_menu_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 222px;
	height: 35px;	
}

 #right_menu_top h2
 {
 	margin: 0;
	padding: 5px 0 0 13px;
	font-size: 1.4em;
 }
 
#summary
{
	float: left;
	display: inline;
} 
 
div#btn_terms,
div#price_tag
{
	background-image: url(../images/btn_terms.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	color: #000;
	font-size: 1.2em;
	padding: 5px 0 0 0px;
	margin-left: 6px; 		
	text-align: center;
	width: 102px;	
	height: 34px;
}

div#btn_terms a
{
	color: #000;
}

div#price_tag 
{
	background-image: url(../images/price_bg.jpg);	

}

#order_flow
{
	float: left;
	display: inline;
	width: 730px;
	margin-left: 13px;
	margin-top: 0px;
/*	background-color: white; */
}

#order_flow_stage4
{
	float: left;
	display: inline;
	width: 970px;
	margin-left: 25px;
	margin-top: 0px;
	min-height: 250px;
}

#errors 
{
	float: left;
	display: block;	
	background: url(../images/icon_error.gif) no-repeat scroll 5px 5px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	font-family: Tahoma, Arial,Helvetica,sans-serif;
	margin: 20px 0 2px 30px;
	padding: 10px 0;	
	width: 270px;
}

#errors p
{
	color: #333; /* d70808 */
	font-family: Tahoma, serif;
	margin: 5px 10px 3px 50px;
}

/* -- Stage 2 -- */
#order_flow_top,
#order_flow_top_2,
#order_flow_top_3
{
	background-image: url(../images/order_flow_top_current1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 700px;
	height: 31px;	
	padding: 5px 0 0 40px;
	float: left;
	display: inline;
	margin-left:-1px;
}

#order_flow_top_2
{
	background-image: url(../images/order_flow_top_current2.jpg);
	background-position: -20px 0;
}

#order_flow_top_3
{
	background-image: url(../images/order_flow_top_current3.jpg);
	background-position: -20px 0;
}

#order_flow_top a,
#order_flow_top_2 a,
#order_flow_top_3 a
{
	color: #696969;
	font-size: 1.2em; 
	padding: 0 55px 0 25px;
	text-decoration: none;
}

#order_flow_top a.current
{
	color: #000;
}

/* -- Stage 3 --- */
#order_flow_top_stage3
{
	background-image: url(../images/order_flow_top_stage3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 700px;
	height: 31px;	
	padding: 5px 0 0 40px;
	float: left;
	display: inline;
	margin-left:-1px;	
}

#order_flow_top_stage3 h3
{
	visibility: hidden;
}

#driver
{
	margin-top: 0px;
	margin-left: 20px;
	text-align: left;
	float: left;
	display: inline;	
}

#renter
{
	float: left;
	display: inline;	
	margin-top: 10px;
	margin-left: 20px;
}

hr#divider,
hr.divider
{
	margin: 2em auto 0em;
	width: 645px;
	color: #f2f2f2;
}

#delivery
{
	float: left;
	display: inline;	
	margin-top: 10px;
	margin-left: 20px;
}

#delivery input.disabled
{
	background-image:url(../images/input_disabled.jpg);
	background-color: transparent;
	color: #bfbfbf;
	font-weight: bold;
	padding:2px 5px;
	width: 162px;
}

#misc_information
{
	float: left;
	display: inline;
	margin-top: 10px;
	width: 320px;
}

#misc_information textarea
{
	background-image:url(../images/textarea_bg.jpg);
	background-color: transparent;
	width: 310px;
	height: 92px;
	border: none;
}

#price
{
	float: left;
	display: inline;	
	margin-top: 10px;
	margin-left: 20px;	
}

#order_flow #driver table,
#order_flow #renter table,
#order_flow #delivery table
{
	font-size: 1em;
	color: #696969;
	font-weight: bold;
	width: 320px;
}

#driver table tr.heading
{
	background-image: url(../images/driver_table_heading.jpg);
	background-position: left top;
	background-repeat: no-repeat;		
	width: 300px;
	height: 32px;
}

#renter table tr.heading
{
	background-image: url(../images/renter_table_heading.jpg);
	background-position: left top;
	background-repeat: no-repeat;		
	width: 313px;
	height: 33px;
}

#driver table tr.heading td,
#renter table tr.heading td
{
	padding-bottom: 15px;
}

#order_flow table tr td h4
{
	visibility: hidden;
}

#driver table tr td input,
#renter table tr td input,
#delivery table tr td input
{
	background-image: url(../images/table_input_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;		
	width: 220px;
	height: auto; /* 13px */
	padding: 3px 5px;	
	border: none;
}

#driver table tr td input#btn_copy
{
	background-image: none;
	border: 2px outset;
	width: auto;
	height: auto;
}


/* -- Stage 4 --- */
#order_flow_top_stage4
{
	background-image: url(../images/order_flow_top_stage4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 970px;
	height: 31px;	
	padding: 5px 0 0 40px;
	float: left;
	display: inline;
	margin-left: 1px;	
}

#order_flow_top_stage4 h3
{
	visibility: hidden;
}

#order_flow_stage4_content
{
	float: left;
	display: inline;
	clear: both;
	margin: 0px 15px;
	width: 940px;
}

#order_flow_stage4_content p,
#order_flow_stage4_content table
{
	color: #696969;
	font-size: 1em;
	font-weight: bold;
}

#order_flow_stage4_content div#driver
{
	margin-left: 0;
}

#order_flow_stage4_content div#driver table,
#order_flow_stage4_content div#renter,
#order_flow_stage4_content div#renter table
{
	margin-top: 0;
} 

#order_flow_stage4_content h4,
#order_flow_stage4_content h4,
#order_flow_stage4_content h4
{
	font-size: 1em;
	margin-top: 1em;
} 
/*
#order_flow_stage4_content table tr td.even
{
	background-color: #F2F2F2;
}
*/
hr.divider
{
	margin: 2em 0 0em;
	width: 940px;
}

span.change_link a
{
	color: #21569f; 
	float: right;
	display: inline;
	margin: 0 10px;	
}

#misc_information_stage4
{
	display: block;
	float: left;
	height: 95px;
	margin: 0px 0 10px 10px;
	width: 320px;
}
/*
#misc_information_stage4 div
{
	background-color: #F2F2F2;
}
*/
#summary_stage4 
{
	display: inline;
	float: right;
}
/* -- end -- */
#booking_bottom
{
	background-image: url(../images/main_stage_footer.jpg);
	background-position: 5px top;
	background-repeat: no-repeat;	
	float: left;
	display: inline;
	margin-left: 0px;
	width: 986px;
	height: 16px;
}

#booking_bottom_stage4
{
	background-image: url(../images/main_stage4_footer.jpg);
	background-position: 5px top;
	background-repeat: no-repeat;	
	float: left;
	display: inline;
	margin-left: 15px;
	width: 986px;
	height: 16px;
}

#back_button
{
	float: left;
	display: inline;
	margin: 30px 0 10px 120px;
}

#forward_button
{
	float: right;
	display: inline;
	margin: 30px 135px 10px 0;
}

/* - - - CLASSES - - - */
.clear
{
	clear: both;
}

.booking_stage2_header h2,
.booking_stage3_header h2,
.booking_stage4_header h2
{	
	visibility: hidden;
}


/* Main Flora Style Sheet for jQuery UI ui-datepicker */
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #dfebf6;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #83a7c9;
	z-index: 10;
}
table.ui-datepicker tr td
{
	margin: 0;
	padding: 0;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #bacbdb !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 0 2px 2px 4px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #dfebf6;
	color: #000;
}
.ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.ui-datepicker-control {
	background: #83a7c9;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #dfebf6;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #bacbdb;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: #bacbdb;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.ui-datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #cddbe9;
	color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #cddbe9;
}
.ui-datepicker-days-row {
	background: #FFF;
	color: #666;
}
.ui-datepicker-week-col {
	background: #cddbe9;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #DDD;
}
.ui-datepicker-days-cell a {
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #dfebf6;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #cddbe9 !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #FFF !important;
	border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #cddbe9 !important;
}
* html .ui-datepicker-week-end-cell {
	background: #dfebf6 !important;
	border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
	background: #FFF !important;
	border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
	background: #bacbdb !important;
}
.ui-datepicker-today {
	background: #cddbe9 !important;
}
.ui-datepicker-current-day {
	background: #bacbdb !important;
}
.ui-datepicker-status {
	background: #dfebf6;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #bacbdb;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
/* - - - end - - - */
