body{
	font-family : "Century Gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : small;
	margin : 0px;
}

div#columnblock{
	display : inline;
}

div#columnblockbottom{
	clear : both;
	height : 1px;
}

div#footer{
	border-top : 1px solid #808080;
	clear : both;
	margin : 10px;
	padding : 3px;
	text-align : center;
}

div#footer ul{
	margin : 0px;
}

div#footer ul li{
	color : #FFFFFF;
	display : inline;
	font-size : x-small;
}

div#footer ul li a{
	color : #FFFFFF;
}

div#header{
	height : 70px;
}

/*#A48B35;*/
div#headermenu{
	/* CREATES SPACE FOR FIREFOX */
	margin-bottom : 6px;
	margin-top : 6px;
	padding-top : 6px;
	text-align : right;
}

div#headermenu ul{
	/*padding : 8px 8px 8px 8px;
	*/
	display : inline;
	margin-top : 6px;
	padding-top : 6px;
}

div#headermenu ul li{
	color : #3C001C;
	display : inline;
	list-style-type : none;
	margin-top : 6px;
	padding-top : 6px;
}

div#headermenu ul li a{
	/*font-weight:bold;
	*/
	/*color : #3C001C;
	*/
	background-image : url(../images/bg_menuheading.gif);
	color : #FFFFFF;
	margin : 6px 0px 6px 6px;
	padding : 6px 6px 6px 8px;
	text-decoration : none;
}

div#homepage{
	/*background-image:url(images/bg_stripes.gif);
	*/
	background-color : #670032;
	display : inline-block;
	margin-left : 14.1em;
	margin-right : 11em;
	margin-top : 1em;
}

div#main{
	/*background-color : #670032;
	*/
	background-color : #FFFFFF;
	display : inline-block;
	margin-left : 14em;
	margin-right : 12.5em;
	margin-top : 1em;
	padding : 1em;
}

* html div#main {
	padding:.6em;
	width:620px;
}

* html #menubar_m1 {
	width:170px;
}

div#specialistdetails  {
	padding-left:3px;
}

div#outerwrapper{
	/*background-image : url(../images/bg_maroon.jpg);*/
	background-image : url(../images/bg_filmstrip.jpg);
	background-position : center;
	background-repeat:repeat;
	text-align : center;
	width : 100%;
}

div#sidebar_1{
	background-color : #670032;
	float : left;
	margin-top : 13px;
	width : 14em;
}

div#sidebar_2{
	background-color : #670032;
	float : right;
	margin-top : 13px;
	padding-left : 6px;
	width : 12em;
}

div#wrapper{
	/* REQUIRED FOR CENTERING IN FOREFOX */
	background-color : #670032;
	margin : 0 auto;
	text-align : left;
	width : 1003px;
}

div.colourpattern{
	float : right;
	height : 60px;
	position : relative;
	right : -1em;
	top : 5em;
	width : 60px;
}

div.movie_details{
	background-color : #3C001C;
	color : #FFFFFF;
	padding : 10px;
}

div.subcategory{
	44background-color : #A48B35;
	color : #FFFFFF;
	cursor : hand;
	padding : 2px;
	position : relative;
	text-align : center;
	top : 19px;
	width : 98%;
}

div.trailerimagestable{
	background-color : #670032;
}

form.compactform{
	margin : 0px;
	padding : 0px;
}

h1{
	background-color : #670032;
	color : #FFFF00;
	/*color: #670032;*/
	font-family : "Century Gothic", Trebuchet, Arial, Helvetica;
	font-size : 20px;
	font-weight : normal;
	letter-spacing : 0.3em;
	padding : 5px;
	/*text-align:center;*/
}

h2{
	color : #000000;
	font-family : "Century Gothic", Trebuchet, Arial, Helvetica;
	font-size : 19px;
	letter-spacing : 0.35em;
	margin-bottom : 10px;
	padding : 8px;
	text-align : center;
	text-transform : capitalize;
}

h3{
	border-bottom : 1px solid #3C001C;
	color : #3C001C;
	font-size : 15px;
	padding : 5px;
	text-transform : capitalize;
}

h4{
	background-color : #670032;
	color : #FFFF00;
	font-family : "Century Gothic", Trebuchet, Arial, Helvetica;
	font-size : medium;
	letter-spacing : 0.35em;
	margin-bottom : 10px;
	padding : 8px;
	text-align : center;
	text-transform : capitalize;
}

legend{
	font-weight : bold;
}

p.menuheading{
	/*color: #666;
	border-top:1px solid #999;
	background-color: #EEE;
	*/
	background-color : #FFFFFF;
	background-image : url(../images/bg_menuheading.gif);
	color : #FFFFFF;
	font-size : medium;
	font-weight : bold;
	letter-spacing : 0.2em;
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 4px;
	text-align : center;
	text-transform : uppercase;
}

p.sidebartext{
	background-color : #FF0000;
	border : 3px double #FFFFFF;
	color : #FFFFFF;
	font-weight : bold;
	margin-bottom : 10px;
	margin-left : 10px;
	padding : 10px;
	text-align : center;
}

table#adminmenu{
	background-color : #CCCCCC;
	width : 100%;
}

table#adminmenu  td{
	background-color : #FFFFFF;
	padding : 3px;
	white-space : wrap;
}

