@font-face{
font-family:"ShelleyScriptW01-Allegr";
src:url("Fonts/7d3915fd-f788-482e-b40f-58c9e30ae9ee.eot?#iefix");
src:url("Fonts/7d3915fd-f788-482e-b40f-58c9e30ae9ee.eot?#iefix") format("eot"),url("Fonts/c87735dc-fd05-409c-8a08-be10f99b1b3d.woff") format("woff"),url("Fonts/2f029499-be44-4bb9-ada0-c9f82e31669f.ttf") format("truetype"),url("Fonts/b83482c7-abf9-4497-9724-f261698db907.svg#b83482c7-abf9-4497-9724-f261698db907") format("svg");
}
@font-face{
font-family:"Myriad W01 Bd";
src:url("Fonts/4f2af761-c017-4801-9aa5-5d30643373ce.eot?#iefix");
src:url("Fonts/4f2af761-c017-4801-9aa5-5d30643373ce.eot?#iefix") format("eot"),url("Fonts/acfb7490-30f6-4bf4-a1b8-70ff9172d209.woff") format("woff"),url("Fonts/5bf402e3-ba96-414e-bc7e-cb6689fe32c1.ttf") format("truetype"),url("Fonts/c5dceae7-427a-4765-b06b-ea2eecca3434.svg#c5dceae7-427a-4765-b06b-ea2eecca3434") format("svg");
}
@font-face{
font-family:"Myriad W01 Lt";
src:url("Fonts/b3e9f984-f8ca-4650-90c3-d6f0aca0a27d.eot?#iefix");
src:url("Fonts/b3e9f984-f8ca-4650-90c3-d6f0aca0a27d.eot?#iefix") format("eot"),url("Fonts/b984f4e8-e37d-4502-bead-ffd991e64d1f.woff") format("woff"),url("Fonts/82d18baa-8811-4aa8-9338-9bafa08350d0.ttf") format("truetype"),url("Fonts/20e14bb9-6aec-47a9-8ef8-5613bf1d6eae.svg#20e14bb9-6aec-47a9-8ef8-5613bf1d6eae") format("svg");
}
@font-face{
font-family:"Myriad W01 Regular";
src:url("Fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix");
src:url("Fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix") format("eot"),url("Fonts/c5b1c170-d8f7-41f9-85c2-0ab670780c6b.woff") format("woff"),url("Fonts/ba1ff8f6-0c27-4e7b-8be5-818b6c3dd801.ttf") format("truetype"),url("Fonts/a379413e-a0b8-44dc-b250-1e000e4092a4.svg#a379413e-a0b8-44dc-b250-1e000e4092a4") format("svg");
}
@font-face{
font-family:"Myriad W01 SmBd";
src:url("Fonts/f71415c0-f68d-42cd-a948-05af81548ea5.eot?#iefix");
src:url("Fonts/f71415c0-f68d-42cd-a948-05af81548ea5.eot?#iefix") format("eot"),url("Fonts/c22866d7-ca67-4170-a113-cae280eea669.woff") format("woff"),url("Fonts/19ce9ea9-076e-4dcd-91a1-454f4830f120.ttf") format("truetype"),url("Fonts/18915124-98e4-4245-9e10-b921e09a6704.svg#18915124-98e4-4245-9e10-b921e09a6704") format("svg");
}

nav {display: block}
* 
{
	padding: 0;
	margin: 0;
	border: 0;
}

body 
{
	
	font-family:'Myriad W01 Lt';
	font-size: 1.0em;
	background-color: #FFFFFF;
	text-align: justify;
	min-width: 1240px;
}

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

h1, h2, h3, h4, h5, p
{
	margin: 0px 0px 20px 0px;		
}

.phat {
	font-family:'Myriad W01 SmBd';	
}

h1.phat {
	font-size: 2.4em;
}

div.information
{
	padding: 10px;
	width: 680px;	
}
div.information ul, div.information ol {
	margin-left: 60px;	
}

div#main 
{
	position: relative;
	color: #FFFFFF;
	width: 1240px;
	border: 1px solid #AAAAAA;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 5px 5px 5px rgba(0,0,0,0.2), -1px 5px 5px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 5px 5px 5px rgba(0,0,0,0.2), -1px 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 5px 5px 5px rgba(0,0,0,0.2), -1px 5px 5px 5px rgba(0,0,0,0.1);
	margin: 10px auto;
	overflow: hidden;	
	background: #231f20; 
}

div#header
{
	position: relative;
	width: 100%;
	height:	290px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/logo.png) no-repeat top left; 
	z-index: 1;
}

div#slideShow
{
	width: 760px;
	height: 290px;
	position: absolute;
	overflow: hidden;
	right: 0px;
}

div#cartLinks
{
	position: absolute;
	width: 260px;
	height: 70px;
	right: 0px;
	top: 0px;
	overflow: hidden;
}

div#cartLinks img#view-cart 
{
	position: relative;
	display: block;
	z-index: 20;
	float: right;
	margin-right: 20px;
	width: 60px;
	height: 58px;
}

div#cartLinks div#cartStatus 
{
	position: absolute;
	z-index: 18;
	right: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 0.8em;
	width: 60px;
	text-align: left;
}

div#miniSearch 
{
	position: relative;
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/search.png) no-repeat top left;
	width: 538px;
	height: 59px;
	overflow: hidden;
}

div#miniSearch input[type=text] 
{
	position: relative;
	line-height: 24px;
	font-family:'Myriad W01 Lt';
	font-size: 1.0em;
	padding: 1px 0px 2px 35px;
	margin: 10px 0px 0px -34px;
	width: 231px;
	height: 33px;
	background: transparent url(../images/searchText.png) no-repeat top left;
	border: none;
	z-index: 9;
}

div#miniSearch input[type=submit].submit {
	position: relative;
	float: left;
	width: 290px;
	background: none;
	border: none;
	height: 56px;
	cursor: pointer;
	z-index: 10;
}

div#breadCrumbs 
{
	font-size: 0.7em;
	position: absolute;
	margin: 430px 0px 0px 40px;	
}

