body {
  font: 12px Arial;
  background: #fff;
}
body, a {
  color: #2f2e2e;
}
h1 {
  font: 22px/36px Arial;
  background: #000;
  color: #fff;
}
h1.homeHeader {
	padding-left:10px;
  background: #333;
}
h2 {
  font: 20px/34px Arial;
  margin: 5px 10px;
  /*color: #4b4b4b;*/
  color: #2D2929;
}
h2 .sub {
  font-style: italic;
  font-size: 12px;
  margin-left: 6px;
  vertical-align: middle;
}
h3 {
  font: 16px Arial;
  /*color: #4b4b4b;*/
  color: #2D2929;
  margin: 12px 10px;
  margin-bottom: -4px;
}
p, blockquote, .related {
  margin: 8px 10px;
}
strong {
  font-weight: bold;
}

.section1 .panel { background: #afb38c }
.section2 .panel, .feature .panel { background: #757e85 }
.section3 .panel { background: #78b0b3 }
.section4 .panel { background: #9cb8cc }
.section5 .panel, .feature .first .panel { background: #b9a88b }
.section6 .panel, .feature .last .panel { background: #aeaeac }

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline !important;
}

a.button {
  font: 16px/34px Georgia;
  color: #fff !important;
  text-decoration: none !important;
  padding: 0 16px;
  background: #8da9ba url(../images/backgrounds/button.gif) top repeat-x;
  border: 1px solid #fff;
}

h2.withIcon {
  padding-left: 70px !important;
  background: url(../images/samples/icon.png) left no-repeat;
  line-height: 50px;
}
h2.withIc {
  line-height: 50px;
}
h2.withIc img {
  margin: 0 !important;
  margin-right: 12px !important;
}


#top {
  height: 146px;
  background: url(../images/backgrounds/top.gif) center repeat-y; 
}
#mid {
  background: url(../images/backgrounds/mid.gif) center repeat-y;
}
#bottom {
  margin-top: -52px;
  height: 103px;
  background: url(../images/backgrounds/bottom.gif) center repeat-y; 
}
#content {
  position: relative;
  width: 978px;
  margin: 0 auto;
}
#body {
  padding: 1px 0;
  margin-left: 282px;
  margin-right: 5px;
}

#side {
  padding: 1px 0;
  width: 272px;
  margin-left: 5px;
  float: left;
  display: inline;
}
#side h2, #side p, #side a {
  color: #fff;
}
#side h2 {
  font-size: 16px;
  padding: 0 8px;
}
#side div.panel {
  height: 66px;
}
#side div.panel.small {
	height:auto;
}
#side .panel h2 {
  padding: 6px 0;
}
#side h2.panel {
  background: #333;
}
#side .panel p {
  padding-bottom: 6px;
}
#side form.destinationJumper {
  margin: 5px 0;
  padding-bottom: 8px;
  background: #757e85;
}
#side form.destinationJumper select {
  margin-left: 8px;
  width: 200px !important;
}
#side form h2 {
  margin: 0;
  margin-bottom: 10px;
}
#side form p {
  margin: 8px;
}
#side form a.right {
  font: 16px Georgia;
  margin-right: 10px;
}
#side .selected {
/*  background-color: #000;*/
  opacity: 0.7;
}



#side .small {
  padding: 0;
  margin-top: -5px;
  padding-top: 5px;
}
#side .small h2 {
  padding: 0 0 5px 0;
  margin-left: 25px;

}

#footer {
  padding: 1px 0;
  background: url(../images/backgrounds/footer.gif) top repeat-x;
}
#footer .left {
/*  line-height: 96px;*/
/*  padding-top: 30px;*/
  width: 400px;
}
#footer .left img {
  vertical-align: middle;
  border: 0 !important;
}
#footer .left a {
  margin-left: 12px;
  border: 0 !important;
}
#footer .fb {
  float: left;
  line-height: 70px;
  padding-left: 50px;
  background: url(../images/logos/fb.gif) left no-repeat;
}
#footer .tw {
  float: left;
  clear: right;
  line-height: 70px;
  padding-left: 50px;
  background: url(../images/logos/tw.gif) left no-repeat;
}
#footer .logo {
  float: left;
}
#footer a img {
  display: inline;
}
#footer h2, #footer p, #footer .collection {
  margin: 12px;
  margin-left: 443px;
  width: 465px;
}
#footer .collection .item {
  float: left;
}
#footer p {
  font: 11px Georgia;
  color: #ccc;
}
#footer p.strong {
  margin-top: 18px;
}
#footer .strong, #footer .strong a {
  font: 12px Helvetica;
  color: #666;
  text-decoration: none;
}
#footer .collection {
  height: 20px;
}
#footer .collection a {
  margin: 0 5px;
  color: #2F2E2E;
  text-decoration: underline;
}
#footer .collection .first a {
  margin-left: 0;
}


