/* Style attributes for the movie page */

TABLE.movieOuterTable {
	background-color: #FFFFFF;
    width : 520px;
	background-position: center;
}
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%;
	background-position: center;
}
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 : #4f565f;
    width : 520px;
}
.movieImage {
        border : 1px solid #acacac;
}
A.movieLink {
        color : #4f565f;
        text-decoration: none;
}
A.movieLink:hover {
        color : #5f9485;
        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 : #4f565f;
    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: #FFFFFF;
	background-image:url(http://www.hatfieldplaza.com/images/moviefooter.gif);
    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: #E9E9E9;
     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;
	border-bottom: 4px solid #6a48a0;
}
TD.movieInfoImage {
	background-color: #ffc641;
        text-align : center;
        border: 1px solid #34afd2;
		width : 113px;
}
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 :  #6849a6;
}
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 : #684aa6;
        text-decoration: underline;
		font-weight : bold;
}
A.movieInfoLink:hover {
        display block;
		background-color: #684aa6;
        color : #FFFFFF;
        text-decoration: none;
}

/* Style attributes for the featured movie script */

.featuredMovie {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	color : #4f565f;
	text-align: center;
}

.bodycopyNopadd {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f565f;
	cursor: default;
	padding: 0px;
}
a {
	color:#4E7E93;
}
a:hover {
	color:#000000;
}

