@charset "UTF-8";
/* CSS Document */
/*
light blue:#82c4e3
dark blue:#1a0078

*/
body{
	background: url(../imgs/zayda_bg.jpg) #000000 repeat-x;
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.25em;
	color:#2E3F92;
}

a{
	color:#FF0000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	font-size:.75em;
	margin-bottom:1em;
}
li{
	font-size:.875em;
}

h1{
	font-size:1.5em;
	text-transform:capitalize;
}

h2{
	font-size:1.125em;
	text-transform:capitalize;
}

h3{
	font-size:1em;
	text-transform:capitalize;
}

h4{
	font-size:.875em;
	font-weight:bold;
}


#starfield{
	position:absolute;
	left:0;
	height:200px;
	width:100%;
	z-index:-1;
}


#stars1{
	background:url(../imgs/starfield.jpg) bottom repeat;
	height:490px;
	width:100%;
	margin:0 auto;
	position:absolute;
}

#stars2{
	background:url(../imgs/starfield2.jpg) bottom repeat-x;
	height:490px;
	width:100%;
	margin:0 auto;
	position:absolute;
}

#mastHead{
	background: url(../imgs/zayda_header3.jpg) center bottom no-repeat;
	height:200px;
	margin-bottom:19px;
	z-index:3;
}

#mastHead h1{
	text-indent:-9999px;
}

#mastHead h1 a{
	display:block;
	height:200px;
}

#wrapper{
	background:url(../imgs/wrapper_bg_top.jpg) center 200px no-repeat;
	position:relative;
	z-index:3;
}

body#menu #wrapper{
	background:url(../imgs/wrapper_menu_bg_top.jpg) center 201px no-repeat;
	position:relative;
	z-index:3;
}

#main{
	background:url(../imgs/wrapper_bg.jpg) center repeat-y;
}

body#menu #main{
	background:url(../imgs/wrapper_menu_bg.jpg) center repeat-y;
}


/****************very happy***************/

#veryHappyBurst{
	width:122px;
	height:126px;
	position:absolute;
	z-index:3000;
	background:url(../imgs/very_happy_burst.jpg) no-repeat;
	left:697px;
	top:1px;
	overflow:hidden;
}

#veryHappyBurst h3{
	text-indent:-9999px;
}

#sticker{
	position:absolute;
	background:url(../imgs/sticker.gif) no-repeat;
	height:110px;
	width:111px;
	top:200px;
	right:208px;
}

body#menu #sticker{
	position:absolute;
	background:url(../imgs/sticker.gif) no-repeat;
	height:110px;
	width:111px;
	top:200px;
	right:80px;
}

body#menu #veryHappy{
	background:url(../imgs/very_happy.gif);
	width:104px;
	height:57px;
	position:absolute;
	top:180px;
	right:0px;
}

#veryHappy{
	background:url(../imgs/very_happy.gif);
	width:104px;
	height:57px;
	position:absolute;
	top:180px;
	right:130px;
}

#hours{
	margin-top:40px;
}

/***********columns****************/

#leftSide{
	text-align:center;
}

#callMe{
		
}

#centerCol{
	min-height:360px;
	margin-left:-10px;
	padding-left:19px;
	padding-bottom:30px;

}

#rightSide{
	margin-left:5px;
}

/**********ID Headings*************/

#leftSide h3{
	padding:4px 0;
	text-indent:-9999px;
	overflow:hidden;
	
}
h3#clickLink{
	background:url(../imgs/textReplace/click_link.jpg) center no-repeat #82c4e3;
}

h3#moreLinks{
	background:url(../imgs/textReplace/more_links.jpg) center no-repeat #82c4e3;
	margin-top:25px;
}


ul.moreLinks{
	margin-top:10px;
	padding-right:10px;
	padding-left:10px;
}

ul.moreLinks li{
	font-size:12px;
	line-height:16px;
	color:#333;
	margin-top:10px;
	font-size:10px;
}



ul.moreLinks li a{
	color:#1a0078;
	font-size:12px;
	font-weight:bold;
}

ul.moreLinks li a:hover{
	color:#FF0000;
	text-decoration:none;
}

ul.moreLinks li a img{
	border:1px solid #1a0078;
}

ul.moreLinks li a img:hover{
	border:1px solid #FF0000;
}

h2.pageHead{
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
}

h2#homeHead{
	background:url(../imgs/textReplace/home_head.png) no-repeat;
}

h2#menuHead{
	background:url(../imgs/textReplace/menu_head.png) no-repeat;
}

h2#historyHead{
	background:url(../imgs/textReplace/history_head.png) no-repeat;
}

h2#directionsHead{
	background:url(../imgs/textReplace/directions_head.png) no-repeat;
}

