<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Steel Canvas
Description: Custom WP theme for Steel Canvas
Author: Juicebox Interactive
Author URI: http://juiceboxinteractive.com
Version: 1.0
*/

/* normalize.css v2.1.0 (min) */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}a:focus,a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}
figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
p, table, h1, h2, h3, h4, h5, h6 { margin-top: 0; }
h1, h2, h3, h4, h5, h6 { line-height: 1em; margin-bottom: 14px; }
ul { margin: 0; padding: 0; }
#inner-content ul, #inner-content ol { margin-bottom: 14px; padding-left: 20px; }

/* HTML5 BOILERPLATE */
html, button, input, select, textarea { color: #222; }
body { font-size: 1em; line-height: 1.4; }
/* Can customize the below, but the background color should always be changed to match the site's color scheme
     (setting just text-shadow: none makes the BG color transparent which is no good) */
/*
::-moz-selection { text-shadow: none; background-color: #ccc; }
::selection { text-shadow: none; background-color: #ccc; }
*/
hr { 
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
	clear: both;
}
img { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }

/* HELPER CLASSES */
.ir { /* Image replacement (CSS backgrounds instead of images) */
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px; /* IE 6/7 fallback */
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
.hidden { /* Hide something from both screenreaders and browsers */
	display: none !important; 
	visibility: hidden; 
}
.visuallyhidden { /* Hide only visually, but have it available for screenreaders */
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, /* Allow the .visuallyhidden element to be focusable when navigated to via the keyboard */
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible { visibility: hidden; } /* Hide visually and from screenreaders, but maintain layout */
.clearfix:before, /* Clearfix: contain floats (no need for extra divs this way) */
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; /* IE 6/7 */ }

/* DEFAULT PRINT STYLES */
@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster */
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; } /* Show the URL after a link when printed */

	.ir a:after, /* Don't show links for images, or javascript/internal links */
	a[href^="javascript:"]:after,
	a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	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; }
}

 /* WORDPRESS / UTILITY CLASSES */
.aligncenter, div.aligncenter { display: block; margin-right: auto; margin-left: auto; }
.alignleft { float: left; }
img.alignleft, .wp-caption.alignleft { margin: 0 10px 10px 0; }
img.alignright, .wp-caption.alignright { margin: 0 0 10px 10px; }
.alignright { float: right; }
img.alignnone { margin-bottom: 12px; }
.clear { clear: both; width: 100%; height: 1px; margin: 0 0 -1px; }
.clearfix { clear: both; }
.group:before,
.group:after { content: ""; display: table; }
.group:after { clear: both; }

/* BEGIN SITE-SPECIFIC CSS */
body {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #404040;
	background: #303134;
}
a {
	color: #897647;
	text-decoration: none;
}
a:hover { color: #6d5c33; }

#header {
	position: absolute;
	top: 0; left: 0; right: 0;
	width: 100%;
	background: url('img/bg-nav.png') no-repeat center center;
	z-index: 10;
}
.inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#header .inner { height: 68px; }
#logo {
	position: absolute;
	top: 30px; left: 30px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out; 
	-o-transition: all 0.4s ease-in-out; 
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#logo a {
	display: block;
	width: 245px; height: 245px;
	text-indent: -999px;
	background: url('img/logo.png') no-repeat center center;
}
#logo:hover {
	-webkit-transform: rotate(-12deg); 
	-moz-transform: rotate(-12deg); 
	-o-transform: rotate(-12deg);
	-ms-transform: rotate(-12deg); 
	transform: rotate(-12deg);
}
#nav {
	position: absolute;
	top: 6px; left: 350px;
	height: 62px;
}
#nav ul { 
	margin: 0; padding: 0; 
	list-style-type: none; 
	height: 62px;
}
#nav ul li { 
	display: inline-block; 
	height: 62px; 
	vertical-align: top;
}
#nav ul li a {
	display: block;
	padding: 22px 12px 0;
	height: 40px;
	line-height: 1;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#nav ul li.active a {
	color: #dca61e;
	background: transparent url('img/icon-caret-down.png') no-repeat center top;
}
#nav ul li.active a:hover { color: #b6860e; }
#nav ul li a .link-subtitle {
	display: block;
	margin: 2px -12px 0;
	font-size: 10px;
	height: 10px;
	font-family: 'Merriweather', Georgia, 'Times New Roman', serif;
	font-weight: bold; font-style: italic;
	text-align: center;
	text-transform: none;
}
#nav ul li a:hover { color: #ddd; }
#nav ul li.active a:hover { color: #B98C1B; }
.btn-dutch-masters {
	display: block;
	width: 138px; height: 103px;
	position: absolute;
	top: 5px; right: 10px;
	background: url('img/img-dutch-masters-sprite.png') no-repeat center top;
	/*
	-webkit-box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.5);
	box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.5);
	*/
	text-indent: -9999px;
	-webkit-transition: top 0.2s ease-in;
	-moz-transition: top 0.2s ease-in; 
	-o-transition: top 0.2s ease-in; 
	-ms-transition: top 0.2s ease-in;
	transition: top 0.2s ease-in;
}
.btn-dutch-masters:hover {
	top: 10px;
	background-position: center bottom;
}
.header-phone {
	line-height: 26px;
	font-size: 16px;
	color: #b0b0b0;
	padding-left: 32px;
	background: url('img/icon-phone.png') no-repeat 0 0;
	position: absolute;
	top: 22px; right: 155px;
	font-weight: bold;
}

