@font-face{
font-family:"Futura W01 Light";
src:url("Fonts/2c660b2f-8645-4b31-89fe-1c017eeb5e85.eot?#iefix");
src:url("Fonts/2c660b2f-8645-4b31-89fe-1c017eeb5e85.eot?#iefix") format("eot"),url("Fonts/e80a3257-e0b2-4f7c-b4e8-0167c9adb7c0.woff") format("woff"),url("Fonts/5426d3ca-532d-4e71-a700-0a22917df569.ttf") format("truetype"),url("Fonts/67fb5232-0944-4965-8594-ed2972b84950.svg#67fb5232-0944-4965-8594-ed2972b84950") format("svg");
}
@font-face{
font-family:"FuturaW01-LightOblique";
src:url("Fonts/3df40436-6074-4f91-b510-d634b2151e8a.eot?#iefix");
src:url("Fonts/3df40436-6074-4f91-b510-d634b2151e8a.eot?#iefix") format("eot"),url("Fonts/1d09eebb-0bae-4073-881b-7a0e0e8e88ef.woff") format("woff"),url("Fonts/cd531335-acc1-4537-a7bf-95f8d4ccdf95.ttf") format("truetype"),url("Fonts/46a3f4db-5fa7-4322-bb01-8427b461fd8c.svg#46a3f4db-5fa7-4322-bb01-8427b461fd8c") format("svg");
}
@font-face{
font-family:"Futura W01 Medium";
src:url("Fonts/f0052336-792e-4fcf-8750-fe6d7d5dccba.eot?#iefix");
src:url("Fonts/f0052336-792e-4fcf-8750-fe6d7d5dccba.eot?#iefix") format("eot"),url("Fonts/1b696b29-a6bd-4411-a50f-37fd8a209b36.woff") format("woff"),url("Fonts/a3931c31-5998-4dbd-b7d5-d310e4ed3d60.ttf") format("truetype"),url("Fonts/6779412d-2ea7-4f1a-acfd-f6a527baaee7.svg#6779412d-2ea7-4f1a-acfd-f6a527baaee7") format("svg");
}
@font-face{
font-family:"FuturaW01-MediumOblique";
src:url("Fonts/8f76015c-aba7-43cd-abd7-29232fdf55db.eot?#iefix");
src:url("Fonts/8f76015c-aba7-43cd-abd7-29232fdf55db.eot?#iefix") format("eot"),url("Fonts/ea7214b2-6c5b-4a62-89df-594ba0d45149.woff") format("woff"),url("Fonts/80472e52-6fc5-47d3-a433-23eb82a4805d.ttf") format("truetype"),url("Fonts/c4b00a23-6dcd-4ac3-9c83-07e77640bdd4.svg#c4b00a23-6dcd-4ac3-9c83-07e77640bdd4") format("svg");
}
@font-face{
font-family:"Futura W01 Heavy";
src:url("Fonts/da0637f7-7e81-4cbc-9f65-cfc35a127c4c.eot?#iefix");
src:url("Fonts/da0637f7-7e81-4cbc-9f65-cfc35a127c4c.eot?#iefix") format("eot"),url("Fonts/f181fec3-5b1b-4e9f-94b6-e0d7150d1fbf.woff") format("woff"),url("Fonts/65ebb7f6-a11e-4744-8066-aa7029a5ba38.ttf") format("truetype"),url("Fonts/e23b4b94-7fc3-4dba-8b18-ec8ae6f0563f.svg#e23b4b94-7fc3-4dba-8b18-ec8ae6f0563f") format("svg");
}
@font-face{
font-family:"FuturaW01-HeavyOblique";
src:url("Fonts/77b66835-3b3a-4573-9896-28f9c45065e0.eot?#iefix");
src:url("Fonts/77b66835-3b3a-4573-9896-28f9c45065e0.eot?#iefix") format("eot"),url("Fonts/f66d3dd0-7261-4072-82e0-b027fbc3e052.woff") format("woff"),url("Fonts/26b870c6-9a3b-42f7-aa44-4e6541ccae9d.ttf") format("truetype"),url("Fonts/e96bb300-507f-43df-b8f4-3e5dedf1a21b.svg#e96bb300-507f-43df-b8f4-3e5dedf1a21b") format("svg");
}
@font-face{
font-family:"DearJoe4W00-SmthProSmfa";
src:url("Fonts/b630dd62-177d-4aea-8166-99e55c612181.eot?#iefix");
src:url("Fonts/b630dd62-177d-4aea-8166-99e55c612181.eot?#iefix") format("eot"),url("Fonts/3b78cbdd-fc02-465c-b09c-503235b8b39f.woff") format("woff"),url("Fonts/5b2127cb-05ae-4917-afeb-2a1e9c2f142e.ttf") format("truetype"),url("Fonts/726afa78-c584-4d60-bc3f-ea5e264c19c1.svg#726afa78-c584-4d60-bc3f-ea5e264c19c1") format("svg");
}

/*
brown #231F20;
yellow #FFDD1B
*/

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

body 
{
	
	font-family:'Futura W01 Medium';
	font-size: 1.0em;
	background-color: #FFFFFF;
	text-align: justify;
	min-width: 1180px;
}

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

a:hover {
	color: #FFDD1B;
}

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

.phat {
	font-family:'Futura W01 Heavy';	
}

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

