/***** Progressive update to web standards *****/

.ednote {
	background: yellow;
	font-weight: bold;
	color: #000;
	}
	
.print {
	display: none;
	}	

body {
	margin: 0;
	padding: 0;
	background: #FEFDF5 url(../img/bg-tv-vanilla.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000;
	}
	

	
#wrapperResult #contentFilm p {
	max-width: 38em;	
	}
	
#wrapperResult #contentFilm #pageForm p {
	max-width: 100%;
	}	
	
#contentFilm {
	/*max-width: 32em;*/
	}	
	
.hide {
	display: none;
	}	 
	
#contentFilm p {
	/*max-width: 33em;*/
	}	
	
a {color: #339;}
a:visited {color: #3a3a3a;}
a:hover {color: #900;}
a:active {color: #c00;}

a IMG, IMG {
	border: 0 none;
	}
	
a.nolinenav {
	position: relative;
	text-decoration: none;
	color: #000;
	}
	
a.nolinenav IMG {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 18px;
	}	
	
a.nolinenav:hover {
	text-decoration: underline;
	}
	
.rtalert {
	max-width: 34.6em;
	margin-top: 1.2em;
	margin-bottom: 1.6em;
	border: 1px solid #dbd9ae;
	padding-bottom: 12px;
	background: #fefdf5;
	}
	
.rtalert div {
	margin: 12px;
	}	

#contentFilm ul.menunext {
	position: relative;
	height: 1%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#contentFilm ul.menunext li {
	background: transparent none;
	margin-bottom: .4em;
	padding-left: 0;
	}	

a.step {
	position: relative;
	height: 1%;
	display: block;
	max-width: 360px;
	border: 1px solid #dbd9ae;
	padding: .6em .6em .8em .6em;
	background: #fff;
	text-decoration: none;
	}
	
* html a.step {
	width: auto;
	}	
	
a.step:hover {
	background: #d7ebff;
	color: #222;
	}	
	
a.step IMG {
	display: block;
	position: relative;
	float: left;
	margin-right: 3px;
	}	
	
table {
	margin-bottom: 0;
	border: 0;
	}
	
.clear, #contentFilm form div.clear {
	position: relative;
	clear: both;
	height: 1px;
	overflow: hidden;   /* prevent IE expanding the container */
	margin: 0;          /* keep flush with surrounding blocks */
	padding: 0;
	}
	
/* Screen reader elements */	
.reader {
	position: absolute;
 	left: 0;
 	top: -1000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
	}
	
#wrapperMasthead {
	max-width: 980px;
	margin: 0 auto;
	}	
	
#wrapperAll {
	max-width: 980px;
	margin: 0 auto;
	height: 1%;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: #fff url(../img/bg-vanilla.gif) repeat-y;
	/*background: #FDFCF2 url(../img/bg-tv-vanilla-side.gif) repeat-y;*/
	}

#wrapperNavFilm {
	float: left;
	width: 100%;
	height: 1%;
	/* margin-top: 1em; */
	margin-right: -194px;
	border-top: 1px solid #fff; /* to stop collapsing margins in Moz */
	background: transparent url(../img/bg-pipe.gif) repeat-x;
	}
	
#wrapperFilm {
	background: transparent url(../img/bg-pipe.gif) repeat-x;
	}	
	
#wrapperFilm {
	float: right;
  	width: 100%;
  	margin-left: -186px;
	}
	
#contentFilm { /* prevents content from flowing under left and right cols */
	margin-right: 195px;
  	margin-left: 184px;
	}
	
#wrapperContent #contentFilm {
	margin-right: 12px;
	}
	
#wrapperNavContent #contentFilm { /* gateway */
	margin-right: 12px;
	margin-left: 0;
	padding-left: 12px;
	background: #fff;
	}
	
#wrapperResult #contentFilm { /* search result */
	margin-right: 14px;
	}
	
