a img {
	border:0;
	padding:0;
	margin:0;
}

.whitelabels{
	height: 700px;
	width: 100%;
}

#banner_special{
	background-image:url("$root_url$images_dir/special_banner.jpg");
	width:424px;
	height:433px;
	overflow: none;
	position:relative;
}
#banner_special_text{
    font-family: Arial, sans-serif;
    font-size: 16px;
    position:absolute;
    top:210px;
    left:8px;
}
.banner_special_link {
    color:#041454;
    text-decoration:underline;
}

BODY {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	font-size: 11px;
	padding: 0;
	color: #041454;
}

table {
	font-size: 11px;
}

h1 {
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #0A519F;
}

h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	margin: 0;
	font-size: 12px;
}

h5 {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #0A519F;
}

h6 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

INPUT[disabled='disabled'] {
	background: #eeeeee;
}

SELECT[disabled='disabled'] {
	background: #eeeeee;
}

/*********************************************************/
	/******************* FORM ********************************/
input {
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #041454;
	border: 1px solid #041454;
	background-color: #FFF;
	padding: 1px;
	text-align: left;
}

input:focus {
	background-color: #FE9800;
	color: #041454;
}

select {
	border: 1px solid #041454;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #041454;
	background-color: #FFF;
	text-align: left;
}

textarea {
	font-size: 12px;
	font-weight: normal;
	color: #041454;
	border: 1px solid #041454;
	background-color: #FFF;
	text-align: left;
}