del {
	font-size: 0.8em;
	text-decoration: line-through;
	font-family: "Arial, Helvetica, sans-serif";
}
ins {
	text-decoration: none;
}
/* ------------------------ MAIN LAYOUT --------------------------------------*/

div#main 
{
	position: relative;
	color: #FFFFFF;
	width: 1180px;
	border: 1px solid #AAAAAA;
	margin: 10px auto 10px auto;
	overflow: hidden;	
	/*
	background: #d6cecb url(../images/background.jpg) no-repeat top left; 
	*/
	background: #a8a493 url(../images/background2.jpg) no-repeat top left; 
}

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: 1140px;
	margin: 0px auto 20px auto;
	
}

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

div.leftBody
{
	position: relative;
	float: left;
	width: 328px;	
	margin: 0px 0px -20px 10px;
	padding: 10px;
	min-height: 200px;
	background: #35281F url(../images/leftColumn.jpg) no-repeat top left;
	
}

div.mainBody
{
	position: relative;
	float: left;
	position: relative;
	width: 765px;	
	overflow: hidden;
	margin: 0px -20px -20px 15px;
	padding: 0px;
	border-left: 4px solid #FFDD1B;
	border-right: 4px solid #FFDD1B;
	border-bottom: 4px solid #FFDD1B;
}

div.threeColumn div.mainBody
{
	width: 445px;	
}

div.rightBody 
{
	position: relative;
	width: 0px;	
	overflow: hidden;
	margin: 0px 0px 20px 1120px;
	padding: 0px;
	background: transparent url(../images/rightColum.png) repeat top left;
}

div.threeColumn div.rightBody
{
	width: 280px;	
	margin: 0px 0px 20px 840px;
	padding: 10px;
}

div.twoColumn div.mainBody
{
	background: transparent url(../images/rightColum.png) repeat top left;
	color: #35281F;	
	padding-top: 10px;
}

div.wideColumn div.leftBody
{
	width: 0px;	
	display: none;
}
	
div.wideColumn div.mainBody
{
	width: 940px;
	margin-left: 80px;	
	padding: 20px;
	background: transparent url(../images/rightColum.png) repeat top left;
	color: #35281F;	
}


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

div#logo
{
	position: absolute;
	width: 358px;
	height:	177px;
	top: 48px;
	left: 20px;
	background: transparent url(../images/logo.png) no-repeat top left; 
	z-index: 2;
}

div#logo a
{
	position: absolute;
	display: block;
	width: 358px;
	height:	177px;
}

div#headerText
{
	position: absolute;
	width: 760px;
	height:	120px;
	top: 60px;
	left: 400px;
	background: transparent url(../images/headerText.jpg) no-repeat top left; 
	z-index: 2;
	overflow: hidden;		
}

div#scroller
{
	position: absolute;
	z-index: 9;
	width: 500px;
	height: 70px;	
	top: 30px;
	left: 340px;
}

div#scroller_inner
{
	position: absolute;
	z-index: 9;
	width: 500px;
	height: 70px;	
	margin: 0px;
	padding: 0px;
	font-size: 52px;
	line-height: 52px;
	overflow: hidden;	
	white-space:nowrap;	
	color: #FFFFFF;
	font-family:"DearJoe4W00-SmthProSmfa";	
}

div#scroller_inner div.scroller
{
	position: absolute;
	white-space: nowrap;
	padding: 0px 76px 0px 10px;	
	background : transparent url(../images/BioLogoSml.png) no-repeat top right;	
}

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

div#cartLinks span 
{
	display: block;
	float: left;
	width: 120px;
	margin-right: 10px;
	padding-top: 10px;
	background: #bdb4a8;
	background: -webkit-gradient(linear, left top, left bottom, from(#bdb4a8), to(#cdc4b8));
	background: -webkit-linear-gradient(#bdb4a8, #cdc4b8);
	background: -moz-linear-gradient(center top, #bdb4a8 0%, #cdc4b8 100%);
	background: -moz-gradient(center top, #bdb4a8 0%, #cdc4b8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bdb4a8,endColorstr=#cdc4b8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bdb4a8, endColorstr=#cdc4b8)";
	color: #4d4746;	
	text-align: center;
	line-height: 40px;
}

div#cartStatus 
{
	width: 360px;
	text-align: center;
	clear: left;
	margin-top: 10px;	
	font-size: 0.6em;
}

div#breadCrumbs 
{
	font-size: 0.7em;
	position: relative;
	height: 20px;
	margin: 5px 0px 0px 20px;	
	color: #FFDD1B;
}
div#breadCrumbs a 
{
	color: #FFDD1B;
}

/* ------------------------ MAIN MENU --------------------------------------*/

ul.sf-menu 
{
	position: absolute;
	margin: 188px 0px 0px 400px;	
	color: #FFDD1B;
	font-family:'Futura W01 Light';	
	width: 810px;
}

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

ul.sf-menu li
{
	display: block;
	float: left;
	text-align: center;
	width: 124px;
	padding: 0px 4px 0px 0px;
	font-size: 1.1em;
}

ul.sf-menu li a span {
	display: block;
	background: #231F20;
	width: 124px;
	height: 37px;
	line-height: 37px;
	text-transform:lowercase;	
	text-decoration: none;
	color: #FFDD1B;
}

ul.sf-menu li ul li
{
	line-height: 30px;
	font-size: 0.8em;
}

ul.sf-menu li ul 
{
	margin-left: 20px;	
}

/* ------------------------ LEFT COLUMN STYLES ----------------------------------*/
div.leftContents ul
{
	list-style: none;
}

div.leftContents h2 {
	font-family:'Futura W01 Light';		
	font-size: 1.8em;
	color: #FFDD1B;
}

div#secondMenu {
	margin:	80px 0px 20px 0px;
}

div#secondMenu .group, div.leftContainer ul li
{
	position: relative;
	margin: 0px 0px 5px -10px;
	padding: 2px 0px 2px 30px;
	width: 240px;
	background: transparent url(../images/menuBackground.png) repeat-y top left;
}

div#secondMenu .group a, div.leftContainer ul li a {
	position: relative;
	text-align: left;
	display: block;
	width: 240px;
	overflow: hidden;
}

div#secondMenu>.group.current>a {
	color: #FFDD1B;
}

div#secondMenu .group ul li a {
	display: block;
	width: 235px;
	color: #232021;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background: transparent url(../images/rightColum.png) repeat top left;
}

div#secondMenu .group ul li a:hover, div#secondMenu .group ul.current li.current a {
	text-decoration: none;
	color: #8b0f04;
}

