/* CSS Document */

#MainContainer {
	left:0px;
	top:0px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
.MainTable {
	width: 1005px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#menu {
	width: 250px;
	float: left;
}

.menuback {
	background-image: url(/images/menu-bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
}

#trailers {
}
.content {
	width: 670px;
	margin-left: 260px;
	padding: 10px;
	font-size: 15px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3D2BD;
	border-bottom-color: #E3D2BD;
	border-left-color: #E3D2BD;
}
#misctext {
	height: 200px;
}
body {
	background-color: #8F9BA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#SubMenu {
	font-size: 13px;
	font-weight: bold;
	margin-left: 250px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
}
.EdgeLeft {
	background-image: url(/images/edge-left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.EdgeRight {
	background-image: url(/images/edge-right.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.SubTitle {
	margin-top: 10px;
	margin-left: 255px;
	color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3D2BD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3D2BD;
	border-left-color: #E3D2BD;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E3D2BD;
	background-color: #FFFFFF;
	background-image: url(/images/title-background.gif);
	background-repeat: repeat-x;
}
#SubMenu a:link , #SubMenu a:visited {
	text-decoration: none;
	color: #002151;
}
#SubMenu a:hover {
	text-decoration: underline;
	color: #005ABC;
}
#SubMenu a:active {
	color: #005ABC;
	font-weight: bold;
}
.content p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #10589B;
	text-transform: uppercase;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.title2 {
	font-size: 18px;
	font-weight: bold;
	color: #10589B;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #10589B;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #10589B;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.title3 {
	font-size: 18px;
	font-weight: bold;
	color: #10589B;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#footer {
	font-size: 12px;
	padding: 5px;
}
a, a:link, a:visited {
	color: #10589B;
	text-decoration: none;
}
a:hover {
	color: #10589B;
	text-decoration: underline;
}
.textsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #10589B;
	line-height: 23px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	clear:right
 }
.textsubtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #10589B;
	line-height: 23px;
	padding: 5px;
}
.textsubtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 23px;
	margin-top: 15px;
	margin-bottom: 10px;
	clear:right
}
.textsubtitle img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.textsubcontent {
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 11px;
}
.storybox {
	width: 95%;
	margin-top: 10px;
	padding: 5px;
	margin-left: 10px;
	background-image: url(/images/stories-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px dotted #E3D2BD;
}
.storytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D2BD;
	margin-bottom: 5px;
	padding-left: 5px;
 	clear:right
}
.storytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding: 5px;
}
.storyinfo {
	color: #666666;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D2BD;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.storyreadmore, .storyreadmore a:link, .storyreadmore a:active, .storyreadmore a:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #10589B;
	padding: 4px;
}
.storyreadmore a:hover {
	color: #000000;
	text-decoration: underline;
}
.festivalbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3D2BD;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.festivaltitle {
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px;
	margin-left: 15px;
}
.festivaldesc {
	font-size: 10px;
	padding: 2px;
	margin-left: 15px;
}
.festivaldate {
	font-size: 13px;
	font-style: italic;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-left: 15px;
}
.theaterdate {
	font-size: 13px;
	font-style: italic;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-left: 15px;
	float: left;
}
.reviewbox {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3D2BD;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.reviewdate {
	font-size: 11px;
	font-style: italic;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 15px;
}
.quotebox, .quotebox a:link  {
	font-size: 12px;
	height: 400px;
	width: 190px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #10589B;
}
.quotefullbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3D2BD;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.filmbox {
	border-bottom-width: 6px;
	border-bottom-style: dashed;
	border-bottom-color: #FAE7D1;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.filmtitle {
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px;
}
.filmdesc {
	font-size: 10px;
	padding: 2px;
}
.mediathumb {
	padding: 8px;
}
.mediatitle {
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	margin-left: 160px;
	color: #10589B;
	font-style: italic;
}
.mediadesc {
	font-size: 10px;
	padding: 2px;
	margin-left: 170px;
}
.mediasize {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-left: 160px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: normal;
}
.mediasize a:link, .mediasize a:hover, .mediasize a:active, .mediasize a:visited {
	text-decoration: underline;
}
.playerMovie {
	padding: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	text-align: center;
}
.playerAudio {
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	width: 590px;
	border: 6px double #10589B;
}
.mediabox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.laurelimg {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
quote_box {
	background-image: url(/images/quote-bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
.content-article {
	padding: 10px;
	font-size: 15px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3D2BD;
	border-bottom-color: #E3D2BD;
	border-left-color: #E3D2BD;
}
.SubTitle-Article {
	margin-top: 10px;
	color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3D2BD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3D2BD;
	border-left-color: #E3D2BD;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E3D2BD;
	background-color: #FFFFFF;
	background-image: url(/images/title-background.gif);
	background-repeat: repeat-x;
}
.reviewsource {
	padding: 10px;
	float: right;
	background-image: url(/images/title-back-tornpaper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333333;
	height: 50px;
	text-decoration: underline;
}
