<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Designed and hand-coded by http://www.acmecreative.ca. 
Copyright (c) ACME Creative, Inc. 
All rights reserved. 
*/

/* CSS Reset | http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

/* General
==================================================================================================================== */

#sprites { 
   
  background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat;
}


#sprites-logo 
{ width: 250px; height: 82px; background-position: -526px 0;
  background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat;
  display: block;
  margin-left: 5px;
}

#sprites-phone 
{ width: 20px; height: 20px; background-position: -50px 0; 
  background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat;
  float: left;
  margin-left: -30px;
  margin-bottom: 10px;
}

#sprites-TRD-bar
{ width: 800px; height: 44px; background-position: 0 -83px; 
 background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat;
  margin-left: 90px;

}


#sprites-NZ100
{ width: 117px; height: 117px; background-position: -801px 0;
  background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat;
}

#sprites-phonewhite 
{ width: 24px; height: 24px; background-position: -501px 0;
background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat;
  float: left;
}

#sprites-emailwhite { width: 24px; height: 24px; background-position: -25px 0; 
background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat;
  float: left;

}

#sprites-bank

{ width: 450px; height: 45px; background-position: -50px -21px;
 background-image: url(/cdn/shop/files/sprites.png?v=7652912222633847210);
  background-repeat: no-repeat; 
}

body {
    background: #f4f4f4 url(/cdn/shop/t/7/assets/bg.jpg?v=71944176525604696331412293938);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-size: 62.5%;
	color: #000;
	margin: 0;
	padding: 0;
}

table tr td, table tr th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

.clear { clear: both; }

.alignleft {
	float: left;
	margin: 0 25px 25px 0;
}
.alignright {
	float: right;
	margin: 0 0 25px 25px;
}


/* Typography 
==================================================================================================================== */

p {
	font-size: 1.3em;
	line-height: 22px;
	margin-bottom: 0px ;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h4, h5, h6 {
	font-weight: normal;
}

#content h1, .formatted h1 {
	font-size: 3.6em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}

.formatted {
	color: #333;
}

.formatted h2 {
	color: #000;
	font-size: 2.6em;
	margin-top: 30px;
	margin-bottom: 15px;
}

.formatted h3 {
	color: #09E;
	font-size: 2.1em;
	margin-top: 30px;
	margin-bottom: 15px;
}

.formatted h4 {
	color: #000;
	font-size: 1.6em;
	margin-top: 5px;
	margin-bottom: 10px;
}

.formatted h5, .formatted h6 {
	color: #000;
	font-size: 1.6em;
	margin-top: 30px;
	margin-bottom: 15px;
}

.formatted h6 {
	margin-top: 15px;
	margin-bottom: 5px;
}

.formatted strong {
	color: #000;
}

.formatted img {
	max-width: 920px;	
}
#desc img {
	max-width: 490px;
}
.post img {
	max-width: 650px;
}

.formatted table th, .formatted table td {
	font-size: 1.3em;
	padding: 14px;
}
.formatted table th {
	text-align: left;
}
.formatted table td {
	background: #f9f9f9;
}
.formatted table tr:nth-child(2n) td {
	background: #f4f4f4;
}

.formatted blockquote {
	margin: 0 30px;
	padding: 15px;
	font-style: italic;
	font-size: 1.4em;
	line-height: 24px;
	margin-bottom: 1.6em;
    background: #09E; 
}



/* Links
==================================================================================================================== */

a {
	color: #c51731;
	text-decoration: none;
}

a:hover {
	color: #6b0d1b;
}

a:visited {
}

p a {
	text-decoration: underline;
}


/* Lists
==================================================================================================================== */

.formatted ul, .formatted ol {
	padding: 0 0 0 45px;
	margin-bottom: 1.3em;
	font-size: 1.3em;
}
.formatted ul ul, .formatted ol ol {
	padding: 0 0 0 45px;
	margin: 0;
	font-size: 1em;
}

.formatted ul li {
	list-style: disc;
	line-height: 22px !important;
}

.formatted ol li {
	list-style: decimal;
	line-height: 22px !important;
}

.formatted .spaced li {
	margin-bottom: 1em;
}


/* Layout (Global)
==================================================================================================================== */

#wrapper-980 {
	width: 980px;
	margin: 0 auto;
}

#top-bar{
background-color: #00A4D6; 
height: 33px

}
  
