@import url(base.css);
@import url(loyalty-reset.css);
@import url(nowplaying.css);
@import url(layout.css?v=20080423,834);
@import url(skin.css);
@import url(jquery.css);
@import url(pubzone.css);
@import url(homepage.css);
@import url(schedule.css);

body {
	
	background: url(/images/skin/body-bg-club.jpg) no-repeat top center;
}

//*
#page .bottom {
	background: #008da9 url(/images/skin/page-footer-bg-skinned.gif) no-repeat top center;
}
*//

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 !important;
	padding: 0 !important;
}

ul#loyalty-menu ul li {
	padding-left: 5px;
}

#loyalty input.textbox {
	height: 25px;
}

#centercol tr td {
	padding: 0 10px;
	font-size: 0.8em;
}
#centercol tr td td {
	padding: 0;
	color: #666666;
}

#centercol table tr td td {
padding-right: 10px;
}

#centercol ol li {
	padding-left: 1em;
}
#centercol ol {
	list-style:decimal;
	text-align: left;
}
#centercol #title {
color: #006699;
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;
}