@charset "utf-8";
/* CSS Document */
/*  :link,:visited { text-decoration:none } */
/*  ul,ol { list-style:none } */
/*  h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } */
/*  ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 } */
/*  a img,:link img,:visited img { border:none } */
/*  address { font-style:normal } */

body {
	font-family: "Eras Medium ITC", Trebuchet MS;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}

body *	{
	margin:0;
	padding:0;
}

#wrapper	{
	width:930px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	color:#839063;
	font-size:12px;
}

h2{
	font-size:140%;
	padding:15px 0 10px 0;
	color:#839063;
	text-transform:uppercase;
	font-weight:normal;
}

h3{
	border-bottom:1px solid #999;
	padding:10px 0px 10px 0px;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-weight:normal;
	font-family: "Eras Medium ITC", Trebuchet MS;
	font-size:120%;
}

h4{
	border-bottom:1px solid #999;
	padding:30px 0px 10px 0px;
	margin:0 20px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: "Eras Medium ITC", Trebuchet MS;
	font-size:120%;
}

h5{
	border-bottom:1px solid #ccc;
	padding:0px 0px 5px 0px;
	margin:0;
	text-transform:capitalize;
	font-weight:bold;
	font-family: "Eras Medium ITC", Trebuchet MS;
	font-size:110%;
}

#addressBar{
	height:40px;
	width:300px;
	float:right;
	text-align:right;
	color:#839063;
	padding-top:30px;
}

#addressBar li{
	list-style-type: none;
	padding-top:10px;
	padding-right:20px;
}

#addressBar li a:link, #addressBar li a:hover, #addressBar li a:visited{
	text-decoration:none;
	color:#839063;
}

.logo a:link, .logo a:visited {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='DrinkTrans_Logo.jpg',sizingMethod='scale');
	display:block;
	height:105px;
	width:300px;
	float:left;
	margin:20px 0 0 0;
}

.logo[class] a:link, .logo[class] a:visited {
	background:url(images/DrinkTrans_Logo.jpg) top left no-repeat;
	display:block;
	height:105px;
	width:300px;
	float:left;
	margin:20px 0 0 0;
}

.logo em {
	display:none;
}

.clear{
	clear:both;
}

#content{
	background:#fff;
}

#content a:link{
	color:#003bbf;
	text-decoration:underline;
}

#content a:hover, #content a:visited,
#content a:active{
	color:#640606;
}

#content ul{
	margin:0px;
	padding:5px 0 10px 20px;
}

#content li{
	padding: 2px 0;
	list-style:none;
	font-size:12px;
}

#content li a:link, #content li a:visited{
	color: #003bbf;
	padding: 0;
	text-decoration:underline;
}
#content li a:hover, #content li a:visited{
	color: #640606;
}

.breadcrumb{
	text-align:right;
}

.breadcrumb p{
	padding:10px 25px 0 0;
}

.breadcrumb a, .breadcrumb a:visited{
	color:#950000;
	font-size:11px;
	text-decoration:none;
}

.breadcrumb a:hover{
	color:#ccc;
	font-size:11px;
}
 
.feature{
	width:890px;
	margin-left:20px;
}



#footer{	
	width:890px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #999;
	padding-top:10px;
	font-size:80%;
	margin-bottom:8px;
	text-align:left;
}

#footer a:link, 
#footer a:visited, #footer a:active{
	color:#999;
	text-decoration:none;
	font-size:100%;
}

#footer a:hover{
	color:#333;
	font-size:100%;
}

.images{
	float:right;
	width:430px;
}

.images p{
	font-size:10px;
	color:#999;
	text-align:right;
}

dl{
	margin-left:10px;
	float:left;
}

dt{
	clear:both;
	width:240px;
	float:left;
	overflow: auto;
	padding: 0 0 4px 0;
	margin:0 0 6px 0;
	background:transparent url(images/navlinkBg.gif) repeat-x 0 1.2em;
	color:#333;
}

dd{
	float:left;
	text-align:right;
	width:160px;
		overflow: auto;
	padding: 0 0 4px 0;
	margin:0 0 6px 0;
	background:transparent url(images/navlinkBg.gif) repeat-x 0 1.2em;
}

.slideshow{
	float:left;
	width: 200px;
	height: 158px;
	padding:4px;
	margin-left:7px;
	
}
.slideshow img{
	width: 192px;
	height: 144px;
	padding:4px;
	border:1px solid #999999;
	background:#FFFFFF;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ 
	width: 70%; float: left; text-align: left; 
}	
#imageData #caption{ 
	font-weight: bold;	
}
#imageData #numberDisplay{ 
	display: block; clear: left; padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
	width: 66px; float: right;  padding-bottom: 0.7em;	
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	

.status{
	text-align:left;
	padding:16px;
	margin-top:40px;

}

.status p{
	color:#950000;
	font-size:16px;
}

/* Horizontal Menu  Styles */
#nav{
	height:40px;
	font-family: "Eras Medium ITC", Trebuchet MS;
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	width:900px;
	margin:0 auto 12px auto;
}

#nav ul{
	margin:0px;
	padding:0;
}

#nav li{
	margin: 0 40px 0 0;
	padding: 0;
	float:left;
	position:relative;
	list-style-type: none;
	line-height:40px;
	font-size:16px;
}

#nav li a:link, #nav li a:visited
{
	display:block;
	color:#839063;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform:capitalize;
}

#nav li a:link#current, #nav li a:visited#current, #nav li a:hover
{
	color:#839063;
}

#nav li a:hover { 
	color: #4f0606;
}
/* Horizontal Menu Drop Down Sub-Menus */
	
#nav li ul {
	clear:both;
	display:none;
	position:absolute;
	width:120px;
	padding:0;
	margin:0px;
	color:#fff;
}
	
#nav li:hover > ul {
	display:block;
}

#nav li ul li {
	clear:both;
	width:240px;
	height:26px
	color:#fff;
	padding:0 2px 0 0;
	border-bottom:1px solid #c7c7c7;

	
}
	
#nav li ul li a:link, #nav li ul li a:visited {
	clear:both;
	padding:2px;
	background:#839063;
	color:#fff;
	width:240px;
	height:32px

}
	
#nav li ul li a:hover {
	color:#333;
	border-bottom:none;
}
 /* End on Navigation menu   */
 
.extras{
	margin-left:10px;
	color:#333;
	width:400px;
}

.eladva{
	text-decoration:line-through;
	color:#990000;
}
