body
{
    font-family: Tahoma !important;
    font-size: 12px;
    background-image: url(/images/bg.png);
    background-repeat: repeat-x;
    background-color: #09579d;
    margin: 0 auto;
}

body img
{
    border: none;
    outline: none;
}

.HandCursor
{
    cursor: pointer;
}

/* Main Div test*/
#div_Main
{
    background-image: url(/images/cloud.jpg);
    background-repeat: repeat-x;
    background-color: #09579d;
    width: 998px;
    margin: 0 auto;
}

/* Top Area*/
#div_Top
{
    width: 998px;
    height: 120px;
}

#divMenu
{
    background-image: url(/images/yeni_top_right2.png);
    width: 388px;
    height: 120px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -3px;
    float: left;
}

#divMenu_left
{
    width: 606px;
    height: 103px;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
}

#divAFFMenu
{
    padding-right: 30px;
    padding-top: 20px;
    text-align: right;
    vertical-align: middle;
    width: 365px;
}

#ctl00_divLinks_tr
{
    margin-left: -59px;
    margin-top: -2px;
    width: 580px;
}
#ctl00_divLinks_en
{
    margin-left: -40px;
    margin-top: -1px;
    width: 570px;
}


#divAFFMenu img
{
    vertical-align: middle;
}

#divLanguage
{
    padding-top: 5px;
    padding-right: 30px;
    text-align: right;
    font-size: 11px;
    color: #FFFFFF;
}

.divLanguageLink
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.divLanguageLink:hover
{
    font-size: 11px;
    color: #003366;
    text-decoration: none;
}

/* Content Area */
#div_Center
{
    width: 100%;
}

#divOnlineTicket
{
    float: left;
    width: 568px;
    height: 366px;
    margin-top: 15px;
    margin-left: 19px;
    margin-right: 0px;
    background-image: url(/images/OnlineTicketBg.jpg);
    background-repeat: no-repeat;
}

#divHomePageCenterBg
{
    background-image: url(/images/HomePageCenterBg.jpg);
    background-repeat: repeat-x;
    width: 998px;
    height: 399px;
    margin: 0px;
    float: left;
}

/* Banner Area */
#divBanner
{
    width: 382px;
    height: 399px;
    float: left;
}

#divCallCenter
{
    margin-top: 15px;
    width: 363px;
    height: 46px;
}

#divFlashBanner
{
    margin-top: 15px;
    width: 363px;
    height: 298px;
    margin-top: 22px;
}

/* Online Ticket */
#divOnlineTicketSystem
{
    width: 616px;
    height: 399px;
    float: left;
}

#divTicketMenu
{
    margin-left: 15px;
    margin-top: 18px;
}

#divTicketHeader
{
    margin-left: 200px;
    margin-top: 26px;
}

#divOnlineTicketForm
{
    height: 150px;
    margin-left: 200px;
    margin-top: 10px;
}

.Field0
{
    font-size: 10px;
    font-weight: bold;
}

.Field1
{
    font-size: 10px;
    width: 50px;
}
.Field2
{
    font-size: 10px;
}

.DropDownList
{
    font-size: 10px;
}
.InputBox
{
    width: 136px;
    border: solid 1px #e1e1e1;
    font-size: 10px;
}

#divOtBottom
{
    margin-left: 200px;
    margin-top: 28px;
    width: 350px;
}

#divErr
{
    font-size: 12px;
    font-weight: bold;
    color: #862672;
    margin-top: 5px;
    float: left;
}

#divGoBtn
{
    float: right;
}

#divTicketSubMenu
{
    margin-left: 18px;
    margin-top: 18px;
}

.TicketSubMenu_Red
{
    font-size: 11px;
    font-weight: bold;
    color: #c3091e;
    text-decoration: none;
}

.TicketSubMenu_Red:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.TicketSubMenu_Blue
{
    font-size: 11px;
    font-weight: bold;
    color: #4d80af;
    text-decoration: none;
}

.TicketSubMenu_Blue:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}

.link_red
{
    font-size: 11px;
    font-weight: bold;
    color: #c3091e;
    text-decoration: none;
    font-family: Tahoma !important;
}

#ctl00_divLinks_en .link_red
{
    font-size: 11px !important;
}

.link_red:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

