/* @charset "UTF-8"; Already declared in main.css */
/* CSS Document */

#splash
{
	margin-bottom: 10px;
}

.splashImg
{
	float: left;
	width: 225px;
}

.splashImg div
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 10px 5px 5px 10px;
}

.splashImg div p
{
	margin: 0;
}

.splashImg div p span
{
	display: block;
	text-align: right;
}

.splashImg h1
{
	font-size: 170%;
	margin: 0;
	background: none;
	padding: 0;
}

.splashImg a, .splashImg a:hover, .splashImg a.active, .splashImg a:visited
{
	color: #fff;
}

div#shop
{
	background-color: #acca5a;
	white-space: nowrap;
}

div#business
{
	background-color: #acca5a;
	white-space: nowrap;
}

div#about
{
	background-color: #acca5a;
	white-space: nowrap;
}

.rightMargin
{
	margin-right: 5px;
}

#bannerContainer
{
	margin-right: 15px;
	margin-top: 30px;
	width: 205px;
}

#bannerContainer img
{
	width: 100%;
}

#newsList
{
	float: left;
	width: 455px;
}

.newsContainer .border
{
	margin-bottom: 4px;
}

.newsContainer .floatLeft img
{
	width: 105px;
	height: 105px;
}

.newsContent
{
	width: 332px;
	height: 115px;
}

.newsContent .border
{
	height: 100px;
}

.imgWrap
{
	padding: 5px;
}

.newsContent dl
{
	margin: 0;
	padding: 10px;
	float: left;
}

.newsContent dt
{
	float: right;
	font-size: 120%;
	font-weight: bold;
	width: 289px;
	height: 1.1em;
	overflow: hidden;
	margin-bottom: 5px;
}

.newsContent dd
{
	float: left;
	margin-left: 23px;
	height: 5em;
	width: 285px;
	overflow: hidden;
}

.newsContent dd.plus
{
	float: left;
	margin-left: 0px;
	height: 12px;
	width: 12px;
}

.newsContent dd.readmore
{
	text-align: right;
	margin-top: 8px;
	height: 1em;
}

#movieMenu
{
	float: left;
}

#movieMenu h1
{
	margin: 10px 5px 0px 10px;
	background: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
}

#movieMenu p
{
	padding: 0px 5px 0px 10px;
}

#movieMenu div
{
	background-color: #c6c7c8;
	float: left;
	margin-bottom: 5px;
	height: 80px;
	width: 225px;
}

#movieMenu div.center
{
	margin-left: 5px;
	margin-right: 5px;
}

#newsList
{

}

input#sponsorID
{
	width: 130px;
}

#left
{
	width: 455px;
	float: left;
}

#left h1
{
	margin-top: 18px;
	margin-bottom: 0;
	padding: 0;
	background: none;
}

#movieList
{
	float: right;
}

div.imageFrameGray
{
	max-height: 269px;
	min-height: 269px;
	height: 269px;
	display: block;
	padding: 0px;
	margin: 0px;
	border-color: #b0b2b2;
	border-width: 1px;
	border-style: dotted;
}
