﻿*
{
	/*font-family: Verdana, Arial, Sans-Serif;*/
}
ul li
{
	list-style-type: none;
}
li
{
	list-style-type: none;
}
.square_ul
{
    list-style-type: square;
    padding-left: 10px;
}
.square_ul li
{
    list-style-type: square;
}

body
{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
}

fieldset
{
	margin-left: 10px;
	margin-right: 10px;
}

img
{
	border-style: none;
}

.C
{
	clear: both;
}

.L
{
	float: left;
}

.R
{
	float: right;
}
.DivCenter
{
    margin-left:40%;
}

.cursorhand
{
    cursor: hand;
    cursor: pointer;
}

.div_hand, .div_hand div, .div_hand input
{
    cursor: hand;
    cursor: pointer;
}

#Header, #Content, #FooterMenu, #Footer
{
	width: 950px;
	margin: auto;
}


#Header
{
	margin-bottom: 0px;
}

#Content
{
	margin-bottom: 40px;
}

#Content fieldset
{
	margin: auto;
}

#MainArea
{
}

#MainArea, #TabWrapper
{
	margin: auto;
	margin-bottom: 40px;
	border: 1px solid #D2D2D2;
	z-index: 400;
	background-color: #F3F3F3;
	text-align: left;
}

#MainArea fieldset div table
{
	border: solid 1px silver;
}

#MainArea fieldset div
{
	margin: auto;
}

#TabWrapper
{
	border: none;
	background-color: #fff;
	margin-bottom: 0;
	margin-top: 0;
}

#FooterMenu
{
	margin-bottom: 40px;
}

#Footer
{
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: Gray;
}

select
{
	font-size: 10px;
}
/*div, table
{    width: 136px;
}*/


#Menu
{
	width: 900px;
	margin: auto;
	text-align: center;
}

#Menu a
{
	color: #606060;
	font-size: 12px;
	margin-right: 20px;
	font-family: Arial;
	font-weight: bold;
}

#Menu1
{
	width: 900px;
	height:30px;
	margin: auto;
	text-align: center;
}

#Menu1 a
{
	color: #606060;
	font-size: 12px;
	margin-right: 20px;
	font-family: Arial;
	font-weight: bold;
}

.HelpdeskTable td
{
	vertical-align: middle;
}

.HelpdeskTable img
{
	margin: 5px;
}

#Steps h1
{
	margin: 0;
	padding: 0;
}

.DropDownList
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	width: 270px;
}

/*.Button, .ButtonLarge
{
	border: 0;
	background: transparent url(/Images/tfArrow.gif) no-repeat;
	color: white;
	font-weight: bold;
	height: 22px;
}

.ButtonLarge
{
	background: transparent url(/Images/ButtonBackgroundLarge.gif) no-repeat;
	width: 120px;
}
*/

.ErrorMessage
{
	color: #CC0000;
}