/* Bottom Area */
#div_Bottom
{
    clear: both;
    background-image: url(/images/bottom_homepage.png);
    width: 998px;
    height: 98px;
}

#ita_logo
{
    margin-left: 37px;
    margin-top: 36px;
    position: absolute;
}

#footer_text
{
    position: absolute;
    font-size: 11px;
    color: #666666;
    margin-top: 44px;
    margin-left: 110px;
}

#yasal_uyari
{
    position: absolute;
    margin-top: 44px;
    margin-left: 430px; /*margin-right: 10px;*/
    height: 16px;
    text-align: right;
    width: 530px;
}

/* Sub Pages */
#divSubPageCenterBg
{
    float: left;
    clear: both;
}

#divSubMenu_INPage
{
    width: 998px;
    height: 75px;
}

#divSubLeftMenu_INPage
{
    float: left;
    height: 75px;
}

#divSubRightMenu_INPage
{
    float: right;
    background-image: url(/images/HomePage_Btn_Bg.png);
    height: 75px;
    width: 146px;
    text-align: center;
}

#HomePegeTxtBtn
{
    margin-top: 26px;
    margin-left: 15px;
}

#SubBgLeft
{
    float: left;
    width: 39px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_left.png);
    background-repeat: no-repeat;
}

#SubBgCenter
{
    float: left;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_center.png);
}

#SubTxtBtn
{
    float: left;
    margin-top: 26px;
}

#SubTxtBtn img
{
    vertical-align: middle;
}

#SubBgRight
{
    float: left;
    width: 39px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_right.png);
    background-repeat: no-repeat;
}

#divContent_SubPage
{
    width: 100%;
}

#divCSP_top
{
    clear: both;
    width: 998px;
    height: 36px;
    background-image: url(/images/divCSP_top_bg.png);
    background-repeat: no-repeat;
}

#divCSP_middle
{
    clear: both;
    width: 998px;
    background-image: url(/images/divCSP_middle_bg.png);
    background-repeat: repeat-y;
    min-height: 690px;
}

#divCSP_bottom
{
    clear: both;
    width: 998px;
    height: 36px;
    background-image: url(/images/divCSP_bottom_bg.png);
    background-repeat: no-repeat;
}

#divImg
{
    /*  position: relative;     top: -19px;     left: 22px;     float: left;*/
    width: 360px;
    height: 320px;
}

#divHostes
{
    clear: both;
    width: 360px;
    height: 300px; /*position:absolute;*/
    top: 470px;
    left: 22px;
}

#divTextArea
{
    width: 560px;
}

/*Bizden Haberler*/

#SubPage_Title
{
    padding-left: 10px;
    height: 40px;
}

#NewsThumb_Img
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 108px;
}

#NewsThumb_Mask
{
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 108px;
    background-image: url(/images/thumb_news_mask.png);
    background-repeat: no-repeat;
}
#News_Header_Content
{
    position: relative;
    top: 0px;
    width: 560px;
    height: 100%;
}
#News_Left
{
    width: 150px;
    float: left;
}
#News_Right
{
    width: 410px;
    float: left;
}

#NewsThumb_Cnt_Bg
{
    width: 410px;
    height: 108px;
    background-image: url(/images/news_content_bg.png);
    background-repeat: no-repeat;
}

#NewsThumb_Cnt
{
    height: 42px;
    font-size: 11px;
    color: #6e6e6e;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#News_Header_ALL
{
    width: 560px;
    min-height: 26px;
}

#News_Header_Red
{
    margin-left: 170px; /*float: left;*/
    color: #de0000;
    font-weight: bold;
    height: 100%;
}

#News_Header_Blue
{
    padding-top: 4px;
    margin-left: 170px;
    height: 20px;
    color: #386c9f;
}

#News_Go_Btn
{
    text-align: right;
    padding-right: 20px;
    width: 390px;
    height: 10px;
}

#News_History_ALL
{
    clear: both;
    width: 560px;
    height: 30px;
}
#News_Height
{
    clear: both;
    height: 26px;
}

/*News SubPage*/

#News_SubPage_ALL
{
    position: relative;
    top: 0px;
    width: 560px;
    min-height: 26px;
}

#News_Header_SubPage_Red
{
    margin-left: 10px;
    color: #de0000;
    font-weight: bold;
    height: 100%;
}

#News_SubPage_Text
{
    font-size: 11px;
    color: #6e6e6e;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.News_SubPage_Mask
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/images/thumb_news_SubPage_mask.png);
    width: 265px;
    height: 155px;
}

