

/** LEGACY ECART STYLES **/

/* ------- GENERAL FONT SETTINGS -------------- */
.heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #48A93F}
.bodyText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.bodyTextBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #333333}
.bodyTextError {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF0000}
.bodyTextSmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.bodyTextWhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF}

/* ------- PRODUCT PAGE -------------- */
.productHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #333333}
.productText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: none;}
.productTextBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; font-weight: bold}
.productDescriptionHeading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006600}
.productDescription {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.productPrice {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}
.productRRP {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000}
.productOutOfStock {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
.productDateAvailable {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #006600}
.productPreOrder {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}
.productInfoTable {background-color: #CCCCCC}
.productInfoTableRow1 {background-color: #F3F2F2}
.productInfoTableRow2 {background-color: #FFFFFF}
.productRow1 {background-color: #F0F0F0}
.productRow2 {background-color: #FFFFFF}


/* ------- CHECKOUT PAGES -------------- */
.checkoutBodyText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.checkoutBodyTextBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}
.checkoutBodyTextError {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF0000}
.checkoutBodyTextSmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.checkoutTable {background-color: #999999; width: 450px}
.checkoutTableAdmin {background-color: #CCCCCC; border: 1px #CCCCCC; width: 550px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.checkoutHeadingRow {background-color: #CCCCCC}
.checkoutRow1 {background-color: #F0F0F0; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.checkoutRow2 {background-color: #FFFFFF; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.checkoutSuccess {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #33CC00}
.checkoutFail {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FF0000}

/* ------- PRODUCT LIST (Category & Search result pages) -------------- */
.productListHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000066}
.productListDescription {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.productListPrice {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}
.productListRRP {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000}
.productListOutOfStock {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
.productListDateAvailable {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #006600}
.productListPreOrder {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}

A.productListMoreInfo:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #990000}
A.productListMoreInfo:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #990000}




/* General */

body {
  background: #fff url('../img/customised/site_bg.gif') repeat-x;
  font-family: arial, helvetica, sans-serif;
}

p,
.bodyText {
  font-size: 9pt;
}

a {
  color: #566c11;
  text-decoration: none;
}

.logo {
  padding: 0 0 0 5px;
}

.like {
  padding: 0;
}

.bodyText .heading {
  position: relative;
  top: 7px;
}

#contentTable {
  background: #fff;
}

/* Products */

.categoryRow a {
  font-size: 14px;
  font-weight: bold;
}

.bodyTextWhite,
.productListHeader {
  font-size: 11pt;
  font-weight: bold;
}

.productListMoreInfo {
  font-size: 11px;
  font-weight: bold;
}

.products_standard,
.products_custom {
  position: relative;
  top: -15px;
}

/* Top Nav */

.topNav_bg {
  background: #ccc url('../img/customised/tn_menu_bg.gif');
}

.topNav {
  background: #ccc url('../img/customised/tn_menu_bg.gif');
}

.topnav ul, .bottomnav ul {
  margin: 0;
  padding: 0px;
  list-style-type: none;
  height: 35px;
}

.topnav ul li, .bottomnav ul li {
  display: inline;
  padding: 0 10px 0 0;
  margin: 0;
  border-right: solid 1px #ccc;
}

.topNav a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 0 10px;
}

.topNav a:hover {
  color: #999;
}

.topnav .tnav .bottomnav {
  position: relative;
  top: 4px;
}

form.topnavsearch {
  margin: 10px 0 0 0;
}

input.checkoutBodyText {
  position: relative;
  top: -6px;
}

/* Left Nav */

.shoppingCart {
  background: #fff;
  width: 300px;
}

.sC_body {
  height: 30px;
  float: right;
  padding: 0 10px;
  text-align: left;
}

.sC_body .head {
  font-size: 11pt;
  font-weight: bold;
  color: #333;
  padding: 0;
  margin: 0;
}

.sC_details {
  font-size: 11pt;
  color: #000;
  background: #fff;
  float: left;
  text-align: center;
  margin: 2px 12px 0 0;
  padding: 10px 0 4px 0;
}

.viewcart {
  margin: 6px 0 0 7px;
}

/* Co-branded */

.cobrand_banner {
  width: 701px;
  height: 200px;
  margin: 0 0 0 15px;
  padding: 0;
  position: relative;
}

.cobrand_text {
  font-size: 14pt;
  color: #837e49;
  width: 400px;
  height: 100px;
  position: absolute;
  top: 80px;
  right: 40px;
}

/* Left Nav */

.categoryHeadingRow {
  padding: 0 0 0 0px;
  margin: 0;
  vertical-align: top;
}

.categoryHeadingText {
  background: transparent;
  font-size: 14px;
  font-weight: bold;
  color: #dedede;
  height: 30px;
  border-bottom: 1px solid #dadada;
  text-transform: uppercase;
}

.category_active {
  background: #ccc url('../img/customised/ln_category_bg.gif');
  font-size: 12px;
  font-weight: bold;
  color: #666;
  padding: 8px 0 8px 5px;
  border: 1px solid #dadada;
  border-top: none;
  text-transform: lowercase;
}

.category a {
  color: #666;
  text-decoration: none;
}

.category a:hover {
  color: #000;
}

.category {
  background: #ccc url('../img/customised/ln_category_active_bg.gif');
  font-size: 12px;
  font-weight: bold;
  color: #999;
  padding: 8px 0 8px 5px;
  border: 1px solid #dadada;
  border-top: none;
  text-transform: lowercase;
}

a.categoryLink { display: block; width: 100%; }

.subcategory {
  background: #fff;
  font-size: 11px;
  font-weight: bold;
  color: #566c11;
  padding: 8px 0 8px 5px;
  border: 1px solid #dadada;
  border-top: none;
}

.subcategory a {
  color: #566c11;
  text-decoration: none;
  padding: 0 0 0 10px;
}

.subcategory a:hover {
  color: #93C83A;
}

.banner {
  margin: 10px 0 0 0;
}

/* Welcome message */

.welcome {
  background: #f4f9eb;
}

.welcome_body {
  border-left: solid 1px #ddedc0;
  border-right: solid 1px #ddedc0;
  padding: 0 10px;
}

/* Unknown */

.productContainer {
  border: solid 1px #ededed;
  width: 160px;
  padding: 6px;
  vertical-align: top;
  font-size: 11px;
}

.productContents {
  position: relative;
  width: 100%;
}

.pContImg {
  width: 150px;
  height: 226px;
  position: relative;
  margin: 0 0 4px 0;
}

div.product_standard span.productlistprice, div.product_custom span.productlistprice {
  position: absolute;
  text-align: right;
  bottom: 0px;
  right: 0px;
  background-color: #999;
  color: #fff;
  font-weight: bold;
  padding: 4px 8px;
}

.pMoreInfo,
.pAddCart {
  white-space: nowrap;
  font-size: 11px;
}

.pAddCart {
  text-align: right;
}

/* Footer */

#bottomNav {
  background: #ccc url('../img/customised/bn_bg.gif');
  height: 35px;
}

#bottomNav a {
  font-size: 9pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

#bottomNav a:hover {
  color: #526334;
}

#bottomNav ul {
  padding: 7px 0 0 0;
  margin: 0px;
}

#bottomNav ul li {
  display: inline;
  padding: 0px;
  margin: 0px;
  padding-right: 10px;
}

.copyright {
  position: relative;
  top: 5px;
  font-size: 8pt;
  color: #8e9c5f;
  padding: 0 10px 0 0;
}



/* general */

html, body { height: 100%; }

body {
  font: 12px verdana, arial, helvetica, sans-serif;
  color: #333;
  background: #e5e5e5;
  margin: 0;
  padding: 0;
  line-height: 16px;
}

div#page {
  text-align: center;
  padding: 47px 0 0 0;
}

div#pageshop {
  text-align: center;
  padding: 10px 0 0 0;
}

#site_container {
  width: 880px;
  background: #fff;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
  border: 1px solid #dcdcdc;
  border-bottom: 0;
  text-align: left;
}

#banner {
  width: 330px;
  background: #eee;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #dcdcdc;
  border-bottom: 10px;
  text-align: center;
}

#container {
  width: 100%;
  background: #fff;
  margin: 10px 0 2em 0;
  text-align: left;
  clear: both;
}

#clearing {
  clear: both;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  font-family: arial, helvetica, verdana, sans-serif;
  text-transform: lowercase;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #666666;
  text-transform: lowercase;
}