#top-bar #nav-toolbar1 { 
	float: right;
  margin-top:10px;
	margin-bottom: 15px;
  margin-right: 10px;
}
#top-bar #nav-toolbar1 li {
	float: left;
	margin-left: 15px;
  
}
#top-bar #nav-toolbar1 li a {
	color: #FFF;
	font-size: 12px;
}

#header {
	
	padding-bottom: 5px;
}
#header-top {
	background: #fff;
	min-height: 90px;
    position: relative;
	height: auto !important;
	height: 160px;
}

#header #logo {
	float: left;
	width: 300px;
	height: 124px;
	overflow: hidden;
	position: absolute;
	margin: 0px;
    left: 0px;
    top: 10px;
}
#header #logo table {
	width: 512px;
	height: 124px;
}
#header #logo table td {
	vertical-align: top;
  
}
#header #logo h2.logo a {
	display: block;
	font-size: 4.8em;
	font-weight: bold;
	color: #000;
	line-height: 124px;
	padding: 0 0 0 6px;
}

 /*media all*/
#header-right {
    position: absolute;
  left: 280px;
  top: 10px;
    padding: 20px 23px 20px 20px;
width:390px;
}

#header-right #nav-toolbar {
	float: right;
	margin-bottom: 15px;
  margin-right: 10px;
}
#header-right #nav-toolbar li {
	float: left;
	margin-left: 15px;
}
#header-right #nav-toolbar li a {
	color: #a8a59f;
	font-size: 12px;
}
#header-right #header-cart-wrapper {
	clear: right;
	float: right;
	width: 265px;
	/*height: 46px;*/
	margin-bottom: 16px;
}
#header-right #header-cart {
	/* position: fixed;
	z-index: 10; */
	float: right;
	font-size: 13px;
	padding: 16px 16px 16px 50px;
	border: 1px solid #ececec;
}
#header-right .cart-icon {
	background: #f9f9f9 url(/cdn/shop/t/7/assets/icon-cart.png?v=74794035971185156011412293945) 10px 10px no-repeat;
}
#header-right .user-icon {
	background: #f9f9f9 url(/cdn/shop/t/7/assets/icon-user.png?v=161693430842461176041412293946) 10px 13px no-repeat;
}
#header-right .two-line {
	padding: 11px 16px 11px 50px !important;
	font-size: 12px !important;
	line-height: 14px;
	background: #f9f9f9 url(/cdn/shop/t/7/assets/icon-cart.png?v=74794035971185156011412293945) 10px 13px no-repeat;
}

#header-right .two-line .user-msg {
	padding-bottom: 3px;
}
#header-right #header-cart a {
	text-decoration: underline;
}
#header-right #header-search, #search-search {
	clear: right;
	float: right;
	border: 7px solid #EA0C85;
    border-radius:10px;
    padding: 3px;
	height: 26px;
	width: 370px;
}
#header-right #header-search #q, #search-search #q {
	border: none !important;
	width: 320px;
	float: left;
	color: #aeadad;
	font-size: 13px;
	padding: 3px 0 2px 5px;
}
#header-right #header-search .submit, #search-search .submit {
	float: right;
  
}
#header-3 {
 
  position: absolute;
  left: 715px;
  float: right;
  color: #a8a59f;
   
}

#header-3 .span {
 
  color: black;
  font-size: 18px;
   margin-bottom: 5px;
}


#header-3 #nav-toolbar {
	float: right;
	margin-bottom: 15px;
  
}
#header-3 #nav-toolbar li {
	float: left;
	margin-left: 15px;
}
#header-3 #nav-toolbar li a {
	color: #a8a59f;
	font-size: 12px;
  
}
#header-3 #header-cart-wrapper {
	clear: right;
	float: right;
	width: 265px;
	/*height: 46px;*/
	margin-bottom: 16px;
}
#header-3 #header-cart {
	/* position: fixed;
	z-index: 10; */
	float: right;
	font-size: 13px;
	padding: 16px 16px 16px 50px;
	border: 1px solid #ececec;
}
#header-3 .cart-icon {
	background: #f9f9f9 url(/cdn/shop/t/7/assets/icon-cart.png?v=74794035971185156011412293945) 10px 10px no-repeat;
}
#header-3 .user-icon {
	background: #f9f9f9 url(/cdn/shop/t/7/assets/icon-user.png?v=161693430842461176041412293946) 10px 13px no-repeat;
}
#header-3 .two-line {
	padding: 11px 16px 11px 50px !important;
	font-size: 12px !important;
	line-height: 14px;
	background: #f9f9f9 url(/cdn/shop/t/7/assets/icon-cart.png?v=74794035971185156011412293945) 10px 13px no-repeat;
}