#News_SubPage_Img
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 265px;
    height: 155px;
}

#News_SubPage_Top
{
    width: 265px;
    height: 155px;
    float: left;
}

#News_SubPage_Bottom
{
    float: right;
}

/***********Ticket************/

/*Sub Menu Ticket*/
#divSubMenu_TicketPage
{
    width: 998px;
    height: 75px;
}
#divSubLeftMenu_TicketPage
{
    float: left;
    height: 75px;
    width: 700px;
}
#divSubRightMenu_TicketPage
{
    background-image: url(/images/HomePage_Btn_Bg.png);
    height: 75px;
    float: left;
    width: 146px;
    text-align: center;
}
#HomePegeTxtBtn_TicketPage
{
    margin-top: 26px;
    margin-left: 26px;
}
#divSubMenu_BgLeft_TicketPage
{
    float: left;
    width: 39px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_left.png);
}
#divSubMenu_BgCenter_TicketPage
{
    float: left;
    width: 622px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_center.png);
}
#divSubMenu_Step_TicketPage
{
    float: left;
    width: 300px;
    margin-top: 26px;
}
#divSubMenu_Step_Title_TicketPage
{
    margin-top: 26px;
    float: right;
}
#divSubMenu_BgRight_TicketPage
{
    float: right;
    width: 39px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_right.png);
}

/*Ticket Content ALL*/
#Ticket_ALL
{
    width: 998px;
}

#Ticket_Left
{
    float: left;
    width: 828px;
}
#Ticket_Right
{
    float: right;
    width: 170px;
}

/*Ticket Left Content*/
#Row1
{
    margin-top: 13px;
}

.Ticket_Cnt_Bg_Top
{
    background-image: url(/images/Ticket_Cnt_Bg_Top.png);
    width: 828px;
    height: 26px;
}
.Ticket_Cnt_Bg_Middle
{
    background-image: url(/images/Ticket_Cnt_Bg_Middle.png);
    width: 828px;
}
.Ticket_Cnt_Bg_Bottom
{
    background-image: url(/images/Ticket_Cnt_Bg_Bottom.png); /*position:relative;     top:-12px;*/
    width: 828px;
    height: 26px;
    text-align: center;
    color: #de0000;
    font-weight: bold;
}

.Ticket_Height
{
    height: 25px;
}
/**Row1 Content**/
#Row1_Content_All
{
    position: relative;
    margin-left: 19px;
    top: -26px;
}

#Row1_Content_Header
{
    padding-left: 20px;
    padding-top: 20px;
    height: 40px;
}

#Row1_Content_Header_Left
{
    position: relative;
    float: left;
    padding-right: 24px;
}
#Row1_Content_Header_Center
{
    float: left;
    padding-top: 5px;
    width: 440px;
    font-size: 10px;
    color: #de0000;
    font-weight: bold;
}
#Row1_Content_Header_Right
{
    padding-right: 20px;
    text-align: right;
    float: right;
    width: 230px;
}
#Row1_Table_All
{
    width: 770px;
    padding-left: 20px;
}
#Row1_Table_Top
{
    background-image: url(/images/Row1_Table_Top.png);
    width: 770px;
    height: 38px;
}
#Row1_Table_Middle
{
    background-image: url(/images/Row1_Table_Middle.png);
    width: 770px;
}
#Row1_Table_Bottom
{
    background-image: url(/images/Row1_Table_Bottom.png);
    width: 770px;
    height: 12px;
}

#Row1_Table_Content
{
    position: relative;
    top: 0px;
    left: 0px;
}
/**Row1 Content END**/

/**Row2 Content**/
#Row2_Content_All
{
    margin-left: 19px;
    position: relative;
    top: -26px;
}

#Row2_Content_Header
{
    padding-left: 20px;
    padding-top: 20px;
    height: 40px;
}

