body
{
	background: #0f1f2f;
	margin: auto;
	padding: auto;
	text-align: center;
}

tr ,td  {text-align:left;margin:0px;border:0px;padding:0px;vertical-align: top;}

table
{
	display: block;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	height: 100%;
	border: 0px;
	vertical-align: top;
}

form
{
	display: inline;
}

.out
{
	position: relative;
	background: #0f1f2f;
	text-align: left;
	width: 936px;
	margin: auto;
	padding: auto;
}

img
{
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a
{
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cdcdcd;
}

a img
{
	border: none;
}

.innerOut
{
/*	position: relative;
	display: block;*/
	background: #0f1f2f url('/img/filmireunat.gif') repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
}

.header
{
	position: relative;
	background: #0f1f2f url('/img/head_tausta.gif') no-repeat 0px 0px;
	margin: 0px 23px 0px 23px;
	padding: 0px;
	width: 890px;
	height: 320px;
}

.headMovieImg
{
	position: relative;
	float: right;
	width: 524px;
	height: 300px;
	top: 10px;
	right: 84px;
}

.headMenu
{
	position: relative;
	float: left;
	top: 80px;
	left: 0px;
	width: 142;
	display: block;
	margin: 0px;
	padding: 0px;
}

#menu,
#menu2
{
	margin: 0px;
	padding: 0px;
	display: block;
}

#menu li,
#menu2 li
{
	margin: 0px !important;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	clear: left;
}

#menu a span, 
#menu2 a span
{
	display: none;
}

#menu a, 
#menu2 a,
#menu a:hover, 
#menu2 a:hover
{
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 22px;
	width: 142px;
}

#menu2 a,
#menu2 a:hover
{
	height: 17px;
	width: 112px;
}

#menu li.separator
{
	padding-bottom: 2px;
}

#menu2 li.separator
{
	padding-bottom: 1px;
}

#menu .etusivu
{
	background-image: url('/img/menu/png/etusivu.png');
}
#menu .leffat
{
	background-image: url('/img/menu/png/leffat.png');
}
#menu .kd-naytokset
{
	background-image: url('/img/menu/png/3d-naytokset.png');
}
#menu .teatterit
{
	background-image: url('/img/menu/png/teatterit.png');
}
#menu .yksityistilaisuudet
{
	background-image: url('/img/menu/png/yksityistilaisuudet.png');
}
#menu .yhteydenotto
{
	background-image: url('/img/menu/png/yhteydenotto.png');
	margin-bottom: 7px; 
}
#menu2 .sahkopostilista
{
	background-image: url('/img/menu/png/sahkopostilista.png');
}

#menu2 .tapahtumat
{
	background-image: url('/img/menu/png/tapahtumat.png');
}
#menu2 .lippupaketit
{
	background-image: url('/img/menu/png/lippupaketit.png');
}
#menu2 .screen-mainonta
{
	background-image: url('/img/menu/png/screen-mainonta.png');
}
#menu2 .linkit
{
	background-image: url('/img/menu/png/linkit.png');
}

#menu a:hover, 
#menu2 a:hover,
#menu .active a,
#menu2 .active a
{
	background-position: bottom left;
}

.content
{
	float: left;
	padding: 0px;
	margin: 0px 23px 0px 23px;
	background-color: #04090c;
	width: 890px;
	height: auto;
}

.containerLeft
{
	float: left;
	background-color: #04090c;
	width: 701px;
	left: 4px;
	height: auto;
}

.containerRight
{
	float: right;
	background-color: #04090c;
	right: 4px;
	width: 181px;
	height: auto;
	padding-left: 8px;
}

.contentHeader
{
	display: block;
	background-image: url('/img/content_header.jpg');
	background-color: #04090c;
	width: 697px;
	height: 31px;
}

.contentText
{
	background-color: #04090c;
	float: left;
	padding: 0px;
	margin-left: 8px;
}

.tabs
{
	background-image: url('/img/content_gradient.jpg');
	background-position: 0px 21px;
	background-repeat: no-repeat;
	background-color: #04090c;
	margin: 0px;
	margin-top: 10px;
	width: 697px;
	min-height: 130px;
	height: auto;

}

.tabsNotActive
{
	background-color: transparent;
	margin: 0px;
	margin-top: 10px;
	width: 697px;
	min-height: 110px;
	height: auto;
}

.tabs table
{
	margin-left: 0px;

}

td.tab_active
{
	display: block;
	background-image: url('/img/tab_background_active.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: transparent;
	width: auto;
	height: 21px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	/*vertical-align: bottom;*/
	margin: 0px;
	padding: 4px 3px 0px 3px;
}

td.tab
{
	display: block;
	background-image: url('/img/tab_background.jpg');
	background-position: 0px 2px;
	background-repeat: repeat-x;
	background-color: transparent;
	width: auto;
	height: 21px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	/*vertical-align: bottom;*/
	margin: 0px;
	padding: 4px 3px 0px 3px;

}

td.tab_sides
{

	padding: 2px 0px 0px 0px;
}

.mainContent
{
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	position: relative;
	/*top: -105px;*/
	top: 0px;
	left: 0px;
	width: 691px;
	height: auto;
	padding-left: 3px;

}

.mainContent caption
{
	font-weight: bold;
	background-color: #2c3940;
	display: block;
	width: 691px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	margin-bottom: 5px;
}

.mainContent tbody
{
	background-color: #1f282e;
	display: block;
	width: 691px;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.mainContent ul
{
	margin-left: 0;
	padding-left: 0;
	display: block;
}

.mainContent li
{
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 0px;
	background: url('/img/bullet_dark.jpg') no-repeat  0% 0%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mainContent table li
{
	background: url('/img/bullet.jpg') no-repeat  0% 0%;
}

.tabs .mainContent
{
	width: 671px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.tabs .mainContent table tbody
{
	width: 671px;
}

.mainContent td
{
	padding: 6px;
}

.movieDayList th
{
	background-color: #2c3940;
	padding: 6px;
}

.movieDayList .hilite1
{
	background-color: #1f282e;
	height: auto;
	padding: 0px 6px 0px 6px;
	vertical-align: bottom;
	text-align: left;
}

.movieDayList .hilite2
{
	background-color: #2c3940;
	height: auto;
	padding: 0px 6px 0px 6px;
	vertical-align: bottom;
	text-align: left;
}

.movieDayList .listSpacer
{
	background-color: #04090c;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

.orderTicketsButton span,
.viewAllButton span
{
	display: none;
}

.orderTicketsButton a,
.viewAllButton a
{
	display: block;
	width: 172px;
	height: 27px;
	background: url('/img/button_katsoKokoOhjelmisto.png') top left no-repeat;
}

.orderTicketsButton,
.viewAllButton
{
	
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	padding-top: 2px;
	width: 172px;
	height: 27px;
	margin-right: 2px;
}

.orderTicketsButton a
{
	width: 149px;
	height: 27px;
	background: url('/img/button_varaaLiput.png') top left no-repeat;
}

.viewAllButton a:hover,
.orderTicketsButton a:hover
{
	background-position: bottom left;
}

.orderTicketsButton
{
	width: 149px;
	height: 27px;
}


.searchBar
{
	background-image: url('/img/haku_background.jpg');
	padding: 0px;
	margin: 0px;
	width: 181px;
	height: 31px;
}

.searchText
{
	padding: 0px;
	padding-left: 8px;
	padding-right: 5px;
}

.searchInput
{
	display: block;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	width: 119px;
	vertical-align: bottom;
	height: 23px;
	font-size: 16px;
	background-color: #cdcdcd;
	color: #1f282e;
	border: 1px solid #909090;
}

.textArea
{
	display: block;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	font-size: 16px;
/*	vertical-align: bottom;*/
	background-color: #cdcdcd;
	color: #1f282e;
	border: 1px solid #909090;
}

.textInput
{
	font-size: 16px;
	height: 23px;
	background-color: #cdcdcd;
	color: #1f282e;
	border: 1px solid #909090;
}

.searchButton
{
	padding: 0px;
	padding-left: 1px;
	padding-top: 0px;
	border: 0px;
	height: auto;
	width: auto;
	background-color: transparent;
}

.inputButton
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #cdcdcd;
	color: #1f282e;
	border: 1px solid #909090;
	height: 20px;
}

.mainPage
{
	background-color: #04090c;
	color: #cdcdcd;
}

.banners
{
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #04090c;
	/*color: #cdcdcd;*/
	padding: 0px;
	margin: 0px;
	margin-top: 9px;
}

.banners img
{
	padding-bottom: 3px;
}

.footer
{
	display: block;
	clear: both;
	float: none;
	width: 936px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}

#searchRes ul
{
	list-style: none;
	padding-left: 3px;
}
div.mainContent h2 img
{
	padding-left: 10px;
}