@import url(loyalty-reset.css);
@import url(nowplaying.css);
@import url(layout.css);
@import url(skin.css);
@import url(jquery.css);
@import url(pubzone.css);

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 ul li {
	padding-left: 5px;
}
#centercol tr td {
	padding: 0 10px;
	font-size: 0.8em;
}
#centercol tr td td {
	padding: 0;
	color: #666666;
}

#centercol ol li {
	padding-left: 1em;
}
#centercol ol {
	list-style:decimal;
}
#centercol #title {
color: #FD1813;
font-weight: bold;
font-size:16px;
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;
}