form {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

fieldset {
	font-size: 12px;
	text-align: left;
	border: 2px solid #052C55;
	color: #000;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

legend {
	color: #DD7700;
	font-size: 13px;
	font-weight: bold;
}

/*********************************************************/
	/******************* CONTENTS ********************************/
.complain_box_overflow,.sm_complain_box_overflow {
	height: 80px;
	overflow: auto;
	border-bottom: 1px solid #555658;
	border-top: 1px solid #555658;
}

.sm_complain_box_overflow {
	height: 40px;
	background-color: #E5E8FF;
}

.bottom_and_right_borders {
	border-bottom: 1px solid #555658;
	border-right: 1px solid #555658;
}

.loading_complains {
	width: 200px;
	color: #D17310;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	display: none;
}

.header_rows {
	width: 100%;
	height: 10px;
	background-image:
		url("$root_url$images_dir/header_rows.gif");
	background-repeat: repeat-x;
}

.header_left,.aic_header_left {
	width: 167px;
	height: 41px;
	background-image:
		url("$root_url$images_dir/page_header_left.gif");
	background-repeat: no-repeat;
}

.aic_header_left {
	background-image:
		url("$root_url$images_dir/logos/interfaces/aic_page_header_left.gif");
}

.header_interface {
	width: 134px;
	height: 41px;
	background-image:
		url("$root_url$images_dir/header_left.gif");
	background-repeat: no-repeat;
}

.title_interface {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	height: 41px;
	background-image:
		url("$root_url$images_dir/header_background.gif");
	background-repeat: repeat-x;
	color: #FFF;
	padding: 5px
}

.header_right {
	width: 128px;
	background-image:
		url("$root_url$images_dir/page_header_right.gif");
	background-repeat: no-repeat;
}

.header {
	background-image:
		url("$root_url$images_dir/page_header_background.gif");
	background-repeat: repeat-x;
}

.title {
	background-image:
		url("$root_url$images_dir/page_header_background.gif");
	background-repeat: repeat-x;
	color: #FFF;
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
}

.flags {
	vertical-align: middle;
}

.user_data {
	width: 100%;
	font-size: 12px;
	margin-top: 5px;
	color: #003f6a;
}

.user_data  td {
	padding-left: 20px;
}

.history_box {
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	color: #003F6A;
}

.footer {
	width: 100%;
	height: 23px;
	background-color: #052C55;
	color: #FFF;
	padding: 0px 5px;
	font-size: 12px;
	vertical-align: middle;
}

.vert_separator,.vert_separator_bottom {
	height: 7px;
	background-image:
		url("$root_url$images_dir/box_vert_separator.gif");
	background-repeat: repeat-x;
}

.vert_separator_bottom {
	background-position: 0 100%;
}

.vert_separator_small {
	height: 3px;
	background-image:
		url("$root_url$images_dir/box_vert_separator_small.gif");
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

.oriz_separator {
	width: 7px;
	background-image:
		url("$root_url$images_dir/box_oriz_separator.gif");
	background-repeat: repeat-y;
}

.content td {
	vertical-align: top;
}

.box {
	width: 100%;
	font-size: 12px;
}

.complain_box {
	width: 100%;
	background: #FFF;
	border-right: 1px solid #052C55;
	border-bottom: 1px solid #052C55;
	border-top: 1px solid #052C55;
	border-left: 1px solid #052C55;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.box_title {
	height: 26px;
	background-image:
		url("$root_url$images_dir/title_background.jpg");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 3px;
}

.hotel_title {
	height: 26px;
	background-image:
		url("$root_url$images_dir/title_background.jpg");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 3px;
}

.top_hotel_title {
	background-image:
		url("$root_url$images_dir/title_background_red.jpg");
}

.hotel_title_mail {
	background-image: none;
	background-color: white;
	color: #062B57;
}

hotel_name_mail {
	color: #062B57;
}

a.hotel_name_mail:link {
	color: #062B57;
}

a.hotel_name_mail:hover {
	color: #062B57;
}

a.hotel_name_mail:visited {
	color: #062B57;
}

a.hotel_name_mail:active {
	color: #062B57;
}

.menu {
	width: 180px;
	text-align: center;
	padding: 0;
}

.home_content {
	text-align: center;
	vertical-align: middle;
}

.list {
	width: 100%;
	font-size: 12px;
	border-spacing:0;
	border-collapse:collapse;
}

.list th,th.list {
	background-image: none;
	background-color: #CCC;
	border-top: 2px solid #EEE;
	border-left: 2px solid #EEE;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

.list td {
	vertical-align: top;
}

.light_row {
	background-color: #FFF;
}

.dark_row {
	background-color: #C9D2DB;
}

.light_row_sel {
	background-color: #ffe1bf;
}

.dark_row_sel {
	background-color: #f2c796;
}

.single_line {
	width: 100%;
	height: 1px;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #C9D2DB;
}

.loading {
	width: 400px;
	height: 350px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	display: none;
}

.error {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 14px;
	background-color: #F00;
}

.asterisk {
	width: 5px;
	color: #F00;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.intest_box,.intest {
	width: 100%;
	font-size: 12px;
	background-image: none;
	background-color: #CCC;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

.new_intest {
	font-size: 12px;
	background-image: none;
	background-color: #CCC;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

.header_box {
	height: 18px;
	background: #052C55;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.group_clients {
	overflow: auto;
	width: 300px;
	display: none;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #000;
}

.v_r_row {
	border: 0;
}

.total_normal {
	color: #F33;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.total {
	color: #F33;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

.stotal {
	color: #041454;
	font-size: 10px;
	font-weight: bold;
}

.stotal_evidence {
	color: #F33;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

.original_total {
	font-size: 12px;
	text-decoration: line-through;
	font-weight: bold;
}

.booking_modify_accommodations {
	width: 100%;
	padding: 1px;
	border: 1px solid #555658;
}

.booking_modified_field {
	color: red;
	font-size: 12px;
}

.modify_booking_rooms {
	width: 100%;
	border: 1px solid #006;
	margin: 1px;
	background: #E5E8FF;
}

.delete_booking_rooms {
	width: 100%;
	border: 1px solid #006;
	margin: 1px;
	background: #F99;
}

.box_confirm {
	border: 1px solid #006;
	background-color: #E5E8FF;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 20%;
	left: 100px;
	text-align: center;
}

.box_confirm td {
	width: 50%;
}

.box_confirm_operation {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color: red;
}

.voucher_table {
	width: 600px;
	margin: auto;
}

.voucher_table td {
	padding: 2px;
	vertical-align: middle;
}

.voucher_table th {
	text-align: center;
	font-size: 12pt;
	text-transform: uppercase;
}

.new_voucher_header,.new_voucher_data,.new_voucher_book,.new_voucher_table
	{
	width: 600px;
	margin: auto;
	font-size: 10pt;
	border-top: 1px solid black;
}

.new_voucher_book {
	font-weight: bold;
	text-align: left;
}

.new_voucher_header th,.new_voucher_data th,.new_voucher_book th,.new_voucher_hoteldata
	{
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.new_voucher_data td,.new_voucher_book td {
	width: 450px;
}

.new_voucher_bookdata,.new_voucher_transferbookdata,.new_voucher_tourbookdata
	{
	font-weight: bold;
	text-align: left;
}

.new_voucher_footer {
	width: 600px;
	margin: auto;
	margin-top: 50px;
	border-top: 1px solid black;
}

.new_voucher_footer td,.new_voucher_footer th {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.new_voucher_map {
	width: 260px;
	height: 215px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	vertical-align: middle;
}

.voucher_header_table {
	width: 600px;
	margin: auto;
}

.voucher_header_table td,.voucher_header_table th {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.voucher_header_left {
	width: 234px;
	height: 41px;
	background-image:
		url("$root_url$images_dir/voucher_header_left.jpg");
	background-repeat: no-repeat;
}

.voucher_title {
	background-image:
		url("$root_url$images_dir/page_header_background.gif");
	background-repeat: repeat-x;
	color: #FFF;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
}

.voucher_header_right {
	width: 14px;
	background-image:
		url("$root_url$images_dir/voucher_header_right.jpg");
	background-repeat: no-repeat;
}

.voucher_book_field {
	background: #CCC;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 30%;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.voucher_book_data {
	text-align: left;
	height: 20px;
	width: 70%;
	font-size: 12px;
	border-bottom: 1px solid #052C55;
}

.voucher_logo {
	width: 150px;
	height: 120px;
	margin: auto;
	text-align: center;
	background: #C9D2DB;
	border: 1px solid #052C55;
}

.voucher_data_title {
	font-size: 14px;
	font-weight: bolder;
	color: #052C55;
	text-align: center;
	margin: auto;
	padding: 2px;
}

.callcentre {
	overflow: auto;
	width: 250px;
	height: 180px;
	margin: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #FF9A03;
}

.client_mail_box {
	position: absolute;
	width: 600px;
	left: -589px;
	display: none;
	background-color: #FFF;
	border: 1px solid #000;
}

.offers_big_row {
	font-size: 30px;
}

.price_header {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #DDD;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

/*********************************************************/
	/******************* BUTTON ********************************/
.button_green,.button_red,.button_back,.button_forward,.button_calculate
	{
	height: 20px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	text-transform: lowercase;
	cursor: pointer;
}

.button_green {
	background-image:
		url("$root_url$images_dir/arrow_green.gif");
	background-color: transparent;
	font-weight: bold;
}

.button_red {
	background-image:
		url("$root_url$images_dir/arrow_red.gif");
	background-color: transparent;
	font-weight: bold;
}

.button_calculate {
	background-image:
		url("$root_url$images_dir/calculate.gif");
	background-color: transparent;
}

.button_back,.back {
	height: 24px;
	padding-left: 24px;
	background-image:
		url("$root_url$images_dir/arrow_back.gif");
	background-color: transparent;
}

.button_forward,.forward {
	height: 24px;
	padding-right: 24px;
	padding-left: 0px;
	background-image:
		url("$root_url$images_dir/arrow_forward.gif");
	background-position: right;
	background-color: transparent;
}

.button_alba {
	border-right: 1px solid #003F6A;
	border-bottom: 1px solid #003F6A;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 0px 3px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	background-image:
		url("$root_url$images_dir/button_alba.gif");
	text-transform: lowercase;
	text-align: center;
}

.flat_button, .big_flat_button {
	padding: 2px;
	font-size: 8px;
	text-transform: uppercase;
	background: #DD7700;
	border-right: 1px solid #003F6A;
	border-bottom: 1px solid #003F6A;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #003F6A;
}

.big_flat_button {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 2px;
}


/*********************************************************/
	/******************* LINK ********************************/
a:link {
	text-decoration: none;
	color: #003f6a;
}

a:active {
	text-decoration: none;
	color: #003f6a;
}

a:visited {
	text-decoration: none;
	color: #003f6a;
}

a:hover {
	text-decoration: none;
	color: #FF9A03;
	text-decoration: underline;
}

a.history:link {
	text-decoration: none;
	color: #003f6a;
	background-image:
		url("$root_url$images_dir/history.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
}

a.history:active {
	text-decoration: none;
	color: #003f6a;
	background-image:
		url("$root_url$images_dir/history.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
}

a.history:visited {
	text-decoration: none;
	color: #003f6a;
	background-image:
		url("$root_url$images_dir/history.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
}

a.history:hover {
	text-decoration: none;
	color: #FF9A03;
	text-decoration: underline;
	background-image:
		url("$root_url$images_dir/history.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
}

/*********************************************************/
	/******************* VARIOUS ********************************/
.italic {
	font-style: italic;
}

.text {
	font-size: 11px;
	color: #041454;
}

.text_bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.no_border {
	border: 0;
	background: transparent;
}

.hidden {
	display: none;
}

.hidden_block {
	display: none;
}

.hidden_inline {
	visibility: hidden;
}

.redd_font {
	color: #e00 !important;
}

.red_font {
	color: #D70 !important;
}

.green_font {
	color: #0C6 !important;
}

.black_font {
	color: #000 !important;
}

.white_font {
	color: #FFF !important;
}

.white {
	background-color: #FFF !important;
}

.blue
{
	background-color:#006;
}


.highlight {
	background-color: #FF6 !important;
}

.highlight_good {
	background-color: #CFC !important;
}

.highlight_bad {
	background-color: #FCC !important;
}

.text_highlight {
	color: #F00 !important;
}

.text_box_redd {
	background-color: #F99 !important;
}

.text_box_red {
	background-color: #F99 !important;
}

.cursor_pointer {
	cursor: pointer;
}

.box_clicked {
	position: absolute;
	display: none;
	background: #FFF;
	width: 500px;
	border: 1px solid #386AAF;
}

.booking_box_modify {
	width: 98%;
	border: 1px solid #009;
	margin: 1px;
	background: #E5E8FF;
	cursor: pointer;
}

/*********************************************************/
	/******************* ALIGN & VALIGN **********************/
.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.align_justify {
	text-align: justify;
}

.valign_top {
	vertical-align: top;
}

.valign_middle {
	vertical-align: middle;
}

.valign_bottom {
	vertical-align: bottom;
}

.pos_relative {
	position: relative;
}

.pos_absolute {
	position: absolute;
}

.pos_corner_lt {
	top: 0;
	left: 0;
}

.pos_corner_rt {
	top: 0;
	right: 0;
	left: 100%;
}

.pos_corner_lb {
	top: 100%;
	left: 0;
}

.pos_corner_rb {
	top: 100%;
	right: 0%;
}

.pos_corner_ct {
	top: 0;
	right: 50%;
	left: 50%;
}

.pos_corner_cl {
	top: 50%;
	right: 100%;
	left: 0%;
}

.pos_corner_cr {
	top: 50%;
	right: 0%;
}

.pos_corner_cb {
	top: 100%;
	left: 50%;
}

.pos_corner_cc {
	top: 50%;
	left: 50%;
	right: 50%;
}

/*********************************************************/
	/******************* BOOKING SEARCH **********************/
.small_select {
	width: 150px;
}

.book_status_SNT {
	color: #666;
}

.book_status_CNF {
	color: #0C6;
	font-weight: bold;
}

.book_status_PND {
	color: #666;
}

.book_status_SND {
	color: #666;
}

.book_status_CXL {
	color: #903;
	font-weight: bold;
}

.book_status_REJ {
	color: black;
}

.text_small {
	font-size: 10px;
	line-height: 11px;
}

.text_small_small {
	font-size: 10px;
	font-weight: normal;
}

.booking_search_main_table {
	width: 100%;
}

.booking_search_main_table td {
	margin: 2px;
}

.border_photo {
	border: 0;
}

.office_data {
	position: absolute;
	width: 220px;
	background-color: white;
	border: 2px solid #041454;
	font-family: verdana;
	font-size: 10px;
	color: #041454;
	margin: 0;
}

.office_data td {
	padding: 2px;
}

.avail_true {
	font-size: 12px;
	color: #0C0;
	font-weight: bold;
}

.avail_false {
	font-size: 12px;
	color: #903;
	font-weight: normal;
}

.fieldset_color {
	border: 1px solid #041454;
	background: #EEF;
}

.special {
	color: #F30;
	font-weight: bold;
	text-decoration: underline;
	width: 100%;
	height: 20px;
}

.hotels_result_intest {
	width: 100%;
	padding: 0;
	margin: 0;
	background:
		url('$root_url$images_dir/resultsbg.gif') 0 0
		no-repeat #e0e0e0;
}

.hotels_result_title1,.hotels_result_title2,.hotels_result_title3 {
	color: black;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.hotels_result_title2 {
	font-size: 12px;
}

.hotels_result_title3 {
	font-size: 11px;
}

.hotel_name {
	color: white;
}

a.hotel_name:link {
	color: white;
}

a.hotel_name:hover {
	color: white;
}

a.hotel_name:visited {
	color: white;
}

a.hotel_name:active {
	color: white;
}

.office_name {
	color: white;
}

.paragraph_title {
	color: black;
}

.accommodation_details {
	width: 90%;
	margin: auto;
	margin-right: 0;
	border-top: 1px solid #041454;
	border-left: 1px solid #041454;
}

.accommodation_details th,th.accommodation_details {
	font-size: 10px;
	font-weight: bold;
	/*text-transform:lowercase;*/
	background-color: #DDD;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.offers_header {
	width: 240px;
	height: 50px;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	background-image:
		url("$root_url$images_dir/offers_header.gif");
}

.offers_content {
	width: 240px;
	height: 200px;
	background-image:
		url("$root_url$images_dir/offers_background.gif");
	background-repeat: repeat-y;
	text-align: center;
}

.offers_bottom {
	width: 240px;
	height: 21px;
	background-image:
		url("$root_url$images_dir/offers_bottom.gif");
	background-repeat: no-repeat;
}

.hotels_list_box {
	width: 100%;
	height: 400px;
	overflow: auto;
	border: 1px solid #DDD;
}

.textarea_it,.textarea_en,.textarea_fr,.textarea_pt-br,.textarea_de,.textarea_es,.textarea_ca,.textarea_sl,.textarea_hr,.textarea_ru
	{
	height: 30px;
	width: 150px;
	font-size: 12px;
	font-family: Arial;
	color: #041454;
	border: 1px solid #041454;
	background-color: white;
	background-image:
		url("$root_url$images_dir/languages/it.gif");
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.textarea_en {
	background-image:
		url("$root_url$images_dir/languages/en.gif");
}

.textarea_fr {
	background-image:
		url("$root_url$images_dir/languages/fr.gif");
}

.textarea_pt-br {
	background-image:
		url("$root_url$images_dir/languages/pt-br.gif");
}

.textarea_de {
	background-image:
		url("$root_url$images_dir/languages/de.gif");
}

.textarea_es {
	background-image:
		url("$root_url$images_dir/languages/es.gif");
}

.textarea_ca {
	background-image:
		url("$root_url$images_dir/languages/ca.gif");
}

.textarea_sl {
	background-image:
		url("$root_url$images_dir/languages/sl.gif");
}

.textarea_hr {
	background-image:
		url("$root_url$images_dir/languages/hr.gif");
}

.textarea_ru {
	background-image:
		url("$root_url$images_dir/languages/ru.gif");
}

.input_it,.input_en,.input_fr,.input_pt-br,.input_de,.input_es,.input_ca,.input_sl,.input_hr,.input_ru
	{
	width: 150px;
	font-size: 12px;
	font-family: Arial;
	background-image:
		url("$root_url$images_dir/languages/it_small.gif");
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.input_en {
	background-image:
		url("$root_url$images_dir/languages/en_small.gif");
}

.input_fr {
	background-image:
		url("$root_url$images_dir/languages/fr_small.gif");
}

.input_pt-br {
	background-image:
		url("$root_url$images_dir/languages/pt-br_small.gif");
}

.input_de {
	background-image:
		url("$root_url$images_dir/languages/de_small.gif");
}

.input_es {
	background-image:
		url("$root_url$images_dir/languages/es_small.gif");
}

.input_ca {
	background-image:
		url("$root_url$images_dir/languages/ca_small.gif");
}

.input_sl {
	background-image:
		url("$root_url$images_dir/languages/sl_small.gif");
}

.input_hr {
	background-image:
		url("$root_url$images_dir/languages/hr_small.gif");
}

.input_ru {
	background-image:
		url("$root_url$images_dir/languages/ru_small.gif");
}

.search_table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	background-color: #FFF;
	vertical-align: top;
}

.search_table td {
	width: 20%;
	padding: 1px;
}

.stretch_insert_table {
	width: 100%;
	padding: 0;
	margin: 0;
}

.stretch_insert_table td {
	font-size: 12px;
	font-weight: bold;
	color: #006;
	padding: 1px;
	margin: 0;
	height: 15px;
}

.stretch_vehicles {
	width: 100%;
	background-color: #EFE;
	border: 1px solid #693;
}

.stretch_vehicles td {
	font-size: 12px;
	font-weight: bold;
	color: #030;
	border-bottom: 1px solid #693;
}

.zonemap {
	border: 1px solid #004068;
	font-family: verdana;
	font-size: 10px;
	background-color: #A0D1F2;
	color: 004068;
}

.offers_big_title {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	background-color: #052C55;
	color: #FFF;
}

#loadingtext {
	font-size: 14pt;
	color: #041454;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.references_table {
	width: 100%;
	border: 1px solid #041454;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
}

.references_table td {
	padding-top: 3px;
	padding-bottom: 2px;
}

.booking_totals_details {
	width: 180px;
	background: white;
}

.dwnbutton {
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px;
	height: 30px;
	background: #062b55;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-bottom: 2px solid #020e1c;
	border-right: 2px solid #020e1c;
	border-left: 2px solid #0b51a0;
	border-top: 2px solid #0b51a0;
}

.dwnbutton:focus {
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px;
	height: 30px;
	background: #062b55;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-bottom: 2px solid #0b51a0;
	border-right: 2px solid #0b51a0;
	border-left: 2px solid #020e1c;
	border-top: 2px solid #020e1c;
}

.carterms {
	height: 50px;
	padding-top: 5px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background:
		url('$root_url$images_dir/termsbackground.gif')
		0 0 no-repeat white;
	cursor: pointer;
}

.carterms span {
	font-size: 9pt;
}

.msoffer {
	text-align: right;
	color: #dc0807;
	padding-right: 30px;
	font-size: 10pt;
	font-weight: bold;
}

a.link_insurance_document:link {
	text-decoration: none;
	color: #003f6a;
	font-size: 12pt;
	font-weight: bold;
}

a.link_insurance_document:active {
	text-decoration: none;
	color: #003f6a;
	font-size: 12pt;
	font-weight: bold;
}

a.link_insurance_document:visited {
	text-decoration: none;
	color: #003f6a;
	font-size: 12pt;
	font-weight: bold;
}

a.link_insurance_document:hover {
	text-decoration: none;
	color: #FF9A03;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}

.allotment_calendar_cell
{
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 1px;
	text-align: center;
	width: 100px;
}

.allotment_calendar_cell td
{
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 1px;
}

.box_300px, .box_400px, .box_500px, .box_550px, .box_600px, .box_650px, .box_700px, .box_800px {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000066;
    padding: 5px;
    width: 300px;
}
.box_400px {
    width: 400px;
}
.box_500px {
    width: 600px;
}
.box_600px {
    width: 600px;
}
.box_700px {
    width: 700px;
}
.box_800px {
    width: 800px;
}

.red_little_box {
    border: 1px solid #FF3333;
    width: 15px;
}
.yellow_little_box {
    background: none repeat scroll 0 0 #FFFF66;
    border: 0 none;
    width: 15px;
}

.text_box_white, .text_box_black, .text_box_red, .text_box_grey, .text_box_orange {
    background: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    text-decoration: none;
}

/*
Codice colore arancione: #FF9933
Codice colore blu: #333366
*/
#home_content{
	margin:0 auto;
}
#welcome{
	float:left;
	width:57%;
	min-width:450px;
	margin:0;
	margin-right:500px;
	padding:100px 0;
	text-align:center;
}
#welcome > span{
	width:100%;
	text-align:left;
	margin:0 auto;
	padding:46px 24px 0 24px;
	font-family: Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333366;
	display:block;
}

#specials{
	float: left;
	width: 500px;
	margin:0 auto;
	margin-left:-500px;
	padding:20px 0;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size:12px;
}
#specials.big{
	width:1038px;
	margin:0 auto;
	float:none;
}
#specials_content{
	border:1px #999999 solid;
	border-top:0;
	border-bottom:0;
	width:497px;
	margin:0;
	padding:0;
}
#specials.big #specials_content{
	width:1036px;
	border-color:#BABABA;
}
#specials_content .specials_title{
	width:auto;
	text-align:left;
	color:#FF9933;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0 8px 0 8px;
}
#specials_content > p{
	width:auto;
	text-align:left;
	margin:0;
	margin-bottom:16px;
	padding:0 8px 0 8px;
	color:#666666;
}
#specials_content table{
	width:auto;
	border:collapse;
	margin:0;
	padding:0;
}
#specials_content table td {
	width:50%;
	text-align:center;
	margin:0;
	padding:8px;
}
#specials.big #specials_content table td {
	width:20%;
}
#specials_content table td span{
	color:#333366;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#specials_content table td p{
	margin:0 8px 0 8px;
	padding:0;
	text-align:justify;	
	color:#666666;
}

#specials_footer{
	clear:left;
	border:0;
	width:499px;
	margin:0;
	padding:20px 0;
	background-color:#fff;
	background-image:url("$root_url$images_dir/specials/specials_bottom.jpg");
	background-repeat:no-repeat;
	text-align:right;
}
#specials.big #specials_footer{
	width:1038px;
	height:53px;
	background-image:url("$root_url$images_dir/specials/specials_footer.jpg");
}
#specials_footer a{
	text-decoration:none;
	color:#333366;
	font-weight:bold;
	padding:10px 36px 10px 8px;
	margin:0 32px 0;
	background-color:#fff;
	background-image:url("$root_url$images_dir/specials/arrow.jpg");
	background-repeat:no-repeat;
	background-position:right center;
}
#specials_footer a:hover, #specials_footer a:visited{
	text-decoration:none;
}


#home_content #footer{
	clear:both;
	background-image:url("$root_url$images_dir/specials/wall_footer.jpg");
	background-color:#ddd;
	background-repeat:repeat-x;
	background-position:right center;
	height:280px;
	min-width:948px;	
}
#home_content #info{
	float:left;
	width:57%;
	min-width:558px;
	margin:0;
	margin-right:500px;
	text-align:left;
	padding:24px 0;
	clear:both;
}

#home_content #info #logos{
	margin:72px 24px 0;
	line-height:36px;
}
#home_content #info div{
	margin:0 24px 0 24px;
}
#home_content #wall{
	float: left;
	width: 500px;
	margin:0 auto;
	margin-left:-500px;
	padding:20px 0;
	text-align:left;
	background-image:url("$root_url$images_dir/specials/wall_footer.jpg");
	background-color:#ddd;
	background-repeat:repeat-x;
	background-position:right center;
}

#home_content #wall #wall_content{
	width:498px;
	margin:0;
	padding:0;
	height:246px;
	background-repeat:no-repeat;
}
#home_content #wall p{
	width:auto;
	margin:0 auto;
	padding:72px 16px;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size:12px;
}