/* Can and frame sizes for use throughout the site */
.can-sm {
	position: relative;
	display: block;
	width: 152px; height: 216px;
}
.can-sm .img-bg {
	display: block;
	width: 104px; height: 174px;
	position: absolute;
	top: 17px; left: 24px;
	background: #eee;
}
.can-sm img {
	display: block;
	width: 104px; height: 174px;
	position: absolute;
	top: 18px; left: 23px;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}
.can-sm:hover img { opacity: 0.82; }
.can-sm .frame {
	display: block;
	width: 152px; height: 216px;
	position: absolute;
	top: 0; left: 0;
	background: url('img/bg-frame-sm-gold.png') no-repeat center top;
}
.can-sm.sale .frame { background-image: url('img/bg-frame-sm-gold-sale.png'); }
.can-md {
	position: relative;
	display: block;
	width: 169px; height: 246px;
}
.can-md .img-bg {
	display: block;
	width: 120px; height: 200px;
	position: absolute;
	top: 19px; left: 25px;
	background: #fff;
}
.can-md img {
	display: block;
	width: 120px; height: 200px;
	position: absolute;
	top: 19px; left: 25px;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}
.can-md:hover img { opacity: 0.82; }
.can-md .frame {
	display: block;
	width: 169px; height: 246px;
	position: absolute;
	top: 0; left: 0;
	background: url('img/bg-frame-md-gold.png') no-repeat center top;
}
.can-lg {
	position: relative;
	display: block;
	width: 391px; height: 558px;
}
.can-lg .img-bg {
	display: block;
	width: 255px; height: 425px;
	position: absolute;
	top: 62px; left: 68px;
	background: #fff;
}
.can-lg img {
	display: block;
	width: 255px; height: 425px;
	position: absolute;
	top: 62px; left: 68px;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}
.can-lg:hover img { opacity: 0.87; }
.can-lg .frame {
	display: block;
	width: 391px; height: 558px;
	position: absolute;
	top: 0; left: 0;
	background: url('img/bg-frame-lg-gold.png') no-repeat center top;
}

/* Homepage */
#home-header { 
	border-top: 6px solid #E4B326; 
	background: url('img/bg-yellow-gallery.jpg') no-repeat center top;
}
#home-header .inner { height: 579px; }

