
#maintitle	{
  position: absolute;
  top:289px;
  left:98px;
}

.clipimage	{ border : solid 1px #594f4e; padding: 14px 14px 14px 14px; text-align: center; vertical-align: middle;  z-index : 2;}
#clip1		{ background-image: url(../images/film/clip1.jpg); background-repeat: no-repeat; background-position: center; border : solid 1px #594f4e; left : 81px; top : 87px; width : 220px; height : 170px; position: absolute; cursor : pointer;}
#clip2		{ background-image: url(../images/film/clip2.jpg); background-repeat: no-repeat; background-position: center; border : solid 1px #594f4e; left : 594px; top : 211px; width : 157px; height : 205px; position: absolute; cursor : pointer;}
#clip3		{ background-image: url(../images/film/clip3.jpg); background-repeat: no-repeat; background-position: center; border : solid 1px #594f4e; left : 338px; top : 360px; width : 178px; height : 227px; position: absolute; cursor : pointer;}

.playclip	{ background-image: url(../images/film/clip_arrow.gif); background-repeat: no-repeat; background-position: 65px 4px;  padding : 4px 0 0 12px; width : 73px; height : 20px; border: solid 1px #8f6a62; font-size : 12px; color : white; letter-spacing: 2px; vertical-align: middle; z-index: 1; }

/* The Tan Hack to get the clip wording positioned correctly - for PC IE */
* html .playclip {
    width: 85px;
    height: 23px;
  }
  
#clip1 .playclip 	{ position : absolute; left : 199px; top : 94px; border-left : none; }
#clip2 .playclip 	{ position : absolute; left : -65px; top : 39px; border-right : none; }
#clip3 .playclip 	{ position : absolute; left : 158px; top : 178px; border-left : none;}

a 				{ text-decoration: none }
a:link			{ text-decoration: none }
a:visited 		{ text-decoration: none }
a:hover 		{ text-decoration: underline }

#comingsoon	{	position : absolute; left : 421px; top : 117px; font-size : 14px; color: white; }

#moviearea	{ background-color: #2d1d1d; position: absolute; padding : 10px; border: solid 1px #594f4e; visibility: visible; z-index: 10  }
#moviearea	{ left : 230px; top : 160px; width : 320px; height : 260px; }
#moviebg	{ background-image: url(../images/blackpx.gif); position: absolute; left : 0px; top : 0px; width : 800px; height : 600px; z-index: 5}

#videotext	{ text-align: center; color : white; margin-top: 4px; }
/**/
