/* Film Office v.1 Last updated: 8.20.07 */

body {
	margin: 0;
	padding: 0;
	background-color: #999999;
	font: 13px Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
}

img {
	border: 0;
}

form, input {
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
}

a {
	color: #224F7B;
	text-decoration: none;
}

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

h1 {
	font-size: 24px;
	color: #669900;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	background-color: #669900;
	color: #FFFFFF;
	margin: 0 0 8px 0;
	padding: 3px 4px;
	letter-spacing: .1em;
}

h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover {
	color: #224F7B;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
}

table td {
	vertical-align: top;
}

tr.evenBG td, .evenBG {
	background-color: #EEEEEE;
}

div.topheader {
	width: 858px;
	margin: 0 auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	position: relative;
}

div.wrapper {
	width: 858px;
	margin: 0 auto;
	padding-bottom: 40px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #FFFFFF;
}

/* topheader contents */
div.login {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 18px;
	margin-top: 129px;
}

* div.topheader table img {
	display: block;
}
/* end of topheader contents */

/* primary wrapper divs */
div.sidebar {
	width: 129px;
	float:left;
	text-align: center;
}

div.sidebar img {
	margin: 15px 0 0 0;
}

div.main {
	width: 728px;
	float: right;
}
/* end of primary wrapper divs */

/* maincontents contents */
div.maincontents {
	margin: 10px 0 0 10px;
	padding-right: 10px;
}

div.mainbody {
	float: left;
	width: 565px;
}

div.mainside {
	float: right;
	width: 125px;
	margin-right: 5px;
}

div.mainside img {
	margin: 0 0 15px 0;
}

td.overviewsearch {
	padding-right: 5px;
	color: #224F7B;
}

td.overviewsearch h3, table.locationprofile h3 {
	color: #224F7B;
	margin-top: 5px;
}

td.searchbox, td.searchcategory {
	vertical-align: bottom;
	padding-bottom: 10px;
}

td.searchbox table td {
	padding: 0 3px;
}

* table.searchbox img {
	display: block;
}

td.searchlabel {
	font-size: 13px;
	color: #669900;
	text-transform: uppercase;
	font-weight: normal;
	vertical-align: middle;
}

td.locationprofile {
	padding-right: 10px;
}

table.searchcategory {
	margin-top: 40px;
}

h3.listingtitle {
	font-style: italic;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h2.articletitle {
	background-color: #0A3C6C;
}

h2.articletitle a:hover {
	color: #FFFFFF;
}

h2.pltitle {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: transparent;
	color: #333333;
}

table.article {
	margin-bottom: 15px;
}

table.article td {
	padding-right: 7px;
}

table.article a {
	color: #669900;
}

table.article a:hover {
	color: #FF0000;
}

td.articleimg {
	width: 102px;
}

table.article img {
	border: 1px solid #000;
}

table.profilelisting th {
	padding: 5px 8px;
	text-align: left;
	width: 25%
}

table.profilelisting td {
	padding: 5px 8px;
	width: 25%;
}

ul.listing {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

ul.listing li {
	display: inline;
	padding-right: 5px;
}

h3.summary {
	margin: 0 0 8px 0;
	padding: 0;
	color: #003366;
}

p {
	margin: 0;
	padding: 0;
}

p a {
	font-weight: bold;
	text-decoration: none;
	color: #669900;
}

p a:hover {
	color: #0000CC;
}

div.gallery {
	margin-top: 10px;
}

div.sidesection img {
	margin-bottom: 10px;
}

table.gallery {
	margin-left: auto;
}

td.gallerydesc {
	background-color: #C5E285;
	padding: 5px;
}

tr.galleryimgs td {
	padding-top: 7px;
}

table.gallery ul {
	margin: 0 0 0 7px;
	padding: 0;
	list-style: none;
}

table.gallery li {
	padding-bottom: 5px;
}
/* end of maincontents contents */

/* user profile */
div.maincontents2 {
	margin: 1px 0 0 1px;
	padding-right: 10px;
}

div.userside {
	float: left;
	width: 250px;
	border: 1px solid #669900;
}

div.usermain {
	float: right;
	width: 455px;
	padding-top: 20px;
}

div.userside h2, div.usermain h2 {
	text-align: center;
	color: #FFFFFF;
}

div.userside h3, div.usermain h3 {
	color: #669900;
}

div.userside h3 {
	margin: 0;
	padding: 0 5px;
}

div.userside ul {
	margin: 0 0 15px 0;
	padding: 5px 10px 5px 10px;
	list-style: none;
	color: #224F7B;
}

div.userside ul a, div.userside table a {
	text-decoration: underline;
	margin-right: 3px;
}

div.userside ul a:hover {
	text-decoration: none;
}

div.userside li {
	margin-bottom: 3px;
}

div.usermain h1 {
	color: #224F7B;
	margin-bottom: 6px;
}

div.usermain h3 {
	margin: 25px 0 5px 0;
}

div.userside div.blank {
	background-color: #669900;
	height: 25px;
	margin: 20px 0 0 0;
}
/* end of user profile */

/* profile contents */
td.profilecol {
	width: 25%;
	padding-left: 15px;
}

td.profilecol2 {
	width: 40%;
}

td.profilecol3 {
	padding-left: 15px;
}

td.profilecol2 h3, td.profilecol3 h3 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	color: #669900;
	border-bottom: 1px solid #000;
}

td.profilecol2 ul, td.profilecol3 ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

td.profilecol2 li, td.profilecol3 li {
	margin-bottom: 2px;
}

td.profilecol3 ul.bulleted {
	list-style: circle;
	margin-left: 25px;
}

ul.profilethmbs {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 9px;
}

ul.profilethmbs li {
	float: left;
	margin-right: 9px;
}

ul.mediaicons {
	margin: 9px 0 0 2px;
	padding: 0;
	list-style: none;
}

ul.mediaicons li {
	float: left;
	margin-right: 9px;
}
/* end of profile contents */

/* clean the floats */
head+/**/body .clear:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

/* Fix IE Float bug */
.clear {min-height:1%;}
* html .clear {height:1%;}
/* end of clean the floats*/

/* horizontal navs */
ul.subnavs {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #333333;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

ul.subnavs li {
	float: left;
	display: block;
	border-right: 1px solid #FFFFFF;
}

ul.subnavs li a {
	display: block;
	padding: 6px 8px;
	text-decoration: none;
	color: #FFFFFF;
}

ul.subnavs li a:hover {
	background-color: #669900;
}

ul.subnavs li.navalter {
	border-right: 0;
}
/* end of horizontal navs */

/* drop-down navs */
ul#nav {
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	width: 128px;
}

ul#nav li {
	position: relative;
	width: 129px;
	float:left;
	clear:left;
}

