body{
    /* Center IE */
    text-align:center;
    font-family:Arial, Sans-Serif;
    color:#ddd;
    font-weight:normal;
    background-color:#fff;
    padding-bottom:5px;
}
#PageWrapperOuter {
    position:relative;
    top:0;
    left:0;
    width:995px;
    /* Correct centering for IE */
    text-align:left;
    /* Center Mozilla/Opera */
    margin: 0px auto 0px auto;
    background-image:url(../images/sidebar_bgd_bottom.gif);
    background-position:0 0;
    background-repeat:repeat-y;
    background-color:#fff;
}
#PageWrapperInner{ 
    /* Set width for IE 6 */
    width:100%;
    background-image:url(../images/sidebar_bgd_top_j.jpg);
    background-position:0px 150px;
    background-repeat:no-repeat;

}
#Main{
    /*background-image:url(../images/header_image.jpg);
    background-repeat:no-repeat;
    background-position:right top;*/
}
a{
    /* remove outline that Firefox puts on */
    outline:none;
}


/* --- HEADER ---*/
#HeaderContainer{
    background-repeat:no-repeat;
    background-position: 0 0;
    /*background-color:#fff;*/
    width:100%;
}
#Header{
    height:230px;
    background-repeat:no-repeat;
    background-position: 0px 175px;
    width:100%;
}
.headerTop{
    background-image:url(../images/header-top-5.jpg);
}
.headerBottom{
    background-image:url(../images/header-bottom-5.jpg);
}
.headerTop1{
    background-image:url(../images/header-top-1.jpg);
}
.headerBottom1{
    background-image:url(../images/header-bottom-1.jpg);
}
.headerTop2{
    background-image:url(../images/header-top-2.jpg);
}
.headerBottom2{
    background-image:url(../images/header-bottom-2.jpg);
}
.headerTop3{
    background-image:url(../images/header-top-3.jpg);
}
.headerBottom3{
    background-image:url(../images/header-bottom-3.jpg);
}
.headerTop4{
    background-image:url(../images/header-top-4.jpg);
}
.headerBottom4{
    background-image:url(../images/header-bottom-4.jpg);
}
.headerTop5{
    background-image:url(../images/header-top-5.jpg);
}
.headerBottom5{
    background-image:url(../images/header-bottom-5.jpg);
}
.headerTop6{
    background-image:url(../images/header-top-6.jpg);
}
.headerBottom6{
    background-image:url(../images/header-bottom-6.jpg);
}



#HeaderLogo{
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
}
#HeaderLogo a{
}

/* --- TOP NAVIGATION BAR --- */

#Navigation{
    position:absolute;
    top:160px;
    right:0px;
    width:672px;
    z-index:2;
    /*background-color:#6EA0C8;*/
    /*background-image:url(../images/horiz_menu_bgd.gif);
    background-repeat:repeat-x;
    background-position: 0 0;
    background-color:#777;*/
}
#Navigation ul{
    float:left;
    width:100%;
    font-family:verdana, arial, sans-serif;
    font-size:0.9em;
    font-weight:bold;
}
#Navigation li{
    float:left;
    padding: 5px 27px 5px 27px;
    border-right:solid 1px #aaa;
    background-image:url(../images/horiz_menu_bgd.gif);
    background-repeat:repeat-x;
    background-position: 0 0;
    background-color:#777;
}
#Navigation a{
     float:left;
     display:block;
     color:#fff;
     text-decoration:none;
     display:block;
}
#Navigation .current, #Navigation .section{
    background-image:url(../images/selected_horiz_link.gif);
    background-repeat:repeat-x;
    background-position: 0 0;
    background-color:#478BC5;
}

#BookingButtons{
	float:left;
    width:616px;
	padding-top:15px;
	display:inline;
	margin-left:140px;
}
#BookingButtons a{
	margin-right:5px;
}

/* --- BREADCRUMBS ---*/

#Breadcrumbs{
    position:absolute;
    top:5px;
    left:12px;
    margin-top:0px;
    font-size:0.75em;
    font-weight:normal;
    color:#555;
}

/* --- CONTENT --- */
#ContentContainer{
    position:relative;
    top:0;
    left:0;
    /* Need width for IE6! */
    width:100%;
}
#ContentContainerInner{
    position:relative;
    top:0;
    left:0;
    /* Need width for IE6! */
    width:100%;
}
#PrintLogo{
    display:none;
}
#ColumnMiddle{
    float:left;
    position:relative;
    left:310px;
    width:660px;
}
#Content{
    float:left;
    width:580px;
    color:#666;
    padding-left:10px;
    color:#333;
    font-size:0.95em;
    margin-top:10px;
}

