/* Panels::Generic *************************************/

.panel {
  padding: 30px 20px 28px 28px;
  position: relative;
  width: 272px;
}

.panel .corner {
  bottom: -32px;
  top: auto;
  z-index: 20;
}

.panel h1,
#subnavigation-tray h1 {
  font-family: "FrnkGothITC Hv BT", Arial;
  font-weight: normal;
  font-size: 150%;
  text-transform: uppercase;
  line-height: 78%;
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 1px 0px;
}

.panel h1.large {
  font-size: 367%;
  padding: 0px 0px 0px 0px;
}

.panel h2,
.page h2 {
  font-family: "FrnkGothITC Hv BT", Arial;
  font-weight: normal;
  font-size: 250%;
  text-transform: uppercase;
  line-height: 78%;
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 1px 0px;
}

.panel h3,
#subnavigation-tray h3 {
  font-family: "FrnkGothITC Hv BT", Arial;
  font-weight: normal;
  font-size: 117%;
  text-transform: uppercase;
  line-height: 13px;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 1px 0px;
  color: #2A2A2A;
}

.panel p,
#subnavigation-tray p {
  margin: 0px 0px 0px 0px;
  padding: 16px 20px 0px 0px;
  font-size: 100%;
  font-weight: normal;
  line-height: 16px;
}

.panel a {
  color: #EE3A42;
  text-decoration: none;
  font-weight: bold;
}

.panel a:hover {
  text-decoration: underline;
}

.fixed-height {
  min-height: 323px;
}

/* Panels::Coloured *************************************/
.red-panel {
  background-color: #EE3A42;
  color: #FFFFFF;
}

.red-panel .corner {
  /*background-image: url(/site/css/images/edge/red.png) !important;*/
  background-image: url(/site/css/images/edge/red.gif);
}

.red-panel a {
  color: #151515;
}

.white-panel {
  background-color: #FFFFFF;
  color: #EE3A42;
}

.white-panel .corner {
  /*background-image: url(/site/css/images/edge/white.png) !important;*/
  background-image: url(/site/css/images/edge/white.gif);
}

.grey-panel {
  background-color: #5A5A5A;
  color: #FFFFFF;
}

.grey-panel .corner {
  /*background-image: url(/site/css/images/edge/grey.png) !important;*/
  background-image: url(/site/css/images/edge/grey.gif);
}

.graphite-panel {
  background-color: #454545;
  color: #FFFFFF;
}

.graphite-panel .corner {
  /*background-image: url(/site/css/images/edge/graphite.png) !important;*/
  background-image: url(/site/css/images/edge/graphite.gif);
}

.graphite-panel h3 {
  color: #EE3A42;
}

.black-panel {
  background-color: #2A2A2A;
  color: #FFFFFF;
  padding-top: 25px;
}

.black-panel .corner {
  /*background-image: url(/site/css/images/edge/black.png) !important;*/
  background-image: url(/site/css/images/edge/black.gif);
}

.black-panel p {
  line-height: 14px;
}

.black-panel p strong {
  color: #8C8C8C;
}

.black-panel h2 {
  color: #EE3A42;
}

.black-panel h3 {
  color: #FFFFFF;
}

.image-panel {
  padding: 0px;
  width: 320px;
}

.image-panel img {
  display: block;
}

.corner.extra-left-white {
    left: 289px;
    background: url(/site/css/images/edge/white.png) no-repeat!important;
}

/* Page Defaults *************************************/

.page {
  background-color: #FFFFFF;
  clear: both;
  padding: 18px 24px 18px 20px;
  margin-bottom: 18px;
  height: 230px;
}

.page.relax {
  height: auto;
}

.spacer {
  min-height: 10px;
}

.page h2,
.folio-block h2 {
  font-family: "FrnkGothITC Hv BT", Arial;
  font-weight: normal;
  font-size: 240%;
  text-transform: uppercase;
  line-height: 78%;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.page h2 a {
  color: #000;
  text-decoration: none;
}

.page h3,
.folio-block h3 {
  color: #EF3F42;
  font-weight: normal;
  font-size: 120%;
  text-transform: uppercase;
  line-height: 110%;
  margin: 8px 0px 16px 0px;
  padding: 0px 0px 0px 0px;
}

.page h3.nopad {
   margin-bottom: 0px;
}

.folio-block h3 a {
  color: #EF3F42;
  font-size: 80%;
  text-decoration: none;
  font-weight: normal;
}

.page p {
  margin: 0px 0px 16px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 100%;
}

.page p a {
  color: #ef3e42;
  text-decoration: none;
  font-weight: bold;
}

/* Specifics::Homepage *************************************/

#content.homepage {
  height: 1036px;
  background-repeat: no-repeat;
}