#header-3 .two-line .user-msg {
	padding-bottom: 3px;
}
#header-3 #header-cart a {
	text-decoration: underline;
}

#search-search {
	width: 289px;
}

#content {
	background: #fff;
	padding: 29px 30px;
	margin-bottom: 29px;
	width: 920px;
}

#footer {
	clear: both;
    position: relative;
  color: #FFF
}


#footer-top {

    background-color: #525151;  
	height: 150px;
  padding: 5px;


}


#footer a , #footer a:visited {
  
  color: white;
  text-decoration: none;
}

#footer a:hover {
  
  color: red;
  
}



#footer-three {
 
  position: absolute; 
  left: 500px; 
  top: 20px;
  color: #FFF;   
  letter-spacing: 0px;
  font-family:  "Helvetica", "Arial", "Verdana", "sans-serif";
  font-size: 11px;
  
}


#footer-three h4 {
 
 
  color: #FFF;   
  font-family:  "Helvetica", "Arial", "Verdana", "sans-serif";
  font-size: 14px;
  
}

#footer a {
  
  color: white;
  
}



#footer-four {
 
  position: absolute; 
  left: 660px; 
  top: 20px;
  color: #FFF;   
  letter-spacing: 0px;
  font-family:  "Helvetica", "Arial", "Verdana", "sans-serif";
  font-size: 11px;
  
  
}


#footer-four h4 {
 
 
  color: #FFF;   
  font-family:  "Helvetica", "Arial", "Verdana", "sans-serif";
  font-size: 14px;
  
}

#footer-five {
 
  position: absolute; 
  left: 800px; 
  top: 20px;
  color: #FFF;   
  letter-spacing: 0px;
  font-family:  "Helvetica", "Arial", "Verdana", "sans-serif";
  font-size: 12px;
  font-weight: bold;
  
}


#footer-five h4 {
 
 
  color: #FFF;   
  font-family:  "Helvetica", "Arial", "Verdana", "sans-serif";
  font-size: 14px;
  
}



#footer p {
	color: #6e6862;
	font-size: 1.2em;

}
#footer p a {
	color: #000;
}
#footer #cc li {
	float: left;
	margin-right: 12px;
}
.footer-left {
	float: left;
}
.footer-right {
	float: right;
	width: 600px;
	margin-top: -4px;
	line-height: 18px;
}
.footer-right #footer-nav {
	float: right;
	color: #6e6862;
	font-size: 1.2em;
	margin-bottom: 18px;
	padding-top: 5px;
	text-align: right;
}
.footer-right #footer-nav a {
	color: #000;
	text-decoration: underline !important;
}
.footer-right #social {
	clear: right;
	float: right;
}
.footer-right #social li {
	float: left;
	margin-left: 11px;
}
.footer-right #social li a {
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	background: #c51731;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.footer-right #social li a:hover {
	background: #6b0d1b;
}
.footer-right #social li.email a { background-image: url(/cdn/shop/t/7/assets/social-email.png?v=26628987213413660251412293950); width: 30px; }
.footer-right #social li.facebook a { background-image: url(/cdn/shop/t/7/assets/social-facebook.png?v=49826182762144491491412293951); }
.footer-right #social li.twitter a { background-image: url(/cdn/shop/t/7/assets/social-twitter.png?v=111344036784976722931412293951); }
.footer-right #social li.rss a { background-image: url(/cdn/shop/t/7/assets/social-rss.png?v=90722764094710417151412293951); }


/* Layout (Homepage)
==================================================================================================================== */

#left-banner {
  
 width: 730px;
 height: 337px;
 margin-bottom:50px;
 float: left;
 

  
}


#product-table {
  
  letter-spacing: 1px;
  font-family: "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
  float: left;
  width: 100%;
  
}

#product-title {
  
  font-size: 16px;
  letter-spacing: 1px;
text-transform: uppercase;
  font-family: "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
  text-shadow: 1px 1px rgba(0, 0, 0, 0.28);
  color: #8F8F8F;
}


#banner, #banner div {
	width: auto;
	height: 376px;
	overflow: visible;
    margin-left: 0px;
  .center 
}

#banner-pager-wrapper {
    height: 28px;
    margin: 343px 0 0 855px;
    position: absolute;
    width: 120px;
    z-index: 99999;
}
#banner-pager {
    float: right;
    padding: 0 3px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
