* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

body {
	background:#333 url(../img/bg_tile.gif);
	font-size:12px;
	line-height:1.5em;
}

a, a:link, a:visited {
	text-decoration:none;
}
a h2 {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
h1 {
	font-size:22px;
	margin:20px 0px;
}
h2 {
	font-size:16px;
}
h2 .small {
	color:#333;
	font-size:10px;
	font-weight:normal;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
	margin-top:5px;
}
p {
	margin:5px 0px 10px 0px;
}
img {
	border:none;
	background:none;
}

table {
	margin-bottom:10px;
	/* margin-bottom:30px;*/
}
td {
	vertical-align:top;
	padding:0px 5px 10px 0px;
	font-size:13px;
}

.clear {
	clear:both;
	padding-bottom:8px;
}

#logo {
	display:block;
	float:left;
	margin:10px 0px 20px 0px;
	clear:both;
}
#logo-screen {
	display:none;
}

#header {
	height:50px;
	margin-bottom:5px;
}
#header img {
	vertical-align:bottom;
}

#page-holder a, #page-holder a:visited {
	font-weight:bold;
}

#selectPaneHolder p {
	padding:0px;
	margin:0px;
}

#selectPaneHolder a.selector {
	float:left;
	display:table-cell;
	vertical-align:middle;
	width:305px;/* unknown */
	padding-left:5px;
	margin-bottom:45px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

#selectPaneHolder a.selector img {
	float:left;
	display:table-cell;
	vertical-align:middle;
	width:150px;/* unknown */
	height:85px;
	margin-right:10px;
	border:1px solid #555;
}
#selectPaneHolder a.selector:hover img, #selectPaneHolder a.selected img {
	border:1px solid #AAA;
}
#selectPaneHolder a.selector span {
	display:table-cell;
	vertical-align:middle;
	width:300px;/* nate changed from 145 to 300 for longer titles */
	height:85px;
}

#contact_map {
	margin-bottom:20px;
}
#contact_map #address-screen {
	display:none;
}
#contact_map #address-print {
	font-size:16px;
}

#b-contact h2 {
	width:270px;
	height:20px;
	margin-bottom:10px;
	text-indent:-2000px;
}
h2#contact-sales{
	background:url(../img/contact-sales.png) no-repeat;
}
h2#contact-production{
	margin-top:6px;
	background:url(../img/contact-production.png) no-repeat;
}

form#access {
	width:498px;
	height:60px;
	background:url(../img/access-welcome.png) no-repeat;
	overflow:hidden;
}
form#access input {
	width:450px;
	height:20px;
	font-size:16px;
	margin:32px 0px 0px 30px;
	background:none;
	border:none;
}

#scrollArea {
	margin-top:10px;
	height:auto!important;
}

#b-news #buttons {
	position:fixed;
	left:560px;
	bottom:30px;
}
#b-news h2{
	width:420px;
	height:20px;
	text-indent:-2000px;
	background:url(../img/news-subheader.png) no-repeat;
	margin:-2px 0px 20px 0px;
}
.rsslib
{
	min-width:200px;
	max-width:500px;
	margin-bottom:30px;
}

.rsslib ul {
	list-style-type: none;
} 

.rsslib ul li {
	margin-bottom:20px;
}
.rsslib p {
	line-height:20px;
}
.rssdate, .rssdesc {
	font-size: 90%;
	font-style:italic;
}


/********* ABOUT US *********/
#b-about .detail {
	display:block!important;
	padding:15px 0px;
}

#b-about .detail h4 {
	width:100%;
	border-bottom:#FFF solid 1px;
	margin: 10px 0px;
}

#b-about #playerBtns {
	display:none;
}