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

#tblInsertRowFade td {
	background-color: #C4D5E4;
	color: #234567;
	padding: 10px;
}
#tblInsertRowFade tr.other td {
	background-color: #D3E0EB;
	color: #234567;
}

/*
Theme Name: Film C Theme
Theme URI: http://www.mysite.com/
Description: Describe your theme
Version: 1.0
Author: Bonnie Remeika
*/





.innertablestyle{
	border-left-color: #E5E5E5;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(http://www.clevelandfilm.com/blog2/wp-content/themes/filmctheme/images/formbg.jpg);
	background-repeat: no-repeat;
}  

.tablestyle{
	border-left-color: #E5E5E5;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #E5E5E5;
	border-right-style: solid;
	border-right-width: 5px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #E5E5E5;
}

#middlestuff{
	position: absolute;
	width: 1001px;
	left: 0%;
	top: 144px;
	z-index: 20;
	height: 411px;
}



#rightcontent{
	position: relative;
	top: 0px;
	width: 708px;
	height: 500px;
	left: 5px;
	background-color: #FFFFFF;
	z-index: 3;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
}

#leftcontent{
	position: inherit;
	top: 0px;
	width: 229px;
	height: 100%;
	left: 0px;
	background-color: #FFFFFF;
	z-index: 3;
}



#topgrad{
	position: absolute;
	width: 100%;
	left: 0px;
	height: 265px;
	background-image: url(http://www.clevelandfilm.com/blog2/wp-content/themes/filmctheme/images/topgrad.jpg);
	top: 30px;
	background-repeat: repeat-x;
}


#wrap{
	position: absolute;
	width: 1000px;
	left: 50%;
	height: 100%;
	top: 297px;
	margin-left: -500px;
}

#toplogo{
	position: absolute;
	width: 1000px;
	top: 0px;
	height: 96px;

}

#otherlogos{
	position: absolute;
	width: 1000px;
	top: 76px;
	height: 81px;
	left: -19px;
}

#contentbg{
	top: 248px;
	position: absolute;
	height: 300px;
	width: 1000%;
	left: 0px;
	margin-left: -452px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}




#navbg{
	position: absolute;
	width: 1000px;
	top: 114px;
	height: 45px;
}

#bluenavs{
	position: absolute;
	width: 762px;
	top: 92px;
	height: 29px;
	left: 130px;
}

#homebutton{
	position: absolute;
	width: 106px;
	top: 183px;
	height: 29px;
	left: 71px;
}

#bluelogobg{
	position: absolute;
	width: 317px;
	top: -267px;
	height: 264px;
	left: 23px;
}

#topphotos{
	position: absolute;
	width: 713px;
	top: -308px;
	height: 264px;
	left: 256px;
	z-index: 3;
}

#whiteline{
	position: absolute;
	width: 16px;
	top: 149px;
	height: 1099px;
	left: 230px;
	z-index: 12;
	background-color: #FFFFFF;
	background-image: url(images/whiteline.jpg);
	background-repeat: no-repeat;
}


.h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #4BB4D5;
}

.bodytext{
	font-family: Helvetica, Arial, sans-serif;
	color: #5d5869;
	font-size: 10pt;
	text-align: justify;
}


.formborder{
	border-bottom-color: #5D5869;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.rsshead{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5869;
}

.rsshead a:link, a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5869;
}

.rsshead a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

