﻿/* Remove padding and margin */
* {
     margin: 0;
    padding: 0;
}
/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6{
     margin: 0 0 .5em 0;
}
p, pre, blockquote, form, fieldset, table, ul {
     margin: 0 0 1em 0;
}
/* Class for clearing floats */
.clear {
    clear:both;
}
/* Remove border around linked images */
img {
    border: 0;
}
blockquote{
    font-style:italic;
}
keywords{
    display:none;
}
select{
    border:none;
}
#searchRegionhide{
    display:none;
}
/* =Typography
-----------------------------------------------------------------------------*/
body {
  font: 80%/1.3 Arial, Tahoma, Verdana, sans-serif;
    color:#4e4e4e;
    background:#fff;
}
/* =Headings
-----------------------------------------------------------------------------*/
h1{ font-size:1.5em;margin:0 0 .2em 0;padding:0; }
h2{ font-size:1.2em;margin:0 0 .5em 0;padding:0; }
h3{ font-size:1.1em;margin:0 0 .5em 0;padding:0; }
/* =Links
-----------------------------------------------------------------------------*/
a{
    text-decoration:none;
    color:#4E4E4E;
    cursor:pointer;
}
a:hover{
/*    text-decoration:underline;*/
    color:#4E4E4E;
}
a.more{
    color:#4E4E4E;
    white-space:nowrap;
    font-weight:bold;
}
dd a{
    color:#4E4E4E;
    font-weight:bold;
}
/* =Branding
-----------------------------------------------------------------------------*/
/* =Layout
-----------------------------------------------------------------------------*/
#wrapper{
    width:959px;
    margin:0 auto;
}
#header{
    padding-bottom:10px;
    margin-bottom:13px;
    border-bottom:1px solid #d8d8d8;
 }
#header.C{
    padding-bottom:0;
    margin-bottom:23px;
    border-bottom:none;    
}
#mastHead{ 
    position:relative;
    height:50px;
    width:959px;

}
#mastHeadEN{ 
    position:relative;
    height:50px;
    width:959px;

}
#breadCrumb {
	right: 1px;
	position: absolute;
	top: -31px;
	float: right;
	width: 347px;
}
#breadCrumb a{
    color:#4E4E4E;
    font-weight:bold;
}
#divBanner{
   /* height:309px;*/
