@import url(base.css);
@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);
@import url(homepage.css);
@import url(schedule.css);

body {
	
	background: #b21117 url(/images/skin/body-bg-club.jpg) no-repeat top center;
}


#page .bottom {
	background: #b21117 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: #222;
padding: 3px;
border: 1px solid #aaa;
margin-top: 5px;
}

ul#loyalty-menu h4,
ul#loyalty-menu h4 a {
color: #EEE;
}

ul#loyalty-menu, #loyalty-menu li {
	list-style: none;
	margin: 0;
}

ul#loyalty-menu ul li {
	padding: 2px 0;
	border-bottom: 1px dotted #222;
}
#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 5px;
	font-size: 0.8em;
}
#centercol tr td td {
	padding: 0;
	color: #EEE;
}
#centercol table tr td td {
  padding-right: 0px;
}


#centercol ol li {
	padding-left: 5px;
}
#centercol ol {
	list-style:decimal;
}
#centercol #title {
color: #FF9900;
font-weight: bold;
padding: 10px 0;
}

#centercol p {
margin-top: 0.7em;
margin-bottom: 0.5em;
color: #EEE;
}

#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 {
font-weight:800;
margin-bottom:5px;
cursor:pointer;
cursor:hand;
}

/* CUSTOM NAV skin */
#customnav {
background-color:#000000;
}
div#customnav ul li#earn a {
color:#FFFFFF; text-decoration:none; font-weight:800;
}
div#customnav ul li#spend a {
color:#FFFFFF; text-decoration:none; font-weight:800;
}
div#customnav ul li#account a {
color:#FFFFFF; text-decoration:none; font-weight:800;
}

#dropmenudiv { 
	border:1px solid #515151; 
	background-color: #515151; 
	text-align: left;
} 
#dropmenudiv a { 
	color: #ffffff;
	text-decoration: none;
} 

#dropmenudiv a:hover { 
	background-color: #fffffF;
	color: #000;
}

/* CUSTOM NAV layout */
#customnav {
	position: relative;
	padding: 0 0 0 80px;
	margin:0px;
}
#customnav ul li, #customnav ul li a {
	position: relative;
	display: block;
	float: left;
}
#customnav ul li {
	margin-right: 10px;
	padding-bottom: 0px;
}
#customnav ul li a {
	width: 150px;
	height: 20px;
}

ul#main-menu li a {
	font-size: 90%;
}

/* CUSTOM Footer skin */
#customfooter {
background-color:#000000;
}
div#customfooter ul li a {
color:#FFFFFF; text-decoration:none; font-weight:200; font-size:85%;
}

div#customfooter ul li a:hover {
color:#FFFFFF; text-decoration:underline; font-weight:200; font-size:85%;
}
 


/* CUSTOM Footer layout */
#customfooter {
	position: relative;
	padding: 0 0 0 20px;
	margin:0px;
}
#customfooter ul li, #customfooter ul li a {
	position: relative;
	float: left;
}
#customfooter ul li {
	margin-right: 10px;
	padding-bottom: 0px;
}
#customfooter ul li a {
	height:20px;
}