#banner-pager li {
    float: left;
    height: 28px;
    margin-left: -3px;
    padding: 0 1px 0 2px;
}
#banner-pager li a {
    color: #000;
    font-family: ;
    font-size: 36px !important;
    display: block;
    margin-top: -6px;
}
#banner-pager li a:hover {
    color: #999;
}
#banner-pager li.activeSlide a, #banner-pager li.activeSlide a:hover {
    color: #fff;
}

#promos {
	margin: 0 0 29px 0;
}
#promos table {
	width: 980px;
	height: 170px;
}
#promos td {
	vertical-align: bottom;
}
#promos .promo-1 { text-align: left; }
#promos .promo-2 { text-align: center; }
#promos .promo-3 { text-align: right; }

.buy-online 
a, .buy-online a:visited {
  color: #0094DA;
font-size: 18px;
float: right;
margin-top: 5px;  
margin-bottom: 20px;
padding-right: 0px;
}

.buy-online a:hover {
	color: #c51731;
	text-decoration: none;
}


.lightbox {
font-size: 12px;
float: right;
padding-right: 0px;
margin-top: 4px;
margin-bottom:15px  ;
    padding-bottom: 15px;
  color: #00A4D6;
}  

.lightbox a {
  color: #EA0C85;
}  

.collection-top
{
  width: 980px;
  height: 50px;
  margin-left:auto;
  margin-right:auto;
  border-bottom: 2px solid #00A4D6;
  margin-bottom: 25px;
  
  }


.collection-top h1 {
    text-transform: uppercase;
}



/* Layout (Subpage)
==================================================================================================================== */




/* Navigation
==================================================================================================================== */

#nav-zone {
	clear: both;
	padding-bottom: 0px;
    padding-top:20px;
}

#nav {
	float: left;
	width: 959px;
	background: url(/cdn/shop/t/7/assets/nav-bg.png?v=166966662644221065941412293948) bottom left repeat-x #dd1c39;
	padding: 0 16px 0 5px;
}
#nav li {
	float: left;
	padding: 4px 12px 4px 11px;
	list-style: none;
}
#nav li.page-link {
	float: right;
	padding: 4px 0 4px 23px;
}
#nav li a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-shadow: 1px 1px rgba(0,0,0,0.35);
	display: block;
	padding: 6px 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#nav li.active a, #nav li.real_active a {
    background: url(/cdn/shop/t/7/assets/black-12pct.png?v=8889258871924232261412293938);
}
#nav li ul {
	display: none;
    position: absolute;
    margin: 4px 0 0 -8px;
    width: 200px;
    background: #fff;
    border-bottom: 5px solid #B8162E;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
    padding: 5px 0;
    z-index: 50;
}
#nav li ul li {
    padding: 2px 12px 2px 11px;
    float: none;
}
#nav li ul li a {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #000;
    background: none !important;
    text-shadow: none;
    padding: 6px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#nav li ul li a:hover {
    background: #f4f4f4 !important;
}
#nav li ul li.active a {
	background: #f4f4f4 !important;
}


#subnav {
	min-height: 32px;
	height: auto !important;
	height: 32px;
	background: #fff;
	padding-left: 16px;
	padding-bottom: 6px;
    display: none;
}

#nav li {
    padding: 1em;
    border-right: 2px solid white;
    border-radius: 0px !important;
  }

#nav li:last-child {
    border-right: none;
   border-radius: 0px !important;
}

    


 






/* Sidebar
==================================================================================================================== */



/* Forms
=============================================================================== */

input[type="text"], input[type="email"], input[type="telephone"], textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #EA0C85 ;
	padding: 3px 5px;
	font-size: 1.3em;
}

.button-wrapper {
	margin-top: 20px;
  margin-bottom: 20px;
    float: left;
	height: 36px;
	background: #EA0C85   url(/cdn/shop/t/7/assets/button-right.png?v=110472473375637785821412293939) bottom right no-repeat;
	padding-right: 1px;
}
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 6px 16px 8px 17px;
	border: none;
	background: url(/cdn/shop/t/7/assets/button-bg.png?v=38813448329895668881412293939) bottom left repeat-x;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.35);
	font-weight: bold;
	height: 36px;
	cursor: pointer;
}

.button-wrapper:hover {
	background-color: #b8162e;
}
.button:active {
	padding: 7px 15px 7px 18px;
}
.button-wrapper.disabled, .button-wrapper.disabled:hover, .button-wrapper.disabled:active {
	background-color: #bbb;
	cursor: default;
}
.button-wrapper.disabled .button {
	padding: 6px 16px 8px 17px !important;
	cursor: default;
	color: #eee;
}






