@charset "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/Backgrounds/2010Background.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #000000;
}
#wrapper {
}

.navWrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	width: 900px;
}

.menu li {
	list-style-type: none;
	float: left;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	padding-right: 18px;
	padding-left: 20px;
	margin: 0px;
}
.menu {
	width: 930px;
	position: relative;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	background-image: url(../images/contentBackgroundMenu.png);
}

.menu li a {
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	height: 20px;
	padding-top: 6px;
}
.menu li a:hover, .menu .act a {
	background:url(../images/menuBarBackOver.jpg);
	text-decoration: none;
	height: 20px;
	padding-top: 6px;
}

#header {
	width: 930px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navHeader {
	color: #FFFFFF;
	background-image: url(../images/containerBackground.png);
	background-repeat: repeat-y;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navHeader a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#navHeader #navInside {
	position: relative;
	width: 900px;
	text-align: center;
	background-image: url(../images/navHeaderFullBack_NEW.jpg);
	height: 150px;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navHeader #navigation {
	position: absolute;
	top: 155px;
	right: 0px;
	width: 900px;
}
#navHeader #navTitle {
	text-align: right;
	position: absolute;
	top: 26px;
	font-size: 30px;
	font-variant: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	right: 160px;
	width: 300px;
}
#navHeader #navSubtitle {
	text-align: right;
	font-size: 12px;
	font-variant: small-caps;
	color: #FF482D;
	padding-top: 5px;
}
#navBreakBar {
	background-color: #666666;
	height: 1px;
}
.dropShadow {
	background-image: url(../images/dropShadow.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
#rightSubMenu {
	float: right;
	padding-left: 15px;
	width: 285px;
	padding-top: 15px;
	background-image: url(../images/rightSideBarBack.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#rightSubMenu .largeText {
	font-size: 16px;
}
#rightSubMenu a {
	text-decoration: none;
}
#rightSubMenu a:hover {
	text-decoration: underline;
}
#rightSubMenu ul {
	margin: 0px;
	padding-left: 15px;
}
#rightSubMenu .box {
	margin-bottom: 20px;
	font-size: 10px;
}
#rightSubMenu .boxHeader {
	margin-bottom: 3px;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing: 1.5px;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/rightBarEnds.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 3px;
}
#rightSubMenu .boxSubHeader {
	font-size: 11px;
	color: #C32127;
	font-weight: bold;
}
#rightSubMenu .boxContent {
	color: #333333;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#rightSubMenu .video {
}
#leftMenu {
	background-color: #2291CD;
	float: left;
	width: 170px;
	font-size: 14px;
	color: #FFFFFF;
}
#leftMenuInside {
	padding: 10px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-image: url(../images/containerBackground.png);
	padding-right: 15px;
	padding-left: 15px;
	background-position: center;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background-repeat: repeat-y;
	overflow: hidden;
}
#mainContent {
	min-height:400px;
	width: 555px;
	padding-left: 20px;
	padding-right: 20px;
}
#mainContent .bigWords {
	font-size: 36px;
	font-weight: bold;
}
#indexHeader {
	background-color: #041118;
	height: 250px;
	width: 100%;
}
.cleared {
	clear: both;
}
#footerBar {
	background-position: top;
	background-color: #666666;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 5px;
}
#footer {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 10px;
	background-image: url(../images/footerBorder.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#photoFooter {
	height: 120px;
	background-image: url(../images/filmSetFooter3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.orange {
	color: #FF482D;
	display: inline;
}
.pageHeader  {
	margin: 0px 0px 10px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 10px;
	font-size: 24px;
}
.definition {
	font-size: 12px;
	display: inline;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
.boldHeader {
	font-size: 16px;
	font-weight: bold;
}
.size12 {
	font-size: 12px;
}
.size10 {
	font-size: 10px;
}
.scheduleHeader {
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.scheduleDetails {
	padding-top: 4px;
	margin-bottom: 20px;
	color: #444444;
}
#sponsorWrapper    {
	background-repeat: no-repeat;
	background-position: top;
}
.sponsorPackages {
	vertical-align: top;
	color: #333333;
	font-size: 12px;
}
.sponsorPackages .price {
	vertical-align: top;
	text-align: right;
	font-size: 14px;
}
.sponsorPackages .header {
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	color: #C22128;
	font-weight: bold;
}
.sponsorPackages ul {
	padding-top: 0px;
	margin-top: 5px;
	padding-left: 15px;
	list-style-type: disc;
}
.guidelineHeader {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
}
#submissionsBox {
	float: right;
	background-image: url(../images/submissionGrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	width: 200px;
	height: 80px;
	margin-left: 10px;
}
#submissionsBox a {
	font-size: 11px;
	text-decoration: none;
}
#submissionsBox ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#submissionsBoxInside {
	padding: 8px;
}
#submissionsBoxHeader {
	color: #FFFFFF;
	padding: 3px;
	background-image: url(../images/submissionGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	font-size: 12px;
}

#indexBox {
	border: 1px solid #999999;
	width: 300px;
	color: #666666;
	margin-top: 5px;
	float: right;
	clear: right;
	margin-bottom: 10px;
	background-color: #2071A2;
	background-image: url(../images/boxGradient.jpg);
	background-position: top;
}
#indexBox a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#indexBox a:hover {
	text-decoration: underline;
}
#indexBox ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#indexBoxInside {
	padding: 8px;
	color: #FFFFFF;
}
#indexBoxHeader {
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#indexBoxHeader img {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00CCFF;
}

