body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	background-color: #161410;
	color: #999;
	margin: 0px;
	padding: 0px;
}

ul { list-style: none; }

a:link, a:visited, a:active { color: #F7EDE8; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }

img {
	border: none;
}

td {
	font-size: 11px;
	text-align: left;
}

#container {
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	margin: 0px auto 0px auto;
}
#serieslist {
	text-align: left;
	width: 200px;
	float: left;
}
.serieslist ul {
	border-top: 1px solid #363430;
	border-bottom: 1px solid #363430;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 1px;
}
.serieslist li {
	display: block;
	background: #22201d;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 1px;
	margin-right: 0px;
	line-height: 13px;

}
.serieslist li:hover {
background: #363430;
}

.seriesp_img {
	background-color: #22201d;
	padding: 6px;
}

.seriesp_cnt, .seriesp_cnt td{
	background-color: #22201d;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-right: 12px;
	vertical-align: top;
	
}
.seriesp_cnt h2 {
	color: #E42D18;
	font-size: 15px;
	font-style: normal;
	margin: 0px;
	border-bottom-color: #161410;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.seriesp_table {
	float: right;
	width: 650px;
		margin-left: 10px;
	margin-top: 28px;
}
.seriesp_table table {
	width: 650px;
}
.series_title{
	font-size: 15px;
	color: #D80E0E;
	font-weight: bold;
}

.newrel {
	width: 665px;
	float: right;
	margin-left: 10px;
	margin-top: 25px;
}
.newrel_mov {
	width: 305px;
	background-color: #22201d;
	margin: 1px;
	float: left;
	margin-bottom: 5px;
}

.newrel_title {
	color: #E42D18;
	font-size: 18px;
	font-style: normal;
	border-bottom-color: #161410;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	margin-bottom: 5px;
}
.newrel_dates {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.newrel_img {
	border-bottom-color: #161410;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.newrel_cnt {
	padding: 5px;
	text-align: left;
}
.newrel_head {
	font-size: 22px;
	text-align: center;
	color: #D6531B;
	margin-bottom: 10px;
	font-variant:small-caps;
}
.orderp_cat {
	margin-top: 15px;
}


.orderp_cat_title {
	color: #C3C3C3;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.orderp_cat_mov {
	color: #F0F0F0;
	background-color: #22201d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	font-size: 12px;
	border-bottom-color: #161410;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.page_title {
	color: #D6531B;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.headimg {
	background-color: #333333;
	text-align: center;
}

.menu, .menu a {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.menu {
	margin-bottom: 20px;
}
.menu a {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.menu a:hover {
	border-bottom-width: 3px;
}

.foot {
	clear: both;
}