/* Blog
==================================================================================================================== */

#category {
	background: url(/cdn/shop/t/7/assets/nav-bg.png?v=166966662644221065941412293948) bottom left repeat-x #d0ccc5;
    color: #09E;
    padding: 14px 30px;
    text-align: left;
    margin-bottom: 29px;
}
#category h3 {
	color: #f5f2eb;
	margin: 0;
}
#category h3 span {
	color: #09E;
}

#sidebar {
	float: right;
	width: 180px;
	padding: 30px;
	background: #09E;
}

#sidebar h3 {
	font-size: 2.0em;
	margin: 0 0 15px 0;
}
#sidebar .post-excerpt {
	border-top: 1px solid #eee;
	margin-top: 15px;
	padding-top: 20px;
}
#sidebar .end {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}
#sidebar h5 {
	font-size: 1.6em;
	margin: 0 0 6px 0;
}

#posts {
	float: left;
	width: 710px;
	margin-right: 30px;
}

.post {
	padding: 29px 30px;
	margin: 0 0 29px 0;
	background: #fff;
}

.post .title {
    font-size: 3.6em;
    letter-spacing: -1px;
}
.post .title a, .post .title a:hover { color: #000; }
.post .posted {
    border-bottom: 1px solid #EEEEEE;
    color: #888888;
    font-size: 1.3em;
    margin-bottom: 23px;
    padding: 0 0 22px;
    line-height: 21px;
}
.post .posted .divider {
	color: #ddd;
	font-size: 17px;
}

.post img[style="float: right;"], #page img[style="float: right;"]  { margin: 0 0 25px 25px; }
.post img[style="float: left;"], #page img[style="float: left;"] { margin: 0 25px 25px 0; }

/* Comments */

#comments h2 {
    font-size: 2.2em;
    margin-bottom: 22px;
    background: url(icon-comments.png) left center no-repeat;
    padding-left: 40px;
    min-height: 23px;
    height: auto !important;
    height: 23px;
}
#comments h2.post-comment { background-image: url(/cdn/shop/t/7/assets/icon-comment.png?v=129472198698011618841412293945); }

.comment {
	padding: 13px 16px;
	background: #f9f9f9;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
/*.comment.odd { background: #f4f4f4; }*/
.comment.end { margin-bottom: 0; }
.comment p {
	margin: 0 0 4px 0;
}
.comment .author {
	font-size: 1.0em;
	font-weight: bold;
	color: #c51731;
}
.comment-form-wrapper {
	padding: 15px;
	background: #f9f9f9;
}
.comment-form label {
	clear: left;
	float: left;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 5px;
	width: 100px;
}
.comment-form .field, .comment-form textarea {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
.comment-form textarea {
	width: 450px;
	height: 100px;
}
.comment-form .button-wrapper {
	margin-left: 100px;
}

#posted, #error {
	text-align: center;
	color: #090;
	border: 1px solid #090;
	background: #efe;
	padding: 4px 15px;
}
#error {
	color: #b00;
	border: 1px solid #b00;
	background: #fee;
}


/* Page Elements
==================================================================================================================== */

/* Pagination ........................................................................................................ */

#paginate-wrapper {
	clear: both;
    height: 12px;
    margin: 0 0 13px 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #eee;
}
#paginate {
    float: left;
    left: 50%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
#paginate span {
    float: left;
    display: block;
    padding: 0 6px 0 0 !important;
    position: relative;
    right: 50%;
    background: #fff;
}
#paginate span:first-child {
	border-left: 6px solid #fff;
}
#paginate span a, #paginate span.current {
    background: #AFA7A2;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 8px !important;
    text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#paginate span.current {
    background: #f4f4f4;
    color: #737373;
    border-right: 6px solid #fff;
}
#paginate span a:hover {
    background: #9F938B;
}

/* Collection ........................................................................................................ */

#excerpt {
}

.product-list {
	margin-right: -30px;
}

