BODY
{       
	font-family: Arial, sans-serif; 
    margin:0;
}

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

h1 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}
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: normal;
    font-size: 11px;
}
h6 {
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
}
div, p{
	margin:0px;
}
/*********************************************************/

/******************* HOME ********************************/
.box_home
{
	font-weight: bold; 
	color: #FF993F; 
	font-size:11px;
	width:100%;
	text-align: right;
}

/*********************************************************/

/******************* CONTENTS ********************************/
.special{
	color: #FF993F;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

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

.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;
}

.date_and_flags{
	
	border-top: 1px solid #FF993F; 
	border-bottom: 1px solid #39406C;
	background: #39406C;
    
}
.date
{
	color: #FFFFFF;
	font-weight:bold;
	padding-right:5px;
}
.total
{
	color: #F00;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

.commands_menu
{
	text-transform: lowercase;
	font-size: 12px;
	background: #FF993F;
	font-weight: normal;
	color: #061540;
	border: 1px solid #061540; 
}

.linee_w3c
{
	width:450px;
}

.box
{	
	background: #FFF;
	margin: 3px;
	background-color: #ffddc0;
}

.intest_box,.intest,th
{	
	height: 20px;
	background: #C1D3E8;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
    color:#306;
    text-align: center;
	border-bottom: 1px solid #306;
	border-top: 1px solid #306;
}

th {
    text-align: left;
}

.text_box_white,.text_box_black,.text_box_red,.text_box_grey,.text_box_orange
{	
	height: 20px;
	background: transparent;
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
    border-bottom:1px solid #FF993F;
}

.text_box_black
{	
	background: white;
}
.text_box_red
{
	background:#F99;
}

.text_box_grey
{
	background:#DEDEDE;
}

.text_box_orange
{
	background:#FF993F;
}

.text,.text_bold,.text_small,.text_small_small,.text_bold_small,.hotel_name
{	
	color: #061540;
	font-size: 12px;
	font-weight: normal;
}

.hotel_name
{	font-size:15px;
}

.text_bold,.text_bold_small
{	
	font-weight: bold;
}

.text_small,.text_bold_small
{	
	font-size: 11px;
}

.text_small_small
{	
	font-size: 10px;
}

.banner_legend
{
	width: 380px;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.fairs_box
{
	height: 80px;
	text-decoration: none;
	color: #FFF;
	background: #061540;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.news_box
{
	height: 80px;
	text-decoration: none;
	color: #FFF;
	background: #061540;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

.loading
{
	width: 200px;
	height: 250px;
	color: #061540;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	display: none;
}

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

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

.error
{
	color: #FFF;
	background-color: #F00;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
    padding-left:5px;
}


.note
{
	color: #096;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

.border_photo
{
	border:1px solid #061540;
}

fieldset
{
    font-size: 12px;
	text-align: left;
	border:1px solid #FF993F;
	color: #061540;
	padding:5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

table, .window
{
    	font-size: 12px;
	text-align: left;
	color: #061540;
}



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

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

.avail_false
{
    	font-size: 12px;
    	color: #061540;
    	font-weight: bold;
}

.red_font
{
	color: #FF993F;
}

.green_font
{
	color: #0C6;
}

.blue_font
{
	color: #006;
}

.yellow_font
{
	color: #FF0;
}

.gray_font
{
	color:#999;
}

.black_font
{
	color:#000;
}

.white_font
{
	color: #FFF;
}

.red
{
	background-color: #F99;
}
.green
{
	background-color: #0C6;
}
.yellow
{
	background-color: #FF0;
}
.blue
{
	background-color:#006;
}
.cyan
{
	background-color:#E5E8FF;
}
.white
{
	background-color:#FFF;
}
.highlight_good
{
	background-color:#CFC;
}
.highlight_bad
{
	background-color:#FCC;
}
.text_highlight
{
	color:#F00;
}
.text_expired
{
	color:#000;
	font-weight: bold;
}
.pictures
{
	border-left: 1px solid #FFF;
}


.box_prices_header,.box_remarks_header
{	background-color: #061540;
	color: #FF993F;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 500px;
	border: 1px solid #006;
}

.box_prices,.box_remarks
{	background-color: #FFF;
	color: #006;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	width: 500px;
	border-bottom: 1px solid #006;
	border-left: 1px solid #006;
	border-right: 1px solid #006;
}

.table_prices,.table_remarks
{	width: 480px;
	margin:10px;
}

.show_remarks
{	font-weight: bold;
	color: #903;
	border: 1px solid #006;
	text-align:center;
}

.line	
{
	border-bottom: 1px solid #006;
	width: 100%;
	height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

.underline	
{
	text-decoration: underline;
}

.details_box	
{
	width: 100%;
}

.photos_box	
{
	width: 100%;
}

.maps_box	
{
	width: 100%;
}

.hightlight
{       
        background-color: #d6e499;
}

.legend_photo
{	
	background: #FF993F;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #061540; 
	border-left: 1px solid #061540; 
	border-right: 1px solid #061540; 
}

.width_photo
{	
	width: 362px;	
}

.width_photo_small
{	
	width: 147px;	
}

html>body .width_photo_small /* IE<=6 Bug*/
{	
	width: 145px;
}

.width_map
{	
	width: 452px;	
}

html>body .width_map /* IE<=6 Bug*/
{	
	width: 450px;
}

.width_map_small
{	
	width: 152px;	
}

html>body .width_map_small /* IE<=6 Bug*/
{	
	width: 150px;
}

.form_hotel_book
{
	width: 100%;
}

.price_width
{
	width: 40px;
}
/*********************************************************/

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

input:focus
{
	background-color: #FB9B69;
	color: #061540;
}

select
{	border:1px solid #061540;
	font-size: 12px;
	font-weight: bold;
	color: #061540;
	background-color:#FFF;
	text-align:left;
}

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

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

/*********************************************************/

/******************* 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;
}


/*********************************************************/

/******************* BUTTON ********************************/
.button_50px,.button_80px,.button_100px,.button,.button_125px,.button_145px,.small_button,.button,button_exit		
{
	width: 50px;
	border: 1px solid #306;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #306;
	margin-top: 5px;
	background: #c1d3e8;
	text-transform: lowercase;
    cursor:pointer;
}

.button_80px	
{
	width: 80px;
}

.button_100px	
{
	width: 100px;
}

.button,.button	
{
	width: 115px;
}

.button_125px
{
	width: 125px;
}

.button_145px
{
	width: 145px;
}
.small_button, .small_button_2, .small_button_3, .small_button_4, .small_button_5
{
	width: 50px;
	text-transform: lowercase;
	font-size: 10px;
	background: #c1d3e8;
	font-weight: normal;
	color: #306;
	border: 1px solid #306;
    cursor:pointer;
}
.small_button_2
{
	width:60px;
}
.small_button_3
{
	width:70px;
}
.small_button_4
{
	width:80px;
}
.small_button_5
{
	width:120px;
}
.button_exit	
{
	background: #FFF;
	font-weight: bold;
	color: #39406C;
	border: 1px solid #39406E;
	text-transform: lowercase;
	font-size: 11px;
}

.gray_button
{
	background:#ccc;
}

.red_button
{
	background:#900;
}
/*********************************************************/

/******************* LINK ********************************/
a:link
{
	margin: 0px;
	padding: 0px;
	color: #306;
	text-decoration: none;
	font-weight: bold;;
}

a:visited	
{
	color: #306;
	text-decoration: none;
	font-weight: bold;  
}

a:hover	
{
	color: #306;
	text-decoration:underline;
	font-weight: bold;  
}


a.text:link	
{
        font-weight: bold;
        text-decoration: none;   
        color:#061540;
}

a.text:active	
{       
        font-weight: bold;
        text-decoration: none;   
        color:#061540;
}



a.text:visited	
{
        font-weight: bold;
        text-decoration: none;   
        color:#061540;
}

a.text:hover	
{       
        font-weight: bold;
        text-decoration: underline;   
        color:#061540;
}

a.back_forward:link	
{
        font-weight: bold;
        text-decoration: none;   
        color:#903;
}

a.back_forward:active	
{       
        font-weight: bold;
        text-decoration: none;   
        color:#903;
}

a.back_forward:visited	
{
        font-weight: bold;
        text-decoration: none;   
        color:#903;
}

a.back_forward:hover	
{       
        font-weight: bold;
        text-decoration: underline;   
        color:#903;
}


a.netstorming:link	
{
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;  
}

a.netstorming:visited	
{
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.netstorming:hover	
{
        color: #FF0;
        text-decoration: none;
        font-weight: bold;
}


a.link_close:link
{
	color: #F00;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
}

a.link_close:visited	
{
	color: #F00;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;  
}

a.link_close:hover	
{
	color: #903;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;  
}
/*********************************************************/

/******************* COLS ********************************/
.td_100px
{
	width:100px
}
.td_150px
{
	width:150px
}
.td_200px
{
	width:200px
}
.td_300px
{
	width:300px
}
.td_400px
{
	width:400px
}

/*********************************************************/

/******************* POSITIONS ********************************/
.pos_relative
{
	position:relative;
	z-index: 100;
}
.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;
	left:50%;
}
.pos_corner_cl
{
	top:50%;
	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%;
}

/*********************************************************/

/******************* VARIOUS ********************************/

.small_select
{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#006;
	height:18px;
	padding:0;
	margin-right:auto;
}

.italic	
{
	font-style: italic;
}

.details_background
{
	background:white;
}

.red_border
{
	border: 1px solid #903;
}

.close_blue_button,.red_little_box,.yellow_little_box
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
	height: 10px;
	width: 60px;
	text-align: center;
	padding: 1px;
}

.close_blue_button
{
	color: #061540;
	background: #FF993F;
	border: 1px solid #061540;
}
.red_little_box
{
	width: 15px;
	border: 1px solid #903;
}
.yellow_little_box
{
	width: 15px;
	background:#FF6;
	border: 0;
}

.img_as_link
{
	border: 0;
}

.casella_validatori
{
	width:60px;
}


.title_user_box
{
   border-bottom: 1px solid #FF993F;
}

.table_office_box,.table_user_box
{
	margin-top:6px;
	margin-left:7px;
	width:160px;
	height:90%;
	padding:2px;
    	border-left: 1px solid #39406C;
}
.table_user_box td
{
        padding:1px;
}


.cancel_column
{
	border-left:1px solid #903;
}

.box_popup_racks
{	
	width: 600px;
	background: #FFF;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.pos_configura_concorrenti
{
	top:0;
	right:0;
	z-index:5;
}


.hidden_block, .hidden
{
	display:none;
}

.hidden_inline
{
	visibility:hidden;
}

/*********************************************************/

/******************* BOOKING MANAGER ********************************/

.booking_search_main_table
{
	width:100%;
	margin:0;
	padding:0;
}
.booking_search_main_table th{
	margin:2px;
	vertical-align:middle;
	padding-top:0;
    color:#306;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    text-align:right;
    background:transparent;
    border:0;
    font-family:Arial;
}
.booking_search_main_table td{
	margin:2px;
	vertical-align:middle;
	padding-top:0;
}

.book_list_pri
{
	font-weight:bold;
	font-size:12px;
	color:#006;
	margin-top:0;
	margin-bottom:0;
	line-height:13px;
}

.book_list_sec
{
	font-weight:normal;
	font-size:10px;
	color:black;
	margin-top:0;
	margin-bottom:0;
	line-height:11px;
}
.book_status_SNT
{
	color:#666;
}
.book_status_CNF
{
	color:#0C6;
}
.book_status_PND
{
	color:#666;
}
.book_status_SND
{
	color:#666;
}
.book_status_CXL
{
	color:#903;
}
.book_status_REJ
{
	color:black;
}

.on_margin_right
{
	margin-right: 0;
	margin-left:auto;
}

.on_margin_left
{
	margin-left:0;
	margin-right:auto;
}

.voucher_table
{
	width:600px;
	margin:auto;
    border:1px solid #306;
    background-color:white;
}

.voucher_table td
{
	margin:0;
	padding:2px;;
}

.voucher_header
{
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:#306;
}
.voucher_book_field
{	
	text-decoration: none;
	text-align:right;
	vertical-align:middle;
	color: #006;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	width:30%;
}
.voucher_book_data
{	
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	height: 20px;
	width:70%;
	border-bottom: 1px solid #F37033;
}
.voucher_logo_customer,.voucher_logo_supplier
{
	width:150px;
	height:120px;
	/*padding:auto;*/
	margin:auto;
	text-align:center;
	vertical-align:middle;
	background:#E5E8FF;
	border: 1px solid #F37033;
}
.voucher_hoteldata
{
	font-size: 10pt;
	color: #006;
	text-align:left;
}
.voucher_data_title
{
	font-size: 12pt;
	font-weight: bolder;
	color: #F37033;
	text-align:center;
	text-decoration:none;
	margin:auto;
	padding:2px;
}

.box_confirm
{
	border: 1px solid #006;
	background-color:#E5E8FF;
	width:300px;
	height:200px;
	position:absolute;
	top:20%;
	right:-40%;
	left:60%;
	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;
}

.booking_search_select_120
{
	width:120px;
}
.booking_search_select_150
{
	width:150px;
}


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

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

.invoice_dossier
{
	width: 160px;
	height: 50px;
}

.hotel_details
{
	height: 80px;
	vertical-align: middle;
}

.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;
}


.no_underline
{
	text-decoration: none;
}

.containers_big
{
	font-weight:bold;
	font-size:12px;
	color:#006;
	margin-top:0;
	margin-bottom:0;
	line-height:13px;
	text-decoration:none;
}
.containers_big:hover
{
	text-decoration:underline;
}
.containers_small
{
	font-weight:normal;
	font-size:10px;
	color:black;
	margin-top:0;
	margin-bottom:0;
	line-height:11px;
	text-decoration:none;
}
.containers_small:hover
{
	text-decoration:underline;
}

.flat_button, .big_flat_button
{
	padding: 2px;
	font-size: 8px;
	text-transform: uppercase;
	background: #FB9B69;
	border: 1px solid #006;
	border-top: 1px solid #FF993F;
	border-left: 1px solid #FF993F;
	color: #006;
}

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

.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;
}

.conf_table
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #061540;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #061540;
    background-color: #EEEEEE;
}

.catalog_photos
{
    width: 100px;
    height: 100px;
    border: 0px;
}

.group_clients
{
	overflow: auto;
	height:200px;
	width:500px;
	display:none;
	position:absolute;
}

.cursor_pointer
{
	cursor: pointer;
}

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

.div_close {
	width: 100%;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	color: #F00;
}

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

.points_list_box
{
	width: 100%;
	height: 200px;
	overflow: auto;
	border: 1px solid #DDD;
	background-color:#FFF;
}

.hotel_points_list_box
{
	width:200px;
	height:200px;
	top:-220px;
	overflow: auto;
}
.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;
}
.div_listingcharges
{
	width:950px;
	overflow:auto;
}
.stretch_box
{
	margin-bottom:2px;
	vertical-align:middle;
}
.monitor_creating_transfer
{
	height:100px;
	overflow:auto;
	color: #333;
	background-color: #FF9;
	border: 1px solid #DDD;
	font-size: 12px;
}
.tariff_row_counter
{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:1px;
	text-align:center;
}

.stretch_search_table
{
	width:100%;
	padding:0;
	margin:0;
	border: 0;
	font-size:12px;
	background-color:#FFF;
	vertical-align:top;
}
.stretch_search_table td
{
	width:20%;
	padding:1px;
}
.stretch_list
{
	width:100%;
	margin:0;
}
.stretch_list td
{
	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;
}
.stretch_descriptions
{
	width:100%;
        background-color: #EFE;
	border: 1px solid #693;
}
.stretch_descriptions td
{
	font-size: 12px;
	font-weight:bold;
	color: #693;
}
.no_stretch_box
{
        background-color: #FEE;
	border: 1px solid #900;
	color: #900;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	/*padding:auto;*/
}
.stretch_title
{
	font-size:14px;
	font-weight:bold;
	font-family: verdana;
	color:#006;
}
.width_50px
{
	width:50px;
}

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

.menu_commands
{
	width:120px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#006;
	text-align:center;
	margin:0;
	text-transform: lowercase;
}

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














#home_body{
    background-color: #FFF;
    padding: 0px;
    margin: 0px;
}

#home_ext{
    margin: 0px;
    padding-top: 20px;
    border: 0px solid #000;
    background-color:#C1D3E8;
}

#home_logo_banner{
    width:100%;
    height:120px;
    border:0;
    border-top:2px solid #FF993F;
    border-bottom:2px solid #FF993F;
    background-image:url("http://www.venicesystem.com/images_dir/home_header_oltrex.jpg") ;
    background-repeat:no-repeat;
    background-position: center;
    background-color: #FFF;
    text-align:right;
}