h3 {
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  font-weight: bold;
  color: #333;
}

h4,
.productDescriptionHeading {
  font-size: 14px;
  font-weight: bold;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #666666;
}

.rev,
.heading,
.welcome h1,
.productHeader {
  font-size: 14px;
  color: #fff;
  background: #bab9b9;
  padding: 2px 85px 2px 6px;
  text-transform: lowercase;
}

h2 a { text-decoration: none; }

a:link,
a:visited {
  color: #666;
}

a:active,
a:hover {
  color: #999;
}

hr {
  border-bottom: medium none;
  border-top: 1px solid #ccc;
  height: 1px;
  text-align: center;
  margin: 8px 0 10px 0;
}

#logo, #like { float: left; }

#archiveMonths {
  height: 440px;
}

/* splash and home page */

#splash {
  margin: 10px 0 0 0;
}

#homeImg {
  position: relative;
  margin: 10px 0 0 -10px;
  padding: 0;
  height: 520px;
}


/* top navigation */

#topnav, #bottomnav {
  text-align: right;
  text-transform: lowercase;
}

li.topnav_1 a {
  margin-left: 0 !important;
}

#topnav ul, #bottomnav ul {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
}

#bottomnav ul {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
}

#topnav ul li, #bottomnav ul li {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, helvetica, verdana, sans-serif;
}

