@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	color: #8fa17e;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	margin: 20px 0px 10px 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	margin: 20px 0px 10px 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 0px 0px;
}

table, tbody, tr, td {
	border: none;
}

ul, li, ol {
	font-size: 12px;
	color: #000000;
}

a:link { color: #660000; text-decoration:none; }
a:visited { color: #660000; text-decoration:none; }
a:hover { color: #660000; text-decoration:underline; }
a:active { color: #660000; text-decoration:none; }

img.align-left {
	margin: 0px 20px 20px 0px;
	padding: 0px;
}

img.align-right {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}

a.link_button {
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #660000;
	padding: 5px;
}

a.link_button:hover, a.link_button.over {
	background: #660000;
	color: #ffffff;
	text-decoration:none;
}

#header {
	height: 113px;
	background: #000000;
}

#logo {
	float: left;
	width: 579px;
	height: 113px;
	margin: 0px;
	padding: 0px;
}

#header_menu {
	float: left;
	width: 121px;
	height: auto;
	margin: 0px 0px 0px 90px;
	padding: 20px 0px 0px 0px;
}

#header_menu ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#header_menu ul li {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	color: #ffffff;
}

#header_menu a:link { color:#bbbbbb;text-decoration:none; }
#header_menu a:visited { color:#bbbbbb;text-decoration:none; }
#header_menu a:hover { color:#ffffff;text-decoration:underline; }
#header_menu a:active { color:#bbbbbb;text-decoration:none; }

#nav_row {
	height: 31px;
	background: url(images/navtile.gif) center repeat-x;
}


/* MAIN MENU */
#main_nav {
	text-align: center;
	position: relative;
	z-index: 30;
}

#main_nav ul.nice-menu {
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}

#main_nav ul.nice-menu li {
	list-style: none;
	width: auto;
	height: 27px;
	margin: 0px;
	padding: 3px 15px 1px 15px;
	background: none;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
}

#main_nav ul.nice-menu li#menu-533 {
	background: none;
}

#main_nav ul.nice-menu a {
	padding: 0px;
}

#main_nav ul.nice-menu li a:link {color:#000000;text-decoration:none;}
#main_nav ul.nice-menu li a:visited {color:#000000;text-decoration:none;}
#main_nav ul.nice-menu li a:hover {color:#660000;text-decoration:none;}
#main_nav ul.nice-menu li a:active {color:#000000;text-decoration:none;}

#main_nav ul.nice-menu li ul {
	position: absolute;
	z-index: 35;
	width: auto;
	height: auto;
	margin: 2px 0px 0px 5px;
	padding: 0px;
	border-top: 1px solid #dddddd;
}

#main_nav ul.nice-menu li ul li {
	list-style: none;
	width: 180px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 2px 10px;
	background: none;
	border: none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .05em;
	background: #8fa17e;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#main_nav ul.nice-menu li ul li:hover, #main_nav ul.nice-menu li ul li.over {
	background: #f4f4f4;
	color: #000000;
}

#main_nav ul.nice-menu li ul li a:link {color:#ffffff;text-decoration:none;}
#main_nav ul.nice-menu li ul li a:visited {color:#ffffff;text-decoration:none;}
#main_nav ul.nice-menu li ul li a:hover {color:#000000;text-decoration:none;}
#main_nav ul.nice-menu li ul li a:active {color:#ffffff;text-decoration:none;}


/* HOME STYLES */
#home_content {
	width: 700px;
	height: auto;
	padding: 10px 20px 20px 20px;
	margin: 0px;
}

#home_rotator {
	position: relative;
	z-index: 0;
	display: block;
	width: 670px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

#billboard {
	display: table-cell;
	width: 630px;
	height: 170px;
	margin: 0px;
	padding: 10px 20px 20px 20px;
}

#billboard p {
	font-family: "Times New Roman", Times, serif;
}

#featured_products {
	display: block;
	clear:both;
	width: 690px;
	height: auto;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: left;
}

#featured_products h2 {
	margin: 20px 0px 10px 0px;
}

#content_area {
	width: 700px;
	height: auto;
	padding: 10px 20px 20px 20px;
	margin: 0px;
}

#breadcrumbs {
	font-size: 10px;
	color: #999999;
}

