@charset "utf-8";
/* CSS Document */

html{
	padding:0;
	margin:0;
	scrollbar-face-color:#CFCED2;
	scrollbar-shadow-color:#CFCED2;
	scrollbar-highlight-color:#F6F6F7;
	scrollbar-3dlight-color:#E9E9E9;
	scrollbar-darkshadow-color:#919194;
	scrollbar-track-color:#E4E4E4;
}

body{
	padding: 0;
	margin: 0;
	background:url(../images/bkg_repeating.jpg) repeat-y top center;
}

p, li  {
  	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	margin: 15px 0;
	padding: 0;
	line-height: 125%;
}

a:link, a:visited, a:active {
	color: #CC3300;
	text-decoration:underline;
}

a:hover{
	color: #CC3300;
	text-decoration:none;
}

h1{
	display: block;
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px 0;
	word-spacing: 2px;
}

h2{
	display: block;
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	word-spacing: 2px;
}

h3{
	display: block;
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	font-style:italic;
	line-height: 100%;
	padding: 0;
	margin: 0;
	word-spacing: 2px;
}

h4{
	font-size: 15px;
 	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:0;
	padding:0;
}

h5{}

h6{}



div#container{
	width:1025px;
	height: auto;
	margin:0 auto;
	background: transparent;
}

div#header {
	width:1025px;
	height: 113px;
	clear: both; 
}

div#topnav {
	display: block;
	width:995px;
	height: 57px; 
	margin: 0;
	padding: 17px 0 0 20px;
	clear: both;
	background:url(../images/bkg_topnav.png) no-repeat;
}

#content_area {
	display: block;
	width: 935px;
	min-height:500px;
 	height:auto !important;
 	margin: 0;
	padding: 10px 40px;
	overflow: auto;
	background:url(../images/bkg_body_repeat.png) repeat-y;
	clear: both;
}

div#footer {
	display: block;
	width: 1025px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url(../images/bkg_footer.png) no-repeat;
	clear: both; 
}

div#footer p{
	font-size: 10px; 
	color: #888;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}

div#bottom {
	display: block;
	width:1015px;
	height: 100px;
	height: 50px;
	margin: 0;
	background: transparent;
}

div#bottom p{
	font-size: 11px; 
	color: #000;
	text-align: center;
	font-weight: bold;
}

div#bottom a:link, div#bottom a:active, div#bottom a:visited {
	color: #600;
}

div#bottom a:hover  {
	color: red; 
}

#front_banner {
	display: block;
	width: 950px;
	height: 310px;
	margin: -10px 0 10px 0;
	padding: 0;
	border: 1px solid #333;
	clear: both;
}

#sponsors {
	display: block;
	height: 107px;
	width: 950px;
	clear: both;
	background:url(../images/strip_sponsors.jpg) top left no-repeat;
	margin-bottom: 7px;
	padding: 0;
	border: 1px solid #333;
}
#box_01 {
	display: block;
	float: left;
	width: 260px;
	height: 300px;
	margin: 0 7px 5px 0;
	padding: 0 25px;
	background:url(../images/box_about.jpg) top left no-repeat #232323;
	border: 1px solid #333;
}


#box_02 {
	display: block;
	float: left;
	width: 260px;
	height: 300px;
	margin-right: 7px;
	margin-bottom: 5px;
	padding: 0 25px;
	background:url(../images/box_filmmakers.jpg) top left no-repeat #232323;
	border: 1px solid #333;
}

#box_03 {
	display: block;
	float: left;
	width: 260px;
	height: 300px;
	padding: 0 25px;
	margin-bottom: 5px;
	background:url(../images/box_events.jpg) top left no-repeat #232323;
	border: 1px solid #333;
	clear: right;
}

#box_04 {
	display: block;
	float: left;
	width: 260px;
	height: 300px;
	margin-left: 0px;
	margin-right: 6px;
	padding: 0 25px;
	background:url(../images/box_fsdp.jpg) top left no-repeat #232323;
	border: 1px solid #333;
}

#box_05 {
	display: block;
	float: left;
	width: 260px;
	height: 300px;
	margin-right: 6px;
	padding: 0 25px;
	background:url(../images/box_sponsors.jpg) top left no-repeat #232323;
	border: 1px solid #333;
}

#box_06 {
	display: block;
	float: left;
	width: 260px;
	height: 300px;
	margin-right: 6px;
	padding: 0 25px;
	background:url(../images/box_store.jpg) top left no-repeat #232323;
	border: 1px solid #333;
}


div#separator{
	display: block;
	width:100%;
	height: 1px;
	background-color: #555;
	width: auto;
	margin: 10px 0;
	padding:0;
	clear: both;
} 

#pic_left {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #555555;
	margin: 5px 10px 10px 0;
}

#pic_right {
	display: block;
	float: right;
	padding: 5px;
	border: 1px solid #555555;
	margin: 5px 0 10px 10px;
}
 


div#col_left{
	display: table;
	float: left;
	width: 50px;
	margin: 0 0 0 10px;
}

div#col_right {
	display: table;
	float: left;
	width: 650px;
	margin: 0 0 0 15px;
}

.field {
	border: 1px solid #ccc;
	background: #f5f5f5;
	font-family: "Sego UI", Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 5px 7px;
	
	}
