/************************************************************
                       HTML STYLES
************************************************************/
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-family: lucida, arial;
	font-size: small;
	font-weight: normal;
	background-color: maroon;	
}

div, span, table, tr, td {
    text-align: left;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active {
    color: #a0a0a0;
    text-decoration: none;
}
a:hover {
    color: #b9b9b9;
}
img {
    border: 0px;
}
/************************************************************
                       STRUCTURE STYLES
************************************************************/
#container {
	margin-top: auto;
	padding: 0px;
	text-align: center;
    background-color: #000;
}

.fixed-width {
	margin: auto;
	width: 900px;
	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
}

#hr, #bd {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#bd-tbl {
	width: 100%;
	color: #000;
	text-decoration: none;
	font-family: lucida, arial;
	font-size: small;
	font-weight: normal;
	background-color: #fef7df;
}
#bd-tbl-content-lt {
    padding: 4px;
    vertical-align: top;
    height: 400px;
	width: 673px;
	color: #000;
}
#bd-tbl-content-rt {
	padding: 10px;
	vertical-align: top;
	border-left: 1px solid #a0a0a0;
    text-align: center;
    background: url(../images/ff_background_4.jpg) repeat-x;
	background-color: #320000;
}
#footer {
	color: #000;
    margin: 0px;
    text-align: center;
    font-size: x-small;
}
#end-of-content {
	color: #fff;
}
.letter-container {
    margin: auto;
    padding: 10px;
    width: 100%;
    text-align: center;
}
.letter-content {
    margin-left: 30px;
    margin-bottom: 10px;
    padding: 5px;
    border: 0px;
    border-right: 
    text-align: justify;
    background-color: #fff;
    width: 590px;
}
.letter-right {
    width: 6px;
    background: url(../images/letter_right.gif) repeat-y;
}
.letter-bottom {
    background: url(../images/letter_bottom.gif) no-repeat;
    width: 606px;
}
.letter-top {
    background: url(../images/letter_top.gif) no-repeat;
    width: 606px;
    height: 11px;
}
/************************************************************
                         NAV STYLES
************************************************************/

#top-nav {
    margin: 0px;
    padding: 0px
	width: 100%;
	text-align: right;
}
.top-nav-item a, .top-nav-item a:hover, .top-nav-item a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: maroon;
}
.top-nav-item a:hover {
	font-weight: bold;
}
.top-nav-item {
	width: 150px;
	margin: 0px;
	padding: 5px 0px;
	border-right: 1px solid #a0a0a0;
	text-align: center;
	font-size: small;
	line-height: 1.5em;
}
/************************************************************
                       WIDGET STYLES
************************************************************/
#box-office, #new-releases, #recommended-films, #also-playing-in-theatres {
	margin: 0px 0px 20px 0px;
    width: 200px;
    padding: 0px;
	height: auto;
	color: #000;
	border: 1px solid #a0a0a0;
	text-align: left;
	font: normal small lucida, arial;
}
.widget-table, .widget-table a {
    width: 200px;
    color: #000;
}
.widget-header {
    padding: 3px;
    background-color: #000;
    color: #fff;
    border-bottom: 1px solid #a0a0a0;
}
.widget-row-odd {
    /*background-color: maroon;*/
	background-color: #fef7df;
    opacity: .7;
}
.widget-row-even {
    /*background-color: #990000; */
	background-color: #fef7df;
    opacity: .9;
}
.bo-title, .bo-gross, .bo-cume, .nr-title, .nr-tickets, .rf-title, .rf-tickets {
    padding: 2px;
}
.bo-title, .nr-title, .rf-title {
    padding-left: 5px;
}
.ap-tickets, .rf-tickets {
    text-align: right;
    padding-right: 5px;
}
.bo-gross, .bo-cume {
    text-align: center;
}
#email-me-reviews {
	color: black;
	font: small-caps medium "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	width: 300px;
	height: auto;
	margin: 0;
	border: 1px solid #a0a0a0;
	padding: 2px;
}
#fandango-link {
	color: #000;
	font-size: small;
	background-color: transparent;
	width: 60px;
	height: auto;
	border: 1px solid #a0a0a0;
}
#amazon-banner {
	padding: 5px;
	text-align: center;
}
/************************************************************
                         GLOBAL STYLES
************************************************************/
.centered {
    text-align: center;
}
.padded {
    padding-top: 2px;
    padding-bottom: 2px;
}
.all-padded {
    padding: 2px;
}
.wide-padding {
    padding-right: 20px;
    padding-left: 20px;
}
.top-border {
	border-top: 1px solid #a0a0a0;
}
.bottom-border {
	border-bottom: 1px solid #a0a0a0;
}
.greyed {
    color: #a0a0a0;
}
.plain-bg {
	background-color: black;
}
.text-bg {
    background-color: #fef7df;
    color: #000;
}
.msft-word-para {
    margin-bottom: 1em;
    text-align: justify;
    font-family: Cambria;
    font-size: 10pt;
}
.top-align {
    vertical-align: top;
}
.black, a.black, a:visited.black {
    color: #000;
}
a:hover.black {
    color: #a0a0a0;
}
.foot-spacer {
    padding-bottom: 30px;
}
.head-spacer {
    padding-top: 15px;
    padding-bottom: 15px;
}
/************************************************************
                        REVIEW STYLES
************************************************************/
#review_container {
    width: 100%;
}

