@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;

}
#centercol tr td td {
	padding: 0;
	color: #666666;
}

#centercol ol li {
	padding-left: 1em;
}
#centercol ol {
	list-style:decimal;
}
#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: 20px;
}

#loyalty-login {
	_width: 200px;
	_height: 90px;
}
.extended {
	clear: right;
}


/* CUSTOM NAV skin */
#customnav {
	background-color:#fff;
	font-size:14px; font-weight:100;
	border-bottom:#000000 solid 1px;
	line-height:25px;
	margin-top:5px;
}
div#customnav ul li#earn a {
	color:#000;
	text-decoration:none;


}
div#customnav ul li#spend a {
	color:#000;
	text-decoration:none;

	
}
div#customnav ul li#account a {
	color:#000;
	text-decoration:none;

	
}
div#customnav ul li#earn a:hover, div#customnav ul li#spend a:hover, div#customnav ul li#account a:hover  {
	color:#fff;
	background:#00aff0;


}

#dropmenudiv {
	border:1px solid #515151;
	background-color: #fff;
	text-align: left;
}
#dropmenudiv a {
	color: #000;
	text-decoration: none;
}
#dropmenudiv a:hover {
	background-color: #00aff0;
	color: #fff;
}
/* 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;
	height:25px;
}
#customnav ul li {
	margin-right: 10px;
	padding-bottom: 0px;
}
#customnav ul li a {
	width: 150px;
	height: 25px;
	text-align:center;
}



UL#main-menu { margin: 0px;