margin:0 0 10px 0;
}
#divBannerFLVControl{
    margin-top:20px;
    width:173px;
    position: absolute;
    right:0px;
}
/* primary grid structure */
#contentContainer{
    float:left;
    position:relative;
    width:959px;
    background:#fff;
}
#navUtilitiesContainer{
    width:158px;
    float:left;
    padding-right:20px;
    margin-left:15px;
    padding-top:7px;
    display:inline;
}
#navUtilitiesContainer.C{
    border-top:1px solid #d6d6d6;    
}
#mainContentContainer{
    float:left;
    width:571px;
    background:#fff;
}
#travelPlannerContainer{
    float:right;
    width:195px;
}
/* primary grid variations */
#content{
    padding-top:9px;
}
#content ul{
    margin-left:2em;
    list-style:outside;
}
#mainContentContainer.A #content{
    float:left;
    width:555px;
    border-bottom:1px solid #d6d6d6;
    
}
#mainContentContainer.B #content{
    float:left;
    width:385px;        
    border-bottom:1px solid #d6d6d6;
}
#mainContentContainer.B #modules{
    width:158px;
    float:left;
    margin-left:12px;
    margin-top:51px;
}
#mainContentContainer.C #content{
    float:left;
    width:299px;
    border-bottom:1px solid #d6d6d6;
    border-top:1px solid #d6d6d6;
}
#mainContentContainer.C #modules{
    width:244px;
    float:left;
    margin-left:12px;
}
#modules div, #modules div.promoBox.last{
    margin-bottom:18px;
}
#modules div.promoBox{
    margin-bottom:10px;
}
#guideRow{
    float:left;
    width:959px;
}
#footer{
    clear:both;
    position:relative;
    height:29px;
    width:959px;
    background: url(/images/bg-footer-generic.gif) top right no-repeat; 
}
ul#internationalSites{
    position:absolute;
    bottom:40px;
    left:15px;
    float:left;
    width:959px;
    padding:0;
    margin:0;
    list-style:none;    
}
ul#internationalSites li{
    float:left;
    margin-right:5px;
}
ul#SALogos{
    position:absolute;
    bottom:0px;
    right:0px;
    margin:0;
    padding:0;
}
ul#SALogos li{
    display:inline;
    margin:0;
    padding:0;
    float:left;
}
ul#SALogos li a{
    height:70px;
    width:75px;
}
ul#SALogos li.government a{
    height:70px;
    width:80px;
}
ul#SALogos li.central a{
    height:70px;
    width:160px;
}
ul#SALogos li a{
   display:block;
}
ul#SALogos li a span{
    visibility:hidden;
}
/* =Main Nav
-----------------------------------------------------------------------------*/
ul#mainNav{
    float:left;
    width:959px;
    padding:0;
    margin:0;
    list-style:none;
    background:#000;
}
ul#mainNav li{
    float:left;
}
ul#mainNav a{
    display:block;
    float:left;
    padding:0 15px;
    line-height:2.5em;
    text-decoration:none;
    color:#fff;
    font-size:1.1em;
    font-weight:bold;
}
ul#mainNav a:hover, ul#mainNav li:hover{
    background:#f00;
}
/* =Sub Nav
-----------------------------------------------------------------------------*/
ul#secondaryNav{
    margin:0 0 20px 0;
    padding:0;
}
ul#secondaryNav li{
    list-style:none;
    border-bottom:1px solid #b2b2b2;
    line-height:1em;    
}
ul#secondaryNav li a{
    display:block;
    padding:4px 0px 4px 9px;
    background:#fff url(/images/arrow-grey.gif) 0 .7em no-repeat;
    color:#777777;
    font-weight:bold;
    font-size:1em;
}
ul#secondaryNav li a.slc{
    color:#ff0000;
    background:#fff url(/images/arrow-red.gif) 0 .7em no-repeat;
    color:#ed1c24;
}
/* -------------------------------------------------------------- */
/* =Page Tool Palette */
#toolboxNav{
    float:left;
    width:100%;
    margin:0;
    padding:0;
    height:192px;
    background:#fff url(/images/bg-toolbox.gif) top left no-repeat;
}
#toolboxNav ul{
    margin:10px 0 0 0;
}
#toolboxNav ul li{
    list-style:none;
    border-bottom:1px solid #5d5d5d;
    border-left:1px solid #dbdbdb;
    border-right:1px solid #7a7a7a;
    border-top:1px solid #e2e2e2;
    margin:auto 10px 3px 10px;
}
#toolboxNav ul li a{
    padding-left:20px;
    display:block;
    color:#939393;
}
#toolboxNav ul li.email a{
    background:#fff url(/images/ico-email.gif) 0.5em 0.1em no-repeat;
}
#toolboxNav ul li.print a{
    background:#fff url(/images/ico-print.gif) 0.5em 0.1em no-repeat;
}
#toolboxNav ul li.planner a{
    background:#fff url(/images/ico-add.gif) 0.5em 0.1em no-repeat;
}
/* end Page Tool Palette */
/* -------------------------------------------------------------- */
ul#userNav{
    position:absolute;
    top:10px;
    float:left;
    width:959px;
    padding:0;
    margin:0;
    list-style:none;
    left:-1px;
}
ul#userNav li{
    float:left;
    border-left:1px solid #fff;
}
ul#userNav li.first{
    border-left:none;
}
ul#userNav a{
    display:block;
    float:left;
    padding:0 15px;
    line-height:1em;
    text-decoration:none;
    color:#fff;
    font-size:1em;
    font-weight:normal;
}
ul#userNav a:hover, ul#userNav li:hover{
    text-decoration:underline;
}
ul#siteNav{
    position:absolute;
    bottom:10px;
    float:left;
    width:959px;
    padding:0;
    margin:0 0 0 -1px;
    list-style:none;
}
ul#siteNav li{
    float:left;
    border-left:1px solid #fff;
}
ul#siteNav li.first{
    border-left:none;
}
ul#siteNav a{
    display:block;
    float:left;
    padding:0 15px;
    line-height:1em;
    text-decoration:none;
    color:#fff;
    font-size:1em;
    font-weight:normal;
}
ul#siteNav a:hover, ul#siteNav li:hover{
    text-decoration:underline;
}
/* =Main Content
-----------------------------------------------------------------------------*/
/* =Secondary Content
-----------------------------------------------------------------------------*/
/* =Footer
-----------------------------------------------------------------------------*/
/* =Forms
-----------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}
/* search box form */
form#search {
    position:absolute;
    top:30px;
    left:15px;
}
div#searchQuery{
  position:relative;
  float:left;
  margin-right:3px;
}
div#submitSearch{
  position:relative;
  float:left;
  margin-right:3px;
}
input#search-field{
    border:0px solid #000000;
    font-family:arial;
    font-size:1em;
    margin:0pt 5px;
    padding:2px 3px;
    width:10em;
}
input.formbutton, a.button{
    cursor:pointer;
    border:none;
    background:#666666;
    padding: 0px 2px 1px 2px;
    font-family:arial;
    font-size:1em;    
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
a.button:hover{
    color:#fff;
    text-decoration:none;
}
/* search region,city,town box form */
#searchRegion{
    width:100%;
    float:left;
    display:inline;
    margin:0 0 16px 0;
    padding:0 0 14px;
    background:#ec1c24 url(/images/btm-regionsearch.gif) bottom left no-repeat;
}
#searchRegion h2{
    color:#fff;
    margin:10px;
    font-size:1.5em;
}
form#searchRegionForm{
    margin:10px 15px 0px 10px;
    padding:0 0 60px 0;
}
form#searchRegionForm input, form#searchRegionForm select{
    width:100%;
    padding:0;
    margin:0 0 16px 0;
    font-family:arial;
    font-size:1em;    
}
form#searchRegionForm label{
    color:#fff;
    
}
form#searchRegionForm input.formbutton{
    width:auto;
    float:right;
}
#searchCategory{
    width:286px;
    float:left;
    display:inline;
    margin:16px 0 16px 0;
    padding:0 0 14px;
    background:#ec1c24 url(/images/tours01_searchFormBase.gif) bottom left no-repeat;
}
#searchCategory h2{
    color:#fff;
    margin:10px;
    font-size:1.5em;
}
form#searchCategoryForm{
    margin:10px 30px 0px 10px;
    padding:0 0 60px 0;
}
form#searchCategoryForm input, form#searchCategoryForm select{
    width:180px;
    padding:0;
    margin:0 0 16px 0;
    font-family:arial;
    font-size:1em;    
}
form#searchCategoryForm label{
    color:#fff;
    font-weight:normal;
    display:block;
    
}
form#searchCategoryForm input.formbutton{
    width:auto;
    margin-top:20px;
    float:right;
}
/* search region,city,town box form */
form#searchTownForm{
    margin:10px 0px 0px 0px;
}
form#searchTownForm input, form#searchTownForm select{
    width:100%;
    margin:0 0 16px 0;
    font-family:arial;
    font-size:1em;    
}
form#searchTownForm label{
    padding:0 0 5px 9px;
    display:block;
    background:#fff url(/images/arrow-red.gif) 0 .5em no-repeat;
    font-size:1em;
    font-weight:bold;
    color:#ed1c24;
    
}
form#searchTownForm input.formbutton{
    width:auto;
    float:right;
}
/* =Tables
-----------------------------------------------------------------------------*/
table { 
  border-spacing: 0;
    border-collapse: collapse;
}
td {
  text-align: left;
    font-weight: normal;
}
#markup table{
    border-collapse:collapse;
    width:755px;
    border-bottom:2px solid #FCDDA6;
}
#markup th, #markup td{
    padding: 1em 1em;
    text-align:center;
    vertical-align:top;
}
#markup thead{
    border-top:2px solid #fcdda6;
    border-bottom:2px solid #fcdda6;    
}
#markup th{
    font-weight:bold;
    text-align:center;
}
#markup td{
    padding-top: 2em;
}
#markup th#TitleHead{
    text-align:left;
}
#markup td.TitleContent, #markup td.Thumbnail{
    text-align:left;
    padding-top:1em;
}
#markup th a{
    text-decoration:underline;
}
/* =Misc 1*/