/* Rare Cans gallery */
#home-rare-cans-frame {
	width: 543px; height: 432px;
	background: url('img/bg-frame-rare.jpg') no-repeat center center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 57px;
	position: absolute;
	top: 91px; left: 390px;
	-webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.5);
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.5);
}
#home-rare-cans {
	background: #061229;
	width: 100%; height: 100%;
	position: relative;
	padding: 0 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.home-rare-cans-subtitle {
	position: absolute;
	bottom: 8px; right: 8px;
	font-size: 14px;
	color: #dca61e;
	font-weight: bold;
	font-style: italic;
	font-family: 'Merriweather', Georgia, 'Times New Roman', serif;
	line-height: 1;
	margin: 0;
	z-index: 50;
}
.home-rare-cans-subtitle a { color: #dca61e; }
.home-rare-cans-subtitle a:hover { color: #AB8117; }
.rare-can {
	width: 85px; height: 140px;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0;
}
.rare-can img {
	display: block;
	position: absolute;
	top: 0; left: 3px;
}
.rare-can img.active { z-index: 10; }
.rare-can img.active-transition { z-index: 15; }
.rare-can.position-1 { top: 0; left: 0; }
.rare-can.position-2 { top: 0; left: 85px; }
.rare-can.position-3 { top: 0; left: 170px; }
.rare-can.position-4 { top: 0; left: 255px; }
.rare-can.position-5 { top: 0; left: 340px; }
.rare-can.position-6 { top: 150px; left: 0; }
.rare-can.position-7 { top: 150px; left: 85px; }
.rare-can.position-8 { top: 150px; left: 170px; }
.rare-can.position-9 { top: 150px; left: 255px; }
.rare-can.position-10 { top: 150px; left: 340px; }
#loading-overlay {
	width: 100%; height: 100%;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 20;
	background: #061229;
}
.loading-spinner {
	width: 32px; height: 32px;
	position: absolute;
	top: 50%; left: 50%;
	margin: -16px 0 0 -16px;
	background: url('img/icon-loading.gif') no-repeat 0 0;
}
.home-header-text {
	position: absolute;
	top: 330px; left: 73px;
	width: 252px;
}
.trusted-source-heading {
	width: 220px; height: 34px;
	background: url('img/text-trusted-source.png') no-repeat 0 0;
	text-indent: -9999px;
	margin-bottom: 12px;
}
.home-header-inner { color: #fff; }
#home-main,
#main {
	background: #353535 url('img/bg-gray-canvas.jpg');
	border-top: 6px solid #444;
}
#home-main .inner {
	padding: 80px 48px 32px;
	width: 1104px;
}
.gallery-header {
	background: url('img/bg-tab-top.png') no-repeat 0 0;
	width: 286px; height: 65px;
	line-height: 65px;
	color: #0f1938;
	font-size: 18px;
	font-family: 'Merriweather', Georgia, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 0; padding: 0;
	position: absolute;
	top: -16px; left: 12px;
}
.gallery-view-all {
	color: #dca61e;
	font-size: 16px;
	position: absolute;
	display: block;
	left: 300px;
	top: 30px;
}
.gallery-view-all:hover { color: #b4850e; }
#home-main-inside {
	padding: 26px;
	background: url('rgba.php/rgba(21, 25, 36, 0.4)');
	background: rgba(21, 25, 36, 0.4);
	-webkit-box-shadow: inset 0 0 20px 0 rgba(30,30,30,0.55);
	-moz-box-shadow: inset 0 0 20px 0 rgba(30,30,30,0.55);
	box-shadow: inset 0 0 20px 0 rgba(30,30,30,0.55);
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	min-height: 792px;
}
#slider {
	width: 720px;
	height: 250px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	opacity: 0;
}
#slider-inner {
	height: 250px;
	position: absolute;
	top: 0; left: 0;
}
.slider-page {
	position: absolute;
	top: 0; left: 0;
	width: 720px; height: 250px;
}

/* NEW SLIDER */
/* Gray container, contains the arrows as well */
#multislider-outer {
	width: 776px; height: 580px;
	background: #242428;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	        border-radius: 20px;
	position: relative;
	float: left;
	margin-right: 22px;
}
/* "Window" container */
#multislider {
	width: 750px;
	height: 580px;
	margin: 0 13px;
	overflow: hidden;
	position: relative;
}
#slides {
	position: absolute;
	top: 0; left: 0;
	width: 750px; /* will be overidden via JS */
	height: 580px;
}
/* Individual slides */
.slide {
	width: 750px;
	height: 580px;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0;
	background: #242428;
}
.slide.active { z-index: 20; }
.subslides {
	position: relative;
	height: 480px;
}
.subslide {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	background: #242428;
	z-index: 5;
}
.subslide.active { z-index: 10; }
.subslide.fading { z-index: 15; opacity: 0; }
.slide .featured-can {
	float: left;
	height: 230px;
	margin: 0 0 16px 28px;
}
.slide .row {

}
.slide .row &gt; :first-child { margin-left: 0; }
.featured-can .can-desc {
	display: block;
	position: absolute;
	bottom: 0; left: 0; right: 0;
	width: 100%;
	text-align: center;
}
.featured-can .can-details {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.featured-can .can-date-added {
	color: #beac7f;
	font-size: 11px;
	display: block;
}
.featured-cans-slide-title {
	text-indent: -9999px;
	width: 176px; height: 34px;
	margin: 16px 0 8px 12px;
	background: url('img/title-featured-cans.png') no-repeat center center;
}

/* For all slides but the first one */
.slide-inner {
	display: block;
	width: 690px;
	height: 500px;
	margin: 40px 30px;
	position: relative;
}
.slide-overlay {
	display: block;
	position: absolute;
	bottom: 0; left: 0; right: 0;
	color: #fff;
	padding: 14px 20px;
	background: url('rgba.php/rgba(0, 0, 0, 0.8)');
	background: rgba(0, 0, 0, 0.8);
}
.slide-title {
	display: block; 
	font-size: 18px; 
	font-weight: 600;
	margin-bottom: 4px;
}
.slide-text {
	display: block;
	font-size: 13px;
}
#arrow-left, #arrow-right {
	position: absolute;
	width: 40px; height: 80px;
	z-index: 30;
	top: 245px;
	-webkit-transition: background-position 0.3s ease;
	   -moz-transition: background-position 0.3s ease;
	     -o-transition: background-position 0.3s ease;
	    -ms-transition: background-position 0.3s ease;
	        transition: background-position 0.3s ease;
}
#arrow-left {
	background: url('img/icon-slider-arrow-left.png') no-repeat 75% center;
	left: -22px;
}
#arrow-right {
	background: url('img/icon-slider-arrow-right.png') no-repeat 25% center;
	right: -22px;
}
#arrow-left:hover { background-position: 25% center; cursor: pointer; }
#arrow-right:hover { background-position: 75% center; cursor: pointer; }