div.leftContainer {
	margin: 0px 0px 20px 20px;
	padding: 0px;	
}

div.facebook img {
	float: right;
	height: 80px;
	width: auto;
}

div#miniCart #shopping_cart-2 
{
	margin: -20px 0px 0px -30px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #FFDD1B;
}
div#miniCart ul.cart_list li
{
	overflow: hidden;
	zoom: 1;
	font-size: 0.75em;
	line-height: 12px;
	clear: left;
	padding: 0px 0px 0px 10px;
	width: 290px;
	list-style: none;
	margin-bottom: 5px;
	background: none;
}

div#miniCart ul.cart_list li a {
	display: block;
}

div#miniCart div#cartContents ul.cart_list li img
{
	float: right;
	margin: 0px 0px 0px 0px;
	width: 18px;
	height: 24px;
	padding: 0.27em;
	background: #fff;
	border: 1px solid #f3f3f3;
}

div#miniCart p.buttons
{ 
	margin: 0px;
}
div#miniCart p.buttons a.button:hover {
	color: #231F20;
}

div#newProducts {
	margin:	20px 0px 20px 20px;
	height: 120px;
	position: relative;
	overflow: hidden;
}

div#newProducts h2 {
	position: relative;
	z-index: 10;
	display: block;
	height: 60px;
	background: #35281F;
		
}

ul#newList {
	position: absolute; 
	z-index: 9;
	top: 60px;
	list-style: none;	
}

ul#newList li {
	clear: right;
	font-size: 0.9em;
	padding: 20px 0px 0px 0px;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
    vertical-align: middle;
    display: block;
    overflow: hidden;
}

ul#newList li img {
	float: right;
	height: 60px;
	width: auto;
	margin: -20px 0px 0px 5px;	
}

div#miniCalendar {
	padding: 10px 0px 0px 0px;	
	clear: right;
}

div#miniCalendar table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;	
	border: 0;
}

div#miniCalendar table td {
	color: #231f20;
	background: #cecbc8;
	padding: 5px 5px 0px 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #817872;
	height: 47px;
	overflow: hidden;
}

div#miniCalendar table.fc-header {
	border-collapse: collapse;
	border-spacing: 0px;	
	margin-bottom: 0px;	
}

div#miniCalendar table.fc-header td {
	text-align: left;
	background: none;
	border: 0;
	height: 27px;
}

div#miniCalendar table td.fc-other-month {
	color: #a7a19d;	
}

div#miniCalendar table.fc-header td.fc-header-left, div#miniCalendar table.fc-header td.fc-header-center, div#miniCalendar table.fc-header td.fc-header-right {
	background: #bf1e2e;
	color: #FFF;
	padding: 5px;
	margin: 0;
}

div#miniCalendar table.fc-header td.fc-header-left span, div#miniCalendar table.fc-header td.fc-header-center span, div#miniCalendar table.fc-header td.fc-header-right span {
	border: 0;
}

div#miniCalendar table.fc-header td.fc-header-left {
	width: 90px;
}
div#miniCalendar table.fc-header td.fc-header-center {
	width: 160px;
}
div#miniCalendar table.fc-header td.fc-header-right {
	text-align: center;
	font-size: 2.0em;
	line-height: 20px;
	font-weight: bold;
}

div#miniCalendar table.fc-header td.fc-header-right span.fc-text-arrow {
	padding: 0px 5px;	
	cursor: pointer;
}

div#miniCalendar table.fc-header h2, div#miniCalendar table.fc-header td.fc-header-left h3 {
	font-family:'Futura W01 Light';		
	font-size: 1.2em;
	margin: 0;
}

div#miniCalendar table.fc-border-separate th {
	border: 1px solid #FFF;
	color: #FFF;
	background: none;
	padding: 5px;
}

div#miniCalendar td.Event {
	background: #bf1e2e;
	color: #FFF;	
}

div#miniCalendar div>a {
	display: block;
	width: 38px;
	height: 30px;
	margin: -25px -5px 0px -5px;
	padding-top: 20px;
	text-align: center;
	overflow: hidden;
	z-index: 1000;
}

