/* CSS Document */

body {
	background-image: url(images/misc/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}#siteHolder {
	width: 760px;
	background-color: #c9013b;
	margin: 0px;
	padding: 0px;
}
#topHolder {
	height: 118px;
	width: 760px;
	background-image: url(images/misc/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#centerColumn {
	width: 580px;
	margin-left: 180px;
	background-color: #ffffff;
	vertical-align: top;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 42;
	padding-left: 0;
}
#leftColumn {
	background-color: #c9013b;
	width: 180px;
	position: absolute;
	top: 138px;
	margin: 0;
	padding: 0;
	height: auto;
}
#leftColumn {
  left: 0;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #c9013b;
	width: 200px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 135%;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 250px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: medium;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #c9013b;
	font-size: xx-large;
	line-height: 110%;
}
#nav {
list-style: none;
padding: 0;
margin: 0;
}
#leftColumn #nav li {
	background-image: url(images/misc/menu_bg.gif);
	background-repeat: no-repeat;
	background-color: #c9013b;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1px;
}
#leftColumn #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#leftColumn #nav .activeMenu {
	background-color: #ea9cb3;
	background-image: url(images/misc/menu_active.gif);
	background-repeat: no-repeat;
}
#leftColumn #nav .activeMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#leftColumn #nav .submenu {
	background-color: #b30135;
	background-image: url(images/misc/submenu_bg.gif);
	background-repeat: no-repeat;
}
#leftColumn #nav .submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#leftColumn #nav .activeSubMenu {
	background-color: #ea9cb3;
	background-image: url(images/misc/menu_active.gif);
	background-repeat: no-repeat;
}
#leftColumn #nav .activeSubMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#print {
	width: 496px;
	text-align: right;
}
#print a {
	background-image: url(images/misc/print_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main {
	margin-right: 42px;
	margin-left: 42px;
	margin-bottom: 42px;
	margin-top: 25px;
}
ul li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
ol li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
hr {
	color: #bebebe;
}
#siteHolder #topHolder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
	background-image: url(images/misc/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	margin-top: 8px;
}
#formHolder {
	margin-left: 192px;
	padding-top: 30px;
}
#chooseMovieBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #b61946;
	border: thin solid #911438;
}
#chooseCreatorBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #b61946;
	border: thin solid #911438;
}
#footer {
	background-image: url(images/misc/footer.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 760px;
}
form {
	margin: 0px;
}
#creatorForm {
	margin-top: 10px;
}
.labelHolder {
	float: left;
	clear: right;
}
.selectHolder {
	float: right;
	clear: right;
	padding-right: 150px;
}
.formLabel {
	width: 110px;
}
#leftColumnContent, #centerColumnContent {
  margin: 0;
  padding: 0;
}

#centerColumnContent {
	margin-right: 42px;
	margin-left: 42px;
	margin-bottom: 42px;
	padding-top: 25px;
}
input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 10px;
	padding-right: 10px;
}
fieldset {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.adjustSite {
	background-image: url(images/misc/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	float: right;
	margin-right: 30px;
}