body {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
}

body.movie{ 
	background-color: #CC0033;
 }
th{
	background-color : #6699FF;
	color : Black;
	text-align : left;
	font-size : 14px;
	font-weight: bold;
	padding: 5px;
}

a {
	color: #0033FF;
	text-decoration: none;
}

a.header{
	color: Black;
	text-decoration: none;
}
a:hover.header {
	color: White;
	text-decoration: none;
}

a.footer{
	color: #33CCFF;
	text-decoration: none;
}

a.island {
	color: #ffffff;
		font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.island {
	color: #FFCC00;
}

a.islandsmall {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.islandsmall {
	color: #FFCC00;
}

a:hover.footer {
	color: White;
	text-decoration: none;
}

a:hover {
	color: #6699FF;
	text-decoration: none;
}


img {
	border : 0px;
}

p{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	margin-left : 4px;
	color : Black;
}
h1{
	font-weight : bold;
	font-size : 18px;
	color : #CC0000;
	text-align : right;
	font-family : "Century Gothic", "Arial", "sans serif";
	letter-spacing : 0px;
	margin-right : 10px;
}

h2{
	font : normal 16px Arial;
	color : #0000CC;
	text-align : right;
	font-weight : bold;
}

h3{
	font : bold 18px Arial;
	color : #000066;
	text-align : left;
	line-height : 14px;
	margin-bottom : 5px;
	margin-top : 5px;
}

h4{
	font :bold 16px Arial;
	color : #000000;
	text-align : right;
	line-height : 11px;
}

b{
	font-size : 12px;
	color : #003300;
	font-weight : bold;
}

.brand{
	font-size : 14px;
	color : #FF3333;
	font-weight : bold;
	font-family : "Century Gothic", "Arial", "sans serif";
	letter-spacing : 0px;
}
.label{
	background-color : #ffffff;
	color : #000000;
	text-align : right;
	font-size : 12px;
	font-weight: normal;
}

table.outer{
	padding : 0px 0px 0px 0px;
}

td.header{
	background-color : #FF9900;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
}
td.footer{
	background-color : #003366;
	padding : 0px 0px 0px 0px;
	color : White;
	font-size : 13px;
	font-family : "Century Gothic", "Arial", "sans serif";
	text-align : center;
	padding-right : 20px;
	padding-top : 13px;
	padding-bottom : 13px;
	padding-left : 20px;
	font-weight : bold;
	letter-spacing : 0px;
}
td.leftside{
	background-color : #CC0033;
	padding : 20px 20px 20px 20px;
	font-family : Arial;
	text-align : right;
	text-decoration : none;
	vertical-align : top;
}
td.rightside{
	background-color : #336600;
}


td.central{
	background-color : #ffffff;
	vertical-align : top;
	padding-top : 30px;
	padding-left : 15px;
	padding-bottom : 20px;
	padding-right : 20px;
	font-size : 12px;
}
table.summary{
	background-color : #003366;
	border: 1px solid Black;
	font-size : 12px;
}
td.summary{
	background-color: White;
	padding: 5px;
}
 
a:hover.leftnav{
	color : #FF6666;
	text-decoration : none;

}

a.leftnav{
	color : #FF9933;
	text-decoration : none;
	font-weight : bold;
	font-size: 16px;
	line-height : 20px;
	font-family : "Century Gothic", "Arial", "sans serif";
	letter-spacing : 0px;
}

a:hover.enter{
	color : White;
	text-decoration : none;
}

a.enter{
	color : #FF9933;
	text-decoration : none;
	font-weight : bold;
	font-size: 20px;
	line-height : 40px;
	font-family : "Century Gothic", "Arial", "sans serif";
	letter-spacing : 0px;
}

a:hover.link{
	color : #99CCCC;
	text-decoration : underline;
	font-weight : normal;
	font-family : "Haettenschweiler", "Arial", "sans serif";
	font-size : 18px;
	letter-spacing : 2px;
}

a.link{
	color : #6699CC;
	text-decoration : underline;
	font-weight : normal;
	font-family : "Haettenschweiler", "Arial", "sans serif";
	font-size : 18px;
	letter-spacing : 2px;
}
ul{
	margin-left: 5px;
}
li{
	list-style-image: url("images/oystercatcher_bullet_small.gif");
}

td{
	vertical-align : top;
}

td.movie{
	vertical-align : top;
	border : 0;
}

td.data{
	vertical-align : top;
	background-color : #FFFFCC;
	font-size : 12px;
}

table.pricelist{
	background-color : #6699cc;
}
.product{
	background-color : #ffffff;
	color : #000000;
	text-align : left;
	font-size : 12px;
	font-weight: normal;
}

.price{
	background-color : #ffffff;
	color : #003366;
	text-align : right;
	font-size : 12px;
	font-weight: normal;
}

.disclaimer{
	font-size : 10px;
	font-weight: normal;
}