div#miniCalendar span.fc-event-time {
	display: none;	
}

span.fc-event-title {
	display: inline-block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 8px;
	line-height: 9px;	
}

span.fc-button-content {
	cursor: pointer;
}


/* ------------------------ MAIN COLUMN STYLES ----------------------------------*/
div.mainBody h1, div.mainBody h2, div.mainBody h3, div.mainBody h4, div.mainBody p 
{
	margin-left: 10px;	
	margin-right: 10px;	
} 

div.mainContents header h1 {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	background: #231F20;
	font-family:'Futura W01 Light';		
	color: #FFDD1B;		
}

div.mainBody h2, div.mainBody div.billing h3, div.mainBody div.deliver h3
{
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	background: #231F20;
	font-family:'Futura W01 Light';		
	color: #FFDD1B;	
	width: 425px;
}
div.mainBody div.billing h3, div.mainBody div.deliver h3 {
	margin: 5px 0px 20px 0px;
	width: 320px;
	
}

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

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

div.twoColumn div.mainBody img
{
	max-width: 745px;
	width: auto;
	height: auto;
}

div.twoColumn div.mainBody div#competition
{
	background:url(../images/rightColum.png) repeat;
	padding-bottom: 10px;
}

div#competition .images {
	position: relative;
	width: 280px;
	float: left;
}

div#miniSearch 
{
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 450px;
	height: 35px;
	overflow: hidden;
	border: 0;  
}

div#miniSearch input[type=text] 
{
	line-height: 30px;
	font-family:'Futura W01 Medium';
	font-size: 1.0em;
	padding: 7px 5px 6px 5px;
	margin: 0px;
	width: 306px;
	background: #FFFFFF;
	color: #636467;
	border: 0;  
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

div#miniSearch input[type=image].submit {
	width: 132px;
	height: 35px;
	float: right;
	border: 0;  
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 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(#f1f1f1));
  background: -webkit-linear-gradient(#ffffff, #f1f1f1);
  background: -moz-linear-gradient(center top, #ffffff 0%, #f1f1f1 100%);
  background: -moz-gradient(center top, #ffffff 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#f1f1f1);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f1f1f1)";
  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: #8B0F04;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
}

div.wideColumn .contact, div.wideColumn .trading {
	position: relative;
	float: left;
	width: 430px;
	margin: 20px 0px 10px 20px;	
}
div.wideColumn div.mainBody h2
{
	width: 910px;
	margin-left: 10px;
}

div.row p {
	margin: 0px;
}

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

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

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

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

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

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

div.siteMap {
	color: #231F20;	
}

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

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

div.siteMap ul li a {
	color: #231F20;	
}

div.siteMap ul li a:hover {
	color: #FFDD1B;
}

/* ------------------------ RIGHT COLUMN STYLES ---------------------------------*/

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

div#slideShow {
	margin-bottom: 10px;
	min-height:200px;
}

div#slideShow img {
	max-width: 280px;
	width: auto;
	height: auto;
}

div#adContainer {
	position: relative;
	/*
	overflow: hidden;
	height: 200px;	
	margin-top: 10px;
	*/
}

div#compContainer {
	position: relative;
	width: 280px;
	overflow: hidden;	
}

div#compInnerContainer {
	position: absolute;
	top: 0px;
}

div.advert, div.competition, div.link {
	background:url(../images/advertBackground.png) repeat;
	padding: 10px;
	width: 260px;
	margin: 0px 0px 10px 0px;
}

div.link {
	margin: 10px 0px 10px 0px;
}

div.competition {
	position: relative;
	float: left;	
	margin: 0px 10px 10px 0px;
}

div.advert img, div.competition img, div.link img {
	max-width: 260px;
	width: auto;
	height: auto;
}

/* ------------------------ BOTTOM STYLES --------------------------------------*/

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;
}

/* ------------------------ FOOTER STYLES --------------------------------------*/

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

div#innerFooter
{
	position: relative;
	width: 640px;
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
}

div#innerFooter div.row
{
	margin-left: 0px;
	line-height: 20px;
	font-size: 1.2em;
}
div#innerFooter div.trading
{
	position: relative;
	margin-bottom: 10px;
	width: 300px; 
	float: left;	
	color: #FFDD1B;
}

div#innerFooter div.footerAddress
{
	position: relative;
	margin-bottom: 10px;
	width: 200px; 
	float: left;	
	margin-top: -20px;
}
div#innerFooter div.footerMenu
{
	position: relative;
	width: 300px; 	
	margin: 0px 0px 10px 0px;
	float: left;		
}
div#innerFooter div.footerMenu ul
{
	list-style: none;
	float: left;
	width: 160px;
}

div#innerFooter div.footerMenu img.document
{
	margin: 0px -40px 0px 0px;
}

div#innerFooter div.footerNote, div#innerFooter div.footerNote2
{
	position: relative;
	width: 480px; 	
	margin: 20px 0px 20px 60px;
	clear: left;	
}

div#innerFooter div.footerNote2
{
	width: 600px; 	
	margin-left: 0px;
	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 #FFDD1B;
}

/* ------------------------ PRODUCT STYLES --------------------------------------*/