.tip, .menu {
	position: relative;
	width: 36%;
	float: right;
	clear: right;
	margin-left: 8px;
	margin-bottom: .4em;
	border: 2px solid #f0eed5;
	padding: 6px;
	background: #fff;
	z-index: 200;
	}	
	
#contentFilm .tip h4 {
	margin: 0;
	background: #f0eed5;
	padding-bottom: .2em;
	line-height: 1.2em;
	text-align: center;
	}
	
.menu h4 {
	margin: 0;
	padding: 0;
	padding-bottom: .2em;
	text-align: center;
	color: #300;
	}
	
#contentFilm .menu ul {
	margin: 0;
	padding: 0;
	}

#contentFilm .menu ul li {
	padding-bottom: .1em;
	line-height: 1.1em;
	}

.menu ul li a {
	position: relative;
	width: 100%;
	text-decoration: none;
	color: #339;
	}
	
.menu ul li a:hover {
	text-decoration: underline;
	}
	
#contentFilm .tip p	{
	margin-top: .1em;
	margin-bottom: .2em;
	font-size: .69em;
	color: #3a3a3a;
	}
	
#contentFilm .tip p strong {
	color: #000;
	}	

h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: .8em;
	padding-bottom: .2em;
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: 1.65em;
	color: #300;
	line-height: 1.2em;
	}
	
* html h1 {
	position: relative;
	z-index: 200;
	}	
	
#contentFilm h1.film  { /* account for seal */
	position: relative;
	margin-top: 0;
	}
	
h1 span, h2 span {
	font-weight: normal;
	}
	
h2 {
	margin-top: .2em;
	margin-bottom: .4em;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	color: #300;
	}
	
h4 {
	margin: 0;
	padding: .3em 0 .3em 0;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	}	
	
#contentFilm h3, .h3, caption {
	margin-top: .5em;
	margin-bottom: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: .9em;
	color: #246C6C;
	}
	
#contentFilm h3 {
	margin-top: .8em;
	}	
	
.data caption {
	margin-bottom: .4em;
	text-align: left;
	color: #000;
	}	
	
#contentFilm label.h3 {
	margin-top: 0;
	font-weight: bold;
	font-size: .9em;
	}
	
label b {
	font-weight: normal;
	}	
	
.stats, .statsLeft, .price {
	line-height: 1.2em;
	font-size: .69em;
	}	
	
#wrapperSynopsis {
	position: relative;
	margin-top: .6em;
	padding-bottom: .2em;
	}

p, #contentFilm ul, #contentFilm ol, address {
	margin-top: 0;
	margin-bottom: .6em;
	line-height: 1.35em;
	font-size: .78em;
	color: #111;
	}
	
address {
	font-style: normal;
	}	
	
#contentFilm ul {
	margin-left: 12px;
	padding-left: 0;
	list-style-type: none;
	}
	
#contentFilm ol {
	margin-left: 12px;
	padding-left: 1.2em;
	}	

#contentFilm ul li {
	position: relative;
	margin-bottom: .2em;
	padding: 0 0 .2em 10px; 
	background: transparent url(../img/bullet.gif) no-repeat 0 .42em;
	line-height: 1.2em;
	}	


.message, #message {
	max-width: 34em;
	}

p.message {
	padding-top: .4em;
	padding-left: 24px;
	padding-bottom: .2em;
	background: #fff url(../img/icon-starsmall.gif) no-repeat;
	line-height: 1.2em;
	font-weight: bold;
	}
	
* html p.message {
	position: relative;
	height: 1%;
	}	
	
p.message strong, p.message a {
	font-weight: normal;
	}	

#wrapperSynopsis p {
	margin-top: 0;
	margin-bottom: .6em;
	line-height: 1.35em;
	font-size: .78em;
	color: #111;
	}	
	
p.intro {
	margin-bottom: .8em;
	font-size: .79em;
	}	

dl.directory {
	/*margin-right: 170px;
	border: 2px solid #f0efb5;*/
	border-bottom: 1px solid #f0efb5;
	background: #FEFDF5;
	}
	
