@charset "UTF-8";
/* CSS Document */

/* Global Elements
----------------------------------------------------*/

body {
	
	background-color: #000;
	text-align: center; /* IE 6 hack */
	margin-top: 0px;
	font-family: "Georgia", "Arial", sans-serif;
	color: #333;
	
	font-size: 14px;
	line-height: 1.5em;
	

		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;	

}

/* "wild card" - universal selector removes default padding and margins globally */
* {
	padding: 0px;
	margin: 0px;
}

/* Firefox link border remove
----------------------------------------------------*/

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

img { border: 0px; text-decoration: none; }

/* type
----------------------------------------------------*/

h1 {
	font-size: 26px;
	color: #88171c;
	margin-bottom: 15px;
	line-height: 32px;
}

h2 {
	font-size: 22px;
	color: #88171c;
	margin-bottom: 15px;
}

h3 {
	font-size: 18px;
	color: #88171c;
	margin-bottom: 15px;
}

p {
	margin-bottom: 10px;
}


a:link {
	color: #88171c;
	text-decoration: underline;
}

a:visited {
	color: #88171c;
	text-decoration: underline;
}

a:hover {
	color: #88171c;
	text-decoration: none;
}

a:active {
	color: #88171c;
	text-decoration: none;
}

#footer a:link {
	color: #FFF5D1;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFF5D1;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFF5D1;
	text-decoration: none;
}

#footer a:active {
	color: #FFF5D1;
	text-decoration: none;
}

a.button:link {
	display: block;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/nav_btn.png) no-repeat;
	color: #fff;
	font-size: 18px;
	width: 147px;
	height: 39px;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	margin-left: -6px;
}

a.button:visited {
	display: block;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/nav_btn.png) no-repeat;
	color: #fff;
	font-size: 18px;
	width: 147px;
	height: 39px;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	margin-left: -6px;
}

a.button:hover {
	display: block;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/nav_btn_hover.png) no-repeat;
	color: #eee;
	font-size: 18px;
	width: 147px;
	height: 39px;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	margin-left: -6px;
}

a.button:active {
	display: block;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/nav_btn_hover.png) no-repeat;
	color: #eee;
	font-size: 18px;
	width: 147px;
	height: 39px;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	margin-left: -6px;
}

#bodyWrapper{
	width: 1200px;
	margin: 0;
	padding: 0;
	text-align: center;
/*	border: 2px solid #88171c; */
/*	border: 2px solid #F0AD00; */
	height: 972px;
	margin-left: auto;
	margin-right: auto;

	background: transparent url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg) repeat-y;
	background-position: 0px  0px;
}


#headerLeft{
	margin-left: -100%;
	width: 240px;
	position: relative;
	float: left;
	background: transparent url(http://www.bellsbeer.com/themes/bellsbeer//images/LeftCorner.jpg) no-repeat;
	height: 240px;
}



#headerRight{
	position: relative;
	float: left;
	margin-left: -240px;
	width: 240px;
	height: 240px;
	background: transparent url(http://www.bellsbeer.com/themes/bellsbeer//images/EccentCorner_Address.jpg) no-repeat;			
}


#header{
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg); 
	background-position: -1000px -400px;
	position: relative;
	float: left;
	width: 100%;
}

#headerCenter{
	height:240px;
	width: 100%;
	position: relative;
	float: left;
	
}

#headerCenterWrapper{
	margin: 0 240px 0 240px;
	
}

#headerCenterLeft{
/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.short.gif) no-repeat; */
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.jpg);

	width:11px;
	height:240px;
	position: relative;
	float: left;
	margin-left: -100%;
}

#headerCenterRight{
	/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.short.gif) no-repeat; */
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.jpg);
	background-position: -3px 0px;
	width:11px;
	height:240px;
	position: relative;
	float: left;
	margin-left: -11px;
}

#headerCenterCenter{
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/Flavors.jpg) no-repeat;
	height: 240px;
	position: relative;
	float: left;
	width: 100%;
	
}
#headerCenterCenterWrapper {
	 margin: 0 0px 0 11px; */ /* this "should" be here but it works better with out */
	/* width: 100%; */
}

.clear {
	clear: both;
}

#nav{
	text-align:center;
	width:100%;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg); 
	background-position: -1000px -400px;
	height: 84px;
}
	
.navBack{
/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.horizontal.jpg); 
	background-repeat: repeat-x repeat-y; */
	width:100%;
	height:22px;
}	

