html {
    overflow-y: scroll;
}

html, body {
    width: 100%;
    height: 100%;
    
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    
    color: #2c2c2c;
    line-height: 150%;
    
    margin: 0;
    padding: 0;
    background-color: #959595;
}

#containerAll {
    background: url('../img/backgrounds/page.jpg') repeat-x top #959595;
    text-align: center;
}


/* Default styles */

h1 {
    font-weight: bold;
    color: #de1313;
    font-size: 16px;
    margin: 0;	    
}

h2 {
    font-weight: normal;
    font-size: 14px;
    background: url(../img/backgrounds/h2_left.gif) top left no-repeat #e1e1e1;
}

h2 span {
    display: block;
    padding: 4px 5px 2px 5px;
    background: url(../img/backgrounds/h2_right.gif) top right no-repeat transparent;
}

h3 {
    font-weight: bold;
    font-size: 13px;
    margin: 10px 0 0px 0;
}

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

a {
    /*color: #de1313;*/
}

/* Common elements */
.cleaner {
    clear: both;
    margin: 0px;
    padding: 0px;
}

.highlight {
    color: #de1313;
}

#containerHeader, #welcome_box, #content, #containerFooter {
    text-align: left;
    margin: 0 auto 0 auto;
}

#header, #content, #navigation, #containerHeader, #containerFooter {
    width: 967px;
}

#containerHeader {
    background: url(../img/backgrounds/header.jpg) top left no-repeat transparent;
    position: relative;
    height: 130px;
}

#header {
    background: url(../img/backgrounds/header_right.jpg) no-repeat transparent;
    background-position: 650px 6px;
    
    height: 99px;
}

#logo {
    position: absolute;
    top: 30px;
    left: 20px;
}

#logo a {
    color: #de1313;
    font-weight: bold;
    font-size: 16px;
    padding-left: 5px;
    text-decoration: none;
}

#navigation {
    background: url(../img/backgrounds/navigation.jpg) top left no-repeat transparent;
    position: absolute;
    top: 94px;
    left: 0;
    height: 29px;
}

#navigation ul {
    text-decoration: none;
    list-style-type: none;
    margin: 4px 5px 0 0;
    padding: 0;
    padding-left: 15px;
}

#navigation ul li {
    display: inline;
    height: 21px;
}

#navigation ul li a {
    display: inline;
    height: 21px;
    color: white;
    text-decoration: none;
}

#navigation ul li a span {
    padding: 6px 8px 5px 8px;
    font-weight: bold;
}

#navigation ul li.selected a:hover span {
    color: white;
}

#navigation ul li a:hover span {
    color: #de1313;
}

#navigation ul li.selected span {
    background: url(../img/backgrounds/navigation_highlight.gif) top left repeat-x transparent;
}

#content_top_startpage,
#content_top {
    padding: 15px;
    background: url(../img/backgrounds/content_top.gif) top left no-repeat transparent;
}

#content_top_startpage {
    background: url(../img/backgrounds/content_top_startpage.gif) top left no-repeat transparent;
}

#content_fade_startpage,
#content_fade {
    background: url(../img/backgrounds/content_fade.gif) top left no-repeat transparent;
}

#content_fade_startpage {
    background: url(../img/backgrounds/content_fade_startpage.gif) top left no-repeat transparent;
}

#content {
    margin-top: 15px;
    background: url(../img/backgrounds/content.gif) top left repeat-y white;
}

#content_right_column {
    background: url(../img/backgrounds/content_right_column.gif) top left repeat-y transparent;
}

#content_bottom {
    background: url(../img/backgrounds/content_bottom.gif) bottom left no-repeat transparent;
}

#containerFooter {
    margin-top: 15px;
    padding-bottom: 10px;
    font-size: 10px;
    text-align: left;
    color: #efefef;
}

#containerFooter div {
    display: inline;
}

#containerFooter img {
    display: none;
}

#containerFooter a {
    color: #efefef;
}

.column_right {
    float: right;
    width: 245px;
}

.column_left {
    width: 675px
}


/* Content elements */
#welcome_box {
    width: 967px;
    height: 96px;
    margin-top: 5px;
    
    text-indent: -999em;
    background: url(../img/welcome.jpg) top left no-repeat transparent;
}

.button {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    height: 32px;
    
    background: url(../img/backgrounds/button_left.gif) top left no-repeat transparent;
    padding: 8px 0 10px 31px;
    margin: 10px 0;
}