#footer{
    width:100%;
    height:23px;
    border-top:1px solid #330066;
    border-bottom:1px solid #330066;
    color:black;
    background-color:#FF993F;
    font-weight:bold;
    padding:0;
    margin-bottom:0;
}
#footer img{
    vertical-align:middle;
    border:0;
}
#homeslogan1{
    font-size:12pt;
    font-weight:bold;
    color:black;
    margin-left:10px;
    margin-top:30px;
    text-align:left;
    line-height:20px;
    font-weight:bold;
}
#homeslogan2{
    width:80%;
    height:100px;
    margin-top:50px;
    text-align:right;
    font-size:20pt;
    font-family:Comic Sans MS;
    font-style:italic;
    font-weight:bold;
    color:#306;
}
#homesloganbanner{
    font-size:16pt;
    font-family:Comic Sans MS;
    font-style:italic;
    font-weight:bold;
    color:#306;
    vertical-align:bottom;
}

#homelogin{
    height:20px;
    margin:auto;
    margin-top:20px;
    text-align:center;
    font-style:italic;
    font-weight:bold;
    font-size:12pt;
    color:#306;
}
#login_field{
    width:70px;
    color:black;
    font-size:12px;
    border-top:1px solid #306;
    border-left:1px solid #306;
    border-right:2px solid #306;
    border-bottom:2px solid #306;
}
#button_login{
	height: 20px;
    border:0;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
    cursor:pointer;
	text-transform: uppercase;
	background-image: url("http://www.venicesystem.com/images_dir/login.gif");
	background-color: transparent;
    font-size:12pt;
    font-weight:bold;
    color:#306;
    vertical-align:middle;
}
.button_{
	height: 20px;
    border:0;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
    cursor:pointer;
	text-transform: uppercase;
	background-image: url("http://www.venicesystem.com/images_dir/login.gif");
	background-color: transparent;
    font-size:12pt;
    font-weight:bold;
    color:#306;
    vertical-align:middle;
}
#header{
    width:100%;
    height:75px;
    margin:0;
    background: url("http://www.venicesystem.com/images_dir/header_oltrex.jpg") no-repeat center;
}
#header td{
    margin:0;
    padding:0;
}
#header td.left{
    background-color:#FF993F;
    border-top:2pt solid #306;
    border-bottom:2pt solid #306;
    text-align:center;
    width:30%;
}
#header td.left img{
    display: block;
    margin: auto;
}
#header td.center{
    text-align:center;
    width:38%;
}
#header td.right{
    background-color:#C1D3E8;
    border-top:2pt solid #306;
    border-bottom:2pt solid #306;
    text-align:center;
    width:30%;
}
#header td.img_l{
    width:1%;
    text-align:right;
}
#header td.img_r{
    width:1%;
    text-align:left;
}

