
body {
	font: 80%/1.5 veranda, arial, helvetica, sans-serif;
	background:#333333 url(../img/bodybg.gif) repeat-y scroll center top;
	margin-left: auto;
	margin-right: auto;
	margin-top:-.5em;
	
}

body2 {
	font: 80%/1.5 veranda, arial, helvetica, sans-serif;
	background:#fffffff url(../img/bodybg.gif) repeat-y scroll center top;
	margin-left: auto;
	margin-right: auto;
	margin-top:-.5em;
	
}

#wrap {
   width: 56em;
   background-color: #e8e8e8;
   margin-left: auto;
   margin-right: auto;
   margin-top: .5em;
   margin-bottom: -1.6em;
   
}

#wrapdownload {
   width: 47em;
   background-color: #e8e8e8;
   margin-left: auto;
   margin-right: auto;
   margin-top: .5em;
   
}
#wraptrailer {
   width: 56.3em;
   background-color: #000000;
   margin-left: auto;
   margin-right: auto;
   margin-top: .5em;
   
}


#header {
	background-image: url(../img/headerRoundedCorner.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #395891;

}
#navdate {
	float: left;
	padding: 0em 1em 1em 1em;
	text-align: left;
	margin-top:-.4em;
	color: #999;
	font-size: .9em;
}	

#mofilmsnavlist {
	 text-align:right;
	 margin-top:-1.5em;
	 padding-left: 5em;
	 margin-left: .9em;
	 xborder-bottom: 1px solid white;
	 width: 53em;
	 font-size: .9em;
	 color: #999;
}

#mofilmsnavlist li {
	list-style: none;
	margin-left: 0;
	padding: 0.25em;
	xborder-top: 1px solid white;
	font-size: .9em;
	xbackground: url(../img/mofilmsListArrow.gif) no-repeat 0 .8em;
}

#mofilmsnavlist a {
	text-decoration: none;
	margin-left: .3em;
}

#mofilmsnavlist a:link, #mofilmsnavlist a:visited {
	color: #green;
	text-decoration: none;
}

#mofilmsnavlist a:hover, #mofilmsnavlist a:active {
	color: #093308;
	text-decoration: none;
}

#content {
	float: left;
	width: 51em;
	margin-left:.8em;
	background-color: #FFFFFF;
}
#maincontent {
	background-repeat: no-repeat;
	background-position: top right;
	height: 24.5em;
	width: 52.2em;
}

#downloadcontent {
	float: left;
	width: 46em;
	margin-left:.8em;
	background-color: #FFFFFF;
}
#downloadmaincontent {
	background-repeat: no-repeat;
	background-position: top right;
	height: 25.5em;
	width: 46em;
}
#maincontent p {
	padding-right: 2em;
}


#mofilmscenter {
	display: block;
	background-color: #ffffff;
	margin-left: .8em;
	width: 40.2em;
	}



.actioncontent {
	margin-right: 25px;
	margin-left: 1em 
	
}

.offercontent {
	margin-left:3em; 
	
}

#mofilmscenterbox {
	float: left;
	padding: 1em 0em 0em 0em;
	width:56em;
	font-size: .8em;
	
}
#mofilmscenterbox h3 {
	color: #B50C00;
	margin: 0 0 1em 0;
	padding: 0;
}
#mofilmscenterbox h4 {
	display: inline;
	font-size: 1.1em;
	color: #303030;
	line-height:1.2em;
	padding-right:.5em;
}

#mofilmscenterbox h5 {
	display: inline;
	font-size: 1.7em;
	color: #303030;
	margin: 0;
	padding: 0;
}

#mofilmscenterbox .img{
	display: block;
	float: left;
	margin-right: 1em;
	margin-top: .4em;
	
}

#mofilmscenterbox div{
	margin-bottom: 1em;
	height: 5em;
}


#mofilmscenterbox span{
	line-height: 1.1;
	color: #303030;
}

#mofilmscenterbox a {
	text-decoration:none;
	color: #green;
	font-weight: bold;
}

#mofilmscenterbox a:hover {
	text-decoration:none;
	color: #093308;
	font-weight: bold;
}

#copyright {
	padding-top:5em;
	margin-right:3em;
	color: #404040;
	font-size:.8em;
	color:88888em;
	clear: both;
	text-align:right;
	
}

#spacer {
	clear: both;
}




.resourcecenter {
width:28.5em;
padding-top:.5em;
padding-left:.6em;
padding-bottom:1.5em;
background-color: #cccccc;
}
.resourcecenterb {
width:28.5em;
margin-top:-8.1em;
margin-left:32em;
padding-left:.9em;
padding-top:.8em;
padding-left:1em;
padding-bottom:1.5em;
background-color: #cccccc;
}





/* links */
a:link {color: green; text-decoration: none; }
a:visited {color: green; text-decoration: none; }
a:hover {color:  #093308; text-decoration: underline; }
a:active {color: green; }

a.green:link {color: green; text-decoration: none; }
a.green:visited {color: green; text-decoration: none; }
a.green:hover {color: #093308; text-decoration: underline; }
a.green:active {color: green; }

a.new:link {color: #green; text-decoration: none; }
a.new:visited {color: #green; text-decoration: none; }
a.new:hover {color: #ffffff; text-decoration: underline; }
a.new:active {color: #green; }

.new{
color:#9a1614;
}





/* text */

h1 {
	color: #47649B;
	font-size: 1.8em;
}

h3 {
	color: #B4AEA6;
	font-size: 1em;
	margin-left:1em;
	padding-top:14em;
}



