body {
  font-family: "Trebuchet MS", Verdana, sans-serif; 
  font-size: 70%;
  color: #000;
  background-color: #b5d9e4;
  background-repeat: repeat-x;
  margin: 0;
}

body.popup { margin: 10px; }

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font-size: 1.5em; margin: 0 0 0 0; font-weight: normal; }
h2 { font-size: 1.2em; margin: 0 0 1em 0; }
h3 { font-size: 1.1em; margin: 0 0 1em 0; }

img { display: block; }

ul { list-style-type: disc; }

fieldset {
  border: 0;
}

input { border: 1px solid #c0e1e7; position: relative; }
textarea { border: 1px solid #c0e1e7; position: relative; }

#contactUs table { margin: 0; padding-left: 7px; }
* html #contactUs table { margin-left: 16px; }
td a#submitButton img { display: inline; margin-right: -2px; }

a img { border: 0; }

p { margin: 0 0 1em 0; } /* keeps ie and firefox the same */

/* clear nested floats */ /* doesn't work the samte:: IE clear nested, FF: clear all */
.clear-nested-floats:after {	
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.pictureBox {
  margin: 0 10px 5px 0;
  width: 160px;
  font-size: 0.9em;
  color: #80b7cc;
  float: left;
}

.pictureBox img {
  border: 2px solid #e3e3e3;
  padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
}

#wrapper {
  margin: 0px auto;
  width: 727px;
}

#contactUs input,
#contactUs textarea {
  font-family: "Trebuchet MS", Verdana, sans-serif; 
  font-size: 1em;
  width: 100%;
}

#columnNav {
  float: left;
  width: 184px;
}

#columnContent {
  float: right;
  width: 543px;
  background-color: #fff;
}

#topBar ul {
  margin: 0; padding: 0;
}

#topBar {
  height: 31px;
  position: relative;
}

#topBar a,
#topBar img {
  display: block;
  height: 31px;
  position: absolute; /* !!! */
  top: 0;
}

#topBar a span { display: none; }

#navigationContainer ul {
  list-style-type: none;
  width: 176px;
  margin: 0;
  padding: 0;

}

#navigationContainer a {
  display: block;
  width: 176px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #B3D9E4;
}

#navigationContainer ul#outer {
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}

/* nav items - level 0 and 1 */

#navigationContainer li.selected a.top,
#navigationContainer li a.top:hover,
#navigationContainer li a.root:hover
 {
	background-position: 100% 0%;
}

#navigationContainer span { display: none; }

#navigationContainer li.business a.root  {
  background-image: url("../images/business/nav/gfx_business_nav_home.gif");
  height: 31px;
}

#navigationContainer li.about_us a.top {
  background-image: url("../images/business/nav/gfx_business_nav_about.gif");
  height: 30px;
}

#navigationContainer li.services a.top {
  background-image: url("../images/business/nav/gfx_business_nav_services.gif");
  height: 30px;
}

#navigationContainer li.informer a.top {
  background-image: url("../images/business/nav/gfx_business_nav_industry_informer.gif");
  height: 30px;
}

#navigationContainer li.functions a.top {
  background-image: url("../images/business/nav/gfx_business_nav_industry_functions.gif");
  height: 30px;
}

#navigationContainer li.events a.top {
  background-image: url("../images/business/nav/gfx_business_nav_events.gif");
  height: 30px;
}

#navigationContainer li.business_links a.top {
  background-image: url("../images/business/nav/gfx_business_nav_useful_links.gif");
  height: 30px;
}

#navigationContainer li.partnership a.top {
  background-image: url("../images/business/nav/gfx_business_nav_partnership.gif");
  height: 42px;
}

#navigationContainer li.feedback a.top  {
  background-image: url("../images/business/nav/gfx_business_nav_feedback.gif");
  height: 30px;
}

#navigationContainer ul li.holiday a.root {
	background-image: url("../images/holiday/nav/gfx_holiday_nav_home.gif");
	height: 30px;
}

#navigationContainer ul li.touring_routes a.top {
	background-image: url("../images/holiday/nav/gfx_holiday_nav_touring.gif");
	height: 29px;
}

#navigationContainer ul li.whats_on a.top {
	background-image: url("../images/holiday/nav/gfx_holiday_nav_whats_on.gif");
	height: 29px;
}

#navigationContainer ul li.booking_organising a.top {
	background-image: url("../images/holiday/nav/gfx_holiday_nav_booking.gif");
	height: 29px;
}

#navigationContainer ul li.important_things a.top {
	background-image: url("../images/holiday/nav/gfx_holiday_nav_important_things.gif");
	height: 44px;
}

#navigationContainer ul li.holiday_links a.top {
	background-image: url("../images/holiday/nav/gfx_holiday_nav_useful_links.gif");
	height: 30px;
}

#navigationContainer ul li.holiday_faq a.top {
	background-image: url("../images/holiday/nav/gfx_holiday_nav_faq.gif");
	height: 30px;
}

#navigationContainer li li.selected li a:hover,
#navigationContainer li li li.selected li a:hover,
#navigationContainer li li li li.selected li a:hover {
  background-color: #F5E4CE;
}

/* sub nav - level 2*/
#navigationContainer li li li {
  background: #BEDEE7;
} 
#navigationContainer li li.selected li a {
  padding: .5em 6px .4em 26px;
  width: 144px;
  color: #2E7688;
  background: url("../images/icon_subnav.gif") no-repeat 17px 1em;
}
#navigationContainer li li li.selected {
  background: url("../images/bg_subsubnav_on.gif") repeat-y 0 0;
}
#navigationContainer li li li.selected a  {
  background: url("../images/icon_subnav_on.gif") no-repeat 17px 1em;
}


