* {
	outline: none;
}

body {
	font-size:77%;
	color: #807C73;
}

html {
	background-repeat: no-repeat;
	background-image: url(/img/background.jpg);
	background-color: #3b3a35;
}

img {
	display: block
}

h1 {
	font-size:138.5%;
	padding-bottom: 16px;
	color: black;
	font-weight: bold;
	letter-spacing: 2px;
	color: #4d4444;
}

h2 {
	font-size:138.5%;
	padding-bottom: 10px;
	color: #807C73;
}

h3 {
	padding-top: 7px;
	font-size:138.5%;
	padding-bottom: 18px;
	color: #807C73;
}

p {
	color: #807C73;
	padding-bottom: 18px;
}

a {
	color: #00aced;
}

ul, ol {
	margin-left: 24px;
}

li {
	list-style-type: disc;
	margin-bottom: 18px;
}

ol li {

	list-style-type: decimal;

}

ol li ol li {

	list-style-type: lower-alpha;

}

td {
	padding-right: 20px;
}

table {
	padding-bottom: 18px;
}

.image_right {
	padding-left: 20px;
	float: right;
}

.image_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.image_side {
	padding-bottom: 6px;
}

#network {
	height: 10px;
	width: 100%;
	background-color: #a6a694;
}

#footer {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 20px;
	padding-top: 5px;
	height: 40px;
	width: 100%;
}

#footer_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 924px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
	padding-left: 12px;
}

#tabs {
	float:right;
	padding-right: 12px;
}

#tabs a {
	border-right-color: #a6a694;
	border-right-width: 1px;
	border-right-style: dotted;
	display:block;
	height:40px;
	text-decoration:none;
	float:left;
	padding-right: 8px;
	margin-left: 8px;
}

#tabs a.home {
	width:41px;
	background:url(/img/nav_home.gif) 0px 0px no-repeat;
}
#tabs a.homeactive {
	width:41px;
	background:url(/img/nav_home.gif) 0px -40px no-repeat;
}

#tabs a.showcase {
	width:67px;
	background:url(/img/nav_showcase.gif) 0px 0px no-repeat;
}
#tabs a.showcaseactive {
	width:67px;
	background:url(/img/nav_showcase.gif) 0px -40px no-repeat;
}

#tabs a.shows{
	width:43px;
	background:url(/img/nav_shows.gif) 0px 0px no-repeat;
}
#tabs a.showsactive {
	width:43px;
	background:url(/img/nav_shows.gif) 0px -40px no-repeat;
}

#tabs a.store{
	width:35px;
	background:url(/img/nav_store.gif) 0px 0px no-repeat;
}
#tabs a.storeactive {
	width:35px;
	background:url(/img/nav_store.gif) 0px -40px no-repeat;
}

#tabs a.company{
	width:66px;
	background:url(/img/nav_company.gif) 0px 0px no-repeat;
}
#tabs a.companyactive {
	width:66px;
	background:url(/img/nav_company.gif) 0px -40px no-repeat;
}

#tabs a.distribution{
	width:82px;
	background:url(/img/nav_distribution.gif) 0px 0px no-repeat;
}
#tabs a.distributionactive {
	width:82px;
	background:url(/img/nav_distribution.gif) 0px -40px no-repeat;
}

#tabs a.news{
	width:38px;
	background:url(/img/nav_news.gif) 0px 0px no-repeat;
}
#tabs a.newsactive {
	width:38px;
	background:url(/img/nav_news.gif) 0px -40px no-repeat;
}

#tabs a.pitch{
	width:34px;
	background:url(/img/nav_pitch.gif) 0px 0px no-repeat;
}
#tabs a.pitchactive {
	width:34px;
	background:url(/img/nav_pitch.gif) 0px -40px no-repeat;
}

#tabs a.contact{
	width:53px;
	background:url(/img/nav_contact.gif) 0px 0px no-repeat;
}
#tabs a.contactactive {
	width:53px;
	background:url(/img/nav_contact.gif) 0px -40px no-repeat;
}

#tabs a:hover {
	background-position:0px -40px;
}

