@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=45b3117c-8805-4060-b78b-a27bc77ae850");
@font-face{
font-family:"Humanist 777 W01 Light";
src:url("fonts/2556bb0d-c346-4a43-b1d2-b5dc50849fe3.eot?#iefix");
src:url("fonts/2556bb0d-c346-4a43-b1d2-b5dc50849fe3.eot?#iefix") format("eot"),url("fonts/c4c7aa5b-2143-4482-9f77-e73f8cbe6c90.woff") format("woff"),url("fonts/fe716a25-b02f-47b0-9a86-45828541fca2.ttf") format("truetype"),url("fonts/cac92846-8ca6-4c96-af64-7ec8f2441ad3.svg#cac92846-8ca6-4c96-af64-7ec8f2441ad3") format("svg");
}
@font-face{
font-family:"Humanist 777 W01 Bold";
src:url("fonts/360008b1-17f4-423e-9b0a-75707d0e29d8.eot?#iefix");
src:url("fonts/360008b1-17f4-423e-9b0a-75707d0e29d8.eot?#iefix") format("eot"),url("fonts/2b035f87-6f24-4cd7-8ae8-4cf649b881a2.woff") format("woff"),url("fonts/28bba2ba-2cbd-4785-a828-43f17d6a0a4a.ttf") format("truetype"),url("fonts/fa581b51-6094-4457-a564-dca4d133c03b.svg#fa581b51-6094-4457-a564-dca4d133c03b") format("svg");
}
@font-face{
font-family:"Trajan W01 Bd";
src:url("fonts/a602588d-0fb5-40a8-a1b9-112c323b8a73.eot?#iefix");
src:url("fonts/a602588d-0fb5-40a8-a1b9-112c323b8a73.eot?#iefix") format("eot"),url("fonts/42eddbd0-3b0e-4c24-ba3b-57b9859b2602.woff") format("woff"),url("fonts/a901f152-b0d8-4686-bbaa-8a5aff10781b.ttf") format("truetype"),url("fonts/5fac8357-5dba-4c53-80c1-607abd0eae0e.svg#5fac8357-5dba-4c53-80c1-607abd0eae0e") format("svg");
}

/* BASE CSS */
* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #000000;
}

body {
	font-family: "Humanist 777 W01 Light", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #050505;
}

body.editor {
	background-image: none;
	min-height: 400px;
}

body.editor, .cke_panel_block {
	background-color: #FFFFFF;
} 

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

table td {
	vertical-align: top;
}

p {
	margin-bottom: 10px;
}

ul {
	padding-left: 15px;
}

#content ul, #content ol, .editor ul, .editor ol {
	padding-left: 15px;
	margin-bottom: 10px;
}

h1 {
	font-family: "Trajan W01 Bd", "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5E5BAF;
	margin-bottom: 10px;
}

.editor h1, .editor h2 {
	font-weight: bold;
}

.layout2 h1 {
	color: #FFFFFF;
}

h2 {
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	color: #EC478E;
	margin-bottom: 5px;
}

.layout2 h2 {
	color: #5E5BAF;
}

.layout2 h1+h2 {
	margin: -5px 0px 15px 0px;
}

strong {
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.editor strong {
	font-weight: bold;
}

hr {
	border: 0px;
	height: 1px;
	margin: 15px 0px;
	color: #6E6C9E;
	background-color: #6E6C9E;
}

img { 
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: #EC478E;
}

blockquote {
	margin: 10px 0px 10px 15px;
}

optgroup option {
	padding-left: 20px;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
y}

.cf {
	zoom: 1;
}

.right_photo {
	float: right;
	margin: 5px 0px 10px 15px;
	display: inline;
}

.left_photo {
	float: left;
	margin: 5px 15px 10px 0px;
	display: inline;
}

/* FORM CSS */                      

fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

label, .label {
	white-space: nowrap;
}
 
fieldset td {
	padding: 2px 4px;
}

input, select, textarea {
	font-family: "Humanist 777 W01 Light", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
 
.button, input[type="button"], input[type="submit"], input[type="reset"] {
	border: 0px;
	background-color: #474584;
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 25px 4px 10px;
	font-size: 12.5px;
	background-image: url('../images/pink_arrow2.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.button.left, input[type="button"].left, input[type="submit"].left, input[type="reset"].left {
	background-image: url('../images/pink_arrow2_left.png');
	background-position: left center;
	padding: 4px 10px 4px 25px;
}

.alert, .red {
	color: #FF0000;
}

/* LAYOUT CSS */

#container {
	width: 100%;
	padding-top: 172px;
	position: relative;
}

.layout2 #container {
	padding-top: 604px;
}

.container {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 137px;
	padding-top: 17px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

.layout2 #header {
	height: 569px;
	background-image: url('../images/header_bg_home.jpg');
}

#logo {
	z-index: 0;
	display: block;
	width: 508px;
	height: 82px;
	position: absolute;
	top: 2px;
	left: 223px;
}

#content_box {
	background-color: #FFFFFF;
	background-image: url('../images/content_box_bg.gif');
	background-repeat: repeat-y;
	background-position: 649px 0px;
	padding: 35px 40px 40px 40px;
	width: 880px
}

