/* CSS Document 

DK GREY (background) : #666666
CHARCOAL GREY :#656565
MED GREY (header text) : #8b8b8b
LT GREY (grey border): #b2b2b2

*/

body {
	background-color:#666666;
	margin:0;
	}
	
	
ul{
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	line-height:16px;
	margin:0 0 0 20px;
	padding:10px 25px0 10px 10px;
	color:#144541;
	text-align:left;
	}
	
li{
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	line-height:16px;
	margin:0 85px 0 40px;
	padding:10px 0 10px 0px;
	color:#144541;
	text-align:left;
	}
	
A:link {
	COLOR: #656565;
	text-decoration:none;
}
A:visited {
	COLOR: #656565;
	text-decoration:none;
}
A:hover {
	COLOR: #656565;
	text-decoration:underline;
}
A:active {
	COLOR: #656565;
	text-decoration:underline;
}
A:visited:hover A:active:hover {
	COLOR: #656565;
	text-decoration:underline;
}


div#greyBorder {
	border-color:#b2b2b2;
	border-style:solid;
	border-width:7px;
	margin:5px auto 0 auto;
	float:left;
}	

div#home {
	width:981px;
	border-color:#ffffff;
	border-style:solid;
	border-width:3px;
	margin:0 auto 0 auto;
	float:left;
	}
	

div#home p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	border:none;
	color:#8b8b8b;
	padding:0 10px 0 10px;
	margin:0px 0 0px 0px;
	}
	
div#home h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height:20px;
	font-weight:bold;
	border:none;
	color:#8b8b8b;
	/*width:500px; */
	padding:0 0 0 0px;
	margin:0px 0 0px 0px;
	}
	
div#home .content {
	background-image:url(images/home-backround.jpg);
	width:981px;
	height:573px;
	float:left;
	}
	
div#home .about {
	background-image:url(images/about-us-background.jpg);
	width:981px;
	height:533px;

	float:left;
	background-repeat:no-repeat;

	}
	
div#home .services {
	background-image:url(images/services-background.jpg);
	width:981px;
	height:533px;
	float:left;
	}
	
div#home .reel {
	background-image:url(images/reel_select_background.jpg);
	width:981px;
	height:533px;
	float:left;
	}
	
div#home .reel2 {
	background-image:url(images/reel_play_background.jpg);
	width:981px;
	height:535px;
	float:left;
	}
	
div#home .contact {
	background-image:url(images/contact-background.jpg);
	width:981px;
	height:533px;
	float:left;
	}
	
.screen {
	margin:95px 0 0 330px;
	width:315px;
	height:150px;
	}
	
.screen2 {
	margin:48px 0 0 280px;
	width:425px;
	height:355px;
	}

.screen3 {
	margin:65px 0 0 283px;
	width:425px;
	height:355px;
	}
	
.rtSide {
	margin:45px 0 0 350px;
	width:620px;
	height:240px;
	}
	
div#home .rtSide p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	border:none;
	color:#656565;
	padding:0px 10px 10px 10px;
	}
	

div#home .screen p {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	font-weight:200;
	border:none;
	color:#000000;
	padding:0px 0px 0px 0px;
	}
	
div#home .screen2 p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	border:none;
	color:#656565;
	padding:0px 0px 0px 0px;
	}
	

	
.pictFrame {
	border-color:#b2b2b2;
	border-style:solid;
	border-width:2px;
	padding:1px;
	
	
	}
	
	
div#home .rtSide h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	border:none;
	color:#656565;
	padding:0px 10px 5px 10px;
	}
	
	



.top {
	background-image:url(images/dolcinema-logo.jpg);
	background-repeat:no-repeat;

	width:981px;

	height:105px;
	margin:0;
	padding:0;
	float:left;
	}
	
.ui {
	width:981px;
	height:30px;
	float:left;
	padding:9px 0 0 0px;
	background-color:#000000;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:3px;
		border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:3px;
	}
	


	
div#home .bottom {
	width:981px;
	background-color:#000000;
	height:40px;
	padding:10px 0 10px 0;
	float:left;
	}
	
div#home .bottom h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	margin:0;
	padding:10px 0 10px 0px;
	color:#ffffff;
	text-align:center;
	font-weight:normal;
	}

	




	

	
div#footer {
	width:981px;
	height:25px;
	margin:0 auto 0 auto;
	}
	
	
div#footer p{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:5px 0 0 0;
	color:#8a8a8a;
	}
	
div#footer A:link {
	COLOR: #8a8a8a;
	text-decoration:none;
}
div#footer A:visited {
	COLOR: #8a8a8a;
	text-decoration:none;
}
div#footer A:hover {
	COLOR: #8a8a8a;
	text-decoration:underline;
}
div#footer A:active {
	COLOR: #8a8a8a;
	text-decoration:underline;
}
div#footer A:visited:hover A:active:hover {
	COLOR: #8a8a8a;
	text-decoration:underline;
}
