body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-color: #752300;
	background-image: url(/img/common/background.gif);
	background-repeat: repeat-x;
}

body, td, th {
	color: #a97d49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover .imgroller, a:hover .imgbrdroll {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

.title {
	color: #e18400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.datetext {
	color: #a97d49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.smaller {
	font-size: 10px;
	font-style: italic;
}

#topheader {
	width: 100%;
	height: 364px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#homepage {
	width: 100%;
	height: 891px;
	text-align: center;
}

#content {
	width: 900px;
	min-height: 300px;
	background-color: #2d0000;
	background-image: url(/img/common/content_background.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 35px 0px;
}

#contentlive {
	width: 834px;
	padding: 25px 0px 0px 33px;
}

#contentleft {
	float: left;
	width: 524px;
	padding: 25px 0px 0px 33px;
}

#contentright {
	float: right;
	width: 278px;
	padding: 32px 30px 0px 0px;
}

#footer {
	width: 900px;
	height: 62px;
	background-color: #000000;
	padding-top: 35px;
}

#footerleft {
	float: left;
	width: 280px;
	height: 27px;
	padding-left: 27px;
}

#footerright {
	float: right;
	width: 282px;
	height: 27px;
	padding-right: 28px;
}

.storeleft {
	float: left;
	width: 278px;
}

.storeright {
	float: right;
	width: 521px;
	padding-top: 10px;
}

.releasesleft {
	float: left;
	width: 152px;
}

.releasesright {
	float: right;
	width: 337px;
	padding-top: 10px;
}

a:link, a:visited, a:active {
	color: #d5bf8a;
	text-decoration: none;
}

a:hover {
	color: #d5bf8a;
	text-decoration: underline;
}

.paging {
	width:100%;
}

.paging a {
	background:#783737;
	border:1px solid #836949;
	color: #d5bf8a;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
	text-decoration:underline;
}

.paging a:link, .paging a:visited, .paging a:active {
	color: #d5bf8a;
	text-decoration: underline;
}

.paging a:hover {
	background:#5d2121;
	border:1px solid #836949;
	color: #d5bf8a;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
	text-decoration:none;
}

.pagingbox1 {
	background:#2d0000;
	border:1px solid #836949;
	color: #d5bf8a;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
}

.pagingbox2 {
	background:#5d2121;
	border:1px solid #836949;
	color: #d5bf8a;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
}

.imgbox {
	float: right;
	min-width: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.colorpad {
	padding: 5px;
	background-color: #a97d49;
}

.imgbrd {
	border: 1px solid #836949;
}

.imgbrdroll {
	border: 1px solid #836949;
}

a:hover .imgroller, a:hover .imgbrdroll {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

.youtubevids {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}

.showsblack {
	background:#836949;
}

.showshead td {
	color: #e18400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

.showsmedium {
	background:#651919;
}

.showsroll td {
	background: #a97d49;
	color: #2d0000;
	font-size: 11px;
	padding: 4px;
}

.showsrow td {
	font-size: 11px;
	padding: 4px;
}

.showsrowalt td	{
	font-size: 11px;
	padding: 4px;
}

.livelink a:link, .livelink a:visited, .livelink a:active {
	color: #a97d49;
	font-size: 10px;
	text-decoration: none;
}

.livelink a:hover {
	color: #a97d49;
	font-size: 10px;
	text-decoration: underline;
}

.showsroll a:link, .showsroll a:visited, .showsroll a:active {
	color: #2d0000;
	font-size: 10px;
	text-decoration: none;
}

.showsroll a:hover {
	color: #2d0000;
	font-size: 10px;
	text-decoration: underline;
}