/* itinerary and travel planner */
#itineraryAndTravelPlannerContainer{
    float:left;
    position:relative;
    width:959px;
    background:#fff;
}
#itineraryContainer {
    width:760px; height:651px;
    background: url(/images/bg-book.jpg) top left no-repeat;
}
#itineraryHeader {
    margin: 0; padding: 0;
    position: absolute;
    top: 20px; left: 50px;
}
#itineraryContainer h1 {
    margin: 0; padding: 0;
    font-size:2em;
    text-transform: uppercase;
}
#itineraryContainer h2 {
    position: relative;
    left: 12px; top: 25px;
    font-size:1.5em;
    text-transform: uppercase;
}
#itineraryContainer .date {
    margin: 0; padding: 0 0 27px 0;
    position: relative;
    left: 12px; top: 15px;
}
#itineraryContainer .date .dateString {
}
#itineraryContainer .date #dateSelector {
    position: absolute;
    left: 92px; top: -5px;
}
#itinerarySliderLimits {
    position:absolute;
    top:610px;
    left:60px;
    height:16px;
    width:502px;
    background:#fff url(/images/slider-horiz.gif) top left no-repeat;
}
#itinerarySlider {
    position:relative;
    width: 94px;
    height: 16px;
}
#itineraryViewport {
    position:absolute;
    top:58px; left:45px;
    width:540px; height:561px;
    overflow:hidden;
}
#itinerary {
    width:auto; height:561px;
}
#itinerary .panel1 {
    position: absolute;
    width:180px; height:561px;
}
#itinerary .panel2 {
    position: absolute;
    width:180px; height:561px;
}
#itinerary .panel3 {
    position: absolute;
    width:180px; height:561px;
}
#itinerary .eventsContainer {
    position: relative;
    left: 0px; top: 25px;
    width: 180px; height: 461px;
    overflow: hidden;
}
#travelPlannerContainer{
    width:195px;
    display: none;
    float: right;
}
#contentContainer #myTravelPlanner {
    padding: 0 0 200px 0;
    background:#fff url(/images/bg-travelplanner.jpg) left bottom no-repeat;
}
#itineraryAndTravelPlannerContainer #myTravelPlanner {
    padding: 0 0 375px 0;
    background:#fff url(/images/bg-travelplanner.jpg) left bottom no-repeat;
}
#myTravelPlanner #blurb {
    margin: 0; 
	padding: 5px;
    background: #FDFCF6 url('boxbg.gif') repeat-x;
}
#myTravelPlanner #blurb h2 {
    font-size:2.2em;
    margin: 0; 
	padding: 0;
}
#myTravelPlanner #btnSignIn {/*this gets turned on at SiteScript.getShortListDone*/
    display: none;
}
#myTravelPlanner #btnLogOut {/*this gets turned on at SiteScript.getShortListDone*/
    display: none;
}
#travelPlannerPanelWrapper {
    margin:0; padding:0;
    position:relative;
    width:195px; height:361px;
    background:#fff url(/images/bg-travelplannerpanel.jpg) top left no-repeat;
}
#travelPlannerViewport {
    margin:0; padding:0;
    width:165px; height:344px;
    position:absolute;
    left: 8px; top: 8px;
    overflow:hidden;
}
#travelPlannerSliderContainer {
    margin:0; padding:0;    
    width:14px; height:330px;
    position:absolute;
    left:175px; top: 8px;
}
#travelPlannerSliderLimits {
    position:relative;
    height:312px;
    width:14px;
    background:#fff url(/images/scroll-bar.gif) top left no-repeat;
}
#travelPlanner {
    width: auto; height: auto;
}
.dayItemContainer {
    margin: 0; padding: 0;
    width: 165px; height: 43px;
    position: absolute;
    background:transparent url(/images/day-panel-top.gif) top 7px no-repeat;
}
.dayItemContainer .dayItem {
    margin: 0; padding: 0;
    width: 165px; height: 43px;
}
#itinerary .dayItemContainer .dayItem {
    position: absolute;
    top: 0px; left: 7px;
}
.dayItemContainer .dayItem dt {
    margin: 0; padding: 0;
    position: absolute;
    top: 3px;
    left: 3px;
}
.dayItemContainer .dayItem dd {
    margin: 0; padding: 0;
    width: 100px;
    position: absolute;
    left: 45px; top: 0px;
    font-size: 0.95em;
    font-weight:bold;
    text-decoration:underline;
}
#nav-TravelPlanner {
    width: 120px;
    position:absolute;
    top:220px;
    left:605px;
}
#nav-TravelPlanner img {
    margin-bottom:5px;
}
#tip {
    position:absolute;
    top:95px;
    left:625px;
    width:105px;
    line-height:1.2em;
}
#trashcan {
    height: 45px;
    background:#fff url(/images/bg-trashcan.jpg) left top no-repeat;        
    font-size:1.1em;
    font-weight:bold;
    color:#fff;
}
#trashcan p {
    position: relative;
    width: 125px;
    top: 6px;
    left: 40px;
}
#organiseTrip {
    margin: 10px;
}
/* iAndTP forms*/
#iAndTPForms {
    position: absolute;
    left: 0px; top: 0px;
}
#iAndTPForms .formPopups {
    visibility: hidden;
}
.formPopups label{
    display:block;
    margin:0 0 2px 0;
}
.formPopups label .required{
    color:red;
}
.formPopups label.checkbox{
    display:block;
    margin:0 0 10px 20px;
}
.formPopups input{
    display:block;
    margin:0 0 10px 0;    
    width:110px;
}
.formPopups input.checkbox{
    float:left;
    margin:0;
    width:20px;
}
.formPopups select{
    display:block;
    margin:0 0 15px 0;        
}
.formPopups textarea{
    width:200px;
    height:60px;
    margin:0 0 10px 0;    
}
.formPopups .clear{
    clear:both;
}
.formPopups .innerForm{
    padding:30px 10px 30px 35px;
    position: absolute;
}
.formPopups .close{
    position:absolute;
    right:10px;
    top:10px;
    font-weight:bold;
}
.formPopups .firstName, .formPopups .surName{
    float:left;
    margin-right:10px;
}
.formPopups .btnClear{
    display:inline;
    width:61px;
    height:19px;
}
.formPopups .btnRegisterNow{
    display:inline;
    width:107px;
    height:19px;
}
.formPopups .btnSignIn{
    display:inline;
    width:77px;
    height:19px;
}
.formPopups .btnSendMyPassword{
    display:inline;
    width:107px;
    height:19px;
}
.formPopups .btnOk{
    display:inline;
    width:61px;
    height:19px;
}
.formPopups .btnNo {
    padding-right: 10px;
    display:inline;
    width:61px;
    height:19px;
}
.formPopups .btnYes {
    display:inline;
    width:61px;
    height:19px;
}
.formPopups a.password{
    display:block;
}
#welcome {
    position:absolute;
    width:327px; height:250px;
}
#welcome .innerForm {
    width: 250px;
}
#pleaseWait {
    position:absolute;
    width:277px; height:155px;
    overflow:hidden;
}
#messageForm {
    position:absolute;
    width:277px; height:155px;
    overflow:hidden;
}
#messagePrompt {
    margin: 10px 10px 10px 0;
}
#yesNo {
    position:absolute;
    width:277px; height:155px;
    overflow:hidden;
}
#saveYourItinerary{
    position:absolute;
    width:277px; height:155px;
    overflow:hidden;
}
#mySavedItineraries{
    position:absolute;
    width:277px; height:155px;
    overflow:hidden;
}
#sendItinerary{
    position:absolute;
    width:287px;
    height:394px;
    overflow:hidden;
}
#routePlanner{
    position:absolute;
    width:277px; height:155px;
    overflow:hidden;
}
#bookingOptionsContainer {
    position: absolute;
    width: 608px; height: 626px;
    overflow: hidden;
}
#bookingOptionsContainer #bookingOptionsName, #bookingOptionsContainer #bookingOptionsBlurb {
    margin-left: 25px;
    width: 525px;
}
#bookingOptionsViewport {
    position: absolute;
    left: 50px; top: 193px;/*top: 173px;*/
    width: 525px; height: 407px;
    overflow: hidden;
}
#bookingOptions {
    position: absolute;
    left: 0px; top: 0px;
}
#bookingOptionsContainer .scrollLimits {
    position: absolute;
    left: 585px; top: 193px;/*top: 100px;*/
    width: 12px; height: 407px;/*height: 500px;*/
    background: url(/images/img-scroller-bg.gif) bottom left no-repeat;
}
#bookingOptionsContainer .scrollHandle {
    position: absolute;
    left: 0px; top: 0px;
    width: 12px; height: 29px;
    background: url(/images/img-sliderHandle.gif) bottom left no-repeat;
}
#bookingOptions p {
    margin: 0; padding: 0;
}
#bookingOptions .bookingOptionsDay {
    width: 525px;
    background: #fdfcf8;
}
#bookingOptions .bookingOptionsDay .dayNumber, #bookingOptions .bookingOptionsDay .eventsContainer {
    margin: 0 10px 10px 10px;
    width: 505px;
}
#bookingOptions .bookingOptionsDay .dayNumber {
    font-size: 14px;
}
#bookingOptions .dayItemContainer {
    margin: 0; padding: 0 0 25px 0;
    width: 505px; height: auto;
    position: static;
    background: 0;
}
#bookingOptions .dayItemImage {
    float: left;
    width: 53px; height: 53px;
}
#bookingOptions .dayItemDetails {
    padding: 0 10px 0 10px;
    width: 275px;
    float: left;
}
#bookingOptions .dayItemContacts {
    width: 150px;
    float: right;
    border: 1px solid #D3BF8A;
    overflow: hidden;
}
#bookingOptions .dayItemContacts h2, #bookingOptions .dayItemContacts p {
    margin: 0 5px 0 5px;
}
#bookingOptions .dayItemBookButtons {
    float: right;
}
#bookingOptions .dayItemBookButtons img {
    display: inline;
}
/*in itinerary.aspx*/
#iAndTPForms #register {
    position:absolute;
    width:612px; height:396px;
    overflow:hidden;
}
#iAndTPForms #register .innerForm {
    width: 552px;
}
#iAndTPForms #newUser{
    position:relative;
    float:left;
    width:275px;
}
#iAndTPForms #returnUser{
    position:relative;
    left: 100px;
    float:left;
    width:150px;
}
/*in signin.aspx*/
#signInForms #register {
    width: 760px; height: 879px;
    float: left;
    position: relative;
    background: url(/images/bg-register.jpg) no-repeat;
}
#signInForms #register .innerForm {
    padding: 60px 0 0 50px;
    width: 300px;
}
/* maps */
#itineraryMapContainer {
    margin: 0; padding: 0;
    width:760px; height:367px;
    background:url(/images/travelplanner-bottom.jpg) no-repeat;
}
#itineraryMapContainer #map {
    margin: 0; padding: 0;
    width: 674px; height: 285px;
    position:relative;
    left: 49px; top: 47px;
}