.button, .buttons2 a, .buttonLink  {
	padding: 5px 10px;
	font-size: 13px !important;
	color: #FFFFFF;
	margin: 0;
	background: #BF1F2D;
	background: -webkit-gradient(linear, left top, left bottom, from(#BF1F2D), to(#E51D25));
	background: -webkit-linear-gradient(#BF1F2D, #E51D25);
	background: -moz-linear-gradient(center top, #BF1F2D 0%, #E51D25 100%);
	background: -moz-gradient(center top, #BF1F2D 0%, #E51D25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BF1F2D,endColorstr=#E51D25);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BF1F2D, endColorstr=#E51D25)";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #AB7A79;
	box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
  	-o-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	cursor: pointer;
}

.button:hover, .buttons2 a:hover, .buttonLink:hover {
	color: #FFF;
	background: #E51D25;
	background: -webkit-gradient(linear, left top, left bottom, from(#D9C5C5), to(#E51D25));
	background: -webkit-linear-gradient(#D9C5C5, #E51D25);
	background: -moz-linear-gradient(center top, #D9C5C5 0%, #E51D25 100%);
	background: -moz-gradient(center top, #D9C5C5 0%, #E51D25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D9C5C5,endColorstr=#E51D25);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D9C5C5, endColorstr=#E51D25)";
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
}

h3.phones
{
	line-height: 16px;
	margin-top: 20px;	
}
span.phone 
{
	display: block; 
	color: #FFFFFF;
	background: transparent url(../images/phone-large.png) no-repeat top left;
	padding-left: 32px;
}
div.trading div.row
{
	margin-left: 0px;	
}

ul.mainMenu 
{
	position: absolute;
	margin: 305px 0px 0px 30px;	
	color: #FFFFFF;
	font-family:"Myriad W01 SmBd";
	height: 116px;
	overflow: hidden;
	width: 1240px;
}

ul.mainMenu, ul.mainMenu li ul
{ 
	list-style: none;	
}

ul.mainMenu li ul 
{
	margin-left: 10px;	
}

ul.mainMenu li
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	line-height: 116px;
}

ul.mainMenu li a span 
{
	display: block;
	width: 114px;
	height: 116px;
	text-align: center;
}

ul.mainMenu li.menu1
{
	background: transparent url(../images/Leura-Cellars-Home.png) no-repeat top left;
}
ul.mainMenu li.menu2
{
	background: transparent url(../images/Leura-Cellars-Contact-Us.png) no-repeat top left;
}
ul.mainMenu li.menu3
{
	background: transparent url(../images/Leura-Cellars-Beer.png) no-repeat top left;
}
ul.mainMenu li.menu4
{
	background: transparent url(../images/Leura-Cellars-Wine.png) no-repeat top left;
}
ul.mainMenu li.menu5
{
	background: transparent url(../images/Leura-Cellars-Spirits.png) no-repeat top left;
}
ul.mainMenu li.menu6
{
	background: transparent url(../images/Leura-Cellars-Ciders.png) no-repeat top left;
}
ul.mainMenu li.menu7
{
	background: transparent url(../images/Leura-Cellars-Gifts.png) no-repeat top left;
}
ul.mainMenu li.menu8
{
	background: transparent url(../images/Leura-Cellars-Wine.png) no-repeat top left;
}
ul.mainMenu li.menu9
{
	background: transparent url(../images/Leura-Cellars-Loyalty-Club.png) no-repeat top left;
	margin-right: -20px;
}

ul.mainMenu li ul li
{
	line-height: 30px;
	font-size: 0.8em;
	font-weight: 100;
}

ul.mainMenu li a span {
	text-decoration: none;
	color: #FFFFFF;
}

ul.mainMenu li a:hover span, ul.mainMenu li.current a span {
	text-decoration: none;
	text-shadow: -3px 3px 6px #FFFFFF, 3px -3px 6px #FFFFFF;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;		
}

div.wideHeading 
{
	margin: 0px 0px 20px 0px;	
}

div.mainBody
{
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 21;
	
}

div.outerBody
{
	padding: 0px;
	position: relative;
	width: 1240px;
	margin: 170px auto 0px auto;
}

div.wideColumn div.mainBody
{
	position: relative;
	width: 820px;	
	margin: 0px auto 20px auto;
	padding: 0px;
}

#displayOptions {
	width: 360px;
	margin: 0px 0px 20px 240px;	
}

#displayOptions ul {	
	list-style: none;	
}
 
#displayOptions ul li:before {	
    content: "\25BA";
    color: red;
    padding-right: 10px;
}

#displayOptions ul.cart_list li:before {	
    content: "";
    padding-right: 0px;
}

ul.products {
	list-style: none;	
}

#featuredProducts, #productsList
{
	position: relative;
	width: 860px;
	background: #FFFFFF;
	color: #231f20;
	padding: 20px;
	margin-top: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	
}

#featuredProducts header h1, #productsList header h1 {
	font-family: "ShelleyScriptW01-Allegr";
	color: #bf1e2e;	
	font-size: 2.8em;
	margin-bottom: 10px;
}

#productsList a {
	color: #bf1e2e;	
}
#productsList a.buttonLink2 {
	color: #FFFFFF;
}
ul.products li.product {
	position: relative;
	background: transparent url(../images/productBorder.png) top left no-repeat;
	color: #E51D25;
	width: 200px;
	height: 220px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	overflow: hidden;
}

#shopSpecial .miniProducts {
	position: relative;
	color: #E51D25;
	width: 600px;
	height: auto;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	overflow: hidden;
}

#shopSpecial .miniProduct {
	color: #E51D25;
	background: #FFF;
	margin: 0px 10px 10px 0px;
	width: 160px;
	height: auto;
	font-size: 0.8em;
	float: left;
	padding: 10px;	
}
#shopSpecial .miniProduct a {
	color: #E51D25;
}
#shopSpecial .miniProduct img.miniProduct, ul.products li.product .miniProduct img.miniProduct {
	width: 100px;
	height: auto;
}
ul.products li.product.large {
	background: transparent url(../images/productBorderLarge.png) top left no-repeat;
	width: 600px;
	height: 280px;
	overflow: hidden;
}