.feedback a
{
	color: #606060;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}


/*
#Steps a
{
	width: 100px;
	height: 50px;
	color: White;
	text-decoration: none;
}
*/

/* button img */
.imgbutton
{
	/*background-image: url(/Images/button.gif);*/
	background-color: Red;
}

/* inputs style */
.date_and_icon
{
	border: 1px solid gray;
	height: 20px;
	background-color: White;
	width: 120px;
}
.date_and_icon3 input
{
    width: 155px ! important;
}
.date_and_icon2
{
	border: 1px solid gray;
	height: 20px;
	background-color: White;
	width: 200px;
}

.date_and_icon input
{
	border: 0px !important;
	width: 100px;
	height: 18px;
}
.date_and_icon2 input
{
	border: 0px !important;
	width: 180px;
	height: 18px;
}
.date_and_icon img
{
	cursor: pointer;
	cursor: hand;
	float: right;
	padding-right: 2px;
	padding-top: 3px;
}

.input_border
{
	border: 1px solid gray;
	padding: 0px;
	margin: 0px;
	height: 20px;
	font-size:medium;
}
.input_border_default
{
    border: 1px solid gray;
	padding: 0px;
	margin: 0px;
	height: 20px;
      font-size:smaller;   
    /* font-size:10pt;  */ 
}

.input_border_default11
{
    border: 1px solid gray;
	padding: 0px;
	margin: 0px;
	height: 20px;
    font-size:10pt; 
}

.divheight
{
	height: 22px;
	line-height: 22px;
}

/* seatmap */


.whole_plane
{
	width: 98%;
	overflow: hidden;
	border: #666 1px solid;
	margin: 10px;
}


.workspace_plane
{
	background: white;
}

.planes_area
{
	padding: 10px;
	background: #c8d1b6;
}

.plane_table
{
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	width: 100%;
}

.seat_reservation
{
	width: 600px;
	height: 350px;
	overflow-x: auto;
}

.plane
{
	clear: both;
}


.pic_airframe
{
	position: static;
	position: relative;
	top: -50%;
	left: -50%;
	float: left;
	line-height: 1.2em;
}

.pic_nose, .pic_tail
{
	background-position: center;
	float: left;
}

.imgnose
{
	vertical-align: middle;
}

.pic_airframe
{
	float: left;
}
.wing_paddingleft
{
	padding-right: 30px;
}

.top_wingdiv
{
    text-align: center;
}

.top_wingdiv img
{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.bottom_wingdiv
{
    text-align: center;
}

.bottom_wingdiv img
{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.scroll_link span a
{
	font-weight: bold;
	color: #036;
	font-family: Arial,Helvetica,sans-serif;
}

.scroll_link
{
	text-align: center;
}

.scroll_link span
{
	color: #666;
	padding-right: 20px;
	font-weight: bold;
	margin-left: 30px;
}

.fontW_B
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}

.plane_flightinfo
{
	margin: 10px;
}

/* seat reservation */
.whole_plane_reservation
{
	border: #666 1px solid;
	width: 580px;
	overflow: hidden;
	margin-left: 20px;
	position: relative;
}

/* passenger details */

/*.passengers_div div
{
	height: 22px;
	width: 330px;
}*/
.passengerinfo_div div
{
	height: 22px;
	width: 330px;
}
.passenger_input
{
	width: 208px;
}
.passenger_input2
{
	width: 155px;
}
.passenger_div_W > div
{
    height: 28px;
    font-weight: normal;
}
/*.passenger_title
{
	font-weight: bold;
	width: 230px;
	padding-bottom: 10px;
	padding-top: 10px;
}*/
.address_div div
{
	height: 22px;
	width: 330px;
}

.addressinfo_div input
{
	width: 208px;
}

.contact_div div
{
	height: 22px;
	width: 330px;
}

.contactinfo_div input
{
	width: 208px;
}

.creditcard_div div
{
	height: 22px;
	width: 330px;
}

.creditcardinfo_div input
{
	width: 208px;
}

/* passenger seatmap */
/*.seatreservation_div
{
	margin: auto;
	width: 990px;
	border: 1px solid gray;
}*/

.txt_pass_iti
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 60px;
}

.li_pass_iti input
{
	width: 60px;
	text-align: center;
}

.pass_seatmap_container
{
	width: auto;
	overflow: auto;
	overflow-y: visible;
}

.seatmap_div
{
	width: 600px;
	padding-top: 20px;
	height: auto;
}

.passengerdiv
{
	padding-top: 35px;
	width: 200px;
}

.passengerdiv > div
{
    background-color: #dce7ee;
    clear: both;
}

.passengerdiv b span
{
	padding-left: 40px;
}

.combinesegs
{
	width: auto;
}

.iti_header
{
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	width: auto;
	background-image:url(/Images/price_bgblue.gif); 
	background-repeat:repeat-x; 
	font-size:13px; 
	font-weight:bold;
	white-space: nowrap;
}

.iti_segs
{
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	width: auto;
}

.seatmap_submit
{
	padding-bottom: 15px;
	height: 30px;
	margin-right: 10px;
	padding-top: 15px;
	text-align: center;
}

.seatmap_submit ul
{
	float: right;
}

.seatavailable
{
	cursor: pointer;
	cursor: hand;
}

.segement
{
	width: 120px;
	cursor: hand;
    cursor: pointer;
}

.segement > div
{
	line-height: 25px;
}
.seg_header
{
    height: 25px;
}
.div_pass_iti
{
    padding-bottom: 2px;
}
.seatmap_passenger
{
    height: 27px;
    line-height: 27px;
    background-color: White;
    text-align: center;
}
/* 4 column and 1 aisle */
.seat_aisle_up41 td
{
	padding-top: 15px;
}
.seat_aisle_down41 td
{
	padding-bottom: 15px;
}
/* 6 column and 1 aisle */
.seat_aisle_up61 td
{
	padding-top: 1px;
}
.seat_aisle_down61 td
{
	padding-bottom: 1px;
}
/* 7 column and 2 aisle */
.seat_aisle_up72 td
{
	padding-top: 1px;
}
.seat_aisle_down72 td
{
	padding-bottom: 1px;
}
/* 8 column and 2 aisle */
.seat_aisle_up82 td
{
	padding-top: 11px;
}
.seat_aisle_down82 td
{
	padding-bottom: 11px;
}
/* 9 column and 2 aisle */
.seat_aisle_up92 td
{
	padding-top: 7px;
}
.seat_aisle_down92 td
{
	padding-bottom: 7.5px;
}
/* 10 column and 2 aisle */
.seat_aisle_up102 td
{
	padding-top: 3px;
}
.seat_aisle_down102 td
{
	padding-bottom: 4px;
}



/* seat reservation */
.seatmap_seat_seat input
{
    border: 0 !;
    background-color: #dce7ee;
}
.seatmap_seat_seat 
{
    margin-top: 4px;
    cursor: pointer;
    cursor: hand;
}
.divpassenger
{
    background-color:#dce7ee;
    width: 190px;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    
}
.seat_title
{
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid white;
}
.seat_passenger
{
    padding-left: 5px;
    padding-right: 5px;
}
.seat_passenger > div
{
    border-bottom: 1px solid white;
    height: 24px;
    line-height: 24px;
}

/* flight result - result page */

.flight_matrix
{
	position: relative;
	width: 670px;
	height: 180px;
	background-color: #eee;
}
.flight_result_l
{
	position: absolute;
	width: 125px;
	z-index: 10;
	top: 54px;
	left: 19px;
	height: 100px;
	vertical-align: 160px;
}
.flight_result_l ul
{
    padding: 0;
    margin: 0;
}
.flight_result_r
{
	width: 500px;
	overflow-x: auto;
	overflow-y:hidden;
	position:absolute;
	left: 112px;
	top: 15px;
	margin-left: 20px;
	height: 153px;
	background: white;
	display: block; 
    clear: none; 
    page-break-before: always;    
    page-break-after: always;
}
.flight_each_airline
{
	width: 150px;
	height: 132px;
	vertical-align: 140px;
	border-right: 1px solid gray;
	border-top:  1px solid gray;
	border-bottom:  1px solid gray;
}

.flight_result_r > divvv
{
	width: 5000px;
}
.flight_result_r_widthvvv
{
    width:5000px;
}

.flight_result_l div
{
	width: auto;
	height: 35px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.flight_stop_info
{
    	background-image: url(/Images/tfArrow.gif);
}
.flight_each_airline img
{
    padding-left: 25px;
}

.flight_result_r ul, .flight_result_r ul li
{
	width: 150px;
	text-align: center;
	padding-left: 0px;
}

.flight_result_r ul li
{
    height:36px;
    padding-top: 7px;
}

.flight_result_r ul
{
	margin: 0;
	height: 99%;
}


.border_top
{
	border-top: 1px solid gray;
}

.border_bottom
{
	border-bottom: 1px solid gray;
}



/* multi-cities table */
.multicities_table
{
	width: 670px;
}

.multicities_times_tab
{
}

.multicities_times_tab div
{
	width: 10%;
	float: left;
	font-size: 14px;
}


/* waiting page for flight */
.waiting_container
{
	height: 600px;
}

.waiting_destinfo
{
	margin-left: 10px;
	width: 544px;
}
.waiting_leftdiv
{
	border: silver 1px solid;
	width: 250px;
	background: #eee;
	height: 150px;
	margin: 23px 0 0 5px;
	padding: 5px 5px 0 5px;
}

.waiting_leftdiv img
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.waiting_msg
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.waiting_searchinfo span
{
	padding-left: 10px;
}

.waiting_destinfo1
{
	border: #ccc 1px solid;
	background-color: #fff;
	height: 70px;
	padding-top: 10px;
	margin-top: 8px;
	padding-left: 20px;
	width: 522px;
}
.waiting_destinfo3
{
	border: #ccc 1px solid;
	background-color: #fff;
	height:250px;
	padding-top: 10px;
	margin-top: 8px;
	padding-left: 20px;
	width: 400px;
}

.tbred
{
	color: #cd0000;
	font-size: 11px;
	margin-left: 20px;
}
.tbred_title2
{
	color: #cd0000;
	font-size: 11px;
}
.tbred_title2 > div
{
    text-align: center;
}
.waiting_destall
{
	border: #ccc 1px solid;
	background-color: #eee;
	height: 28px;
	margin-top: 5px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}



.waiting_more
{
	border: #ccc 1px solid;
	background-color: #eee;
	height: 28px;
	margin-top: 8px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 10px;
}
.waiting_fakecount
{
	padding-top: 5px;
}

.waiting_googleads
{
	width: 150px;
	float: right;
	font-weight: 700;
	padding-top: 23px;
}

.waiting_destinfo2
{
	border: #ccc 1px solid;
	border-top-color: #fff;
	background-color: #eee;
	height: 16px;
}

.textsmall
{
	font-size: 10px;
	font-weight: 200;
}

.textbold
{
	font-size: 11px;
	font-weight: bold;
}

/* for hotel waiting*/
.waiting_destall2
{
	border: #ccc 1px solid;
	background-color: #eee;
	height: 28px;
	margin-top: 5px;
	line-height: 28px;
	font-weight: bold;
}

.waiting_hotelprice
{
	font-size: 16px;
	font-weight: bold;
	width: 50px;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	float: left;
	border-right: 1px dashed #eee;
}

.waiting_hotelinfo
{
	width: 400px;
	height: 40px;
	padding-left: 40px;
	float: left;
}

.waiting_hotelinfo div
{
	height: 30px;
	line-height: 30px;
}

.waiting_hoteladdr
{
	font-weight: normal;
}

.waiting_hotelname
{
	font-weight: bold;
}

/* buttons */
.flight_details_btn
{
	width: 77px;
	height: 21px;
	background-color: transparent;
	border: 0px;
	background-image: url(/Images/button.gif);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

/* hotel list  2009-10-14 */
.flighthotelinfo_750
{
    width:950px; 
    padding-bottom:5px;
    padding-top:5px;
}

.hotel_bg { border:#ccc 1px solid; background-color:#eee; padding:8px; font-size:11px; height: auto; }
.hotel_bg3{height: 15px;}
.hotel_bg3 > div
{
    float: left;
}
.hotel_bg2 {border:#ccc 1px solid; background:#FFBA00; padding:5px; margin-top:8px;}
.hotel_font1 {font-size:14px; font-weight:bold; color:#635134;}
.hotel_btn {background-color:#716d6d; border:#cf0202 1px solid;  font-weight:bold; font-family:Arial; float:right; }
.hotel_btn2 {background-color:#716d6d; border:#cf0202 1px solid;  font-weight:bold; font-family:Arial;}
.hotel_btn a, .hotel_btn2 a
{
    text-decoration: none;
    color:#FFF;
}
.hotel_info  
{
    height:25px; 
    font-size:12px; 
    font-weight:bold;
    clear: both; 
    width: 100%;
}
.hotel_info_in_right hotel_btn
{
    text-align: center;
}
.hotel_info_in_left
{
    width: 500px; 
    float: left; 
    height: 25px; 
    line-height: 25px;
}
.hotel_info_in_right
{
    width: 200px; 
    float: right; 
    padding-right: 8px;
}
.hotel_sort { border:#ccc 1px solid; background-color:#eee; padding-left:2px; font-weight:bold; font-size:11px; height: 25px;}
.hotel_sort div{ width: 400px; float: left;}
.flighthotelinfo_sort_title{ width: 70px !important; height: 25px; line-height: 25px; }
.flighthotelinfo_more{ width: 80px !important; float: right; height: 25px; line-height: 25px; }
.hotel_list { height:200px; background-image:url(images/bg_grayline.jpg); background-repeat:repeat-x; margin:10px 0 10px 0;}
.hotel_list_title
{
    padding-left:15px;
}
.hotel_list a{color:#363335; font-weight:bold;}
/* hotel picture */
.hotel_pic {width: 159px; float:left; padding-top: 10px;}
.hotel_pic > div
{
    text-align: center;
}
.hotelpic { border:#FFF 2px solid;}
.hotel_pic_img{ height: auto;text-align: center; background-image:url(/Images/bg_grayline.gif); background-repeat:repeat-y;}
.hotel_pic a { font-size:9px; color:#000; font-weight:normal;}
.hotel_adinfo { float:left; width:390px; height:130px; margin-top:15px; padding-left: 20px;}
.adinfo_span { font-size:11px;}
.adinfo_bold { font-weight:bold;}
.hotel_adinfo a { font-size:9px; color:#cd0000;  font-weight:normal;}
/* hotel price details*/
.hotel_right {width:164px; height:128px; float:right; background-color:#d4d2d2; border:#a29e9e 1px solid; text-align:center; padding-top:10px; margin-top:10px; font-weight:bold;}
.hotel_right div
{
    margin-left: auto;
    margin-right: auto;
}
.hotel_right_price
{
    padding-top:15px;
}
.hotel_btn_select { width:80px;background-color:#716d6d; border:#cf0202 1px solid; color:#FFF; font-weight:bold; font-family:Arial; margin-top:10px;}
.hotel_btn_select a {text-decoration: none; color:#FFF; }
.hotel_right_red { font-size:18px; color:#cd0000; }
.hotel_right_gray {font-size:11px; color:#666; font-weight:normal;}


/* hotel details */

.hotel_details_bg
{
	border: #ccc 1px solid;
	background-color: #eee;
	width: 950px;
}
.hoteldetail_top, .hoteldetail_info
{
	width: 100%;
}
.details_left
{
	width: 480px;
	float: left;
	padding: 8px;
	font-size: 11px;
}
.details_left_dubai
{
	width: 360px;
	float: left;
	padding: 8px;
	font-size: 11px;
	margin-top: 18px;
	margin-left: 10px;
}
.details_left_info
{
	margin-top: 8px;
}
.details_right
{
	float: right;
	padding: 8px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.detail_total
{
	width: 200px;
	height: 90px;
	border: #ccc 1px solid;
	background-color: #ffffcc;
	margin: 5px 5px 15px 5px;
	padding: 5px;
}

.detail_total_btn
{
	background-color: #716d6d;
	border: #cf0202 1px solid;
	color: #FFF;
	font-weight: bold;
	width: 79px;
	margin-top: 8px;
	font-family: Arial,;
}
.hotel_detail_btn 
{
    background-color:#716d6d; 
    border:#cf0202 1px solid; 
    color:#FFF; 
    font-weight:bold; 
    font-family:Arial; 
}
    
.hotel_detail_btn2
{
	margin-left: 20px;
	background-color: #716d6d;
	border: #cf0202 1px solid;
	color: #FFF;
	font-weight: bold;
	font-family: Arial;
}

.hoteldetail_info
{
	background-color: #ccc7ba;
	padding-bottom: 15px;
}

.details_flight
{
	background-color: #efebdd;
	border: #a8a396 1px solid;
	padding: 6px;
	margin-top: 8px;
	font-size: 11px;
	color: #55534d;
}

.details_room_bg
{
	background-color: #FFF;
	margin-top: 10px;
	padding: 10px;
}

.checkinout
{
	font-size: 12px;
	width: auto;
	padding-right: 20px;
}

.checkdiv
{
	width: 70px;
}
.checkdiv2
{
	width: auto;
}

.detail_room_tb
{
}
.detail_room_tb2, .detail_room_tb3
{
	margin-top: 10px;
	border: #ccc 1px solid;
}
.detail_room_tb2 th, .detail_room_tb3 th
{
	text-align: left;
	background-color: #eaeaea;
	border-bottom: solid 1px #666;
	padding: 5px;
}
.detail_room_tb3 td
{
	text-align: left;
	border-bottom: solid 1px #666;
	padding: 5px;
}
.detail_room_tb td
{
	text-align: left;
	border-bottom: solid 1px #666;
	padding: 5px;
}
.hotel_detail_btndiv
{
	text-align: center;
	margin: 20px;
	border-bottom: #ccc 1px solid;
	height: 40px;
}

.select_div span
{
	float: left;
	width: auto;
	padding-right: 5px;
}

.details_flightinfo
{
	margin: 10px;
}



/* hotel details feature */
.details_room_bg1
{
    background-color:#FFF; 
    padding:10px;
}
.detail_features
{
    margin-top:10px; 
    overflow:auto; 
    height:auto;
    padding-bottom: 10px;
    padding-left: 10px;
}
.detail_features_font  
{
    float:left; 
    width:550px; 
    margin-right:40px; 
}
.detail_features_pic  
{
    width:220px; 
    height:200px; 
    float:right; 
    background-color:#EFF7FF; 
    padding:8px;
    margin-right: 30px;
}
.room_photo 
{
    margin-top:10px; 
    padding-left:40px; 
    height:35px; 
    background-image:url(/Images/photosicon.gif); 
    background-repeat:no-repeat;
}
.detail_features_font2 
{
    border-top:#ABA795 1px solid; 
    border-bottom:#ABA795 1px solid; 
    background-color:#FFF; 
    padding:10px;
}
.hotel_detail_btndiv  
{
    text-align:center; 
    margin:20px; 
    border-bottom:#ccc 1px solid; 
    height:40px; 
    clear:both;
}
.detail_backto  
{
    margin: 0 0 25px 20px; 
}
/* title */
.title1
{
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

.title2
{
	font-size: 12px;
	font-weight: bold;
}

.title3
{
	font-size: 16px;
	font-weight: bold;
	color: #cd0000;
}

/* text-decoration */
.noline_a a
{
	text-decoration: none;
}

/* process div */
.process_div
{
	height: 30px;
}

/* cache calendar */
.list_div
{
	height: 50px;
	text-align: center;
	font-weight: normal;
}
.center_div
{
	width: 110px;
}

.list_segment
{
	height: 25px;
	line-height: 25px;
	border-bottom: #eee 1px dashed;
}
.list_segment2
{
	height: 20px;
	line-height: 20px;
}
.destall3 { border:#ccc 1px solid; border-top-color:#fff; background-color:#eee; height:28px; line-height:27px;}

/*review*/
.review_bg { padding:10px; background-color:#ccc7ba;}
.review_hfont{ height:45px; padding:8px 0 0 8px; font-size:14px; font-weight:bold; background-color:#EAEAEA; background-image:url(/Images/details_info_bg.jpg); background-repeat:repeat-x; background-position:bottom;}
.review_bg_w { background-color:#FFF; border: solid 1px #B5ADAD; font-weight:bold; padding:10px;}
.font_bgblue {background-color:#76A0E0; color:#FFF; margin-right:10px; padding:2px 2px 2px 4px; }
.review_ticket {margin:10px 20px ;}
.review_ticket_info { border-top: 4px solid #BDC6D6;  font-size:11px; padding-top: 5px;}
.review_ticket_info a { font-weight:normal; float:right;}
.ticketinfo_table th { text-align:left; padding-bottom:5px;}
.ticketinfo_table td { font-weight:normal; vertical-align:text-top;}
.bold { font-weight:bold;}
.line { border-bottom:1px solid #9C9C9C;}
.nomal { font-weight:normal;}
.review_price {width:400px; font-weight:normal; font-size:11px; margin-left:12px;}
.review_price > div{clear: both;}
.review_price td {padding:2px 4px 8px 4px; margin: 0;}
.review_price_bg { background-image:url(/Images/price_bgblue.gif); background-repeat:repeat-x; font-size:13px; font-weight:bold;}
.price_bg { padding:8px; background-color:#eaeaea; border:#9c9c9c 1px solid; font-size:11px;}
.price_tb_bg { background-image:url(/Images/price_bgblue2.gif); background-repeat:repeat-x; background-position:bottom; height: 115px;}
.price_agree {padding:4px; background-color:#eee; display:block; font-size:11px; }
.seat_left { width:160px; float:left; padding:6px;}
.seat_right {float:left; padding:6px; padding-left:20px; font-weight:normal;}
.tb_line td {border-bottom:1px solid #fff; background-color:#DCE7EE; }
.tb_line a {color:#000; text-decoration:none;}
.tb_line a:hover { color:#C00;}
.seat_plan{ border:#9c9c9c 1px solid; margin:10px 0; padding:20px;}
.text_decoration
{
    text-decoration: underline;
    color: Blue;
}
.seatmap_selected
{
   height:20px; 
   padding:5px;
}

/* summary page */
.check_rate_div
{
    width: 45%; 
}
.check_rate_div a
{
    float: right;
}

/* review page */
.review_pass_div1
{
	width: 200px;
}
.review_pass_div1 > div
{
	height: 20px;
}
.review_pass_div2 > div
{
	height: 20px;
}
.review_pass_div3
{
	width: 200px;
}
.review_pass_div3 > div
{
	height: 40px;
}
.review_pass_div4 > div
{
	height: 40px;
}

/* for loading image */
.seatmapdiv_forloading
{
    height: 350px;
}
.image_loading{
	width : 100%;
	min-height: 50px;
	background: transparent url("/Images/ajax-loader.gif") 50% 50% no-repeat;
}
.ie6divflow
{
    display: block; 
    clear: none; 
    float: left; 
    overflow-x:auto; 
    page-break-before: always;    
    page-break-after: always;
}
.alltestbold
{
    font-weight:bold;
}
.newdateformat
{
    color:#888888;
    border:none;
    width: 110px;
}
#Menu11
{
    padding-left:15px;
    padding-right:15px;
	text-align: center;
}
#Menu11 a
{
	font-size: 12px;
	text-decoration:none;
color:#635134;
	
font-family:Tahoma,Verdana,Arial,Helvtica,sans-serif;
}

#Menu11 a:hover{
text-decoration:underline;
}

#Menu111
{

	margin: auto;
	text-align: center;
}

#Menu111 a
{
	text-decoration:none;
	font-size: 12px;
color:#635134;
	
font-family:Tahoma,Verdana,Arial,Helvtica,sans-serif;
}

#Menu111 a:hover{
text-decoration:underline;
}
#div_rate{line-height:110px; vertical-align:middle; text-align:center; height:110px;background-image:url(/Images/Dubai/ratebg.gif); background-repeat:no-repeat; background-position:bottom center; width:100%; font-size:20px;
	}
	
.priceWithoutTax{}