.layout2 #content_box {
	background-color: transparent;
	background-image: url('../images/content_box_bg_home.gif');
	padding: 35px 0px 40px 0px;
	width: 960px;
}

#content {
	width: 580px;
	float: left;
}

.layout2 #content {
	width: 620px;
	color: #FFFFFF;
}

#right_content {
	float: right;
	width: 240px;
}

.layout2 #right_content {
	width: 260px;
}

#header_photo {
	border-bottom: 10px solid #5E5BAF;
	margin-bottom: 25px;
}

#footer {
	height: 305px;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
}

#footer .container {
	height: 259px;
	padding-top: 46px;
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
	color: #8684C3;
	font-size: 13px;
	line-height: 17px;
}

.layout2 #footer .container {
	background-image: url('../images/footer_bg_home.png');
}

#footer .column {
	width: 261px;
	height: 120px;
	margin: 0px 80px 67px 0px;
	margin-right: 80px;
	float: left;
	display: inline;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
}

#footer .title {
	font-family: "Trajan W01 Bd", "Times New Roman", Times, serif;
	font-size: 15px;
	line-hieght: 17px;
	text-transform: uppercase;
	color: #060606;
	letter-spacing: .15em;
	margin-bottom: 4px;
}

#footer p span {
	color: #AEACE1;
}

#footer a {
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	color: #EC478E;
}

#footer a.arrow {
	text-transform: uppercase;
	padding-right: 15px;
	background-image: url('../images/pink_arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#mailinglist {
	margin: 10px 0px 30px 0px;
}

#email_box {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,.1);
	border: 0px;
	width: 190px;
	height: 25px;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}

#email_submit {
	width: 61px;
	height: 25px;
	float: left;
}

/* NAVIGATION CSS */

#nav {
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.layout2 #nav {
	margin-bottom: 104px;
}

#nav li {
	list-style: none;
	float: left;
	width: 105px;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: .12em;
	text-transform: uppercase;
}

#nav li#nav1 {
	width: 98px;
}

#nav li#nav3 {
	width: 102px;
}

#nav li#nav5 {
	margin-left: 163px;
	width: 109px;
}

#nav li#nav6 {
	width: 117px;
}

#nav li#nav7 {
	width: 95px;
}

#nav li#nav8 {
	width: auto;
	float: right;
}

#nav li a {
	color: #FFFFFF;
}

#nav li a:hover, #nav li.active a {
	color: #DB166B;
}

#subnav {
	padding: 0px;
	margin: 0px;
}

#subnav li {
	list-style: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: .1em;
	margin-bottom: 13px;
}

#subnav li a, #subnav li.active li a {
	color: #8E8E8E;
}

#subnav li a:hover, #subnav li.active a, #subnav li.active li a:hover {
	color: #EC478E;
}

#subnav li ul {
	padding-top: 8px;
}

#subnav li li {
	text-transform: none;
	margin-bottom: 6px;
}

#footer_nav {
	clear: both;
	padding: 0px;
	float: right;
	width: 620px;
	margin-top: 10px;
}

#footer_nav li {
	list-style: none;
	float: left;
	margin-left: 47px;
	display: inline;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: .15em;
}

#footer_nav li.first {
	margin-left: 0px;
}

#footer_nav li a {
	font-family: "Humanist 777 W01 Light", Arial, Helvetica, sans-serif;
	color: #8987C6;
}

#footer_nav li a:hover, #footer_nav li.active a {
	color: #FFFFFF;
}

/* GALLERY STYLES */

.gallery {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.gallery td {
	text-align: center;
	width: 135px;
	line-height: 16px;
	background-color: #E8E8F6;
}

.gallery td.spacer {
	background-color: #FFFFFF;
	width: 45px;
	height: 15px;
	line-height: 15px;
}

.gallery-image {
	width: 135px;
}

.gallery-image td {
	width: 135px;
	padding: 10px 10px 6px 10px;
	vertical-align: top;
	display: block;
}

.gallery-image img {
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

.gallery a {
	color: #050505;
}

/* Home CSS */

#home_slideshow_wrapper {
	width: 960px;
	height: 450px;
	position: relative;
	padding-top: 119px;
}

#home_slideshow {
	width: 960px;
	height: 450px;
	padding: 0px;
	position: relative;
}

#home_slideshow li {
	list-style-type: none;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 450px;
}

#home_slideshow li:first-child {
	display: block;
}

#home_slideshow .overlay {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#home_slideshow_index {
	position: absolute;
	bottom: 30px;
	left: 13px;
	height: 16px;
	padding: 0px;
}

#home_slideshow_index li {
	list-style: none;
	display: block;
	float: left;
	cursor: pointer;
	background-image: url('../images/slideshow_bullet.png');
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;	
	width: 16px;
	height: 16px;
}

#home_slideshow_index li.active {
	background-position: bottom left;
}

/* Wines CSS */

.category {
	width: 275px;
	height: 355px;
	float: left;
	background-color: #5E5BAF;
	text-align: right;
	margin-top: 15px;
}

