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

    GLOBAL

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

/*
    We utilize a vertical centering hack found here: http://d-graff.de/fricca/center.html
    I marked the lines that belong to this hack with <VC>.
*/

/* VC: This selector comes entirely from the hack. */
html, body
    {
    height: 100%;
    }

body
    {
    background: #F29400 url(../img/bg_tile.png);
    color: #000;
    font: 11px/1.4 "Lucida Grande", "Lucida Sans Unicode";
    text-align: center; /* VC: Horizontal centering for IE Win quirks. */
    }



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

    FRONTPAGE

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

#page.frontpage
    {
    background: transparent url(../img/frontpage_bg.png) no-repeat;
    clear: left;
    height: 661px;
    margin: 0 auto 0 auto;
    position: relative; /* VC: Puts container in front of distance. (NOTE: This line is neccessary even without the hack!) */
    text-align: left; /* VC: Reset text-alignment. */
    width: 918px;
    }

#page.frontpage #content
    {
    left: 0;
    padding: 120px 100px 0 100px;
    position: relative;
    top: 0;
    width: 718px;
    }

#page.frontpage h1
    {
    background: transparent url(../img/maddog_logo.png) no-repeat;
    height: 163px !important;
    margin: 10px auto 10px auto;
    width: 173px;
    }

#page.frontpage h3
{
    background: #F29400;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1;
    padding: 10px;
    text-transform: uppercase;

    min-height:106px;
    height:auto !important;
    height:106px;
}

#page.frontpage h3 img
{
    border: 3px solid #FFF;
    display: block;
    margin: 0 10px 0 0;
    float: left;
}

#page.frontpage h3 span
{
    color: #FFF;
    font-size: 32px;
    font-weight: bold;
}

#page.frontpage .body
{
    font-size: 12px;
    padding: 10px 30px 10px 10px;
    height: 100px;
}

#latest-cronenberg
{
    float: left;
    position: relative;
    width: 350px;
}

#latest-cronenberg h2
{
    background: transparent url(../img/frontpage_cronenberg.png) no-repeat;
    height: 27px;
    position: absolute;
    text-indent: -999em;
    right: 15px;
    top: -25px;
    width: 177px;
}

#latest-elberfeld
{
    float:right;
    position: relative;
    width: 350px;
}

#latest-elberfeld h2
{
    background: transparent url(../img/frontpage_elberfeld.png) no-repeat;
    height: 27px;
    position: absolute;
    text-indent: -999em;
    right: 15px;
    top: -26px;
    width: 152px;
}



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

    PAGE

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

/* VC: This selector comes entirely from the hack. */
#shim
    {
    width:1px;
    height:50%;
    margin-bottom:-330px; /* VC: Half of container's height. */
    float:left;
    }


#page
    {
    background: transparent url(../img/page_bg.png) no-repeat;
    clear: left;
    height: 661px;
    margin: 0 auto 0 auto;
    position: relative; /* VC: Puts container in front of distance. (NOTE: This line is neccessary even without the hack!) */
    text-align: left; /* VC: Reset text-alignment. */
    width: 918px;
    }




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

    HEADER

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

#header
    {
    left: 0;
    position: absolute;
    top: 0;
    width: 918px;
    }

#header #logo
    {
    position: absolute;
    right: 25px;
    top: 17px;
    }




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

    NAVIGATION

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

#navigation
    {
    left: 70px;
    position: absolute;
    top: 75px;
    }

#navigation li
    {
    float: left;
    margin: 0 10px 0 0;
    }

#navigation li a
    {
    background: transparent url(../img/navigation.png) no-repeat;
    display: block;
    text-indent: -999em;
    }

li#nav-about a { height: 24px; width: 62px; background-position: 0 0; }
li#nav-about a:hover { background-position: 0 -30px; }

li#nav-events a { height: 25px; width: 69px; background-position: 0 -60px; }
li#nav-events a:hover { background-position: 0 -90px; }

li#nav-limoservice a { height: 25px; width: 110px; background-position: 0 -120px; }
li#nav-limoservice a:hover { background-position: 0 -150px; }