ul.products li.product.medium {
	background: transparent url(../images/productBorderMedium.png) top left no-repeat;
	width: 400px;
	height: 280px;
	overflow: hidden;
}

ul.products li.product.last {
	margin: 0px -20px 0px 0px;
}

#specials {
	position: relative;
	width: 960px;
	margin: 0px 0px 0px -60px;
}

#specials ul.products li.product.last {
	margin: 0px 20px 0px 0px;
}

ul.products li.product a
{
	display: inline;	
	color: #E51D25;
}
ul.products li.product .img-wrap
{
	position: absolute;
	right: 5px;	
	overflow: hidden;
	width: 80px;	
	z-index: 10;
}

ul.products li.product.large .img-wrap {
	width: 600px;	
}

ul.products li.product.medium .img-wrap {
	width: 400px;	
}

ul.products li.product.large .miniProduct, ul.products li.product.medium .miniProduct {
	float: left;	
	width: 180px;
	text-align: center;
	margin: -10px 20px 10px 0px;
}

ul.products li.product .img-wrap img {
	max-width: 120px;
	margin-left: -20px;
}

ul.products li.product.large .img-wrap img, ul.products li.product.medium .img-wrap img {
	max-width: 100px;
	padding: 0px 40px;
	margin-bottom: 5px;
}

ul.products li.product h3 {
	position: relative;
	z-index: 11;	
	color: #000;
	height: 65px;
	width: 125px;
	text-align: left;
	overflow: hidden;	
	font-size: 1.0em;
	margin: 0px 0px 20px 0px;
}

ul.products li.product.large h3 {
	width: 540px;
	height: 30px;
	margin-left: 60px;
}

ul.products li.product.medium h3 {
	width: 340px;
	height: 30px;
	margin-left: 60px;
}

ul.products li.product.large .miniProduct h4, ul.products li.product.medium .miniProduct h4 {
	font-size: 0.9em;
	width: 200px;
	margin: 10px 0px 10px 0px;
}

ul.products li.product .featureNotes {
	position: relative;
	height: 0px;
	overflow: hidden;	
}

ul.products li.product span.onsale {
  color: #fff;
  font-weight: 700;
  background: darkRed;
  padding: 0px 3px 0px 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  right: 10px;
  z-index: 999999;	
}

ul.products li.product.large span.onsale {
  left: 0px;
  right: 560px;	
}

ul.products li.product.medium span.onsale {
  left: 0px;
  right: 360px;	
}

ul.products li.product.large p, ul.products li.product.medium p {
	clear: left;
	padding-left: 60px;
}

ul.products li.product span.price
{
	font-family:'Myriad W01 SmBd';
	color: #4c494a;
	font-size: 1.9em;
	display: block;
	position: relative;
	margin: -10px 0px -5px 0px;
}