#breadcrumbs a:link { color:#8fa17e;text-decoration:none; }
#breadcrumbs a:visited { color:#8fa17e;text-decoration:none; }
#breadcrumbs a:hover { color:#8fa17e;text-decoration:underline; }
#breadcrumbs a:active { color:#8fa17e;text-decoration:none; }

#shop_notices {
	display: block;
	clear: both;
	width: 680px;
	height: auto;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #cccccc;
	color: #666666;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#shop_notices a:link { color: #666666;text-decoration:none; }
#shop_notices a:active { color: #666666;text-decoration:none; }
#shop_notices a:hover { color: #666666;text-decoration:underline; }
#shop_notices a:visited { color: #666666;text-decoration:none; }

#signature {
	display:block;
	clear: both;
	width: 680px;
	height: auto;
	text-align: center;
	padding: 10px;
}

#footer {
	padding: 0px 20px 0px 20px;
}

#footer_content {
	width: 680px;
	height: 30px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	line-height: 1em;
	border-top: #dddddd solid 1px;
}


/* REVIEWS VIEW OVERRIDES */

.view-Reviews .views-row .views-field-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	margin: 20px 0px 10px 0px;
}


/* WEBFORM OVERRIDES */
.form-item label {
	font-size: 12px;
}


/* PRODUCT GRID */

.view-uc-products {
	display: table;
	clear: both;
	width: 690px;
	height: auto;
	padding: 20px 5px 20px 5px;
}

.view-uc-products .views-row .product_box {
	display: block;
	float: left;
	width: 180px;
	height: 250px;
	margin: 0px 10px 30px 10px;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	background: #efefef;
}

.view-uc-products .views-row .product_box .views-field-title {
	margin-top: 10px;
}

.view-uc-products .views-row .product_box input.list-add-to-cart {
	margin-top: 5px;
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #660000;
}

.view-uc-products .views-row .product_box input.list-add-to-cart:hover, .view-uc-products .views-row .product_box input.list-add-to-cart.over {
	background: #660000;
	color: #ffffff
}


/* SILVER BARREL CLUB */
.view-id-Silver_Barrel_Club .views-row {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #dddddd;
}

.view-id-Silver_Barrel_Club .views-row .views-field-title {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin: 20px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
}


/* UBERCART PRODUCT DETAILS PAGE */

#product_details {
	display: table;
	clear: both;
	width: 690px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}

#productimages {
	display: block;
	float: left;
	width: 400px;
	padding: 20px 0px 0px 0px;
}

#product-image {
	width: 400px;
	margin: 0px;
	text-align: center;
}

#product-image a:link {color:#660000;text-decoration:none;font-size:10px;}
#product-image a:visited {color:#660000;text-decoration:none;font-size:10px;}
#product-image a:hover {color:#660000;text-decoration:underline;font-size:10px;}
#product-image a:active {color:#660000;text-decoration:none;font-size:10px;}

.more-product-images {
	width: 400px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

#productinfo {
	display: block;
	float: right;
	width: 270px;
	margin: 0px;
	padding: 20px 10px 20px 10px;
	text-align: left;
	background: #eeeeee;
}

#productinfo h2 {
	margin: 0px;
}

#productinfo .detailtitle {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 1em;
	color: #660000;
}

#productdescription {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}

#productdescription ul, #productdescription li {
	width: 150px;
	margin-left: 10px;
	list-style: disc;
}

#priceblack {
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	letter-spacing: normal;
	margin: 10px 0px 5px 0px;
}
/*
#ratings {
	width: 150px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	background: url(images/rating_underline.gif) left center no-repeat #660000;
}

#ratings label {
	margin-right: 5px;
}

.fivestar-static-form-item {
	display: block;
	float: right;
	width: 130px;
	margin: -16px 0px 0px 0px;
	padding: 0px;
}
*/
#cartlinks {
	display: block;
	clear: both;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	color: #000000;
}

#cartlinks a:link {color:#660000;text-decoration:none;}
#cartlinks a:visited {color:#660000text-decoration:none;}
#cartlinks a:hover {color:#660000;text-decoration:underline;}
#cartlinks a:active {color:#660000;text-decoration:none;}

#cartlinks ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#cartlinks li {
	display: list-item;
	margin: 0px;
	width: 200px;
	text-align: left;
}

