/* {{{1 main declarations */
* {
  padding: 0;
  margin: 0;
}
body {
  background-color: #ffffff;
  font: 0.70em verdana, arial, helvetica, sans-serif;
  color: black;
}
a:link {
  color: #3F545A;
}
a:visited {
  color: #014789;
}
a:hover, a:active {
  color: #FF6600;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, legend {
  font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	padding: 0.1em;
}
h3 {
  font-size: 120%;
}
h2 {
  padding: 5px 0;
  font-size: 100%;
}
h4 {
	font-size: 130%;
}
h5 {
  font-size: 100%;
  margin: 1px 0px;
  display: inline;
}
img {
  border: 0;
}
p {
  max-width: 35em;
  padding-bottom: 0.5em;
	line-height: 1.3em;
}
/* layout {{{1 */
#container {
	width: 84em;
	position: relative;
}
#top {
	float: left;
	clear: both;
	width: 100%;
	background: black url('../images/top/topbg.jpg') repeat-x bottom left;
}
#top img {
  float: right;
}
#main {
	float: right;
	padding: 2px 10px;
	width: 65%;
}
#order_form {
	width: 300px;
	position: absolute;
	top: 130px;
	left: 10px;
}
#footer {
clear: both;
width: 100%;
padding-top: 20px;
}
/* special {{{1 */
.carsentry .rightside:after,
.start_entry:after,
#customer:after,
#top:after,
#rules .box:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.reference {
	float: none;
	margin-right: 10px;
	line-height: 20px;
	padding-right: 36px;
	background: url('../images/burti_icon.gif') no-repeat 100% 50%;
}
.reference:link,
.reference:hover,
.reference:active,
.reference:visited {
	color: #949294;
	text-decoration: none;
	font-size: 90%;
}
.exec_time {
	display: none;
}
a.email,
span.email {
  unicode-bidi:bidi-override;
  direction: rtl;
}