/* Switch positions with the left column and the
middle column as the middle column appears first in the
markup.  This is to help with SEO */
#ColumnLeft{
   float:left;
   position:relative;
   left:-660px;
   width:310px;
}
#ColumnRight{
    display:none;
}

/* --- BOOKING PAGE --- */

#ColumnLeft.booking{
   display:none;
}
#ColumnMiddle.booking{
   left:46px;
   width:900px;
   height:100%;
}
#Content.booking{
   width:895px;
   height:100%;
   padding-left:1px;
}
#Content.booking iframe{
   width:100%;
   height:950px;
   background-color:#fff;
}
#Content.booking h1{
    margin-left:275px !important;
}

/*--- LEFT SIDEBAR NAVIGATION ---*/

#Sidebar{
    width:210px;
    color:#222;
    margin-left:18px;
    background-image:url(../images/sidebar_bgd_content.jpg);
    background-repeat:repeat-x;
    background-position: 0 0;
    position:relative;
    top:-17px;
    left:0px;
    padding-bottom:20px;
    background-color:#98D2FA;
}
#Sidebar h3{
    font-size:0.95em;
    font-weight:bold;
    padding-left:30px;
    color:#fff;
    line-height:1.8em;
    margin-bottom:1.5em;
    font-family:tahoma, sans-serif;
    background-color:#949494;
    background-image:url(../images/sidebar_header_bgd.gif);
    background-repeat:repeat-x;
    background-position: 0 0;
    width:180px;
}
#Sidebar span em{
    font-family:verdana, sans-serif;
    /*font-weight:bold;*/
}
#Sidebar ul{
    margin-left:30px;
}
#Sidebar li{
    /* IE6 likes to have width specified otherwise shows height too high */
    width:100%;
}
#Sidebar a{
    display:block;
    font-size:0.95em;
    line-height:1.20em;
    margin:0 !important;
    padding-top:0.4em;
    padding-bottom:0.4em;
    text-decoration:none;
    color:#fff;
    font-weight:normal;
    font-family:arial, sans-serif;
    border-bottom:dotted 1px #aaa;
}
#Sidebar .inlineLink{
    display:inline;
    font-size:1em;
    margin-left:45px;
    line-height:1.35em;
    text-decoration:underline;
    font-weight:normal;
}
#Sidebar p{
    font-size:0.9em;
    margin-left:30px;
    line-height:1.4em;
    color:#fff;
}
#Sidebar a.current{
    background-image:url(../images/vertical_nav_indicator.gif);
    background-repeat:no-repeat;
    background-position: right center;
}
#Sidebar p span.spamspan{
    border-bottom:none !important;
    text-decoration:underline !important;
}
#Sidebar p a{
    border-bottom:none !important;
    text-decoration:underline !important;
}
#Sidebar #AvailabilityLink {
	margin-left:30px;
}


/* --- FOOTER ---*/

#Footer{
   background-color:#80B9E1;
   font-size:0.8em;
   /* Firefox seems to need a border or the margins on the p tag don`t work!! */
   border:solid 1px #80B9E1;
}
#Footer p, #Footer a{
    color:#eee;
    font-family:Verdana, Sans-Serif;
    text-align:right;
}
#Footer p{
    margin-top:0.3em;
    margin-bottom:0.3em;
    margin-right:10px;
}

#ClearerContent{
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
    width:100%;
}

#ContentContainerInner{
}

/* --- AVIAILABILITY CALENDAR --- */

#AvailabilityCalendar{
    padding-top:10px;
    padding-bottom:10px;
    background-color:#eee;
}
#AvailabilityCalendar #CalendarLegend p{
    margin-left:20px;
    margin-right: 18px; 
    margin-bottom:2px;
    font-size:0.7em;
    color:#333; 
}
#AvailabilityCalendar #CalendarLegend img{
   vertical-align: bottom; 
}
#AvailabilityCalendar #CalendarNote{
    margin-left:20px; 
    margin-right: 18px;
    padding-bottom:10px;
    font-size:0.75em;
    border-bottom:dotted 1px #bbb;
    color:#333;
}
#AvailabilityCalendar #CalendarNote span{
    font-weight:bold;
    color:#333; 
}
#AvailabilityCalendar iframe{
    background-image:url(../images/updating.gif);
    background-position: 90px 50px;
    background-repeat: no-repeat;
}




