@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
margin:0px;
padding:0px;
border:0px;
}
html {
min-height:100%; 
margin-bottom:1px;
}
body {
background:#000; 
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding:0px;
margin:0px;
}
#outerwrapper {
width:825px;
margin:30px auto 5px auto;
border:1px solid #333;
background:url("/images/outerwrapperbg.jpg") #510000 repeat-x;
}
#wrapper {
width:770px;
margin:35px auto 10px auto;
}
#topheader {
background:url("/images/topheader.jpg") #000 no-repeat;
height:115px;
}
#header {
font-size:1%;
}
#navcontainer {
width:100%;
background:url("/images/tabnavbg.jpg") #000 no-repeat;
height:28px;
}
#tabnav {
float:left;
width:565px;
font-size:11px;
height:28px;
line-height:normal;
}
#tabnav ul {
margin:0px;
padding:5px 10px 0px 25px;
list-style:none;
}
#tabnav li {
display:inline;
margin:0px;
padding:0px;
}
#tabnav a {
float:left;
background:url("/images/lefttab.gif") no-repeat left top;
margin:0px;
padding:0px 0px 0px 4px;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}
#tabnav a span {
float:left;
display:block;
background:url("/images/righttab.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabnav a span {float:none;}
/* End IE5-Mac hack */
#tabnav a:hover span {
color:#FFF;
}
#tabnav a:hover {
background-position:0% -42px;
}
#tabnav a:hover span {
background-position:100% -42px;
}
#tabnav #current a {
background-position:0% -42px;
}
#tabnav #current a span {
background-position:100% -42px;
}
#dailyspecialheader {
margin:0px 0px 0px 10px;
height:28px;
text-align:center;
float:left;
width:190px;
}
#dailyspecialheader h2 {
font-size:14px;
color:#CDC187;
text-decoration:underline;
}
#innerwrapper {
background:url("/images/innerwrapperbg.jpg") repeat-y;
/*height:510px;*/
}
#content {
border:1px solid #5b390b;
margin:0px 0px 20px 25px;
background:url("/images/contentbg.jpg") #fff repeat-x bottom;
float:left;
width:525px;
}
#content p {
padding:5px 15px 15px 15px;
text-align:justify;
}
#content h1 {
color:#5B390B;
font-size:16px;
border-bottom:1px solid #cdc187;
margin:10px 0px 0px 0px;
}
#content a, 
#content a:link, 
#content a:visited {
color:#C00;
text-decoration:underline;
}
#content a:hover, 
#content a:focus {
color:#000;
}
#specials {
float:left;
margin:0px 0px 20px 25px;
width:170px;
}
#specials h3 {
color:#f90;
font-size:11px;
}
#specials p {
font-size:10px;
padding:2px 5px 10px 5px;
color:#CCC;
}
#lowerwrapper {
clear:both;
height:15px;
background:url("/images/wrapperbottom.jpg") no-repeat bottom;
}
#lowerbreadcrumbs {
width:90%;
height:50px;
text-align:left;
font-size:11px;
clear:both;
padding:4px 0px 0px 5px;
height:20px;
}
#lowerbreadcrumbs {
color:#000;
margin:0px 0px 10px 0px;
}
#lowerbreadcrumbs ul {
margin:0px 0px 0px 50px;
}
#lowerbreadcrumbs li {
list-style:none;
display:inline;
}
#lowerbreadcrumbs a, #lowerbreadcrumbs  a:link, #lowerbreadcrumbs  a:visited {
color:#F90;
text-decoration:none;
}
#lowerbreadcrumbs a:hover, #lowerbreadcrumbs a:focus {
color:#cdc187;
border-bottom:1px solid #000;
}
#footercontainer {
color:#cdc187;
width:770px;
margin:10px auto 10px auto;
height:50px;
}
#tctech {
float:left;
}
#copyright {
float:left;
margin:0px 70px 0px 85px;
}
#copyright p {
padding:5px 0px 0px 0px;
}
#validation {
float:left;
}
.imgbeer {
float:left;
}
.boldredunderline {
color:#C00;
font-weight:bold;
text-decoration:underline;
}
.boldred {
color:#C00;
font-weight:bold;
}
.bold {
color:#000;
font-weight:bold;
}
.italics {
font-style:italic;
}
.bolditalics {
font-style:italic;
color:#000;
font-weight:bold;
}


/*Photogallery - LIGHTBOX 2.0 */
#lightbox {	
position: absolute;	
left: 0; 
width: 100%; 
z-index: 100; 
text-align: center; 
line-height: 0;
}

#lightbox img { 
width: auto; 
height: auto;
}

#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-image: url(data:image/gif;base64,AAAA); /* 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; 
}
*/

#prevLink, #prevLink:visited { background: url("/images/prevlabel.gif") left 95% no-repeat; }
#nextLink, #nextLink:visited { background: url("/images/nextlabel.gif") right 95% no-repeat; }

#imageDataContainer { 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%; 
}

#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; 
outline: none;
}	 	

#overlay { 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000; 
}