table#adminmenu a{
	text-decoration : none;
}

table#adminmenu a:hover{
	color : #FF0000;
}

table.cart{
	background-color : #000000;
	border : 2px solid #FFA500;
	color : #FFFFFF;
	position : relative;
	top : 0.5em;
}

table.cart td{
	padding : 2px;
}

table.cart td.carttotal{
	border-top : 1px solid #999999;
	color : ;
}

table.data td, table.data th{
	border : 1px solid #3C001C;
	padding : 10px;
}

table.data th{
	text-align : left;
}

table.form td{
	padding : 4px;
	text-align : left;
	vertical-align : top;
}

table.form th{
	background-color : #670032;
	color : #FFFFFF;
	font-size : x-small;
	padding : 8px;
	text-align : left;
	vertical-align : top;
}

table.movie td,
table.movie th{
	background-color : #FFFFFF;
	padding : 10px;
	vertical-align : top;
}

table.moviesession tr.roweven td,
table.moviesession tr.roweven th {
	background-color : #EEEEEE;
}

table.moviesession tr.rowodd td,
table.moviesession tr.rowodd th{
	background-color : #DDDDDD;
}

table.moviesessionthumbnail{
	font-size : 12px;
}

table.moviesessionthumbnail td,
table.moviesessionthumbnail th {
	background-color : #FFFFFF;
	border : none;
	margin : 0px;
	padding : 2px;
}

table.moviethumbnail{
	background-color #670032:
}

table.moviethumbnail td{
	background-image : url(../images/bg_moviethumbnail.jpg);
	border : 1px solid #CCCCCC;
	padding : 2px;
	vertical-align : top;
}

table.orderform{
	width : 100%;
}

table.orderform td{
	padding : 4px;
}

table.orderform td.total{
	border-top : 1px solid #C0C0C0;
	font-weight : bold;
}

td.movie {
	border : 4px solid #BB0059;
	padding : 10px;
	vertical-align : top;
}

td.movie_heading{
	/* background-color:#C2A642;
	border:2px solid #FF8C00;
	*/
	border : 4px solid #1E90FF;
	padding : 0px;
}

td.selectitem{
	border-bottom : 2px dashed #C0C0C0;
	margin-bottom : 20px;
	padding-bottom : 20px;
}

td.selectsubcategory{
	margin-bottom : 20px;
	padding-bottom : 20px;
	vertical-align : bottom;
}

textarea{
	font-family : Arial, Helvetica, sans-serif;
}

ul#mainmenu{
	display : inline-block;
	list-style : none;
	margin-left : 0px;
	padding:0px;
}

/* must specify width and display below at 'a' tag level*/
/* NORMAL BUTTON */
ul#mainmenu li a,
ul#productmenu li a{
	background-color : #670032;
	border-bottom : 1px solid #900045;
	border-left : 1px solid #900045;
	border-right : 1px solid #900045;
	border-top : 1px solid #900045;
	color : #FFFFFF;
	display : block;
	font-family : arial, helvetica;
	font-weight : normal;
	padding : 5px 5px 5px 10px;
	text-align : left;
	text-decoration : none;
	width:170px;
}

ul#mainmenu li.hyperlink a, 
ul#mainmenu1 li.hyperlink a,
ul#productmenu li.hyperlink a{
	color : #FFFFFF;
	text-decoration : none;
}

/* HOVER BUTTON */
ul#mainmenu li.hyperlink a:hover, 
ul#mainmenu1 li.hyperlink a:hover,
ul#productmenu li.hyperlink a:hover{
	background-color : #900045;
	color : #FFFF00;
}

/* CURRENT PAGE BUTTON */
ul#mainmenu li.nohyperlink a,
ul#mainmenu1 li.nohyperlink a,
ul#productmenu li.nohyperlink a{
	background-color : #BB0059;
	color : #FFFF00;
}

ul#mainmenu1{
	display : inline-block;
	list-style : none;
	margin : 2px;
}

ul#mainmenu1 li a{
	/*width : 10empx;
	*/
	background-color : #900045;
	border-bottom : 0px solid #670032;
	border-left : 1px solid #670032;
	border-right : 1px solid #670032;
	border-top : 1px solid #670032;
	color : #FFFFFF;
	display : block;
	font-family : arial, helvetica;
	font-weight : normal;
	padding : 4px 4px 4px 10px;
	text-align : left;
	text-decoration : none;
}

ul#productmenu{
	display : inline-block;
	list-style : none;
	margin-left : 0px;
}

.img_unique{
	left : -5px;
	position : relative;
}

.manufacturercodename{
	color : #999999;
	font-size : xx-small;
}

.menubutton{
	background-color : #FFE4B5;
	border : 1px solid #3C001C;
	padding-left : 3px;
	padding-right : 3px;
	text-decoration : #CCB68F;
}

.message{
	background-color : #FFFFFF;
	border : 1px solid #3C001C;
	font-weight : bold;
	padding : 5px;
}

.message_error{
	background-color : #FFFF00;
	border : 1px solid #3C001C;
	color : #FF0000;
	font-weight : bold;
	padding : 5px;
}

.moviefield{
	color : #670032;
	font-style : italic;
}

.specials{
	color : #FF0000;
	font-weight : bold;
}