.directory dt {
	margin-top: 0;
	border-top: 1px solid #f0efb5;
	padding-top: .4em;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	font-size: .75em;
	}
	
.directory dt strong {
	font-weight: normal;
	}	
	
.directory dt.first {
	margin-top: -1px;
	}	

.directory dd {
	margin-top: .2em;
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 2px solid #fff;
	padding-right: 8px;
	padding-bottom: .4em;
	padding-left: 8px;
	font-size: .79em;
	}
	
* html .directory dd {
	font-size: .7em;
	}	

#wrapperDVDFeatures {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	}
	
#wrapperDVDFeatures ul.stats {
	margin: .2em .4em 0 0;
	}
	
#wrapperCloseRelatives {
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: .4em;
	padding: 0;
	}
	
#wrapperCloseRelatives ul.blurb {
	margin-bottom: 0;
	margin-right: .4em;
	}
	
#wrapperCloseRelatives p {
	margin-top: .25em;
	}

.twoLeft, .twoRight {
	position: relative;
	float: left;
	width: 48%;
	height: 1%;
	margin-top: .3em;
	}

.twoRight {
	width: 48%;
	padding-left: 1%;
	}

#wrapperSynopsis p.award {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	background: transparent url(../img/00.gif) no-repeat;
	line-height: 44px;
	text-align: center;
	font-size: .69em;
	}
	
p.award a, p.award a:visited {
	text-decoration: none;
	color: #339; 
	}
	
p.award a:hover {
	text-decoration: underline;
	}
	
p.award IMG {
	vertical-align: middle;
	}	

#awards p {
	display: table-cell;
	height: 34px;
	padding-right: 17px;
	background: #fff url(../img/icon-fernright.gif) no-repeat center right;
	vertical-align: middle;
	text-align: center;
	}

ul.stats {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	}
	
.twoLeft ul.stats {
	margin-left: 12px;
	}	
	
#contentFilm ul.stats li {
	position: relative;
	margin-bottom: .2em;
	padding: 0 0 0.15em 10px; 
	background: transparent url(../img/bullet.gif) no-repeat 0 .42em;
	line-height: 1.2em;
	font-size: .89em;
	}	
	
.stats strong {
	color: #300;
	}
	
.caps {
	text-transform: uppercase;
	}	
	
#contentFilm ul.blurb {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#contentFilm ul.blurb li {
	margin-bottom: .3em;
	margin-left: 0;
	padding-left: 0;
	line-height: 1.2em;
	background: #fff;
	background-image: none;
	font-size: .89em;
	}
	
body #contentFilm fieldset ul.listFlush {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	}
	
body #contentFilm fieldset ul.listFlush li {
	list-style-type: none;
	background-image: none;
	}	
	

/*** INSTANCES ***/

#wrapperInstance {
	display: inline;
	float: right;
	width: 171px;
	margin-top: 8px;
	margin-right: 8px;
	background: #fff;
	}
	
#wrapperInstance table {
	position: relative;
	clear: left;
	width: 171px;
	margin-bottom: 0;
	}
	
#wrapperInstance table td, #wishlistDiv, table.instance {
	font-size: .65em; /***/
	}	

#wrapperInstance th {
	padding: 7px 0 5px 0;
	background: #fff;
	text-align: left;
	line-height: 1.2em;
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: .9em;
	color: #300;
	}

#wrapperInstance td {
	vertical-align: middle;
	}
	
#wrapperInstance p {
	text-align: center;
	}
	
#wrapperInstance .stats strong {
	color: #000;
	}	
	
.frame {
	margin-top: 4px;
	padding: 8px 0 6px 4px;
	background: #e8eaca url(../img/bg-tansmallertvs.gif);
	}

IMG.cover {
	display: block;
	margin: 0 auto;
	}
	
#wishlistDiv {
	border-top: 2px solid #fff;
	padding-top: 4px;
	padding-bottom: 3px;
	background: #f0eed5;
	text-align: center;
	}
	
