﻿/**************Paste into very top of css stylesheet*********/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of css reset*/
body {
	background-color: #3C1201;
	background-image: url('images/bodybackground3x267.png');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	font-size: 1.5em;
	color: #D4AF37;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	line-height: 30px;
	font-size: 1em;
}
#logo-text h2 {
	color: #D4AF37;
	font-weight: normal;
	line-height: 32px;
	text-align: center;
	font-size: 1.7em;
	letter-spacing: 0.45em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	font-size: 1.2em;
	color: #D4AF37;
	padding-top: 12px;
}
h4 {
	padding-left: 20px;
	padding-top: 20px;
	font-weight: bold;
}
p {
	line-height: 20px;
	font-size: 0.9em;
	text-align: justify;
	color: #D4AF37;
	padding: 5px 20px 5px 20px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 207px;
	background-image: url('images/skyline960x207.png');
}
#header-left {
	width: 452px;
	float: left;
}
#header-right {
	width: 500px;
	float: right;
}
#logo-top {
	margin-top: 32px;
	height: 74px;
}
#logo-text {
	height: 36px;
}
#logo-text a, #logo-text a:visited, #logo-text a:link {
	color: #D4AF37;
	text-decoration: none;
	display: block;
}
#telephone {
	margin-top: 26px;
	height: 30px;
	float: right;
	color: #D4AF37;
	line-height: 30px;
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
#telephone-icon {
	width: 15px;
	height: 20px;
	margin-right: 10px;
	float: right;
	margin-top: 31px;
}
#register-button {
	margin-top: 7px;
	width: 200px;
	height: 30px;
	float: right;
	background-image: url('images/mask.png');
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
}
#my-account {
	float: right;
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
}
#my-account a, #may-account a:link, #my-account a:visited {
	color: #D4AF37;
	text-decoration: none;
}
#my-account a:hover {
	color: #ffffff;
}
#top-nav {
	margin-top: 23px;
	height: 30px;
}
#top-nav li {
	float: left;
	width: 120px;
	text-align: center;
	color: #D4AF37;
	font-size: 0.9em;
	line-height: 30px;
	height: 30px;
}
#top-nav a, #top-nav a:link, #top-nav a:visited {
	text-decoration: none;
	color: #D4AF37;
	display: block;
}
#top-nav a:hover {
	color: #FFFFFF;
	background-color: #3C1201;
}
#register-button a, #register-button a:link, #register-button a:visited {
	text-decoration: none;
	color: #EBEBEB;
	display: block;
}
#register-button a:hover {
	color: #FFFFFF;
	background-color: #3C1201;
	border-radius: 3px;
}
#top-content {
	margin-top: 23px;
}
#top-content a, #top-content a:link, #top-content a:visited {
	color: #A97B10;
	text-decoration: none;
}
#top-content a:hover {
	color: #D4AF37;
	text-decoration: underline;
}

#banner {
	border-radius: 3px;
	border: 1px solid #FFFFFF;
	height: 300px;
	width: 450px;
}
.nivoSlider, .nivoSlider img, .nivo-slice {
    border-radius:2px;  /*change value based on preference*/
}
#top-right-content {
	float: right;
	width: 450px;
	background-color: #4F2D1F;
	border-radius: 3px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#top-right-content h1 {
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	font-size: 1.5em;
	color: #D4AF37;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top-left-content {
	width: 450px;
	float: left;
	margin-bottom: 15px;
}
#social-buttons {
	width: 450px;
	margin-top: 23px;
	border-radius: 3px;
	background-color: #4F2D1F;
	padding-bottom: 15px;
}
.white {
	color: #FFFFFF;
}
.right-pic {
	border-radius: 3px;
	height: 189px;
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #babbb9;
	padding-bottom: 0px;
}
.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bold-italics {
	font-style: italic;
	font-weight: bold;
}
.bold-white {
	font-weight: bold;
	color: #FFFFFF;
}
.clear-both {
	clear: both;
}
#newsletter {
	width: 90%;
	margin-left: 5%;
	margin-right:5%;
	margin-top: 20px;
	height: 60px;
	font-size: 0.9em;
	line-height: 20px;
}
#mc-embedded-subscribe.button {
	background-color: #3C1201;
	color: #ffffff;
	border-style: solid;
	border-radius: 3px;
	border-width: 4px;
	border-color: #3C1201;
	cursor: pointer;
	font-weight: bold;
}
#mc-embedded-subscribe.button:hover {
	background-color: #2C0E01;
	border-color: #2C0E01;
}
#mce-EMAIL {
	width: 200px;
}
#footer {
	margin-top: 23px;
	text-align: center;
	color: #A97B10;
	font-size: 0.8em;
	line-height: 25px;
}
#footer-bottom {
	margin-bottom: 40px;
	margin-top: 20px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #A97B10;
	text-decoration: none;
}
#footer a:hover {
	color: #D4AF37;
	text-decoration: underline;
}
#footer-top {
}
#footer-top-left {
	float: left;
	width: 320px;
	text-align: left;
}
#footer-top-right {
	width: 320px;
	float: right;
	text-align: right;
}
#footer-top-middle {
	width: 184px;
	margin-right: auto;
	margin-left: auto;
}
.round-corners {
	border-radius: 3px;
}
#top-right-template-content {
	float: right;
	width: 450px;
	border-radius: 3px;
}
#top-right-form-content {
	float: right;
	width: 450px;
	border-radius: 3px;
	background-color: #4F2D1F;
	padding-bottom: 20px;
}
#top-left-template-content {
	border-radius: 3px;
	width: 450px;
	float: left;
	background-color: #4F2D1F;
	padding-bottom: 20px;
}
.bordered-pic {
	border: 1px solid #FFFFFF;
	border-radius: 3px;
}
#lower-right-template-content {
	border-radius: 3px;
	background-color: #4F2D1F;
	margin-top: 23px;
	padding-bottom: 20px;
	padding-top: 15px;
}
#facebook-box {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	background-color: #F8F8F8;
	margin-top: 10px;
}
#twitter-follow {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 208px;
}
.align-left {
	text-align: left;
}
.pad-l-20 {
	padding-left: 20px;
}
.pad-t-30 {
	padding-top: 30px;
}
.featured-bottles {
	height: 645px;
	overflow: auto;
}
.single-col {
	width: 960px;
}
.collectible {
	width: 225px;
	margin-right: 20px;
	height: 450px;
	background-color: #4f2d1f;
	float: left;
	border-radius: 3px;
	margin-bottom: 20px;
}
.collectible:nth-child(4n+4) {
	margin-right: 0px;
}
.collectible-image {
	width: 205px;
	margin-left: auto;
	margin-right: auto;
}
.collectible-image img {
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
	border: 1px solid #FFFFFF;
}
.align-center {
	text-align: center;
}
.collectible h3 {
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 20px;
}
.highlight-box {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #623826;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}
.valuation-button-container {
	color: #ffffff;
	background-color: #4F2D1F;
	border-radius: 3px;
	border-width: 1px;
	width: 200px;
	height: 40px;
	margin-left: 20px;
	margin-top: 10px;
}
.valuation-button {
	line-height: 40px;
	font-size: 1.3rem;
	text-align: center;
}
.contact-top-left {
	height: 339px;
}
.valuation-button-container a, .valuation-button-container a:link, .valuation-button-container a:visited {
	color: #ffffff !important;
}
.valuation-button-container a:hover {
	text-decoration: none !important;
}
a:hover .valuation-button {
	background-color: #3C1201 !important;
	border-radius: 3px;
}