/* 

Parkway Cinema Website 

CSS Style Sheet

Entitled: x_styles.css

www.xopa.co.uk

*/ 


/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 

body, html
{
	height: 100%;
}

body
{
	font-family: Arial;
	color: #141414;
	font-size: 12px;
	background-color: #A298CA;
	margin: 0;
	padding: 0;
	text-align: center; /* center the content in IE */
}

div, p, ol, ul, li 
{
	margin: 0;
	padding: 0;
}

a.MovieLink:link
{
    font-family:Arial;
    font-weight:bold;
    color:#000000;
}

a.MovieLink:visited
{
    font-family:Arial;
    font-weight:bold;
   
    color:#000000;
}

a.MovieLink:hover
{
    font-family:Arial;
    font-weight:bold;
    color:#000000;
}

a
{
	color:#663399;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none; 
	color: #663399;
}

a:hover 
{
	text-decoration: none;
	color: #1E3E83;
}

a:active 
{
	text-decoration: none;
	color: #563F99;
}

.txtc 
{	
	font-family: arial;
	font-size: 12px;
}

ul
{ 
	margin: 20px;
	padding:0; 
	list-style-image: url('x_img/arrow.gif');
	margin-top: 10px;
} 

/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#enclosure
{	
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	margin: auto;
	height: 100%;
	overflow: hidden;
}

#sidereel 
{
	width:828px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(x_img/sidereel.gif);
	position: static;
	height: auto;
}

#mainheader
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	position: static;
}

#rightcol
{
	width: 150px;
	height:100%;
	padding: 5px 0px 0px 0px;
	background: #FFFFFF repeat-y;
	text-align: left;
}

#footer
{
	text-align: center;
	font-family: arial;
	font-size: 10px;
}



#leftcol
{
	width: 150px;
	background: #FFFFFF repeat-y;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 3px;
}

#content
{
  	width: 465px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	padding-left: 5px;
  	background-color: #FFFFFF;	
	text-align: left;	
	font-family: Arial;	
	font-size: 12px;
	margin-left: 1px;
	height: 100%;
	clear: both;
}

#contentheader
{
	background:url(x_img/header.jpg) no-repeat right;
	background-color:#CBC5E1;
	width: 465px;
	text-align:right;
	height: 25px;
}

#menuheader
{
	background:url(x_img/headers/header-menu.png) no-repeat;
	margin: 0px 0px 0px 0px;
	height: 25px;
	width: 152px;
	text-align: center;
}

#menu
{
	width: 152px;
	background-image: url(x_img/menuback.jpg);
	background-repeat: repeat;
	text-align:left;
	margin: 0px 0px 5px 0px;
	font-family: Arial;
	font-size: 12px;
}

#menu ol 
{
	top: -15px;
}

#moviesheader
{
	background:url(x_img/headers/header-whatson.png) no-repeat right;
	background-color:#CBC5E1;
	width: 168px;	
	text-align:center;
	height: 25px;
	vertical-align: bottom;
}

#comingsoonheader
{
	background:url(x_img/headers/header-comingsoon.png) no-repeat right;
	background-color:#CBC5E1;
	width: 168px;	
	text-align:center;
	height: 25px;
	vertical-align: bottom;
}

/*********** #navBar link styles ***********/

/* Browser fixes mainly. */



#navBar ul a:link, #navBar ul a:visited {display: block;}

#navBar ul {list-style: none; margin: 0; padding: 0;}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {border-bottom: 1px solid #EEE;}



/* fix for browsers that don't need the hack */

html>body #navBar li {border-bottom: none;}





/************** #advert styles **************/

/* Controlling x_img on the left column adverts */



#advert-box-01{

margin: 0px 0px 0px 0px;

height: 140px;

width: 140px;

text-align: left;

}


#advert-box-02{

margin: 0px 0px 0px 0px;

height: 140px;

width: 140px;

text-align: left;

}


/************** #movie styles **************/

/* Controlling x_img on the right column */



#movie-box01{

background-color:#CBC5E1;

margin: 0px 10px 0px 0px;

height: 112px;

width: 168px;

}



#movie-box02{

background-color:#CBC5E1;

margin: 0px 10px 0px 0px;

height: 112px;

width: 168px;

}



#movie-box03{

background-color:#CBC5E1;

margin: 0px 10px 0px 0px;

height: 112px;

width: 168px;

}



#movie-comingsoon{

background-color:#CBC5E1;

margin: 0px 10px 0px 0px;

height: 112px;

width: 168px;

}



#movie-boxOL{

height: 100%;

padding: 0px 0px 0px 0px;
}


.stepText{

font-family: Arial;
font-size: 14px;
font-weight: bold;
text-align: center;

}

.thankyouFont {
	color: #990000;
	font-weight: bold;
}

/* Film List CSS */

#filmListItem {
	width: 465px;
	height: 90px;
}

#filmListItem #image {
	float: left; 
	text-align: left; 
	width:110px;
	padding: 3px;
}

#filmListItem #image img {
	padding: 3px;
}

#filmListItem #title{
	float: left;
	font-weight: bold;
	font-size:14px;
	position: relative;
	top: -5px;
	left: -20px;
	width: 250px;
	color: #563F99;
}

a#filmListItem:active {
	color: #563F99;
}

#filmListItem #rating {
	float: left;
	left: 325px;
	top: 5px;
	position: relative;
}

#filmListItem #text {
	float: left;
	position: relative;
	top: 70px;
	left: 155px;
	color: #141414;
	font-size: 10px;
}

#filmListItem #releasedate {
	color: #141414;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
}

#filmListItem #text a {
	color: #141414;
}

.norm_colour {
	background-color: #FFFFFF;
}

.alt_colour {
	background-color: #CCC6E2;
}

.filmInfo_p {
	background-color: #EBEBEB;
}
