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

/*

CSS for MPG Films Limited :: built by Good Web Design UK 2008






/* GENERAL */

html, body {
height: 100%;
}

body {
	width:100%;
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	background-color: #a0c3ce;
}

p {
	margin: 0px;
	padding: 10px 0px 0px;
}

* {margin: 0; padding: 0;}


br.clear { clear:both; }


img { margin:0 0 0 0;
	}
	
a img{border:none;
}


/*LINK */

a:link {
	color: #0099CC;
	text-decoration: none;
}

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

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


/* VERTICAL CENTERING */


#distance { /*used this to achieve vertical centering*/
	width:1px;
	height:50%;
	margin-bottom:-400px; /* half of container's height */
	float:left;
}




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

main

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


#container {
	width: 800px;
	margin:0 auto;
	clear:left;
	height: 600px;
}


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

top

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


#top {
	width: 800px;
	text-align: left;
	height: 44px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	margin-top: 80px;
	float: left;
	color: #8B7110;
	background-image: url(../images/hoz_bar.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}

#top_right {
	font-size: 10px;
	text-transform: uppercase;
	width: 300px;
	float: right;
	height: 20px;
	text-align: left;
	font-weight: normal;
}
#top_right ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#top_right li {
	float: right;
	margin: 0;
	padding:0px 0px 0px 0px;
	display: inline;
	width: 15%;
	text-align: right;
	margin-right: 16px;
	}
	
#top_right a {
	color: #333333;
	padding: 0;
	text-decoration: none;
	}
	
#top_right a:hover {
	color: #CCCCCC;
	}
#top_right a:visited {
	color: #333333;
	}

#top_right #currentpage a {
	color: #7733aa;
	}




#top_left {
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	float: left;
	width: 440px;
	height: 20px;
}


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

middle

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

#middle {
	width: 800px;
	float: left;
	background-image: url(../images/middle_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	margin-top: 60px;
}
#middle_right {
	width: 400px;
	float: right;
	height: 360px;
	margin: 30px 20px 0px 10px;
	text-align: right;
}
#middle_right_box {
	width: 500px;
	height: 500px;
	margin: 50px 0px 50px 0px;
	text-align: center;
	float: left;
}
#text {
	float: left;
	height: 214px;
	width: 310px;
}



#middle_left {
	width: 310px;
	float: left;
	height: 360px;
	margin: 30px 0px 0px 20px;
}
#middle_left ul {
	margin: 8px 0px 0px 0px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#middle_left li {
	float: left;
	margin: 0;
	padding:0px 0px 0px 0px;
	display: block;
	width: 200px;
	text-align: left;
	}
	
#middle_left a {
	color: #333333;
	padding: 0;
	text-decoration: none;
	}
	
#middle_left a:hover {
	color: #CCCCCC;
	}
#middle_left a:visited {
	color: #333333;
	}

#middle_left #currentpage a {
	color: #7733aa;
	}
/***********************************************************************************************

bottom

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

#bottom {
	width: 800px;
	height: 20px;
	float: left;
	margin-top: 5px;
}
#arrows {
	width: 80px;
	margin-left: 170px;
	margin-top: 10px;
}
#links {
	margin: 0;
	float: left;
	width: 270px;
}
#bottom_left {
	float: left;
	width: 400px;
	font-size: 12px;
	color: #333333;
}
#bottom_right {
	float: right;
	width: 350px;
	text-align: right;
	margin-right: 0px;
	font-size: 12px;
	color: #333333;
}


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

heading

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

.heading_01 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.heading_02 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.heading_03 {
	font-weight: bold;
	color: #336699;
}
.heading_04 {
	font-weight: bold;
	font-style:italic;
}
.heading_05 {
	font-weight: bold;
	font-size: 13px;
}
.logo_heading_01 {
	font-size: 12px;
	text-transform: uppercase;
	color: #45678a;
}
.logo_heading_02 {
	font-size: 12px;
	text-transform: uppercase;
	color: #8eacc4;
}
.logo_heading_03 {
	font-size: 10px;
	font-style: italic;
	text-transform: none;
	color: #5082a5;
}
td {
	background-repeat: no-repeat;
}
table {
	margin-top: 18px;
	margin-left: 200px;
}
