@charset "utf-8";
/* CSS Document */

body {
	background-color: #011640;
	margin-top: 20px;
}

div#beachballinwater {
	position: fixed;
	left: 30px;
	bottom: 30px;
	z-index: -1;
}

div#awardbox {
	position: fixed;
	left: 30px;
	bottom: 40px;
	z-index: 5;
}
.headline {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

a:link {
	text-decoration: none;
	color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
	color: #CCC;
}

div#header {
    height: 84px;
	background-color: #000;
	border: none;
	display: block;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius: 15px 15px 0px 0px;
}

div#logotop {
	float: left;
	margin-left: 15px;
}

div#seafoam {
	float: right;
	background-color: #FFF;
	padding-right: 25px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius: 0px 15px 0px 0px;
}
div#logo {
	border: none;
	
}

div#menu {
	height: 17px;
}
	
div#bannerimages {
	height: 258px;
	background-color: #FFF;
}

div#bannerboxesrow {
	background-color: #FFF;
	height: 71px;
}

.bannerboxes {
	height: 55px;
	width: 135px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	float: left;
	margin-left: 0px;
	background-color: #FFF;
}

.smallertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
}

.smallmediumtext {
	font-size: 9px;
}

.biggertext {
	font-size: 13px;
}

.bannerboxes a:link {
	color: #FFF;
}

.bannerboxes a:visited {
	color: #FFF;
	text-decoration: none;
}

.bannerboxes a:hover {
	color: #00baff;
	text-decoration: none;
}

div#box1 {
	background-color: #7da8cd;
	color: #000;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius: 0px 0px 0px 15px;
}

div#box2 {
	background-color: #919cc2;
	color: #000;
}

div#box3 {
	background-color: #4b568b;
	color: #000;

}

div#box4 {
	background-color: #203662;
	color: #000;

}

div#box5 {
	background-color: #7da8cd;
	color: #000;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius: 0px 0px 15px 0px;
}

div#bodybox {
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

div#bodyboxleft {
	text-align: center;
	background-color: #FFF;
	height: 920px;
	width: 500px;
	float: left;
}

div#filmindexbox {
	margin-top: 45px;
	padding-top: 1px;
	font-weight: 700;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C9000A;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

div#filmindexbox2 {
	margin-top: 10px;
	margin-bottom: 25px;
	padding-top: 1px;
	padding-left: 55px;
	font-weight: 700;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	background-color:#1a116c;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

div#filmindexbox a:link {
	text-decoration: none;
	color: #FFF;
}

div#filmindexbox a:visited {
	text-decoration: none;
	color: #FFF;
}

div#filmindexbox a:hover {
	text-decoration: underline;
	color: #FFF;
}

div#topboxleft {
	margin-top: 40px;
	padding-bottom: 40px;

}

div#bottomboxleft {
	margin-top: 25px;
	font-weight: 700;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;

}

div#bottomboxleft a:link {
	text-decoration: none;
	color: #000;
}

div#bottomboxleft a:visited {
	text-decoration: none;
	color: #000;
}

div#bottomboxleft a:hover {
	text-decoration: underline;
	color: #000;
}


div#bodyboxright {
	background-color: #FFF;
	height: 920px;
	width: 445px;
	float: left;
}

div#newscontainer {
	margin-top: 45px;
	margin-left: 5px;
	margin-right: 35px;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 800;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius: 0px 15px 15px 0px;
}

div#blueborder {
	background-color: #FFF;
	padding: 3px;
	padding-right: 8px;
	background-image: url(../images/newspapergradient.jpg);
	background-repeat: no-repeat;
}

div#greyinside {
	background-color: #eeeeee;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 1px;
}

ul {
	list-style: none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-right: 30px;
	padding-left: 10px;
	color: #006;
}
	
ul a:link {
	color: #3434ea;
	text-decoration: none;
}

ul a:visited {
	color: #3434ea;
	text-decoration: none;
}

ul a:hover {
	color: #3434ea;
	text-decoration: underline;
}


li {
	padding-bottom: 10px;
}

div#bottombar {
	width: 945px;
	background-color: #fafcff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: right;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	background-image: url(../images/bottombarblack.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#bottombar a:link {
	color: #FFF;
	margin-right: 6px;
}

#bottombar a:visited {
	color: #FFF;
	margin-right: 6px;
}

#bottombar a:hover {
	color: #CCC;
	margin-right: 6px;
}

div#pagebody {
	background-color: #fafcff;
	padding-top: 30px;
	padding-bottom: 10px;
}

div#pagebody ul {
	list-style: none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px; 
	padding-right: 30px;
	padding-left: 100px;
	color: #003;
}

div#pagebody ul a:link {
	color: #003;
}

div#pagebody ul a:visited {
	color: #006;
}

div#pagebody ul a:hover {
	color: #006;
	text-decoration: underline;
}

div#filmboxleft {
	text-align: center;
	background-color: #fafcff;
	margin-left: 0px;
	padding-left: 10px;
	width: 360px;
	float: left;
	min-height: 710px;
	padding-bottom: 50px;
}

div#filmboxright {
	background-color: #fafcff;
	width: 575px;
	float: left;
	background-image: url(../images/wavebackground.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 710px;
	padding-bottom: 50px;
}