.slide-nav {
	background: #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
	/* margin-left trued up via JS */
	padding: 12px 12px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	   -moz-border-radius-topleft: 10px;
	   -moz-border-radius-topright: 10px;
	        border-top-left-radius: 10px;
	        border-top-right-radius: 10px;
	list-style-type: none;
	text-align: center;
	line-height: 1;
}
.slide-nav li {
	display: inline-block;
	text-align: center;
	width: 12px; height: 12px;
	margin: 0 4px;
}
.slide-nav li .slide-nav-icon {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	text-indent: -9999px;
	background: #EDC43C;
}
.slide-nav li .slide-nav-icon.active { background: #FFF; }
.slide-nav li .slide-nav-icon:hover {
	cursor: pointer;
}


#gallery-search {
	float: left;
	width: 254px;
	margin-top: 30px;
}
#gallery-search .gallery-search-heading {
	color: #dca61e;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 12px;
}
#gallery-search-form {
	background: #080e1f;
	padding: 16px;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
}
#gallery-search-form .input-field {
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	margin-bottom: 16px;
	padding: 6px 8px;
	border: 0; background: #fff;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}
#gallery-search-form input.input-field { padding: 7px 8px; }
.submit-button {
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #080e1f;
	padding: 6px 12px;
	background: -moz-linear-gradient(
		top,
		#e4b426 0%,
		#cd9512);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#e4b426),
		to(#cd9512));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #efc246;
	-moz-box-shadow:
		0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 1px rgba(255,255,255,0.5);
	box-shadow:
		0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 1px rgba(255,255,255,0.5);
}
.submit-button:hover,
.submit-button:focus { 
	background: #cd9512; 
	border-color: #DFAD22;
}
#gallery-search-form .advanced-search-link {
	display: inline-block;
	color: #DCA61E;
	font-size: 13px;
	margin-left: 12px;
}
#gallery-search-form .advanced-search-link:hover { color: #B4850E; }
#main-sub { 
	clear: both; 
	position: relative; 
	padding: 32px 0 0 200px; 
	margin-top: 25px;
}
#canvas-notes {
	width: 233px; height: 230px;
	background: url('img/bg-sticky-note.png') no-repeat 0 0;
	position: absolute;
	top: -18px; left: -38px;
	padding: 100px 60px 30px 70px;
	overflow: hidden;
	font-size: 15px;
	font-family: "Merriweather", Georgia, serif;
	color: #555;
	font-weight: bold;
	font-style: italic;
}
.canvas-notes-heading {
	background: url('img/text-canvas-notes.png') no-repeat 0 0;
	width: 142px; height: 20px;
	margin-bottom: 12px;
	text-indent: -9999px;
}
#main-free-shipping {
	display: block;
	background: url('img/btn-home-freeshipping.png') no-repeat 0 0;
	width: 254px; height: 78px;
	text-indent: -9999px;
	margin-top: 16px;
}
#main-email-signup {
	display: block;
	background: url('img/btn-home-email-lg.png') no-repeat 0 0;
	width: 254px; height: 78px;
	text-indent: -9999px;
	margin-top: 16px;
}
#main-signs-link {
	display: block;
	background: url('img/btn-home-signs-lg.png') no-repeat 0 0;
	width: 254px; height: 78px;
	text-indent: -9999px;
	margin-top: 16px;
}
#main-sub-container {
	background: #fff;
	padding: 44px 26px 26px 114px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	min-height: 230px;
}
.sub-container-col {
	float: left;
	width: 330px;
	margin-left: 26px;
	color: #404040;
	font-size: 15px;
	line-height: 1.5;
}
.sub-container-heading {
	color: #0f1938;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.icon-diamond {
	display: inline-block;
	margin: 0 8px;
	width: 11px; height: 11px;
	background: url('img/icon-diamond.png') no-repeat 0 0;
}
.learn-more a {
	color: #897647;
	font-size: 16px;
	font-weight: bold;
}
.learn-more a:hover { color: #73633b; }
.learn-more a .icon-arrow-right {
	display: inline-block;
	width: 15px; height: 15px;
	background: url('img/icon-arrow-right-gray.png') no-repeat 0 6px;
	opacity: 0.8;
	margin-left: 4px;
}
.learn-more a:hover .icon-arrow-right { opacity: 1; }
.accepted-payments {
	font-size: 16px;
	margin-top: 20px;
	color: #BBB;
	margin-left: 26px;
}
.accepted-payments span { font-weight: bold; color: #999; }

/* INTERIOR */
#header-image {
	border-top: 6px solid #E4B326;
	height: 310px;
	background: url('img/fpo-header-dutch-masters.jpg') no-repeat center top;
}
#main { }
#main-bg-overlay { 
	background: url('img/bg-interior-gradient.png') repeat-x center bottom; 
	padding-bottom: 80px;
}
#content {
	float: left;
	width: 738px;
	padding: 65px 50px;
	min-height: 300px;
	background: #e9e6e1 url('img/bg-white-texture.jpg');
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin: -54px 0 0 0;
}
#content .page-title {
	color: #ce9812;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