.product {
	float: left;
	width: 207px;
	margin: 0 30px 29px 0;
}
.product-overlay {
	position: absolute;
	z-index: 1;
	width: 207px;
	height: 227px;
	background: url(/cdn/shop/t/7/assets/product-overlay.png?v=125635011771020157071412293950);
}
.product-overlay a {
	display: block;
	width: 207px;
	height: 227px;
}
.product-overlay a:hover {
	border: 1px solid #ccc;
	width: 205px;
	height: 225px;
}
.product-image {
	position: absolute;
	z-index: 0;
	width: 207px;
	height: 227px;
	text-align: center;
	overflow: hidden;
}
.product-image td {
	vertical-align: middle;
	text-align: center;
	width: 207px;
	height: 227px;
}
#thumbs {
	clear: both;
	padding: 15px 0 0 0;
}
#thumbs-tabled table {
	width: 100%;
}
#thumbs-tabled table tr td {
    text-align: center;
    vertical-align: middle;
    padding-bottom: 15px;
}
#thumbs-tabled img {
    border: 3px solid #fff;
}
#thumbs-tabled img:hover {
	border-color: #ddd;
}
#thumbs .active img {
	border-color: #c51731;
}
#thumbs img {
	width: 76px;
}
.thumb-hidden {
    display: none;
}
#image-zoom {
    position: absolute;
    display: block;
    width: 360px;
    height: 462px;
    cursor: pointer;
    z-index: 2;
    background: url(/cdn/shop/t/7/assets/blank.gif?v=164826798765693215961412293938);
}
#image-zoom:hover {
    background: url(/cdn/shop/t/7/assets/zoom.png?v=33906588033740785741412293952) center center no-repeat;
}
.product-details {
	width: 177px;
	display: block;
	padding: 238px 15px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 18px;
}
.product-details-title a {
	font-size: 1.8em;
	font-weight: normal;
	line-height: normal;
	color: #000 !important;
}

.product-details-title a:hover {
  text-decoration: underline;
}

.product-details-price {
	color: #c51731;
	margin-top: 1px;
   font-size: 1.2em;
}
.product-details-price s {
	color: #6e6e6e;
	margin-right: 3px;
}
/* Tags */
.product-sale, .product-new {
	position: absolute;
	z-index: 2;
	margin: 7px 0 0 150px;
	width: 50px;
}
.product-sale span, .product-new span {
	float: right;
	display: block;
	background: #cf0f2c;
	padding: 5px 7px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.product-new span {
	background: #ddbd50;
 
}



.rollover {
	opacity: 1;
	background:url(/cdn/shop/files/mag.png?10462) center center no-repeat #FFF;
	cursor: pointer;
	height: 207px;
	width: 207px;
	position: absolute;
	z-index: 10;
	opacity: 0;
  filter: alpha(opacity=0);
}

.rollover:hover {
	opacity: .7;
	 filter: alpha(opacity=70);
}


/* Product Details ................................................................................................... */

#product-details-left {
	float: left;
	width: 360px;
	margin-right: 30px;
}
#product-details-left #image td {
	vertical-align: middle;
	text-align: center;
	width: 360px;
	height: 462px;
}

#product-details-right {
	float: left;
	width: 490px;
	border-left: 1px solid #eee;
	padding-left: 30px;
}

#product-details-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.6em;
	font-weight: normal;
	letter-spacing: -1px;
}
#product-details-right h1 .product-sale {
	letter-spacing: 0;
	font-size: 10px;
	position: static;
	margin: 0 0 0 15px;
	display: inline-block;
}
#product-details .sold-out {
	color: #f00; 
	font-size: 2.1em; 
	text-transform: uppercase;
}
#product-details-right #price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #c51731;
	margin: 20px 0 20px 0;
}
#product-details-right #price del {
	color: #6E6E6E;
	font-size: 0.7em;
}
#product-details-right #product-actions {
	border-bottom: 1px solid #eee;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
}

#product-details-right #variants {
	&lt;!-- float: left; --&gt;
	padding: 5px 0 5px 12px;
	
}
#product-details-right #variants .selector-wrapper {
	float: left;
 background: #f4f4f4;
  font-size: 1.2em; 
  margin-top: 15px;
  margin-bottom: 15px;
}
#product-details-right #variants .selector-wrapper label {
	font-size: 1.6em;
	font-weight: normal;

	
}
#product-details-right .variant-bg {
	float: left;
	&lt;!-- background: url(/cdn/shop/t/7/assets/f4f4f4.png?v=164076543694001215521412293940) top left repeat-y;--&gt;
}

#product-details-right .ajax-view-cart {
	float: left;
	line-height: 33px;
	height: 33px;
	font-size: 1.3em;
	padding-left: 31px;
	display: none;
	background: url(/cdn/shop/t/7/assets/ajax-done.png?v=155499553948778185841412293937) 10px 10px no-repeat;
}
#product-details-right .ajax-view-cart a {
	text-decoration: underline;
	color: #9b968f;
}
#product-details-right .ajax-view-cart.loading {
	background: url(/cdn/shop/t/7/assets/ajax-mini.gif?v=67421546680727301171412293937) 10px 10px no-repeat;
	width: 50px;
}
#product-details-right .ajax-view-cart.loading a {
	display: none;
}

