html, body {
    height: 100%;

    padding: 0;
    margin: 0;

    background: url(../images/background.png) #ffffff;
}

* {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

a.link-star:active,
a.link-star:link,
a.link-star:visited,
a.link-star:hover {
    display: -moz-inline-box;
    display: inline-block;
    height: 18px;
    
    padding: 4px 0 0 28px;
    
    font-weight: bold;
    color: #0181A1;
    text-decoration: underline;
    background: url(../images/booking.gif) left center no-repeat;
}

a.link-star:active span,
a.link-star:link span,
a.link-star:visited span,
a.link-star:hover span {
    font-weight: bold;
    color: #0181A1;
    text-decoration: underline;
}

a.link-star:hover {
    color: #F4A460;
    text-decoration: none;
}

a.link-star:hover span {
    color: #F4A460;
    text-decoration: none;
}

#page {
    position: relative;
    min-height: 100%;    
    width: 960px;
    
    margin: 0 auto;
    
    background-color: #ffffff;
}

#sidebar {
    float: left;
    padding: 145px 0 190px 10px;
}

#content {
    padding: 145px 20px 190px 20px;
}

#content.with-sidebar {
    float: left;
    width: 720px;
}

#content h1 {
    margin-top: 10px;
    margin-bottom: 8px;
    
    font-size: 14px;
    font-weight: bold;
}

#shadowLeft {
    position: absolute;
    left: -23px;
    top: 0;
    
    width: 24px;
    height: 100%;
    overflow: hidden;
    
    background: url(../images/shadow-left.png);
}

#shadowRight {
    position: absolute;
    right: -23px;
    top: 0;
    
    width: 23px;
    height: 100%;
    overflow: hidden;
    
    background: url(../images/shadow-right.png);
}

#header a,
#footer a {
    font-size: 11px;
}

#header {
    position: absolute;
    left: 0;
    top: 0;
    
    height: 135px;
    width: 960px;
}

#headerLogo {
    position: absolute;
    left: 10px;
    top: 10px;
    
    width: 298px;
    height: 0;
    overflow: hidden;
    
    padding-top: 83px;
    
    background-image: url(../images/header-logo.png);
}

#headerBar {
    position: absolute;
    left: 0;
    top: 104px;
    
    width: 960px;
    height: 29px;
    
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
}

#headerBar p {
    margin: 0;
    padding: 6px 0 0 0;
    
    width: 960px;
    height: 21px;
    
    border-top: 1px solid #d0e9ef;
    border-bottom: 1px solid #d0e9ef;
    background: url(../images/header-bar.png) repeat-x #0690ad;
    text-align: center;
	font-size: 11px;
}

#headerBar p,
#headerBar p * {
    color: #ffffff;
}

#headerBar ul {
    position: absolute;
    left: 338px;
    top: -29px;
    
    margin: 0;
    padding: 0;
    
    list-style-type: none;
}

#headerBar li {
    float: left;
    
    margin-right: 5px;
}

#headerBar li a:active,
#headerBar li a:link,
#headerBar li a:visited,
#headerBar li a:hover {
    float: left;
    height: 30px;
    
    background: url(../images/tab-inactive-right.png) top right no-repeat;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

#headerBar li.active a:active,
#headerBar li.active a:link,
#headerBar li.active a:visited,
#headerBar li.active a:hover,
#headerBar li a:hover {
    background: url(../images/tab-active-right.png) top right no-repeat;
}

#headerBar li a span {
    float: left;
    height: 30px;
    
    background: url(../images/tab-inactive-left.png) top left no-repeat;
}

#headerBar li.active a span,
#headerBar li a:hover span {
    background: url(../images/tab-active-left.png) top left no-repeat;
}

#headerBar li a span span {
    float: left;
    height: 23px;
    
    padding: 7px 15px 0 15px; 
    
    background: none;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

#headerBar li.active a span span,
#headerBar li.active a:hover span span {
    padding-left: 31px;
    
    background: url(../images/icon-sun.png) 10px 7px no-repeat;
}

#footer {
    position: absolute;
    left: 50px;
    bottom: 0;
    
    width: 880px;
    height: 85px;
    
    padding-top: 10px; 
    
    border-top: 2px solid #ffba00;
}

#footerLogo {
    position: absolute;
    right: -20px;
    top: -80px;
    
    width: 161px;
    height: 150px;
    
    background-image: url(../images/footer-logo.png);
}

#footerCopyright {
    color: #067187;
    text-align: center;
}

#footerInfo {
    text-align: center;
}

div.box-container {
    float: left;
    width: 940px;
    overflow: hidden;
}

div.box {
    float: left;
    width: 295px;
    
    margin-right: 15px;
}

