@charset "UTF-8";
body {
	background-image: url(../images/tile_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.mainText {
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}
.synopsisBg {
	background-image: url(../images/bg_synopsis.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.spaceRightwBorder {
	border: 1px solid #FFFFFF;
	margin-right: 15px;
}
.spaceLeftwBorder {
	margin-left: 15px;
}
a.filmmakerLinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.filmmakerLinks:visited {
	color: #999999;
	text-decoration: none;
}
a.filmmakerLinks:hover {
	color: #FFAA01;
	text-decoration: none;
}
a.filmmakerLinks:active {
	color: #FFFFFF;
	text-decoration: none;
}
.spaceLeft {
	border: 1px solid #FFFFFF;
	margin-left: 15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFAC01;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.yellow {
	color: #FFAC00;
}
.spaceRight {
	border: 1px solid #FFFFFF;
	margin-right: 15px;
}
.screeningsMonth {
	font-weight: bold;
	font-size: 14px;
}
.screeningsEvent {
	font-size: 12px;
}
a.screeningsLinks:link {
	color: #FF0000;
	text-decoration: none;
}
a.screeningsLinks:visited {
	color: #FF0000;
	text-decoration: none;
}
a.screeningsLinks:hover {
	color: #FFAC00;
	text-decoration: none;
}
a.screeningsLinks:active {
	color: #FFAC00;
	text-decoration: none;
}
a.toddLinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.toddLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.toddLinks:hover {
	color: #333333;
	text-decoration: overline;
	font-size: 10px;
}
a.toddLinks:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