#wishlistDiv.left {
	padding-bottom: 5px;
	text-align: left;
	}
	
#wishlistDiv.left IMG {
	padding-left: 3px;
	}	
	
/* INSTANCE BACKGROUND IMAGES */
	
.bg-inst-section {
	background: #fefdf5 url(../img/inst-divtansection.gif) repeat-x;
	}
	
.wishlist td {
	padding-bottom: 4px;
	background: #e8eaca url(../img/bg-tansmallertvs.gif);
	text-align: center;
	}
	
#wrapperInstance .wishlist td.left {
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: .69em;
	}	

.instance td, .bg-inst-top {
	padding: 7px 0 4px 0;
	background: #fefdf5 url(../img/inst-divtantp.gif) repeat-x;
	line-height: 1.2em;
	}
	
#wrapperInstance s {
	color: #300;
	}
	
#wrapperInstance th em {
	display: block;
	padding-top: .2em;
	font-weight: normal;
	font-size: .75em;
	line-height: 1.2em;
	text-align: center;
	font-family: Verdana, "Helvetica Neue", sans-serif;
	color: #111;
	}	
	
.cap td { /* still contains text */
	border-bottom: 1px solid #f0e5bf;
	padding: 7px 0 5px 0;
	background: #fefdf5 url(../img/inst-divtantp.gif) repeat-x;
	line-height: 1.2em;
	}
	
th.cap  {
	border-bottom: 1px solid #f0e5bf;
	}	
	
#wrapperInstance td.ships {
	padding-top: 9px;
	background: #fff url(../img/inst-divtantp.gif) repeat-x;
	text-align: center;
	font-size: .69em;
	/*color: #300;*/
	}
	
#wrapperInstance p {
	margin-top: .25em;
	margin-bottom: .5em;
	}
	
#wrapperInstance p.statsLeft {
	text-align: left;
	}	
	
#wrapperInstance p.price {
	margin-top: 6px;
	margin-bottom: 1em;
	font-size: .69em;
	}
	
/*---- TABLES ----*/

table {
	}

td, th {
	vertical-align: top;
	}
	
.aleft {
	text-align: left;
	}	

.data {
	margin-bottom: .8em;
	border-collapse: collapse;
	border-right: 1px solid #f0eed5;
	border-bottom: 1px solid #f0eed5;
	border-spacing: 0;
	font-size: 1em;
	}
	
.data td, .data th {
	border:1px solid #f0eed5;
	border-style: solid none none solid;
	font-size: .69em;
	}	
	
.data thead th {
	margin: 3px;
	padding: 3px;
	background: #dbd9ae;
	font-family: Helvetica, Verdana, Arial;
	font-size: .85em;
	}
	
.data tr:hover td, .data tr:hover th {
	background: #f7f6e5;
	}	
	
.data tbody th {
	text-align: left;
	font-weight: normal;
	}
	
.data caption {
	margin-bottom: .8em;
	font-size: .85em;
	}
	
colgroup.num, .numThree tr>td+td+td, .numTwo tr>td+td {
	text-align: right;
	}
	
/*---- DEFINITION LIST ---*/

dl.dl {
	font-size: .79em;
	}
	
.dl dt {
	font-weight: bold;
	}
	
.rating {
	clear: right;
	}

.rating dt {
	clear: both;
	float: left;
	width: 2.4em;
	line-height: 1.4em;
	text-align: right;
	}

.rating dd {
	float: left;
	margin-left: 3.5em;
	line-height: 1.4em;
	}
	
/*---- ADMIN ----*/
.instructions {
	margin-top: 1em;
	padding: 0 1em 1em 1em;
	border: 3px solid #c00;
	}
	
.instructions ul {
	margin-left: 0;
	}

.instructions li {
	font-size: .85em;
	}
	
.instructions li li {
	font-size: 100%;
	}
	
.instructions code {
	font-size: 1.2em;
	}	
