/* screen styles for the template */
html {
	margin:0;
	padding:0;
	background:#000000;
}
body {
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:12px;
	color:#ede6e2; 
}

#flashBg { position:absolute; top:0; left:50%; width:960px; height:800px; margin-left:-800px;  }
#flashBg.homeFlash { margin-left:-650px; }

img {	border: 0; }
p { margin:0 0 1em 0; }
a { color:#ffffff; text-decoration:none; }
a:hover { color:#ebdccb; text-decoration:underline; }

.contentBlock a { text-decoration:underline; } 
/* system */
#page, #footer { width:860px; position:absolute; left:50%; margin-left:-430px; } 
#page { padding-bottom:15px; }
#footer { margin-top:12px; border-top:2px solid #4e4438; }
/* system end */

/* main */
#header { height:85px; padding-top:20px; text-align:center; }
#headerHome { height:37px; }
#banner { height:150px; margin:0 0 5px 0; background:#000000; }
#bannerHome { height:190px; margin:0 0 5px 0; background:#000000; }
#content { }
#nav { height:36px; }
#rightCol { width:200px; margin:0 10px 0 0; float:right; }
#imgCol {  padding-top:25px; width:163px; text-align:center; float:right; }

#contHolder { padding:20px; margin:15px 0 0 132px; background:#000000; filter:alpha(opacity=65); -moz-opacity:0.65; opacity:0.65; }
#contHolder.galleryChange { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background:#0f0f0f; margin:15px 0 0 0; }
.withCol { margin:0 220px 0 0; background:skyblue; }
.withImg { margin:15px 170px 0 132px !important; }
.withColImg { margin:0 170px 0 132px !important; }

#credits { font-size:10px; font-style:italic; }
#credits a { margin:0 3px; color:#58585A; text-decoration:none; }
#credits a:hover { text-decoration:underline; }
#footerPages { float:right; }

#homeContHolder { position:relative; }
#homeCont { height:365px; margin-left:295px; }
#homeLogo { width:440px; height:87px; margin:0 0 0 5px; padding:53px 0 0 5px; }
#homeCont #cont { color:#BCB5B1; text-align:center; width:381px; margin-left:5px; height:9em; overflow:hidden; padding:28px 32px 10px 32px; }
#tagLine { width:377px; margin-left:5px; height:27px; padding:33px 0 0 68px; }
#bottle { float:right; width:100px; height:345px; margin-right:5px; padding-top:5px; }

/* main end */

/* distributors */
#distLeftCol, #distRightCol { width:400px;}
#distRightCol { float:right; }
.distImg { float:left; width:200px; }
.distCont { margin:0 0 0 210px; }
/* distributors end */


/* Promos */
#promoHolder { position:absolute; top:365px; left:0;  }
#promoHolder .edit { height:340px !important; overflow:hidden; }
.promo { width:236px; height:158px; margin:0 16px 0 0; padding:20px; float:left; }
.promo .headings, .promo .headings a { font-family:Arial, Helvetica, sans-serif; font-size:17px; letter-spacing:3px; font-weight:normal; color:#BCB5B1; padding-bottom:8px; text-transform:uppercase; }
.promo img { display:block; }
.promo .cont { height:9.5em; margin:5px 0 0 0; overflow:hidden; color:#BCB5B1; line-height:18px; }
.promo .more { padding:2px; background:#110a0a; width:64px; border:none; text-align:center; text-transform:uppercase; font-size:11px !important; letter-spacing:1px; float:right; }
.promo .more a { color:#ebdccb; text-transform:uppercase; }
.p3 { margin-right:0; }
.p3 .cont { height:3.5em; overflow:hidden; }
.p1 .cont { height:8em; }

#promoHolderUnder { filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; width:860px; height:198px;  }
.pU1 { background-image:url(../images/promo1Bg.gif); }
.pU2 { background-image:url(../images/promo2Bg.gif); }
.pU3 { margin-right:0; background-image:url(../images/promo3Bg.gif); }

#rightCol .promo { width:200px; }
/* promos end */

/* personnel */
#personnelLeft { float:left; width:160px; }
#personnelLeft ul { margin:0; padding:0; list-style:none; }
#personnelLeft li a { display:block; padding:2px; }
#personnelLeft li a.onLink { background:#140B0A; }
#personnelLeft li.last a { border-bottom:0; }
#personnelRight { margin:0 0 0 170px; padding:10px; padding-top:0; }
#personnelRight .personnelCredits { padding:10px; margin-bottom:10px; }
#personnelRight .personnelImage { float:left; }
/* end personnel */


/* news */
.archivedBlock { padding:4px 0; border-bottom:1px solid #acacad; }
.archivedBlock a { display:block; }
/* end news*/

/* faq */
#faq { margin:0 0 25px 0; padding:0; list-style:none;}
#faq li { margin:0; padding:0; }
#faq li a { padding:2px 0; font-size:14px; font-weight:bold; }
.faqBlock { margin:0 0 15px 0; padding:0 0 10px 0; border-bottom:1px solid #acacad;  }
/* faq end */

/* media gallery */
#media { margin:0; padding:0; list-style:none; }
#media li { width:264px; height:207px; float:left; margin:0 4px 30px 0; padding:2px; cursor:pointer; background:none; }
#media li a { display:block; width:264px; height:176px; }
#media li a img { display:none; }
#media li .caption { text-align:center; height:1.5em; overflow:hidden; padding:5px; color:#e7d9c7; background:#1b1312; margin-top:5px; }
#media li .cont { display:none; }

#mediaFader, #mediaContainer { width:100%; height:100%; position:fixed; top:0; left:0; cursor:pointer; }
#mediaFader { z-index:300; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; background:#111111; }
#mediaContainer { z-index:400; }
#mediaHolder { width:860px; height:480px; margin:-250px 0 0 -450px; padding:10px 20px; position:absolute; top:50%; left:50%; font-size:12px; overflow:hidden; color:#eeeeee; background:#1b1312; cursor:default; }
#mediaButtons { height:20px; margin-bottom:10px; text-align:right; }
#mediaClose, #mediaNext, #mediaBack { width:55px; height:19px; margin-right:5px; display:block; text-align:center; float:right; cursor:pointer; }
#mediaClose { margin-right:0; }
.mediaDir { font-size:14px; }
#mediaContent { width:190px; height:415px; padding-right:10px; font-size:11px; overflow:auto; float:right; }
#mediaFile { width:640px; height:415px; overflow:hidden; text-align:center; }
#mediaCaption, #mediaDownload { position:absolute; bottom:10px; }
#mediaCaption { width:640px; height:1.5em; overflow:hidden; font-size:14px; font-weight:bold; text-align:center; }
#mediaDownload { right:10px; z-index:400; cursor:pointer; font-style:italic; }
#mediaDownload a { color:#eeeeee !important; }
/* media gallery end */

/* form */
.qty { width:20px; }
.required { color:#967f63; }
.formbutton { padding:0 10px; border:0; background:#3a3631; color:#e7d9c7; border:1px solid #967f63; cursor:pointer; }
input { background:#3a3631; color:#e7d9c7; border:1px solid #967f63; }
#form .textinput, #form .selectinput { width:300px;  background:#3a3631; color:#e7d9c7; border:1px solid #967f63; vertical-align:top; }
#form select { vertical-align:top; }
#form .textareainput { width:300px; height:100px; margin:0 0 3px 0; background:#3a3631; color:#e7d9c7; border:1px solid #967f63; font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:12px; vertical-align:top; }
#form .fieldlabel { width:160px; margin:0 5px 5px 0; display:inline-block; vertical-align:top; }
#form fieldset { width:475px; margin:0; padding:0; border:0; display:inline-block; }
#form fieldset br { display:none; }
#form legend { margin:0; padding:0; color:#d72101; font-size:14px; font-weight:bold; }
#form .requiredtextrow .required { margin:0 237px 0 0; }
#form .formbutton { margin:10px 0 0 0; }
/* end form */

/* order */
#orderCont { margin:0 260px 0 0; }
#orderRight { width:210px; padding:15px; background:#000000; border:1px solid #9A7F62; float:right; position:relative; z-index:1; }
#shoppingCart { width:100%; }
.order { border-top:1px solid #acacad; margin:10px 0 0 0; padding:10px 0 0 0; }
.orderImage { width:60px; text-align:right; float:left; }
.orderCont { margin:0 0 0 80px; }
.order .subHeadings { font-size:13px; }
/* end order */

/* cart items */
#wtCart { width:100%; border-collapse:collapse; padding:0; }
#wtCart th { text-align:right; border-bottom:1px solid #C1C1C2; }
#wtCart td { padding:10px 0; border-bottom:1px solid #c1c1c2; }
.wtCartTotal { text-align:right; }
#txtCardSecurityCode { width:25px; }
/*.wtCartImage { width:100px; }
.wtCartName { width:484px; }
*/
#cartHolder #wtCart { margin:0 0 20px 0; }
#cartHolder #wtForm .fieldlabel { width:120px; height:25px; font-weight:bold; display:block; float:left; }
#cartHolder #wtForm .textinput { width:300px; border:1px solid #ACACAD; }
#cartHolder #wtForm .textareainput { width:300px; height:100px; border:1px solid #acacad; font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:12px; }
#cartHolder #wtForm .radiobuttonfieldset { border:0; margin:0; padding:0;  }
#cartHolder #wtForm .radiobuttonfieldset br { float:left; margin-right:10px; }
#cartHolder #wtForm .required { margin:0 191px 0 0; }
#cartHolder #wtForm .fieldlabel .required { margin:0; }
/* #cartHolder #wtForm .formbutton { border:0; background:#0077C0; color:#fff; padding:0 10px; margin-top:10px;  } */
#cartHolder #wtForm .formrow { height:22px; margin:0 0 4px 0; }
#cartHolder #wtForm #FieldBillingLabel { width:250px; }
#cartHolder #wtCart .wtTitle { text-align:left; }
#Field2069 { width:300px; }
#cartHolder #wtCC td { padding:3px 10px; }
#cartHolder #wtCC td td { padding:2px; }
#cartHolder #wtCC td #drpCardType { width:204px; }
#cartHolder #wtCC td #txtCardHolderName, #cartHolder #wtCC td #txtCardNumber { width:200px; }
#cartHolder #wtOrderAddress { margin-bottom:10px; }
/* .wtCartButton, .formbutton { border:0; background:#0077C0; color:#fff; padding:0 10px; margin-top:10px;  } */

/* cart end */


/* search box */
#quicksearch { width:236px; float:right; border:none; padding-top:10px; }
#quicksearch fieldset { border:0; padding:0; }
#quicksearch label { width:72px; display:block; float:left; padding-top:2px; margin-top:8px; }
#quicksearch input { float:right; width:140px; margin-top:8px; background:#000000; }
#quicksearch input.more { width:auto; }
#quicksearch .more { font-size:9px !important; cursor:pointer; }
.p3 .cont { margin:0 !important; }
/* end search box */

/* global product styles */
.products ul { margin:0; padding:0; list-style:none; }
.products li { width:130px; height:437px; margin:0 2px 10px 0; padding:0 0 10px 0; float:left; background:#4E4438 url(../images/backProduct.gif) repeat-x bottom left; }
.products li a { width:130px; height:323px; display:block; color:#fff; }
.products li a img { display:none; }
.products li .prodCont a { height:auto; width:auto; padding:4px 0 0 0; border:0; height:3em; overflow:hidden; }
.products li { text-align:center; }
.products li .prodCont { padding:10px 5px; } 
.products li .proBtn { padding:0 0 0 9px; }
.products li .proBtn a { float:left; display:block; width:102px; height:19px; margin:4px auto; margin-top:0; font-size:10px; padding:3px 0 0 0; text-align:center; background:#000 url(../images/btnPro.gif) no-repeat top left;  text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; color:#fff; }
.qty { width:30px; border:1px solid #acacad; }
.proRightHolder { float:right; }
.proRight { width:186px; padding:15px 7px; margin:0 0 10px 0; background:#080808 url(../images/backSubNav.gif) repeat-x top left; color:#fff; }
.proRight .headings { color:#fff; font-family:Georgia, "Times New Roman", Times, serif; }
.proMid { margin:0 220px; }
.vintage { border-bottom:1px solid #3e3c3c; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; padding:0 0 10px 0; margin:10px 0; color:#fff; clear:right; }
.vintage a { width:101px; height:22px; display:block; text-align:center; color:#e5beae; background:url(../images/btnVintage.gif) no-repeat top left; float:right; }
/* end global product styles */

/* general editing  */

.pageHeadings, .headings, .subHeadings, .date, #cartHolder h2 { font-family:Arial, Helvetica, sans-serif; letter-spacing:3px; font-weight:normal; color:#ede6e2; padding-bottom:8px; text-transform:uppercase;}
.pageHeadings { margin:0 0 20px 0; font-size:18px;  }
.headings, #cartHolder h2 { margin:0 0 5px 0; font-size:15px; }
.subHeadings { margin:0 0 3px 0; font-size:13px; color:#9A7F62; }
.date { margin:0; font-size:14px; float:right; }
.clearBoth { clear:both; }
.clearLeft { clear:left;}
.clearRight { clear:right; }
.right { float:right; }
.left { float:left; }
.tLeft { text-align:left; }
.tCenter { text-align:center; }
.tRight { text-align:right; }
.imgLeft, .contentImage { margin:0 10px 10px 0; float:left; }
.imgRight { margin:0 0 10px 10px; float:right; }
.noBorder { border:0 !important; }
.required { color:#967f63; }
table td { vertical-align:top; }
hr { border:1px solid #000; }

.contentBlock { margin:0 0 20px 0; }
.imgBlock { margin:0 0 15px 0; }
.caption { margin:0px 0 0 0; padding:0px; color:#fff; }
/* end general editing */

/* global nav.  to change styles, see menu.top.css or menu.left.css */
#nav ul { margin:0; padding:0; list-style:none; }
#nav li { margin:0; padding:0; font-weight:bold; position:relative; float:left; }
#nav li a { margin:0; padding:8px 24px 8px 25px; border-top:#423c39 solid 1px; border-bottom:#423c39 solid 1px; letter-spacing:1px; display:block; color:#e7d9c7; text-decoration:none; background:#000000; text-transform:uppercase; font-size:11px; }
#nav li.last a { padding:8px 27px 8px 28px; }
#nav li a:hover, #nav li a.onLink { background:#3a3631; }
/* sub nav */
#nav ul ul { width:150px; margin:0; padding:0; display:none; position:absolute; z-index:20; border:1px solid #140b0a; }
#nav li li { width:100%; }
#nav li li a { padding:2px 20px; font-size:11px; background:#3a3631; border:none; text-transform:none; }
#nav li li a:hover, #nav li li a.onLink { background:#140b0a; }
#nav li li.last a { padding:2px 20px; }
/* end sub nav */
/* end global nav */
#sec2105 { display:none; }
/* the browser fixes */
.ie #form .requiredtextrow .required { margin:0 207px 0 0; }
.ie #contHolder { position:relative; }

.ie7 #promoHolderUnder { filter:alpha(opacity=75) !important; }
.ie7 #mediaFader { filter:alpha(opacity=75) !important; }
.ie7 #contHolder { filter:alpha(opacity=65) !important; }
.ie7 #contHolder.galleryChange { filter:alpha(opacity=100) !important; }
.ie7 #orderRight { position:absolute; top:0; right:0; float:none; }
.ie7 #contHolder { /*position:relative;*/ }
.ie7 #ie7mediaHolder { position:relative; }

.ie6 { height:100%; }
.ie6 #promoHolderUnder { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75) !important; }
.ie6 #mediaFader { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75) !important; height:100%; }
.ie6 #contHolder { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65) !important; }
.ie6 #contHolder.galleryChange { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important; }
.ie6 #homeCont { margin-left:290px; }
.ie6 #promoHolder { left:-290px; }
.ie6 .products { width:940px; position:relative; z-index:5000000; }
.ie6 .proRightHolder, .ie6 .imgLeft { position:relative; z-index:500000; }
.ie6 #distRightCol { position:relative; }

.firefox2 #form .fieldlabel { display:-moz-inline-box; width:160px; }
.firefox2 #form fieldset { display:-moz-inline-box; width:300px; }
.firefox2 .formrow { margin-bottom:3px; }
.firefox2 .labelwrapper { display:block; width:160px; }
/* the browser fixes end */
