BODY
{
	font-family: Verdana, Trebuchet MS, Helvetica, Arial, sans-serif; 
    color: #061540;
    margin:0px;
    padding:0;
    font-size:10px;
    
    background-position: 100px 0;
    background-repeat:repeat-y;
}
INPUT{
    background: transparent;
}
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 ********************************/
#homelink{
    width: 70%;
    height:20px;
    float: left;
    vertical-align:middle;
    text-align:left;
    color: white;
    font-size:13px;
    font-weight: bold;
    margin-left:0;
    margin-top:15px;
    padding:0;
    padding-left:10px;
    background:url("http://www.nevertoomuch.it/images_dir/homelink_r.gif") 100% 0 no-repeat #003C72;
}
#homelink a{
    color:white;
    text-decoration:none;
}
#homelink a:hover{
    color:#778FAB;
    text-decoration:underline;
}

#homelogo{

    width:500px;
    color:#FD660D;
    font-size:15px;
    font-weight: bold;
}

.login_bg{
    width:272px;
    height:172px;
    background:url("http://www.nevertoomuch.it/images_dir/login_bg.gif") 0 0 no-repeat;
    text-align:center;
    margin:auto;
    margin-right:0;
}
.box_home{
	font-weight: bold; 
	font-size:12px;
	width:250px;
    height:150px;
	text-align: center;
    vertical-align:middle;
    margin:auto;
    background-color:transparent;
    padding:0;
}
.box_home table{
    margin:auto;
}
.box_home th{
    color: #39406C;
    font-size:14px;
    text-align:center;
    background-color:transparent;
}
.box_home td{
    color: white;
    width:50%;
    height:30px;
    border-bottom:1px solid white;
}
.box_home .actor{
    background-color:#003C72;
}
.box_home .login{
    background-color:#3A648E;
}
.box_home .password{
    background-color:#778FAB;
}
.box_home .button{
    color:white;
    background-color:#778fab;
    border-left:1px solid #D6D6D6;
    border-top:1px solid #D6D6D6;
    border-bottom:1px solid #003c72;
    border-right:1px solid #003c72;
    width:40px;
    font-weight:bold;
    font-size:12pt;
    height:30px;
    text-transform:uppercase;
}

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

/******************* CONTENTS ********************************/
.special{
	color: #FD660D;
	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{
	background: #003C72;
}
.date
{
	color: #FFFFFF;
	font-weight:bold;
	padding-right:5px;
}
.total
{
	color: #F00;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
.header{
    height:70px;
    width:100%;
}
.header td{
    vertical-align:bottom;
}
.footer{
    vertical-align:middle;
	font-size:10px;
    color:white;
    width:100%;
    height:20px;
    margin-left:0;
    padding:0;
    padding-left:5px;
    padding-right:15px;
    background:url("http://www.nevertoomuch.it/images_dir/homelink_r.gif") 100% 0 no-repeat #003C72;
}

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

.linee_w3c
{
	width:450px;
}

.box
{	
	background: #FFF;
	border-right: 1px solid #061540;
	border-bottom: 1px solid #061540;
	border-top: 1px solid #061540;
	border-left: 1px solid #061540;

}

html>body .box /* IE<=6 Bug*/
{	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 3px;
}

.header_box
{	
	height: 20px;
	background: #003C72;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.intest_box,.intest,th
{	
	background: #D6D6D6;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.intest_box
{	
	height: 20px;
	text-align: center;
	border-bottom: 1px solid #061540;
	border-top: 1px solid #061540;
}

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

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

.text_box_grey
{
	background:#DEDEDE;
}

.text_box_orange
{
	background:#FD660D;
}

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

.hotel_name
{
    background-color:#3A648E;
    height:25px;
    color:white;
	font-size:14pt;
    width:100%;
}

.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: #F00;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	height: 15px;
    width:100%;
}

.history
{
	color: #006;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	height: 17px;
}

.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:0;
    background-color:#F0F0F0;
	color: #061540;
	padding:5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

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

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

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

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

.red_font
{
	color: #F00;
}

.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: #FD660D;
	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: #FF6;
}

.legend_photo
{	
	background: #FD660D;
	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: #061540;
	border:1px solid #061540;
	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{
	width: 50px;
	/*height:20px;*/
	border-right: 1px solid #003C72;
	border-bottom: 1px solid #003C72;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
	background: #778FAB;
	text-transform: uppercase;
}

.button_80px	
{
	width: 80px;
	text-transform: lowercase;
}

.button_100px	
{
	width: 100px;
	text-transform: lowercase;
}

.button,.button	
{
	width: 115px;
	text-transform: lowercase;
}

.button_125px
{
	width: 125px;
	text-transform: lowercase;
}

.button_145px
{
	width: 145px;
	text-transform: lowercase;
}
.small_button, .small_button_2, .small_button_3, .small_button_4, .small_button_5
{
	width: 50px;
	text-transform: lowercase;
	font-size: 10px;
	background: #778FAB;
	font-weight: normal;
	color: white;
	border-top: 1px solid #D6D6D6; 
	border-left: 1px solid #D6D6D6; 
	border-bottom: 1px solid #003C72; 
	border-right: 1px solid #003C72; 
}
.small_button_2
{
	width:60px;
}
.small_button_3
{
	width:70px;
}
.small_button_4
{
	width:80px;
}
.small_button_5
{
	width:120px;
}
.button_exit	
{
    width:50px;
    height:20px;
    background-color: #778FAB;
	font-weight: bold;
	color: white;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #003C72;
	border-right: 1px solid #003C72;
	text-transform: uppercase;
	font-size: 10pt;
    text-align:center;
}

.gray_button
{
	background:#ccc;
}

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

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

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

a:hover	
{
	color: #FD660D;
	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;
}

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

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

a.history:link	
{
	text-decoration: none;
}

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

a.history:hover	
{
	text-decoration: underline; 
}


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: #FD660D;
	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;
}

.table_office_box
{
    margin:auto;
	margin-top:2px;
	margin-right:7px;
}
.table_office_box th
{
   background-color: #D6D6D6;
   text-align:center;
   height:15px;
   font-weight:bold;
}

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

.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 td
{
	margin:2px;
	vertical-align:top;
	padding-top:0;
}

.booking_totals_details
{
	background:white;
	width:200px;
	font-weight:bold;
	text-align:left;
    border:1px solid #003C72;
}
.booking_totals_details td{
    vertical-align:middle;
}
.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;
}

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

.voucher_header
{
	font-size:20pt;
	font-weight:bold;
	font-style:italic;
	font-family:frutiger;
	color:#003C72;
}
.voucher_book_field
{	
	background: #003C72;
	text-decoration: none;
	text-align:right;
	vertical-align:middle;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	width:30%;
	border-bottom: 1px solid #000066;
	border-right: 1px solid #000066;
}
.voucher_book_data
{	
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	height: 20px;
	width:70%;
	border-bottom: 1px solid #003C72;
}
.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 #003C72;
}
.voucher_hoteldata
{
	font-size: 10pt;
	color: #006;
	text-align:left;
}
.voucher_data_title
{
	font-size: 12pt;
	font-weight: bolder;
	color: #003C72;
	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 #FD660D;
	border-left: 1px solid #FD660D;
	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;
}

.mousepointer, .cursor_pointer
{
	cursor: pointer;
}

.client_mail_box {
	position: absolute;
	width: 800px;
	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:400px;
	z-index: 1000;
	background-color: #fff;
	border: 1px solid #000;
}
.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; 
 	display:none;
 	background: #FFF;
 	width:500px;
 	border: 1px solid #386AAF;
}
