﻿/* Film Festivals*/

.fa_WinnersThisYear td {
	vertical-align: top;
	font-size: 0.9em;
}
.fa_WinnersThisYearTitle {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 5px;
	text-align: right;
}
td .fa_WinnersThisYearTitle {
	text-align: right;
}
td .fa_Winners_Detail {
	text-align: left;
}
.fa_descBox {
	border: 1px #808080 solid;
	padding: 10px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	width: 266px;
	text-align: left;
}
.fa_winners {
	width: 450px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fa_winnersTitle {
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
	text-align: center;
}









/* Awards.aspx page*/




.mainBody {
	padding: 10px;
	background-image: url(/Catalog/Images/ff_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 1%;
	padding-top: 7px;
}
.fa_FeaturedWinDiv {
	padding: 10px;
	text-align: center; /*background-image: url(ff_bg.jpg); 	background-position: left top; 	background-repeat: no-repeat; 	height: 1%;*/
}


.fa_Titles {
	/*font-weight: bold; 	font-size: 20px;*/
	font-weight: bold;
	font-size: 1.3em;
	color: Black;
	text-align: left;
	padding-bottom: 25px;
}

.fa_TitlesTop {
	font-size: 1.3em;
	color: Black;
	text-align: center;
	padding-bottom: 25px;
}

.fa_Titles span {
	background-image: url(/Catalog/Images/ff_bg-over.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.fa_bgaward {
	background-image: url(/Catalog/Images/fa_bg-award.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
/* Film Festivals*/
.ff_festivaldiv {
	background-image: url(/Catalog/Images/ff_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 1%;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}


.fa_FeaturedWinAw {
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
}
.fa_FeaturedWinAw ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



.ff_PageTitle {
	width: 100%;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: none;
	border-bottom: dimgray 1px dotted;
	text-align: left;
	color: Black;
}
.picTitleLinkBox {
	text-align: center;
	padding-top: 5px;
	font-size: 0.8em;
}

ul.ff_Years {
	width: 158px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.ff_Years li {
	float: left;
	width: 38px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
ul.ff_Years li a {
	text-align: center;
}

.fl_2colCont {
	width: 276px;
	padding: 4px;
	margin: 3px;
}
.fl_2colContInner {
	height: 1%;
	border-top: solid 1px #333333;
	padding-top: 5px;
	background-color: #fbfbf8;
	padding-bottom: 5px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.fl_2colContInner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ff_YearAwardsBox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
.ff_YearAwardsBox ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.ff_YearAwardsBox ul li div {
	font-size: 0.9em;
	font-weight: normal;
}
.pageUserInfo, .pageUserInfo a
    {
        color: black;
    }
        
        