ul.products li.product div.cart
{
	color: #E51D25;
	font-size: 0.7em;
	line-height: 12px;
	position: relative;
	width: 100px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

ul.products li.product p.stock
{
	margin: 2px 0px 3px 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 12px;
}

ul.products li.product del {
	font-size: 0.5em;	 
}

ul.products li.product ins {
	font-size: 0.8em;	 
}
  
ul.products li.product .sizes {
	position: relative;
	height: 24px;
	margin: 0px 0px 5px 0px;
}
ul.products li.product .sizes select {
	margin: 1px 0px 1px 0px;
	padding: 2px;
	border: 1px solid #bf1e2e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul.products li.product .buyLinks {
	position: relative;
	margin: 0px 0px 0px 0px;
	z-index: 12;
}
 
ul.products li.product .button {
	border: none;
	margin: 0px 0px 0px 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
  	-o-box-shadow: none;
	background: -webkit-gradient(linear, left top, right top, from(#BF1F2D), to(#E51D25));
	background: -webkit-linear-gradient(#BF1F2D, #E51D25);
	background: -moz-linear-gradient(left top, #BF1F2D 0%, #E51D25 100%);
	background: -moz-gradient(left top, #BF1F2D 0%, #E51D25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#BF1F2D,endColorstr=#E51D25);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#BF1F2D, endColorstr=#E51D25)";
  	
}

ul.products li.product .button {
	font-size: 13px !important;
}

ul.products li.product a.buttonLink2  {
	margin: -1px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-size: 13px !important;
	color: #FFFFFF;
	margin: 0;
	background: #FF5155;
	background: -webkit-gradient(linear, left top, right top, from(#E51D25), to(#FF5155));
	background: -webkit-linear-gradient(#E51D25, #FF5155);
	background: -moz-linear-gradient(left top, #E51D25 0%, #FF5155 100%);
	background: -moz-gradient(left top, #E51D25 0%, #FF5155 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#E51D25,endColorstr=#FF5155);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#E51D25, endColorstr=#FF5155)";
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
  	-o-box-shadow: none;
	cursor: pointer;
}

ul.products li.product a.buttonLink2:hover  {
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB3B5), to(#FF090F));
	background: -webkit-linear-gradient(#FFB3B5, #FF090F);
	background: -moz-linear-gradient(center top, #FFB3B5 0%, #FF090F 100%);
	background: -moz-gradient(center top, #FFB3B5 0%, #FF090F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFB3B5,endColorstr=#FF090F);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFB3B5, endColorstr=#FF090F)";
	*/
}

.pagination {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	clear: left;
	text-align: left;
	width: 860px;
	height: 40px;
	font-size: 0.9em;
}
.pagination .page-numbers {
	display: inline;
	text-decoration: none;
	color: #6b6b6b;
	padding: .35em .65em;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cfcfcf;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
  	-o-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E4E4FF));
	background: -webkit-linear-gradient(#ffffff, #E4E4FF);
	background: -moz-linear-gradient(center top, #ffffff 0%, #E4E4FF 100%);
	background: -moz-gradient(center top, #ffffff 0%, #E4E4FF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#E4E4FF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#E4E4FF)";
	text-shadow: 0 1px 0 #ffffff;
}
.pagination .page-numbers.dots {
	background: none;
	border: none;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	-o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.pagination .page-numbers:hover {
	background: #ffffff;
	border-color: #bebebe;
}
.pagination .page-numbers.current {
	background: #FF5155;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF5155), to(#FF090F));
	background: -webkit-linear-gradient(#FF5155, #FF090F);
	background: -moz-linear-gradient(center top, #FF5155 0%, #FF090F 100%);
	background: -moz-gradient(center top, #FF5155 0%, #FF090F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF5155,endColorstr=#FF090F);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF5155, endColorstr=#FF090F)";
	border-color: #FF5155;
  	color: #fff;
}
.pagination .page-numbers.current:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB3B5), to(#FF090F));
	background: -webkit-linear-gradient(#FFB3B5, #FF090F);
	background: -moz-linear-gradient(center top, #FFB3B5 0%, #FF090F 100%);
	background: -moz-gradient(center top, #FFB3B5 0%, #FF090F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFB3B5,endColorstr=#FF090F);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFB3B5, endColorstr=#FF090F)";
}

.pagination select {
	position: relative; 
	float: right; 
	padding: 5px;
	width: 180px;
	margin: -5px 0px 5px 0px;
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
  	-o-box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.2), -1px 2px 2px 2px rgba(0,0,0,0.1);
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E4E4FF));
	background: -webkit-linear-gradient(#ffffff, #E4E4FF);
	background: -moz-linear-gradient(center top, #ffffff 0%, #E4E4FF 100%);
	background: -moz-gradient(center top, #ffffff 0%, #E4E4FF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#E4E4FF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#E4E4FF)";
	text-shadow: 0 1px 0 #ffffff;
	z-index: 40;
}

#paginate2 {
	position: relative;
	width: 90%;
	height: 20px;
	margin: 0px 0px 10px 5%;	
	font-weight: bold;
}

#paginate2 a.next {
	float: right;
}

#paginate2 a.prev {
	float: left;
}

div.twoColumn div.leftBody
{
	position: relative;
	float: left;
	width: 240px;
	background: #0056a3;
	border-top: 3px solid #a49365;
	border-right: 3px solid #a49365;
	border-bottom: 3px solid #a49365;	
	border-top-right-radius: 60px;
	-moz-border-radius-topright: 60px;
	-webkit-border-top-right-radius: 60px;
	padding: 20px 20px 20px 40px;
	margin: 0px;
	color: #FFFFFF;
}

div#socialMedia
{
	position: relative;
	height: 90px;
	width: 320px;
	margin: 0px -20px 0px -40px;
	overflow: hidden;	
}
div#socialMedia div
{
	position: relative;
	width: 90px;
	height: 90px;
	float: left;
	margin: 0px 0px 0px 10px;
}
div#socialMedia div img
{
	max-height: 90px;
	max-width: 90px;
}

a.feedback {
	display: block;
	width: 146px;
	height: 146px;
	position: relative;
	text-align: center;
	margin: 20px 0px 0px 40px;
	background: transparent url(../images/customerFeedback.png) repeat top left;		
}

div.twoColumn div.leftBody div.leftContents h2 {
	margin-bottom: 5px;	
}

div.twoColumn div.leftBody div.leftContents a:hover {
	color: #E51D25;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
}

div.twoColumn div.leftBody div.leftContents ul
{
	list-style: none;
}

div.twoColumn div.leftBody div.leftContents ul li
{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #000;
}

div.twoColumn div.leftBody div.leftContents ul li:last-child {
	border-bottom: none;
}

div.twoColumn div.leftBody div.leftContents ul li a
{
	padding: 10px 50px 10px 0px;	
	color: #231f20;	
}

div.twoColumn div.leftBody div.leftContents div#secondMenu
{
	margin-left: -20px;	
	margin-bottom: 20px;	
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group, div.twoColumn div.leftBody div.leftContents ul#memberMenu li
{
	display: relative;
	width: 280px;
	margin: 0px 0px 10px -20px;
	padding: 0px;
	border-top: 2px solid #a49365;
	border-right: 2px solid #a49365;
	border-bottom: 2px solid #a49365;	
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: #dbe4f2;
	background: -webkit-gradient(linear, left top, right top, from(#dbe4f2), to(#749dd3));
	background: -webkit-linear-gradient(#dbe4f2, #749dd3);
	background: -moz-linear-gradient(left top, #dbe4f2 0%, #749dd3 100%);
	background: -moz-gradient(left top, #dbe4f2 0%, #749dd3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#dbe4f2,endColorstr=#749dd3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#dbe4f2, endColorstr=#749dd3)";
	
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group.current, div.twoColumn div.leftBody div.leftContents ul#memberMenu li.current
{
	background: #FFFFFF;
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group a, div.twoColumn div.leftBody div.leftContents ul#memberMenu li a
{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
    line-height: 32px;
    padding: 5px 0px 5px 40px;
	width: 235px;
	color: #231f20;	
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group.current a, div.twoColumn div.leftBody div.leftContents div#secondMenu div.group a:hover, div.twoColumn div.leftBody div.leftContents div#secondMenu div.group ul li.current a, div.twoColumn div.leftBody div.leftContents div#secondMenu div.group ul li a:hover, div.twoColumn div.leftBody div.leftContents ul#memberMenu li a:hover, , div.twoColumn div.leftBody div.leftContents ul#memberMenu li.current a
{
	color: #bf1e2e;
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group ul
{
	margin: 0px 0px 0px 0px;
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group>ul>li
{
	display: relative;
	width: 260px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-top: 2px solid #a49365;
	border-right: 2px solid #a49365;
	border-bottom: 2px solid #a49365;	
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: #8daddb;
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group>ul>li>a
{
	display: block;
	font-size: 1.0em;
	font-weight: bold;
    line-height: 28px;
    padding: 5px 0px 5px 60px;
	width: 195px;
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group>ul>li>ul>li
{
	display: relative;
	width: 160px;
	margin: 0px 0px 10px 80px;
	padding: 0px;
	border: 2px solid #a49365;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #FFFFFF;
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group>ul>li>ul>li>a
{
	display: block;
	font-size: 0.8em;
	font-weight: bold;
    line-height: 20px;
    padding: 5px 5px 5px 5px;
	width: 150px;
}

div.twoColumn div.leftBody div.leftContents div#secondMenu div.group.current ul a
{
	color: #231f20;		
}

div.twoColumn div.leftBody div.leftContents div.leftContainer
{
	margin: 0px 0px 0px -20px;	
}

div.twoColumn div.leftBody div.leftContents div#miniCart ul.cart_list li, #displayOptions ul.cart_list li
{
	padding: 6px 0px 6px 0px;
	border-bottom: none;
}

div.twoColumn div.leftBody div.leftContents div#miniCart ul.cart_list li:before, #displayOptions ul.cart_list li:before
{
	content: "";
	padding-right: 0px;
}

div#miniCart
{
	margin-top: 20px;	
	margin-bottom: 20px;	
	border-bottom: 2px solid #a49365;		
}

div#miniCart ul.cart_list li, #displayOptions ul.cart_list li
{
  overflow: hidden;
  zoom: 1;
  font-size: 0.75em;
  line-height: 12px;
  clear: left;
  padding: 0px;
  list-style: none;
}
#displayOptions ul.cart_list li {
  font-size: 0.9em;
  line-height: 18px;
}
div#miniCart ul.cart_list li:last-child, #displayOptions ul.cart_list li:last-child
{
  margin-bottom: 10px;
  border-bottom: 0;
}

div#miniCart div#cartContents ul.cart_list li img, #displayOptions ul.cart_list li img
{
  float: right;
  margin: 0px -40px 0px 0px;
  width: 24px;
  height: 24px;
  padding: 0.27em;
  background: #fff;
  box-shadow: 0 1px 2px 0 #e0e0e0;
  -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
  -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
  -o-box-shadow: 0 1px 2px 0 #e0e0e0;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#displayOptions ul.cart_list li img {
  margin: 0px 0px 0px 0px;
  width: 30px;
  height: 30px;  
}

div#miniCart ul.cart_list li a {
	display: block;
	color: #FFFFFF;
}
div#miniCart ul.cart_list li a:hover {
	color: #bf1e2e;
}
div.twoColumn div.leftBody div.leftContents div#miniCart p.buttons
{ 
	line-height: 40px;
}
div.twoColumn div.leftBody div.leftContents div#miniCart p.buttons a
{ 
	margin-left: 10px;
	padding: 8px 20px;
}
div.twoColumn div.leftBody div.leftContents div#miniCart p.buttons a:hover
{ 
	color: #FFF;
}

div.twoColumn div.mainBody
{
	position: relative;
	width: 900px;	
	overflow: hidden;
	margin: 0px -40px 0px 340px;
	padding: 0px 0px 0px 0px;
}

div.twoColumn div.mainBody div.mainContents
{
	width: 860px;		
	margin-top: 20px;
}

div.twoColumn div.mainBody .product {
  position: relative;
}
div.twoColumn div.mainBody .product .summary, div.twoColumn div.mainBody .product .images {
  margin-bottom: 20px;
}

div.twoColumn div.mainBody .product .summary select {
	position: relative; 
	width: 280px; 
	margin: 0px 0px 20px 0px;
	font-size: 13px; 
	color: #848484; 
	border: 1px solid #e0e0e0; 
	padding: 8px 0px 6px 11px;
	background: #fff;
}
div.twoColumn div.mainBody .product .summary select option {
	padding: 2px 20px 2px 11px;
}

div.twoColumn div.mainBody .product .summary div.cart {
	font-size: 0.8em;
	float: right;	
}
div.twoColumn div.mainBody .product .images {
  width: 40%;
  float: left;
}
div.twoColumn div.mainBody .product .images a {
  display: block;
}
div.twoColumn div.mainBody .product .images img {
  max-width: 280px;
  background: #FFF;
  padding: 1%;
  border: 1px solid #cfcfcf;
  box-shadow: 0 1px 2px 0 #e0e0e0;
  -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
  -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
  -o-box-shadow: 0 1px 2px 0 #e0e0e0;
  max-height: 480px;
  margin-bottom: 1em;
}
div.twoColumn div.mainBody .product .images .thumbnails a {
  width: 22.05%;
  margin-right: 3.8%;
  float: left;
}
div.twoColumn div.mainBody .product .images .thumbnails a img {
  width: 90%;
  padding: 5%;
  border: 1px solid #cfcfcf;
  box-shadow: 0 1px 2px 0 #e0e0e0;
  -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
  -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
  -o-box-shadow: 0 1px 2px 0 #e0e0e0;
}
div.twoColumn div.mainBody .product .images .thumbnails a.first {
  clear: left;
}
div.twoColumn div.mainBody .product .images .thumbnails a.last {
  margin-right: 0;
}
div.twoColumn div.mainBody .product .summary, div.twoColumn div.mainBody .product .breadcrumbs {
  width: 480px;
  float: right;
}
div.twoColumn div.mainBody .product .summary h1.product_title {
  padding: 0;
  font-size: 1.4em;
}
div.twoColumn div.mainBody .product .summary .price {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0;
}
div.twoColumn div.mainBody .product .summary .product_meta {
  background: #E4E4FF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: .5em .75em;
  font-size: .9em;
}
div.twoColumn div.mainBody .product .summary form.cart .quantity {
  float: left;
  margin-right: .5em;
}
div.twoColumn div.mainBody .product .summary form.cart .button, div.twoColumn div.mainBody .product .summary form.cart .button.alt {
  background: url(../images/cart2.png) -2px -2px no-repeat;
  padding: 6px 10px 6px 30px;
  filter: none;
  margin-bottom: 10px;
}
div.twoColumn div.mainBody .product .summary form.cart .button:hover, div.twoColumn div.mainBody .product .summary form.cart .button.alt:hover {
	background: url(../images/cart.png) -2px -2px no-repeat;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
}
div.twoColumn div.mainBody .product .summary form.cart:after {
  content: "";
  display: block;
  clear: both;
}
div.twoColumn div.mainBody .product .onsale {
  color: #fff;
  font-weight: 700;
  background: darkRed;
  padding: 0px 3px 0px 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  right: 10px;
  z-index: 999999;	
}
div.twoColumn div.mainBody .product:after {
  content: "";
  display: block;
  clear: both;
}
div.twoColumn div.mainBody .product h2 {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
}
.special-sale, .special-sale1, .special-sale2, .discount-sale1, .discount-sale2, .discount-sale3 {
  padding: 5px 10px 0px 10px;
  background: #d62839;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  text-align: center ;
}
.special-other { 
	border-color:#d4ebaf; 
	color: #456D07;
	background: #C9F682 url(../images/ico-tick.png) no-repeat 10px 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	padding: 10px 10px 10px 10px; 
}
.special-other ul {
	list-style: square;	
	margin-left: 40px;
}
.special-other ul li {
	line-height: 30px;
}
.special-other span {
	padding-left: 25px;
}
.backnav {
	float: right;
	margin: -50px 0px 10px 0px;	
}
.shop_message, .shop_error 
{
  padding: .5em 1em .5em 3em;
  margin-bottom: 1.618em;
  border-top: 2px solid #BF1F2D;
  background: rgba(0, 0, 0, 0.05);
  position: relative;
}
.shop_message:before, .shop_error:before 
{
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  top: .8em;
  left: 1em;
  background-color: #BF1F2D;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.shop_message .button, .shop_error .button 
{
  float: right;
}
.shop_message:after, .shop_error:after 
{
  content: "";
  display: block;
  clear: both;
}
.shop_message 
{
  border-top-color: #75ac67;
}
.shop_message:before 
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAN0lEQVQIHXWMQQ4AMAjCxv7/ZxZIanbYPIhSUbbXo2Jqf0BsA4mjgU1ioAVpSSrDVbPzFgPt7QH7qwoJ3MDCYgAAAABJRU5ErkJggg==) center no-repeat #75ac67;
}
.shop_error 
{
  border-top-color: #b46c73;
}
.shop_error:before 
{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAHUlEQVQIHWP8DwQMQMAEIkAAzmABchhBIiAGWA0Ar6MFCigWCYMAAAAASUVORK5CYII=) center no-repeat #b46c73;
}

.shop_tabs 
{
	color: #000;
  	clear: both;
}
.shop_tabs ul.tabs {
	list-style: none;
	margin: 0;
}
.shop_tabs ul.tabs li {
  list-style: none;
  float: left;
  margin-right: .25em;
}
#productsList .shop_tabs ul.tabs li a {
  display: inline-block;
  position: relative;
  z-index: 20;
  color: #000;
  border: 1px solid #cfcfcf;
  border-bottom: 0;
  padding: .5em .75em;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  font-weight: bold;
}

#productsList .shop_tabs ul.tabs li.attributes_tab a:hover, #productsList .shop_tabs ul.tabs li.attributes_tab.current a {
	background: transparent url(../images/tabBack.png) repeat top left;
	color: #bf1e2e;	
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
}
#productsList .shop_tabs ul.tabs li.attributes_tab.current a {
	z-index: 21;
  	height: 24px;
	margin-bottom: -1px;
}
.shop_tabs ul.tabs li.active a {
  background: transparent url(../images/tabBack.png) repeat top left;
  color: #000;
}
.shop_tabs ul.tabs:after {
  content: "";
  display: block;
  clear: both;
}
.shop_tabs .panel {
  border: 1px solid #cfcfcf;
  background: transparent url(../images/tabBack.png) repeat top left;
  padding: 2em;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 1px 2px 0 #e0e0e0;
  -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
  -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
  -o-box-shadow: 0 1px 2px 0 #e0e0e0;
  clear: both;
}
.shop_tabs .panel h2:first-child {
  padding-top: 0;
}
.shop_tabs .panel .hreview-aggregate h2 {
  padding-top: 0;
}
.product_meta {
  font-size: 0.8em;
  border: 1px solid #cfcfcf;
  border-top: 0;
  background: transparent url(../images/tabBack.png) repeat top left;
  padding: 5px;
  color: #A48293;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 1px 2px 0 #e0e0e0;
  -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
  -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
  -o-box-shadow: 0 1px 2px 0 #e0e0e0;
}
.product_meta a {
	color: #A48293;
}
.product_meta a:hover {
	color: #E51D25;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
  
}
.review {
	border-bottom: 1px solid #080808;
	margin: 0px 0px 20px 0px;
}
.review:last-child {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
}
.quantity {
  width: 60px;
  position: relative;
}
.quantity input.qty {
  width: 40px;
  height: 30px;
  padding: 0;
  text-align: center;
  border: 1px solid #bebebe;
  border-right: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: inset 0 0 2px 0 #e0e0e0;
  -webkit-box-shadow: inset 0 0 2px 0 #e0e0e0;
  -moz-box-shadow: inset 0 0 2px 0 #e0e0e0;
  -o-box-shadow: inset 0 0 2px 0 #e0e0e0;
  font-weight: bold;
}
.quantity .plus, .quantity .minus {
  display: block;
  padding: 0px;
  position: absolute;
  text-align: center;
  margin: 0 !important;
  width: 20px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background: #BF1F2D;
  background: -webkit-gradient(linear, left top, left bottom, from(#BF1F2D), to(#E51D25));
  background: -webkit-linear-gradient(#BF1F2D, #E51D25);
  background: -moz-linear-gradient(center top, #BF1F2D 0%, #E51D25 100%);
  background: -moz-gradient(center top, #BF1F2D 0%, #E51D25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BF1F2D,endColorstr=#E51D25);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BF1F2D, endColorstr=#E51D25)";
  color: #fff;
  cursor: pointer;
  text-shadow: 0 1px 0 #3f7c85;
  font-weight: bold;
  height: 16px;
}
.quantity .plus:hover, .quantity .minus:hover {
	background: #E51D25;
	background: -webkit-gradient(linear, left top, left bottom, from(#D9C5C5), to(#E51D25));
	background: -webkit-linear-gradient(#D9C5C5, #E51D25);
	background: -moz-linear-gradient(center top, #D9C5C5 0%, #E51D25 100%);
	background: -moz-gradient(center top, #D9C5C5 0%, #E51D25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D9C5C5,endColorstr=#E51D25);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D9C5C5, endColorstr=#E51D25)";
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
}
.quantity .plus {
  top: -1px;
  right: 0;
  border-bottom: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.quantity .minus {
  bottom: -1px;
  right: 0;
  height: 20px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

div.special div.miniProducts div.miniProduct .quantity {
	float: left;
}
div#freightLoading {
	text-align: center;
	font-weight: bold;
	margin: -20px 0px 20px 0px;	
}
table 
{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #cfcfcf;
  margin-bottom: 1.618em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
table tr.alt-table-row {
  background: #f9f9f9;
}
table th, table td {
  background: #ffffff;
  vertical-align: top;
  padding: .5em .75em;
}
table th {
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E4E4FF));
  background: -webkit-linear-gradient(#ffffff, #E4E4FF);
  background: -moz-linear-gradient(center top, #ffffff 0%, #E4E4FF 100%);
  background: -moz-gradient(center top, #ffffff 0%, #E4E4FF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#E4E4FF);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#E4E4FF)";
  border: 1px solid #cfcfcf;
  text-shadow: 1px 1px #fff;
  box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
  -webkit-box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
  -moz-box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
  -o-box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
  color: #5a5a5a;
}
table td {
  border: 1px solid #cfcfcf;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
  -o-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
  color: #5a5a5a;
}
table td a {
  color: #5a5a5a;
}
table td a:hover {
	color: #E51D25;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
}
.cart_totals {
	width: 50%;
	float: right;	
}
table.cart, table.freight {
	font-size: 0.9em;	
}
table.cart td.actions {
  text-align: left;
}
table.cart td.actions .coupon {
  text-align: left;
  width: 50%;
  float: left;
  margin-bottom: 0;
}
table.cart td.actions .coupon input, table.cart td.actions .coupon .button {
  width: auto;
  float: none;
}
table.cart td.actions .coupon label {
  display: none;
}
table.cart td.actions .button, table.cart td.actions .checkout-button {
  width: auto;
  text-align: left;
}
table.cart .product-quantity .plus, table.cart .product-quantity .minus {
  display: inline-block;
}
table.cart .total, table.freight .total {
	font-weight: bold;	
}

table.freight img.courier {
	height: 30px;
	width: 120px;	
}
table.cart img {
  width: 40px;
  height: auto;
}
#edit_cart {
	float: right;	
}

div.twoColumn div.rightBody
{
	width: 0px;
}

div.wideColumn div.bottomBody
{
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 8px;
}

div.wideColumn div.bottomBody div.infoBox {
	position: relative;
	float: left;
	background: transparent url(../images/infoTop.png) no-repeat top left;
	width: 280px;
	padding: 10px;
	border-left: 1px solid #231f20;
	border-right: 1px solid #231f20;
	border-bottom: 1px solid #231f20;
	margin: 20px 20px 20px 0px;
	max-height: 300px;
	overflow: hidden;
}

div.wideColumn div.bottomBody div.infoBox:last-child {
	margin: 20px 0px 20px 0px;
}

div.infoBox {
	margin-bottom: 20px;
	clear: left;	
}

div.infoBox h3 {
	width: 100%;
	text-align: left;
	line-height: 50px;	
	font-size: 1.2em;

}

div.infoBox div.description, div.infoBox div.reviews, div.infoBox div.feedback {
	border-bottom: none;
	margin-bottom: 10px;	
}
div.infoBox div.reviews {
	width: 200px;
	float: left;
	margin-right: 20px;	
}

div.infoBox div.description div.news_name, div.infoBox div.reviews div.review_name {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;	
	
}

div.infoBox div.description div.news_description p, div.infoBox div.reviews div.review_description p, div.infoBox div.feedback div.review_description p, div.infoBox div.signup p {
	font-size: 0.9em;
	text-align: left;
}
div.infoBox div.reviews div.review_author, div.infoBox div.feedback div.review_author {
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 10px;
}

div.siteMap {
	margin-left: 80px;	
}

div.siteMap ul {
	margin-left: 80px;	
}

div.siteMap ul li ul {
	margin-left: 80px;	
}

div.siteMap ul li ul li ul {
	margin-left: 80px;	
}

/*
div.threeColumn
{
	position: relative;
	z-index: 3;
	margin-top: 0px;	
}

div.threeColumn div.leftBody
{
	position: relative;
	float: left;
	width: 220px;	
	margin: 0px 0px 20px 0px;
	min-height: 200px;
}

div.threeColumn div.leftBody div.leftContents ul
{
	list-style: none;
}

div.threeColumn div.leftBody div.leftContents ul li
{
	margin-bottom: 20px;
}

span.fancy
{
	font-size: 1.4em;
}

div.threeColumn div.leftBody div.leftContents ul li a span.fancy
{
	color: #FFF;
	font-size: 1.6em;
}

div.threeColumn div.leftBody div.leftContents ul li a span.plain
{
	color: #FFF;
	text-transform:uppercase;
	font-size: 0.6em;
}

div.threeColumn div.leftBody div.leftContents ul li a:hover {
	text-decoration: none;
}

div.threeColumn div.leftBody div.leftContents ul li a:hover span.fancy, div.threeColumn div.leftBody div.leftContents ul li a:hover span.plain {
	color: #AA9338;
}

div.threeColumnWide div.leftBody
{
	position: relative;
	float: left;
	width: 180px;	
	margin: 0px 0px 20px 0px;
	min-height: 200px;
}

div.threeColumn div.mainBody
{
	position: relative;
	float: left;
	position: relative;
	width: 460px;	
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 80px 40px 20px 40px;
}

div.threeColumn div.mainBody h3
{
	font-size: 1.6em;
	margin-top: 40px;	
}

div.threeColumn div.mainBody h3 span.fancy {
	font-size: 1.6em;
}

div.threeColumn div.mainBody h1.lined
{
	margin-top: 20px;	
}

div.threeColumn div.mainBody h3 a
{
	color: #AA9338;
	text-decoration:none;
}

div.threeColumnWide div.mainBody
{
	position: relative;
	float: left;
	position: relative;
	width: 520px;	
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px 20px 30px;
}

section.seperated {
	padding-bottom: 5px;
	background: transparent url(../images/seperator.png) no-repeat bottom left;
}

div.threeColumn div.rightBody
{
	position: relative;
	width: 200px;	
	overflow: hidden;
	margin: 0px 0px 20px 720px;
	padding: 0px 0px 20px 20px;
}

div.threeColumnWide div.rightBody
{
	position: relative;
	width: 180px;	
	overflow: hidden;
	margin: 0px 0px 20px 720px;
	padding: 0px 0px 20px 20px;
}

div.gallery {
	float: left;
	margin: 10px 10px 0px 0px;
	position: relative;
	border: 1px solid #AA9338;
	width: 116px;
	height: 116px;
	padding: 5px;
	overflow: hidden;
}

div.rightBody div.rightContents {
	font-size: 0.9em;	
}

div.rightContents div.thumbnails {
	margin: 0px -20px 0px 20px;	
}
div.mainContents div.thumbnails {
	margin: 0px -30px 0px -10px;	
}
div.rightContents div.thumbnails div.gallery {
	margin: 10px 10px;
}
div.mainContents div.thumbnails div.gallery {
	margin: 0px 10px 10px 0px;	
}
table.rates {
	border-collapse: collapse;
	border: 1px solid #AAAAAA;	
}

table.rates td {
	padding: 5px;
	border: 1px solid #AAAAAA;	
}
	
table.rates th {
	padding: 5px;
	border: 1px solid #AAAAAA;	
	color: #FFFFFF;
	background: #AA9338;
}

div.contacts, div.contactForm {
	position: relative;
	width: 340px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
div.contactForm {
	margin-left: 20px;	
}
div.contacts h2.h2, div.contactForm h3.h3 {
	font-size: 24px; line-height: 30px; 
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
*/

div.contact, div.trading {
	width: 360px;
	float: left;
	line-height: 24px;	
	margin: 0px 40px 20px 0px;
}

div.contact span.heading {
	font-size: 1.1em;
	font-weight: bold;
}

div.row {
	clear: left;
	margin-left: 40px;	
}

#bodyContent div.row {
	margin-left: 0px;	
}
div.row p {
	margin: 0px;
}

div.row label {
	display: block;
	float: left;
	width: 140px;
}

div.map, div.left {
	clear: left;
}
div.clear {
	clear: both;
}
div.bottomBody {
	width: 960px;
	clear: both;
}

div.bottomBody p {
	text-align: center;
}

div.bottomBody p img {
	margin: 0px 10px;
}

div.bottomBody p a img {
	max-width: 280px;
}

div.bottomBody div.thumbnails div.gallery {
	margin: 0px 12px;
}

div.monthMenu {
	width: 620px;
	margin: 20px 0px 20px 0px;	
	text-transform:uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

span.current {
	margin-left: 100px;
	color: #FFFFFF;
}

span.next {
	margin-left: 100px;	
}

span.previous a, span.current a, span.next a{
	text-decoration: none;
	font-size: 0.9em;
	color: #FFFFFF;
}

table.purchase {
	width: 490px;
	margin: 0px 0px 0px -20px;
	border: collapse;
	border:1px solid #AA9338;
	color: #AA9338;
	font-size: 0.9em;
	background-color:#FFF;
}

table.purchase td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.purchase tr.heading2 {
	border-bottom:1px solid #AA9338;
}

table.purchase td.heading {
	border-top: 1px solid #AA9338;
	border-bottom: 1px solid #AA9338;
	font-size: 1.2em;
	cursor: pointer;
}

table.purchase td.heading2 {
	font-size: 1.2em;
	font-weight: bold;	
}

span.bold {
	font-weight: bold;	
	margin-right: 8px;
}

span.content {
	margin-right: 16px;
}

div#footer
{
	clear: both;
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #58585a;
	width: 100%;
	height: 320px;
	border-top: 18px solid #a49365;
	text-align: justify;
	padding: 10px;
	font-size: 0.9em;
	line-height: 20px;
}

div#innerFooter
{
	position: relative;
	width: 460px;
	margin: 0px 0px 0px 300px;
	padding: 120px 0px 0px 0px;
	background:url(../images/logo-small.png) no-repeat 0px 0px;
	font-size: 0.8em;
}
div#innerFooter span.phone
{
	color: #FFFFFF;
	background: transparent url(../images/phone-small.png) no-repeat 0px 5px;
	padding-left: 26px;	
}
div#innerFooter div.row
{
	margin-left: 0px;
	line-height: 20px;
	font-size: 1.2em;
}
div#innerFooter div.footerAddress
{
	position: relative;
	margin-bottom: 10px;
	width: 160px; 
	float: left;	
}
div#innerFooter div.footerMenu
{
	position: relative;
	width: 140px; 	
	margin: 0px 0px 10px 0px;
	float: left;		
}
div#innerFooter div.footerMenu ul
{
	list-style: none;
}
div#innerFooter div.footerNote, div#innerFooter div.footerNote2
{
	position: relative;
	width: 460px; 	
	clear: left;	
}

div#innerFooter div.footerNote2
{
	width: 600px; 	
	margin-left: -140px;
	margin-top: 10px;
	font-style: italic;
	text-align: right;
}

div.map
{
	position: relative;
	float: right;	
	width: 400px;
	margin-right: 60px;
}
div.map h2
{
	margin-bottom: 10px;
}
div#map_canvas
{
	width: 380px;
	height: 270px;
	border: 8px solid #a49365;
}

span.small {
	font-size: 0.9em;
}

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom: 75px;
	right: 10px;
	overflow:hidden;
	width:77px;
	height:77px;
	border:none;
	text-indent:-999px;
	z-index:50;
	background:url(../images/top.png) no-repeat left top;
}


#toTop:hover {
	outline:none;
	background-position: 0 -77px;
}