body {
  font: 12px/150% Arial;
  background: #1f1f1f url(../images/backgrounds/body.gif);
}
body, a {
  color: #ccc;
}
h2 {
  font-size: 14px;
}
h2, h2 a, h3 a {
  color: #fff;
}
h2, p, blockquote {
    margin: 18px 0;
}
p a, a:hover {
  text-decoration: underline;
}
.item h2, .item p {
  margin: 3px 0;
}
blockquote {
  font: 18px Georgia;
}
.quotee {
  font-size: 13px;
  color: #999;
}
.secondary {
  font-size: 11px;
  color: #999;
}
* {
  border-style: solid;
  border-color: #313030;
  border-width: 0;
}


#content {
  width: 985px;
  margin: 48px auto;
  margin-top: 0;
  background: #000;
}


#header {
  text-align: right;
  font-size: 14px;
  line-height: 24px;
  padding-top: 36px;
  padding-bottom: 18px;
  background: url(../images/backgrounds/header.gif) left no-repeat;
  margin-right: 24px;
}
#header h2 {
  margin: 0;
  color: #ccc;
  font-size: 14px;
}
#logo {
  width: 253px;
  height: 95px;
  text-indent: 293px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 5px;
  left: 10px;
}
* + html body #logo {
  background: url(/images/spacer.gif);
  z-index: 3;
}
#header h1 {
  color: #fff;
  font-size: 18px;
}

#columns {
  position: relative;
  background: url(../images/backgrounds/side.gif) left repeat-y;
}


#body {
  margin: 0 21px;
  width: 670px;
}
#body div.section {
  margin-top: 18px;
}
.copy {
  position: relative;
  top: -18px;  
}


#body .twoCol {
  position: relative;
}
#body .twoCol div.left {
  margin-left: 10px;
  width: 305px;
}
#body .twoCol div.right {
  margin-right: 10px;
  width: 305px;
}
#body .twoCol .section {
  margin-top: -18px !important;
}

#body .panels {
  position: relative;
  margin: 10px 0;
  background: url(../images/backgrounds/panels.gif) repeat-y;
}
#body .panels p {
  font-size: 11px;
  line-height: 15px;
}
#body .panels img {
  display: block;
}
#body .panels h2 {
  font-size: 12px;
  padding: 6px 10px;
  margin: 0;
  background: url(/images/charcoal.png) repeat-x;
}
#body .panels li {
  position: static;
}
#body .panels .view {
  width: 58px;
  height: 21px;
  margin-left: 154px;
  position: absolute;
  bottom: 5px;
/*  right: 5px;*/
  text-indent: -999em;
  overflow: hidden;
  background: url(/images/view.png);
}
#body .panels p {
  margin: 6px 10px;
}
#body .panels .section {
  margin-top: 0;
}
#body .panels .next {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 14px;
  height: 15px;
  text-indent: 16px;
  overflow: hidden;
  background: url(../images/arrow_on_grey.gif);
}
#body .panels li {
  width: 216px;
  margin-right: 10px;
}

#body .actions {
  line-height: 15px;
  background: url(../images/backgrounds/action_columns.gif) top no-repeat;
}
#body .actions .inner {
  position: relative;
  top: 1px;
  background: url(../images/backgrounds/action_columns.gif) bottom no-repeat;
}
#body .actions div.left {
  width: 315px;
  padding: 10px;
}
#body .actions h2 {
  margin: 0;
}
#body .actions p {
  margin: 3px 0;
}
#body .actions p.sub {
  font-style: italic;
  font-size: 12px;
}
#body .actions .toEnquiry {
  font: 24px "Optima";
  color: #fff;
  line-height: 60px;
  text-decoration: underline;
}

#enquiry p {
  color: #fff;
  font-size: 14px;
}
#enquiry .strong {
  font-size: 19px;
}
#enquiry form {
  position: relative;
  border-top: 1px solid #262a2e;
  padding-top: 22px;
}
#enquiry label, #enquiry .field {
  font-size: 15px;
  color: #ccc;
  display: block;
}
#enquiry label {
  float: left;
  display: inline;
}
#enquiry .footer {
  font-size: 12px;
}
#enquiry input, #enquiry textarea {
  width: 200px;
  margin-bottom: 22px;
  margin-left: 125px;
  border: 1px solid #666;
  background: #000;
}
#enquiry textarea {
  width: 400px;
  height: 220px  
}
#enquiry .submit {
  display: block;
  font: 14px Arial;
  color: #fff;
  background: url(/images/backgrounds/enquire.gif) no-repeat;
  width: 146px;
  padding: 8px 0;
  border: 0;
}
#enquiry .errors {
  position: absolute;
  top: 22px;
  right: 0;
  width: 296px;
  padding: 8px 14px  14px 14px;
  background: #424242;
}
#enquiry .errors p {
  font-size: 12px;
  margin-bottom: 0;
	margin-top:0;
}
#enquiry .errors p.strong {
  margin: 0;
  background: url(/images/backgrounds/error.gif) left no-repeat;
  font-size: 12px;
  line-height: 18px;
  padding-left: 24px;
}

