body {
	background-image: url(../images/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #400003;
	margin:0px;
    padding:0px;
	font: 11px/18px "Trebuchet MS", Tahoma, Verdana, sans-serif; color:#FDD5A0;
}

a {font: 11px "Trebuchet MS", Tahoma, Verdana, sans-serif; color:#FEDE99;
text-decoration:none;
}

a:hover {font: 11px "Trebuchet MS", Tahoma, Verdana, sans-serif; color:#FF9100;
text-decoration:none;
}

p {
    font: 11px "Trebuchet MS", Tahoma, Verdana, sans-serif; color:#FFECC4;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	line-height: 14px;
}

img.arrow {
	margin-right: 3px;
	margin-bottom: -1px;
}
#site {
    width:750px;
    margin:0px auto;
    padding:0px;
}

#bottom-logos {
	width:750px;
	margin:0px auto;
	padding:0px 0px 10px;
}


	
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:750px;
	height:154px;
	padding:0px;
	margin:0px;
	
	
	
    
}


/*
#top h3{
	padding:0px;
	margin:0px;
	display: inline-block;
	height: 154px;
	width: 129px;
	
}

#top h3 a {

	height:154px;
	width: 129px;
	text-decoration:none;
	
	
}

#top h3 a span {
	display:none;
	
}
*/

h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color:#FFECC4;
	 
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color:#FF9100;
	 
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color:#FFBB61;
	text-transform: uppercase;
	border-bottom:1px solid #8B1E03;
	 
}

.moviethumb {
	border: 3px solid #FEDE99;
	margin:0px 5px 0px 10px;
	padding:0px;
}


#menu {
	width:750px;
	height:35px;
	padding:0px;
	float:right;
	margin-top:70px;

	
	
	
}

-----------------------------------------------------------

MENU & NAVIGATION

-----------------------------------------------------------

ul {  
	list-style:none;
	margin:0;
	padding:0;
	
}
ul li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	/*background-color:#ffffff;*/
	

	
	}

ul li a {
	display:block;
	height:35px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	
	
}
ul li a:hover {
	background-position:0 -34px;
}
ul li a span {
	display:none;
	
}

#logo {
	width:120px;
	margin-right:20px;
	

}

#kalendarium {
	background-image:url(../images/menu-kalendarium.jpg);
	width:79px;
	

}
#digitala {
	background-image:url(../images/menu-digitala-evenemang.jpg);
	width:121px;
	margin-left:8px;
}
#boka {
	background-image:url(../images/menu-boka-biljetter.jpg);
	width:82px;
	margin-left:8px;
}
#galleriet {
	background-image:url(../images/menu-galleriet.jpg);
	width:54px;
	margin-left:8px;
}
#cinemateket {
	background-image:url(../images/menu-cinemateket.jpg);
	width:79px;
	margin-left:8px;
}
#skolbio {
	background-image:url(../images/menu-skolbio.jpg);
	width:50px;
	margin-left:8px;
}
#samarbeten {
	background-image:url(../images/menu-samarbeten.jpg);
	width:75px;
	margin-left:4px;
	
	
}

--------------------------------------------------------------


#movie {
	width:236px;
	background-color: #5B0104;
	border: 1px solid #420103;
	margin:0px 0px 15px;
	padding:0px;

}

#footer {
	width:100%;
	height:56px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	color:#D69E6B;
	font-size:11px;
}


#footer a{
	color:#D69E6B;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover{
	color:#FFD7B2;
	font-size:11px;
	text-decoration:none;
}

.date {
	color:#FF9100;
	font-weight: bold;
	text-decoration:none;
}

table.moviecontainer{
	margin-top: 20px;
	margin-bottom: 60px;
}

tr{
	margin: 0px;
	padding: 0px;
}

td.movie {
	width:237px;
	height:160px;
	background-color: #5B0104;
	border: 1px solid #420103;
	margin:0px;
	padding:0px;
}

td.moviedescription {
    /*width:150px;*/
	border-bottom:1px solid #8B1E03;
	height: 17px;
	padding-top:2px;
}
p.moviedescription{
    font: 10px Helvetica, Arial, Tahoma, Verdana, sans-serif; color:#FFECC4;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 10px;
	line-height: 12px;
}
td.spacer {
	height:19px;
	margin:0px;
	padding:0px;
}



#gallery { position: relative; width:750px; height:223px; margin:0; padding:0; }
#gallery li { display: block; }
