/* CSS Document */

body{
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#444444;
	background-color:#000000;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	}

a img{
	border: 0;
	}

#lightbox{
	position: absolute;
	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/js/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/js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/js/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; color: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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

.font1 {
	font-family: Helvedica, Arial, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#B3810D;
	}
	
.font2 {
	font-family: Helvedica, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#FFFFFF;
	}

.font3 {
	font-family: Helvedica, Arial, sans-serif;
	font-size:12px;
	color:#949999;
	font-weight:100;
	}
	
.font4 {
	font-family: Helvedica, Arial, sans-serif;
	font-size:12px;
	color:#FFB813;
	font-weight:100;
	}
	
.font5 {
	font-family: Trebuchet MS, Helvedica, sans-serif;
	font-size:19px;
	color:#000000;
	font-weight:bold;
	line-height:140%;
	margin-top:5px;
	margin-bottom:5px;
	}

.font5b {
	font-family: Trebuchet MS, Helvedica, sans-serif;
	font-size:19px;
	color:#000000;
	font-weight:bold;
	padding-bottom:3px;
	}
	
.font6 {
	font-family: Trebuchet MS, Helvedica, sans-serif;
	font-size:19px;
	color:#336133;
	font-weight:bold;
	line-height:130%;
	}
	
.font6b {
	font-family: Trebuchet MS, Helvedica, sans-serif;
	font-size:19px;
	color:#336133;
	font-weight:bold;
	line-height:130%;
	padding-bottom:16px;
	}
	
.font7 {
	font-family: Trebuchet MS, Helvedica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	}
	
.font7b {
	font-family: Trebuchet MS, Helvedica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	}
	
.font8 {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#336133;
	}

/*-------------------------- Link Styles --------------------------- */
	
/*-- Default Links --*/

a:link{
	text-decoration: none;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#1574D0;
	}
	
a:visited{
	text-decoration: none;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#1574D0;
	}
	
a:hover{
	text-decoration: none;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#3B9BEA;
	}
	
a:active{
	text-decoration: none;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#1574D0;
	}
	
/*-- Main Links --*/

a.main:link{
	text-decoration: none;
	font-size:12px;
	color:#893212;
	}
	
a.main:visited{
	text-decoration: none;
	font-size:12px;
	color:#893212;
	}
	
a.main:hover{
	text-decoration: none;
	font-size:12px;
	color:#893212;
	}
	
a.main:active{
	text-decoration: none;
	font-size:12px;
	color:#893212;
	}
	
/*-- Green Links --*/

a.green:link{
	text-decoration: none;
	font-size:12px;
	color:#336133;
	}
	
a.green:visited{
	text-decoration: none;
	font-size:12px;
	color:#336133;
	}
	
a.green:hover{
	text-decoration: underline;
	font-size:12px;
	color:#336133;
	}
	
a.green:active{
	text-decoration: none;
	font-size:12px;
	color:#336133;
	}

/*-- Black Links --*/

a.black:link{
	text-decoration: none;
	font-size:12px;
	color:#444444;
	}
	
a.black:visited{
	text-decoration: none;
	font-size:12px;
	color:#444444;
	}
	
a.black:hover{
	text-decoration: underline;
	font-size:12px;
	color:#336133;
	}
	
a.black:active{
	text-decoration: none;
	font-size:12px;
	color:#444444;
	}
	
/*-- Sitemap Green Links --*/

a.sitemap:link{
	text-decoration: none;
	font-size:12px;
	color:#336133;
	padding-bottom:10px;
	}
	
a.sitemap:visited{
	text-decoration: none;
	font-size:12px;
	color:#336133;
	padding-bottom:10px;
	}
	
a.sitemap:hover{
	text-decoration: underline;
	font-size:12px;
	color:#336133;
	padding-bottom:10px;
	}
	
a.sitemap:active{
	text-decoration: none;
	font-size:12px;
	color:#336133;
	padding-bottom:10px;
	}
	
	
/*-- Footer Links --*/

a.footer:link{
	text-decoration: none;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#FFB813;
	}
	
a.footer:visited{
	text-decoration: none;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#FFB813;
	}
	
a.footer:hover{
	text-decoration: underline;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#FFB813;
	}
	
a.footer:active{
	text-decoration: none;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#FFB813;
	}
	
/*--------------------- Image Divs & Rollovers ---------------------- */	

/* View Menu Button Rollover */

a.menu {
    display: block;
    width: 117px;
    height: 24px;
    background-image:url(images/button_menu.gif);
    background-repeat: no-repeat;
	text-decoration: none;
    }
	 
a.menu:hover { 
	background-position: left bottom;
	text-decoration: none;
    } 
	
/* Main Button Rollover */

a.main {
    display: block;
    width: 223px;
    height: 116px;
    background-image:url(images/button_main.gif);
    background-repeat: no-repeat;
    }
	 
a.main:hover { 
	background-position: left bottom;
    } 
	
/*-------------------------- Image Hover Effect --------------------------- */	

.highlightit img{
border: 4px solid #E0DCBA;
}

.highlightit:hover img{
border: 4px solid #74A3E0;
}

.highlightit:hover{
color: #74A3E0;
border: 4px ;
}

/*-------------------------- Beer Thumbnail Images --------------------------- */	

#thumbGuinness{
	background-image:url(images/thumb-guinness.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbBoddingtons{
	background-image:url(images/thumb-boddingtons.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbHarp{
	background-image:url(images/thumb-harp.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbSmithwicks{
	background-image:url(images/thumb-smithwicks.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbHoegaarden{
	background-image:url(images/thumb-hoegaarden.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbStella{
	background-image:url(images/thumb-Stella-Artois.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbheineken{
	background-image:url(images/thumb-heineken.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbSea{
	background-image:url(images/thumb-SeaDog-Blueberry.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbSoon{
	background-image:url(images/beer_glass.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbChocolate{
	background-image:url(images/thumb-brooklyn-chocolate.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbSamuel{
	background-image:url(images/thumb-sam-adams.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbLabatt{
	background-image:url(images/thumb-labatt.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbCoors{
	background-image:url(images/thumb_coors-light.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbMillerLight{
	background-image:url(images/thumb-miller_lite.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbYuengling{
	background-image:url(images/thumb-yuengling.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbBudweiser{
	background-image:url(images/thumb-budweiser.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbPabst{
	background-image:url(images/thumb-pabst-blue-ribbon.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbMichelobUltra{
	background-image:url(images/thumb-michelob_ultra.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbThirsty{
	background-image:url(images/thumb-thirsty-dog.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbBass{
	background-image:url(images/thumb-bass.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}

/*---- Bottled Beer ---- */	

#thumbAmstel{
	background-image:url(images/thumb-amstel.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbMolson{
	background-image:url(images/thumb-molson_canadian.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbMickelob{
	background-image:url(images/thumb-michelob_lager.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbBudLight{
	background-image:url(images/thumb-bud-light.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbMillerGenuine{
	background-image:url(images/thumb-miller_genuine.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbCorona{
	background-image:url(images/thumb-corona.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbSmirinoff{
	background-image:url(images/thumb-smirnoff.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}
#thumbOdouls{
	background-image:url(images/thumb-odouls.gif);
	width:40px;
	height:40px;
	border: 1px solid #823114;
}

/*-------------------------- Navigation --------------------------- */

/*Main Navigation*/

.nav{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #1C2F1A;
border-width: 1px 0;
background: black url(images/navdefault.gif) center center repeat-x;
}

.nav li{
display: inline;
}

.nav li a{
float: left;
color: #000000;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #A3720F;
}

.nav li a:visited{
color: #000000;
}

.nav li a:hover, .nav li .current{
color: #000000;
background: transparent url(images/navactive.gif) center center repeat-x;
text-decoration:none;
}

/*Menu Navigation*/

#menuNav{
	background-image:url(images/menu_nav.gif);
	width:171px;
	height:415px;
	background-repeat:no-repeat;
}

#vertmenu {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 11px;
	width: 141px;
	padding-top: 50px;
	padding-left: 30px;
	margin: 0px;
	}

#vertmenu h1 {
	display: block; 
	padding: 3px 0 5px 3px;
	margin: 0px;
	width:171px;
	}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	border: none;
	}
	
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	}
	
#vertmenu ul li a {
	font-size: 11px;
	display: block;
	padding: 5px 0px 4px 4px;
	text-decoration: none;
	color: #DBB7B4;
	width:137px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #ffffff;
	background-color: #933315;
}

/*-------------------------- Other DIVs --------------------------- */

#contentBox{
	width:300px;
	height:auto;
	padding:10px;
	background-color: #E0DCBA;
	border-style:solid;
	border-width:thin;
	border-color:#CECAAB;
}

#mapContainer{
	width:335px;
	height:300;
	border-color: #E0DCBA;
	border-style:solid;
	border-width:thick;
}

/*-------------------------- Lightbox CSS --------------------------- */

#lightbox{
	position: absolute;
	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; color: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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