@charset "UTF-8";
/* CSS Document */

html, body, div, ul, ol, li, dl, dt, dd, blockquote, fieldset, input {
margin:0;
padding:0;
}
body {
	color: #505050;
	background: #ffffff url(../images/design/workbkgrd.jpg) repeat scroll 0 0;
	margin: 0;
	padding: 0; /* for Opera */
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva,  Arial, serif;
}
#container {
	margin: 0 auto;
	position: relative;
	border-right: 1px solid #dbd7c1;
	border-left: 1px solid #dbd7c1;
	padding: 0 10px;
	width: 924px !important;
	width /**/:1046px;
	overflow: hidden !important;
	background-color:#ffffff;
	font-family: Verdana, Geneva,  Arial, serif;
	}
p, h1, h2, h3, h4, ul, li, td, dl {
	font-family: Verdana, Helvetica, Geneva,  Arial, serif;
	}

h1 {
	font-size: 30px;
	font-weight: lighter;
	color:#ff6600;
	font-family:Tresbuchet, Verdana, Helvetica, Geneva,  Arial, serif;
	letter-spacing: -1px;
	}
h2 {
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #99AE78;
	font-weight: bolder;
	}
h3 {
	font-size: 30px;
	font-weight: lighter;
	color:#ff6600;
	font-family:Tresbuchet,Verdana, Helvetica, Geneva,  Arial, serif;
	}
h3.first {
	font-size: 16px;
	font-weight: lighter;
	margin-top: 70px;
	}
h3.drop {
	margin-top: 225px;
	}
		
p {
	font-family: Verdana, arial, tahoma, serif;
	font-weight: normal; 
	font-size: 12px;
	line-height: 21px;
	color: #505050;
	background: transparent;
	margin: 0;
	padding-bottom: 7px;
	}
P.subtitle {
	margin-top: -10px;
	margin-bottom: 20px;
	color:#777777;
	font-size: 14px
	}


.middlebox {
	clear: both;
	margin-top: 80px;
	border: 1px solid #666666;
	background-color: #ffffff;
	padding: 10px;
	min-height: 300px;
	float: left;
	}

.column1 {
	width: 200px;
	float: left;
	height: 200px;
	}
.columnlast {
	margin-left: 600px;
	}
img.poster {
	float: left;
	padding: 3px;
	border: 1px solid #dbd7c1;
	}
.description {
	position: relative;
	margin-left: 200px;
	width: 350px;
	}	

	
.wrapper{
   position: relative;
   float: left;
   /*border: 1px solid #666666;*/
   width: 900px;
   padding: 10px 10px 0 10px;
   margin-top: 40px;
   background-color:#ffffff;
   
}
#container #holder {
	min-height: 468px;
	height: auto:
	}

.left3{
   position: relative;
   float: left;
   width: 500px;
   background: #ffffff;
   
}

.leftinside{
   position: relative;
   float: left;
   width: 550px;
   padding: 10px 10px 10px 20px;
   
}
.left1 h3{
   color: #669933;
   border-bottom: 1px solid #dbd4c1;
   font-size: 14px;
}
.left2{
   position: relative;
   float: left;
   margin-left: 20px;
   width: 500px;
  /* border-right: 1px dotted #505050;*/
   padding-right: 20px;
}

.left1 img.center {
    display: block;
    
	margin: 15px auto;
	}
.right img.down {
	position: absolute;
	bottom: 2;
	left:0;
	margin-top: 75px;
	}
.col-one {
	position: relative;
    float: left;
    width: 225px;
	margin-right: 15px;
	}

.right{
   position: relative;
   float: right;
   width: 375px;
   min-height: 731px!important;
   background:#ffffff url(../images/design/bottles/liquid_34th.jpg) no-repeat bottom;
   margin-bottom: 0;
   padding-bottom: 0;
}
.right h3{
   color: #ff6600;
   border-bottom: 1px solid #dbd4c1;
   margin-bottom: 4px;
}
.left1 h3.count {
   margin: 100px 0 0 10px;
   color: #000000;
   border: none;
   font-size: 12px;
   font-weight: bolder;
}
.right ul li,
.left1 ul li {
	margin: 0;
	line-height: 21px;
	padding: 0 0 0 10px;
	list-style-type: none;
	
	}
.left1 ul li.indent {
	line-height: 18px;
	padding: 0 0 0 20px;
	list-style-type: none;
	
	}
.clearit {
	clear: left;
	margin-top: 50px;
	}	
#promofooter ul {
	display: block;
	border: 1px solid #333333;
	margin: 0;
	padding: 0;
	}
#promofooter ul ul{
	display: inline;
	}
ul#related {
	color: #669933;
	width: 20%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	margin-bottom:18px;
	}
ul#related li {
	text-decoration: none;
	}	





p.comment {
	text-align: right;
	margin: 0 10px 25px 0;
	line-height: 10px;
	size: 10px;
	color:#999999;
	}
a {
color:#0088CC;
}
a:link, a:visited, a:active {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.corners {
	border: 1px solid #d5d5d5;
	padding: 3px 10px 5px 10px;
	margin-bottom: 25px;
	background: url(http://www.nwdistillery.com/images/circlebkg.jpg) no-repeat;
	background-position: bottom right;
	}

/* Only IE-win sees this. \*/
 
* html .corners h3 {
  margin-top: 10px;
  color: #ff6600;
  border-bottom: 1px solid #dbd4c1;
  margin-bottom: 4px;
	}
#footer {
	clear: both;
	width: 900px;
	height: 165px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
	
	}	
#footer img {
	float: left;
	margin-left: 37px;
	margin-top: 25px;
	display: inline;
	}
#footer_info {
	clear: both;
	width: 900px;
	padding: 20px 10px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #C1C1C1;
	font-size: 10;
	text-align: center;
	}
		
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 12px;
	font-family: Verdana, Helvetica, Geneva,  Arial, serif;
	background-color: #403e3f;
	}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}

#nav ul li a {
	float: left;
	display: block;
	line-height: 1.4em;
	padding: 10px 10px 11px 10px;
	margin: 0;
	text-decoration: none;
	color: #7b828c;
	border: none;
	border-right: 1px solid #333333;
	-webkit-transition: color .3s linear;
	}

#nav li a:hover {
	color: #fff;
	}

#nav li.active a {
	color: #ffffff;
	background-color: #ff6600;
	}
body#home #t-home a,
body#liquid #t-liquid a,
body#hello #t-hello a,
body#recipes #t-recipes a,
body#about #t-about a,
body#contact #t-contact a,
body#lavish #t-lavish a {
	color: #ffffff;
	background-color: #ff6600;
	}
.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
#toplogo {position: absolute; left: 600px; top 0; /*border: 1px solid #dbd7c1; border-top: none;  background-color: #E9ECEC;*/z-index: 1;"}




/* Opacity Images */

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}