#review_content_body {
    margin-top: 20px;
}
.review_content {
    width: 700px;
}
.review_details {
    width: 280px;
    vertical-align: top;
}
.amazon_film_image {
    margin-bottom: 20px;
}
/* NEW */
.review_film_title {
    margin: auto;
    padding: 1px;
    width: 100%;
    font-size: 18pt;
    margin-top: 15px;
    margin-bottom: 0px;
    border-bottom: 1px solid #a0a0a0;
}
.review_film_image {
    margin: auto;
    width: 100%;
    text-align: center;
}
.review_element_header {
    font-size: 14pt;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 5px;
}
.review_element_content {
    margin-bottom: 7px;
    line-height: 1.5;
}
.review_header, .review_header a {
    font-size: 8pt;
    color: #808080;
    padding-top: 2px;
    padding-bottom: 3px;
    line-height: 1.5;
}
.film_associate_header, .film_specific_header {
    vertical-align: top;
    width: 120px;
    text-align: left;
    padding-bottom: 2px;
}
.film_associate_content, .film_specific_content {
    vertical-align: top;
    width: 170px;
    text-align: left;
}
.review_col_left {
    width: 600px;
    vertical-align: top;
}
.review_col_right {
    padding-left: 5px;
    vertical-align: top;
    text-align: right;
    width: 295px;
    border-left: 1px solid #a0a0a0;
    font-size: 8pt;
}
/* Film Grid -- home page grid */
/* 673 = 3 + 75 + 255 + 3 + 3 + 75 + 255 + 3*/
.fg_container td {
    margin: 0px;
    padding: 3px;
    vertical-align: top;
}
.fg_header {
    margin: auto;
    padding: 1px;
    width: 100%;
    text-align: center;
    font-size: 13pt;
    color: #fff;
    background-color: maroon;
    letter-spacing: 1px;
}
.fg_tickets, .rtw_content, .rtw_title {
    margin: auto;
    vertical-align: top;
    /*border-bottom: 1px solid #a0a0a0;*/
}
.fg_tickets {
    text-align: right;
}
.fg_content {
    border: 0px;
    width: 255px;
    vertical-align: top;
}
.fg_title {
    font-style: italic;
    width: 180px;
}
.fg_film_image {
    vertical-align: top;
    width: 75px;
}

/* Featured Styles */
/* Grid: row -> col : col : col */
.featured_container td {
    margin: 0px;
    padding: 3px;
    vertical-align: top;
}
.featured_header {
    margin: auto;
    padding: 1px;
    width: 100%;
    text-align: center;
    font-size: 13pt;
    color: #fff;
    background-color: maroon;
    letter-spacing: 1px;
}
.featured_tickets, .featured_content, .featured_title {
    margin: auto;
    vertical-align: top;
    /*border-bottom: 1px solid #a0a0a0;*/
}
.featured_content {
    width: 225px;
    vertical-align: top;
    text-align: left;
}
.featured_film_image {
    vertical-align: top;
    width: 75px;
}