/* Small Highlights */
#newsItems{
    float:left;
    padding:10px 0;
    left:-10px;
}
#newsItems dl{
    float:left;
    width:237px;
    margin:10px 0;
    padding:0 10px 0 10px;
    display:inline;
    border-right:1px solid #bdbdbd;
    
    line-height:1em;
    color:#666969;
}
#newsItems dl.first{
    padding:0 10px 0 0;
}
#newsItems dt {
    float:right;
    width:145px;
    margin:0 0 10px 0;
    padding:0;
    
    font-size:1em;
    font-weight:bold;
    text-transform:uppercase;
}
#newsItems dd{
    margin:0 0 0 95px;
    padding:0;
    line-height:1.4em;
}
#newsItems dl dd.img{
    float:left;
    margin:0;
}
#newsItems dd.img img{
    float:left;
    margin:0;
    padding:0;
    border:1px solid #bdbdbd;
}
/* Small Highlights */
/* Large Highlights */
#travelPlannerItems{
    float:left;
    padding:0;
}
#eventsContainer #travelPlannerItems{
    margin:0 0 20px 0;
}
#travelPlannerItems dl{
    float:left;
    width:239px;
    margin:0;
    padding:0 15px 0 0;
    display:inline;
    line-height:1em;
    color:#666969;
}
#travelPlannerItems dl.first{
    padding:0 15px 0 0;
}
#travelPlannerItems dl dt.img{
    float:left;
    margin:0 0 11px 0;
}
#travelPlannerItems dt.img img{
    float:left;
    margin:0;
    padding:0;
}
#travelPlannerItems dl dd.btn{
    float:left;
    margin:0 0 11px 0;
}
#travelPlannerItems dt.btn img{
    float:left;
    margin:0;
    padding:0;
}
#travelPlannerItems dt {
    width:145px;
    margin:0;
    padding:0;
    line-height:1.4em;
    font-size:1.1em;
    font-weight:bold;
}
#travelPlannerItems dd{
    margin:0;
    padding:0;
    line-height:1.4em;
}
/* Medium Highlights */
#highlights img{
    margin:0 0 6px 0;
}
#whatsOn, #showCaseEvents, #gigGuideContainer{
    float:left;
    width:239px;
    margin:0 0 0 15px;
    color:#777777;
}
#eventsContainer #whatsOn, #eventsContainer #gigGuideContainer{
    margin:0 0 20px 0;
}
#whatsOn h2, #showCaseEvents h2, #gigGuideContainer h2{
    padding:10px;
    margin:0;
    border:1px solid #bdbdbd;
    text-transform:uppercase;
}
#whatsOn img, #showCaseEvents img, #gigGuide img{
    margin:0;
    padding:0;
}
#whatsOn a.more ,#showCaseEvents a.more, #gigGuide a.more{
    border:1px solid #bdbdbd;
    border-top:0px solid #fff;
    display:block;
    line-height:3em;
    text-align:right;
    text-transform:uppercase;
    font-size:1.2em;    
    font-weight:bold;
    color:#777777;
}
#whatsOn a:hover.more, #showCaseEvents a:hover.more, #gigGuide a:hover.more{
    text-decoration:underline;
}
#whatsOn a.more span, #showCaseEvents a.more span, #gigGuide a.more span{
    padding:0 10px 0 10px;
    background:#fff url(/images/arrow-grey-lrg.gif) 0 0.3em no-repeat;
}
#showCaseEvents a.more span{
    background:none;
}
#whatsOn dl, #showCaseEvents dl, #gigGuide dl{
    border:1px solid #bdbdbd;
    padding:10px;
    margin:0;
}
#eventsContainer #whatsOn dl{
    border:1px solid #bdbdbd;
}
#eventsContainer #whatsOnWrapper{
    float:left;
    border:1px solid #bdbdbd;
}
#eventsContainer #whatsOnWrapper #sliderContainer{
    float:left;
    position:relative;
    width:165px;
    height:326px;
    overflow:hidden;
    margin:0;
    padding:0;
    display:inline;
}
#whatsOn dl dt a, #showCaseEvents dl dt a, #gigGuide dl dt a{
    padding-left:9px;
    background:#fff url(/images/arrow-grey.gif) 0.1em 0.4em no-repeat;
    display:block;
    text-decoration:none;
    text-align:left;
    font-size:1.1em;
    font-weight:bold;
    color:#777777;    
}
#gigGuide dl dt a{
    padding-left:0;
    background:none;
}
#whatsOn dl dd, #showCaseEvents dl dd, #gigGuide dl dd{
    margin:0;
    padding:0;
}
#showCaseEvents{
    float:right;
    width:490px;
    margin:0 20px 0 0;
    padding:0;
    display:inline;
}
#showCaseEvents dl dd, #whatsOn dl dd{
    padding-left:9px;
    margin-bottom:10px;
}
#whatsOnGigContainer{
    width:239px;
    float:left;
}
#GigControls{
margin:0;
padding:10px 0 10px 10px;
text-align:left;
background:#f8f8f9;
border:1px solid #bdbdbd;
border-top:none;
}
#GigControls ul{
margin:0;
padding:0;
}
#GigControls ul li {
color:#000000;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 1px 0 0;
margin:0;
}
#GigControls a#case_next{
margin-left:175px;
}