#navMain{
	background-color: #462d20;
	height: 40px;

}
#navMainMenu{
	width: 80%;
	position: relative;
	float: left;
	margin-top: 10px;
	
}
#navBottom{
	width: 80%;
}
#navBottomContainer{
	float: left;
/*
	position: relative;
*/
	width: 100%;
	
}
#navBottom2{
	width: 80%;
}
#navBottomContainer2{
	float: left;
	position: relative;
	width: 100%;
	
}
#navTop{
	padding-top: 2px;	
	width: 100%;
}
#navTopContainer{

	width: 100%;
	text-align: center;
}

#navSearch{
	position: relative;
	float: right;
}
#navSearchWrapper{
	position:absolute;
	top: -2px;
	left: -230px;
	width: 240px;
}

#nav a, #nav a:visited {
	position:relative;
  text-decoration:none;
  text-align:left;
  color:#fff3ce;
  font-weight: bold;
	  font-size: 10pt;

  }

#nav a:hover {
	position:relative;
  text-decoration:none;
  text-align:left;
  color:#c38f10;


  }
#nav ul{
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 2px;
	float: left;
}  

#nav li{
	list-style-type: none;
	display: table-cell;
/*//	display: inline;*/
	text-transform:none;
	margin: auto;
	float: left;
	padding: 0px 6px;
/*//	margin: 60px;*/
	
/*	width:155px; */

}

#nav li .nav-selected{
	position:relative;
  text-decoration:none;
  text-align:left;
  color:#c38f10;
}


#search {
	display:block;
	font-size: 6pt;
}

#search input {
	background:transparent url(http://www.bellsbeer.com/themes/bellsbeer//images/bg-search.png) no-repeat scroll 0 0;
	border:none;
	font-size:6pt;
	color:#444444;
	padding:6px 10px 8px 10px;
	height: 8px;
	width:110px;
	float:left;
}
#search input:focus, #search input:hover, #search button:focus, #search button:hover {
	background:transparent url(http://www.bellsbeer.com/themes/bellsbeer//images/bg-search.png) no-repeat scroll -206px 0;
}
#search button {
	background:transparent url(http://www.bellsbeer.com/themes/bellsbeer//images/bg-search.png) no-repeat scroll -133px 0px;
	border:none;
	font-size:1.0em;
	color:#952200;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	height:21px;
	width:73px;
	float:left;
}
#search button:focus, #search button:hover {
	background:transparent url(http://www.bellsbeer.com/themes/bellsbeer//images/bg-search.png) no-repeat scroll -339px 0px;
	color:#fff;
}

/* MAP */
#main{
	width: 100%;
}

#mainContentArea{
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/parchment.jpg); 
	background-color: #fff;
	background-repeat: repeat-y;
	min-height: 450px;
	width: 100%;
}

#mainContentAreaWhite{
	background-color: #fff;
	background-repeat: repeat-y;
	min-height: 450px;
	width: 100%;
}

#mainLeftColumn{
	font-size: 0.8em;
	padding-top: 10px;
	width: 240px;
	position: relative;
	float: left;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg); 
	background-position: -200px -200px;
	min-height: 488px;
	height: 488px;
	color: #FFF5D1;
	text-align: center;
	margin-left: -100%;
	overflow: hidden;
}
#mainLeftColumnContent{
	padding: 12px 6px 0 6px;
	text-align: center;
}
#mainLeftColumnContent a{
	color: #fff3ce;
}
#mainRightColumnContent a{
	color: #fff3ce;
}
#mainLeftColumnContent h2{
	color: #FFF5D1;
}
#mainLeftColumnContent h3{
	color: #FFF5D1;
}
#mainLeftColumnContent hr{
	width: 75%;
	color: #FFF5D1;
	margin: auto;
	
}
#event_results p{
	line-height: 1.3em;
	padding-top:8px;
	margin-bottom: 0px;
}

#event_results hr{
    position:absolute;
    left:30px;
}
#event_results h3{
	margin-bottom:0px;
    padding-bottom:6px;
}
#event_results{
	text-transform: uppercase;
	
}
#mainRightColumn{

	width: 240px;
	padding-top: 10px;
	position: relative;
	float: left;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.jpg);

	min-height: 488px;
	height: 488px;
	color: #FFF5D1;
	text-align: center;
	margin-left: -240px;
	overflow: hidden;
}

