BODY 
{       
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; 
        background-color: #000066;
        margin:0px;
}

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

/******************* HOME ********************************/
.div_like_menu
{
	background: #000066; 
	border-left: 1px solid #A3AEFF;
	border-right: 1px solid #A3AEFF;
	border-top: 1px solid #A3AEFF;
	font-size: 13px;
}

.orizontal_menu
{
	background: #000066; 
	width: 770px;
	height: 25px;
	margin: 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
}

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

.header
{	
	width: 770px;
	height: 80px;
	padding-top: 10px;
	font-family: times,serif;
	color: #FFF;
	background-color: #000066;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;	
}

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

.date_and_flags
{	height: 20px;
	width: 770px;
	/*background-color: #A3AEFF;*/
	background-image: url("http://www.panonline.biz/images_dir/header.gif");
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #000066;
	border-top: 1px solid #000066;
	border-left: 1px solid #ffffff;	
	margin: 0px;
}

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

.oriz_menu
{	width: 770px;
	height: 22px;
	margin: 0px;
	background: #E5E8FF;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

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

.date
{	height: 20px;
	width: 200px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-left:5px;
}

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

.flags
{	height: 20px;
	width: 570px;
	text-align: right;
	padding-right:5px;
	
}

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

.window
{	
	width: 770px;
	text-align: left;
	background-color: #FFF;
	color: #000;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;		
}

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

.left_side
{	
	width: 150px;
	text-align: left;
	background-color: #E5E8FF;
}

.content
{	
	padding-left:20px;
	padding-top:3px;
	padding-right:20px;
	padding-bottom:10px;
}

.destinations
{
	background-color: #E5E8FF;
}

.home_text,.home_text_bold
{	font-size:12px;
	color: #000066;
	width: 550px;
	text-align: justify;
}

.home_text_bold
{	font-weight:bold;
}

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

.home_welcome
{	font-size:14px;
	color: #000066;
	width: 550px;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;	
}

.home_title
{	font-size:12px;
	color: #000066;
	width: 550px;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;	
}

.for_other_information
{	
	font-size:11px;
	height:50px;
	text-align: right;
	color: #000066;
}

.footer,.footer_small
{	
	width: 770px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}


.footer_small
{	
	width: 460px;
	font-weight: normal;
	font-size: 10px;
}

.box_home
{
	width: 150px;
	background: #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
}

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

.label_box_home,.label_box_home_white
{
	text-decoration: none;
	color: #A3AEFF;
	font-size: 12px;
}

.label_box_home_white
{
	color: #FFF;
}

.header_box_home
{	height: 20px;
	/*background: #A3AEFF;*/
	background-image: url("http://www.panonline.biz/images_dir/header.gif");
	text-decoration: none;
	color: #000066;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #000066;
}

.intra_box_home
{
	background-color: #E5E8FF;
	padding-top: 15px;
}

.client_name
{	font-size:14px;
	color: #0F0;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;	
}
/*********************************************************/

/******************* CONTENTS ********************************/

.box_300px,.box_400px,.box_500px,.box_550px,.box_600px,.box_650px,.box_700px,.box_720px,.box_large
{	
	width: 300px;
	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;
}

.box_400px
{	
	width: 400px;
}

.box_500px
{	
	width: 500px;
}

.box_550px
{	
	width: 550px;
}

.box_600px
{	
	width: 600px;
}

.box_650px
{	
	width: 650px;
}

.box_700px
{	
	width: 700px;
}

.box_720px
{	
	width: 720px;
}

.box_large
{	
	width: 100%;
}

.header_box
{	
	height: 20px;
	background: #000066;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #000066;
}

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

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

.text_box_white,.text_box_black,.text_box_red,.text_box_grey,.text_box_green
{	
	height: 20px;
	background: #FFF;
	text-decoration: none;
	color: #000066;
	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_green
{
	background:#9F9;
}

.text,.text_bold,.text_small,.text_small_small,.text_bold_small,.hotel_name
{	
	color: #000066;
	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: #000066;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

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

.loading
{
	width: 200px;
	height: 250px;
	color: #000066;
	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;
}

.warning
{
	color: #690;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	height: 15px;
}

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

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

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

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

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

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

.red_font
{
	color: #903;
}

.green_font
{
	color: #0C6;
}

.blue_font
{
	color: #006;
}

.yellow_font
{
	color: #FF0;
}

.black_font
{
	color: #000;
}

.gray_font
{
	color:#999;
}

.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;
}
.highlight_soldout
{
	background-color:#e79e48;
}
.text_highlight
{
	color:#F00;
	font-weight: bold;
}
.text_expired
{
	font-weight:bold;
	color:#000;
}
.pictures
{
	border-left: 1px solid #FFF;
}


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

.box_prices
{	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
{	width: 480px;
	margin:10px;
}

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

.underline	
{
	text-decoration: underline;
}

.italic	
{
	font-style: italic;
}

.details_box	
{
	width: 700px;
}

.photos_box	
{
	width: 700px;
}

.maps_box	
{
	width: 700px;
}

.hightlight
{
        background-color: #FF6;
}

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

.width_photo
{	
	width: 362px;	
}

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

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

.paragraph_title
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.paragraph_text
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.paragraph_sub
{
	margin-right: 25px;
}
/*********************************************************/

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

input:focus
{
	background-color: #FFC;
	color: #000066;
}

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

textarea	
{
	
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	border:1px solid #000066;
	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_115px,.button_130px,.button_145px,.small_button,.button			
{
	width: 50px;
	/*height:20px;*/
	border-right: 1px solid #A3AEFF;
	border-bottom: 1px solid #A3AEFF;
	border-top: 1px solid #A3AEFF;
	border-left: 1px solid #A3AEFF; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
	background: #000066;
	text-transform: uppercase;
}

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

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

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

.button_130px	
{
	width: 130px;
	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: #A3AEFF;
	font-weight: normal;
	color: #000066;
	border: 1px solid #000066; 
}
.small_button_2
{
	width:60px;
}
.small_button_3
{
	width:70px;
}
.small_button_4
{
	width:90px;
}
.small_button_5
{
	width:120px;
}
.button_exit	
{
	background: #FFF7F4;
	font-weight: bold;
	color: #FB9B69;
	border: 2px solid #FA8243;
	text-transform: uppercase;
	font-size: 11px;
}

.gray_button
{
	background:#ccc;
}

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

/******************* LINK ********************************/
a.text:link	
{
        font-weight: bold;
        text-decoration: none;   
        color:#000066;
}

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

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

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

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.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;
}
.pos_absolute
{
	position:absolute;
}
.pos_corner_lt
{
	top:0;
	left:0;
	right:100%;
}
.pos_corner_rt
{
	top:0;
	right:0;
	left:100%;
}
.pos_corner_lb
{
	top:100%;
	left:0;
	right:100%;
}
.pos_corner_rb
{
	top:100%;
	left: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 ********************************/

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

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

.hidden_block
{
	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:180px;
	font-weight:bold;
	text-align:left;
}

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

.voucher_header
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	font-family:verdana;
	color:red;
	text-decoration:underline;
}
.voucher_book_field
{	
	background: #A3AEFF;
	text-decoration: none;
	text-align:right;
	vertical-align:middle;
	color: #006;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	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 #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%;
	left:40%;
	right: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;
}

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

.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
{
	height: 12px;
	font-size: 8px;
	text-transform: uppercase;
	background: #E5E8FF;
	border: 1px solid #006;
	color: #006;
}

.big_flat_button
{
	height: 16px;
	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: #000066;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
    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;
}


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

.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_remarks
{	width: 480px;
	margin:10px;
}

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