/* Style attributes for the movie page */

TABLE.movieOuterTable {
	background-color: #D4C6AD;
        width : 610px;
}
TABLE.movieInnerTable {
	border: 1px solid #B3D68B; background-color: #B3D68B;
	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 : #806641;
        width : 100%;
	padding: 5px;
}
TABLE.movieDatesTable {
	border: 1px solid #B9B4AD; background-color: #BFAF97;
        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 : #806641;
        width : 100%;
}
.movieImage {
        border : 1px solid #050;
	padding: 2px;
        background-color: #FFF;
}
A.movieLink, A.movieLink:link, A.movieLink:visited {
        color : #507B23;
        text-decoration: underline;
        padding: 3px 7px;
        background-color: #A8CE7C;
	border: 1px solid #507B23;
	margin-bottom: 8px;
}
A.movieLink:hover, A.movieLink:active {
        color : #507B23;
        text-decoration: none;
        background-color: #A8CE7C;
	border: 1px solid #507B23;
}
A.prefixA {
        color : #806641;
        text-decoration: underline;
}
A.prefixA:hover {
        color : #806641;
        text-decoration: underline;
}
TABLE.prefixTable {
	border: 1px solid #B9B4AD; background-color: #BFAF97;
	font-family : Arial, Verdana, Tahoma;
	font-size : 8.5pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : 142px;
	letter-spacing : normal;
	line-height : normal;
	color : #806641;
        width : 100%;
	padding: 8px;
}
TD.prefixTD {
	background-color: #D4C6AD;
	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 : #806641;
	width: 200px;
}

/* Style attributes for the movie pop up window */

BODY.moviePopupBody {
	background-color: #BFAF97;
    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 : #806641;
	bottommargin : 0;
	leftmargin : 0;
	marginheight : 0;
	marginwidth : 0;
	rightmargin : 0;
	topmargin : 0;
}
TABLE.moviePopupOuterTable {
	width : 405px;
        background-color: #DCF4EB;
	border-bottom: 4px solid #806641;
}
TD.movieInfoImage {
	background-color: #D4C6AD;
        text-align : center;
        border: 1px solid #FFFFFF;
}
.movieInfoImage img {border: 1px solid #806641; padding: 3px; background-color: #806641; }
TD.movieInfoTable {
	background-color: #DCF4EB;
}
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 : #806641;
	text-align :center;
	background-color :  #BFAF97;
}
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 : #806641;
	background-color: #DCF4EB;
}
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 : #806641;
	background-color: #DCF4EB;
}
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 : #806641;
	background-color: #D4C6AD;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
A.movieInfoLink,A.movieInfoLink:link,A.movieInfoLink:visited, A.movieInfoLink:active  {
        color : #806641;
        text-decoration: underline;
	font-weight : bold;
}
A.movieInfoLink:hover, A.movieInfoLink:active {
        display block;
        color : #806641;
        text-decoration: none;
}

/* Style attributes for the featured movie script */

.featuredMovie {
	font-family : Arial, Verdana, Tahoma;
	font-size : 8pt;
	color : #806641;
	text-align: center;
}
