* {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}
/* nested lists have no top/bottom margins */
ul ul,   ul ol,   ul dir,   ul menu,   ul dl,
ol ul,   ol ol,   ol dir,   ol menu,   ol dl,
dir ul,  dir ol,  dir dir,  dir menu,  dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul,   dl ol,   dl dir,   dl menu,   dl dl {
    margin-top: 0;
    margin-bottom: 0;
}
a {
    color: #3d6cba;
}

a .access {
    display: inline;
}

img.left {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
img.right {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}
body {
    width: 100%;
}
#page {
    text-align: left;
    width: 90%;
    margin: 0 20px;
}

img {
    border: 0;
}
#logo {
    height: 70px;
    margin: 10px -20px 10px 0;
}

#accessibilityblock,
hr,
#header,
#tabs, 
#flags,
#footer,
#left,
#headerToolBar,
.ulTripToolbar,
#main p.pCBackTo,
.access,
#breadcrumbs h3,
#logo h1,
#siteTextLogo,
.divPAdvert,
.divCBandBWrapper,
#divHSearch,
#searchForm,
#divRLogin,
#helperLinks,
.divCSearchLinks,
.divCPaginationBar .spanCPaginationPrev,
.divCPaginationBar .spanCPaginationList,
.divCPaginationBar .spanCPaginationNext,
.divCPaginationBar .sortOrder,
.rePollingCtrl
 {
    display: none;
}

a .access,
.extLink .access {
    display: inline;
}

#breadcrumbs {
    margin: 0 10px;
}

#breadcrumbs ul li {
    display: block;
    float: left;
    padding: 5px 15px;
    background-image: url(/Images/bcrumb-arrow_tcm50-42513.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#breadcrumbs a{
    text-decoration: none;
}

#content {
    padding: 0 13px 8px 13px;
    width: 100%;
    clear: both;
    font-size: 0.85em;
}
h1 {
font-size: 1.5em;
    height: 40px;
    line-height: 40px;
    margin-top: 50px;
}

h2 {
    background-color: #e7f0fc;
/*    background-image: url();*/
    background-repeat: no-repeat;
    height: 34px;
    line-height: 34px;
    color: #3e6dbb;
    margin-top: 50px;
}
h3 {
    font-weight: bold;
    color: #3f6dba;
    padding-top: 1em;
}
h4 {
    font-weight: bold;
    color: #3f6dba;
}
#main ol, #main ul {
    margin-left: 3em;
}

.divPGallery {
    float: right;
    margin: 0 0 10px 10px;
}

.divCUC {
    clear: both;
}
#content #subcontent,
#content #right {
    width: 100%;
    float: none !important;
}

#divGMap {
    float: none !important;
    page-break-before: always;
}

.divRRelLinks li {
    margin-left: 1em;
}

/* Homepage Alt Flash */
.altFeature {
    width: 225px;
    margin-left: 6px;
    float: left;
}
.altFeature a {
    text-decoration: none;
    color: #000;
}
#page.home .altFeature h2 {
    background: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    height: auto;
}
.altFeature h2 a {
    color: #F4812B;
}

/* Destination guides */
.dgLocation .pictureGallery {
    float: left;
}
.dgLocation h2 {
    text-transform: uppercase;
}

/* Forms */
input:focus, select:focus {
    background-color: #ffc;
}
input.textBox, select {
    border: 1px solid #aaa;
    border-style: inset;
}
#main .form h3 {
    background-color: #f3f3f3;
/*    background-image: url();*/
    background-repeat: no-repeat;
    height: 34px;
    line-height: 34px;
    padding-left: 1em;
    color: #929292;
    font-size: 1.1em;
}
fieldset {
    border: 0;
}

#main .form .button {
    color: #fff;
    background-color: #3e6dbb;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
#main .form .button {
    padding: 2px 4px;
}

