@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}
.text1 {
	padding-right: 10px;
	padding-left: 5px;
}
.text2 {
	padding-right: 10px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #9D1906;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
}
a:link img, a:visited img, a:hover img, a:active img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar {
	width: 155px;
	margin-right: 5px;
	margin-left: 10px;
}
#sidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9D1906;
	padding-left: 3px;
}
#mainContent {
	width: 645px;
	margin-right: 10px;
	margin-left: 5px;
}
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9D1906;
	padding-left: 5px;
}
#mainContent h2 {
	font-size: 22px;
	font-weight: bold;
	color: #9E1A05;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#mainContent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #9E1A05;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#comingSoon h3 {
	font-size: 16px;
	font-weight: bold;
	color: #9E1A05;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#comingSoon h4 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #9E1A05;
}
#comingSoon img {
	padding-right: 3px;
}


.currentPoster {
	float: right;
}

.moreMain {
	text-align: right;
}
.moreMain a:link, .moreMain a:visited, .moreMain a:active {
	font-weight: bold;
	color: #9D1906;
	text-decoration: none;
}
.moreMain a:hover {
	color: #555555;
}
.ccard {
	background-color: #F1F1F1;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 3px;
}
.ccard img {
	padding-top: 3px;
	padding-bottom: 3px;
}
.ccstyle1 {
	font-size: 18px;
	color: #9D1906;
}
.moreCurrent {
	text-align: right;
}
.moreCurrent a:link, .moreCurrent a:visited, .moreCurrent a:active {
	font-weight: bold;
	color: #9D1906;
	text-decoration: none;
	padding-right: 10px;
}
.moreCurrent a:hover {
	color: #555555;
}
#comingSoon {
	background-color: #F1F1F1;
	padding: 10px;
	width: 520px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9D1906;
	margin-left: 50px;
	font-size: 11px;
}
.joinMain {
	font-size: 14px;
	font-weight: bold;
	color: #9D1906;
	text-align: center;
}
.joinMain a:link, .joinMain a:visited, .joinMain a:active {
	color: #9D1906;
	text-decoration: none;
}
.joinMain a:hover {
	color: #555555;
}
#footer {
	font-size: 10px;
	color: #555555;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9D1906;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #555555;
	text-decoration: none;
}
#footer a:hover {
	color: #9D1906;
}
.bold {
	font-weight: bold;
	color: #9D1906;
}
.right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
#productionsMain {
	font-size: 12px;
}
.thumbPoster {
	background-image: url(../images/shows/small_bg.jpg);
	height: 160px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumbPosterText {
	padding: 10px;
	width: 180px;
}
.mainPoster {
	background-image: url(../images/shows/big_bg.jpg);
	height: 270px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainPosterText {
	padding: 10px;
}
.prodPhotoThumb {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