#content {
	clear: both;
	width: 924px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#feature {
	width: 562px;
	padding-bottom: 18px;
}

#feature_corner {
	float: left;
	width: 12px;
}

#feature_content {
	float: left;
	width: 562px;
}

#onscreen {
	margin-top: 6px;
}

#onscreen_corner {
	width: 12px;
}

#onscreen_title {
	width: 562px;
}

#onscreen_content {
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 554px;
}

#hey {
	width: 325px;
	float: left;
}

#social {
	width: 325px;
	float: left;
	padding-left: 18px;
	padding-top: 10px;
}

#social .icon {
	float: left;
	margin-right: 10px;
}

#news {
	float: left;
	width: 325px;
	background-color: #12100f;
	padding-bottom: 16px;
	margin-bottom: 5px;
}

#news a {
	color: #807b73;
	text-decoration: none;
}

#news_title {
	padding-bottom: 8px;
}

.news_light {
	
	padding: 4px 8px 4px 8px;
	background-color: #292521;
	width: 309px;
}

.news_dark {
	padding: 4px 8px 4px 8px;
	background-color: #12100f;
	width: 309px;
}

.shows_title {
	width: 562px;
	background-color: #12100f;
}

.shows_category {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
	width: 554px;
	background-color: #12100f;
}

.show {
	float: left;
	width: 182px;
	padding-right: 4px;
	padding-bottom: 6px;
}

.show_last {
	float: left;
	width: 182px;
	padding-bottom: 6px;
}

.left {
	float:left;
}

#page_news_image {
	padding-left: 16px;
}

#page_news_title {
	padding-top: 8px;
	padding-left: 16px;
	width: 530px;
}

#page_news_caption {
	font-size:77%;
	width: 530px;
	padding-top: 3px;
	text-align: right;
	padding-bottom: 15px;
}

#page {
	float: left;
	width:900px;
	background-repeat: repeat-y;
	background-image: url(/img/page.gif);
}

#page_section {
	float: left;
	width:912px;
	background-repeat: repeat-y;
	background-image: url(/img/page_section.gif);
}

#page_black {
	float: left;
	width:900px;
	background-repeat: repeat-y;
	background-image: url(/img/page_black.gif);
}

#page_shows {
	width:912px;
	background-repeat: repeat-y;
	background-image: url(/img/page_shows.gif);
}

#page_home {
	width:912px;
	background-repeat: repeat-y;
	background-image: url(/img/page_home.gif);
}

#page_content {
	padding-left: 16px;
	padding-bottom: 15px;
	padding-right: 16px;
	padding-top: 15px;
	width: 530px;
}

#page_watch {
	padding-bottom: 5px;
}

#showcase_title {
	background-repeat: no-repeat;
	width: 518px;
	height: 25px;
	background-image: url(/img/showcase_title.gif);
	padding-top: 11px;
	padding-left: 100px;
}

#showcase {
	float: left;
	width: 640px;
	height: 480px;
	padding-top: 8px;
	padding-left: 8px;
}

.showcase_side {
	width: 223px;
	background-color: #f7f7f1;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.showcase_thumb {
	width: 68px;
	height: 46px;
	padding: 3px 11px 11px 3px;
	background-image: url(/img/showcase_thumb.gif);
	float: left;
	clear: both;
}

.showcase_description {
	width: 141px;
	height: 57px;
	float: left;
}

.showcase_description a {
	color: #807C73;
}

.side {
	padding-bottom: 5px;
}

.side_black {
	float: right;
	width: 309px;
	background-color: #12100f;
	padding: 8px;
	margin-bottom: 5px;
}

#side {
	background-color: #12100f;
	color: #807b73;
	padding: 8px;
	width: 309px;
}

#shows_title {
	width: 554px;
	height: 46px;
	margin-left: 8px;
	background-image: url(/img/shows_title_background.gif);
}

#shows_name {
	padding-top: 10px;
	padding-left: 6px;
	float: left;
}

#shows_genre {
	float: right;
}

#shows_status {
	float: right;
}

.dvd {
	clear: both;
	margin-top: 50px;
}

.dvd-info {
	float: left;
	width: 310px;
}

.clear {
	clear: both;
}