body{ color:#404040; background:#E2E2DA url("../images/bg_page.gif") repeat-x center top; }

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

a#logo {

	display:block;
  position:absolute;
  height:90px;
  width:300px;
	top:0;
	z-index:9970;
	background:url("../images/Logo.png") no-repeat 0 0;

}

#addthis
{
	display:block;
    height:16px;
	width:125px;
	margin-top:5px;
}

div#header{
	height:54px;
}

#cinema-wrapper {
	overflow: hidden; 
	height: 324px; 
	width: 950px;
	position: relative;
	background-color:white;
}
 
#cinema-inner {
	width: 19000px;
	height: 324px;
	position: relative;
}



#cinema-inner img
{
 float:left;
 margin: 10px 0 0 10px;
}

.nodisplay
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#header ul
{
	margin: 32px 0 0 430px;
	list-style: none;
}

#header li
{
	display: inline;
	float: left;
}

#header ul li a
{
	color: #404040;
	display: block;
	padding: 2px 10px;
	text-decoration:none;
}

#header ul li a:hover
{
	background-color: #fff;
	text-decoration:none;

}

#header ul li a.active
{
	background-color: #fff;
}

#welcome
{
	text-align:right;
}

h1, h2, h3 {
	color: #717171; 
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
	font-style: italic;
	font-weight: bold;
	line-height:1;
}

h1{font-size:3em;}
h2{font-size:2em;font-weight:normal;}
h3{font-size:1.5em;margin-top:10px;margin-bottom: 5px}

#welcome h1 {	margin:20px 20px 5px 0px;}
#welcome h3 {	margin:0px 20px 20px 0px;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;}
#cinema-nav h2{margin-left:20px; margin-top:20px;}


.space-top
{
	margin-top: 20px;
}

.space-bottom
{
	margin-bottom: 20px;
}

div.line 
{
	background:url("../images/dash_horizontal.gif") repeat-x 0 0;
	height: 1px;
	
}

#cinema-nav ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}

#cinema-nav li
{
	display: inline;
	float: left;
	margin:0px;
	padding:0px;
}

a#nav_images_house, a#nav_images_industry, a#nav_images_city, a#nav_images_scenic, a#nav_images_landscape, a#nav_images_events
{
	float:left;
	display:block;
	text-align:center;
	padding-top:105px;
	width:156px;
	height:20px;
	text-decoration: none;
 	color:#404040;
 	text-transform: uppercase;
	
}

a#nav_images_house
{
	background:url("../images/nav_images_house.jpg") no-repeat center 10px;
}

a#nav_images_events
{
	background:url("../images/nav_images_events.jpg") no-repeat center 10px;
}

a#nav_images_industry
{
	background:url("../images/nav_images_industry.jpg") no-repeat center 10px;
}

a#nav_images_city
{
	background:url("../images/nav_images_city.jpg") no-repeat center 10px;
}

a#nav_images_scenic
{
	background:url("../images/nav_images_scenic.jpg") no-repeat center 10px;
}

a#nav_images_landscape
{
	background:url("../images/nav_images_landscape.jpg") no-repeat center 10px;
}

a#nav_images_house
{
 margin-left:10px;
}
a#nav_images_house:hover, a#nav_images_industry:hover, a#nav_images_city:hover, a#nav_images_scenic:hover, a#nav_images_landscape:hover, a#nav_images_events:hover
{
background-color: #404040;
 color:#fff;
}

#footer
{	
	margin-top: 20px;
	color:#717171;
}

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

#footer li
{
	display: inline;
	float: left;
	margin:0px;
	padding:0px;
}

#footer a
{
	color:#717171;
}




div.span-half {width:20px;float:left;}

#cinema_left
{
	position:absolute;
	display: block;
	margin-left:0px;
	margin-top:278px;
	width: 99px;
	height: 100px;
	z-index:9970;
	background:url("../images/prev.png") no-repeat;
}

#cinema_right
{
	position:absolute;
	display: block;
	margin-left:851px;
	margin-top:278px;
	width: 99px;
	height: 100px;
	z-index:9970;
	background:url("../images/next.png") no-repeat;
}

#main
{
	background-color:#E2E2DA;
	width:910px;
	border:10px solid white;
	padding:40px 10px 30px 10px;
}

#main ul
{
	list-style: none;
	margin: 5px 0 15px 0;
	padding: 0px;
}

#main li
{
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background:url("../images/dot.gif") 5px 9px no-repeat;
}

#siterow img
{
	border: 5px solid white;
	margin: 0px 0px 20px 0px;
}

