@CHARSET "ISO-8859-1";
/* Print styles for Blockbuster */

*{
	white-space:normal;
}
body{
	font-size:10pt;
	font-family:georgia,serif;
	color:#000;
	/*background-color:#fff;*/
}

/* !important to override the proprietary expression value in the ie_workarounds screen style sheet. */
.body{
	margin-left:0 !important;
}

a:link img, a:visited img{
	border:0;
}
.global, .search, .browse, .qmini, .rtwidget, .add{
	display:none;
}
.mainlogo{
	position:relative;
	width:auto;
	background-color:#060D45;
}
.mainlogo img{
	/* resize print header image */
	width:100%;
	min-width:7in;
	max-width:10in;
	height:0.42in;
}
.start, .end{
	display:none;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.foot{
	margin:0.3in 0 0;
	padding:0.03in 0 0;
	border-top:solid 1px #000;
	font-size:7pt;
	color:#000;
}
.foot h2, .foot ul{
	display:none;
}
.foot .cite span{
	display:block;
}
p{
	font-size:1em;
}
h1, h2, h3, h4{
	font-size:1.3em;
	font-family:arial,sans-serif;
	padding:0;
	margin:0.1em 0 0.3em;
	color:#3E58A7;
	background-color:#fff;
}
h2 {
	font-size:16px;
	color:#16286E;
}
h3, h4{font-size:1em; font-weight:normal;}
h1 small {
	font-size:0.7em;
	display:block;
	font-weight:normal;
}
ul, ul li{
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
}

thead{display:table-header-group;}
tfoot{display:table-footer-group;}

table.data, table.results{
	border-color:#000;
	border-style:solid;
	border-width:3px 0 0;
}
html>body table.results{
	width:100%;
}
.data caption, .results caption{
	text-align:left;
}
.data th, .data td, .results th, .results td{
	font-size:8pt;
	text-align:left;
	vertical-align:top;
	padding:5pt 6pt;
	border-color:#000;
	border-style:dotted;
	border-width:0 0 1px;
}
.results th{
	font-weight:normal;
	font-size:7pt;
	font-family:helvetica,arial,sans-serif;
	text-transform:uppercase;
}
.col_rank_prev, .col_rating, .col_add{
	display:none;
}
.results .col_rank, .results .col_date, .results .col_mpaa{
	text-align:center;
}
.results a:link, .results a:visited{
	text-decoration:none;
}

.queue_full h2{
	margin-top:0.3in;
}
.queue_table{
	margin:0;
	position:relative;
	font-size:9pt;
}
.queue_table li{
	margin-top:0.1in;
	padding-top:0.05in;
	clear:left;
	display:block;
	border-bottom:dotted 1px #000;
}
.queue_table li br{
	clear:left;
	display:block;
	font-size:1em;
	height:1.2em;
	line-height:1.2em;
}
.update_queue, .queue_table .order, .queue_table .rating, .queue_table .top, .queue_table .remove, .queue_table .problem{
	display:none;
}
.queue_table div.title{
	float:left;
	width:40%;
}
.queue_table div.mpaa, .queue_table div.availability, .queue_table div.shipped, .queue_table div.arrival{
	float:left;
	width:12%;
}
.queue_table a:link, .queue_table a:visited{
	text-decoration:none;
}


.messages{
	border:solid 1px #000;
	margin:0.1in 0 0.2in;
	padding:0.1in 0.15in 0.1in;
	font-size:8pt;
	color:#000;
}
p.reco, p.more, a.more{
	display:none;
}
.panelsetviewer{
	margin:0.1em 0 0.3em;
}
.panelsetviewer-triggers, .panelsetviewer .title{
	display:none;
}
.panelsetviewer li {
	width:1.6in !important;
	float:left;
}
.panelsetviewer img {
	width:1.5in !important;
	height:2.1in !important;
}
.list_featured dt span.title, .column dt span.title {
	height:auto !important;
}

.panelsetviewer .end{
	display:block;
	clear:left;
}

.movies ul, .movies li, .addlist ul, .addlist li, .movies dl, .movies dt, .movies dd{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}
/* Below added for new look and feel RT 22397 */
.head{
	font-size: 16px;
	color: #16286E;
	font-family: Arial;
	font-weight: bold;
}

.textNormal{
	font-size: 12px;
	color: #333;
	font-family: Arial;
}

input{
background: #FFFDE4;
}

.lineHeight{
	line-height: 17px;
	vertical-align: middle;
}
