/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body.iframe { text-align:left; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

/*
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
*/

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

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


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

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


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

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) { 
    overflow: hidden;
 }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


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

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
================================================================================

   Primary styles
   Author: Vermont Farm Table
   
================================================================================
============================================================================= */
   
/*

Color:
Background: 	#fff
Primary: 		#362f2d
Dark gray text: #9a9796;
Tan: 			#e6e3cf
border: 		#c6c4b6
border light: 	#eeede9
link: 			#c95a00
accent: 		#fbf5b4


Image sizes 4:3 ratio

Thumb:			71x53	
Small:			236x177
Medium: 		476x357
Large: 			520x390
X-large: 		600x450

Most Popular:	156x156

*/

/*=================================
reset
=================================*/

h1, h2, h3, h4, h5, h6, p, dl, dt, dd { margin: 0; padding: 0; }
ul, ol, dl { padding: 0; margin: 0; list-style: none; }


/*=================================
main
=================================*/

body { width:100%;height:100%;background-color: #fff;text-align:center; margin:0 auto; padding: 0; }
header, #main, footer { width:100%;height:auto;float:left;clear:both;text-align:center;margin:0 auto; }
a[ href] { text-decoration:none;color:#c95a00; }
a[ href]:hover { color:#e76700; }
p { padding:0 0 20px 0; }
ol { list-style:decimal;margin-left:15px; }
#main { background-color:#fff;min-height:300px; }
#internal .main-content { padding-bottom:120px; }


/*=================================
type
=================================*/

@import url(http://fonts.googleapis.com/css?family=Playfair+Display);

body, input, select, textarea { font-family: Tahoma, Arial, sans-serif; color: #3b3931; font-size: 12px; line-height: 1.6; }
input, select { line-height: 1; }
textarea { line-height: 1.6; }

h1, .header-1,
h2, .header-2,
h3, .header-3,
h4, .header-4,
h5, .header-5,
.primary-type,
.product-name,
.button
{ font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif; color: #362f2d; font-weight: 400; line-height: 1.2; }

h1, .header-1				{ font-size: 12px; }
h2, .header-2				{ font-size: 26px; }
h3, .header-3				{ font-size: 22px; }
h4, .header-4				{ font-size: 18px; }
h5, .header-5				{ font-size: 14px; }
.header-large				{ font-size: 40px; }

h3, h4, h5 { padding-bottom: 2px; }

h1 { text-align: center; padding-top: 5px; padding-bottom: 5px; background-color: #e6e3cf; margin: 0; text-transform: uppercase; color: #989580; text-shadow: 0px 1px 0 #fff;}
h2 { padding-bottom: 20px; }
h2 span { color: #534d48; }


/*=================================
Fluid 12 column grid w/ 40px 
gutters based on 960px
=================================*/

div, .test { outline: 1px solid red; }
.test div { outline: 1px solid red; }
.main-wrapper { width: 960px; margin: 0 auto; padding:0; text-align:left; position: relative; z-index: 0; }
#page-header.main-wrapper { width:958px; border: 1px solid #c6c4b6; }
.main-wrapper .main-wrapper { float: left; clear: both; }

.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12,
.grid-half { 

	float:left;
	margin:10px /*2.0833% 20/960 */ 20px;
	padding: 0;
	display:inline;
	position: relative;
	
 }

.grid-1 				/* { width:4.16666%; }		/* 40/960 */		{ width: 40px; }
.grid-2 				/* { width:12.5%; }			/* 120/960 */		{ width: 120px; }
.grid-3 				/* { width:20.83333%; }		/* 200/960 */		{ width: 200px; }
.grid-4 				/* { width:29.16666%; }		/* 280/960 */		{ width: 280px; }
.grid-5 				/* { width:37.5%; }			/* 360/960 */		{ width: 360px; }
.grid-6, .split 		/* { width:45.83333%; }		/* 440/960 */		{ width: 440px; }
.grid-7 				/* { width:54.16666%; }		/* 520/960 */		{ width: 520px; }
.grid-8 				/* { width:62.5%; }			/* 600/960 */		{ width: 600px; }
.grid-9 				/* { width:70.83333%; }		/* 680/960 */		{ width: 680px; }
.grid-10 				/* { width:79.16666%; }		/* 760/960 */		{ width: 760px; }
.grid-11 				/* { width:87.5%; }			/* 840/960 */		{ width: 840px; }
.grid-12 				/* { width:95.83333%; }		/* 920/960 */		{ width: 920px; }

.wrapper 				{ padding:0;margin:0; }

.grid-1.wrapper 		/* { width:8.333333%; }		/* 80/960 */		{ width: 80px; }
.grid-2.wrapper 		/* { width:16.666667%; }	/* 160/960 */		{ width: 160px; }
.grid-3.wrapper 		/* { width:25%; }			/* 240/960 */		{ width: 240px; }
.grid-4.wrapper 		/* { width:33.33333%; }		/* 320/960 */		{ width: 320px; }
.grid-5.wrapper 		/* { width:41.666667%; }	/* 400/960 */		{ width: 400px; }
.grid-6.wrapper 		/* { width:50%; }			/* 480/960 */		{ width: 480px; }
.grid-7.wrapper 		/* { width:52.083333%; }	/* 560/960 */		{ width: 560px; }
.grid-8.wrapper 		/* { width:66.666667%; }	/* 640/960 */		{ width: 640px; }
.grid-9.wrapper 		/* { width:75%; }			/* 720/960 */		{ width: 720px; }
.grid-10.wrapper 		/* { width:83.333333%; }	/* 800/960 */		{ width: 800px; }
.grid-11.wrapper 		/* { width:97.666667%; }	/* 880/960 */		{ width: 880px; }
.grid-12.wrapper 		/* { width:100%; }			/* 960/960 */		{ width: 960px; }


/*=================================
forms - global
=================================*/

form fieldset, form .form-block { margin: 0 0 10px 0;padding: 0 0 10px 0;font-size: 12px;border-bottom: 1px solid #eee; }
form fieldset.form-actions { margin: 0 0 0 30%;padding: 0;border: none; }
form fieldset.check { padding-left: 30%;	 }
form fieldset label { float: left;width: 30%;margin: 4px 0 5px 0;font-weight: bold; }
form fieldset.check label { display: inline;float: none;width: auto;font-weight: normal; }
form fieldset.radio-check ul li label { display: inline;float: none;width: auto;font-weight: normal; }
form fieldset input.form-text,
form fieldset textarea { 
	display: block;
	width: 65%;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	 }
form fieldset input.form-text:focus { border: 1px solid #ccc;background: #fff; }
form fieldset textarea { height: 150px; }
form fieldset select { min-width: 25%;margin: 0; }
form fieldset.radio-check ul { margin: 5px 0 0 30%; }
form fieldset.radio-check ul li { margin: 0 0 5px 0; }
form fieldset.radio-check ul li:last-child { margin: 0; }
form fieldset p.form-help { margin: 5px 0 0 30%;font-size: 12px;color: #999; }

/* custom form styles */
form fieldset, form .form-block { font-size: 11px; border-bottom: 1px solid #eeede9; }
form fieldset p, form .form-block p { padding: 0; }
form fieldset .multi-field-wrapper { float: left; width: 65%; padding: 0; }
form fieldset .multi-field-wrapper input.form-text, form fieldset .multi-field-wrapper textarea { width: 100%; }
form fieldset label { font-weight: normal; }
form fieldset input.form-text ~ input.form-text { margin-top: 5px; }
form fieldset input.form-text:focus { border: 1px solid #c6c4b6; background: #e6e3cf; }
form fieldset select { background: #e6e3cf; border: 1px solid #c6c4b6; }
form fieldset input.form-text, form fieldset textarea { border: 1px solid #c6c4b6; background: #e6e3cf; }
form .form-block.special p { padding: 5px 10px; margin: 20px 0 0 0; border: 1px solid #c6c4b6; }
form .form-block p { margin: 0 0 0 35%; }
form .form-block.special p { padding: 5px 10px; margin: 20px 0 0 0; border: 1px solid #c6c4b6; }
form .form-divider { padding-top: 30px; }
form fieldset input.form-text#quantity, form fieldset input.form-text.short { width: 40px; }
form fieldset .form-text.quarter { width: 25%; }
form fieldset .form-text.half { width: 50%; }
form fieldset select.full { width: 60%; }
form fieldset.form-actions { float:right; width: 48%; margin: 0; }
form .social-channels { float:left; width: 48%; }
form .social-channels > * { float:left !important; clear:right !important; width:100% !important; padding: 0 0 5px 0; }

form fieldset.error label,
form fieldset.error p { color: #ff0000; font-weight: bold; }
form fieldset.error input.form-text, form fieldset.error textarea { border: 1px solid #ff0000; background: #ea9e9e; }
form div#message p { margin: 0; padding-bottom: 5px;}
form div#message.error { color: #ff0000; font-weight: bold; }

form fieldset.disabled label { color: #ccc; }
form fieldset label.disabled { color: #ccc; }
form fieldset.disabled input.form-text, form fieldset.disabled textarea, form fieldset.disabled select { border: 1px solid #ccc; background: #f9f9f9; color: #999; }


/*=================================
shared
=================================*/

.sprite { background: transparent url(/images/sprite-graphics.png) no-repeat 0 0; }
.divider { background: transparent url(/images/sprite-graphics.png) repeat-x 0 -182px; margin-top: 10px; margin-bottom: 2px; text-align: center; }
.divider h2 { font-size:24px; font-weight: normal; padding:2px 10px; background-color: #fff; display: inline-block; }
.divider.small { background-position: 0 -91px; margin-top: 2px; }
.divider.small h3 { font-size: 12px; text-transform: uppercase; font-weight: normal; padding:2px 10px; background-color: #fff; display: inline-block; }
.divider p { padding: 0 15% 10px 15%; color: #9a9796; }
.product { background: #f5f5ed url(/images/background-product.jpg) no-repeat 0 0; background-size: 100% 100%; text-align: center; position: relative; }
.product.sans { background: none; }
.product img { display: block; }
div .icon-more { width: 16px; height: 16px; margin: 10px; background-position: -50px -800px; position: absolute; right: 0; bottom: 0; }
div .icon-more:hover { background-position: -66px -800px; }
.product a:hover ~ icon-more { background-position: -66px -800px; }
.decorative { display:none; }
.pad-top { padding-top: 20px; }
.pad-bottom { padding-bottom: 20px; }
.sprite.icon-comments { background-position: 0 -850px; }
.sprite.icon-customize { background-position: -100px -850px; }
.sprite.icon-gallery { background-position: -200px -850px; }
.border-bottom { border-bottom: 5px solid #362f2d; padding-bottom: 30px; }
.sprite.button-customize { width: 200px; height: 40px; float:left; margin:-15px 0 0 0; background-position: -150px -700px; }
.sprite.button-customize:hover { background-position: -150px -750px; cursor: pointer; }

/* transitions */
#nav li a, .card:hover, #most-popular .product:hover, .gallery-card:hover { 
	
	-webkit-transition: 	all .4s ease-in-out;
	-moz-transition: 		all .4s ease-in-out;
	-o-transition: 			all .4s ease-in-out;
	transition: 			all .4s ease-in-out;
	
 }


/*=================================
header
=================================*/

#environment {
        position: fixed;
        top: 35px;
        left: 0;
        width: 100%;
        text-align: center;
        background: url('/images/warning-tape.gif') top left repeat;
}

#nav { background-color: #362f2d; padding: 5px 0; position: relative; overflow: visible; z-index: 10; margin-bottom: 10px; }
#nav ul { display: block; border-top: 1px solid #868281; border-bottom: 1px solid #868281; margin: 0 10px; }
#nav li { float: left; line-height: 1; }
#nav li.primary a { float: left; padding: 12px 15px; color: #fff; }
#nav li a:hover { background-color: #665f5a; border: none; }
#nav li a.selected { background-color: #534d48; border: none; }
#nav li.secondary { float:right; font-size: 11px; }
#nav li.secondary a { float: left; padding: 16px 11px; color: #fff; }
#nav .sprite.left-banner, #nav .sprite.right-banner { width: 14px; height: 53px; position: absolute; bottom: -4px; }
#nav .sprite.left-banner { left: -14px; background-position: 0 0; }
#nav .sprite.right-banner { right: -14px; background-position: -50px 0; }

/* utility */
.php-error { display:none; }

#logo { text-align: center; }

#utility { font-size: 11px; }
#utility a[ href] { color: #362f2d; }
#utility a[ href]:hover { color: #c95a00; }

#top-contact { padding-top: 20px; }
#top-contact  .phone { float: left; clear: both; padding-bottom: 3px; margin-bottom: 3px; border-bottom: 1px solid #c6c4b6; }
#top-contact  .links { float: left; clear: both; width: auto; white-space: nowrap; }

#cart-status { padding-top: 16px; }
#shopping-cart { float:right; text-align: center; }
#shopping-cart.a { line-height: 1; }
#shopping-cart span.icon-shopping-cart { width: 100px; height: 25px; background-position: -300px 0;display:inline-block; }

.admin, .admin * { font-family: sans-serif !important; }
a.admin { font-size: 12px; line-height: 14px; }
a.admin:hover { text-decoration: underline; }
a.admin.edit { padding-right: 20px; background: url('/images/edit.png') top right no-repeat; }
#admin-console {
	position: fixed;
	width: 100%;
	top: 0px;
	height: 35px;
	background: #333;
}
#admin-console * { font-family: sans-serif !important; }
#admin-console h4 a { color: #999; }
#admin-console h4 a:hover { text-decoration: underline; }
#admin-console #admin-links,
#admin-console #admin-errors,
#admin-console #admin-messages {
	text-align: left;
	padding-left: 10px;
}

/*=================================
mega-menu
=================================*/

#mega-menu { background: #e6e3cf url(/images/shadow.png) no-repeat center 0; border-bottom: 5px solid #362f2d; position: absolute; left: 0; top: 55px; padding-top: 20px; padding-bottom: 20px; font-size: 11px; line-height: 1.2; z-index: 10; }
#mega-menu ul { border: none; }
#mega-menu a[ href] { color: #362f2d; }
#mega-menu a[ href]:hover { color: #c95a00; }
#mega-menu dt, #mega-menu dd { padding-bottom: 10px; }
#mega-menu li { float: left; width: 100%; border-top: 1px solid #d4d1be; line-height: 1; }
#mega-menu li:last-child { border-bottom: 1px solid #d4d1be; }
#mega-menu li a[ href] { float: left; width: 88%; padding:10px 0 10px 12%; margin: 5px 0; }
#mega-menu li a[ href]:hover { background-color: transparent; }

.sprite.icon-tree { background-position: 0 -1000px; }
.sprite.icon-truck { background-position: 0 -1050px; }
.sprite.icon-tag { background-position: 0 -1100px; }
.sprite.icon-sign { background-position: 0 -1150px; }


/*=================================
page header
=================================*/

/*#page-header { border-top: 1px solid #c6c4b6; border-bottom: 1px solid #c6c4b6; margin-top: 0; }*/
#page-header {
	position: relative;
	z-index: 9;
	margin-bottom: 10px;
	min-height: 65px;
	background-color: #fff;
}
#page-header a[ href] { color: #3b3931; }
#page-header a[ href]:hover { color: #c95a00; }
#breadcrumb { padding-top: 10px; }
#breadcrumb div { float:left; line-height: 1; }

/* secondary nav*/
#secondary-nav { float:right;position: relative; }
#secondary-nav li { float:left; clear:none;text-transform:uppercase; border-left: 1px solid #c6c4b6; text-align:right; position: relative; }
#secondary-nav li a[ href] { float:left; color:#362f2d; font-size:11px; line-height:1.2; height: 20px; padding:25px 20px 20px 20px; }
#secondary-nav li a[ href].selected { background-color: #f5f4ec; }
.sprite.grid { width: 21px; height:24px; background-position:0 -800px; margin-top: -3px; }
.sprite.grid:hover { background-position:-21px -800px; }
#featured-call-out { float:right; padding: 15px 20px; min-height: 40px; }

/* Drop down menus */
#secondary-nav ul { width:auto;float:left;display:none;background-color:#FFFFFF;font-weight: normal;left: 0;margin: 0;padding: 0;position: absolute;text-align: left;top: 100%;left: -1px; border:1px solid #c6c4b6; }
#secondary-nav ul { -moz-box-shadow: 0px 5px 3px rgba(00,00,00,0.4); -webkit-box-shadow: 0px 5px 3px rgba(00,00,00,0.4); box-shadow: 0px 5px 3px rgba(00,00,00,0.4); }
#secondary-nav ul li { width:auto;float:left;clear:both;text-align:left;border-top:1px solid #c6c4b6;border-left:none; }
#secondary-nav ul>:first-child { border:none; }
#secondary-nav li:hover ul { display:block; }
#secondary-nav li li a[ href] { width:135px; height: auto; float:left;font-weight:normal;padding: 10px 20px;background-color:transparent;line-height:1; }

/* ie7 fixes */
.ie7 .nav ul { display:inline; }
.ie7 .nav ul ul { display:none; }

/* IE fixes */
.ie7 .sprite.grid.ir { width: 21px; height:24px; margin: 0; cursor: pointer; }

/*=================================
homepage
=================================*/

#homepage h1 { padding-top: 15px; padding-bottom: 15px;background-color: #e6e3cf; }
#feature { min-height: 300px; padding-top: 15px; padding-bottom: 15px; border-bottom: 10px solid #e6e3cf; }
#intro { padding-top: 20px; padding-bottom: 10px; text-align: center; /*color: #9a9796;*/ }
#intro h2 { background-position: center -400px; }
#intro p { padding: 0 20px 20px 20px; font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif; color: #362f2d; }
#intro .product-name { text-transform: uppercase; /*color: #9a9796;*/ }
#homepage #photo img { vertical-align: middle; max-width: 640px; }
.tagline { height: 55px; background-position: center -400px; margin-bottom: 20px; }
#most-popular { text-align: center; /*border-bottom: 5px solid #eceae1;*/ }
#most-popular .product { width:156px; height: 156px; overflow: hidden; margin: 1px -1px; /*negative margins to offset 4px from inline-block*/ padding: 0; display: inline-block; background: none; border: 1px solid #fff; border-bottom: 1px solid #eeede9; }
#most-popular .product:hover { border: 1px solid #c6c4b6 !important; }

/* IE Fixes*/
.ie7 #most-popular .product { display:inline; margin: 1px; }


/*=================================
shop page
=================================*/

#product-list { padding-top: 40px; padding-bottom: 40px; border-bottom: 5px solid #362f2d; }
/* #product-list p { padding: 5px 20px 20px 0; } */
#product-list p { margin: 5px 20px 20px 0; }


/*=================================
category & cards
=================================*/

.colors { display: block; padding-top: 10px; font-size: 11px; }
.colors ul { float: left; clear: both; width: 100%; }
.colors li { float: left; }

.swatch	{ width: 50px; height:20px; float: left; border: 1px solid #fff; }
.swatch:hover { border: 1px solid #c95a00; }
.swatch.selected { border: 1px solid #000; }

.card:hover { border: 1px solid #c6c4b6 !important; }
.card .colors ul { float: none; width: auto; display: block; padding: 5px 20px; text-align: center; line-height: 1; }
.card .colors li { float: none; display: inline-block; margin: -1px; }
.card .swatch	{ width: 20px; height:8px; float: none; display: inline-block; border: 1px solid #fff; }
.card .swatch:hover { border: 1px solid #c95a00; }
.card .swatch.selected { border: 1px solid #000; }

.card .info { display: block; padding: 5px 20px 5px 20px; line-height: 1.4; }
.card .info a[ href] { color: #362f2d; }
.card .info a[ href]:hover { color: #c95a00; }
.card img.banner { position: absolute; top: 0; right: 0; }

.product-group { text-align:center; padding-top: 10px; padding-bottom: 20px; }
.product-group .card { width:236px; height: 300px; float: left; margin: 1px; overflow: hidden; border: 1px solid #fff; border-bottom: 1px solid #eeede9; }
.product-group.centered .card { margin: 1px -2px; /*negative margins to offset 4px from inline-block*/ padding: 0; display: inline-block; float: none; }

.product.card { background: none; }
.product-group .card.featured { width: 476px; height: 604px; border: 1px solid #eeede9; overflow: hidden; }

/* IE Fixes*/
.ie7 .divider h2, .ie7 .divider h3 { display:inline; }
.ie7 .card .colors li { display: inline; margin-right: 1px; }
.ie7 .product-group.centered .card { display:inline; margin: 1px }


/*=================================
product detail
=================================*/

#product-info { padding-bottom: 20px; }
#buy { padding-top: 10px; }
#buy h2 { padding-bottom: 20px; }
.colors h5 { font-size: 11px; padding-bottom: 5px; float: left; }
.zoom-link { float: right; padding-bottom: 5px; }
.zoom-link strong { font-family: Arial, Helvetica, sans-serif; }
.FPO-content-block { padding: 20px; height: 300px; background-color: #eeece1; }
#media .product { background: none; border-bottom: 1px solid #eeede9; }

#buy form fieldset, #buy form .form-block { margin: 0 0 5px 0;padding: 0 0 5px 0;font-size: 11px;border-bottom: none; }
#buy form fieldset label, #buy form .form-block .faux-label { float: left;width: 35%;margin: 4px 0 5px 0;font-weight: normal; }
#buy form .social-channels, #buy form fieldset.form-actions { margin-top:20px; }

#request-quote-form h2 { display: block; padding: 20px 10px; color: #fff; background-color: #362f2d; margin: 10px 0 20px 0; }
#request-quote-form form .form-block.available-now  { float: left; width: 48%; border: none; font-weight: bold; }

/*=================================
testimonials
=================================*/

#testimonial-container { clear: both; }

.testimonial {
  width: 220px;
  margin: 10px;
  float: left;
  background: #f5f4ec url(../images/background-testimonial.jpg) repeat center top;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif;
  color: #362f2d;
  font-weight: 400;
  line-height: 28px;
  /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25);*/
}

.testimonial p { padding: 28px 28px 27px 28px; position: relative; }

.testimonial p:before { content: "“"; font-size: 30px; position: absolute; top: 28px; left: 14px;}
.testimonial p:after { content: "”";}

/*=================================
gallery & additional views
=================================*/

#gallery #secondary-nav .back-next { display: none; }
#secondary-nav li a[ href].gallery-nav { padding-left: 0px; padding-right: 0px; }
#gallery #secondary-nav li a[ href].gallery-nav { padding-left: 20px; padding-right: 20px; }
#gallery-details { /*border-bottom: 5px solid #362f2d;*/ padding-top: 0; padding-bottom: 10px; text-align: left; }
#gallery-details h2 { padding-bottom: 20px; }
#gallery-details.product { background: none; }

.additional-views #gallery-details { padding-top: 10px; border: none; }

#photo { float: left; padding-bottom: 2px; }
#album-thumbs { display: block; }
#album-thumbs ul { padding-bottom: 0px; padding-top: 8px; margin-top: 0; } 
#album-thumbs li { float: left; margin: 1px; }
#album-thumbs li a { float: left; border: 1px solid #fff; }
#album-thumbs li a:hover { float: left; border: 1px solid #c95a00; }
#album-thumbs li a.selected img { filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#about-this-photo { display: block; padding: 20px; background-color: #e6e3cf; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.products-for-sale { float: left; padding-bottom: 20px; }
.products-for-sale dt { float: left; width:100%; padding-bottom: 4px; }
.products-for-sale dd { float: left; padding: 0 0 4px 0; clear: both; font-size: 11px; }
.products-for-sale dd a:before { content: "» "; }

#gallery-details .social-channels { float: left; width: 100%; padding-top: 20px; }
.gallery-card { width:236px; height: 177px; float: left; margin: 1px; overflow: hidden; border: 1px solid #fff; position: relative; }
.gallery-card:hover { border: 1px solid #c95a00 !important; }


/*=================================
my cart & checkout
=================================*/

.table-labels { background-color: #e6e3cf; font-size: 11px; font-weight: bold; line-height: 1; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }
#my-cart-contents .grid-1,
#my-cart-contents .grid-2 { text-align: right; }
#my-cart-contents .cart-item { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #c6c4b6; }
.cart-item .product { float: left; margin-right: 10px; margin-bottom: 10px; background: none; }
.cart-item .details { float: left; width:70%; font-size: 11px; }
.cart-item .form-text { float: right; width: 40px; }
.cart-item .form-text.number { text-align:right; }
.cart-item .form-text.wide { width: 80%; }
.cart-item fieldset { border: none; margin-bottom: 0; padding-bottom: 5px; }
.cart-item .action { font-size: 11px; }
.cart-summary { background-color: #e6e3cf; padding-top: 10px; padding-bottom: 0;-webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px border-radius: 0 0 3px 3px; }
.cart-summary .price-type { float: left; clear:left; }
.cart-summary .subtotal { float: right; text-align: right; font-size: 11px; }
.cart-summary .price { float: right; text-align: right; }
.cart-summary .total,
.cart-summary .promo,
.cart-summary .balance,
.cart-summary .transactions { float: left; width: 100%; border-top: 1px solid #c6c4b6; padding-top: 10px; margin-top: 10px; }

#promo-code { float: left; width: 40%; padding: 5px 2%; background-color: #fff; margin: 5px 0 20px 0;; }
#promo-code #promo-field { float: left; width: 70%; border: none; background-color: #fff; padding: 3px 0; margin: 0; color: #362f2d; }
#promo-code .promo-button { float: right; width: 25%; border: none; padding: 3px 2% 5px 2%; margin: 0; background: #362f2d; color: #fff; text-align: center;font-size: 11px; }
#promo-code .promo-button:hover { background: #c95a00; color: #fff; }
#questions { float: left; clear: both; }

#checkout-actions { padding-top: 10px; padding-bottom: 10px;border-top: 1px solid #c6c4b6; }
#checkout-actions .form-actions, #checkout-actions .form-actions input { float: right; }
#checkout-buttons { text-align: right; }
.sprite.button-checkout { width: 135px; height: 42px; float:right; margin: 0 0 0 20px; background-position: 0px -700px; }
.sprite.button-checkout:hover { background-position: 0px -742px; }
#checkout-steps { padding-top: 20px; }
#checkout-steps h3 { padding-bottom: 20px; }
#checkout-steps #my-cart-contents { padding-top: 20px; }
.order-details { background-color: #fbf5b4; padding: 20px;-webkit-border-radius: 3px; -moz-border-radius: 3px border-radius: 3px; }


/*=================================
call outs
=================================*/

#call-outs { padding-top: 40px; border-top: 5px solid #362f2d;}
#call-outs a[ href] { color: #362f2d; }
#call-outs a[ href]:hover { color: #c95a00; }
.call-out { text-align: center; }
.call-out h3 { padding-bottom: 10px; }
.call-out .sprite { width: 100px; height: 40px; display: inline-block; margin-bottom:-5px; }

/* IE Fixes*/
.ie7 .call-out .sprite { display:inline; }


/*=================================
message page
=================================*/

.message-page {min-height: 400px;}


/*=================================
footer
=================================*/

footer { background-color: #362f2d; color: #afacab; position: relative; overflow: visible; margin-top: 100px; font-size: 11px; }
#footer-wrapper { min-height: 500px; padding: 40px 0; position: relative;overflow: visible; }
.footer-graphic { width: 350px; height: 50px; background-position: center -500px; position: absolute; top: -25px; right: 0; z-index: 1; }
footer dt, footer dd, footer h4 { padding-bottom: 10px; }
footer a[ href], footer .header-4, footer .header-5 { color: #afacab; }
footer a[ href]:hover { color: #c95a00; }
footer #connect-info p { padding-right: 40px; padding-bottom: 0; }
footer #social-channels { position: absolute; right: 0; top: 0; }
footer #social-channels li { float: left; padding-left: 5px; }
footer #social-channels a[ href] { float: left; width: 29px; height: 29px;overflow: hidden; }
footer #address-info { text-align: center; }
#email-sign-up { float: left; width: 80%; padding: 10px 5%; background-color: #4a4442; margin: 5px 0 20px 0;; }
#email-sign-up #sign-up-field { float: left; width: 75%; border: none; background-color: #4a4442; padding: 0; margin: 0; color: #fff; }
#email-sign-up .sign-up-button { float: right; width: 20%; border: none; padding: 0 2%; margin: 0; background: none; color: #afacab; text-transform: uppercase; text-align: left; }
#email-sign-up .sign-up-button:hover { color: #fff; }

.sprite.icon-pinterest 			{ background-position: -100px -800px; }
.sprite.icon-pinterest:hover 	{ background-position: -130px -800px; }
.sprite.icon-facebook 			{ background-position: -200px -800px; }
.sprite.icon-facebook:hover 	{ background-position: -230px -800px; }
.sprite.icon-twitter 			{ background-position: -300px -800px; }
.sprite.icon-twitter:hover 		{ background-position: -330px -800px; }


/*=================================
buttons
=================================*/

form input[type="submit"], a.button { display: inline-block; background-color: #362f2d; color: #fff!important; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: none; }
form input[type="submit"]:hover, a.button:hover { background-color: #e76700; cursor: pointer; }
form input[type="submit"].small, a.button.small { color:#fff; padding:5px 10px; font-size: 11px; }
form input[type="submit"].medium, a.button.medium { color:#fff; padding:8px 12px; font-size: 14px; }
form input[type="submit"].large, a.button.large { color:#fff; padding:15px 25px; font-size: 16px; }
form input[type="submit"].add-to-cart-button { background-color: transparent; width: 153px; height: 42px; padding: 0; background-position: -132px -600px; float: right; border: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; }
form input[type="submit"].add-to-cart-button:hover { background-color: transparent; background-position: -132px -642px; }
form input[type="submit"].send-button { background-color: transparent; width: 92px; height: 42px; padding: 0; background-position: -285px -600px; float: right; border: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; }
form input[type="submit"].send-button:hover { background-color: transparent; background-position: -285px -642px; }

a[ href].shop-now { width: 131px; height: 42px; background-position: 0 -600px; }
a[ href].shop-now:hover { background-position: 0 -642px; border: none; }

/* IE fixes */
.ie7 .product, .ie8 .product { background-image: none; }

form input[type="submit"].primary { 
    
    background: #c85a00;  /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd6706', endColorstr='#c85a00');  /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#dd6706), to(#c85a00));  /* for webkit browsers */
    background: -moz-linear-gradient(top,  #dd6706,  #c85a00);  /* for firefox 3.6+ */
    color:#fff;
    border: none;

 }
 
form input[type="submit"].primary:hover { background: #e76700; cursor: pointer; }

/*
Overlays
*/
.overlay {
	/* must be initially hidden */
	display:none;

	/* place overlay on top of other elements */
	z-index:100;
	background: #fff;

	width:960px;
	min-height:200px;
	border:1px solid #666;

	position: relative:
	top: 100px;

	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image:url(/images/overlay-close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */
   
/* For image replacement */
.ir { display: block; text-indent: -9999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; margin: 0 auto; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.main-wrapper:before, .main-wrapper:after { content: ""; display: table; }
.main-wrapper:after { clear: both; }
.main-wrapper { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) { 
  /* Style adjustments for viewports 480px and over go here */
	
 }

@media only screen and (min-width: 1024px) { 
  /* Style adjustments for viewports 1024px and over go here */
	.decorative { display:block; }
 }



/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print { 
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
 }