.schedule {
}
.scheduleRowHeader {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-image: url(../images/rowHeader.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.scheduleRow1 {
	vertical-align: top;
	background-image: url(../images/rowHeaderGrad.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.scheduleRow2 {
	vertical-align: top;
	background-image: url(../images/rowHeaderGrad.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.scheduleRow3 {
	vertical-align: top;
	background-image: url(../images/rowHeaderGrad.jpg);
	background-repeat: repeat-x;
}
.scheduleRow4 {
	vertical-align: top;
	background-image: url(../images/rowHeaderGrad.jpg);
	background-repeat: repeat-x;
}
.grayBorders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.scheduleColumnHeader {
	font-weight: bold;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/rowHeader.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}




#adminMenu {
	width: 192px;
	position: relative;
	font-size: 12px;
	padding: 5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 393px;
	border-right: 1px solid #999999;
	float: left;
}
#adminMenu li {
	margin-left: 20px;
}
#adminMenu ul {
	margin: 0px;
	padding: 8px;
}
#adminContent {
	position: relative;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 640px;
}
#adminMenu  a {
	color: #333333;
	text-decoration: none;
}
#adminMenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#adminContent a {
	color: #000099;
	text-decoration: none;
}
#adminContent a:hover {
	text-decoration: underline;
}#adminLogin {
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 180px;
	padding: 10px;
	margin-left: 335px;
	margin-top: 85px;
	margin-bottom: 100px;
}
.modifyTitle {
	font-weight: bold;
}
.filmBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 13px;
	position: relative;
	margin-top: 13px;
}
.filmBox .title {
	font-size: 14px;
	font-weight: bold;
}
.filmBox .credit {
	font-size: 12px;
}
.filmBox .length {
	font-size: 10px;
}
.filmBox .synopsis {
	font-size: 10px;
}
.filmBox .information {
	float: right;
	width: 740px;
}
#indexBox   .winners {
	font-size: 14px;
	font-weight: bold;
}
.filmBox img {
	float: left;
	width: 105px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
.filmBox .clearLine {
	clear: both;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



.filmDetailBox {
	margin-bottom: 5px;
	position: relative;
}
.filmDetailBox .title {
	font-size: 16px;
	font-weight: bold;
}
.filmDetailBox .credit {
	font-size: 12px;
}
.filmDetailBox .length {
	font-size: 10px;
	text-transform: uppercase;
}
.filmDetailBox .information {
	float: right;
	width: 500px;
}
.filmDetailBox  .ticket {
}
.clearLine  {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
.eventTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0081AC;
}
.eventTime {
	font-size: 12px;
	color: #333333;
}
.eventDescription {
	font-size: 12px;
}
.eventLocation {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-transform: uppercase;
}
.eventBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.eventHeader {
	font-size: 14px;
	font-weight: bold;
}

#map_canvas {
	background-color: #666666;
	width: 100%;
	height: 300px;
	border: 1px solid #999999;
	margin-top: 15px;
}
.currentDay {
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear: both;
}
#submitOptions {
	height: 385px;
	width: 100%;
	background-image: url(../images/submissionsOptions.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	background-position: left top;
	padding: 0px;
}

#submitOptionsBox2 {
	width: 250px;
	position: absolute;
	top: 294px;
	left: 220px;
}
#submitOptionsBox1 {
	position: absolute;
	top: 95px;
	left: 242px;
}
#submitOptionsBox1  a  img {
	border: 2px solid #CCCCCC;
}
#submitOptionsBox1  a:hover  img {
	border: 2px solid #333333;
}