#product-social li {
	margin-bottom: 10px;
}


#product-delivery {
	float: absolute;
	width: 300px;
	background-color: #E1E3E1;
	padding: 15px;
    border-radius: 20px;
}

#product-deliverytext {
	float: absolute;
	width: 300px;
	padding: 15px;
    
}

#related {
	clear: both;
	padding-top: 30px;
}
#related-2 {
	border-top: 1px solid #eee;
	padding-top: 29px;
}
#related h2 {
	font-size: 2.6em;
	margin-bottom: 15px;
}
#related h3 {
	font-size: 0.8em;
}
#related .product {
	margin-bottom: 0;
}

#slider-controls {
	position: absolute;
	margin: -45px 0 0 870px;
}

#slider-next, #slider-prev {
	float: left;
}

#slider-next a, #slider-prev a {
	display: block;
	margin-right: 4px;
	width: 22px;
	height: 22px;
	background: url(/cdn/shop/t/7/assets/slider-controls.png?v=8323828149125669991412293950) top left no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#slider-next a {
	background-position: top right;
}
#slider-prev a:hover { background-position: bottom left; }
#slider-next a:hover { background-position: bottom right; }

/* Cart .............................................................................................................. */

.cart table {
	width: 100%;
}
.cart th {
	background: url(/cdn/shop/t/7/assets/nav-bg.png?v=166966662644221065941412293948) bottom left repeat-x #d0ccc5;
	color: #09D;
	text-align: left;
	padding: 8px;
}
.cart td {
	border-bottom: 1px dotted #d0ccc5;
	padding: 6px 8px;
	vertical-align: middle;
}
.cart td.title a {
	font-size: 1.2em;
	font-weight: normal;
    
}
.cart td.quantity div {
	float: left;
	padding-right: 24px;
}
.cart td.quantity div.ajax {
	background: url(/cdn/shop/t/7/assets/ajax-mini.gif?v=67421546680727301171412293937) right center no-repeat;
}
.cart td.remove a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(/cdn/shop/t/7/assets/icon-remove-16.png?v=43754036889712311761412293946) center center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 6px;
}

.cart #notes {
	float: left;
	padding: 15px;
	margin-top: 30px;
	background: #f9f9f9;
}
.cart #notes label {
	display: block;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 5px;
}
.cart #notes textarea {
	width: 410px;
	height: 60px;
	font-size: 1.2em;
}

.cart #total {
	float: right;
	width: 300px;
	padding-right: 15px;
}
.cart #total h3 {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px 0;
	font-size: 1.6em;
    color: 09D;
}
.cart #total h3 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #09D;
}
.cart #total #checkout-extras {
	clear: both;
	padding-top: 15px;
	text-align: right;
}

.cart .update {
	cursor: pointer;
	float: right;
	margin-right: 25px;
	font-size: 1.3em;
	line-height: 36px;
}
.cart .update a {
	text-decoration: underline;
	color: #000;
}

.shippingcalc {
 width: 920px;
 height: 35px;
 background-color: rgb(233, 233, 233);
  text-align: center;
  font-size: 1.4em;
  
}

.cart-coloum-area {
  
  width: 930px;
  margin-top: 20px;
  position: relative;
}

.cart-columns {
  
  width: 300px;
  height: 138px;
  background-color: rgb(215, 239, 255);
  text-align: center;
    float:left;
  margin-bottom: 80px;
  margin-right: 10px;
    
}

.cart-columns h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 25px;
}

.cart-columns p {
  font-size: 1em;
  padding: 15px;
}



/* Search ........................................................................................................... */

#search-search {
	float: left;
	margin-bottom: 25px;
}
#search-search #q {
	width: 260px;
}
#search-results {
	clear: both;
	padding-top: 25px;
	border-top: 1px solid #eee;
}

.highlight {
	background: #ff9;
}

#search-results .content h3 {
	margin: 0 0 8px 0;
}
#search-results .content h3 a {
	color: #000;
}
#search-results .content {
	clear: both;
	padding: 15px;
	background: #f9f9f9;
	margin: 0 30px 25px 0;
	border-bottom: 1px solid #ddd;
}

#search-results .content p {
	margin: 0 0 5px 0;
}


/* Misc ........................................................................................................... */

.form-box {
	float: left;
	background: #f9f9f9;
	padding: 20px;
}

