/*
===============================================================================
 Template:    Blockbuster 
 Written by:  Mark P Brading                                              
 Email:       mark_brading@hotmail.com                                    
                                                                          
 Filename:	        $RCSfile: exportindex_item_list_BlockBusters.css,v $
 Last modified by: 	$Author: MATRIX\mark $
 Last modified at: 	$Date: 2005/12/06 09:50:43 $
 Version:			      $Revision: 1.1 $

 $Log: exportindex_item_list_BlockBusters.css,v $
 Revision 1.1  2005/12/06 09:50:43  MATRIX\mark
 Initial Version


=============================================================================== 
*/



/*
* BlockBuster Colours:-
* Orange:  #FDB827
* Blue:    #0061A9
*/



body {
/*	font-family: FrnkGothITC Bk BT;*/
	font-family: Arial;
	font-size: 4pt;
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	background-color: white;
}

table {
	width: 100%;
/*	background-color: white;*/
}

td.Cert {
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 6px;
	border-style: solid;
	border-width: 0pt 0pt 0.5pt 0pt;
	border-color: black;
}

td.Studio {
	vertical-align: bottom;
	text-align: left;
	font-size: 6px;
	padding-bottom: 6px;
	border-style: solid;
	border-width: 0pt 0pt 0.5pt 0pt;
	border-color: black;
}

table.LeftTable {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	border-spacing: 0pt 0pt;
	vertical-align: top;
	text-align: left;
}

td.FrontCover {
	text-align: left;
	width: 1px;
	vertical-align: top;
	width: 18px;
}

td.MovieTitle {
	text-align: Left;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
/*	font-family: FrnkGothITC Hv BT;*/
	font-family: Arial;
	padding-left: 4px;
}

td.Genre {
	vertical-align: top;
	background: #FDB827;
	color: Black;
	font-size: 11px;
	padding-left: 4px;
	font: bold small-caps;
}

img.Cert {
	vertical-align: top;
	height: 17px;
	border-width: 0pt 0pt 0pt 0pt;
}

table.blueTable {
	width: 100%;
	background: #0061A9;
}

table.orangeTable {
	width: 100%;
	background: #FDB827;
}


td.PageFooter {
/*	background: #FDB827; */
	height: 12px;
	width: 100%;
}

td.PageFooter0 {
	padding: 15px 15px 15px 100px;
	text-align: left;
	background: #0061A9;
	color: white;
	font-size: 28px;
	font-weight: bold;
/*	font-family: FrnkGothITC Hv BT;*/
	font-family: Arial;
}

td.PageFooterImg {
	padding: 5px 50px 5px 0px;
	text-align: left;
	background: #0061A9;
}


td.PageHeader0 {
	padding: 10px 10px 10px 18px;
	text-align: left;
	background: #0061A9;
	color: white;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
/*	font-family: FrnkGothITC Hv BT;*/
	font-family: Arial;
}

td.PageHeaderF {
	padding: 0px 0px 0px 18px;
	text-align: Left;
	color: #FDB827;
	font-size: 20px;
/*	font-family: FrnkGothITC Hv BT;*/
	font-family: Arial;
}

td.PageHeader {
	padding: 0px 0px 0px 18px;
	text-align: Left;
	color: Black;
	font-size: 50px;
	font-weight: bold;
/*	font-family: FrnkGothITC Hv BT;*/
	font-family: Arial;
}

td.PageHeader2 {
	text-align: center;
	background: red;
	color: white;
	font-size: 20px;
	font-weight: bold;
/*	font-family: FrnkGothITC Hv BT;*/
	font-family: Arial;
	width 10%
}

td.PageHeader2dd {
	background: red;
	color: red;
	width 18px;
}

td.PageHeader2d {
	padding: 18px 0px 0px 18px;
	background: green;
	color: #FDB827;
	width 18px;
}

td.WhiteAleft {
	color:white;
	background: white;
	font-size: 40px;
}

td.WhiteA {
	color:white;
	background: white;
	width: 7px;
	font-size: 8px;
}

td.DarkGreyA {
	color: 808080;
	background: #808080;
	width: 5px;
	font-size: 6px;
}

td.GreyA {
	color: #C0C0C0;
	background: #C0C0C0;
	width: 7px;
	font-size: 8px;
}

td.GreyAright {
	color: #C0C0C0;
	background: #C0C0C0;
	font-size: 40px;
}

td.WhiteAright {
	color: white;
	background: white;
	font-size: 40px;
}


.bbnav { 
	font-family: Arial;
	font-weight: bold;
	text-align: right;        
	font-size: 12pt;
	color: black;
	background: #FDB827;
/*  padding-top: 6px;
  padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 5px;*/
}




a {
	text-decoration: none;
	font-weight: bold;
	color: #0061A9;
}

a:link { 
	color: #0061A9;
	font-weight: bold;
	text-decoration: none;
}

a:visited { 
	color: #0061A9;
	font-weight: bold;
	text-decoration: none;
}
a:active { 
	color: #0061A9;
	font-weight: bold;
	text-decoration: none;
}


a.imagelink:link { 
	color: black;
	text-decoration: none;
}

a.imagelink:visited { 
	color: black;
	text-decoration: none;
}

a.imagelink:active { 
	color: black;
	text-decoration: none;
}

/*
img {
	border-width: 0pt 0pt 0pt 0pt;
}
*/



SPAN.PageNumber {
}

p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}



SPAN.IndexNr {
}