li#nav-reservierungen a { height: 25px; width: 147px; background-position: 0 -180px; }
li#nav-reservierungen a:hover { background-position: 0 -210px; }

li#nav-reservierungen a { height: 25px; width: 147px; background-position: 0 -180px; }
li#nav-reservierungen a:hover { background-position: 0 -210px; }

li#nav-drinks a { height: 24px; width: 68px; background-position: 0 -240px; }
li#nav-drinks a:hover { background-position: 0 -270px; }

li#nav-food a { height: 25px; width: 46px; background-position: 0 -300px; }
li#nav-food a:hover { background-position: 0 -330px; }

li#nav-food a { height: 25px; width: 46px; background-position: 0 -300px; }
li#nav-food a:hover { background-position: 0 -330px; }

li#nav-gallery a { height: 25px; width: 76px; background-position: 0 -360px; }
li#nav-gallery a:hover { background-position: 0 -390px; }

#meta-links
    {
    bottom: 70px;
    position: absolute;
    right: 75px;
    }

#meta-links li
    {
    float: left;
    margin: 0 0 0 10px;
    }

#meta-links li a
    {
    background: transparent url(../img/navigation.png) no-repeat;
    display: block;
    text-indent: -999em;
    }

li#nav-kontakt a { height: 24px; width: 87px; background-position: 0 -540px; }
li#nav-kontakt a:hover { background-position: 0 -570px; }

li#nav-anfahrt a { height: 27px; width: 85px; background-position: 0 -600px; }
li#nav-anfahrt a:hover { background-position: 0 -630px; }

li#nav-impressum a { height: 25px; width: 108px; background-position: 0 -660px; }
li#nav-impressum a:hover { background-position: 0 -690px; }

#other-locations
    {
    bottom: 70px;
    left: 70px;
    position: absolute;
    }

#other-locations li
    {
    float: left;
    margin: 0 10px 0 0;
    }

#other-locations li a
    {
    background: transparent url(../img/navigation.png) no-repeat;
    display: block;
    text-indent: -999em;
    }

li#nav-elberfeld a { height: 27px; width: 180px; background-position: 0 -420px; }
li#nav-elberfeld a:hover { background-position: 0 -450px; }

li#nav-cronenberg a { height: 27px; width: 182px; background-position: 0 -480px; }
li#nav-cronenberg a:hover { background-position: 0 -510px; }



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

    CONTENT

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

#content
    {
    left: 144px;
    position: absolute;
    top: 185px;
    width: 650px;
    }

#content h1
    {
    background-image: url(../img/headlines.png);
    background-repeat: no-repeat;
    margin: 0 0 14px -70px;
    position: relative;
    text-indent: -999em;
    height:43px !important;
    }

