﻿/* v1.0 | 20080212 | http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body
{
    line-height: 1;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus
{
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
    text-decoration: none;
}

del
{
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

html
{
    height: 100%;
    margin-bottom: 0.1px;
}

body
{
    margin: 0 auto;
    background-color: #fff;
    background: url(../images/header_01.jpg) no-repeat top left;
}

.masthead
{
    margin: 0 0;
    background: url(mockups/masthead_01.jpg) no-repeat top left;
    height: 90px;
}

.masthead2
{
    margin: 0 0;
    height: 300px;
    overflow: hidden;
    text-align: right;
    color: #003300;
    padding-right: 24px;
    padding-top: 24px;
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    font-size: 0.7em;
}

.strapline
{
    width: 768px;
    text-align: right;
    color: #cccc00;
    font-family: Verdana, Sans-Serif;
    font-style: italic;
    font-weight: bold;
    font-size: 0.6em;
    letter-spacing: -0.3px;
    z-index: 10;
    position: relative;
    display: block;
    padding-top: 24px;
}

.menu
{
    width: 668px;
    height: 24px;
    margin-top: 34px;
    margin-left: 100px;
    color: #336699;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 0.65em;
    letter-spacing: -0.1px;
}

.menu a, .menu a:visited, .menu a:hover, .menu a:active
{
    color: #336699;
    text-decoration: none;
}

.homeframe
{
    width: 85%;
    margin: 24px auto;
}

.homepic
{
    width: 480px;
    height: 339px;
    display: block;
    float: right;
    padding-left: 45px;
    padding-bottom: 18px;
}

.hometext
{
    color: #999966;
    font-family: Tahoma, Serif;
    font-size: 1em;
    line-height: 1.6em;
    padding-top: 36px;
    width: 100%;
    margin: 0 auto;
}

.hometext a, .hometext a:visited
{
    color: #9CBF2D;
    text-decoration: none;
}

.hometext a:hover, .hometext a:active
{
    color: #fff;
}

.hometext p
{
    margin-bottom: 24px;
}

.hometext h2, .hometext h3
{
}

.bodytext
{
    font-family: Tahoma;
    font-size: 0.7em;
    line-height: 1.4em;
    color: #666600;
    display: block;
    width: 600px;
    margin-top: 18px;
    margin-left: 100px;
}

.bodytext h1
{
    font-size: 2.4em;
    color: #336699;
    font-weight: normal;
    padding-top: 18px;
    margin-top: -12px;
    margin-bottom: 18px;
    border-bottom: dotted 1px #999;
    padding-bottom: 18px;
}

.bodytext h2
{
    font-family: Tahoma;
    font-size: 1.8em;
    color: #cc6600;
    font-weight: normal;
    padding-top: 18px;
    margin-bottom: 12px;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 12px;
}

.bodytext h3
{
    font-family: Tahoma;
    font-size: 1.4em;
    color: #669900;
    font-weight: normal;
    padding-top: 8px;
    margin-bottom: 3px;
}

.bodytext p, .bodytext ul
{
    padding-bottom: 24px;
}

.bodytext li
{
    margin-bottom: 8px;
}

.textbox_left
{
    display: block;
    border: solid 1px green;
    padding: 12px;
    margin-right: 18px;
    margin-bottom: 18px;
    margin-top: 3px;
    float: left;
}

.textbox_right
{
    display: block;
    border: solid 1px green;
    padding: 12px;
    margin-left: 18px;
    margin-bottom: 18px;
    margin-top: 3px;
    float: right;
}

.onthispage
{
    font-weight: bold;
    margin-top: -3px;
    margin-right: 10px;
    color: green;
}

.floorbyfloor
{
    margin-top: -3px;
    margin-right: 10px;
    color: green;
}

#map
{
    margin-bottom: 24px;
}

.image_full
{
    border: solid 1px #999;
    display: block;
    margin-bottom: 24px;
}

.image_right
{
    border: solid 1px #999;
    display: block;
    margin-left: 18px;
    margin-bottom: 18px;
    float: right;
    margin-top: 3px;
}

.image_left
{
    border: solid 1px #999;
    display: block;
    margin-right: 18px;
    margin-bottom: 18px;
    float: left;
    margin-top: 3px;
}

.image_left_gul_baba
{
    display: block;
    margin-right: 24px;
    margin-bottom: 8px;
    float: left;
    margin-top: 3px;
}

.image_spacer_vertical_15px
{
    display: block;
    position: relative;
    width: 600px;
    height: 15px;
    margin: 200px 0 0 0;
    padding: 0;
}

/* --- 24 JAN --- */