.button, .buttons2 a, .buttonLink  {
	padding: 5px 10px 5px 10px;
	font-size: 13px !important;
	text-align: left;
	cursor: pointer;
	display: inline-block;
	width: 79px;
	height: 19px;
	background: #FFDD1B url(../images/buttonSmall.png) no-repeat top left;
	color: #231F20;
	margin-right: 20px;
}
.buttonLink a {
	color: #231F20;
}

.button:hover, .buttons2 a:hover, .buttonLink:hover {
	
}

.sizes {
	position: relative;
	height: 40px;	
}

/* ------------------------ PRODUCT LISTS --------------------------------------*/

ul.products {
	list-style: none;	
}

#featuredProducts, #specials
{
	clear: left;
	position: relative;
	width: 100%;
	margin-right: -10px;
}

#specials .pagination {
	display: none;	
}

#featuredProducts .featuredProduct, #specials ul.products li.product, ul.products li.product, ul.products li.birthdaySpecial
{
	position: relative;
	background: transparent url(../images/rightColum.png) repeat top left;
	color: #231F20;
	width: 208px;
	height: 182px;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	overflow: hidden;
	font-size: 0.8em;
}

#featuredProducts .featuredProduct.right {
	margin-right: -40px;	
}

#specials ul.products li.product.right {
	margin-right: -40px;	
}

#specials ul.products li.product.xLarge {
	width: 436px;
	height: auto;
}

ul.products li.product, ul.products li.birthdaySpecial
{
	width: 238px;
	height: 182px;
	
}
ul.products li.product.last, ul.products li.birthdaySpecial.last
{
	margin-right: -20px;	
}

ul.products li.product.xLarge, ul.products li.product.large, ul.products li.product.medium {
	width: 496px;
	height: auto;
}

ul.products li.product.xLarge {
	width: 754px;
	
}

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

#specials ul.products li.product.xLarge .miniProducts.xLarge {
	width: 370px;
}

#specials ul.products li.product.xLarge .miniProduct {
	width: 80px;
	margin: 0px 5px 0px 0px;
	font-size: 0.6em;
}

#featuredProducts .featuredProduct a, ul.products li.product a, ul.products li.birthdaySpecial a
{
	display: inline;	
	color: #8B0F04;
}

a.birthdayLink {
	font-size: 1.2em;
	color: #8B0F04;
}

#displayOptions {
		
	background: transparent url(../images/rightColum.png) repeat top left;
	color: #35281F;	
	padding: 10px;
}

#displayOptions a {
	color: #35281F;	
}

#displayOptions a:hover, a.birthdayLink:hover {
	color: #FFDD1B;	
}

#featuredProducts .featuredProduct .img-wrap, #specials ul.products li.product .img-wrap, ul.products li.product .img-wrap, ul.products li.birthdaySpecial .img-wrap
{
	position: relative;
	float: right;	
	width: 54px;
	margin: 0px 5px 0px 0px;
	overflow: hidden;
}

ul.products li.birthdaySpecial .img-wrap, #specials ul.products li.product.xLarge .img-wrap
{
	width: 80px;
}

#specials ul.products li.product.xLarge .img-wrap
{
	margin: 0px 0px 0px -20px;
}

ul.products li.product.xLarge .img-wrap 
{
	position: relative;
	float: right;	
	width: 120px;
	margin: 0px 5px 0px -20px;
	overflow: hidden;
	
}

#shopSpecial .product-image {
	margin-left: 10px;
}

#shopSpecial span.amount {
	color: #FFF;
}

#shopSpecial .miniProducts {
	position: relative;
	color: #8B0F04;
	width: 800px;
	height: auto;
	float: left;
	margin: 5px -20px 5px 0px;
	padding: 0px;
	overflow: hidden;
}

#shopSpecial div.miniProduct {
	color: #8B0F04;
	background: transparent url(../images/rightColum.png) repeat top left;
	margin: 0px 10px 10px 0px;
	width: 174px;
	height: auto;
	font-size: 0.8em;
	float: left;
	padding: 5px;	
}

#shopSpecial .miniProduct a {
	color: #8B0F04;
}

#shopSpecial div.miniProduct img.miniProduct {
	width: 164px;
	height: auto;
}

#shopSpecial div.miniProduct h4 {
	width: 164px;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#shopSpecial .miniProduct a span.cart {
	display: block;
	margin: 0px;
}

#shopSpecial div.miniProducts div.miniProduct .quantity {
	float: left;
}

#featuredProducts .featuredProduct .img-wrap img, ul.products li.product .img-wrap img
{
	max-width: 120px;
	height: 180px;
	margin-left: -33px;
}
ul.products li.birthdaySpecial .img-wrap img, #specials ul.products li.product.xLarge .img-wrap img 
{
	width: 80px;
	height: 120px;
}

ul.products li.product.xLarge .img-wrap img
{
	width: 120px;
	height: 180px;
	margin: 25px 0px 0px 10px;
}

#featuredProducts .featuredProduct h3, #specials ul.products li.product h3, ul.products li.product h3, ul.products li.birthdaySpecial h3
{
	display: block;
	float: left;
	color: #231F20;
	margin: 0px -20px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 1.3em;
	font-family: "Futura W01 Light";
	width: 150px;
	height: 55px;
	line-height: 1.1em;
	overflow: hidden;
}

ul.products li.product h3, ul.products li.birthdaySpecial h3 
{
	width: 170px;
}

ul.products li.product.xLarge h3 {
	width: 560px;
	font-size: 1.8em;
}