#body .withPDF, #body .withBadge {
  margin-left: 20px;
  padding-left: 60px;
  background: url(../images/pdf.gif) left no-repeat;
}
#body .withBadge {
  background-image: url(../images/eagle.gif);
}

#body ul.listing {
  margin: 8px 0;
}
#body ul.listing li {
  padding: 10px 0;
  border-bottom-width: 1px;
}
#body ul.listing li .image {
  float: left;
  display: inline;
  padding: 4px;
  border-width: 1px;
  margin-right: 16px;
}
#body ul.listing li .image img.image {
  padding: 0;
  margin: 0;
  border: 0;
}


h2.panel {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  padding: 0 12px;
  /*background: #3a3e40;*/
  background: #1e1e21;
  margin: 0;
}
h2.panel .right {
  position: absolute;
  top: 0;
  right: 12px;
}


.thumbs {
  padding: 10px 0;
}
.thumbs li {
  width: 126px;
  height: 57px;
  margin: 0 10px;
  margin-left: 0;
  background: #0d0c0c
}
.thumbs .last {
  margin-right: 0px;
}
.thumbs a, .thumbs img {
  display: block; 
}


#etypes_heading {
  margin-left: 400px;
}

.type {
  position: relative;
  clear: both;
  width: 344px;
  height: 174px;
  padding: 12px;
  margin-bottom: 10px;
  margin-right: 30px;
  border-width: 1px;
  background: url(../images/etype.gif) 320px center no-repeat;
}
.type h2 {
  margin: 0;
}
.type .image {
  position: absolute;
  bottom: 0;
  left: 0;
}
.type .image .image {
  position: static;
}

.type:hover {
  text-decoration: none;
}

#photos {
  width: 110px;
  height: 115px;
  padding: 40px;
  background: url(../images/backgrounds/photos.gif);
  position: absolute;
  bottom: 10px;
  left: 42px;
}
#photos img {
  border: 4px solid #fcfcfc;
}


#home {
/*  text-align: center;*/
}
#home .panels {
  background: #030202;
  width: 432px;
  margin: 60px auto;
}
#home .panels .image {
  float: left;
  display: inline;
}
#home .panels a.right {
  background: #030202 url(../images/eagle.gif) center 30px no-repeat;
  width: 216px;
  padding-top: 80px;
  height: 53px;
}
#home a {
  font-size: 14px;
  color: #fff;
}
#home .article .section {
  text-align: center;
}


#side {
  font-size: 11px;
  width: 253px;
  margin: 0 10px;
  padding-bottom: 215px;
  border-top-width: 1px;
}
#side p {
    line-height: 15px;
}
#side {
  color: #999;
}
#side h2, #side h3 {
  font-size: 13px;
  margin-top: 0;
  padding-top: 6px;
}
#side .image {
  border-width: 1px;
  margin-right: 6px;
  float: left;
  display: inline;
}
#side .image img {
  display: block;
  margin: 0 !important;
  border: 0 !important;
}
#side .selected {
  color: #ccc;
}
#side .expanded {
  font-size: 12px;
  margin-top: 6px;
  margin-left: 48px;
  padding-top: 8px;
  background: url(../images/backgrounds/side/bullets_top.gif) top left no-repeat;
}
#side .expanded a {
  color: #999;
}
#side .item {
  padding: 5px 0;
  border-bottom-width: 1px;
}
#side .expanded .item {
  border: none;
  padding: 3px 0;
  padding-left: 52px;
  background: url(../images/backgrounds/side/bullet.gif) left no-repeat;
}
#side .expanded .last {
  background-image: url(../images/backgrounds/side/bullet_last.gif);
}


#footer {
  font-size: 11px;
  color: #999;
  padding-left: 40px;
}
#footer h2 {
  color: #ccc;
  margin: 18px 0;
}
#footer div.left {
  width: 227px;
  margin-right: 60px;
  margin-bottom: 40px;
}
#footer div.first {
  width: 418px;
}
#footer div.first li.item {
  float: left;
  display: inline;
  width: 33%;
}
#footer div.last {
  width: 140px;
  margin-right: 40px;
}

.gallery, .actions, .etypes li {
  position: relative;
}
.gallery .destroy, .panels .destroy, .actions .destroy, .twoCol .destroy {
  display: none !important;
}
.editing .gallery:hover .destroy, .editing .panels .last:hover .destroy, .editing .etypes .item:hover .destroy, .editing .actions:hover .destroy, .editing .twoCol:hover .destroy {
  display: block !important;
}

.gallery img {
  display: block;
}

.spec {
  font-size: 14px;
  color: #fff;
  margin: -18px 0;
}

.section .left img {
  margin-right: 15px;
  margin-bottom: 5px;
}

#splash {
  background: #222;
  padding: 5px;
}
#splash .inner {
  border: 1px solid #303030;
  padding: 5px;
}
#splash .toShowroom {
  float: left;
  display: inline;
  margin: 0;
}
#splash .toShowroom img {
  display: block;
}
#home_splash_content {
  margin-top: 0 !important;
  margin-left: 232px;
  color: #fff;
}
#home_splash_content h2 {
  margin: 10px 0;
  margin-top: 0;
}
#home_splash_content p {
  margin: 10px 0;
}
#home_a_content1 p {
  display: none;
}