.feedback {
	padding: 15px;
	margin-bottom: 20px;
}
.feedback p {
	margin:0 !important
}
.successForm {
	background:#efe;
	border: 1px solid #090;
	color:#090;
}
.errorForm {
	background:#fee;
	border: 1px solid #900;
	color:#900;
}




.collection-menu .left-col {
	width: 206px;  
  float: left;
  margin-right: 20px;
}

.collection-menu .main-col {
	width: 980px;
float: left;  
  margin-bottom: 30px;
}
  

.filter-group .selected a {
    font-weight: bold;
}

.filter-group {
    position: relative;
    padding: 0;
}

.filter-group .filter-clear {
    position: absolute;
    top: 0;
    right: 10px;
    border-radius: 10px;
    padding: 0 5px;
    background-color: #EEE;
    text-decoration: none;
  	font-size: 12px;
  	padding: 2px 5px;
  	color: #666;
}

.filter-group .filter-clear:hover {
    background-color: #DDD;
}

.filter-group .collection-container
{
    overflow: hidden;
    position: relative;
}

.filter-group .collection-count
{
    position: absolute;
    right: 10px;
}

.filter-group h4 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;   
}

.filter-group li {
	margin-top: 5px;  
}

.filter-group li a {
    display: inline;
  	color: #000;
  	font-size: 13px;
  	margin-top: 2px;
}

i.check-icon {
    background-image: url(/cdn/shop/t/7/assets/checkbox-black-retina.png?v=101528533574687843991412293939);
    background-position: 0px -176px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-top: 0px;
    vertical-align: text-top;
    width: 16px;
}

.selected i.check-icon {
    background-position: 0px -144px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.1),
only screen and (min-device-pixel-ratio: 1.1) {
    i.check-icon {
        /* Translate the @2x sprite's dimensions back to 1x */
        background-size: 16px 96px;
        background-position: 0px -32px;
    }

    .selected i.check-icon {
        background-position: 0px 0px;
    }
}

.filter-group .has_selected .active {
    display: none;
}

.filter-group .has_selected .selected {
    display: inherit;
}


.contact-left {
  
 width: 600px; 
  
}

/* Background
================================================================================================================== */

	
		body {
			background-image: none;
			background-color: #ffffff;
		}
	


/* Typography
================================================================================================================== */

/* Body */
body,
table tr td, table tr th,
input[type="text"], textarea,
.button,
.order_total td,
.cart #total h3, .product-details-price, #product-details-right #buy #price, .cart #complete #total h3 span 
{
	font-family: Helvetica, Arial, sans-serif;
}


/* Headers */
h1, h2, h3,
.product-details,
#product-details-right h1,
#product-details-right #price,
.cart #total h3 span,
.order_total .total,
.large-red
{
	font-family: Helvetica, Arial, sans-serif;
}
#header #logo h2.logo a {
	font-size: 3.6em;
}
#product-details-right h1, 
#content h1, 
.post .title,
.formatted h1 
{
	font-size: 2.7em;
}
#related h2, .formatted h2 {
	font-size: 1.95em;
}
.formatted h3 {
	font-size: 1.575em;
  
}
.formatted h4 {
	font-size: 1.2em;

}
#comments h2, .order_total .total {
	font-size: 1.65em;
}
.cart #total h3 span {
	font-size: 1.2em;
}
#product-details .sold-out {
	font-size: 1.575em;
}
.product-details-title a {
	font-size: 1.35em;
}


/* Navigation */
#nav li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}

/* Colours
================================================================================================================== */

/* Primary Color - */
a, 
.comment .author
{
	color: #0094da;
}

#nav, 
.footer-right #social li a,
.product-sale span 
{
	background-color: #525151; 
}
#thumbs .active img, #nav li ul {
	border-color: #0094da;
}

.status_paid, .status_authorized, .status_fulfilled {
	background-color: #0094da !important;
}

/* Primary Color - Darkened */
a:hover
{
	color: #b8162e;
}

.button-wrapper,
{
  background-color: #F19100;
}

.button-wrapper:hover, 
.footer-right #social li a:hover 
{
	background-color: #b8162e;
}

/* Nav Link Color */
#nav li a {
	color: #ffffff;
}

/* Design Extras
================================================================================================================== */

/* Roundness */


/* Shadows */


/* Product Images */

.product-image img {
	max-width: 207px;
}
#product-details-left #image img {
	max-width: 360px;
}









body, #footer {
	background: none;
}

.product-overlay, #related {
	display: none;
}</pre></body></html>