@charset "utf-8";
/* CSS Document */

body {
	margin: 0; padding: 0;
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: small;
	background: #000000;
}
ul#navigation {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
}
ul#navigation li {
	display: inline;
	padding: 5 2px;
}
ul#navigation li.active {
	display: inline;
	margin: 5 2px;
	background: #ae0003;
}
ul#navigation li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
}
ul#navigation li a:hover {
	color: #a77e13;
	text-decoration: underline;
	font-weight: bold
	
}
ul#navigation .divider {
	color: #a77e13;
	font-weight: bold;
}
table#all_content { 
	background: #ffffff;
}
td#top_nav {
	background: #000000;
	color: #ffffff;
	padding: 5px 10px;
	border-bottom: 3px solid #a77e13;
}
td#main_content {
	/*padding: 10px 20px; */
	padding:0; margin:0;
	background: #000000;
	color: #ffffff;
}
td#main_content h2 {
	color: #ffffff;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top: 20px;
}
td#main_content div#node-167, td#main_content div#node-166, td#main_content table.sticky-enabled, #webform-client-form-167, #webform-client-form-175, #node-176, #user-login, .profile, .help, .messages, div.error, .compact-link, .node-type-list, .node-form, #node-174, #webform-component-edit-form, #node-175, #node-admin-content, .webform-confirmation, #main_content .links, #block-block-1 {
	padding-left: 20px !important;
	padding-right: 20PX !important;
	padding-bottom: 10px !important;
	margin-top: 0;
	color: #ffffff !important;
}
div.error, tr.error {
	background:#000 none repeat scroll 0%;
	color:#fff;
	padding:2px;
	margin: 0 20px !important;
}
div.error { 
	border:1px solid #DD7777;
}
tr.info { color: #333333; }
.system-status-report { margin: 0 20px 20px 20px !important; }
td#main_content div#node-166 a {
	color: #a77e13;
	margin-top: 10px !important;
}
td#main_content .sticky-table td {
	color: #333333;
	padding: 3px 7px 2px 3px;
}
#player_home {
	background: #810204;
	padding: 0;
	margin: 0;
	border: 10px #810204 solid;
	width: 320px;
}
td#footer {
	background: #B5840E;
	color: #ffffff;
	padding: 10px 20px 40px 20px;
}
table.honoree {
	background: #000000;
	padding: 0;
	margin: 0;
	color: #ffffff;
}
table.honoree td {
	padding-left: 415px !important;
	padding-right: 20px !important;
	padding-top: 120px !important;
	height: 745px !important;
	vertical-align: top !important;
}
table.honoree div.bullet {
	text-align:center !important;
	margin-top: -10px;
	margin-bottom: -10px;
}
td#main_content .images h3 a {
	text-decoration: none !important;
	color: #a77e13 !important;	
}
td#main_content .images h3 a:hover {
	text-decoration: none !important;
	color: #a77e13 !important;	
}
td#main_content .images h3 a:visited {
	text-decoration: none !important;
	color: #a77e13 !important;	
}
td#main_content .images li img {
	border: 1px solid #a77e13 !important;
	padding: 2px !important;
}
td#main_content .galleries {
	margin: 0 25px !important;
}
td#main_content .galleries li {
		background: #a77e13;
		color: #ffffff !important;
}
td#main_content .galleries li p, td#main_content div#node-167 p, td#main_content div#node-167 label { color: #ffffff; }
td#main_content .galleries li a {
		color: #FFFFFF !important;
		text-decoration: none;
}

tbody {
	border-top: none !important;
}

table#Show2008 {
	/* background: url(/lpna/images/showBG2008.jpg) no-repeat top left; */
}
table#Show2008 td.left {
	padding-left: 50px;
	padding-right: 30px;
}
table#Show2008 p, div {
	color: #b18514;
	margin-bottom: 5px;
}
table#Show2008 span.extra-large {
	color: #b18514;
	font-size: 120%;
	font-weight: bold;
}
table#Show2008_bottom {
	margin-top: 150px;
}
table#Show2008_bottom td{
	padding-left: 500px;
	text-align: right;
}
table#Show2008_bottom p.upcoming {
	color: #b18514;
	font-weight: bold;
	font-size: 20px !important;
}
table#Show2008_bottom p.lpna-2007-show {
	color: #b18514;
	font-weight: bold;
	font-size: 15px !important;
}
table#Show2008_bottom p.upcoming a, table#Show2008_bottom p.lpna-2007-show a, table#Show2008 a {
	color: #b18514;
}
ul.pager li a {
	color: #A77E13 !important;
	font-weight: bold;
}
/* Image Preview */
div.content img.image-preview {
	margin-left: 20px !important;
	border: #A77E13 3px solid;
}