#flags{
    height:18px;
    width:100%;
    text-align:center;
    border-bottom:2px solid #FF993F;
    vertical-align:middle;
    font-size:12px;
    font-weight:bold;
    color:#306;
}

#general_header{
    margin:0;
    padding:0;
}

#myMenu {
	background:transparent;
    font: bold 80% arial;
    width: 162px;
    border: 0px solid #000;
}

#history
{
    font-size:14px;
    font-weight:normal;
    color:#306;
	text-align: center;
	height: 16px;
    margin-bottom:0;
}
#history td div{
    height: 21px;
    background:url("http://www.venicesystem.com/images_dir/history_bg.gif") repeat-x top #FF993F;
    margin-bottom:1px;
    line-height:21px;
}
#history a:link {
	text-decoration: none;
}

#history a:visited {
	text-decoration: none;
}

#history a:hover {
	text-decoration: underline; 
}
#history td div.normal_l{
    width:14px;
    border:0;
    background:url("http://www.venicesystem.com/images_dir/history_l.gif") no-repeat bottom right;
    height: 21px;
    margin-bottom:1px;
}
#history td div.normal_r{
    width:14px;
    border:0;
    background:url("http://www.venicesystem.com/images_dir/history_r.gif") no-repeat bottom left;
    height: 21px;
    margin-bottom:1px;
}
#history .current {
    border-bottom: 1px solid #ffddc0;
    font-size:18px;
    margin-bottom: 0px;
    background-color: #ffddc0;
    height: 24px;
    line-height:24px;
    text-transform:uppercase;
}
#history td div.current_r {
    background:url("http://www.venicesystem.com/images_dir/current_r.gif") no-repeat bottom left;
    height: 25px;
    width: 15px;
    margin-bottom:0;
}
#history td div.current_l {
    background:url("http://www.venicesystem.com/images_dir/current_l.gif") no-repeat bottom right;
    height: 25px;
    width: 15px;
    margin-bottom:0;
}