div.box h2 {
    height: 29px;
    width: 100%;
    
    margin: 0 0 5px 0;
    padding: 0;
    
    background: url(../images/box-head-center.png) repeat-x;
}

div.box h2 span {
    display: block;
    height: 29px;
    text-align: center;
    background: url(../images/box-head-left.png) top left no-repeat;
}

div.box h2 span span {
    padding: 6px 10px 0 10px; 
    
    background: url(../images/box-head-right.png) top right no-repeat;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

div.box div {
    background: url(../images/box-body-left.png) top left repeat-y #f1f1f1;
}

div.box div div {
    background: url(../images/box-body-top.png) top left repeat-x;
}

div.box div div div {
    background: url(../images/box-body-right.png) top right repeat-y;
}

div.box div div div div {
    background: url(../images/box-body-bottom.png) bottom left repeat-x;
}

div.box div div div div div {
    background: url(../images/box-body-top-left.png) top left no-repeat;
}

div.box div div div div div div {
    background: url(../images/box-body-top-right.png) top right no-repeat;
}

div.box div div div div div div div {
    background: url(../images/box-body-bottom-right.png) bottom right no-repeat;
}

div.box div div div div div div div div {
    padding: 5px 10px;
    
    background: url(../images/box-body-bottom-left.png) bottom left no-repeat;
}

div.box ul {
    margin: 0;
    padding: 0;
    
    list-style-type: none;
}

div.box ul li {
    padding: 2px 4px;
        
    text-align: center;
    border-top: 1px dotted #c4c4c4;
}

div.box ul li.first {
    border-top: none;
}

div.box ul li a:active,
div.box ul li a:link,
div.box ul li a:visited,
div.box ul li a:hover {
    text-decoration: none;
    font-weight: bold;
}

div.box.box-wide {
    float: none;
    width: 100%;
    margin-top: 20px;
}

div.box.box-wide h2 span span {
    text-align: left;
}

div.clear {
    clear: both;
}

div.weather-backlink {
    margin-top: 1px;
    float: right;
}

a.weather-backlink-first:active,
a.weather-backlink-first:link,
a.weather-backlink-first:visited,
a.weather-backlink-first:hover {
    font-weight: bold;
    color: #0181A1;
    text-decoration: underline;
}

a.weather-backlink-first:hover {
    color: #F4A460;
    text-decoration: none;
}

div.weather-info {
    float: right;
}

div.weather-forecast {
    float: left;
    margin-right: 10px;
    
    text-align: center;
}

div.weather-forecast div.weather-info {
    float: left;
}

div.weather-info.weather-today {
    float: left;
    margin-top: 15px;
}

div.weather-info.weather-today img {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

div.weather-info.weather-today p {
    margin-top: 5px;
}

div.weather-forecast div.weather-info p {
    text-align: center;
}

div.weather-forecast div.weather-info p img {
    margin: 6px 0;
}

div.weather-info a:active,
div.weather-info a:link,
div.weather-info a:visited,
div.weather-info a:hover {
    display: block;
    margin-bottom: 5px;
    
    color: #f4a460;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
}

div.weather-info a.weather-icon {
    float: left;
    margin-right: 5px;
}

div.weather-info p {
    float: left;
    margin: 0;
    padding: 0;
}

div.weather-info p,
div.weather-info p * {
    font-size: 12px;
    line-height: 13px;
}

div.weather-info span.weather-temp,
div.weather-forecast span.weather-day {
    font-weight: bold;
    font-size: 13px;
}

div.weather-info div {
    background: url(../images/box-body-left.png) top left repeat-y #f1f1f1;
}

div.weather-info div div {
    background: url(../images/box-body-top.png) top left repeat-x;
}

div.weather-info div div div {
    background: url(../images/box-body-right.png) top right repeat-y;
}

div.weather-info div div div div {
    background: url(../images/box-body-bottom.png) bottom left repeat-x;
}

div.weather-info div div div div div {
    background: url(../images/box-body-top-left.png) top left no-repeat;
}

div.weather-info div div div div div div {
    background: url(../images/box-body-top-right.png) top right no-repeat;
}

div.weather-info div div div div div div div {
    background: url(../images/box-body-bottom-right.png) bottom right no-repeat;
}

div.weather-info div div div div div div div div {
    padding: 5px 10px;
    
    background: url(../images/box-body-bottom-left.png) bottom left no-repeat;
}

form.weather-search,
form.weather-search fieldset {
    margin: 20px 0 20px 0;
    padding: 0;
    
    border: none;
}

form.weather-search input.inputText {
    width: 200px;
    
    padding-left: 20px;
    
    background: url(../images/search.png) 1px 1px no-repeat #ffffff;
}

div.adsense-left {
    float: left;
}