#sidebar {
	float: left;
	width: 240px;
	margin: 36px 26px 0 36px;
	min-height: 200px;
}
#sidebar .sidenav {
	border-top: 2px solid #4B4948;
	list-style-type: none;
	margin: 0; padding: 0;
}
.sidenav li { border-bottom: 2px solid #4B4948; }
.sidenav &gt; li &gt; a { 
	display: block; 
	padding: 12px 10px 12px 16px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.sidenav &gt; li &gt; a:hover { color: #e3e3e3; }
.sidenav .current_page_item &gt; a,
.sidenav .active &gt; a { color: #DCA61E; }
.sidenav .current_page_item &gt; a:hover,
.sidenav .active &gt; a:hover { color: #B98C1B; }
/* TODO: handle second-level page styling */
#inner-content {
	line-height: 1.6;
	color: #767676;
}
#inner-content h2 { 
	font-size: 20px; 
	color: #555;
	margin-top: 30px;
}
#inner-content h3 { 
	font-size: 16px; 
	color: #A97D0F; 
	font-family: 'Merriweather', Georgia, serif;
	margin-top: 30px;
}
#inner-content hr { margin: 30px 0; }
#inner-content blockquote {
	border-left: 1px solid #ccc;
	padding: 8px 15px;
	margin-bottom: 26px;
}
#inner-content &gt; :last-child { margin-bottom: 0; }
#inner-content blockquote :last-child { margin-bottom: 0; }
#inner-content .col-1 {
	float: left;
	width: 500px;
}
#inner-content .col-2 {
	float: left;
	margin-left: 48px;
	text-align: right;
	width: 190px;
}
#cboxContent #cboxCurrent { display: none !important; }

.selling-inquiry-select .gfield_description {
	font-size: 14px;
	color: #B98C1B;
	padding-top: 4px;
	font-weight: bold;
	font-style: normal;

}