#specials ul.products li.product.xLarge h3 {
	width: 360px;
}

#featuredProducts .featuredProduct .featureNotes, #specials ul.products li.product .featureNotes, ul.products li.product .featureNotes, ul.products li.birthdaySpecial .specialNotes 
{
	clear: left;
	position: relative;
	width: 140px;
	height: 30px;
	overflow: hidden;	
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 15px;
}

ul.products li.product .featureNotes
{
	width: 170px;	
}

#specials ul.products li.product.xLarge .featureNotes
{
	width: 360px;	
}

ul.products li.product.xLarge .featureNotes
{
	width: 560px;	
	font-size: 1.2em;
}

#featuredProducts .featuredProduct span.onsale, ul.products li.product span.onsale {
	color: #FFDD1B;
	font-weight: 700;
	background: #bf1e2e;
	padding: .1em .3em;
	position: absolute;
	top: 2px;
	left: 8px;
	z-index: 999999;	
}

#shopSpecial span.onsale {
	color: #FFDD1B;
	font-weight: 700;
	background: #bf1e2e;
	padding: .1em .3em;
	display: inline-block;
	margin: 0px 0px 10px 10px;	
}

#featuredProducts .featuredProduct .birthday, ul.products li.product .birthday { 
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0px;
	right: 0px;
	z-index: 1000;
	background:url(../images/products/ribbonSmall.png) no-repeat left top;
}

#featuredProducts .featuredProduct .new { 
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0px;
	right: 0px;
	z-index: 1000;
	background:url(../images/products/newSmall.png) no-repeat left top;
}

#featuredProducts .featuredProduct .birthday span, ul.products li.product .birthday span { 
	color: white;
	display: block;
	width: 100%;
	text-align: center;
	margin: 25px 0px 0px 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);	
}

#featuredProducts .featuredProduct span.price, ul.products li.product span.price
{
	font-family:'Futura W01 Medium';
	color: #231f20;
	font-size: 2.4em;
	display: block;
	position: absolute;
	width: 160px;
	top: 90px;
	left: 5px;
	margin: 0px;
	padding: 0px;
}

#featuredProducts .featuredProduct span.displaySize, ul.products li.product span.displaySize
{
	display: block;
	position: absolute;
	top: 105px;
	left: 130px;
	margin: 0px;
	padding: 0px;
}
#featuredProducts .featuredProduct span.displaySize 
{
	left: 105px;
}

#featuredProducts .featuredProduct div.cart, #specials ul.products li.product div.cart, ul.products li.product div.cart
{
	color: #231f20;
	font-size: 0.6em;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 160px;
	left: 80px;
	width: 70px;
	height: 30px;
	overflow: hidden;
	z-index: 12;
}

ul.products li.product div.cart
{
	left: 110px;
}

#featuredProducts .featuredProduct del, ul.products li.product del {
	font-size: 0.5em;	 
	padding: 0px;
	margin: 0px -5px 0px 0px;
	text-decoration: line-through;
	font-family: "Arial, Helvetica, sans-serif";
	color: #817175;
}
 
#featuredProducts .featuredProduct .buyLinks, #specials ul.products li.product .buyLinks, ul.products li.product .buyLinks, #shopSpecial div.miniProducts div.miniProduct .buyLinks {
	position: absolute;
	width: 140px;
	margin: 0px;
	padding: 0px;
	top: 128px;
	z-index: 11;	
}
 
ul.products li.product .buyLinks
{
	width: 170px;
}

#featuredProducts .featuredProduct .buyLinks .button, #specials ul.products li.product .button, ul.products li.product .button, #shopSpecial div.miniProducts div.miniProduct .button 
{
	border: none;
	width: 145px;
	background: #231f20;
	color: #FFDD1B;
	height: 29px;
	margin: 0px 0px 8px 0px;
}

ul.products li.product .button 
{
	width: 175px;
}

#shopSpecial div.miniProducts div.miniProduct .button {
	width: 112px;
	height: 38px;
	float: right;

}

#featuredProducts .featuredProduct .buyLinks a.buttonLink2, ul.products li.product a.buttonLink2, ul.products li.birthdaySpecial a.buttonLink2 
{
	background: #FFDD1B;
	color: #231f20;
	padding: 5px 10px;
	font-size: 13px !important;
	text-align: left;
	cursor: pointer;
}

ul.products li.birthdaySpecial a.buttonLink2
{
	background: #FFDD1B url(../images/buttonSmall.png) no-repeat top right;
	width: 120px;
	display: block;
	position: absolute;
	bottom: 10px;	
}

.priceNote {
	font-size: 0.9em;
	display: block;
	position: absolute;
	left: 76px;
	top: 46px;
}

.sizeNote {
	position: relative;
	margin: 0px 0px 10px 10px;
	text-align: left;
	font-size: 0.9em;
	color: #FFF;
}

.pagination {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 10px;
	clear: left;
	text-align: left;
	width: 750px;
	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(#f1f1f1));
	background: -webkit-linear-gradient(#ffffff, #f1f1f1);
	background: -moz-linear-gradient(center top, #ffffff 0%, #f1f1f1 100%);
	background: -moz-gradient(center top, #ffffff 0%, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#f1f1f1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f1f1f1)";
	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 10px;
	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;
}

/* ------------------------ FULL PRODUCT --------------------------------------*/

#shopProduct {
	position: relative;
	color: #231F20;
	background: transparent url(../images/rightColum.png) repeat top left;
	padding: 10px;
}

#shopProduct h2, #shopProduct a {
	color: #8b0f04;
	background: none;
}

#shopProduct .summary, #shopProduct .images {
  margin-bottom: 20px;
}

#shopProduct .images {
  width: 290px;
  float: left;
}