#productinfo label {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}

.more-product-images {
	display: block;
}

input.node-add-to-cart, input.list-add-to-cart, input.form-submit#edit-update, input.form-submit#edit-checkout {
	margin-top: 5px;
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #660000;
}

input.list-add-to-cart:hover, input.list-add-to-cart.over, input.node-add-to-cart:hover, input.node-add-to-cart.over, input.form-submit#edit-update:hover, input.form-submit#edit-update.over, input.form-submit#edit-checkout:hover, input.form-submit#edit-checkout.over {
	background: #660000;
	color: #ffffff
}

/*
input.form-submit#edit-wishlist:hover, input.form-submit#edit-wishlist.over { background-position: bottom; }
*/
/*
input.form-submit#edit-checkout {
	text-indent: -999px;
	display: inline;
	margin: 5px 5px 5px 0px;
	padding-top: 28px;
	width: 111px;
	height: 28px;
	color: transparent;
	letter-spacing: 100px;
	border: 0px;
	background: url(images/buttons/checkout.jpg) center top no-repeat;
}

input.form-submit#edit-checkout:hover, input.form-submit#edit-checkout.over { background-position: bottom; }

input.form-submit#edit-update {
	text-indent: -999px;
	display: inline;
	margin: 5px 0px 5px 0px;
	padding-top: 28px;
	width: 135px;
	height: 28px;
	color: transparent;
	letter-spacing: 100px;
	border: 0px;
	background: url(images/buttons/updatecart.jpg) center top no-repeat;
}

input.form-submit#edit-update:hover, input.form-submit#edit-update.over { background-position: bottom; }

input.form-submit#edit-continue-shopping {
	text-indent: -999px;
	display: inline;
	margin: 5px 0px 5px 0px;
	padding-top: 28px;
	width: 203px;
	height: 28px;
	color: transparent;
	letter-spacing: 100px;
	border: 0px;
	background: url(images/buttons/continueshopping.jpg) center top no-repeat;
}

input.form-submit#edit-continue-shopping:hover, input.form-submit#edit-continue-shopping.over { background-position: bottom; }
*/

/* COMMENTS */

.box {
	display: block;
	clear: both;
}

#comments {
	display: block;
	clear: both;
	width: 680px;
	margin-top: 10px;
	padding: 40px 20px 20px 20px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background: url(images/reviews_header.gif) left top no-repeat;
}

#comments h3 {
	font-size: 18px;
	font-weight: bold;
}

#comments .submitted {
	font-size: 10px;
	font-weight: bold;
}

#comments li {
	font-size: 12px;
}

#comments a:link { color:#660000;text-decoration:none; }
#comments a:visited { color:#660000;text-decoration:none; }
#comments a:hover { color:#660000;text-decoration:underline; }
#comments a:active { color:#660000;text-decoration:none; }

#comments h3 a:link { color:#660000;text-decoration:none; }
#comments h3 a:visited { color:#660000;text-decoration:none; }
#comments h3 a:hover { color:#660000;text-decoration:underline; }
#comments h3 a:active { color:#660000;text-decoration:none; }


/* SHOPPING CART OVERRIDES */

#cart-form-products td.desc a {
	font-size: 14px;
	font-weight: bold;
}

#cart-form-buttons {
	font-weight: bold;
}


/* HOMEPAGE ROTATOR */
a.views-rotator-next {
	background: url(images/rotator_next.png) center no-repeat;
}

a.views-rotator-prev {
	background: url(images/rotator_prev.png) center no-repeat;
}

a#views-rotator-Highlights_Gallery-block_1-views-rotator-prev {
	position: relative;
	z-index: 1000;
	top: 185px;
	left: 385px;
}

a#views-rotator-Highlights_Gallery-block_1-views-rotator-next {
	position: relative;
	z-index: 1000;
	top: 185px;
	left: 385px;
}

/* ADMIN STYLES */

ul.primary {
	margin-top: 10px;
}

ul.primary li {
	font-size: 11px;
}

/* MESSAGES */
.messages {
	width: 100%;
	height: auto;
	padding: 5px;
	background: #ffffcc;
	font-size: 10px;
	color: #000000;
	border: #ffff66 solid 1px;
}
