/* Style attributes for the movie page */

TABLE.movieOuterTable {
	background-color: #FFFFFF;
        width : 388px;
}
TABLE.movieInnerTable {
	background-color: #FFFFFF;
	font-family : Arial, Verdana, Tahoma;
	font-size : 8pt;
	font-style : bold;
	font-variant : bold;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
        width : 100%;
}
TABLE.movieDatesTable {
	background-color: #992113;
	border: 1px solid #992113;
        text-align : center;
	font-family : Arial, Verdana, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : white;
        width : 388px;
}
.movieImage {
        border : 1px solid #365C83;
}
A.movieLink {
        color : #FFFFFF;
        text-decoration: none;
}
A.movieLink:hover {
        color : #008EA5;
        text-decoration: none;
}
A.prefixA {
        color : #315DA4;
        text-decoration: underline;
}
A.prefixA:hover {
        color : #000000;
        text-decoration: underline;
}
TABLE.prefixTable {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family : Arial, Verdana, Tahoma;
	font-size : 9.0pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : 160px;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
        width : 100%;
}
TD.prefixTD {
	background-color: #ffffff;
	font-family : Arial, Verdana, Tahoma;
	font-size : 9.0pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
}

/* Style attributes for the movie pop up window */

BODY.moviePopupBody {
	background-color: #b8ac88;
        text-align : center;
	font-family : Arial, Verdana, Tahoma;
	font-size : 7.5pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : white;
	scrollbar-face-color: #COCOCO;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #C3C3C3;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #A6A6A6;
	scrollbar-track-color: #E9E9E9;
	scrollbar-darkshadow-color: #111111;
	bottommargin : 0;
	leftmargin : 0;
	marginheight : 0;
	marginwidth : 0;
	rightmargin : 0;
	topmargin : 0;
}
TABLE.moviePopupOuterTable {
	width : 405px;
        background-color: #FFFFFF;
}
TD.movieInfoImage {
	background-color: #992113;
        text-align : center;
        border: 1px solid #FFFFFF;
}
TD.movieInfoTable {
	background-color: #FFFFFF;
}
TD.movieInfoTitle {
	font-family : Arial, Verdana, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : white;
	text-align :center;
	background-color :  #992113;
}
TD.movieInfo {
	font-family : Arial, Verdana, Tahoma;
	font-size : 7pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
	background-color: White;
}
TD.movieInfoBold {
	font-family : Arial, Verdana, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
	background-color: White;
}
TD.movieInfoDescription {
	font-family : Arial, Verdana, Tahoma;
	font-size : 7pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
	background-color: White;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
A.movieInfoLink {
        color : #10387B;
        text-decoration: underline;
	font-weight : bold;
}
A.movieInfoLink:hover {
        display block;
	background-color: #10387B;
        color : #FFFFFF;
        text-decoration: none;
}

/* Style attributes for the featured movie script */

.featuredMovie {
	font-family : Arial, Verdana, Tahoma;
	font-size : 8pt;
	color : #000000;
	text-align: center;
}