#topnav ul li a, #bottomnav ul li a {
  text-decoration: none;
  margin: 0 32px 0 32px;
}


/* news */

#newsLinks {
  margin: 0 0 0 10px;
}

#newsLinks a {
  color: #bAb9b9;
  text-decoration: none;
}

#newsLinks a.active {
  color: #333;
}

.newsItem {
  clear: both;
}

.newsIntro {
  width: 380px;
}

.newsImg {
  width: 490px;
  float: right;
  clear: right;
}

.newsImg img {
  text-align: left;
  margin: 0 0 0 10px;
  clear: both;
}


/* collections */

div#collections {
  margin: 1em 0 0 0;
  clear: both;
}

#collections_links {
  margin: 0 0 0 10px;
}

#collections_links a {
  color: #bAb9b9;
  text-decoration: none;
}

#collections_links a.active {
  color: #333;
}

div#collections_image {
  width: 365px;
  float: left;
}

#collections_image img {
  border: solid 1px #f0f0f0;
}

div#collections_gallery {
  width: 490px;
  clear: none;
  margin: 0 0 0 370px;
}

#collections_gallery table {
  border: 0;
}

#collections_gallery td {
  padding: 0 5px 3px 5px;
}

#collections_gallery img {
  border: solid 1px #f0f0f0;
}

/* about us and press */

div#press {
  width: 450px;
  float: right;
}

div#about {
  float: left;
}

div#press table,
div#press td {
  border: 0;
  padding: 0;
  margin: 0;
}

div#press img {
  padding: 0 5px 0 0;
}

/* stores and stockists */

div#stockists_iframe iframe {
  width: 342px;
  height: 313px;
  float: right;
  border: solid 1px #ccc;
  background: #f0f0f0;
  margin: 14px 34px 0 0;
}

div#iframe_content {
  padding: 10px;
}

div#stockists {
  width: 140px;
  float: right;
  margin: 0 20px 0 0;
}

div#stockists a {
  font-weight: bold;
  text-decoration: none;
}

div#stores_and_agents {
  width: 320px;
  float: left;
}

/* join us */

#joinForm_container {
  width: 342px;
}

#joinForm_container label {
  margin: 5px 0 3px 0;
  display: block;
}

#joinForm_container input,
#joinForm_container textarea {
  width: 342px;
  margin: 0 0 10px 0;
  background: #f6f6f6;
  border: solid 1px #bab9b9;
}

#joinForm_container select {
  width: 342px;
  margin: 0 0 10px 0;
  background: #f6f6f6;
  border: solid 1px #bab9b9;
}

#joinForm_container input { height: 20px; }

#submit input {
  width: 57px;
  background: #ccc;
  border: solid 1px #333;
  font-weight: bold;
  margin: 0 0 2em 0;
}

/* yui */

.mask {
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
  background-color:#2f2f2f;
}

#press18,
#press19,
#press20,
#press21,
#press22,
#press23,
#press24,
#press25 {
  visibility: hidden;
}
