html, body { height: 100%; margin: 0; padding: 0; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; background: #303030 url(img/bkg.png) repeat-x center top; }

#wrapper { width: 780px; min-height: 100%; height: auto !important; height: 100%; text-align: left; margin: 0 auto -116px; background: url(img/bkg-wrap.png) repeat-y; }
#head { width: 700px; height: 282px; padding: 0 40px; background: url(img/bkg-head.png) no-repeat center top; overflow: auto; }
#menu { float: right; width: 470; text-align: center; height: 50px; }
#main { float: right; width: 470px; padding: 0 40px 20px 0; }
#mainFull { width: 700px; padding: 0 40px 20px; }
#side { float: left; width: 200px; padding: 30px 0 20px 40px; }
#push { height: 116px; clear: both; }
#foot { clear: both; height: 30px; padding: 66px 40px 20px; width: 700px; margin: 0 auto; text-align: left; background-image: url(img/bkg-foot.png); }

a { color: #e34509; }
a:hover { color: #000; }

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #e34509; margin: 0 0 2px; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.125em; }

#head h1 { width: 198px; height: 252px; background: url(img/chiefs-logo.png) left top no-repeat; text-indent:-500em; margin: 30px 0 0 0; padding: 0; }
#main h3 { margin-top: 1em; }

p, address, ul, ol { font-size: 0.8125em; line-height: 1.5em; color: #303030; font-style: normal; margin-top: 0; }
address { margin-bottom: 1em; }

#side p, #side ul, #side ol, #side address { font-size: 0.75em; }
#side ul { margin-left: 0; padding-left: 1em; }
ul ul { font-size: 1em; }

#foot p { font-size: 0.625em; margin: 0; padding: 0; text-align: right; line-height: 30px; }
#foot a { color: #303030; text-decoration: none; }
#foot a:hover { color: #e34509; }

img { border: 0; }
.imgBdr { padding: 8px; background-color: #f4f4f4; border: 1px solid #e34509; }
.imgCtr { display: block; margin: 0 auto; clear: both; }

.sm { font-size: 70%; }
.ctr { text-align: center; }
a[href$=".pdf"] { padding-left: 20px; background: url(img/pdf.png) no-repeat top left; }

.lavaLamp { position: relative; height: 50px; width: 470px; background-color: #fff; padding: 0; margin: 0; overflow: hidden; }
.lavaLamp li { float: left; list-style: none; }
.lavaLamp li.back { width: 9px; height: 50px; z-index: 8; position: absolute; background: #e6e6e6; }
.lavaLamp li a { font: bold 1.08em arial; text-decoration: none; color: #000; outline: none; text-align: center; line-height: 30px; z-index: 10; display: block; float: left; height: 30px; position: relative; overflow: hidden; margin: auto 10px; padding-top: 20px; }
.lavaLamp li a:hover { color: #e34509; }

table { width:100%; border-collapse: collapse; margin: 0; font-size: 0.75em; }
table.schedule { font-size: 0.6875em; }
caption { font: 1.6875em Arial, Helvetica, sans-serif; color: #e34509; margin: 0; padding-bottom: 4px; }
th, td { text-align:left; padding: 0.5em; border: 1px solid #fff; }
th { background-color: #303030; color:#fff; font-weight: bold; }
td { background-color: #e6e6e6; }

/* tablecloth styles */
tr.even td { background-color: #fff; }
tr.odd td { background-color: #e6e6e6; }
td.over, tr.even td.over, tr.odd td.over { background-color: #e34509; color: #fff; }
td.over a, tr.even td.over a, tr.odd td.over a { color: #fff; }
td.over a:hover, tr.even td.over a:hover, tr.odd td.over a:hover { color: #000; }
td.selected, tr.even td.selected, tr.odd td.selected { background-color: #e34509; color: #fff; }
td.selected a, tr.even td.selected a, tr.odd td.selected a { color: #fff; }
td.selected a:hover, tr.even td.selected a:hover, tr.odd td.selected a:hover { color: #000; }

#jquery-overlay {	position: absolute;	top: 0;	left: 0;	z-index: 90;	width: 100%;	height: 500px; }
#jquery-lightbox {	position: absolute;	top: 0;	left: 0;	width: 100%;	z-index: 100;	text-align: center;	line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {	position: relative;	background-color: #fff;	width: 250px;	height: 250px;	margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading {	position: absolute;	top: 40%;	left: 0%;	height: 25%;	width: 100%;	text-align: center;	line-height: 0; }
#lightbox-nav {	position: absolute;	top: 0;	left: 0;	height: 100%;	width: 100%;	z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {	width: 49%;	height: 100%;	zoom: 1;	display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { color: #000;	font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em;	overflow: auto;	width: 100%;	padding: 0 10px 0; }
#lightbox-container-image-data {	padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { color: #000; font-weight: bold; }
#lightbox-image-details-currentNumber {	display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose {	width: 66px; float: right;	padding-bottom: 0.7em;	}

iframe { border: 1px solid #303030; }

form { margin: 0; }
form fieldset { padding: 0 24px 22px; }
form div { margin: 5px 0 2px; }
form label { display: block; margin: 5px 0 2px; padding: 0; font-size: 0.8125em; }
form legend { font-size: 0.9375em; font-weight: bold; color: #303030; padding: 12px 1em 12px; margin: 0; }
form p { font-size: 1em; }