/* CSS Document */
html,body {
	text-align:center;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #fff;
	color: #EBEBEB;
	height:100%; /* needed for container min-height */
	background-image: url(../shell/header_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

#frame {
	width:967px;
	padding:0px;
	text-align:left;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	text-align:left;
	min-height:100%; /* real browsers */
	/*border: 1px solid #fff;
	background:#191818;
	border-left: 10px #999999 solid; 
	border-right: 10px #999999 solid; */
	}

#contentleft {
	width:0px;
	padding:0px;
	float:left;
	margin-bottom: 10px;
	text-align: center;
	margin: 45px 0 0 0;
	}

#contentcenter {
/*	width:595px; */
	 width:780px; 
	padding:0px;
	float:left;
	margin: 45px 0 0 0;
	background-color:#fff;
	color:#000;
	}

#contentright {
	width:185px;
	padding:0px;
	float:left;
	margin: 35px 0 0 0;
	text-align: center;
	}

#contentheader {
width: 100%;
}

#contentfooter{
height: 100px;
bottom: 0;
width:100%;
position:absolute;
background-image: url(../shell/footer_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#clearfooter{
clear: both;
height: 100px;
}

p,h1,pre {
	margin:0px 10px 10px 0px;
	}

h1 {
	font-size:18px;
	padding-top:10px;
	color:#AB1E22;
	}
	
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}

#contentright p { font-size:10px}

.leftad{
margin: 10px 0px 0px 0px;
}

.towerad{
margin: 10px 0px 0px 0px;
}

#contentcenter p{
font-size: 12px;
}

#subcontent {
width: 350px;
border: dashed #AB1E22  1px;
background: #fff;
color: #AB1E22;
margin: 0 10px 0 10px;
font-size: 10px;
padding: 5px;
}

#subcontent p{
margin: 5px;
}

#subcontent h3 {
font-size: 12px;
font-weight: bold;
margin: 0 5px 0 5px;
}

#footerinner {
font-size:10px;
color: #CCCCCC;
}

#sidebarcontent {
margin: 10px 20px 10px 13px;
font-size: 10px;
text-align: left;
}

#sidebarcontentheader{
width: 100%;
background: #AB1E22;
font-weight:bold;
padding: 4px;
margin-bottom: 4px;
}

#darkest {
width: 100%;
background-color: #333333;
padding-bottom: 5px;
margin-bottom: 10px;
}



#lightest {
width: 100%;
background-color: #CCCCCC;
padding-bottom: 5px;
margin-bottom: 10px;
}

#notsodark {
width: 100%;
background-color: #717171;
padding-bottom: 5px;
margin-bottom: 5px;
}

.footernav {
list-style: none;
text-align: right;
margin-right: 30px;
}

.footernav a{
color: #EBEBEB;
text-decoration: none;
}

.footernav a:hover{
	color:#CCCCCC;
	text-decoration: underline;
}

a:link{
	color:#c11;
}
a:visited:hover{
	color:#f33;
}
a:hover{
	color:#f33;
}
a:visited{
	color:#c11;/*b83*/
}
a:active{
	color:#d00;
}

#topLogin {
	background-color:#911;
	font-size:11px;
	color:#fdd;
}

#topLogin input{
	background-color:#fee;
	font-size:11px;
}

#topLogin span{
	margin:4px;
}

#topNav {
font-size:16px;
padding-top: 5px;
}

#topNav a {
	color:#fdd;
	margin:2px 3px 6px 6px;
}

#loginBox {
	position:absolute;
	left:730px;
	padding:12px;
	z-index:10;
	display:none;
	background-color:#dddddd;
	color:#000000;
	width:215px;
	height:195px;
	font-size:12px;
	border:5px solid #991111;
	margin-top: 5px;
}

#loginBox a {
	color:#991111;
}

#loginBox input {
	font-size:12px;
}

#beerTable td {
	font-size:11px;
}

.form-error{
	background-color:#ffb;
	border:3px solid #fb0;
}

.error-message{
	color:#e70;
	font-weight:bold;
}

.input label {
	display:block;
}

.input {
	margin:0px 10px 10px 10px;
}

.submit {
	margin:0px 10px 10px 10px;
}

.submit input {
	font-size:14px;
	font-weight:bold;
}

#barIcons img {
	margin:4px;
}

#barHours select {
	font-size:9px;
}

div.auto_complete    {
     position         :absolute;
     width            :250px;
     background-color :white;
     border           :1px solid #888;
     margin           :0px;
     padding          :0px;
}

li.selected    { background-color: #ffb; }

.headerlinks a {
color: white;

}
.headerlinks a:visited {
color: white;
}

#fpSpecialsList {
}
.fpHead {
	font-size:13px;
	font-weight:bold;
}
#fpSpecialsList a {
	font-size:11px;
	line-height:18px;
}

#fpBarsList a {
	font-size:11px;
	line-height:18px;
}
#fpBarsList {
	border-bottom:1px solid #888;
	padding-bottom:4px;
	margin-bottom:6px;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.exp {
	font-size:11px;
	font-style:italic;
	color:#666;
}

#ratings span {
	font-size:20px;
	text-align:center;
	line-height:30px;
	display:block;
	height:30px;
	width:30px;
	border:1px solid #888;
	float:left;
}
#ratings span:hover {
	background-color:#e66;
	color:#fff;
}
h3 {
	font-size:16px;
	margin-bottom:4px;
}
.style1 {
	font-weight:bold;
	color:#ffffff;
}
.style2 {
	color:#dddddd;
}
.contrast {
	background-color:#eeeeee;
}
.editHint {
	color:#888888;
	font-style:italic;
}
#commentArea {
	border:1px solid #AB1E22;
	background-color:#f8f8f8;
	padding:8px;
	margin-top:4px;
}
#commentArea #commentHeader {
	font-weight:bold;
	font-size:13px;
	color:#AB1E22;
	margin-bottom:6px;
}
#commentLogin {
	float:left;
	width:260px;
	margin-right:30px;
}
#commentContent {
	float:left;
}
.postComment {
	border:1px solid #bbbbbb;
	background-color:#f8f8f8;
	padding:6px;
	margin-bottom:10px;
}
.postComment .time {
	color:#999999;
}