.panel {
  background: #000;
  margin: 0 0 5px 0;
}
.panel, .panel a {
  color: #fff;
}
.panel p {
  font: 11px/13px Arial;
}
.panel h2, .panel p {
  margin: 0;
  margin-left: 110px;
  margin-right: 5px;
}
.panel h2, .panel h2 a {
  font: 12px Arial;
  color: #fff;
}

h1.panel {
  font-family: Arial;
  position: absolute;
  z-index: 3;
  top: 266px;
  right: 5px;
  width: 675px;
  line-height: 37px;
  padding-right: 16px;
  background: url(../images/backgrounds/basket.png);
  margin: 0;
  text-align: right;
}
#home h1.panel {
  top: 6px;
}
h1.panel .switch {
  margin-left: 8px;
  margin-top: 8px;
  width: 16px;
  line-height: 12px;
  padding-bottom: 4px;
  text-align: center;
  text-indent: -50px;
  overflow: hidden;
  border: 3px solid #8da9ba;
  font-size: 16px;
  color: #fff !important;
  text-decoration: none !important;
}
h1.panel .selected {
  text-indent: 0;
  background: #8da9ba;
}
h2.panel {
  font-size: 18px;
  padding: 0 8px;
  line-height: 30px;
}
h2.panel a {
  text-decoration: none;
  color: #fff !important;
}
h2.panel a.right {
  font: 11px/30px Arial;
  text-decoration: underline;
}

.feature {
  width: 227px;
  float: left;
  display: inline;
  margin: 0;
  margin-right: 5px;
  margin-top: 5px;
}
.feature img {
  display: block;
  margin-bottom: 5px;
}
.feature h2 {
  font-size: 16px;
  margin-top: 0;
  padding: 0 16px;
}
.feature p {
  font-size: 12px;
  margin: 0;
  padding: 12px 16px;
  height: 34px;
}



/*#body img#main {
  display: block;
  margin: 5px 0;
}*/
#body {
  padding-top: 6px;
}
#body img {
  display: block;
}
#body p, #body .bullet {
  line-height: 16px;
}
#body a {
  color: #547a92;
}
#body .bullet {
  background: url(../images/bullet.gif) 12px 4px no-repeat;
  margin: 6px 10px;
  padding-left: 36px;
}
#body blockquote {
  margin: 5px 0;
  padding: 20px;
  background: #f5f5f5;
  color: #797474;
  font: 20px Georgia;
  position: relative;
}
#body blockquote em.right {
  font-size: 14px;
  position: relative;
/*  float: none;
  position: absolute;
  right: 10px;
  top: 100%;*/
}


#body .related {
  line-height: 25px;
}
#body .related h3 {
  font: 18px/20px Georgia;
  margin: 0;
}
#body .related ul {
  margin-left: 120px;
  line-height: 25px;
}
#body .related a {
  font: 14px Georgia;
  color: #4b4b4b;
}

#body .download {
  margin: 15px 0;
  position: relative;
  border: 1px solid #999;
  background: url(/images/pdf.gif) 14px no-repeat;
}
#body .download a.left {
  float: none !important;
  font: 16px/20px Georgia;
  color: #333;
  position: absolute;
  top: 50%;
  left: 80px;
  margin-top: -10px;
}
#body .download p.em {
  margin: 20px;
  margin-left: 290px;
  font: italic 12px Arial;
}
#body .download .destroy {
  display: none !important;
}
.editing #body .download:hover .destroy {
  display: block !important;
}
#body .left img {
  margin-left: 10px;
  margin-right: 15px;
  margin-bottom: 5px;
}
#body .listing .left img {
  margin: 0 !important;
}
#body .listing h2 {
  line-height: 18px;
}

