@charset "utf-8";
/* Grafiska element och placeringar */

BODY {
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	background-color: #4E555C;
	line-height:20px;
	background-image: url(images/2009/back_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a{
color:#333333;
text-decoration:underline;
}

h1
{
    margin: 0px 0px 0px 0px;
    font-size: 22px;
   
    font-weight: normal;
    text-transform: uppercase;
}
h2
{
    margin: 0px 0px 0px 0px;
    font-size: 18px;
   
    font-weight: normal;
    text-transform: uppercase;
}
h3 
{
    font-size: 1em;
    font-weight: bold;
    margin: 8px 0;
}


#frame{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:500px;
}

#topmenu{

	width:100%;
	background-color:#000000;

}

#banner{
	background-color:#000000;
	width:1000px;
}


.maincontainer{
	height:400px;
	width:1000px;
}
.leftcol{
	width:220px;
	background-color:#CFCFCF;
	border-left:#EFEFEF solid 1px;
	border-top:#EFEFEF solid 1px;
	border-right: #858585 solid 1px;
	border-bottom: #858585 solid 1px;
	vertical-align:top;
	padding-top:5px;
}



.mainscene{
	background-color:#F4F0E8;
	width:769px;
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-right: #E0D6BE solid 1px;
	border-bottom: #E0D6BE solid 1px;
	padding:35px;
}


.frontmovies_table{
	width:100%;
	
}

.frontmovies_table_left_cell{
	width:224px;
	float:left;
	
}

.frontmovies_table_right_cell{
	width:424px;
	float:right;

}



.footertable{
	width:1000px;
	background-image:url(images/bmid_110.gif);
	background-repeat:repeat-x;
	height:30px;
	background-color:#000000;
	margin-bottom:20px;
}



.MovielistDate{
	width:270px;
}

.MovielistDateCell{
	border-right:#CFCFCF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CFCFCF solid 1px;
	background-color:#FFFFFF;
	text-align:center;
}

.MovielistTimeCell{
	border-right:#CFCFCF solid 1px;
}


a.main_title{
	color: #000000;
	text-decoration: none;
}
.katalogTitle{
	font-size:18px;
	font-weight:600;
	text-decoration:none;
}

.katalogFrame{

	margin-bottom:20px;

}


.movielist_table{
	width:100%;
}


.Movielist_ImageContainer{
	padding-top:10px;
	padding-left:5px;
	width:100px;
	text-align:center;
}

.Movielist_TextContainer{
	padding-left:15PX;
	text-align:left;
}

.MovieListTable{
	margin-bottom:30px;
}




.MovieListCell{
	border-right:#CFCFCF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CFCFCF solid 1px;
	background-color:#F0EBDF;
}

.Titlebar_Movies{
	width:424px;
	background-image:url(images/2009/titletop.png);
	height:25px;
	padding-top:15px;
	text-align:center;
	height:40px;
}

.MovieListCellExtra{
	border-right:#CFCFCF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CFCFCF solid 1px;
	background-color:#CCCCCC;
}

.FimInfoInfotable{
	float:right;
	width:100%;
}

.FimInfoForestTable{
	float:left;
	width:420px;
	border:#CCCCCC solid 1px;
}


.FilmarkivTopCellBG{
	border-right:#CFCFCF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CFCFCF solid 1px;
	background-color:#000000;
	color:#FFFFFF;
}


#MainMenu 
{
	height:33px;
	background:#FFF url(images/bmid_110.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:url(images/bright_110.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_110.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:33px;
	padding:0 25px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF url(images/bmid_110.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#FFF;
	background:url(images/bleft_110.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:33px;
	background:url(images/bright_110.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 25px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}


h3.BestInfo{
	background-color:#009900;
	border:#333333 thin solid;
	color:#FFFFFF;
	width:100%;
	font-size:24px;
	padding:10px;
	text-align:center;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 200px; /*width of menu*/
margin-left:auto;
margin-right:auto;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #F4F0E8;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #737B84;
}