/* SEARCH RESULTS */
.search #gallery-search-form { 
	margin: 60px 0 30px; 
	padding: 16px; 
}
.search #content { min-height: 700px; }
.search #gallery-search-form .field-keyword { float: left; width: 49%; margin-right: 2%; }
.search #gallery-search-form .field-availability { float: left; width: 49%; }
.search #gallery-search-form .field-state {
	float: left; clear: both;
	width: 32%; margin-right: 2%;
}
.search #gallery-search-form .field-pcat {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.search #gallery-search-form .field-orderby { float: left; width: 32%; }
.search #gallery-search-form .submit-button { clear: both; display: inline-block; }
.search #gallery-search-form .submit-button:hover { cursor: pointer; }
.search #loading { 
	display: inline-block; 
	margin-left: 12px; 
	color: #eee; 
	background: url('img/icon-spinner.gif') no-repeat -9999px -9999px; /* preload */
}
.search #loading .spinner-icon { 
	display: inline-block; 
	width: 16px; height: 16px;
	background: url('img/icon-spinner.gif') no-repeat 0 0;
	margin-right: 3px;
	position: relative;
	top: 2px;

}
#search-results { padding: 0 16px; }
#search-results table { width: 100%; }
#search-results th { 
	font-size: 14px; 
	color: #8f8f8f; 
	font-weight: bold; 
	background: rgba(0,0,0,0.2);
	text-align: left; 
	padding: 3px;
}
#search-results td { 
	font-size: 20px; 
	color: #fff;
	border-bottom: 3px solid rgba(0,0,0,0.2);
}
.search .search-thumb-head { width: 10%; }
.search .search-title-head { width: 35%; }
.search .search-book-num-head { width: 19%; }
.search .search-grade-head { width: 13%; }
.search .search-avail-head { width: 10%; text-align: left; }
.search .search-price-head { width: 13%; }
.search .search-thumb { 
	text-align: center; 
	padding: 10px 0; 
	font-size: 6px !important;
	line-height: 60px;
}
.search .search-thumb img { 
	height: 125px; 
	width: auto; 
	margin-right: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.search .search-title { width: 35%; font-weight: bold; }
.search .search-title a { color: #dca61e; }
.search .search-title a:hover { color: #B98C1B; }
.search .search-book-num { width: 19%; }
.search .search-grade { width: 13%; }
.search .search-avail { width: 10%; }
.search .search-price { width: 13%; }
.search .results { font-size: 18px; color: #fff; margin-bottom: 20px; }


/* PRODUCT DETAIL */
.store #main-bg-overlay { padding-top: 120px; padding-bottom: 0; }
.store #main { border-top: 6px solid #E4B326; }
.store #sidebar { margin-top: 190px; }
.store #content {
	width: 826px;
	padding: 40px 26px 26px;
	background: url('rgba.php/rgba(21, 25, 36, 0.4)');
	background: rgba(21, 25, 36, 0.4);
	-webkit-box-shadow: inset 0 0 20px 0 rgba(30,30,30,0.55);
	-moz-box-shadow: inset 0 0 20px 0 rgba(30,30,30,0.55);
	box-shadow: inset 0 0 20px 0 rgba(30,30,30,0.55);
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin-top: 0;
	position: relative;
}
.store #content .page-title {
	font-family: 'Merriweather', serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	color: #dca61e;
	margin-bottom: 20px;
}
.store.cart #content,
.store.checkout #content { 
	background: #e9e6e1 url('img/bg-white-texture.jpg'); 
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.spotlight {
	position: absolute;
	top: -58px; left: 315px;
	z-index: 10;
	width: 244px; height: 200px;
	background: url('img/bg-spotlights2.png') no-repeat 0 0;
}
.spotlight-2 { left: 570px; }
.spotlight-3 { left: 820px; }

.product-detail .col-1 {
	float: left;
	margin-right: 20px;
	padding: 0 22px;
	width: 391px;
}
.product-detail .col-2 {
	float: left;
	width: 338px;
	margin-top: 17px;
}
.product-detail .can-details {
	background: #061229;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 25px 25px 5px 25px;
	min-height: 483px;
}
.detail { 
	width: 100%; 
	font-size: 16px;
	margin-bottom: 20px;
}
.detail .label { 
	color: #dca61e; 
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 15px;
}
.detail .info { 
	color: #fff; 
	font-size: 18px; 
	margin: 0; 
	font-weight: normal; 
}
.detail h1.info { font-weight: bold; }
.detail.can-description .info {
	font-style: italic;
	font-size: 16px;
}
.detail.width-half { float: left; width: 48%; }
.detail.width-half.row { margin-right: 4%; }
.detail.row { clear: both; }

.photo-gallery { 
	margin: 0; 
	padding: 0 40px; 
	list-style-type: none; 
	text-align: center; 
}
.photo-gallery li { display: inline-block; margin: 6px; }
.photo-gallery li a { 
	display: block;	
	overflow: hidden;
	width: 64px; height: 108px;
	text-align: center;
	position: relative;
}
.photo-gallery li a img { 
	display: block;
	position: absolute;
	bottom: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}
.photo-gallery li a:hover img { opacity: 0.8; }

.order-info {
	position: relative;
	height: 50px;
	margin-top: 20px;
}
.order-info .request-info { display: inline-block; }
.order-info .price {
	position: absolute;
	top: 4px; right: 85px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.order-info .cart {
	position: absolute;
	top: 0; right: 0; 
}
.can-listing .can-sm {
	float: left;
	margin: 0 0 20px 9px;
	height: 320px;
}
.can-listing .can-sm.row,
.can-listing .can-md.row { clear: both; margin-left: 0; }
.can-listing .can-md {
	float: left;
	margin: 0 0 30px 31px;
	height: 275px;
}
.can-listing .can-desc { 
	display: block; 
	margin-top: 220px;
	padding: 0 6px;
	font-size: 14px;
	font-weight: bold;
}
.can-listing .can-md .can-desc {
	margin-top: 250px;
	font-size: 16px;
	text-align: center;
}
.can-title {
	display: block;
	color: #dca61e;
}
.can-listing .can-info { 
	display: block; 
	color: #beac7f;
}
.can-listing .can-info .original-price { text-decoration: line-through; }
.can-listing .can-info .sale-price { color: #EEE; }
.can-details .original-price,
.order-info .original-price {
	text-decoration: line-through;
	color: #bbb;
}
.gallery-rope {
	height: 200px;
	background: url('img/img-gallery-rope.png') repeat-x;
	margin-top: 30px;
}
ul.page-numbers { 
	text-align: center; 
	margin: 0; padding: 0; 
	list-style-type: none;
}
ul.page-numbers li { 
	display: inline-block; 
}
ul.page-numbers li .page-numbers {
	display: block;
	padding: 5px;
	margin: 0 2px;
	min-width: 15px;
	font-weight: bold;
	background: #1F283A;
	border: 2px solid #B98C1B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #aaa;
}
ul.page-numbers li .page-numbers.current { color: #eee; border: 2px solid #B98C1B; background-color: #7B5902; }
ul.page-numbers li a.page-numbers { color: #aaa; }
ul.page-numbers li a.page-numbers:hover {  
	border-color: #DCA61E; 
	color: #fff; 
}
.woocommerce-info { color: #BEAC7F; margin-top: 30px; }

/* Cart &amp; checkout */
.cart .woocommerce .cart-collaterals .cart_totals table, 
.cart .woocommerce-page .cart-collaterals .cart_totals table { width: 100%; }
.cart .woocommerce .cart-collaterals .cart_totals table th,
.cart .woocommerce-page .cart-collaterals .cart_totals table th { width: 50%; }
.cart .woocommerce table.cart img, 
.cart .woocommerce #content table.cart img, 
.cart .woocommerce-page table.cart img, 
.cart .woocommerce-page #content table.cart img { 
	width: auto; 
	height: auto; 
	max-width: 75px; 
	min-height: 125px; 
}
.cart .product-remove { width: 5%; }
.cart .product-thumbnail { width: 10%; }
.cart .product-name { width: 50%; }
.cart .product-price { width: 15%; text-align: center; }
.cart .product-quantity { width: 8%; text-align: center; }
.cart .product-subtotal { width: 12%; text-align: right; }
.checkout h2 { margin: 20px 0; }
.checkout address { font-style: normal; }
.customer_details dt { font-weight: bold; }
.customer_details dd { margin-left: 20px; }
.breadcrumb-cart {
	position: absolute;
	top: 20px; right: 20px;
	z-index: 20;
}
.breadcrumb {
	display: block;
	font-weight: bold;
	text-align: right;
	color: #fff;
}
.breadcrumb:hover { color: #ddd; }
.cart-contents {
	display: block;
	font-weight: bold;
	text-align: right;
	color: #dca61e;
}
.cart-contents:hover { color: #C9981A; }

/* FOOTER */
#footer {
	background: #333437 url('img/bg-brushed-steel.jpg') repeat-y center top;
	color: #767676;
	border-top: 6px solid #061229;
}
#footer .inner {
	width: 1050px;
	padding: 32px 75px;
}
.footer-menu ul { margin: 0; padding: 0; list-style-type: none; }
.footer-menu li { margin-top: 3px; }
.footer-title {
	color: #dddfe0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#footer hr {
	display: block;
	height: 1px;
	background: transparent;
	border: 0;
	border-top: 1px solid #393A3C;
	margin: 10px 0 16px;
	padding: 0;
	clear: both;
	-webkit-box-shadow: 0 0 5px 0 rgba(200,200,200,0.2);
	-moz-box-shadow: 0 0 5px 0 rgba(200,200,200,0.2);
	box-shadow: 0 0 5px 0 rgba(200,200,200,0.2);
}
.footer-col1 {
	float: left;
	width: 780px;
	margin-right: 20px;
}
#footer a { color: #888; }
#footer a:hover { color: #b1b1b1; }
.footer-menu.menu-1col {
	width: 146px;
	float: left;
	margin-right: 20px;
}
.footer-menu.menu-2col {
	width: 292px;
	float: left;
	margin-right: 20px;
}
.footer-menu.menu-2col li { float: left; width: 50%; }
.footer-col2 {
	float: left;
	width: 250px;
}
.footer-col2 hr { width: 200px; }
.footer-col1 .copyright {
	clear: both;
	padding-top: 48px;
	font-style: italic;
	font-size: 13px;
}
.attribution {
	font-size: 13px;
	font-style: italic;
	margin-top: 20px;
}
.attribution-text {
	float: left;
	width: 150px;
	padding-top: 16px;
}
.jb-logo {
	display: block;
	width: 94px; height: 54px;
	background: url('img/jb-footer-logo.png') no-repeat 0 0;
	opacity: 0.8;
	float: left;
}
.jb-logo:hover { opacity: 1; }
#footer .social-facebook {
	display: block;
	line-height: 20px;
	font-size: 14px;
}
#footer .social-facebook .icon {
	display: inline-block;
	vertical-align: top;
	width: 20px; height: 20px;
	background: url('img/icon-facebook.png') no-repeat center center;
	margin-right: 3px;
}
.rare-cans #content { color: #fff; }

.gallery .gallery-icon { margin-bottom: 10px; }
.gallery .gallery-caption { font-size: 12px; padding: 0 5px; }

.gfield_description { font-size: 12px; font-style: italic; }
#inner-content .gsection { margin-top: 36px; }
#inner-content .gsection_title {
	font-size: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.gform_drop_area {
	border: 3px dashed #bbb;
	display: block;
	text-align: center;
	padding: 20px;
	margin-top: 15px;
}
.ginput_preview { margin-bottom: 8px; }
.gform_delete { vertical-align: baseline; position: relative; top: 1px; margin-right: 2px; }

.callout-text {
	padding: 15px;
	margin: 0 -15px 20px -15px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.callout-text a { color: #a94442; }
.callout-text a:hover { color: #8C3836; }

/* Bootstrap styles to Gravity Forms */
#inner-content .gform_wrapper ul {
	padding-left: 0;
	list-style: none;
}
#inner-content .gform_wrapper li { margin-bottom: 20px; }
.gform_wrapper form { margin-bottom: 0; }
.gform_wrapper .gfield_label { 
	font-weight: bold; 
	display: block;
	margin-bottom: 4px;
}
.gform_wrapper .gfield_required {
	padding-left: 1px;
	color: #b94a48;
}
.gfield input[type="text"],
.gfield input[type="url"],
.gfield input[type="email"],
.gfield input[type="tel"],
.gfield input[type="number"],
.gfield input[type="password"],
.gfield select,
.gfield textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gfield input[type="checkbox"] { 
	margin-right: 8px; 
	position: relative;
	top: 1px;
}
.gfield input:focus,
.gfield select:focus,
.gfield textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.gfield .medium { width: 47.5%; }
.gfield textarea { height: auto; }
.gfield .textarea.small { height: 80px; width: 100%; }
.gfield .textarea.medium { height: 180px; width: 100%; }
.gform_button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.gform_button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.gform_button:hover,
.gform_button:focus {
	text-decoration: none;
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}
.gform_button:active,
.gform_button.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .gfield_error .validation_message { color: #b94a48; }
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.validation_error {
	padding: 15px;
	margin: 0 -15px 20px -15px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #b94a48;
}
#gforms_confirmation_message {
	padding: 15px;
	margin: 0 -15px 20px -15px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.gform_heading { margin-bottom: 14px; }
.gform_wrapper .ginput_complex label {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}
.gform_wrapper .ginput_complex .ginput_full { 
	display: block; 
	margin-bottom: 12px; 
}
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right {
	float: left;
	display: block;
	width: 47.5%;
	margin-bottom: 12px;
}
.gform_wrapper .ginput_left { margin-right: 5%; clear: both; }
#inner-content .gform_wrapper ul { display: block; }
.gform_wrapper .gform_body { width: 70%; }
.col-1 .gform_wrapper .gform_body { width: 100%; }
.gfield .simple_captcha_medium { width: 47.5%; }
.gform_wrapper .gform_ajax_spinner { margin-left: 10px; }
.gf_clear { clear: both; width: 100%; height: 1px; margin: 0 0 -1px; }
.gform_confirmation_message {
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
}
td.gfield_list_icons { min-width: 50px; }
.gfield_list th { font-size: 13px; }

#home-email-signup { padding-top: 24px; height: 80px; }
#home-email-signup h2 {
	color: #dca61e;
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
}
#home-email-signup ul { list-style-type: none; }
#home-email-signup li { display: inline-block; margin-right: 12px; }
#home-email-signup .gform_body { width: 75%; float: left; }
#home-email-signup .gform_footer { width: 25%; float: left; }

#home-email-signup .gfield input[type="text"], 
#home-email-signup .gfield input[type="url"], 
#home-email-signup .gfield input[type="email"],
#home-email-signup .gfield input[type="tel"], 
#home-email-signup .gfield input[type="number"], 
#home-email-signup .gfield input[type="password"], 
#home-email-signup .gfield select, 
#home-email-signup .gfield textarea { border-radius: 10px; }
#home-email-signup .gfield input:focus,
#home-email-signup .gfield select:focus,
#home-email-signup .gfield textarea:focus { border-color: #CCC; box-shadow: none; }
#home-email-signup .gform_button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #080e1f;
	padding: 4px 12px;
	background: -moz-linear-gradient(
		top,
		#e4b426 0%,
		#cd9512);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#e4b426),
		to(#cd9512));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #efc246;
	-moz-box-shadow:
		0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 1px rgba(255,255,255,0.5);
	box-shadow:
		0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 1px rgba(255,255,255,0.5);
}
#home-email-signup .gform_button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
#home-email-signup .gform_button:hover,
#home-email-signup .gform_button:focus {
	background: #cd9512; 
	border-color: #DFAD22;
}
#home-email-signup .gform_button:active,
#home-email-signup .gform_button.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#home-email-signup #gforms_confirmation_message {
	background: none; 
	border: none; 
	border-radius: none;
	margin: 0; padding: 0;
	font-size: 14px; font-weight: normal;
}
#home-email-signup .gform_confirmation_wrapper {
	margin: 0; padding: 0;
	color: #fff;
	background: none; border: none;
}
#home-email-signup .gform_confirmation_message { margin-top: 0; }</pre></body></html>