body {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url('/v3/images/bg.gif');
}

div.wrapper {
	width: 1000px;
	border-left: 5px solid #9f9f9f;
	border-bottom: 5px solid #9f9f9f;
	border-right: 5px solid #9f9f9f;
	background-color: #ffffff;
}

/* Links */
a {
	font-family: arial;
	font-size: 12px;
	color:#8c0000;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color:#ee0000;
}

a.title{
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color:#ff0000;	
	
}
a.newTitle{
	font-family: arial;
	font-size: 12px;
	color:#8c0000;
	display: block;
	width:140px;
	text-align:center;
	padding-bottom: 5px;
}

div.left{
	float:left;
}
div.right{
	float:right;
}


.header {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
	border-bottom: 5px solid #920000;
	height: 300px;
	background-image:url("/images/bg.jpg");
	
}
.section {
	background-color: #eeeeee;
	padding: 20px 10px 20px 10px;
	border: 1px solid #dddddd;
	margin-top: 10px;
}
.header_main{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 10px 5px;
}
.header_red{
	color: #8c0001;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:10px;
}

div.option{
	border: 2px solid #bebebe; background-color:#dfdfdf; margin:10px; padding: 10px; font-size: 13px;
}
div.ad {
	border: 0px; background-color: #fff; margin: 10px; padding: 10px; font-size: 13px;
}

div.option_nomargin{
	border: 2px solid #bebebe; background-color:#dfdfdf; margin-right:10px; padding: 10px; font-size: 13px;
}

div.option_deselected{
	border: 2px solid #bebebe; background-color:#dfdfdf; margin-bottom:10px; padding: 10px; font-size: 18px;
}
div.option_selected{
	border: 2px solid #b66262; background-color:#e8cccb; margin-bottom:10px; padding: 10px; font-size: 18px;
}

div.margin_b10{
	margin-bottom:10px;
}
div.margin_t30{
	margin-top:30px;
}
div.margin_l100 {
	margin-left: 100px;
}
div.margin_20{
	margin:20px;
}
div.w700{	
	width:700px; 
}
div.w600{
	width:600px;
}
div.w500{
	width:500px;
}
div.w140{
	width: 140px;
}
div.w250{
	width: 250px;
}
div.w200 {
	width: 200px;
}
div.w110{
	width: 110px;
}

div.h200{
	height: 200px;
}

div.header_viewall{
	float:right; padding-right: 20px; color: #900000;
}

div.spacer{
	margin-top: 25px;	
}
a.title_link{
	font-size: 11px; color:#8c0000; text-align: left;
}

div.title_photo{
	width:140px;float:left; margin-left:5px; margin-right:15px; border: 1px solid #c0c0c0;
}
div.title_photo_small{
	width:110px;float:left; margin-left:5px; border: 1px solid #c0c0c0;
}
div.title_desc{
	color:#366;	font-size: 11px; padding: 0px 10px 5px 10px;
}
div.title_title{
	text-align:center; padding-top: 5px; height: 50px;
}

div.star_photo{
	width: 120px;float:left;margin-left:19px;margin-right:19px;border:1px solid #c0c0c0;
}

/* Main Navigation */
.topnav {
	margin-top: 260px;
	border: 1px solid #ff0000;
}
#nav{
	padding-top:150px;
	margin-top: 110px;
	margin-left: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li,
#nav ul li a {
	padding: 0px 2px 0px 2px;
	float: left;
	display: block;
}
#nav ul li a {
	width: 90px;
	height: 20px;
	text-align: center;
	padding: 12px 20px 8px 20px;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	background-image: url('../images/tab_black.gif');
}
#nav ul li a:hover {
	background-image: url('../images/tab_black_over.gif');
}
#nav ul li a.selected {
	width: 90px;
	height: 20px;
	text-align: center;
	padding: 12px 20px 8px 20px;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	background-image: url('../images/tab_red.gif');
}

/* Sub Navigation */
#subnav{
	margin-top: 0px;
	background-color:#eeeeee;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-left: 15px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	height: 35px;	
	list-style: none;
}
#subnav ul li,
#subnav ul li a {
	padding: 6px 10px 1px 10px;
	float: left;
	display: block;
}
#subnav ul li a {
	height: 19px;
	text-align: center;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	background-color: #eee;
	color: #454545;
}
#subnav ul li a:hover {
	color: #878787;
}
#subnav ul li a.selected {
	height: 19px;
	text-align: center;
	padding: 5px;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	background-color: #eee;
	color: #8f0100;
}