/* sub sub nav - level 3 */
#navigationContainer li li li li {
  background: #BEDEE7;
}
#navigationContainer li li li.selected li a {
  padding: .5em 6px .4em 46px;
  width: 124px;
  color: #2E7688;
  font-size: .8em;
  background: url("../images/icon_subnav.gif") no-repeat 37px 1em ;
}
#navigationContainer li li li li.selected {
  background: url("../images/bg_subsubnav_on.gif") repeat-y 0 0;
}
#navigationContainer li li li li.selected a {
  background: url("../images/icon_subnav_on.gif") no-repeat 37px 1em;
}


/* sub sub sub nav - level 4 */
#navigationContainer li li li li li {
  background: #F5E4CE;
}
#navigationContainer li li li li.selected li a {
  padding: .5em 6px .4em 56px;
  width: 114px;
  background: url("../images/icon_subnav_on.gif") no-repeat 47px 1em;
}
#navigationContainer li li li li li.selected a {
  background: url("../images/icon_subnav_on.gif") no-repeat 37px 1em;
}

.apContent .highlighted { color: #d38636; }

#contentContainer { 
  background-color: #fff;
  width: 539px;
  display: block;
  float: left;
}

#contentContainer h1.title {
  padding-left: 17px;
  padding-top: 11px;
}
#contentContainer h1.business_title {
  padding: 5px 0 5px 17px;
  margin-bottom: 5px;
}

#contentContainer h1.articleTitle { 
  background: none; 
  padding: 5px 0;
  margin: 0 0 5px 0;
}

.textContainer h3 {
  color: #3990b0;
}

#content .inner p { padding-left: 18px; }


.extraContentBox div.moreInfo,
.extraContentBox div.download {
  background-repeat: repeat-y;
  background-color: #fff;
  padding: 5px; 
  margin-top: 0;
  color: #666;
  font-size: 0.9em;
}

.extraContentBox ul,
.apContent ul {
  list-style-type: none;  
  padding-left: 7px; 
  margin: 0 0 5px 0;
}

.apContent ul { padding-left: 0; }

.extraContentBox li,
.apContent li {
  background-image: url("../images/icon_more_info_item.gif");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 14px;
}

.extraContentBox a,
.extraContentBox a:hover {
  color: #167ba1;
  border-bottom: 1px dashed #167ba1;
  text-decoration: none;
}

.extraContentBox h1,
.apContent h1 { 
  font-size: 1.1em; 
  font-weight: bold; 
  padding-left: 20px; 
}

#contentContainer h1.articleTitle {
  font-size: 1.1em;
  font-weight: normal;
  color: #167ba1;
}

.extraContentBox h2,
.apContent h2
{ 
  font-size: 1.1em; 
  font-weight: normal; 
  padding-left: 20px; 
}

.apContent h1, .apContent h2 { padding-left: 0; }

.extraContentBox p {  
  border-bottom: 1px dotted #e9cdad;
  padding-bottom: 2px;
  margin-left: 20px;
  margin-bottom: 0;
}

.extraContentBox .fileInfo {
  float: right;
  color: #999;
}

.extraContentBox .download li {
  background-image: url("../images/icon_download_file.gif");
}

.extraContentBox div.imageHolder {
  background-image: url("../images/bg_box_top.gif");
  background-repeat: repeat-x;
  background-position: 0 14px;
  font-weight: bold;
  color: #167ba1;
}

.extraContentBox div.imageHolder.short {
  background-position: 0 0;
}

.extraContentBox div.imageHolder img {
  vertical-align: middle;
}

.extraContentBox div.imageHolder { line-height: 0; }
.extraContentBox div.imageHolder.footer { 
  margin-bottom: 10px; 
  background-image: url("../images/bg_box_bottom.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
}
.extraContentBox div.imageHolder.footer img { display: block; }
.extraContentBox div img {
  display: inline;
}

a.downloadCV {
  background: url("../images/icon_download_file.gif") no-repeat 0 2px;
  padding-left: 15px;
  color: #167ba1;
}

#fauxFooter {
  clear: both;
  width: 727px;
  height: 39px;
  background: url("../images/holiday/bg_fauxFooter_corner.gif") no-repeat 0 0 #77b4c9;
}

#fauxFooter div#white-base {
  float: right;
  background-image: url("../images/holiday/gfx_footer_white_base.gif");
  background-repeat: no-repeat;
  background-position: top right;
  width: 547px;
  height: 17px;
}

#footer { 
  padding: 10px; 
  background: #b5d9e4;
}

#footerLeft {
  color: #3e9fb8;
  float: left;
  width: 174px;
}

#footerLeft ul {
  margin: 0;
  padding: 0;
}

#footerLeft ul li {
  display: inline;
  list-style-type: none;
}

#footerLeft ul li a img { border: 0; display: inline; }

* html #footerLeft ul li a img { height: 12px; }

#footerLeft ul li a {
  padding: 0 4px 0 4px;
  border: 1px solid #9bcad9;
  color: #3e9fb8;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
}

#footerLeft ul li a.current,
#footerLeft ul li a:hover {
  border: 1px solid #deeef3;
}

#footerRight {
  color: #3e9fb8;
  float: left;
  width: 400px;
}

#footerRight a {
  color: #3e9fb8;
  text-decoration: none;
}

#footerRight a:hover {
  text-decoration: underline;
}

#copyright {
  font-size: 0.9em;
  margin-top: 5px;
}

#copyright a { 
  color: #3e9fb8;
  text-decoration: none;
}

#copyright a:hover { text-decoration: underline; }