#main label.forTextBox {
    color: #3e6dbb;
    display: block;
    margin: 0;
    font-weight: bold;
}
.registrationForm div.half {
    width: 49%;
    height: 3em;
    float: left;
    overflow: hidden;
}
.registrationForm fieldset.textBoxes label, .registrationForm span.label {
    color: #3E6DBB;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.registrationForm fieldset.textBoxes input, .registrationForm fieldset.textBoxes select {
    display: block;
    margin: 0;
    padding: 0;
}
.registrationForm fieldset.textBoxes input {
    width: 70%;
}
.registrationForm fieldset.checkBoxes span {
    display: block;
}
.registrationForm fieldset.checkBoxes input {
    display: block;
    float: left;
    width: 3%;
}
.registrationForm fieldset.checkBoxes label {
    float: left;
    width: 46%;
margin: 0.1em 0;
}
.registrationForm fieldset.checkBoxes br {
    display: none;
}
.registrationForm fieldset.radioButtons span.caption {
    display: block;
    float: left;
    width: 50%;
}
.registrationForm fieldset.radioButtons input {
    margin: 0 0.25em 0 0.5em;
}
ul.twoColumn:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    margin: 0;
    padding: 0;
}
ul.twoColumn li {
    float: left;
}
.template1 #main ul.twoColumn li {
    width: 276px;
}
#main ul li {
    list-style: none;
    padding-left: 16px;
    margin-left: 0;
    background-image: url(/Images/bullet_tcm50-71701.gif);
    background-position: left;
    background-repeat: no-repeat;
}
#main h3.sectionSeperator {
    background-color: #e7f0fc;
/*    background-image: url();*/
    background-repeat: no-repeat;
    height: 25px;
    line-height: 25px;
    padding-left: 1em;
    padding-top: 0em;
    border-top: 1em solid #fff;
    color: #3e6dbb;
}
div.halfWidthTeaser {
    width: 46%;
    float: left;
    border-bottom: 1px solid #6E92C4;
    margin: 0 1% 1em 1%;
}
div.fullWidthTeaser {
    width: 96%;
    float: left;
    border-bottom: 1px solid #6E92C4;
    margin: 0 1% 1em 0;
}
div.halfWidthTeaser img {
    float: left;
    margin: 0 1em 1em 0;
}
div.fullWidthTeaser img {
    float: left;
    margin: 0 1em 1em 0;
}
div.divSectionLinkList img {
    float: left;
    margin: 0 1em 1em 0;    
}
div.divSectionLinkList li {
    float: left;
    width: 196px;
    margin: 0 1em 0 0;      
}
div.divSectionLinkList ul {
    float: left;    
}
div.divSectionLinkList ul a {
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}
div.divSectionLinkList:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.divSectionLinkList {
    border-bottom: 1px solid #6E92C4;
    height: 100%;
    margin-top: 1em;
}

#main .divPProductDetails li,
#right .divPProductDetails li {
    list-style: none;
    background-image: none;
    padding: 0;
}
#main .divPDetailImage {
    float: left;
    margin-bottom: 1em !important;
    margin-bottom: 0;
}
#main .divPProductDetails ul {
    float: left;
    margin-left: 1em;
}
#main .divPSupplier ul {
    float: right;
    padding-right: 2em;
}
#main .divPSupplier {
    padding-top: 1em;
    clear: left;
}
#main .divPProductDetails .divPOpeningTimes span {
    height: 20px;
    display: block;
}
#main .divPProductDetails .divPOpeningTimes li {
    width: 130px;
    margin: 0 1em 0 0;
    padding: 0;
    float: left;
}
#main .divPProductDetails .divPOpeningTimes ul {
    margin: 0;
    padding: 0;
}
#main .divPProductDetails .divPOpeningTimes:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#main .divPProductDetails .divPOpeningTime {
    clear: left;
    padding-top: 0.5em !important;
    padding-top: 0;
    margin-top: 0.5em;
}
#main .divPSupplier .divPOptions {
    clear: both;    
}
#main .divPSupplier .divPOptions p {
    font-weight: bold;
    margin-bottom: 0.2em;
}
#main .divPSupplier .divPOption {
    clear: left;
    background-color: #e7f0fc;
    height: auto !important;
    height: 42px;
    min-height: 42px;
    margin-bottom: 0.3em;
}
#main .divPSupplier .divPOption div {
    float: left;
    height: auto !important;
    height: 40px;
    min-height: 40px;
    width: 20px;
    padding: 0.5em 0.5em 0 0.5em;
    border-right: 0.3em #fff solid;
}
#main .divPSupplier .divPOption .divPDescription {
    width: 280px;
}
#main .divPSupplier .divPOption .divPPrice {
    width: 80px;
    text-align: center;
    font-weight: bold;
    border-right: none;
}
#main .divPSupplier p {
    clear: left;
}
#main .divPSupplier {
    border-bottom: 1px #3e6dbb solid;
}
#main .divPSupplier span {
    font-weight: bold;
}
#main .divPPaymentMethod {
    clear: left;
}
#main .divPPaymentMethod ul {
    margin-left: 0;
}
#main .divPDetailIntro {
    clear: left;
    font-weight: bold;
}
#main .divPPaymentMethod li {
    float: left;
    padding-right: 1em;
}
#right .divPIcons li, 
#main .divPIcons li {
    float: left;
    padding-right: 1em;
    height: auto !important;
    height: 30px;
    min-height: 30px;
}
#right .divPIcons, 
#main .divPIcons {
    clear: both;
}
#main .button {
    color: #fff;
    background-color: #3e6dbb;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    width: 100px;
    font-size: 1em;
}
#right .divPProductDetails h2 {
    background-color: #e7f0fc;
    background-image: none;
    height: 34px;
    line-height: 34px;
    padding-left: 1em;
    color: #3e6dbb;
    border-bottom: 1px #3e6dbb solid;
    margin-bottom: 0;
}
#right .divPProductDetails {
    border: 1px #3e6dbb solid;
    margin-bottom: 1em;
}
#right .divPProductDetails ul {
    padding-left: 1em;
}
#right .divPProductDetails div {
    clear: left;
    padding-top: 0.8em;
    width: 296px;
    overflow: hidden;
}
#right .divPProductDetails .divPIcons {
    clear: left;
    width: 250px;
}
#main .divPProductDetails span,
#right .divPProductDetails span {
    font-weight: bold;
}
/* Product Details End */