.category img {
	margin-bottom: 10px;
}

.category h2 {
	font-size: 23px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px 30px 5px 0px;
}

.category a.link {
	margin-right: 30px;
	color: #EC478E;
	font-size: 13px;
	text-transform: uppercase;
	padding-right: 15px;
	background-image: url('../images/pink_arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.wof-category {
	margin-left: -20px;
}

.product {
	position: relative;
	color: #FFFFFF;
	width: 180px;
	height: 132px;
	padding: 195px 0px 0px 0px;
	background-color: #5E5BAF;
	float: left;
	margin: 0px 0px 20px 20px;
	text-align: right;
}

.product .label {
	position: absolute;
	top: 0px;
	left: 0px;
}

.product #bottle_overlay {
	position: absolute;
	top: 170px;
	left: 0px;
}

.product h2 {
	color: #FFFFFF;
	font-size: 13px;
	height: 33px;
}

.product div {
	padding: 0px 15px 0px 15px;
	text-transform: uppercase;
}

.product div a {
	color: #EC478E;
	font-size: 13px;
	padding-right: 15px;
	background-image: url('../images/pink_arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.product form {
	background-color: #474584;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 150px;
	height: 41px;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 19px 15px 0px 15px;
	text-align: left;
}

.product strong {
	display: block;
	float: left;
	font-size: 15px;
	width: 35px;
}

.product label, #product_pricing label {
	float: left;
	width: 30px;
}

.product .qty, #product_qty {
	background-color: #6E6C9E;
	color: #FFFFFF;
	width: 22px;
	height: 22px;
	border: 0px;
	text-align: center;
	float: left;
}

#product_pricing p {
	clear: both;
	margin: 0px 20px 15px 20px;
	line-height: 17px;
}

.product .button {
	border: 0px;
	padding: 0px;
	width: 56px;
	height: 22px;
	float: right;
}

#product_left {
	width: 180px;
	float: left;
}

#product_right {
	width: 310px;
	float: right;
}

#product_pricing {
	background-color: #474584;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	line-height: 22px;
	margin-bottom: 15px;
}

#product_pricing strong {
	float: left;
	margin: 0px 10px 0px 20px;
	display: inline;
	font-size: 17px;
}

#product_pricing strong span {
	font-family: "Humanist 777 W01 Light", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
}

#product_pricing label {
	font-size: 13px;
	margin-left: 10px;
	display: inline;
}

#product_qty {
	margin-bottom: 20px;
}

#product_pricing .button {
	background-color: transparent;
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EC478E;
	text-transform: uppercase;
	font-size: 12.5px;
	padding-right: 23px;
	background-image: url('../images/pink_arrow2.png');
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-right: 20px;
	display: inline;
}

#club_prices {
	clear: both;
}

#club_prices span {
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	color: #9E9CCD;
	display: block;
	width: 120px;
	float: left;
}

#product_specs {
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

#product_specs dt {
	color: #EC478E;
	float: left;
	width: 100px;
	margin-bottom: 8px;
}

#product_specs dt.accolades, #product_specs dd.accolades {
	font-family: "Humanist 777 W01 Light", Arial, Helvetica, sans-serif;
	color: #8E8E8E;
	padding-top: 20px;
}

#product_specs dd {
	margin-left: 115px;
	color: #5E5BAF;
	margin-bottom: 8px;
	font-size: 13px;
}

#content #product_specs dd p {
	margin-bottom: 0px;
}

#featured_product {
	margin-top: 60px;
	color: #C0BFBF;
	line-height: 16px;
}

#featured_product img {
	border-left: 10px solid #5E5BAF;
	padding: 5px 0px;
	float: right;
	margin-left: 15px;
	display: inline;
}

#featured_product .title {
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding-top: 15px;
}

#featured_product a.link {
	color: #EC478E;
	font-size: 13px;
	text-transform: uppercase;
	padding-right: 15px;
	background-image: url('../images/pink_arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#cart_summary {
	position: absolute;
	right: 0px;
	top: 118px;
	font-family: "Humanist 777 W01 Bold", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2BEC7;
	text-transform: uppercase;
}

.layout2 #cart_summary {
	top: 570px;
}

#cart_summary a {
	color: #D2BEC7;
}

#cart_summary a span {
	color: #EC478E;
}

/* TRADE STYLES */

table.trade-cats td {
	padding: 0px 17px 17px 0px;
	text-align: center;
	vertical-align: bottom;
	font-size: 14px;
	text-transform: uppercase;
}

table.trade-cats img {
	border: 10px solid #E8E8F6;
}

table.trade {
	clear: right;
}

table.trade td {
	width: 280px;
	padding: 0px 29px 20px 0px;
	font-size: 14px;
	line-height: 17px;
}

table.trade .title {
	border-bottom: 1px solid #E8E8F6;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 15px;
}

table.trade img {
	float: left;
	display: inline;
	border: 10px solid #E8E8F6;
	margin: 0px 10px 10px 0px;
	background-color: #FFFFFF;
}