#shopProduct .images a {
  display: block;
}

#shopProduct .images img {
  max-width: 280px;
  background: #FFF;
  padding: 1%;
  border: 1px solid #cfcfcf;
  box-shadow: 0 1px 2px 0 #f3f3f3;
  -webkit-box-shadow: 0 1px 2px 0 #f3f3f3;
  -moz-box-shadow: 0 1px 2px 0 #f3f3f3;
  -o-box-shadow: 0 1px 2px 0 #f3f3f3;
  max-height: 480px;
  margin-bottom: 1em;
}

#shopProduct .images .thumbnails a {
  width: 22.05%;
  margin-right: 3.8%;
  float: left;
}

#shopProduct .images .thumbnails a img {
  width: 90%;
  padding: 5%;
  border: 1px solid #cfcfcf;
  box-shadow: 0 1px 2px 0 #f3f3f3;
  -webkit-box-shadow: 0 1px 2px 0 #f3f3f3;
  -moz-box-shadow: 0 1px 2px 0 #f3f3f3;
  -o-box-shadow: 0 1px 2px 0 #f3f3f3;
}

#shopProduct .images .thumbnails a.first {
  clear: left;
}

#shopProduct .images .thumbnails a.last {
  margin-right: 0;
}

#shopProduct .summary {
  width: 440px;
  float: right;
}

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

#shopProduct .summary div.cart {
	position: relative;
	width: 120px;
	z-index: 2001;
	font-size: 0.8em;
	float: right;	
	margin-right: -40px;
}

#shopProduct .summary h1.product_title {
	padding: 0;
	font-size: 1.6em;
}

#shopProduct .summary .prices {
	font-weight: bold;
	font-size: 1.2em;
}

#shopProduct .summary .prices label {
	display: inline-block;
	position: relative;
	width: 120px;
}

#shopProduct .summary .sizePrice {
	position: relative;
	width: 420px;
	margin: 0px 0px 0px 0px;	
}

#shopProduct .summary .sizePrice .price {
	display: block;
	position: relative;
	float: right;
	width: 280px;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 0;
}
#shopProduct .summary .product_meta {
	background: #f1f1f1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: .5em .75em;
	font-size: .9em;
}
#shopProduct .miniList {
	background: #f1f1f1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
  	width: 440px;
  	float: right;
}
#shopProduct .miniList h4 {
  	width: 440px;
  	margin: 10px;
}
#shopProduct .miniList .miniProd {
	position: relative;
	float: left;
	width: 82px;
	height: 120px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	padding: 0px;	
}
#shopProduct .miniList .miniProd img {
	max-height: 60px;
	margin: 5px 20px 0px 20px;
	width: auto;
}
#shopProduct .miniList .miniProd span.miniName {
	display: block;
	font-size: 0.8em;
	text-align: center;
	width: 72px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}

#shopProduct .summary form.cart .quantity {
	float: left;
	margin-right: .5em;
}

#shopProduct .summary form.cart .button, #shopProduct .summary form.cart .button.alt {
	position: relative;
	z-index: 2000;
	display: inline-block;
	width: 140px;
	height: 36px;
	padding: 10px 10px 10px 10px;
	background: #FFDD1B;
	margin-bottom: 10px;
}

#shopProduct .summary form.cart:after {
	content: "";
	display: block;
	clear: both;
}

#shopProduct .onsale {
	color: #fff;
	font-weight: 700;
	background: #bf1e2e;
	padding: .1em .3em;
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 999999;
}

#shopProduct .birthday {
	position: absolute;
	width: 212px;
	height: 212px;
	top: 0px;
	left: 88px;
	background:url(../images/products/ribbonLarge.png) no-repeat left top;
}

#shopProduct .birthday span { 
	color: white;
	display: block;
	text-align: center;
	font-size: 1.6em;
	margin: 60px 0px 0px 40px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);	
}

#shopProduct:after {
	content: "";
	display: block;
	clear: both;
}

.quantity {
	width: 80px;
	position: relative;
}
.miniProduct .quantity {
	width: 60px;
}
.quantity input.qty {
	width: 60px;
	height: 36px;
	padding: 0;
	text-align: center;
	border: 1px solid #bebebe;
	font-weight: bold;
}
.miniProduct .quantity input.qty {
	width: 40px;
}

.quantity .plus, .quantity .minus {
	display: block;
	padding: 0px;
	position: absolute;
	text-align: center;
	margin: 0 !important;
	width: 20px;
	background: #FFDD1B;
	color: #35281F;
	border: 1px solid #35281F;
	cursor: pointer;
	line-height: 16px;
	height: 20px;
}

.quantity .plus {
	top: 0;
	right: 0;
 	z-index: 999999;
 
}
.quantity .minus {
	top: 18px;
	right: 0;
	z-index: 999999;
}