/* bb {{{1 */
#car_rental_form_description {
	background: url('../images/future/line.jpg') repeat-x bottom left;
	float: left;
	padding-bottom: 20px;
	position: relative;
}
#car_rental_form_description form {
	float: left;
	position: relative;
	background: url('../images/future/bbbg.jpg');
	padding: 16px;
}
.bb1, .bb2, .bb3, .bb4,
.bl1, .bl2, .bl3 {
	position: absolute;
}
.bb1,.bl1 {top:0; left:0;_left:-15px;}
.bb2 {top:0; right:0;}
.bb3,.bl2 {bottom:0; left:0;_left:-15px;}
.bb4 {bottom:0; right:0;}
.bl3 {bottom:-15px; right:0;}
#bltempl, #bltempl * {display: none;}
.bl {
	background: url('../images/future/line.jpg') repeat-x bottom left;
	margin-bottom: 30px;
}
.blch {
	background: url('../images/future/line.jpg') repeat-y top left;
	padding: 15px;
	margin-bottom: 10px;
	position: relative;
}
fieldset {
	border: 0;
}
/* menu {{{1 */
#future_nav {
	float: left;
	width: 33%;
	background: url('../images/top/left.jpg') no-repeat top left;
	padding-left: 40px;
	height: 130px;
	overflow: hidden;
}
#future_nav ul.level0 {
	float: right;
	margin-top: 60px;
	list-style: none;
	margin-right: -1px;
	position: relative;
}
#curr_switch li,
#future_nav li {
	float: left;
	clear: none;
	border-right: 1px solid #72A1B5;
	padding: 0 4px;
}
#curr_switch li.last,
#future_nav li.last {
	border: 0;
}
#lang_switch a,
#curr_switch a,
#future_nav a {
	color: #72A1B5;
	text-decoration: none;
}
#future_nav li ul {
	display: none;
}
#future_nav .level0 li.active_parent,
#future_nav .level0 li.active {
	position: absolute;
	top: -1.5em;
	right: 0;
	border: 0;
}
#lang_switch .active a,
#curr_switch .active a,
#future_nav .active_parent a,
#future_nav .active_parent .level1 li.active a,
#future_nav li.active a {
	color: white;
}
#future_nav li.active_parent ul,
#future_nav li.active ul {
	display: block;
	position: absolute;
	right: 0;
	bottom: -4em;
	width: 25em;
	text-align: right;
}
#future_nav li.active_parent .level1 li {
	position: relative;
	top: 0;
	border-right: 1px solid #797576;
}
#future_nav .level1 li {
	float: none;
	display: inline;
	border-color: #797576;
	padding-right: 3px;
}
#future_nav .active_parent .level1 li a,
#future_nav .level1 li a {
	color: #797576;
}
/* curr switch {{{1 */
#curr_switch {
	position: absolute;
	top: 90px;
	right: 260px;
}
#curr_switch ul.level0 {
	list-style: none;
}
/* lang_switch */
#lang_switch {
	position: absolute;
	top: 82px;
	left: 20px;
}
/* carsentry {{{1 */
#cars_list .roundedbox.carsentry {
	margin-bottom: 10px;
}
.carsentry * {
	text-align: right;
}
.carsentry img {
	float: right;
	margin-left: 1em;
}
.carsentry p {
	max-width: 100%;
	padding: 0;
	line-height: 1.2;
}
.carsentry h4 {
	color: black;
	margin-bottom: 0.3em;
}
.carsentry h4 a {
	text-decoration: none;
	color: black;
}
.carsentry table {
	float: right;
	width: 80%;
	margin-top: 10px;
}
.prices td {
	color: #72A1B5;
	font-weight: bold;
	padding: 0.4em 0;
}
.carentry .descr,
.carentry .feature_form {
	width: 50%;
	float: left;
	text-align: right;
}
.carentry .feature_form,
.carentry .feature_form.topside{
	clear: both;
	margin-top: 20px;
}
.carentry img {
	float: right;
}
.carentry p {
	text-align: right;
}
#feature_form {
	padding-top: 20px;
}
/* order_form {{{1 */
#form_frame {
	text-align: right;
}
#form_frame input,
#form_frame select {
	border: 1px solid gray;
}
#form_frame option {
	padding: 0 5px;
}
#invoice .err {
	color: #F9BB54;
	padding-left: 3px;
}
#invoice .req_marker {
	color: #F9BB54;
}
#pickup .err {
	display: block;
}
#pickup {
	border-top: 1px solid #95B9C5;
	margin-top: 10px;
	padding-top: 4px;
}
#pickup label {
	display: block;
	margin-top: 4px;
}
.contacts br,
#customer br,
#invoice br {
	display: none;
}
#pickup a.calendar_trigger {
	margin: 3px 0 0 3px;
	float: none;
	display: -moz-inline-stack;
	display: inline-block;
}
#pickup a.calendar_trigger span {
	line-height: 23px;
}
#invoice .submit {
	border: 1px solid gray;
	margin-top: 10px;
	padding: 0 3px;
}
.bluefull {
	background: transparent url('../images/future/bbbg.jpg');
}
#customer {
	min-height: 100px;
}
#customer input {
	margin: 3px 0 8px;
	width: 150px;
	margin-top: -1px;
}
#customer label {
	width: 110px;
	height: 25px;
	display: block;
	float: left;
	position: relative;
}
#customer #ord_carclasses_captcha {
	width: 40px;
}
.contacts .req_marker,
#customer .req_marker {
	color: #E27904;
}
#customer .err {
	color: #E27904;
	position: absolute;
	right: 0;
	margin-top: 12px;
}
#customer .captcha_label {
	width: 220px;
}
.contacts .captcha,
#customer .captcha {
	color: #E27904;
	white-space: nowrap;
	font-weight: bold;
}
.contacts .submit,
#customer .submit {
	margin-top: 7px;
	width: 100px;
	clear: both;
}
/* prices {{{1 */
#totalprice,
#pricetag {
	margin: 8px 0 4px 100px;
	border-top: 1px solid gray;
	color: #F88F19;
	font-size: 100%;
	font-weight: bold;
}
#totalsum,
#pricesum {
	font-size: 200%;
}
.ajax-loader {
	font-size: 1%;
	color: white;
	display: block;
	width: 20px;
	height: 26px;
	background: transparent url("../images/ajax-loader.gif") no-repeat 100% 100%;
	width: 100%;
}
#price p {
	text-align: right;
	line-height: 1.5em;
}
#pricetag {
	margin-left: 20px;
	margin-bottom: 0;
}
#price img {
	margin-bottom: 10px;
}
/* start page {{{1 */
.start_list_description {
	width: 45%;
	float: left;
}
.start_list_description h2 {
	font-size: 130%;
	color: #72A1B5;
	padding: 0;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	text-align: right;
}
.start_list_description p {
	text-align: right;
}
#start_list {
	width: 50%;
	float: right;
}
.start_entry {
	margin-bottom: 10px;
	text-align: right;
	position: relative;
}
.start_entry .descr {
	padding-left: 100px;
}
.start_entry img {
	margin-right: 8px;
	position: absolute;
	left:0;
	bottom:0;
}
.start_entry a {
	color: inherit;
	text-decoration: none;
}
.start_from {
	color: #72A1B5;
	font-weight: bold;
	border-bottom: 1px solid #72A1B5;
	margin-left: 105px;
	padding: 4px 0;
}
/* check list {{{1 */
.order_form_hide #footer {
	padding-top: 45em;
}
#check_list {
	float: left;
	text-align: right;
	width: 55%;
	clear: both;
}
.total_amount {
	width: 280px;
	position: absolute;
	top: 130px;
	left: 10px;
	text-align: right;
	color: white;
	font-size: 170%;
}
#total_amount {
	padding-right: 20px;
}
#check_list .total_amount h2 {
	padding: 3px 0;
	margin: 0;
	font-size: 100%;
	text-align: right;
	color: white;
}
.msg h2,
#check_list h2 {
	font-size: 150%;
	text-align: right;
	padding-top: 10px;
	color: #72A1B5;
	text-transform: uppercase;
}
#check_list table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid #ddd;
}
#check_list td, #check_list th {
	border-bottom: 1px solid #ddd;
	text-align: right;
	padding: 3px;
}
#check_list th {
	width: 60%;
	font-weight: normal;
}
#check_list td {
	width: 40%;
}
#check_list .submit {
	border: 1px solid gray;
	margin-top: 20px;
	margin-left: 10px;
	width: 130px;
}
.subamount td {
	color: #F88F19;
}
/* message {{{1 */
#main .msg {
	width: 55%;
	text-align: right;
	float: left;
	margin-bottom: 20px;
}
.msg .order_id {
	color: #F88F19;
	font-size: 100%;
	font-weight: bold;
}
/* rules {{{1 */
.contacts h3,
#rules h3 {
        font-size: 130%;
        color: #72A1B5;
        padding: 0;
        margin: 0 0 5px 0;
        text-transform: uppercase;
        text-align: right;
}
.ruldiv1,
.ruldiv2 {
	float: left;
	width: 48%;
}
.ruldiv2 {
	float: right;
}
#rules h4 {
	color: #72A1B5;
	font-size: 110%;
	text-align: right;
	width: 100%;
}
#rules p {
	width: 100%;
	text-align: right;
	font-size: 80%;
}
.articles.rules {
	margin-bottom: 40px;
}
#legal {
  width: 13em;
	text-align: right;
	padding-right: 70px;
	background: transparent url(../images/future/legal1.jpg) no-repeat right top;
	display: block;
	position: absolute;
	right: 13px;
	bottom: -32px;
}
/* contacts {{{1 */
.contacts p {
	width: 100%;
	text-align: right;
}
.contacts fieldset {
	clear: both;
	width: 100%;
}
.contacts fieldset h3 {
	margin: 10px 0 10px 0;
}
.contacts legend {
  font-size: 130%;
	position: absolute;
	right: 0;
  text-align: right;
  padding-bottom: 10px;
  color: #72A1B5;
  text-transform: uppercase;
}
.contacts label {
	width: 20em;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	height: 24px;
	clear: left;
}
.contacts input,
.contacts textarea {
  border: 1px solid gray;
	display: block;
	float: left;
	clear: right;
}
.contacts input {
  margin: 3px 0 8px;
  width: 250px;
  margin-top: -1px;
}
.contacts textarea {
	width: 350px;
}
.contacts .err {
  color: #E27904;
  position: absolute;
  right: 0;
  margin-top: 12px;
	padding-right: 3px;
}
.contacts .submit {
	margin-left: 16.8em;
}

