/* 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 : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
        width : 100%;
}
TABLE.movieDatesTable {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
        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 : #000000;
        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 : 8.5pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : 150px;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
        width : 100%;
}
TD.prefixTD {
	background-color: #6E9CCE;
	font-family : Arial, Verdana, Tahoma;
	font-size : 8.5pt;
	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: #A2CFD0;
    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;
	bottommargin : 0;
	leftmargin : 0;
	marginheight : 0;
	marginwidth : 0;
	rightmargin : 0;
	topmargin : 0;
}
TABLE.moviePopupOuterTable {
	width : 405px;
        background-color: #FFFFFF;
	border-bottom: 4px solid #81BBBC;
}
TD.movieInfoImage {
	background-color: #C4E1E2;
        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 : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : white;
	text-align :center;
	background-color :  #053365;
}
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: #FFF;
}
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: #FFF;
}
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 : #5A7994;
        text-decoration: underline;
	font-weight : bold;
}
A.movieInfoLink:hover {
        display block;
	background-color: #5A7994;
        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;
}