h3#beerHead{
	text-indent:-9999px;
	background: url(../imgs/textReplace/beers_head.jpg) no-repeat;
}
/**********nav***************/
ul.nav{
	margin-top:15px;
}

ul.nav li{
	margin-top:10px;
}

ul.nav li:hover{
	/*background: url(../imgs/arrow.jpg) 3px no-repeat; */	
}

a.navLinks{
	display:block;
	width:155px;
	text-indent:-9999px;
	overflow:hidden;
}

a#menuLink{
	height:40px;
	background:url(../imgs/nav_menu.jpg) no-repeat 22px;
}
a#directionsLink{
	height:44px;
	background:url(../imgs/nav_directions.jpg) no-repeat 22px;
}
a#historyLink{
	height:49px;
	background:url(../imgs/nav_history.jpg) no-repeat 22px;
}
a#menuLink:hover, body#menu a#menuLink{
	background:url(../imgs/nav_menu_over.jpg) no-repeat 22px;
}
a#directionsLink:hover, body#directions a#directionsLink{
	background:url(../imgs/nav_directions_over.jpg) no-repeat 22px;
}
a#historyLink:hover, body#history a#historyLink{
	background:url(../imgs/nav_history_over.jpg) no-repeat 22px;
}


/*****gallery****/

#gallery{
	height:300px;
	background:#FFF;
	border:2px solid #1a0078;
	margin-bottom:20px;
	text-align:center;
	width:500px;
	position:relative;
}

#directionsGallery{
	height:500px;
	background:#FFF;
	border:2px solid #1a0078;
	margin-bottom:20px;
	text-align:center;
	width:500px;
	position:relative;
}



#gallery img{
	position:absolute;
	left:0;
	top:0;
}


/********beers***************/

ul.beers{
	margin-top:10px;
}

ul.beers li{
	margin-bottom:5px;
}

/********call me*******/
#callMe{
	background: url(../imgs/call_me.jpg) no-repeat;
	/*position:absolute;*/
	bottom:0px;
	width:170px;
	height:160px;
	margin-top:50px;
	margin-left:1px; 
	text-indent:-9999px;
	overflow:hidden;
}
/*******foootball******/

#football{
	height:215px;
	background:url(../imgs/football.jpg) no-repeat;
}

#happyHourAd{
	height:215px;
	background:url(../imgs/hh_ad.jpg) no-repeat;
	text-indent:-9999px;
}

#homeWhiskeyAd{
	height:122px;
	background:url(../imgs/whiskey_home.png) no-repeat;
	text-indent:-9999px;
}


.caption{
	margin-top:0;
	background:#1a0078;
	color:#FFFFFF;
	padding-left:10px;
	font-size:12px;
}


/*********footer**************/

#footer{
	padding-right:20px;
	background:#ff0000;
	padding-top:3px;
	text-align:right;
	font-size:10px;
	color:#FFCCCC;
	margin-left:1px;
	margin-right:1px;
}



/************history*******/

#historyGallery{
	background:#000;
	border:2px solid #1a0078;
	margin-bottom:20px;
	text-align:center;
	width:500px;
	position:relative;
	z-index:5000;
}

.historyPicFull{
	border:1px solid #1a0078;
	margin:10px;
}

.historyPicRight{
	border:1px solid #1a0078;
	float:right;
	margin:0 10px;
	width:248px;
}

.historyPicLeft{
	border:1px solid #1a0078;
	float:left;
	margin:10px;
	margin-left:0;
	width:248px;
}

/****************menu***********************/
.menuInstructions{
	color:#1a0078;
}

p.menuInstructions{
	text-align:center;
}

#menuGallery{
	min-height:1200px;
	margin-bottom:20px;
	text-align:center;
	position:relative;
}

.menuPing{
	position:absolute;
	top:0;
	left:0;
}


.menuBox{
	background:#EFEFEF;
	padding:20px;
	border:1px solid #1a0078;
	text-align:left;
}

.menuLeftCol{
	width:260px;
	float:left;
	margin-right:10px;
}

.menuRightCol{
	width:250px;
	float:left;
	margin-left:10px;
}

.menuBox h3{
	color:#FFF;
	background:#1a0078;
	padding:2px 5px 2px 6px;
	margin-bottom: 10px;
}

.menuBox ul{
	background:#FFF;
	padding:10px;
	margin-top:0px;
	border:1px solid #CFCFCF;
	border-top:0;
}



h4.menuSubHead{
	margin-top:15px;
	border-bottom:1px solid #1a0078;
	padding-left:10px;
}

.menuBox ul li{
	margin-bottom:20px;
}

.menuBox ul li table{
	font-size:.75em;
}
.menuBox ul li table td{
	padding:4px;
}

p.menuDesc{
	margin-bottom:0px;
}

.price{
	text-align:right;
}

div#singlePlatform{width:300px; margin:20px auto 20px; }