#mainColumn{
	position: relative;
	float: left;
	text-align: left;
	width: 100%;
}

#mainColumnLeft{
/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.short.gif) repeat-y; */
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.jpg);

	width:11px;
	min-height:498px;
	position: relative;
	float: left;
}

#mainColumnRightTwo{
	width:228px;
	min-height:424px;
	height: 474px;
	position: relative;
	float: left;
	margin-left: -240px;
	
}
#mainColumnRightTwoWrapper{
	position: relative;
	float: left;
	height: 460px;
	padding: 6px;
	padding-top: 32px;
	width: 226px;
	
}

#mainColumnRightTwoContent{
	
}

#mainColumnRightVerticalRule {
	position: absolute; top: 25%; float: left; width: 1px; height:60%;border-left:1px black solid; left: -16px
}


#mainColumnWrapperTwo{
	margin: 0 0 0 240px;
}

#mainColumnContentTwo{
	padding: 35px 54px 35px 54px;
	height: 428px;
	float: left;
	position: relative;
	margin-right: 240px;
}


#mainColumnLeftThree{
/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.short.gif) repeat-y; */
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.jpg);
	width:11px;
	margin-left: -100%;
	min-height:498px;
	position: relative;
	float: left;
}


#mainColumnRightThree{
/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.short.gif) repeat-y; */
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood.vertical.jpg);

	width:11px;
	min-height:498px;
	position: relative;
	float: left;
	margin-left: -11px;
}

#mainColumnContentThree{
	padding: 35px 54px 35px 54px;
	height: 428px;
	float: left;
	position: relative;
	margin: 0 11px 0 0;
}
#mainColumnContentThreeWrapper{
	float: left;
	width: 100%;
}
#mainColumnWrapperThree{
	margin: 0 240px;
}



#mainColumnContent{
	padding: 35px 54px 35px 54px;
	height: 428px;
/* width: 100%; */ /* taken away if bodywrapper width smaller than screen size */
}
#mainColumnContent .scroll{

}
#mainColumnWrapper{
	margin-left: 240px;
}




#mainFooter{
	text-align:center;
	width:100%;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg); 
	background-position: -1000px -400px;
	height: 22px;
}

#footer{
	color: #FFF5D1;
	width: 100%;
	font-weight: bold;
}




#footerLeft{
	float: left;
	position: relative;
	width: 300px;
	text-align: left;
	padding: 8px;
}
#footerRight{
	float: right;
	position: relative;
	width: 700px;
	text-align: right;
	padding: 8px;
}
#footerCenter{
	float: left;
	position: relative;
	width: 0%
}






a.jScrollArrowUp {
	background:url(http://www.bellsbeer.com/themes/bellsbeer//images/basic_arrow_up.gif) repeat-x scroll 0 0 transparent;
}
a.jScrollArrowUp:hover {
	background-position:0 -15px;
}
a.jScrollArrowDown {
	background:url(http://www.bellsbeer.com/themes/bellsbeer//images/basic_arrow_down.gif) repeat-x scroll 0 0 transparent;
}
a.jScrollArrowDown:hover {
	background-position:0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position:0 -30px;
}
#panelBottomWrapper {
position:absolute;
bottom:0px;
z-index:999;
margin:auto;
left:50%;
border: 1px solid blue;

}
#panelTopWrapper {
position:absolute;
width:800px;
top:0px;
z-index:999;
left:-50%;
margin:0px;
margin-left:-400px;
}
#panelLeftWrapper {
position:absolute;
height:800px;
top:0px;
left: 0px;
z-index:999;
top:50%;
margin:0px;
margin-top:-50px;
}

#panelRightWrapper {
position:absolute;
height:800px;
top:0px;
right: 0px;
z-index:999;
top:50%;
margin:0px;
margin-top:-50px;
}

#panelBottomLeft, #panelBottomRight,#panelTopLeft, #panelTopRight{
display:block;
padding:10px 5px;
color:#FFFFFF;
position: absolute;
background-color:#202020;
moz-opacity:.5;
height: 300px;
width:300px;
z-index: 130;
opacity: 0.90;
}
.panelBottom{
	bottom: -290px;
}
.panelTop{
	top: -290px;
}

.panelLeft{
	left: -290px;
}
.panelRight{
	right: -290px;
}

