html {
	height: 100%;
}

body { 
	color: #333; 
	background-color: #eddda2;
  	margin: 0px;
  	height: 100%;
}

body, p, ol, ul, td {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size:   13px;
  margin: 0px;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #827e67;
	font-size: 20px;
}

embed, object {
	margin: 0px;
}

pre {
	background-color: #eee;
  	padding: 10px;
  	font-size: 11px;
}

img {
	margin: 0px;
	border: 0px;
}

a {
	color: #827e67;
	text-decoration: underline;
}

input, select {
	border: 1px solid #dbc56a;
	font-family: arial, helvetica, verdana, sans-serif;
}

textarea {
	width: 400px;
}

.fieldWithErrors {
  	padding: 2px;
  	background-color: red;
  	display: table;
}

#errorExplanation {
  	width: 400px;
  	border: 2px solid red;
  	padding: 7px;
  	padding-bottom: 12px;
  	margin-bottom: 20px;
  	background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

/******************* Standard Pictures specific styles *******************/
img.poster {
	border: 6px solid #000;
}

table.publicMainLayout {
	width: 100%;
	height: 100%;
	border: 0px;
        border-collapse: collapse;
        margin: 0px;
        padding: 0px;
}

table.fullWidth {
	width: 100%;
	border: 0px;
}


table.reelNoBody {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.listings {
	width: 90%;
	border: 1px solid #cfc190;
}

table.welcome {
	width: 40%;
}

td.welcome {
	text-align: center;
}

td.publicLeftNav {
	background-image: url(/images/stp_left_nav.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
        height: 100%;
}

td.publicTopBar {
	background-image: url(/images/stp_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-right: 4px;
	vertical-align: top;
	text-align: right;
}

td.publicPageBody {
	background-image: url(/images/stp_top_transition.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 165px;
	vertical-align: top;
        height: 100%;
}

td.privateLeftNav {
	background-image: url(/images/stp_left_nav.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 15px;
	padding-left: 35px;
	vertical-align: top;
	height: 100%;
}

td.privatePageBody {
	background-image: url(/images/stp_top_transition.gif);
	background-repeat: no-repeat;
	padding: 0px;
	vertical-align: top;
        height: 100%;
}

td.formLabel {
	vertical-align: top;
	padding-right: 4px;
}

td.formField {
	vertical-align: top;
}

td.buttonPanel {
	padding-top: 6px;
}

th.columnNames {
	background-color: #cfc190;
	text-align: center;
	border: 1px solid #827e67;
	padding: 2px;
	white-space: nowrap;
}

td.columnValues {
	border: 1px solid #827e67;
	padding: 2px;
	vertical-align: top;
}

td.columnControls {
	text-align: right;
	vertical-align: top;
	border: 1px solid #827e67;
	padding: 2px;
	white-space: nowrap;
}

td.reelNoCell {
	vertical-align: top;
}

div.bodyPositioner {
	position: relative;
	top: -30px;
}

div.filmTitle {
	color: #827e67;
	font-size: 20px;
}

div.filmTitleItal {
	color: #827e67;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 3px;
}

div.filmSubtitle, .title {
	color: #827e67;
	font-size: 14px;
	margin-bottom: 7px;
}

div.filmCaption {
	color: #827e67;
	font-family: lucinda grande, arial;
	font-size: 10pt;
	width: 80%;
}

div.mediaContainer {
	vertical-align: middle;
	margin-bottom: 15px;
}

div.mediaItem {
	padding-right: 4px;
	white-space: nowrap;
	vertical-align: bottom;
	display: inline;
}

a.controls {
	color: #6c495a;
	text-decoration: none;
}

a.controls:hover {
	color: #827e67;
}

a.reelNo {
	color: #cfc190;
	font-size: 20px;
	text-decoration: none;
}

a.reelNo:hover {
	color: #827e67;
}

a.reelNoSelected {
	color: #990000;
	font-size: 20px;
	text-decoration: none;
}

a.contact {
	color: #cfc190;
	font-size: 13px;
	text-decoration: none;
}

a.contact:hover {
	color: #827e67;
}

a.contactSelected {
	color: #990000;
	font-size: 13px;
	text-decoration: none;
}

div.reelNo {
	margin-bottom: 1px;
}

div.reelNoSelected {
	margin-bottom: 1px;
}

div.reelNoColumn {
	float: left;
	margin-right: 10px;
}

.redText {
	color: #990000;
}

.center {
	text-align: center;
}

.userName {
	color: #827e67;
}

.infoText {
	padding-left: 15px;
	vertical-align: bottom;
	color: #827e67;
}

.laurelContainer {
	text-align: right;
}

.laurelImage {
	margin-left: 15px;
}

.laurelsCell {
	vertical-align: bottom;
}

.captionCell {
	white-space: nowrap;
	vertical-align: top;
}

.contactCell {
	vertical-align: bottom;
        padding-bottom: 20px;
}

#stpLogoCell {
	width: 1%;
	height: 1%;
	padding: 0px;
}

#contact {
	/*
	position: absolute;
	top: 100px;
	left: 140px;
	*/
	text-align: center;
}