.backnav {
	float: right;
	margin: -40px 10px 0px 0px;	
}
.backnav a {
	color: #FFF;	
}
.backnav a:hover {
	color: #FFDD1B;	
}
.shop_message, .shop_error 
{
  padding: .5em 1em .5em 3em;
  margin-bottom: 1.618em;
  border-top: 2px solid #35281F;
  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: #35281F;
  -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;
}

#shopProduct .shop_tabs 
{
	color: #000;
  	clear: both;
  	margin-top: 40px;
}
#shopProduct .shop_tabs ul.tabs {
	list-style: none;
	margin: 0;
}
#shopProduct .shop_tabs ul.tabs li {
  	list-style: none;
  	float: left;
  	margin-right: .25em;
}

#shopProduct .shop_tabs ul.tabs li a {
  	display: inline-block;
  	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;
	background: #231F20;
	color: #FFDD1B;
  
}
#shopProduct .shop_tabs ul.tabs li a:hover, #shopProduct .shop_tabs ul.tabs li.current a {
  	font-weight: bold;
	background: #FFDD1B;
	color: #231F20;
}
#shopProduct .shop_tabs ul.tabs li.active a {
	background: #FFDD1B;
	color: #231F20;
}

#shopProduct .shop_tabs ul.tabs:after {
  content: "";
  display: block;
  clear: both;
}
#shopProduct .shop_tabs .panel {
  border: 1px solid #cfcfcf;
  border-top: 0;
  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 #f3f3f3;
  -webkit-box-shadow: 0 1px 2px 0 #f3f3f3;
  -moz-box-shadow: 0 1px 2px 0 #f3f3f3;
  -o-box-shadow: 0 1px 2px 0 #f3f3f3;
  clear: both;
}
#shopProduct .shop_tabs .panel h2:first-child {
  padding-top: 0;
}
#shopProduct .shop_tabs .panel .hreview-aggregate h2 {
  padding-top: 0;
}

#shopProduct .review {
	border-bottom: 1px solid #080808;
	margin: 0px 0px 20px 0px;
}
#shopProduct .review:last-child {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
}
div.ingredients {
	position: relative;
	margin: 0px 0px 20px 0px;
}
div.ingredients ul {
	margin: 0px 0px 0px 340px;
}
div.instructions {
	clear: left;
	margin: 0px 0px 20px 0px;
}

.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 {
  	display: inline-block;
	width: 120px;
	height: 32px;
  	text-align: left;
  	padding: 0px 10px 0px 5px;
  	margin: 0px;
}
table.cart td.actions .checkout-button {
	width: 100px;
  	padding: 8px 10px 0px 10px;
	height: 24px;
}

table.cart td.actions .continue-button, .continue-button {
	background: #FFDD1B url(../images/buttonBack.jpg) no-repeat 5px 2px;
	color: #231F20;
	width: 120px;
  	padding: 8px 0px 0px 35px;
	height: 24px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.continue-button:hover {
	color: #231F20;
}

table.cart .product-quantity .plus, table.cart .product-quantity .minus {
  display: inline-block;
}

table.cart .total, table.freight .total {
	font-weight: bold;	
}

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

/* ------------------------ PAYMENT LAYOUT -------------------------------------*/

#payment ul {
	list-style: none;	
	margin: 20px 40px 0px 40px;
}
#payment ul li {
	padding: 0px;
	margin: 0px;
	width: 400px;
}
#payment ul li label {
	width: 200px;
	padding: 0px;
	margin: 0px;	
}
#payment ul li .payment_box {
	width: 540px;
	padding: 0px;
	margin: -20px 0px 20px 0px;	
}
#payment ul li .payment_box p {
	padding: 0px;
	margin: 0px;	
}
#payment ul li .payment_method {
	float: right;
	padding: 0px;
	margin: 0px;		
}
#surcharge {
	position: absolute;
	width: 280px;	
	font-weight: bold;
	margin: -20px 0px 0px 380px;
}
#cardEmpty {
	position: relative;
	display: block;
	clear: left;
	float: left;
}
#freightLoading {
	text-align: center;
	margin: 10px 0px 10px 0px;	
}

div.map, div.left {
	clear: left;
}

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

span.current {
	margin-left: 100px;
	/*color: #FFFFFF;*/
	color: #630a04;
}

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

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

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;
}

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

#eventPage {
	width: 740px;
	margin: 20px 20px 0px 20px;	
	padding-bottom: 60px;
}

#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;
}

th.fc-widget-header {
	color: #000;
}
.simple-marquee-container *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.simple-marquee-container {
	width: 100%;
	background: transparent;
	float: left;
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	height: 45px;
	position: relative;
	cursor: pointer;
	position: absolute;
    z-index: 9;
    /*width: 500px;*/
    height: 70px;
    top: 30px;
    /*left: 340px;*/
}

.simple-marquee-container .marquee-sibling {
	padding: 0;
	background: rgb(61, 61, 61);
	width: 20%;
	height: 45px;
	line-height: 42px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	float: left;
	left: 0;
	z-index: 2000;
}

.simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
	display: inline-block;
	white-space: nowrap;
	position:absolute;
}

.simple-marquee-container .marquee{
  margin-left: 25%;
}

.simple-marquee-container .marquee-content-items{
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 45px;
  position: relative;
}

.simple-marquee-container .marquee-content-items li{
  display: inline-block;
  line-height: 35px;
  color: #fff;
}

.simple-marquee-container .marquee-content-items li:after{
	content: "|";
	margin: 0 1em;
}