/* Footer */
.footer{
	padding-top:30px;
	padding-bottom: 10px;
	width:1000px;
	text-align: center;
}
.footer_selected{
	padding: 0px 10px 0px 10px;
	color: #000000;
	text-decoration:none;
}
a.footer{
	padding: 0px 10px 0px 10px;
	font-size: 8pt;
}


/* Photos */
#photo{
	margin-top: 20px;
	margin-right: 10px;
	height:250px;
	width: 970px;
}
#photo ul {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none; /* new property added */
}
#photo ul li,
#photo ul li a {
	margin-right: 18px;
	float: left;
	display: block;
}

/* Titles */
#title {
	margin-right: 5px;
	margin-left:6px;
	height:250px;
	width: 450px;
}

#title ul {
	margin: 0px 2.5px 0px 0px;
	padding: 0px;
	list-style: none; /* new property added */
}
#title ul li,
#title ul li a {
	margin-right: 5px;
	float: left;
	display: block;
}


/* Special Modules */
div.company_top{
	 background-color:#e0e0e0;
	 width: 475px; height:300px;
	 margin: 0px 5px 0px 5px;
}
div.company{
	 background-color:#e0e0e0;
	 width: 475px; height:300px;
	 margin: 10px 5px 0px 5px;
}
.reg_module{
	float:right; height:510px; width:500px; background-color:#d2d2d2;
}

.desc{
	color:#366;	
	font-family: arial;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}
.photoDesc{
	margin-top: 185px; 
	margin-bottom: 5px;
	width:140px;
}
.grey{
	border: 1px solid #a6a6a6;
	margin-bottom: 18px;
}
li.title_grey{
	border: 1px solid #a6a6a6;
	margin-bottom:10px;
}
div.centered{
	text-align: center;
}


/* padding & spacing */
.padding_t30{
	padding-top:30px;
}
.padding_20{
	padding:20px;
}
.padding_10{
	padding:10px;
}
.padding_5{
	padding: 5px;
}
.padding_smallPhotos{
	padding: 0px 10px 0px 10px;
}
.padding_l20{
	padding-left:20px;
}

/* Logo formatting*/
.logo{
	float: left; padding-left: 20px;
}
.logo_company{
	float:left; margin-right:8px;
}

.logo_desc {
	float: left; margin-left: 5px; width: 245px; font-size: 8pt;
}

.test{
	border: 1px solid #ff0000;
}

div.trailer {
	width: 480px;
	height: 270px;
	border: 1px solid #a6a6a6;
	padding: 0px;
}

div.dropList {
	width: 130px;
	position: absolute;
	top: auto;
	left: 15px;
	margin-top: 25px;
	background: #eeeeee;
	border: 1px solid #dddddd;
	padding: 2px 5px;
	opacity: .90;
	z-index: 99;
}

span.dropList {
	padding: 0px;
	margin: 0px;
}

a.dropList {
	color: inherit
	font-size: 8pt;
	float: none;
	padding: 0px;
	margin: 0px;
	background: #eeeeee;
}

#genreDrop span a.dropList {
	background: #eee;
	color: inherit;
}

#genreDrop span a.dropList:hover {
	background: #999;
	color: #eee;	
}

#letterDrop span a.dropList {
	background: #eee;
	color: inherit;
}

#letterDrop span a.dropList:hover {
	background: #999;
	color: #eee;
}

#payment {
	font-size: 18px;
}

input.niceText {
	border: 2px solid #b66262; background-color:#e8cccb;
	padding: 5px;
}

input.niceButton {
	border: 2px solid #b66262; background-color: #e8cccb;
	padding: 5px 10px;
	font-family: Helvetica;
	font-size: 14pt;
}

div.actor_top {
	background-color:#d2d2d2;
	width: 952px;
	margin: 0px 5px 0px 5px;
}

p.scene {
	padding: 2px 0px;
	margin: 0px;
}

div.mediaOption {
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

div.mediaOption strong {
	font-size: 8pt;
}

a.mediaLink {
	font-size: 8pt;
	text-align: center;
	line-height: 2em;
}

span.smallLegal {
	font-size: 7pt;
}

div.bb_black {
	border-bottom: 1px solid #000000;
}

a.letters {
	font-size: 11pt;
	border: 1px solid #aaa;
	padding: 3px;
}

a.letters:hover {
	background: #ddd;
	color: inherit;
}

a.selLetters {
	font-size: 11pt;
	border: 1px solid #aaa;
	padding: 3px;
	background: #ddd;
	color: inherit;
}