.content
{
    width: 768px;
    margin: 0 auto 0 8px;
    display: block;
}

.bigpic
{
    display: block;
    position: relative;
    width: 512px;
    height: 256px;
}

.thumbnail_frame
{
    display: block;
    width: 512px;
    height: 60px;
    margin-top: 10px;
    overflow: hidden;
}

.thumbnail_image
{
    float: left;
    display: block;
    width: 77px;
    height: 60px;
    margin-right: 10px;
}

.thumbnail_image_last
{
    float: left;
    display: block;
    width: 77px;
    height: 60px;
    margin-right: 0;
}

.intro_frame
{
    float: right;
    display: block;
    width: 240px;
    height: 326px;
}

.intro_text
{
    font-family: Tahoma;
    font-size: 0.9em;
    line-height: 1.4em;
    color: #666600; /* color: #33651c; */
    display: block;
    width: 240px;
    height: 256px;
}

.intro_text p
{
    margin-top: 0;
    margin-bottom: 14px;
}

.intro_text a, .intro_text a:hover, .intro_text a:visited
{
    color: #336699;
    text-decoration: none;
}


.intro_map
{
    display: block;
    width: 240px;
    height: 60px;
    margin-top: 10px;
}

/* DROPDOWN MENU START */

#dropmenudiv
{
    position: absolute;
    border: 1px solid #336699;
    border-bottom-width: 0;
    font: bold 0.75em Arial;
    line-height: 1.5em;
    z-index: 100;
    background-color: #7eb7e2;
}

#dropmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #336699;
    padding: 1px 0;
    text-decoration: none;
    font-weight: normal;
    color: #336699;
    background-color: #7eb7e2;
}

#dropmenudiv a:hover
{
    /*hover background color*/
    background-color: yellow;
    color: #336699;
}

#dropmenudiv a:visited
{
    color: #336699;
}

/* DROPDOWN MENU END */

.gul_baba_pic
{
    float: right;
    padding-top: 17px;
}

.previous_next
{
    display: block;
    font-size: 1em;
    float: right;
    margin-top: -37px;
    padding: 0;
    line-height: 1em;
    width: 100px;
    height: 12px;
    text-align: right;
}

.previous_next_h1
{
    display: block;
    font-size: 1em;
    float: right;
    margin-top: -47px;
    padding: 0;
    line-height: 1em;
    width: 200px;
    height: 12px;
    text-align: right;
}

.bodytext a, .bodytext a:hover, .bodytext a:visited
{
    color: #336699;
    text-decoration: none;
}

.heading_container
{
    margin: 0;
    padding: 0;
}

ul.airlines
{
    display: block;
    width: 634px;
    height: 60px;
    border: solid 1px #999;
    float: left;
    list-style-type: none;
    margin-bottom: 36px;
    padding: 0;
}

.airline_item
{
    display: inline-block;
    position: relative;
    float: left;
    list-style-type: none;
    height: 60px;
    margin: 0 0;
}

.printlogo
{
    display: none;
}

.empty
{
}

p.back_to_top
{
    margin-top: 30px;
    margin-bottom: 18px;
}

.stats
{
    display: none;
}