#menu_td{
    width:20px;
    height:100%;
    background-color:#C1D3E8;
    border-right:2px solid #FF993F;
    background-position:0 0;
    background-repeat:repeat-y;
    vertical-align: top;
}

#label_user_box{
    color:#306;
    font-size:12px;
    font-weight:bold;
    text-transform:lowercase;
    text-align:center;
}
#label_user_box span.welcome{
    font-size:14px;
    color:#306;
}
#label_user_box span.actor{
    color:#306;
    font-size:14px;
}
#label_user_box a.email{
    font-size:14px;
    color:#306;
    text-decoration:underline;
}
#label_user_box a.email:hover{
    color:#FF993F;
}

#home_welcome, #home_title{
    font-size:24pt;
    font-weight:bold;
    color:#306;
    margin-top:10px;
    margin-bottom:40px;
}
#home_title{
    font-size:16pt;
    text-align:center;
    width:100%;
}
#home_title td{
    width:33%;
    vertical-align:top;
    padding-top:0;
}
#home_title td.big_icon{
    height: 120px;
}
#home_title div.div_icon{
    margin:auto;
    width:150px;
    height:120px;
    padding:0;
}
#home_title img{
    border:0;
}
#corporate_info{
    font-size:10pt;
    text-align:right;
    line-height:14pt;
    margin-right: 10px;
    margin-bottom: 10px;
}
#corporate_info .name{
    font-size:12pt;
    font-weight:bold;
}
#corporate_info a{
    text-decoration:none;
}
#corporate_info a:hover{
    text-decoration:underline;
}