.girl-1 {
  background-image: url(/site/css/images/girls/1.jpg);
}
.girl-2 {
  background-image: url(/site/css/images/girls/2.jpg);
}
.girl-3 {
  background-image: url(/site/css/images/girls/3.jpg);
}

.girl-4 {
  background-image: url(/site/css/images/girls/4.jpg);
}

.newsletter {
  margin: 0px 0px -3px 0px;
  padding: 34px 0px 0px 1px;
  height: 28px;
}

.newsletter input.text {
  float: left;
  background-color: #EE3A42;
  border: 0px;
  height: 15px;
  width: 210px;
  color: #FFFFFF;
  font-family: inherit;
  font-weight: bold;
  padding: 7px 10px 6px 10px;
  margin: 0px 0px 0px 0px;
}

.newsletter input.submit {
  float: left;
  color: #2A2A2A;
  background-color: #2A2A2A;
  background-image: url(/site/css/images/email-submit-arrow.gif);
  background-repeat: no-repeat;
  background-position: center;
  width: 29px;
  height: 28px;
  border: 0px;
  line-height: 100px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  cursor: pointer;
}

.panel .latest-project {
  padding: 23px 0px 8px 0px;
}

.panel .latest-project p {
  padding: 0px 10px 15px 0px;
  margin: 0px;
  font-weight: normal;
  line-height: 100%;
}

#rightcol .panel .latest-project p strong {
  color: #EE3A42;
}

#home-left {
  float: left;
  width: 321px;
  padding-top: 722px;
}

#home-left .panel {
  width: 273px;
  padding-top: 26px;
  padding-right: 0px;
}

#home-left .panel img {
  display: block;
}

#home-left .panel h2 {
  color: #2A2A2A;
}

#home-left .panel h3 {
  color: #FFFFFF;
}

#home-right {
  float: left;
  width: 320px;
  padding-top: 381px;
}

#home-right .panel {
  padding-left: 30px;
  width: 270px;
  min-height: 521px;
  height: auto !important;
  height: 524px;
}

.col-a {
  color: #FFFFFF;
}

.col-b {
  color: #737373;
}

.col-c {
  color: #2A2A2A;
}

#home-right .panel .article {
  padding: 14px 3px 26px 0px;
  background-image: url(/site/images/homepage/article-bg.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#home-right .panel .article h4 {
  color: #151515;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 100%;
  line-height: 100%;
}

#home-right .panel .article p {
  margin: 0px;
  padding: 0px 0px 6px 0px;
  line-height: 14px;
  font-size: 100%;
  font-weight: normal;
}

/* Specifics::Who We Are *************************************/

img.profile, img.subsection {
  float: left;
  margin: 1px 22px 0px 0px;
  width: 189px; height: 228px;
}

img.subsection {
  height: 178px;
}

ul.profile {
  list-style-type: none;
}

ul.profile li {
  padding: 0 0 5px 0;

}

/* Specifics::Packages */
img.product {
  float: left;
  margin: 1px 22px 0px 0px;
  width: 279px; height: 228px;
}

img.product-shallow {
  float: left;
  margin: 1px 22px 0px 0px;
  width: 279px; height: 179px;
}

.page.shorter {
  height: 180px;
}

.page.subsection {
  height: 180px;
}

img.shortimg {
  height: 179px;
}

/* Specifics::Contact Sheet *************************************/

#subnavigation-tray {
  background-color: #2A2A2A;
  height: 650px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 62px;
  z-index: 188;
  color: #FFFFFF;
  display: none;
  padding-bottom: 20px;
}

#subnavigation-tray .content {
  width: 836px;
  margin: 0px auto 0px auto;
  padding: 37px 0px 0px 120px;
  float: left;
  z-index: 100;
}