#whatsOnViewport {
height:244px;
overflow:hidden;
position:absolute;
z-index:1;
width:100%;
margin-bottom:10px;
}

/* =Interactive Region Map */
#interactiveMap{
    width:295px;
    float:left;
    margin-left:20px;
    border:1px solid #bdbdbd;
    color:#777777;
}
#interactiveMap h2{
    padding:10px;
    margin:0;
    border-bottom:1px solid #bdbdbd;
    text-transform:uppercase;
}
#interactiveMap ul{
    list-style:none;
    width:275px;
    float:left;
    margin:0 10px;
    padding:10px 0;
    display:inline;
}
#interactiveMap ul li{
    position:relative;
    width:115px;
    float:left;
    margin-left:10px;
    padding-left:9px;
    display:inline;
}
#interactiveMap ul li span{
    position:absolute;
    left:-5px;
    top:3px;
    height:10px;
    width:10px;
}
#interactiveMap ul li span.adelaide{background-color:#f00;}
#interactiveMap ul li span.hills{background-color:#008751;}
#interactiveMap ul li span.barossa{background-color:#c41130;}
#interactiveMap ul li span.clare{background-color:#fdb813;}
#interactiveMap ul li span.eyre{background-color:#0068b3;}
#interactiveMap ul li span.fleurieu{background-color:#a41984;}
#interactiveMap ul li span.flinders{background-color:#f5821f;}
#interactiveMap ul li span.kangaroo{background-color:#00a88e;}
#interactiveMap ul li span.limestone{background-color:#0397d6;}
#interactiveMap ul li span.murraylands{background-color:#22b14c;}
#interactiveMap ul li span.riverland{background-color:#0083a9;}
#interactiveMap ul li span.yorke{background-color:#00b5cd;}
/* end Interactive Region Map */
/* =Homepage Promo */
/* end Homepage Promo */
/* =Promo Box */
.promoBox{
    float:left;
    padding:0;
    margin:0 0 10px 0;
    position:relative;
}
.promoBox dl{
    float:left;
    position:relative;
    width:244px;
    margin:0;
    padding:0;
    display:block;
    background:#ed1c24;
    
    line-height:1em;
    color:#fff;
}
.promoBox dt {
    float:right;
    width:150px;
    margin:5px 0 .2em 0;
    padding:0;
    
    font-size:1em;
    font-weight:bold;
    text-transform:uppercase;
}
.promoBox dd{
    margin:0 0 0 95px;
    padding:0;
    line-height:1.4em;
}
.promoBox dl dd.img{
    float:left;
    margin:0;
    padding:0;
    line-height:0;
}
.promoBox dd.img img{
    margin:0;
    padding:0;
}
/* end Promo Box */
/* =Section Home Page Highlight */
#smallHighlights{
    float:left;
    padding:10px 0;
    position:relative;
}
#smallHighlights h2{
    font-size:1.5em;
    border-bottom:1px solid #d8d8d8;
}
#smallHighlights dl{
    float:left;
    position:relative;
    width:299px;
    margin:10px 0;
    padding:0;
    display:block;
    
    color:#666969;
}
#smallHighlights dl.first{
    padding:0 10px 0 0;
}
#smallHighlights dt {
    float:right;
    width:205px;
    margin:0 0 .2em 0;
    padding:0;
    
    font-size:1em;
    font-weight:bold;
    text-transform:uppercase;
}
#smallHighlights dd{
    margin:0 0 0 95px;
    padding:0;
}
#smallHighlights dd a{
    padding-left:9px;
    background:#fff url(/images/arrow-grey.gif) 0 0.3em no-repeat;
    font-weight:bold;
    color:#4e4e4e;
}
#smallHighlights dl dd.img{
    float:left;
    margin:0;
}
#smallHighlights dd.img img{
    margin:0;
    padding:0;
    border:1px solid #bdbdbd;
}
/* end Section Home Page Highlight */
/* =Page Copy */
#content a{
    text-decoration:underline;
}
/* end Page Copy */
/* =Page Feature */
#pageFeatures{
    float:left;
    padding:0;
    position:relative;
    line-height:1em;
}
#pageFeatures dl{
    float:left;
    position:relative;
    width:555px;
    margin:10px 0 0 0;
    padding: 10px 0 0 0;
    display:block;
    
    border-top:1px solid #d6d6d6;
    