#booking_totals_details{
    width:100%;
    margin:auto;
    height:21px;
}
#booking_totals_details th{
    width:2%;
    border:0;
}
#booking_totals_details th.left{
    background:url("http://www.venicesystem.com/images_dir/containers_l.gif") no-repeat right;
}
#booking_totals_details th.right{
    background:url("http://www.venicesystem.com/images_dir/containers_r.gif") no-repeat left;
}
#booking_totals_details td{
    width:24%;
    height:21px;
    text-align:center;
    font-size:10pt;
    vertical-align:middle;
    background-color:#C1D3E8;
    border-top:1pt solid #306;
    border-bottom:1pt solid #306;
}

#booking_totals_details a:hover{
    font-weight:bold;
    color:#306;
}
#rooms_panel{
    font-size:10pt;
    color:#306;
}
#rooms_panel td.bedicon{
    border:1px solid #306;
    padding:5px;
    vertical-align:middle;
    background-color:white;
    line-height:25px;
}
#rooms_panel th{
    vertical-align:middle;
    text-align:center;
    font-size:10pt;
    font-weight:bold;
    color:#306;
    background-color:white;
    height:18px;
    line-height:18px;
    vertical-align:middle;
    border:1px solid #306;
}

#rooms_panel img{
    cursor:pointer;
    vertical-align:middle;
}
#tablebookrooms{
    width:100%;
}
#tablebookrooms td{
    text-align:center;
}
#summary_rooms{
}
.roomadded{
    font-size:10pt;
    font-weight:bold;
    color:#306;
    line-height:30px;
    border:1px solid #FF993F;
    background-color:white;
    padding:2px;
    margin:1px;
}
.roomadded img{
    vertical-align:middle;
}
.roomadded img.addremove{
    cursor:pointer;
}
.roomadded input{
    border:0;
    background:transparent;
}
.no_border
{
	border:0;
	background:transparent;
}