#submitOptions a {
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
}
#submitOptions ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#submitOptions a:hover {
	text-decoration: underline;
}
#headerBar {
	background-image: url(../images/menuBarBackOver.jpg);
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 4px;
}
#indexFlash {
	float: right;
	background-position: right;
	height: 290px;
	width: 500px;
}
#indexTop {
	width: 100%;
	height: 300px;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 8px;
}
#indexTop ul {
	list-style-type: lower-roman;
	list-style-position: outside;
	font-family: "gill Sans";
	font-size: 25px;
	list-style-image: url(../images/clapboardBullet.jpg);
	color: #333333;
	font-weight: normal;
	letter-spacing: .2em;
}
#indexTop li {
}
.awardHeader {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.awardText {
	font-size: 10px;
}
.socialNetworks  a  img {
	border: 2px solid #999999;
}
.socialNetworks a:hover img {
	border: 2px solid #333333;
}
#largePhoto {
	background-image: url(../images/filmSetFooter2.jpg);
	background-repeat: repeat-y;
}
#indexClicktoSubmit {
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	padding-bottom: 4px;
	width: 300px;
	padding-top: 4px;
	padding-left: 10px;
	float: right;
	text-align: center;
	line-height: 50px;
}
#indexClicktoSubmit a {
	text-decoration: none;
	color: #999999;
	font-size: 18px;
}
#indexClicktoSubmit a:hover {
	text-decoration: underline;
}
#indexClicktoSubmit .orange {
	color: #e07f5c;
}
#mainDetails {
	font-size: 12px;
	position: relative;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #999999;
	padding: 10px;
}
#mainDetails .element {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 7px;
	margin-top: 7px;
	margin-bottom: 0px;
}
#locationPhoto {
	background-color: #999999;
	height: 125px;
	width: 200px;
	float: left;
	margin-right: 10px;
	border: 3px solid #CCCCCC;
}
#mapInfo {
	position: relative;
}
#mapInfo img {
	float: left;
	margin-right: 15px;
}
#locationTitle {
	font-weight: bold;
	font-size: 12px;
}
#locationInfo {
	font-size: 10px;
	position: relative;
}
.locationAddress {
	font-size: 10px;
}
.location {
	background-image: url(../images/locations/celebrationThumb.jpg);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-bottom: 10px;
}
.clearLeft {
	clear: left;
}
.redHeaders {
	color: #C22128;
}
.aboutHeader {
	font-size: 16px;
	text-transform: uppercase;
}
.aboutHeader1 {
	font-size: 18px;
	color: #C22128;
	font-weight: bold;
}
.rulesBox {
	float: right;
	width: 175px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.rulesBox .boxHeader {
	background-color: #2681B9;
	padding: 3px 3px 3px 5px;
	color: #FFFFFF;
}
.rulesBox  .boxContent {
	padding: 5px 5px 19px;
	border-right: 1px solid #2681B9;
	border-bottom: 1px solid #2681B9;
	border-left: 1px solid #2681B9;
}
.mapBorder {
	border: 3px solid #CCCCCC;
}
.extraMargin {
	height: 15px;
	clear: both;
}
#scheduleMessage {
	left: 300px;
	top: 250px;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	width: 500px;
}
#mainContentFull {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
}
#doveMoreInformation {
	display: none;
}
#indexSponsors {
	float: left;
}
#indexSponsorsHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
}
#indexSponsors img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#indexLeft {
	float: left;
	width: 550px;
	color: #333333;
}
.indexSectionHeader {
	font-size: 12px;
	text-transform: uppercase;
	color: #3286BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#indexDetails {
	position: absolute;
	z-index: 5000;
	width: 300px;
	height: 280px;
	top: 2px;
}
#flashBanner {
	z-index: 10;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.indexBlogHeader {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.eventPhotos {
	border: 4px solid #CCCCCC;
}
.eventHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.inactive {
	color: #CCCCCC;
	display: inline;
}
.categoryHeader {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-transform: uppercase;
}
.rightTopMenu {
	font-size: 12px;
	display: inline;
	position: absolute;
	top: 8px;
	right: 40px;
	text-align: right;
	text-decoration: none;
}
.rightTopMenu  a {
	text-decoration: none;
	color: #666666;
}
.rightTopMenu a:hover {
	text-decoration: underline;
}
.indexEvent {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
	background-image: url(../images/grad.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.indexFeatureSmall {
	width: 104px;
}
.filmDetailBox .mainImage {
	float: left;
	width: 340px;
	background-color: #CCCCCC;
}
.leftIndent {
	padding-left: 40px;
	padding-right: 20px;
}
.filmYearBar {
	color: #FFFFFF;
	background-color: #545454;
	padding: 3px;
	font-weight: bold;
}
.smallFont {
	font-size: 10px;
	color: #666666;
}
.information a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.information a:hover {
	text-decoration: underline;
}
.featuredFilms .title {
	font-weight: bold;
	text-decoration: none;
}
.featuredFilms .synopsis {
	font-size: 10px;
}