.subnavigation-tray-mascot {
  background: url(/site/images/content/norris.gif) no-repeat;
  width: 134px; height: 189px;
  float: right;
  margin-top: -10px;
}

#subnavigation-tray h3,
#subnavigation-tray h4 {
  color: #BCCF40;
}

#subnavigation-tray h4 {
  font-size: 120%;
  font-weight: normal;
  padding: 16px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#subnavigation-tray .content p {
  font-weight: normal;
}

#subnavigation-tray .left-col {
  float: left;
  width: 565px;
}

#subnavigation-tray .right-col {
  float: left;
  width: 100px;
}

#subnavigation-tray .content .col-one {
  float: left;
  width: 310px;
}

#subnavigation-tray .content .col-two {
  float: left;
  width: 250px;
  padding-left: 5px;
}

#subnavigation-tray .content .small-text {
  font-size: 92%;
  clear: both;
  width: 530px;
  background-image: url(/site/css/images/border-contact.gif);
  background-repeat: no-repeat;
  background-position: left 24px;
  color: #C5C5C5;
  padding-top: 40px;
  line-height: 12px;
}

#subnavigation-tray .content .small-text p {
  line-height: 100%;
}

#subnavigation-tray .content a {
  color: #EE3A42;
  text-decoration: none;
}

#subnavigation-tray .content a:hover {
  text-decoration: underline;
}

#subnavigation-tray form {
  margin: 0px;
  padding: 18px 0px 0px 2px;
}

#subnavigation-tray form input,
#subnavigation-tray form textarea {
  background-color: #454545;
  color: #010101;
  border: 0px;
  font-family: Arial;
  font-size: 14px;
  width: 250px;
  padding: 6px 11px 6px 8px;
  margin: 0px 0px 19px 0px;
}

#subnavigation-tray form textarea {
  height: 172px;
  overflow: auto;
}

#subnavigation-tray form input.button {
  width: auto;
  padding: 0px;
}

#subnavigation-tray a.close {
  overflow: hidden;
  line-height: 190px;
  width: 36px;
  height: 18px;
  display: block;
  background-image: url(/site/css/images/arrow-contact-close.png) !important;
  background-image: url(/site/css/images/arrow-contact-close.gif);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  bottom: -6px;
  left: 464px;
  z-index: 98;
}

/* Specifics::Folio *************************************/

.pagination {
  text-transform: uppercase;
  color: #2A2A2A;
  font-size: 100%;
  letter-spacing: 1px;
  padding-bottom: 8px;
}

.pagination strong {
  display: inline;
  padding-right: 3px;
}

.pagination ul {
  display: inline;
  margin: 0px;
  padding: 0px;
}

.pagination ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

.pagination ul li a {
  color: #8C8C8C;
  text-decoration: none;
  padding: 0px 4px 0px 4px;
}

.pagination ul li a.selected {
  color: #EE3A42;
}

.pag-bottom {
  padding: 0px 0px 20px 0px;
}

.folio-block {
  background-color: #FFFFFF;
  float: left;
  width: 265px;
  height: auto;
  padding: 17px 15px 14px 13px;
  margin: 0px 18px 18px 0px;
  overflow: hidden;
}

.folio-block.alt {
  margin-right: 0px;
}

.folio-block h2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 6px;
  font-size: 120%
}

.page h2 {
  font-size: 120%;
}

.page.relax h2 {
  font-size: 250%;
}

.folio-block h3,
.folio-block h3 a {
  margin: 95px 0px 0px 0px;
  padding: 0px 0px 11px 6px;
  text-transform: capitalize;
  color: #fff;
  font-size: 110%; font-weight: bold;
  line-height: 110%;
}

div.caption h3 a:hover {
  color: #000;
}

.folio-block img {
  display: block;
}

h3.detail a {
  font-weight: normal;
  text-transform: uppercase; text-decoration: none;
  color: #ef3e42;
}

#detail-content {
   padding-top: 56px;
}

#detail-content p {
  width: 340px!important;
  color: #2a2a2a;
  float: right; clear: both;
}

#detail-services h3 {
  text-transform: upperfirst; font-weight: bold;
  color: #8C8C8C;
  padding-bottom: none!important; margin-bottom: none!important; padding-top: 50px;
}