/*    line-height:1em;*/
    color:#4e4e4e;
}
#pageFeatures dl.first{
    border-top:0px solid #d6d6d6;
}
#pageFeatures dt {
    float:right;
    width:395px;
    margin:0 0 .2em 0;
    padding:0;
    
    font-size:1em;
    font-weight:bold;
}
#pageFeatures dd{
    margin:0 0 0 160px;
    padding:0;
    line-height:1.4em;
}
#pageFeatures dd a{
    padding-left:9px;
    background:#fff url(/images/arrow-grey.gif) 0 0.3em no-repeat;
    font-weight:bold;
    color:#4e4e4e;
}
#pageFeatures dl dd.img{
    float:left;
    margin:0;
}
#pageFeatures dd.img img{
    margin:0;
    padding:0;
    border:1px solid #bdbdbd;
}
#pageFeatures dl.noImage dt{
    float:none;
    width:100%;
}
#pageFeatures dl.noImage dd{
    margin:0;
}
#pageFeatures h2{
    margin:0;
    padding-bottom:5px;
    border-bottom:1px solid #d6d6d6;
}
/* end Page Feature */
/* =Interactive Google Map */
#googleMap{
/*    margin:0 0 10px 0;    */
}
#googleMap h2{
    font-size:1.5em;
    margin:0;
}
#googleMap ul{
    border:1px solid #c6c6c6;
    padding:3px 5px;
    margin:3px 0 0 0;
}
#googleMap ul li{
    list-style:none;
}
#googleMap ul li label {
    cursor: pointer;
}
#googleMap ul li a{
    padding-left:9px;
    background:#fff url(/images/arrow-grey.gif) 0 0.4em no-repeat;
    color:#4e4e4e;
}
/* end Interactive Google Map */
/* =Local Guide Highlight Box */
/* end Local Guide Highlight Box */
/* =Climate Display */
#weather{
    float:left;
    width:164px;
    color:#fff;
    padding:0;
    maring:0;
}
/* end Climate Display */
/* =Page Product Display Map */
/* end Page Product Display Map */
/* =Page Product Display Photo */
.moduleImage{
    margin:0 0 10px 0;    
}
.moduleImage ul{
    border:1px solid #c6c6c6;
    padding:3px 5px;
    margin:3px 0 0 0;
}
.moduleImage ul li{
    list-style:none;
}
.moduleImage ul li a{
    padding-left:9px;
    background:#fff url(/images/cross.gif) 0 0.4em no-repeat;
    color:#4e4e4e;
}
/* end Page Product Display Photo */
/* =Page Product Display At A Glance */
#ataGlance{
    /*float:left;*/
    width:156px;
    /*margin:0 0 10px 0;*/
    padding:0;
    background:#e5e6e9;
    border:1px solid #c6c6c6;
    text-align:center;
}
#ataGlance h2{
    margin: 0px;
    padding:5px;
    background:#fff;
    border-bottom:1px solid #c6c6c6;    
    text-align:left;
    text-transform:uppercase;
}
#ataGlance dl{
    /*width:146px;
    float:left;*/
    border-bottom:1px solid #c6c6c6;    
    /*background:#e5e6e9;*/
    padding: 5px;
    text-align:left;
    margin: 0px;
}
#ataGlance dl dt{
    /*float:left;
    width:70px;*/
    padding:0;
    margin:0;
    color:#999999;
    font-weight:bold;
}
#ataGlance dl dd{
    margin:0;
    padding:0;
    /*float:left;
    width:76px;*/
}
#ataGlance #prodcuctFacilities {
    border-bottom: 0;
}
#ataGlance a img{
    margin:10px 0;
    cursor: pointer;
}
/* end Page Product Display At A Glance */
/* =Page Product  tourDetails  */
#tourDetails{
    /* float:left; */
    width:156px;
    /* margin:0 0 10px 0;    */
    padding:0;
    background:#e5e6e9;
    border:1px solid #c6c6c6;
    text-align:center;
}
#tourDetails h2{
    margin: 0px;
    padding:5px;
    background:#fff;
    border-bottom:1px solid #c6c6c6;    
    text-align:left;
    text-transform:uppercase;
}
#tourDetails dl{
    /*width:146px;*/
    /*float:left;*/
    border-bottom:1px solid #c6c6c6;    
    /*background:#e5e6e9;*/
    padding:5px;
    text-align:left;    
    margin: 0 0 0 0;
}
#tourDetails dl dt{
    /*float:left;*/
    /*width:70px;*/
    padding:0;
    margin:0;
    color:#999999;
    font-weight:bold;
}
#tourDetails dl dd{
    margin:0;
    padding:0;
    /*float:left;*/
    /*width:76px;*/
}
#tourDetails dl.facilities dt{
    float:none;
    width:146px;
    padding:0;
    margin:0;
}
#tourDetails dl.facilities dd{
    margin:0;
    padding:0;
    float:none;
    width:146px;
}
#tourDetails a img{
    margin:10px 0;
    cursor: pointer;
}
/* =Page Product Display Contact */
#contact{
    /* float:left;*/
    width:158px;
    padding:0;
    background:#e5e6e9 ;
    border:1px solid #c6c6c6;
    /*text-transform:uppercase;*/
}
#contact dl, #contact dt, #contact dd {
    margin: 0;
    padding: 0;
    width: 158px;
}
#contact dt {
    color:#999999;
    font-weight:bold;
}
#contact dl {
    margin-bottom: 10px;
}
#contact h2{
    padding:5px;
    margin:0;
    background:#fff;
    border-bottom:1px solid #c6c6c6;    
    text-align:left;
    text-transform:uppercase;
}
#contact .details{
    margin:0;
    /*padding:10px 5px 40px 5px;*/
    padding: 5px;
    background:#e5e6e9 url(/bg-contact.gif) top right no-repeat;
}
#contact p{
    margin-top:0;
}
/* end Page Product Display Contact */
/* =Page Product Display Similar Items */
#similarItems{
    float:left;
    width:158px;
    margin:0 0 10px 0;    
    padding:0;
}
#similarItems h2{
    padding:5px;
    margin:0;
    background:#fff;
    border:1px solid #c6c6c6;    
    text-align:left;
    text-transform:uppercase;
}
#similarItems .details{
    margin:0;
    padding:10px 10px 100px 10px;
    background:#7d9ac1 url(/images/btm-camels.jpg) bottom right no-repeat;
}
#similarItems ul{
    
}
#similarItems ul li{
    list-style:none;
}
#similarItems ul li a{
    padding-left:9px;
    font-weight:bold;
    color:#fff;
    background:#7d9ac1 url(/images/arrow-white.gif) 0 0.4em no-repeat;
}
/* end Page Product Display Similar Items */
/* =Misc 2
-----------------------------------------------------------------------------*/
.clear{
    clear:both;
}
.backAndTop {
    position: relative;
    width: 100%;
    margin-bottom:2px;
}
.backtotop{
    float:right;
    padding-left:10px;
    background:#fff url(/arrow-up.gif) 0 0.1em no-repeat;
    color:#4d4d4d;
}
.backtoprevious{
float:left;
}
.pageImage{
    width:158px;
}
.pageImage .caption{
    width:146px;
    border:1px solid #d7d7d7;
    margin-top:3px;
    padding:5px;
}
.pageImage .caption p{
    margin:0;
    padding:0;
}
.pageImage .caption a{
    padding-left:9px;
    background:#fff url(/images/arrow-grey.gif) 0 0.4em no-repeat;
    color:#717171;
}
.Right{
    float:right;
    margin-left:5px;
}
.Left{
    float:left;
    margin-right:5px;    
}
#tips{
    padding:0 0 40px 0;
    background:#ed1c24 url(/images/btm-module.gif) bottom left no-repeat;
    color:#fff;
}
#tips h2{
    margin:10px;
    text-transform:uppercase;
}
#tips .details{
    margin:10px 10px 10px 10px;
}
#tips a{
    padding-left:9px;
    font-weight:bold;
    color:#fff;
    background:#ed1c24 url(/images/arrow-white.gif) 0 0.4em no-repeat;
}
/*        Navigation core     */
.navig {
    line-height: 1;
    position: relative;
}
.navig, .navig ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}
.navig li {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;
}
/* initialy hide all sub menus */
.navig ul {
    width: 100%;
    min-width: 100%;
    display: block;
    visibility: hidden;
    position: absolute;
    clear: both;
    left: 0;
}
/* -- float.clear -- force containment of floated LIs inside of main UL */
.navig:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
/* -- float.clear.END --  */
.navig li.slc ul, .navig li:hover ul {
    visibility: visible;
}
.navig li.slc ul {
    z-index: 10;
}
.navig li:hover ul {
    z-index: 100;
}
/*        Navigation make-up     */
/* Fix for IE5/Mac + IE7
        1. if there are two columns in the main content and the styling used is left:0 + margin:0 auto, the NAV starts at the right edge of the content, not in the middle.
            this keeps it in the middle, for all cases
            Amazingly, Win IE7 has the same problem. A browser from the end of 2006.
*/
.navig {
    float:left;
    width:959px;
    padding:0;
    margin:0;
    list-style:none;
    background:#000;
}
#nav .subnote {
    display: none;
}
.navig li li {/* each sub-option has white right edge */
}
.navig li.slc li {/* each sub-option has white right edge */
}
.navig li li:last-child {/* except the last one */
}
.navig a {/* basic link style, just making the box */
    color: #fff;
    padding: .6em 1.5em;
    display: block;
    text-decoration:none;
    font-weight:bold;
}
.navig a:link, .navig a:visited {
    color: #fff;
}
.navig ul li a:link, .navig ul li a:visited {
    color: #000;
}
.navig ul {/* default submenu styling */
    background: #fff;/* this is .slc state */
    padding: .5em 0em;
    width: 959px;
    top: 2.15em;/* fsz + ul.padding + a.padding + navig.bottomborder == 1em + 2x0.6em + 2x0.1em + .1em  */
}
.navig li li a {/* basic submenu styles */
    font-weight: normal;
    padding: .1em 1em;
    color:#000;
}
.navig li li a:hover {/* with yellow as hover colour */
    color: #f00;
}
.navig .slc {
    background:#000 url(/images/navOn.gif) bottom center no-repeat;
}
.navig li:hover{
    visibility:visible;
}
.navig li:hover ul {/* hovered item, its submenu */
    background: #fff;
}
.navig li.slc li:hover, .navig .slc:hover ul {/* selected hovered item, its submenu */
    background: #fff;
    color:#000;
}
.navig li li.slc a:link, .navig li li.slc a:visited, .navig li li.slc a:hover {
    color:#000;
}
.btn-travelplanner{
    margin-bottom:8px;
    display:block;
}
 