.button span {
    padding: 8px 10px 10px 5px;
    background: url(../img/backgrounds/button.gif) top right no-repeat transparent;
}

.freecall {
    font-size: 20px;
    color: #2c2c2c; 
    line-height: 120%;
    font-weight: bold;
    padding-left: 45px;
    background: url(../img/icons/phone.gif) 15px 3px no-repeat transparent;
}

.freecall span {
    color: black;
}

.enquire {
    background: url(../img/backgrounds/enquire.jpg) top center no-repeat transparent;
    padding: 10px;
}

.enquire a {
    color: #de1313;
    font-weight: bold;
    font-size: 13px;
    background: url(../img/backgrounds/arrow.gif) 10px 2px no-repeat transparent;
    padding-left: 25px;
}

.separator {
    height: 1px;
    width: 245px;
    background: url(../img/backgrounds/content_separator.gif) top center no-repeat transparent;	
}

.map_small a,
.map_small h3,
.map_small img {
    margin-left: 15px;
}

.things_see_do a,
.tours_discounts a,
.map_small a,
.whatpeoplethink a {
    color: #de1313;
    padding-left: 15px;
    background: url(../img/backgrounds/arrow_small.gif) 5px 2px no-repeat transparent;
}

.whatpeoplethink span,
.whatpeoplethink h3,
.whatpeoplethink blockquote 
{
    margin-left: 15px;
}

blockquote,
.whatpeoplethink blockquote {
    font-style: italic;
    font-size: 11px;
}

.things_see_do,
.tours_discounts {
    padding-left: 15px;
}

/**
 * Picture selection
 */
.picture_selection {
    width: 154px;
    height: 275px;
    background: url(../img/backgrounds/picture_selection.gif) top left no-repeat transparent;
    
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
    
    float: right;
}

.picture_selection li a {
    color: #2c2c2c;
    display: block;
    width: 145px;
    height: 22px;
    padding-top: 5px;
    padding-left: 20px;
    text-decoration: none;
    
    /*font-weight: bold;*/
}

.picture_selection li a:hover,
.picture_selection li.selected a {
    color: white;
    background: url(../img/backgrounds/picture_selection_highlight.jpg) top left no-repeat transparent;
}

#picture_container {
    position: relative;
    width: 519px;
}

#picture_container img {
    border: 1px solid #df2727;
}

.facilities {
    margin: 0;
    margin-top: 15px;
    padding: 0;
    list-style-type: none;
}

.facilities li {
    float: left;
    width: 320px;
    height: 80px;
    margin-right: 15px;
    margin-bottom: 10px;   
}

.facilities li span {
    display: block;
    font-weight: bold;
    padding: 5px 0 5px 40px;
}

.kitchen {
    background: url(../img/icons/kitchen.gif) top left no-repeat transparent;
}

.laundary span {
    background: url(../img/icons/laundary.gif) top left no-repeat transparent;
    height: 28px;
} 

.bbq span {
    background: url(../img/icons/bbq.gif) top left no-repeat transparent;
} 

.lockers {
    background: url(../img/icons/lockers.gif) top left no-repeat transparent;
} 

.tour_desk {
    background: url(../img/icons/tour_desk.gif) top left no-repeat transparent;
} 

.computer_room {
    background: url(../img/icons/computer.gif) top left no-repeat transparent;
} 

.balcony {
    background: url(../img/icons/balcony.gif) top left no-repeat transparent;
} 

.book_exchange {
    background: url(../img/icons/book_exchange.gif) top left no-repeat transparent;
} 

.sec_code {
    background: url(../img/icons/sec_code.gif) top left no-repeat transparent;
} 

.luggage_storage {
    background: url(../img/icons/luggage.gif) top left no-repeat transparent;
} 


/**
 * Map selection
 */
.map_selection {
    width: 295px;
    height: 300px;
    
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
    
    float: right;
}

.map_selection li {
    margin-bottom: 9px;
}

.map_selection a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #2c2c2c;
    height: 22px;
    font-size: 10px;
} 

.map_selection a.directions {
    height: auto;
    font-size: 10px;
    font-weight: normal;
    color: #dc1414;
    text-decoration: underline;
    margin-left: 35px;
    padding-left: 10px;
    background: url(../img/backgrounds/arrow_small.gif) 0px 4px no-repeat transparent;
}

.map_selection a small {
    font-weight: normal;
}