#stars th{
    text-align:left;
    background:transparent;
    font-size:10pt;
    font-weight:bold;
    color:#306;
}
#stars td{
    width:32px;
    height:32px;
    background:transparent;
    padding:0;
}
#stars div{
    width:30px;
    height:30px;
    text-align:center;
    vertical-align:middle;
    margin:auto;
    background-color:white;
    border:1px solid #FF993F;
}
#stars img{
    border:0;
    background:transparent;
    display:block;
    margin:auto;
    cursor:pointer;
    text-align:center;
}
#selectcat{
    font-size:10pt;
    font-weight:bold;
    color:#306;
}
.div_book{
    width:300px;
    height:20px;
    background-color:#C1D3E8;
    border:1px solid #306;
    font-size:14pt;
    font-weight:bold;
    color:#306;
    text-align:center;
    text-transform:lowercase;
    cursor:pointer;
    margin:auto;
    line-height:20px;
    vertical-align:middle;
}
.hotel_table{
    background-color:white;
    width:100%;
    margin-top:5px;
    margin-bottom:5px;
}
.hotel_table_lt,.hotel_table_rt,.hotel_table_lb,.hotel_table_rb{
    width:11px;
    height:11px;
    border:0;
    padding:0;
    margin:0;
}
.hotel_table_lt{
    background:url("http://www.venicesystem.com/images_dir/white_lt.gif") no-repeat top left  #ffddc0;
}
.hotel_table_rt{
    background:url("http://www.venicesystem.com/images_dir/white_rt.gif") no-repeat top right #ffddc0;
}
.hotel_table_rb{
    background:url("http://www.venicesystem.com/images_dir/white_rb.gif") no-repeat bottom right  #ffddc0;
}
.hotel_table_lb{
    background:url("http://www.venicesystem.com/images_dir/white_lb.gif") no-repeat bottom left  #ffddc0;
}
.hotel_table_top{
    border-top:2pt solid #306;
    font-size:4px;
    line-height:4px;
    height:4px;
    width:580px;
}
.hotel_table_left{
    border-left:2pt solid #306;
    width: 0%;
}
.hotel_table_right{
    border-right:2pt solid #306;
    width: 0%;
}
.hotel_table_bottom{
    border-bottom:2pt solid #306;
    font-size:4px;
    line-height:4px;
    height:4px;
    width:580px;
}

.book_search_summary{
    font-size:12pt;
    font-weight:bold;
    padding-right:10px;
}

.book_details_layout{
    background-color:white;
    border:1px solid #FF993F;
    padding:3px;
}

#privacy{
    width:90%;
    margin:auto;
    padding:4px;
    background-color:white;
    border:1px solid #306;
    color:#306;
    font-size:12px;
}
#privacy h4{
    margin-top:4px;
    margin-bottom:2px;
}
#privacy a{
    color:#306;
    font-weight:bold;
}
#privacy a:hover{
    color:#FF993F;
}

#readinfo{
    display:none;
}
.groupclientsbox{
    width:250px;
    background-color:white;
    border:1px solid #306;
    font-weight:bold;
    font-size:10pt;
    color:#306;
}