#panelRightTop, #panelRightBottom, #panelLeftTop, #panelLeftBottom{
	display:block;
	padding:10px 5px;
	color:#FFFFFF;
	position: absolute;
	background-color:#202020;
	moz-opacity:.5;
	height: 300px;
	width:300px;
	z-index: 130;
	opacity: 0.90;
}


#panelRightBottom, #panelLeftBottom{
	top:500px;
}

#panelTopRight, #panelBottomRight{
	left:400px;
}
#panelWrapper h2{
	color:#FF3333;
}

span.hl { background: yellow; }
span.st {text-decoration: line-through;}


#notes{
	position: absolute;
	z-index: 150;
	display:none;
}


#sliderWrapper{
	width: 100%;

	margin-top: 20px;
}
#sliderLeft{
	position: relative;
	float:left;
	width: 46px;
	margin-top: 120px;
}
#sliderCenter{
	position: relative;
	float:left;
	width:720px;
	overflow:hidden;
}
#sliderRight{
	position: relative;
	float:left;
	width: 46px;
	margin-top: 120px;
}

#lightBoxOverlayWrapper{ position:absolute; top:0; left:0; width:100%; z-index:200; background: url(http://www.bellsbeer.com/themes/bellsbeer//images/dim.png); display:none; text-align:left; }
.lightBoxOverlayContent{ position:absolute; width:1120px;  z-index:2001; border:5px solid #222; background: #FFF; top: 400px; left: 50%; display:none; margin-top: -400px; margin-left: -560px; height: 390px;}
#lightBoxOverlayCloseWrapper{ position: absolute; width: 100%; z-index:2002; background: #fff;}
#agePrompt img{ padding-top: 30px; }


#featuredBrand{
	padding: 9px;
}

#brandNameBox{
	padding-top: 14px;
}

/* SEARCH */


/*Top categories*/
/*
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}
*/
/*Small urls*/
.url {color: #88171c}


/*hr{color:#000066}*/

/*Page descriptions*/


/* */


/* Title/link of pages */
.title{font-size:15px}



.searchBox{border:1px solid #113377; padding: 50px;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#F0AD00; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 780;}



#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}
.tonyNextPreviousWrap{ width: 100%;}
.tonyNextPrevious_nextLink { position: relative; float: right; }
.tonyNextPrevious_previousLink { position: relative; float: left; }



#restaurantmenu .itemprice{ float: right; padding-left: 30px; }
#restaurantmenu .menu_item { float: left; clear: both; width: 100%;}
#restaurantmenu .menu_category h3 {cursor: pointer;}
#restaurantmenu .menu_category h3:hover {cursor: pointer; text-decoration: underline;}
#restaurantmenu .left {float: left; }
#restaurantmenu .right {float: left; }
#restaurantmenu .rest_menu{display:none;}
#restaurantmenu .menu_category{ clear: both; }  
#restaurantmenu .menu_item_value { font-weight: bold;}
#restaurantmenu .itemprice { font-weight: bold; }

#mainRightColumn h2{
	color: #FFF5D1;
}
#mainRightColumn h3{
	color: #FFF5D1;
}

#mainRightColumnTop{
	height: 100px;
	width: 100%;
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg);
	background-position: -570px -230px;
	margin-top: -11px;
	padding: 4px;
}

#lightBoxOverlayContentArea{
/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg);
	background-position: -1500px -400px; */

	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/parchment.jpg); 
	background-color: #fff;


}
#mainRightColumnMiddle{
	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg);
background-position: -1500px -400px;
	height: 11px;
	width: 100%;
}

#mainRightColumnBottom{
	padding: 4px;
	font-size: 0.9em;
}

.stateHeaderRow{
/*	background: url(http://www.bellsbeer.com/themes/bellsbeer//images/wood2.jpg);
	background-position: -1500px -400px;	*/
	background-color: #88171c;
}

.addressMenuItem{
	display: none;
}

.addressMenu{
	cursor: pointer; text-decoration: underline;
}
.brandCategoryItems{
	display: none;
}

.brandCategory{
	cursor: pointer; text-decoration: underline;
}
#Year_RoundItems{
}

ul{
	padding-left: 10px;
}

#byLine{
	font-size: 0.7em;
	padding-top: 45px;
	text-align: center;
	color: #000;
	clear:both;
	bottom: 0px;
	
}

#byLine a:link, #byLine a:visited, #byLine a:hover{
	color: #000;
}