#Row2_Content_Header_Left
{
    position: relative;
    float: left;
    padding-right: 24px;
}
#Row2_Content_Header_Center
{
    float: left;
    padding-top: 5px;
    width: 440px;
    font-size: 10px;
    color: #de0000;
    font-weight: bold;
}
#Row2_Content_Header_Right
{
    padding-right: 20px;
    text-align: right;
    float: right;
}
#Row2_Table_All
{
    width: 770px;
    padding-left: 20px;
}
#Row2_Table_Top
{
    background-image: url(/images/Row1_Table_Top.png);
    width: 770px;
    height: 38px;
}
#Row2_Table_Middle
{
    background-image: url(/images/Row1_Table_Middle.png);
    width: 770px;
}
#Row2_Table_Bottom
{
    background-image: url(/images/Row1_Table_Bottom.png);
    width: 770px;
    height: 12px;
}

#Row2_Table_Content
{
    position: relative;
    top: 0px;
    left: 0px;
}
/**Row2 Content END**/

/**Row3 Content**/
#Row3_Content_All
{
    padding: 10px;
    position: relative;
    margin-left: 19px;
    top: -20px;
    width: 786px;
    left: 0px;
}
/****/
/**Row4 Content**/
#Row4_Content_All
{
    position: relative;
    margin-left: 19px;
    top: -26px;
    width: 789px;
    height: 55px;
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
}
/****/
/**Row5 Content**/
#Row5_Content_All
{
    position: relative;
    margin-left: 19px;
    top: -26px;
    width: 789px;
    height: 55px;
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
}
/****/

.ticket_txt
{
    font-family: tahoma;
    font-size: 10px;
    color: black;
}

#Ticket1_info_left
{
    width: 290px;
    float: left;
}
#Ticket1_info_right
{
    padding-top: 6px;
    width: 480px;
    float: right;
}

/*****************************/


/*Bize Yazin*/

#Contact_Form_All
{
    padding-right: 10px;
    padding-left: 10px;
}

#Contact_Form_Cnt
{
    height: 100%;
}

#Contact_Form_Address
{
    padding-top: 26px;
    padding-bottom: 16px;
    padding-left: 28px;
    padding-right: 16px;
    background-image: url(/images/Contact_Form_Address_Bg.png);
    background-repeat: no-repeat;
    height: 60px;
}

#Contact_Form_Btn
{
    padding-right: 15px;
    text-align: right;
    height: 30px;
}

#div_Dot_Line
{
    background-image: url(/images/dot_horizontal.gif);
    height: 1px;
}
/*****************************/
/*Office Page*/
#Office_All
{
    padding-right: 10px;
    padding-left: 10px;
}

#Office_Cnt_Header
{
    height: 100%;
}
#Office_Height
{
    height: 20px;
}

#Office_Row1
{
    height: 40px;
}
#Office_Row2
{
    height: 30px;
}
#Office_Row3
{
    height: 40px;
}

#Office_Row4
{
    height: 65px;
}

/**Ticket2 Row2 Content**/
#Ticket2_Row1_Content_All
{
    position: relative;
    margin-left: 39px;
    margin-right: 20px;
    top: -34px;
    left: 0px;
}

#Ticket2_Row1_Top
{
    height: 80px;
}
#Ticket2_Row1_Top_left
{
    float: left;
    width: 136px;
}
#Ticket2_Row1_Top_center
{
    padding-top: 30px;
    width: 600px;
}

#Ticket2_Row1_Top_right
{
    text-align: right;
    position: relative;
    top: -16px;
    float: right;
    width: 200px;
    margin-bottom: 0px;
}