div#filminfobox {
	background-color: #4d5b90;
	width: 316px;
	margin-top: 25px;
	margin-left: 20px;
	border-color: #35416e;
	border-width: 2px; 
	border-style: solid;
	padding-left: 0px;
	text-align: justify;
}

.credit {
	font-style: italic;
	color: #FF9;
}

div#filminfobox ul a:link {
	color: #caedf4;
}

div#filminfobox ul a:visited {
	color: #caedf4;
}

div#filminfobox ul a:hover {
	color: #72a8b4;
}

ul#filminfo {
	color: #FFF;
	margin-top: 0px;
	padding-left: 4px;
	margin-left: 0px;
}

li#filminfo {
	color: #FFF;
	margin-top: 10px;
	margin-left: -75px;
	margin-right: -10px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	font-size: 11px;
}

.filminfobold {
	font-weight: bolder;
	color: #CCC;
}

div#synopsisbox {
	
	color: #173869;
	width: 512px;
	margin-top: -1px;
	margin-left: 12px;
	border-color: #B9BACD;
	border-width: 0px; 
	border-style: solid;
	padding-left: 0px;
	text-align: justify;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	padding: 10px; 
	float: left;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#synopsisbox a:link {
	color: #06F;
}

#synopsisbox a:visited {
	color: #06F;
}

#synopsisbox a:hover {
	color: #06F;
	text-decoration: underline;
}

div#quotesbox {
	color: #172159;
	font-style: italic;
	font-weight: bold;
	width: 510px;
	margin-top: 25px;
	margin-left: 12px;
	border-color: #e1e1e1;
	border-width: 1px; 
	border-style: solid;
	padding-left: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px; 
	float: left;
	filter:alpha(opacity=100);
	opacity: 1.00;
}

#quotesbox a:link {
	color: #C9000A;
	text-decoration: none;
	font-style: normal;
	}
	
#quotesbox a:visited {
	color: #C9000A;
	text-decoration: none;
	font-style: normal;
	}
	
	#quotesbox a:hover {
	color: #03A7FF;
	text-decoration: underline;
	font-style: normal;
	}

span#blacktext {
	color: #000
	}
	
.opaque {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

div#festivalbox {
	background-image: url(../images/festival-laurel.png);
	background-repeat: no-repeat;
	background-color: #F0E600;
	color: #545545;
	font-style: italic;
	font-weight: bold;
	width: 510px;
	height: 125px;
	margin-top: 25px;
	margin-left: 12px;
	border-color: #e6dc02;
	border-width: 1px; 
	border-style: solid;
	padding-left: 0px;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	padding: 10px; 
	float: left;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;

}

div#festivaltextbox {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000;
	text-align: center;

}

.festivalbigger {
font-size: 20px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 2px;
}

.festivalmedium {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 2px;
}

span.winner {
	color: #8F0820;
}

span.festival {
	color: #583D21
}

span.unbold {
	font-weight: 100;
}

.variety {
	font-weight: bold;
	font-style: normal;
	color:#1F6E3F;
}

div#trailerbox {
	width: 480px;
	height: 320px;
	display: block;
	margin-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}

div#trailerbox270 {
	width: 480px;
	height: 270px;
	display: block;
	float: left;
	margin-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

div#trailerbox16x9 {
	width: 530px;
	height: 298px;
	display: block;
	margin-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	border-color: #bababa;
	border-width: 1px; 
	border-style: solid;
}

div#trailerbox16x9controlbar {
	width: 530px;
	height: 322px;
	display: block;
	margin-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	border-color: #bababa;
	border-width: 1px; 
	border-style: solid;
}

div#trailerside {
	width: 33px;
	height: 318px;
	display: block;
	float: left;
	margin-left: 16px;
	background-color: #e1e1e1;
	border-color: #bababa;
	border-width: 1px; 
	border-style: solid;
	margin-top: 0px;
}

div#trailerside270 {
	width: 33px;
	height: 270px;
	display: block;
	float: left;
	margin-left: 16px;
	background-color: #e1e1e1;
	border-color: #bababa;
	border-width: 1px; 
	border-style: solid;
	margin-top: 0px;
}

.month {
	font-weight: bold;
}

a.market:link {
	color: #006;
	font-weight: bold;
	text-decoration: underline;
}

a.market:visited {
	color: #006;
	font-weight: bold;
	text-decoration: underline;
}

a.market:hover {
	color: #00F;
	font-weight: bold;
}



div#container {
margin: 0 auto 0 auto;
width: 945px;
padding-bottom: 20px;
}

.nounderwhite {
	background-color:#006;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 1000;
	color: #FFF;
	letter-spacing: 1px;
}

.sortable-onload-0 {
	margin-left: auto;
	margin-right: auto;
	font-size: .8em;
	font-family: Arial;
	padding-bottom: 20px;
	}
	
.leftcolumn a:link {
	color: #1e3a93;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.leftcolumn a:visited {
	color: #1e3a93;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
	
.leftcolumn a:hover {
	color: #931e1e;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
	
	
	
div#tableholder {

}

#biotext {
	color: #FFF;
	margin-top: 10px;
	margin-left: -75px;
	margin-right: -10px;
	text-align: center;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
}
	
a.red:link {
	color: #F00;
}

a.red:visited {
	color: #F00;
}

a.red:hover {
	color: #F00;
}

span.yellow {
	color: #FF3;
}

