﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.0em;
    color: #000000;
    background-image: url(../images/bg-left.jpg);
    background-repeat: repeat-x repeat-y;
    background-position: right top;
    margin: 0px 0px 0px 0px;
    height: 100%;
}
a
{
    color: #D06427;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}

/* layout */
#container
{
    width: 940px;
    height: inherit;
    left: 50%;
    margin-left: -470px; /* half the width of the div */
    margin: 0px auto;
    background-color: #ffffff;
    height: 100%;
}
#content-container
{
    clear: both;
    width: 100%;
    border: solid 3px #ed1e24;
    background-color: #ffffff;
    color: #000000;
    background-image: url(../images/bg-center.gif);
    background-position: center center;
    background-repeat: repeat;
    min-height: 100%;
}
.left-column
{
    float: left;
    width: 244px;
    min-height: 1200px;
    background-image: url(../images/mailing-content.gif);
    background-repeat: repeat-y;
}
.center-column
{
    float: left;
    width: 570px;
    min-height: 500px;
    font-size: 12px;
    color: #000000;
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
    background-image: url(../images/bg-content.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.right-column
{
    float: right;
    width: 110px;
    min-height: 1200px;
    background-image: url(../images/mailing-content.gif);
    background-repeat: repeat-y;
}

/* header */
#header
{
    color: #ffffff;
    background-image: url(../images/bg-header.gif);
    background-repeat: repeat;
    background-color: #000000;
    clear: both;
    height: 160px;
}
.header-logo
{
    float: right;
    width: 460px;
    height: 81px;
    margin-top: 5px;
}
.header-info
{
    float: left;
    width: 470px;
}
.header-buttons div
{
    float: left;
    width: 80px;
    height: 30px;
    margin-right: 3px;
    text-align: center;
    background-image: url(../images/bg-red-tab.gif);
    background-repeat: no-repeat;
    padding: 5px 5px 5px 5px;
    margin-top: 20px;
}
.header-buttons a
{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    
}
.header-buttons a:hover
{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.header-mini-buttons div
{
    float: left;
    width: 85px;
    height: 20px;
    margin-right: 3px;
    text-align: center;
    background-image: url(../images/bg-brown-tab.gif);
    background-repeat: no-repeat;
    padding: 2px 2px 2px 2px;
    margin-top: 16px;
}
.header-mini-buttons a
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    
}
.header-mini-buttons a:hover
{
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.smenu2
{
    width: 100%;
    height: 28px;
    background-image: url(../images/bg_button_off.gif);
    background-repeat:no-repeat;
    background-position: center top;
    text-align: center;
    padding-top: 4px;
}
.smenu2 a
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.smenu2 a: hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.smenu4
{
    width: 100%;
    height: 28px;
    background-image: url(../images/bg_button_off.gif);
    background-repeat:no-repeat;
    background-position: center top;
    text-align: center;
    padding-top: 4px;
}

.smenu4 a
{
    font-size: 11px;
    color: Red;
    text-decoration: none;
    font-weight: bold;
}
.smenu4 a:hover
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

#mailing-content
{
    width: 241px;
    background-image: url(images/mailing-content.gif);
    background-repeat: repeat-y;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
}
.smenu3
{
    width: 205px;
    padding-left: 25px;
}
.smenu3 a
{
    font-size: 12px;
    color: #ffcc00;
    text-decoration: none;
    font-weight: bolder;
}
.smenu3 a:hover
{
    font-size: 12px;
    text-decoration: none;
    color: Red;
    font-weight: bold;
}

/* online bookings */
#booking-panel
{
    background-color: #d0d0d0;
    padding: 5px 5px 5px 5px;
}
.rowon
{
    background-color: #bee0c3;
    padding: 3px 3px 3px 3px;
    height: 20px;
}
.rowoff
{
    background-color: #acc5b0;
    padding: 3px 3px 3px 3px;
    height: 20px;
}
.rowselected
{
    background-color: #000000;
    padding: 3px 3px 3px 3px;
    height: 20px;
    border: dashed 1px black;
    color: #ffffff;
}

/* basket */
#basketHeader
{
	width: 95%;
}
.basketSeperatorT
{
	border-top: dashed 1px #c3c3c3;
}

#mailinglist
{
    width: 542px;
    height: 155px;
    background-image: url(images/mailing-list.gif);
    background-repeat: no-repeat;
}

#mailing-content
{
    width: 230px;
    background-image: url(images/mailing-content2.gif);
    background-repeat: repeat-y;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
}

td.content-panel
{
    background-image: url(images/bg-content.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
td.sub-panel
{
    background-image: url(images/bg-subpanel.gif);
    background-repeat: repeat-y;
    background-position: right top;
}

select.page_numbers
{
    font-weight: bold;
    color: Red;
    font-size: 11px;
}

.priceit
{
    color: Red;
    font-size: 13px;
    font-weight: bold;
}
.rrpit
{
    color: Gray;
    font-size: 13px;
    font-weight: bold;
    text-decoration: line-through;
}