/*	Desc: Pacific Opera Victoria Screen Style Sheet
	Author: Jim Olson for Zero One Design
	Date: January 4, 2008
	
=== === === === === === === === === === */

/*=HOMEPAGE
=== === === === === === === === === === */

body.home div#PageWrapper {
	width: 960px;
	min-height:714px;
	height:auto !important;
	
	padding: 0 25px;
	background: #e4e4e4 url(../images/homepage-bg.gif) repeat-x;
	text-align: left;
}

body.home div#WrapInner {
	background: #f4f4f4;
}


#newsShell {background:url(../images/home-news.gif) top right no-repeat; overflow:hidden; width:788px; margin-bottom:10px;}

div#HomeMasthead {
	width: 960px;
	height: 195px;
	float: left;
	padding-left: 0px;
	position:relative;
}

body.home #POVlogo a img {
	float: left;
}

ul#Productions {
	float: left;
	clear: right;
	margin-left: 25px;
	position:absolute;
	top:55px;
	left:120px;
}

#Productions li {
	list-style:none;
	width: 197px;
	float: left;
	background-color: #000000;
	margin-right: 5px;
	
}

#Productions li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	margin:0px 0 10px 0px;
	
}

/*#Productions img {border: solid 1px #000000;}*/

div.Dates {
	padding-left:6px;
	margin-top:-2px;
}

#main h2 { 
	text-align: center; 
	padding: 2px; 
	margin: 0 
}

td.show { 
	padding: 0 15px 
}
#menuBack {width:96px; height:263px; background-color:#000000; position:absolute; top:0; left:25px; z-index:900;}

#Slideshow {
	position: relative;
	width:960px;
	height:262px;
	clear: both;
	z-index:5;
}
#slides {
	z-index:5 !important;
}

body.home #MainNav { 
	z-index: 1000 !important; 
	position: absolute; 
	top: 34px; 
	left: 35px; 
    background: url(../images/bg.png); 
    margin: 0; 
    width: 80px;
	text-shadow: #353535 1px 1px 4px;
	font-weight: bold;
	padding-left: 3px;
	font-size: 12px;
	padding-top: 0;
}

body.home #MainNav li {
	line-height: 14px;
}

body.home #MainNav li a {
	display: block;
	width:90%;
	line-height: 14px;
	margin-bottom: 10px;
	color: white;
}

#Feature { 
	z-index: 1000; 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	height: 25px;
    /*background: url(../images/homepage-slideshow-feature.png);*/
    margin: 0; 
    width: 500px;
	padding-left: 18px;
	padding-top: 15px;
	color: white;
	padding-right: 15px;
background:none;
	text-align:right;
	font-size:22px;
	font-weight:bold;
	
}



#Feature h2 {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

#Feature a {
	color: #fff;
}

div#HomeLower {
	width: 930px;
	float: left;
	padding-left: 30px;
}

div#POVlogotrailer {
	margin-left:-5px;
	margin-right:5px;
	width: 96px;
	height: 257px;
	float: left;
	background: url(../images/homepage-nav-bottom.png) no-repeat 0 bottom;
}

div#HomeNewsOuter {
	width: 793px;
	float: left;
	margin-top: 15px;
}

div#HomeNews {
	width: 699px;
	float: left;
	background: #fff url(../images/news-vert.gif) no-repeat 25px 25px;
	margin-left: 25px;
	font-size: 1em;
	padding:25px 0 25px 50px;
}

div#Column1 {
	width: 239px;
	float: left;
	padding-left: 11px;
	margin-right: 25px;
}

div#Column2 {
	width: 220px;
	float: left;
	padding-left: 25px;
	border-left: 1px #666 solid;
}

div#Column3 {
	width: 96px;
	float: left;
	font-size: 10px;
	padding-left: 50px;
	line-height: 10px;
	padding-top: 18px;
	position:relative;
}

#Column1 p {
	margin-bottom: 0px;
}

#Column2 p {
	margin-bottom: 10px;
}

div#HomeNews h2 {
	font-size: 1.4em !important; font-weight:bold
}

div#HomeNews h3 {
	font-size: 1.2em !important; font-weight:bold
}

div#HomeNews h4 {
	font-size: 1.1em !important; font-weight:bold
}

div#HomeNewsCorner {
	width: 19px;
	float: left;	
	background-image: url(../images/homepage-newsbox-rounded.png);
	height: 230px;
}

body.home div#Footer {
	width: 785px;
	margin-left: 125px;
}

span.orange {color:#d9591e;}