#body form {
  text-align: right;
}
#body form div {
  padding: 10px;
}
#body form div#brochures {
  padding: 0;
}
#body form div#brochures textarea {
  height: 70px;
  width: 50%;
}
#body form label {
  font: 18px Georgia;
  color: #4b4b4b;
}
#body form .odd {
  background: #f5f5f5;
}
#body form input, #body form select {
  margin-left: 15px;
}
#body form textarea {
  width: 100%;
  height: 200px;
  font: 14px Arial;
}
#body form ul.accross {
  padding: 10px;
}
#body form ul.accross a {
  font-size: 11px;
  color: #4b4b4b;
}
#body form ul.accross p {
  text-align: center;
  margin: 0;
  margin-top: 6px;
}
#body form ul.accross li {
  width: 120px;
}
#body form ul.accross a.image {
  display: block;
  margin: 0 auto;
  width: 100px;
}

#body .listing {
  margin-left: 10px;
}
#body .listing li {
  background: none;
  margin: 20px 0;
  padding: 0;
}
#body .listing h2 {
  font-size: 18px;
}
#body .listing li h2, #body .listing li h3, #body .listing li p {
  margin: 4px 0;
  margin-left: 110px;
  margin-right: 10px;
}
#body .listing li h2, #body .listing li h3 {
  margin-bottom: 0;
}


#carousel li {
  display: none;
  height: 297px;
}
#carousel li.selected {
  display: block;
}


#basket {
  display: none;
  width: 100%;
  background: url(../images/backgrounds/basket.png);
  position: fixed;
  bottom: 0;
  z-index: 4;
  text-align: center;
}
#basket .contents {
  position: relative;
  display: none;
}
.open .contents {
  display: block !important;
  height: 125px;
}
.openMessage {
  display: none;
}
.open .openMessage {
  display: inline;
}
.open .closedMessage {
  display: none;
}

#basket .busy {
  background: url(/images/thumper.gif) center no-repeat;
}
#basket, #basket h2, #basket a {
  color: #fff;
}
#basket .items {
  margin-right: 240px;
}
#basket .items li {
  float: left;
  display: inline;
  font: 11px Arial;
}
#basket .items li .location {
  font-family: Georgia;
}
#basket .items li {
  background: url(../images/backgrounds/frame.png) top no-repeat;
  padding-top: 8px;
  width: 150px;
}
* + html body #basket .items li {
  background: none;
}
* + html body #basket .items li img {
  border: 5px solid #fff;
}
#basket .items li a.image {
  margin: 0 auto;
  width: 100px;
}
#basket .items li a img {
  margin: 5px 0;
}
#basket .items p {
  margin: 12px 4px;
}
#basket .items p a {
  text-decoration: none;
}
#basket #enquire {
  position: absolute;
  right: 0;
  top: 50%;
  font: 22px Georgia;
  line-height: 120px;
  width: 240px;
  margin-top: -60px;
  vertical-align: middle;
}
#basket h2 {
  font: 22px/30px Georgia;
  margin: 0;
  padding: 0 10px;
  background: #000;
  text-align: left;
}
#basket .hide {
  font-size: 13px;
  font-style: italic;
  margin-left: 34px;
  vertical-align: middle;
}
#basket .basketItem {
  position: relative;
}


.withBasket {
  padding-bottom: 140px;
}
.withBasket #basket {
  display: block;
}


#globals {
  position: absolute;
  right: 0;
  top: -135px;
}
#globals a {
  color: #666;
  margin-left: 6px;
}

#navigation {
  position: absolute;
  top: -70px;
  left: 0;
  margin: 18px 0;
}
#navigation td {
  text-align: center;
  height: 46px;
  vertical-align: middle;
  background: url(../images/divider.gif) right no-repeat;
  padding: 0 14px;
}
#navigation a {
  color: #666;
  font: 13px Helvetica;  
  text-decoration: none;
}


#phone_number {
  font: 20px Georgia;
  color: #5a5555;
  position: absolute;
  top: -96px;
  right: 10px;
}
#logo {
  position: absolute;
  left: -1px;
  top: -114px;
  width: 400px;
  height: 50px;
  text-indent: -999em;
  overflow: hidden;
}

#enquiry_sidebar_content p, #enquiry_sidebar_content h2, #enquiry_sidebar_content h3, #enquiry_sidebar_content a {
  color: #2f2e2e;
}

#addToEnquiry {
  margin: 15px 0;
  margin-top: 4px;
  margin-right: -1px;
}

#enquiry input { padding: 3px; width: 350px }
