
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	height:100%;
}

#main_table
{
	background: white url(images/home-bkg.jpg) no-repeat top;
}

#main_table_film
{
}

#main_table_page
{
	background: white url(images/page-bkg.jpg) no-repeat top;
}

#flashcontent 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
td img {display: block;}

.p7HGM_panel_content img {
	margin-right: 15px;
	border: 1px solid #dd1d28;
} 

.home-city {
	color: #2f2e74;
	font-size: 16px;
}

.home-cinema {
	color: #2f2e74;
	font-size: 14px;
}

.home-date {
	color: #dd1d28;
	font-size: 14px;
}

.home-film-title {
	color: #dd1d28;
	font-size: 22px;
}

.home-film-sub-title {
	color: #2f2e74;
	font-size: 16px;
	font-style: italic;
}

.home-film-text {
	color: #708090;
}

.home-film-credit {
	color: #dd1d28;
	font-style: italic;
}	

.left-col {
	background-color: #2e2e76;
}

.left-col-sessions {
   text-align: right;
	padding-right: 15px;
}

.left-col-city {
	color: #dd1d28;
	font-size: 16px;
}

.left-col-cinema {
	color: white;
	font-size: 14px;
}

.left-col-date {
	color: white;
	font-size: 14px;
	font-style: italic;
}

.film-thumb img {
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #dd1d28;
} 

.right-col-title {
	color: #dd1d28;
	font-size: 20px;
	font-style: italic;
}

.film-title {
	color: #dd1d28;
	font-size: 22px;
}

.film-sub-title {
	color: #dd1d28;
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
}

.film-text {
	color: black;
	font-size: 12px;
	line-height: 18px;
}

.film-small {
	color: #60707d;
	font-size: 11px;
}	

.film-small2 {
	color: #dd1d28;
	font-size: 11px;
}	

.film-text2 {
	color: #465560;
	font-size: 12px;
	font-weight: bold;
}	

.page-title {
	color: #dd1d28;
	font-size: 22px;
}

.page-sub-title {
	color: #2e2e76;
	font-size: 18px;
}

.page-text {
	color: black;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.page-table {
	color: black;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	border-top: 1px solid #9c9cdc;
	border-left: 1px solid #9c9cdc;
}

.page-td {
	color: black;
	font-size: 12px;
	line-height: 12px;
	border-bottom: 1px solid #9c9cdc;
	border-right: 1px solid #9c9cdc;
}

.page-td-header {
	color: white;
	background-color: #9c9cdc;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	font-weight: bold;
}