.map_selection a span {
    font-weight: normal;
    background: url(../img/backgrounds/map_point.gif) top left no-repeat transparent;
    padding: 7px 15px 15px 10px;
}

.map_selection li a:hover,
.map_selection li.selected a  {
    color: #dc1414;
}
    
.map_selection li a:hover span,
.map_selection li.selected a span {
    background: url(../img/backgrounds/map_point_selected.gif) top left no-repeat transparent;
    color: white;
}

#map_container {
    position: relative;
    width: 370px;
}

#map_container div {
    position: absolute;
    padding: 5px 10px 12px 10px;
}

#map_container div.selected {
    background: url(../img/backgrounds/map_point_transp_selected.gif) top left no-repeat transparent;
}

#shops_market {
    top: 132px;
    left: 125px;
}

#bus_station{
    top: 110px;
    left: 88px;
}

#post_office {
    top: 205px;
    left: 165px;
}

#tram_stop {
    top: 180px;
    left: 154px;
}

#clubs_cinema_pubs {
    top: 31px;
    left: 90px;
}

#train_station {
    top: 0px;
    left: 110px;
}

#museums_art {
    top: 0px;
    left: 200px;
}

#airport {
    top: 120px;
    left: 0px;
}

/**
 * How to get here
 */
.how_to_get_here {
    margin: 0;
    margin-top: 15px;
    padding: 0;
    list-style-type: none;
}

.how_to_get_here li {
    padding: 8px 0 5px 40px;
}

.how_to_get_here span {
    font-weight: bold;
}

.bus {
    background: url(../img/icons/bus.gif) top left no-repeat transparent;
} 

.airport {
    background: url(../img/icons/airplane.gif) top left no-repeat transparent;
} 

.car {
    background: url(../img/icons/car.gif) top left no-repeat transparent;
} 

.train {
    background: url(../img/icons/train.gif) top left no-repeat transparent;
} 

/**
 * Rates
 */
table {
    width: 98%;
}

table td {
    border-bottom: 1px dotted #d0d0d0;
    font-size: 12px;
}  

.currency {
    text-align: right;
}

/**
 * Contact
 */

form label {
    display: block;
    width: 200px;
    float: left;
}

form fieldset label {
    width: 180px;
    padding-right: 5px;
    display: block;
    float: left;
    text-align: left;
    padding-right: 5px;
} 

form input,
form textarea,
form select {
    clear: none;
    border: 1px solid #b3b9c2;
    background-color: #e6e3e3;
}

form select {
    vertical-align: text-bottom;
}

form br {
    clear: left;
}

.submit {
    margin-left: 200px;	
    background: #dc1414;
    color: white;
}

fieldset {
    padding: 15px;	
}

fieldset.enabled {
    background: #f0f0f0;
}

.message {
    padding: 10px;
    background: #f0f0f0;
    border: 1px solid grey;
    margin-bottom: 15px;
}

.gully_waterfall,
.whisperingwall,
.central_market {
    text-align: center;    
}
    
.whisperingwall {
    margin-top: 747px;
} 

.gully_waterfall {
    margin-top: 50px;
}

blockquote {
    margin-left: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.flag_wa, .flag_ca, .flag_ie, .flag_uk, .flag_sg, .flag_de, .flag_nl, .flag_es {
    padding-left: 30px;
    margin-left: 5px;
}

.flag_wa {
    background: url(../img/icons/flags/wa.png) top left no-repeat transparent;
}

.flag_ca {
    background: url(../img/icons/flags/ca.png) top left no-repeat transparent;
}


.flag_ie {
    background: url(../img/icons/flags/ie.png) top left no-repeat transparent;
}


.flag_uk {
    background: url(../img/icons/flags/gb.png) top left no-repeat transparent;
}


.flag_sg {
    background: url(../img/icons/flags/sg.png) top left no-repeat transparent;
}

.flag_de {
    background: url(../img/icons/flags/de.png) top left no-repeat transparent;
}

.flag_nl {
    background: url(../img/icons/flags/nl.png) top left no-repeat transparent;
}

.flag_es {
    background: url(../img/icons/flags/es.png) top left no-repeat transparent;
}

.booking {
    border-bottom: 1px solid #de1313;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.add_another_booking,
.remove_booking {
    float: right;
    color: #de1313;
    padding-left: 10px;
    margin-left: 10px;
    background: url(../img/backgrounds/arrow_small.gif) 0px 4px no-repeat #f0f0f0;
}

.strong {
    font-weight: bold;
}
