@import url(base.css);
@import url(loyalty-reset.css);
@import url(nowplaying.css);
@import url(layout.css?1582.5846);
@import url(skin.css);
@import url(jquery.css);
@import url(pubzone.css);
@import url(homepage.css);
@import url(schedule.css);

BODY {
	background: #000 url(../images/skin/body-bg-skin.jpg) no-repeat top center;
	background-attachment:fixed; 
	color: #666666;
	font: 100% Helvetica, Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#footer {
	display: none;
}
ul#loyalty-menu {
	font-size: 0.8em;
}
ul#loyalty-menu h4 {
	background: #eee;
	padding: 3px;
	border: 1px solid #aaa;
	margin-top: 5px;
}
ul#loyalty-menu h4,  ul#loyalty-menu h4 a {
	color: #666;
}
ul#loyalty-menu, #loyalty-menu li {
	list-style: none;
	margin: 0;
}
ul#loyalty-menu ul li {
	padding: 2px 0;
	border-bottom: 1px solid #aaa;
}

#loyalty {
padding-top:37px;
margin-top:0px;
}

#loyalty input.textbox {
	height: 25px;
}
ul#loyalty-menu ul {
	margin-left:5px;
	margin-right: 0;
}
#point-balance {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
#centercol tr td {
	padding: 0 10px;
	font-size: 0.8em;
}
#centercol tr td td {
	padding: 0;
	color: #666;
}
#centercol table tr td td {
	padding-right: 10px;
}
#centercol ol li {
	padding-left: 1em;
}
#centercol ol {
	list-style:decimal;
}
#centercol #title {
	color: #b90a0a;
	font-weight: bold;
	padding: 10px 0;
}
#centercol p {
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	color: #666;
}
#centercol blockquote {
	margin-left: 2em;
	margin-right: 2em;
}
#loyalty-login input.textbox {
	height: 2em;
}
#loyalty-login {
	_width: 200px;
	_height: 90px;
}
.extended {
	clear: right;
}

#faq  {

padding:10px;

}

#faq .question {
color:#a90101;
font-weight:800;
margin-bottom:5px;
cursor:pointer;
cursor:hand;
}