body {
	color: black;
	font-family: sans-serif;
	background: url(img/background.jpg);
	margin: 0;
	padding: 0;
		}
	
div#main{
	margin:0em auto;
	padding: 0em 1em 1em 1em;
	width:900px;
	font-size:11px; 
	background-color: white;
	color: #343434;
	height: 100%;
	/*margin: 10px auto;
	
	*/
	}
div#content{
	background: white;
	}

div#flash_nav{
	float: right;
}
div#header{
	width:900px;
	height: 220px;
	position: relative;
	background-color: #000000;
	
	  }
	
div#menu{
	
	color: white;
	background: #999999;
	text-align: center;
	font-style: inherit;
	height:13px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
}
div#home{
	position: relative;
	width: 300px;
	float: left;
}
div#cinemas{
	position: relative;
	width: 290px;
	float: left;
}
div#about{
	position: relative;
	width: 300px;
	float: left;
}

.clear-both{
	clear: both;
	
}

div#date
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight:bold;
	font-size:16px;
	float:right;
}

div#welcome{
	color: #bd200b;
	font-size: 11px;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	width: 300px;
	text-align: LEFT;
	background-color: white;
}
div#nowshowing{
	position: relative;
	float: left;
	text-align: LEFT;
	width: 290px;
	background-color: white;
}
div#booking{
	background-color: #e51937;
	font-size: 11px;
	float: left;
	text-align: center;
	width: 297px;
	height: 20px;
	margin-left: 13px;
	
	position: relative;
}
a {
	color: black;
	font-size: 13px;
	text-decoration: none;
}

a:hover{
	color: #c1200b;
	font-size: 13px;
	text-decoration: none;
}

a:visited{
	color: #676767;
}
#description{
	background-color: #e5e5e5;
	margin: 0em 0px 5px 2px;
	padding: 1em 15px 1em 15px;
}

#description_orange{
	background-color: #ffac59;
	margin: 0em 0px 5px 0px;
	padding: 1em 15px 1em 15px;
}

div#left{
	position: relative;
	width: 290px;
	float: left;
	background-color: white;
	padding-top: 0px;
	
	   }

div#middle{
	position: relative;
	width: 300px;
	float: left;
	margin: 0px 5px 5px 5px;
	   }

div#right{
	position: relative;
	width: 300px;
	float: right;
	margin:0px 0px 0px 0px;
	padding: 0px;
	background-color: white;
	
	  }

div#footer{
	width: 880px;
	height: 1em;
	background-color: #333333;	
	float: left;
	margin-top: 10px;
	position: relative;
	color: white;
	padding: 10px;
	text-align: right;
	
	  }
div#film {
	background-color: #d3d1d1;
	margin: 1em 0px 0px 2px;
	padding: 7px 15px 0px 15px;
	height: 16em;
	
}
div#cinemas_box {
	background-color: #e5e5e5;
	margin: 1em 0px 0px 0px;
	padding: 15px 15px 0px 15px;
	height: 42em;
}


div#filmSoon {
	background-color: #ff6b24;
	margin: 1em 0px 0px 0px;
	padding: 15px 15px 0px 15px;
	height: 12em;
}

h1{ font-size: 12px;
	 margin: 4px 4px 4px 0px;
	 text-transform: uppercase;
	
	   }
div#red{
	font-size: 14px;
	color: #ff0d0d;
	text-align: right;
	margin-bottom: 0.3em;
	margin-top: 0.5em;
	padding-top: 0.3em;
	
}
span#red_small{
	font-size: 11px;
	color: #535353;
}
h2{
	font-size: 12px;
	padding: 5px;
	color: #666;
	text-align: right;
}
	

	
p{
	font-size: 11px;
	  }
img#filmImage{
	width: 8em;
	height: 11.5em;
	float: left;
	margin-right: 1em;	
	border: #797979 1px solid;
	padding-bottom: 0em;
	
}
img#cinemas{
	width: 255px;
	height: 210px;
	padding: 1em 0em 0.5em 0em;
	margin-bottom: 2em;
}	
img {
	
	float: left;
	/*padding-right: 5px;*/
	margin: 0px;
	border: none;
	padding-bottom: 0em;
	
}	
div#placeholder1{
	margin-top: 1em;
}
div#player{
	margin-top: 1em;
}
img#header {
	
	float: none;
	margin: 0px;
	border: none;
	padding-bottom: 0em;
	
}	

.slumdog{
	width: 20em;
	height: 30em;
	float: left;
	margin-right: 1em;	
	padding-bottom: 0em;
	
}

div#slumdogView{
	position: relative;
	width: 900px;
	float: left;
	background-color: white;
	padding-top: 0px;
	
	   }

img#filmImage2{
	width: 900px;
	float: left;
	margin-right: 1em;	
	padding-bottom: 0em;
	
}