/* Search Results */

.searchResult {
    padding: 0 1em 1em 0;
    border-bottom: 1px #3e6dbb solid;
    height: 100%; /*I.E*/
}
.searchResult:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.searchResult .resultTitle {
    margin-bottom: 0.3em;
}
.searchResult .resultWeight {
    color: #3d6cba;
}
.searchResult li {
    list-style: none;
    background-image: none;
    padding: 0;
}
.searchResult ul {
    margin: 0;
}

.searchResult .resultHead a {
    font-weight: bold;
    line-height: 2em;
    font-size: 1.3em;
}

.searchResult .resultBody a {
    float: left;
    margin: 0 0.5em 0.5em 0;
}

.searchResult .bookingInfo {
    margin-left: 120px;
}

.searchResult .divPResultHead {
    float: left;
    display: block;
}

.divCSearchSummary {
    border-bottom: 1px solid #333;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

#main .divPResultImages {
   clear: left;
}
#main .divPResultImage {
    float: left;
}
#main .divPResultHead {
    margin: 1em 0 0.3em 0;
}
#main .divPResultHead li {
    float: left;
    margin-right: 1em;
}
#main .divPResultInfo {
    float: left;
    padding-left: 1em;
}
#main .divPResultInfo ul {
    width: 190px;
    float: left;
}
#main .divPResultInfo span {
    font-weight: bold;
}
/* Search Results Ends */

/* Gazetteer Map */
#divGMap {
    width: 550px;
    height: 550px;
    border: 1px #3d6cba solid;
}

#divGMapList {
    border: 1px #3d6cba solid;
    border-bottom: 0px;
    padding: 1em;
    width: 528px;
    background-color: #e7f0fc;
}

#divGMapList div {
    padding-bottom: 1em;
    color: #3d6cba;
}

#divGMapList .button {
    color: #fff;
    background-color: #3e6dbb;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    width: 200px;
    font-size: 1em;
}
/* G Map Ends */

/* Pagination Map */
#main .divPMapPagination li {
    list-style: none;
    background-image: none;
    float: left;
    padding: 0 0.6em 0 0;
}
#main .divPMapPagination ul {
    margin: 0.5em 0 0 0;
}
#main .divPMapPagination {
    position: relative;
    padding: 1em;
    border: 1px #3d6cba solid;
    border-bottom: 0px;
    width: 528px;
    background-color: #e7f0fc;
}
#main .divPMapPagination select {
    margin: 0 1em;
}

#main .divPPagination li {
    list-style: none;
    background-image: none;
    float: left;
    padding: 0 0.6em 0 0;
}
#main .divPPagination ul {
    margin: 0.5em 0 0 0;
}
#main .divPPagination {
    position: relative;
    padding: 1em 0;
}
#main .divPPagination select {
    margin: 0 1em;
}
/* Pagination Ends */

#footerPrint {
    border-top : 1px dashed #3e6dbb;
    text-align: right;
}
/* Print Logo /Images/vb-bwprint_tcm50-35178.gif */