#content h2
{
    font-size: 20px;
    line-height: 1;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

#hl-about { height: 38px; width: 143px; background-position: 0 0; }
#hl-location { height: 38px; width: 177px; background-position: 0 -100px; }
#hl-events { height: 38px; width: 155px; background-position: 0 -50px; }
#hl-limoservice { height: 39px; width: 217px; background-position: 0 -200px; }
#hl-angebot1 { height: 38px; width: 188px; background-position: 0 -250px; }
#hl-angebot2 { height: 38px; width: 191px; background-position: 0 -300px; }
#hl-angebot3 { height: 38px; width: 191px; background-position: 0 -350px; }
#hl-reservierungen { height: 38px; width: 270px; background-position: 0 -400px; }
#hl-jackdanielslounge { height: 35px; width: 278px; background-position: 0 -450px; }
#hl-restaurant { height: 35px; width: 193px; background-position: 0 -500px; }
#hl-gruenderzimmer { height: 39px; width: 231px; background-position: 0 -550px; }
#hl-drinks { height: 43px; width: 263px; background-position: 0 -600px; }
#hl-food { height: 38px; width: 220px; background-position: 0 -650px; }
#hl-gallery { height: 39px; width: 220px; background-position: 0 -700px; }

#hl-kontakt { height: 35px; width: 157px; background-position: 0 -750px; }
#hl-anfahrt { height: 35px; width: 158px; background-position: 0 -800px; }
#hl-impressum { height: 35px; width: 179px; background-position: 0 -850px; }

#content p
{
    margin: 0 0 4px 0;
}

#content #hl-kontakt + p, #content #hl-kontakt + p + p,  #content #hl-kontakt + p + p + p
{
    margin-bottom: 15px;
}

#content a
{
    font-weight: bold;
    color: #E2001A;
    text-decoration: none;
}
#content a:hover
{
    color: #F29400;
}


p.hedgehog-buttons
    {
    background: transparent url(../img/hh_arrow.png) no-repeat left center;
    padding: 0 0 0 40px;
    margin: 0;
    position: absolute;
    }
p.hedgehog-buttons a
    {
    margin: 0 10px 0 0;
    }

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

.scroll-content
    {
    height:313px;
    overflow: auto;
    position: relative;
    padding-right: 30px;
    }


/***** ABOUT Elberfeld *****/
.about-elberfeld-floats
{
    background-image: url(../img/about_elberfeld_floats.png);
    position: absolute;
}

/***** LOCATION *****/
#location-photos li
{
    background-repeat: no-repeat;
    height: 80px;
    float:left;
    margin: 0 10px 5px 0;
    position: relative;
    width: 80px;
    font-size: 0;
}

#location-photos li a
{
    display: block;
    font-size: 0;
    line-height: 1em;
    position: absolute;
}

#location-photos li.portrait-1 a
{
    left: 17px;
    top: 7px;
}
#location-photos li.portrait-2 a
{
    left: 19px;
    top: 6px;
}

#location-photos li.landscape-1 a
{
    left: 6px;
    top: 17px;
}
#location-photos li.landscape-2 a
{
    left: 6px;
    top: 16px;
}
#location-photos li.landscape-3 a
{
    left: 9px;
    top: 16px;
}
#location-photos li.landscape-4 a
{
    left: 6px;
    top: 16px;
}
#location-photos li.landscape-5 a
{
    left: 5px;
    top: 18px;
}
#location-photos li.landscape-6 a
{
    left: 7px;
    top: 16px;
}
#location-photos li.landscape-7 a
{
    left: 6px;
    top: 18px;
}

#location-photos li.portrait-1 { background-image: url(../img/stapel_hoch-1.png) }
#location-photos li.portrait-2 { background-image: url(../img/stapel_hoch-2.png) }

#location-photos li.landscape-1 { background-image: url(../img/stapel_quer-1.png) }
#location-photos li.landscape-2 { background-image: url(../img/stapel_quer-2.png) }
#location-photos li.landscape-3 { background-image: url(../img/stapel_quer-3.png) }
#location-photos li.landscape-4 { background-image: url(../img/stapel_quer-4.png) }
#location-photos li.landscape-5 { background-image: url(../img/stapel_quer-5.png) }
#location-photos li.landscape-6 { background-image: url(../img/stapel_quer-6.png) }
#location-photos li.landscape-7 { background-image: url(../img/stapel_quer-7.png) }

#location-photos li.portrait-1,
#location-photos li.portrait-2
{background-position: center 1px;}

#location-photos li.landscape-1,
#location-photos li.landscape-2,
#location-photos li.landscape-3,
#location-photos li.landscape-4,
#location-photos li.landscape-5,
#location-photos li.landscape-6,
#location-photos li.landscape-7
{background-position: center 10px;}



/***** Limoservice *****/
.limoservice-floats
{
    background-image: url(../img/limoservice_floats.png);
    position: absolute;
}


/***** Reservierungen ELBERFELD *****/
.reservierungen-floats
{
    background-image: url(../img/reservierungen_floats.png);
    position: absolute;
}


/***** Jack Daniel's Lounge ELBERFELD *****/
.jackdaniels-floats
{
    background-image: url(../img/jackdaniels_floats.png);
    position: absolute;
}


/***** Restaurant ELBERFELD *****/
.restaurant-floats
{
    background-image: url(../img/restaurant_floats.png);
    position: absolute;
}


/***** Gründerzimmer ELBERFELD *****/
.gruenderzimmer-floats
{
    background-image: url(../img/gruenderzimmer_floats.png);
    position: absolute;
}

/***** Kontakt ELBERFELD *****/
.kontakt-floats
{
    background-image: url(../img/kontakt_floats.png);
    position: absolute;
}

/***** Drinks/Food *****/
.drinks-floats
{
    background-image: url(../img/drinks_floats.png);
    position: absolute;
}
.food-floats
{
    background-image: url(../img/food_floats.png);
    position: absolute;
}

table.drinks, table.food
{
    margin-bottom: 20px;
    width: 450px;
}
table.drinks thead, table.food thead
{
    display: none;
    font-weight: bold;
}
table.drinks thead.show, table.food thead.show
{
    display: table-header-group;
}
table.drinks thead.show td:first-child, table.food thead.show td:first-child
{
    visibility: hidden;
}
table.drinks tr td, table.food tr td
{
    padding-bottom: 5px;
}
table.drinks tr > td
{
    padding-right: 10px;
    width: 240px;
}
table.food tr > td
{
    padding-right: 10px;
    width: 20px;
}
table.drinks tr > td + td
{
    text-align: right !important;
    width: 100px;
}
table.food tr > td + td
{
    text-align: left !important;
    width: 330px;
}

/* table.drinks tr td:last-child ... WTG IE */
table.drinks tr > td + td + td, table.food tr > td + td + td
{
    text-align: right !important;
    width: auto !important;
}

#content h2.drinks, #content h2.food
{
    color: #F29400;
    font-size: 11px;
    margin: 0 0 3px 0;
}

#content h2.drinks + p, #content h2.food + p
{
    margin-bottom: 20px;
}

#content h2.drinks + p + table, #content h2.food + p + table
{
    margin-top: -20px;
}

#content h2.drinks + table + p, #content h2.food + table + p, #content h2.drinks + p + table + p, #content h2.food + p + table + p
{
    margin-bottom: 20px;
    margin-top: -20px;
}

table.drinks sup, table.food sup
{
    vertical-align: super;
    font-size: 8px;
}

table.food span, table.drinks span
{
    color: #999;
    font-size: 9px;
}

/***** Angebot 1 ELBERFELD *****/
.angebot1-floats
{
    background-image: url(../img/angebot1_floats.png);
    position: absolute;
}

/***** Angebot 2 ELBERFELD *****/
.angebot2-floats
{
    background-image: url(../img/angebot2_floats.png);
    position: absolute;
}

/***** Angebot 2 ELBERFELD *****/
.angebot3-floats
{
    background-image: url(../img/angebot3_floats.png);
    position: absolute;
}

/***** About CRONENBERG *****/
.about-cronenberg-floats
{
    background-image: url(../img/about_cronenberg_floats.png);
    position: absolute;
}

/***** Limoservice CRONENBERG *****/
.limoservice-c-floats
{
    background-image: url(../img/limoservice_c_floats.png);
    position: absolute;
}

/***** Reservierungen CRONENBERG *****/
.reservierungen-c-floats
{
    background-image: url(../img/reservierungen_c_floats.png);
    position: absolute;
}

/***** Kontakt CRONENBERG *****/
.kontakt-c-floats
{
    background-image: url(../img/kontakt_c_floats.png);
    position: absolute;
}

/***** Gallery *****/
#galleries li
{
    background-repeat: no-repeat;
    height: 150px;
    float:left;
    margin: 0 10px 5px 0;
    position: relative;
    width: 80px;
}

#galleries li a.img
{
    display: block;
    position: absolute;
}

#galleries li.portrait-1 a.img
{
    left: 17px;
    top: 7px;
}
#galleries li.portrait-2 a.img
{
    left: 19px;
    top: 6px;
}

#galleries li.landscape-1 a.img
{
    left: 6px;
    top: 16px;
}
#galleries li.landscape-2 a.img
{
    left: 6px;
    top: 17px;
}
#galleries li.landscape-3 a.img
{
    left: 9px;
    top: 17px;
}
#galleries li.landscape-4 a.img
{
    left: 6px;
    top: 16px;
}
#galleries li.landscape-5 a.img
{
    left: 5px;
    top: 18px;
}
#galleries li.landscape-6 a.img
{
    left: 7px;
    top: 16px;
}
#galleries li.landscape-7 a.img
{
    left: 6px;
    top: 18px;
}

#galleries li.portrait-1
{
    background-position: 12px 1px;
}
#galleries li.portrait-2
{
    background-position: 10px 1px;
}


#galleries li.landscape-1,
#galleries li.landscape-2,
#galleries li.landscape-3,
#galleries li.landscape-4,
#galleries li.landscape-5,
#galleries li.landscape-6,
#galleries li.landscape-7
{
    background-position: 0px 10px;
}

#galleries li.portrait-1 { background-image: url(../img/stapel_hoch-1.png) }
#galleries li.portrait-2 { background-image: url(../img/stapel_hoch-2.png) }

#galleries li.landscape-1 { background-image: url(../img/stapel_quer-1.png) }
#galleries li.landscape-2 { background-image: url(../img/stapel_quer-2.png) }
#galleries li.landscape-3 { background-image: url(../img/stapel_quer-3.png) }
#galleries li.landscape-4 { background-image: url(../img/stapel_quer-4.png) }
#galleries li.landscape-5 { background-image: url(../img/stapel_quer-5.png) }
#galleries li.landscape-6 { background-image: url(../img/stapel_quer-6.png) }
#galleries li.landscape-7 { background-image: url(../img/stapel_quer-7.png) }

#galleries li a.title
{
    display:block;
    font-size: 10px;
    font-weight: normal;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 80px;
}



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

    NEWS

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

.news-list
{
    margin: 0
}

.news-list li
{
    background: orange;
    height: 40px;
    line-height: 40px;
    margin: 0 0 15px 0;
    padding: 0 10px;
    position: relative;
}

.news-list li h3
{
    font-size: 18px;
    text-transform: uppercase;
}

.news-list li h3 span.date
{
    color: #FFFFFF;
    display: block;
    float: left;
    width: 150px;
}

.news-list li a
{
    display: block;
    position: absolute;
    right: 20px;
    top: -7px;
}

.events-floats
{
    background-image: url(../img/events_floats.png);
    position: absolute;
}

#single-event
{
    background: orange;
    padding: 10px;


}

#single-event h3
{
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 16px 0;
}

#single-event h3 span.date
{
    color: #FFFFFF;
    display: block;
    float: left;
    width: 150px;
}

#single-event img
{
    border: 3px solid #FFF;
    float: left;
}

#event-body
{
    margin: 0 0 0 300px;
}




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

    GALLERY

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

#gallery
{
    background: url(../img/gallery_stapel.png) no-repeat;
    height: 390px;
    left: 110px;
    position: absolute;
    top: -45px;
    width: 540px;
}
#gallery li
{
    height: 390px;
    position: absolute;
    text-align: center;
    top: 49px;
    width: 540px;
}
#gallery li img
{
    vertical-align: middle;
}

#gallery-arrows
{
    left: 50px;
    position: absolute;
    top: 305px;
}
#gallery-arrows a
{
    margin-left: 5px;
}

#gallery-name
{
    color: #E95E27;
    font-size: 11px !important;
    font-weight: normal !important;
    left: -60px;
    position: absolute;
    text-align: right;
    text-transform: none !important;
    top: 50px;
    width: 160px;
}



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

    FORMULARE

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

form input, form label, form textarea
{
    vertical-align: middle;
    font-size: 11px;
    font: 11px/1.4 "Lucida Grande", "Lucida Sans Unicode";
}

form input.text, form textarea
{
    border: 1px solid #F29400;
    padding: 2px;
}

form tr td
{
    /*background: #F29400;
    border-bottom: 2px solid #FFF;*/
    padding: 2px;
}

form tr td.colpadd
{
    /*background: #F29400;
    border-bottom: 2px solid #FFF;*/
    padding-left: 20px;
}

form tr.padd td
{
    padding-bottom: 10px;
}

form input.text
{
    width: 100px;
}
form input.text.small
{
    width: 50px;
}

form input.text.medium
{
    width: 75px;
}

form textarea
{
    width: 100%;
    height: 70px;
}

form p.form_error
{
    color: red;
}
