@charset "UTF-8";
/* CSS Document */

/* existing style sheet */

* { margin:0;padding:0; }
body { font-family:arial;background:#dbd6b7; }
a { color:#333; }
a:hover { color:#900; }
a ../img { border:0; }
ul, ol { margin-left:20px; }
p, ul, ol { font-size: 80%; color:#555;margin-bottom:10px;line-height:1.3em; }
hr { color:#772121;background:#772121;height:1px;border:0;margin:15px 0; }
strong { color:#772121; }

#top { width:800px;margin-left:auto;margin-right:auto;margin-top:10px;background:url("../img/logo.gif") no-repeat;height:60px }
#top h1 { color:#772121;font-size:185%;margin-left:40px; }
#header { background:url("../img/mast.jpg");height:100px;width:800px;margin-left:auto;margin-right:auto;margin-top:10px; }

#slogan { width:800px;margin:10px auto;text-align:center;font-style:italic;font-weight:bold;font-size:120%;font-family:"Times New Roman", serif;color:#772121; }

#main { width:800px;margin-left:auto;margin-right:auto; }
#main .top { background:#33cc33 url("../img/main-top.png");width:800px;height:11px;float:left; }
#main .mid { background:#cfc5af url("../img/main-mid.png");width:770px;float:left;padding:0 10px 0 20px; }
#main .mid .content { width:605px;padding-right:5px;border-right:1px dashed #ccc; }
#main .mid .images { float:right; }
../img.label { float:left;padding:0 10px 10px 0; }
#main .bot { background:#cfc5af url("../img/main-bot.png") bottom;width:800px;height:11px;float:left; }
#main h2, #main h3 { color:#772121;margin-bottom:10px; }
#main h2 { font-size:110%;color:#000; }
#main h3 { font-size:100%; }
#main h4 { font-size:90%;color:#000; }
#main .price { color:#772121;font-weight:bold; }

#main .mid .col-1 { width:234px;float:left;border-right:1px dashed #ccc;padding-right:15px;margin-right:13px; }
#main .mid .col-2 { width:238px;float:left;border-right:1px dashed #ccc;padding-right:15px;margin-right:13px; }
#main .mid .col-3 { width:238px;float:left; }
#main .mid .col-half { width:365px;float:left;margin-right:20px; }
#main .mid .staff ../img { float:right;padding:0 0 0 5px; }
#main .mid .col-full { width:760px;float:left;margin-right:5px; }
#main .mid .col-full .../img-1 { float:left;padding:0 20px 20px 0; }
#main .mid .col-full .../img-2 { float:right;padding-left:20px;padding-top:30px; }

#footer { width:800px;margin-left:auto;margin-right:auto;text-align:center; }
#footer p { padding:10px;float:left;width:800px;font-size:80%; }

table, tr, th, td { border-collapse:collapse;border:1px solid #ccc; }
th { font-size:90%;background:#ddd; }
td, th { padding:3px; }
.beer-table { border-collapse:collapse;border:0px; }

.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }

#beer ul {
margin-top: 0px;
margin-bottom: 0px;
list-style-image: url('img/beer-bullet.png');
color: #333333;
font-size: 80%;
font-weight: normal;
margin-left: 20px;
padding-left: 20px;
line-height: 1.3em;
}

.scrollArea {
width: 275px;
height: 100px;
padding-left: 5px;
padding-right: 5px;
border-color: #6699CC;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}

#content-containertable.override div{
height:200px;
overflow:scroll;
}

#
#content-containertable.override{
width:150px;
border-color:Silver;
border-style:Double;
background-color:Lime;
}

/* for header and main nav */

#menu { margin-left:35px; }

#menu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#menu ul{
width: 100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}


#menu ul li{
display: inline;
}


#menu ul li a{
float: left;
color: #772121;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: url(../img/divider.gif) center right no-repeat; /*Theme Change here*/
}
#menu ul li a.offset { background:none; }

#menu ul li a:hover{
color: #494949;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
position:absolute;
top: 0;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 220px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #772121;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
color: #494949;
}



/* new css */

#main .mid .content_new { 
	padding-right:5px;
 }

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
}

.header_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

.category_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.listing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
}

.bold_listing {
	font-family:Arial, Helvetica, sans-serif;
	color:#772121;
	font-size:16px;
	font-weight:bold;
}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#centered {
	padding:10px;
}

#left {
	width:495px;
	height:100%;
	border-right:1px dashed #999;
	padding-right:20px;
	float:left;
}

#right {
	width:205px;
	margin-right:20px;
	float:right;
	text-align:center;
}

.pic_left { 
	float:left; 
	padding:8px;
	margin-right:15px;
	margin-bottom:15px;
	text-align:center;
	font-size:10px; 
	line-height:11px;
}

.pic_right { 
	float:right; 
	padding:8px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:10px; 
	line-height:11px;
}


/* accordion menus */

.glossymenu{
margin: 5px 0;
padding: 0;
width: 200px; /*width of menu*/
border: 1px solid #ac8148;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../img/glossyback.gif) repeat-x bottom left;
font:normal 13px Arial;
font-weight:bold;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: black url(../img/glossyback2.gif) repeat-x bottom left;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #dbd6b7;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #ac8148;
}

.glossymenu div.submenu ul li a{
display: block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: black;
text-decoration: none;
padding: 2px 0;
}

.glossymenu div.submenu ul li a:hover{
background: #fff;
colorz: white;
}

/* MyEmma CSS */

/* Controls width of your form */
.e2ma_signup_form {
	width:550px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width: 260px;
	border:1px solid #999; 
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	padding:5px;
	margin-bottom:5px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display:none;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-bottom:20px;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
	text-align:right;
	width:185px;
	padding-top:5px;
	white-space:nowrap;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	margin-left:215px;
	font-family:verdana;
	font-size:12px;
	color:#333333;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
 	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	padding:5px;
	margin-bottom:10px;
	margin-right:60px;
	text-align:right;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#FF0000
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:right;
	margin-right:60px;
	margin-bottom:20px;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: inline;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}