#detail-services p {
  color: #8C8C8C;
  margin-top: none!important; padding-top: none!important;
  width: 200px;
}

.page.detail {
  overflow: display;
  height: auto;
}

.controls {
  text-transform: uppercase;
  color: #2A2A2A;
  font-size: 100%;
  height: 20px;
}

.controls a {
  text-decoration: none;
  color: #2A2A2A;
  font-weight: bold;
  background-repeat: no-repeat;
}

.controls a strong {
  color: #EE3A42;
}

.controls a.back {
  float: left;
  padding-left: 12px;
  background-image: url(/site/css/images/controls-back.gif);
  background-position: left;
}

.controls a.next {
  float: right;
  padding-right: 12px;
  background-image: url(/site/css/images/controls-next.gif);
  background-position: right;
}

h3.project {
  text-transform: none;
  padding: 8px 0px 15px 0px;
  margin: 0px;
}

h3.project span {
  padding: 0px 5px 0px 5px;
  font-size: 80%;
}

h3.project a {
  color: #EF3F42;
  text-decoration: none;
}

.info-tabs {
  list-style: none;
  float: left;
  margin: 18px 0px 20px 0px;
  padding: 0px;
  width: 194px;
  font-size: 120%;
}

.info-tabs li {
  margin: 0px 0px 2px 0px;
}

.info-tabs li.selected a {
  font-weight: bold;
}

.info-tabs li a {
  color: #8C8C8C;
  text-decoration: none;
}

.info-page {
  float: left;
  width: 360px;
  margin: 18px 0px 20px 0px;
  color: #2A2A2A;
}

.panel .controls {
  padding-top: 20px;
}

.panel .controls span {
  float: left;
  color: #C5C5C5;
  padding: 0px 6px 0px 6px;
  font-size: 80%;
}

.panel .controls a {
  float: left;
}

.panel .controls a.back {
  color: #6F6F6F;
  background-image: url(/site/css/images/panel-controls-back.gif);
  text-decoration: none;
}

.panel .controls a.next {
  color: #EE3A42;
  background-image: url(/site/css/images/panel-controls-next.gif);
  text-decoration: none;
}

/* Specifics::What we do *************************************/

.tabbed-page {
  background-color: #EDEDED;
  margin-top: 2px;
  float: left;
}

.tabbed-page ul.tabs {
  margin: 0px 0px 0px 0px;
  padding: 13px 0px 0px 0px;
  list-style: none;
  float: left;
  width: 195px;
  font-size: 120%;
}

.tabbed-page ul.tabs li {
  float: left;
  width: 100%;
}

.tabbed-page ul.tabs a {
  color: #ef3e42;
  background-color: #EDEDED;
  text-decoration: none;
  display: block;
  padding: 3px 0px 5px 20px;
  width: 175px;
  outline: none;
}

.tabbed-page ul.tabs a.selected {
  background-color: #fff;
  color: #2A2A2A;
}

.tabinatorselected, {
  background-color: #fff;
  color: #2A2A2A;
}

.tabbed-page .page {
  background-color: #fff;
  padding: 18px 20px 10px 23px;
  margin: 0px 0px 0px 0px;
  float: left;
  clear: none;
  width: 365px;
  min-height: 300px;
}

/** Colour overrides **/
.white {
  color: #fff!important;
}

.red {
  color: #ef3e42;
}

/** transformations **/
.uppercase {
  text-transform: uppercase;
}

.bigger {
  font-size: 110%!important;
  font-weight: bold;
}

.clean {
  text-decoration: none;
  font-weight: normal;
}

/** positioning helpers **/
.nopad-topleftbottom {
    padding-top: 0px!important;
    padding-left: 0px!important;
    padding-bottom: 0px!important;
}

#clickme-indicator {
  width: 92px; height: 34px;
  background: url(/site/css/images/clickme.gif);
  display: none;
  position: absolute; top: 82px; left: 436px;
}

h2.padmore {
  padding-bottom: 10px;
}

/** breadcrumb **/
.breadcrumb {
  margin: 0px!improtant;
  padding: 20px 0 0 20px;
  background: #fff;
  color: #a2a2a2;
}

div.breadcrumb a {
  text-decoration: none;
  color: #a2a2a2;
}

div.breadcrumb a:hover {
  color: #ef3e42;
}