#Passenger_Info
{
    background-image: url(/images/Ticket2_Header_Bg.png);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 10px;
    width: 760px;
    height: 26px;
    color: #de0000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

#Passenger_Info_Content
{
    height: 60px;
}

#Customer_Info
{
    background-image: url(/images/Ticket2_Header_Bg.png);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 10px;
    width: 760px;
    height: 26px;
    color: #de0000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

#Customer_Info_Content_Bg
{
    background-image: url(/images/Customer_Info_Content_Bg.png);
    width: 770px;
    height: 54px;
}

.Customer_Info_Box_Line
{
    background-image: url(/images/Customer_Info_Content_Line.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
}

#Customer_Alert
{
    font-family: Tahoma;
    font-size: 10px;
}

#Ticket2_Patlican_Content
{
    position: relative;
    margin-left: 39px;
    margin-right: 20px;
    top: -19px;
    height: 20px;
    font-family: Tahoma;
    font-size: 10px;
}

#Ticket2_Patlican_Content_Left
{
    float: left;
}

#Ticket2_Patlican_Content_Text
{
    float: left;
    padding-left: 16px;
    padding-top: 10px;
}

#Ticket2_Alert_Two_All
{
    position: relative;
    margin-left: 39px;
    margin-right: 20px;
    top: -19px;
    height: 20px;
    font-family: Tahoma;
    font-size: 10px;
    left: 0px;
}

#Ticket2_Alert_Two_Left
{
    padding-top: 10px;
    float: left;
    width: 600px;
}
#Ticket2_Alert_Two_Right
{
    text-align: right;
    float: right;
    width: 140px;
    padding-right: 10px;
    padding-left: 16px;
    padding-top: 20px;
}

#tooltip td
{
    text-align: left;
}

/**Online Home Checkin ALL**/
#div_OnlineCheckin
{
    background-image: url(/images/Online_Checkin_Home_Bg.png);
    width: 568px;
    height: 366px;
    margin-top: 15px;
    margin-left: 19px;
    margin-right: 0px;
    float: left;
}

#divCheckinHeader
{
    margin-left: 200px;
    margin-top: 26px;
}

#divCheckinInputBox
{
    height: 140px;
    margin-left: 200px;
    margin-top: 14px;
}

#HomePage_CheckinPnrNo
{
    font-size: 11px;
    color: #333333;
    height: 60px;
}

#HomePage_Checkin_NS_All
{
    padding-right: 80px;
}

#HomePage_CheckinName
{
    width: 150px;
    font-size: 11px;
    color: #333333;
    height: 60px;
    float: left;
}

#HomePage_CheckinSurName
{
    font-size: 11px;
    color: #333333;
    height: 60px;
    float: right;
}
/****/

.blueColumn
{
    width: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
}
.blueColumnVLine
{
    width: 3px;
    background-image: url(/images/Ticket3_White_Line.png);
    background-repeat: no-repeat;
    background-position: center;
}

.whiteColumn
{
    text-align: center;
    font-size: 10px;
}

.whiteColumnVLine
{
    width: 3px;
    background-image: url(/images/dot_vertical.png);
    background-repeat: repeat-y;
}
/****/


/**Ticket3 Screen All**/
.div_Dot_Vertical
{
    background-image: url(/images/dot_vertical.png);
    width: 1px;
}


#Ticket3_Row1
{
    width: 763px;
    margin-top: 13px;
}
#Ticket3_Row2
{
    width: 763px; /*height: 770px;*/
}
/**Ticket3 Left Content**/

/**Ticket3 Row1 Content**/
#Ticket3_Row1_Content_All
{
    position: relative;
    margin-left: 39px;
    margin-right: 26px;
    top: -12px;
    height: 680px;
    width: 763px;
}

#Ticket3_Plane_Detail_Header_ALL
{
    background-image: url(/images/Ticket3_Plane_Detail_Header_Bg.png);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 743px;
    height: 26px;
}
#Ticket3_Plane_Detail_Header
{
    color: #de0000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    float: left;
}

#Ticket3_Plane_Detail_Header_Right
{
    font-weight: bold;
    color: #000000;
    font-size: 11px;
    float: right;
    position: relative;
    top: -2px;
}

#Ticket3_Plane_Detail_Content_Header_Bg
{
    background-image: url(/images/Ticket3_Plane_Detail_Content_Header_Bg.png);
    background-repeat: no-repeat;
    width: 763px;
    height: 80px;
}

.Ticket_White_Line
{
    background-image: url(/images/Ticket3_White_Line.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
}

.Ticket_Blue_Line
{
    background-image: url(/images/Ticket3_Blue_Line.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 2px;
}

.ticket_txt_White_Bold
{
    font-family: tahoma;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

.ticket_txt_Gray_Bold
{
    font-family: tahoma;
    color: #6e6e6e;
    font-size: 11px;
    font-weight: bold;
}

#Ticket3_Plane_Detail_Content
{
    width: 763px;
    height: 210px;
}

.div_Dot_Line_Class
{
    background-image: url(/images/dot_horizontal.gif);
    height: 1px;
}
.ticket_red_txt
{
    font-size: 10px;
    font-weight: bold;
    color: #de0000;
    text-decoration: none;
}

#Ticket3_Plane_Detail_Information_Header
{
    background-image: url(/images/Ticket3_Plane_Detail_Header_Bg.png);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 743px;
    height: 26px;
}

#Ticket3_Plane_Detail_Information_Content
{
    background-image: url(/images/Ticket3_Plane_Detail_Information_Content.png);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    width: 743px;
    height: 38px;
}

#Ticket3_Checkbox_One
{
    font-size: 10px;
    color: #de0000;
    font-weight: bold;
    height: 26px;
}

#Ticket3_Checkbox_Two
{
    font-size: 10px;
    color: #de0000;
    font-weight: bold;
    height: 26px;
}

#Ticket3_Price_Info
{
    background-image: url(/images/Ticket3_Price_Info.png);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    padding-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
    width: 743px;
    height: 56px;
}

#Ticket3_Row2_Content_All
{
    position: relative;
    margin-left: 39px;
    margin-right: 26px;
    top: -12px;
    height: 770px;
    width: 763px;
}

#Ticket3_CC_txt1
{
    padding-top: 16px;
    font-size: 10px;
    height: 60px;
}

#Ticket3_CC_txt2
{
    padding-top: 16px;
    font-size: 10px;
    height: 40px;
}

#Ticket3_Price_Total_Table
{
    padding-top: 25px;
    height: 60px;
}

#Ticket3_Bank_Logo
{
    background-image: url(/images/Ticket3_Bank_Logo.png);
    background-repeat: no-repeat;
    width: 763px;
    height: 136px;
}

#Ticket3_CC_Payment_ALL
{
    height: 200px;
    padding-top: 16px;
    width: 763px;
}

#Ticket3_CC_Payment_Left
{
    width: 220px;
    float: left;
}

#Ticket3_CC_Payment_Right
{
    float: right;
    width: 543px;
}

.dot_blue_horizontal
{
    background-image: url(/images/dot_blue_horizontal.png);
    background-repeat: repeat-x;
    height: 1px;
}

#Ticket3_CC_Check_ALL
{
    padding-top: 16px;
    width: 763px;
    height: 36px;
}

#Ticket3_CC_Check_Info
{
    background-image: url(/images/Ticket3_VS_Info.png);
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-left: 76px;
    font-size: 9px;
    font-weight: bold;
    width: 527px;
    height: 36px;
    float: left;
}

#Ticket3_CC_Check_Btn
{
    padding-top: 4px;
    float: right;
    width: 146px;
    height: 36px;
}

/************/

/**OnlineCheckIn Plane Content**/
#OnlineCheckIn_Plane_Row1
{
    margin-top: 13px;
}
#OnlineCheckIn_Plane_Content_All
{
    position: relative;
    margin-left: 39px;
    margin-right: 19px;
    top: -12px;
    width: 770px;
}

#OnlineCheckIn_Plane_ALL
{
    width: 770px;
}
#OnlineCheckIn_Plane_Top
{
    background-image: url(/images/OnlineCI_Sb_Name_Content_Top2.png);
    background-repeat: no-repeat;
    height: 52px;
}
#OnlineCheckIn_Plane_Middle
{
    background-image: url(/images/OnlineCI_Sb_Name_Content_Middle.png);
    background-repeat: repeat-y;
    padding-left: 6px;
}
#OnlineCheckIn_Plane_Bottom
{
    background-image: url(/images/OnlineCI_Sb_Name_Content_Bottom.png);
    background-repeat: repeat-y;
    height: 10px;
}
#Plane_ALL
{
    width: 758px;
    height: 517px;
    overflow: auto;
}

#OnlineCheckIn_Seat_Bg
{
    background-image: url(/images/OnlineCheckIn_Seat_Bg.png);
    background-repeat: no-repeat;
    width: 758px;
    height: 52px;
}

#OnlineCheckIn_Plane_Go_ALL
{
    padding-right: 6px;
    padding-left: 6px;
    width: 758px;
    height: 36px;
}
#OnlineCheckIn_Plane_Go_Left
{
    padding-top: 5px;
    font-size: 9px;
    font-weight: bold;
    width: 668px;
    height: 36px;
    float: left;
}

#OnlineCheckIn_Plane_Right
{
    text-align: right;
    float: right;
    width: 90px;
    height: 36px;
}

/**OnlineCheckIn Sub Page Screen All**/

#OnlineCI_Sb_One_Row1
{
    margin-top: 13px;
}

#OnlineCI_Sb_Two_Row1
{
    margin-top: 13px;
}

/**OnlineCheckIn Row1 Content**/
#OnlineCI_Sb_Row1_Content_All
{
    position: relative;
    margin-left: 39px;
    margin-right: 19px;
    top: -12px;
    width: 770px;
}

/**OnlineCheckIn Page2 Row1 Content**/
#OnlineCI_Sb_Two_Row1_Content_All
{
    position: relative;
    margin-left: 39px;
    margin-right: 19px;
    top: -12px;
    width: 770px;
}

#OnlineCI_Sb_Top
{
    background-image: url(/images/OnlineCI_Sb_Header_Bg.png);
    background-repeat: no-repeat;
    color: #de0000;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    width: 760px;
    padding-left: 10px;
    padding-top: 10px;
}

#OnlineCI_Sb_Name_Top
{
    background-image: url(/images/OnlineCI_Sb_Name_Top.png);
    background-repeat: no-repeat;
    color: #de0000;
    font-size: 11px;
    font-weight: bold;
    width: 720px;
    height: 45px;
    padding-left: 50px;
    padding-top: 15px;
}

#OnlineCI_Sb_Name_Content
{
    height: 260px;
}

/**** Online Checkin Sub Menu****/
#divSubMenu_OnlineCI
{
    width: 998px;
    height: 75px;
}
#divSubLeftMenu_OnlineCI
{
    float: left;
    height: 75px;
    width: 700px;
}
#divSubRightMenu_OnlineCI
{
    background-image: url(/images/HomePage_Btn_Bg.png);
    height: 75px;
    float: left;
    width: 146px;
    text-align: center;
}
#HomePegeTxtBtn_OnlineCI
{
    margin-top: 26px;
    margin-left: 26px;
}
#divSubMenu_BgLeft_OnlineCI
{
    float: left;
    width: 39px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_left.png);
}
#divSubMenu_BgCenter_OnlineCI
{
    float: left;
    width: 622px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_center.png);
}

#divSubMenu_Step_Title_OnlineCI
{
    margin-top: 26px;
    float: left;
}
#divSubMenu_BgRight_OnlineCI
{
    float: right;
    width: 39px;
    height: 75px;
    background-image: url(/images/sub_menu_btn_bg_right.png);
}

/****/
/**************************************/
/*Ofisler acente tablosu*/
.table_title
{
    background-image: url(/images/title_table.png);
    height: 36px;
}
.td_text_style
{
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    width: 250px;
}

.table_Title_bg
{
    width: 550px;
    height: 105px;
    background-image: url(/images/top.png);
}
.table_Title_txt1
{
    color: #ec2b36;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
}
.table_Title_txt2
{
    color: #000000;
    font-size: 9px;
    font-family: Tahoma;
    font-weight: bold;
}
.Ticket_White_Line
{
    background-image: url(/images/Ticket3_White_Line.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
}
.table_rows_bg
{
    background-image: url(/images/middle.png);
    background-repeat: repeat-y;
}
.table_bottom_bg
{
    height: 12px;
    background-image: url(/images/bottom_ofisler.png);
    background-repeat: no-repeat;
}
.table_rows_text
{
    font-family: Tahoma;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
}
.td_WhiteLine_Horizontal
{
    height: 6px;
    background-image: url(/images/dot_blue_horizontal.png);
    background-repeat: repeat-x;
}
.td_WhiteLine_Vertical
{
    width: 1px;
    background-image: url(/images/dot_blue_vertical.png);
    background-repeat: repeat-y;
}
/************************************/

/*****/
#SPC_ALL
{
    position: relative;
    top: -19px;
    clear: both;
    width: 957px;
    margin-left: 22px;
    margin-right: 19px;
}
#SPC_Left
{
    float: left;
    width: 320px;
}
#SPC_Right
{
    float: right;
    width: 560px;
    margin-right: 16px;
    margin-top: 16px;
}

/*---------Filomuz.ascx---------------*/

.HeaderTd
{
    font-weight: bold;
    font-size: 10px;
    width: 88px;
    color: #ec2b36;
    font-family: tahoma;
    text-align: center;
}