ul#nav li ul {
        font-size: 9px;
        font-family: tahoma, arial, sans-serif;
        font-weight: normal;
	width: 160px;
	margin: -1px 0 0 -999em;
	padding: 2px;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	list-style: none;
	min-height:0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

/* Styles for Menu Items */
ul#nav li a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	background: #333; /* IE6 Bug */
	padding: 6px;
	width: 117px;
	border-bottom: 1px solid #FFFFFF;
}



ul#nav li:hover li a {
	width: 150px;
}

/* this sets all hovered lists */
ul#nav li:hover a, ul#nav li.over a {
   color: #FFFFFF;
   background-color: #669900;
}

ul#nav li:hover li a:hover, ul#nav li.over li a:hover {
	background-color: #333;
}

/* set dropdown to default */
#nav li:hover li a, ul#nav li.over li a {
    color: #FFFFFF;
   background-color: #669900;
   width: 150px;
}

ul#nav li:hover ul, ul#nav li.over ul {
	margin-left:129px;
}
/* end of drop-down navs */

table.plalternative th {
	background-color: #0A3C6C;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
}

table.plalternative td {
	padding: 5px;
}

table.plalternative ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

table.plalternative td.plimage {
	width: 100px;
	text-align: right;
}

li.plname {
	font-size: 14px;
	font-weight: bold;
}

/* profile form */
span.small {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

span.highlight {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

table.profileform th {
	padding: 5px;
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #669900;
}

table.profileform td {
	padding: 5px 2px 5px 0;
}

table.profileform h2 {
	margin: 20px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #669900;
	border-bottom: 1px solid #999999;
}

table.profileform dl, table.profileform dd {
	margin: 0;
	padding: 0;
}

table.profileform dd {
	font-weight: bold;
	color: #444444;
}

table.profileform dt {
	margin: 2px 0 10px 0;
}

table.profileform input, table.profileform textarea {
	color: #781351;
	background-color: #FBFAF4;
	border: 1px solid #777777
}

table.profileform td.submit {
	text-align: center;
}

/* end of profile form */

/* expand/collopse menu */
ul.foldertree, ul.foldertree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.foldertree {
	width:320px;
	margin-left: 10px;
}

ul.foldertree ul {
	background-color: #F9F9F9;
	padding: 3px;
}

ul.foldertree li {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

ul.foldertree a {
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #669900;
	text-decoration: none;
}

ul.foldertree ul li {
	padding-left: 15px;
}

.hidden {
	display: none;
}
/* end of expand/collopse menu */