/**
*	HEADERS
*/

body {
	background: url(../images/body.jpg) 0 0 repeat;
}
#top-shadow {
	display: none;
}
#content-container {
	background:transparent;
}
#content-body {
	/**
	*	we close content body and open a replacement div under the flash
	*/
	display:none;
}

#filmworld-article-leftcolumn {
float:left;
margin:10px 0 16px 16px;
width:550px;
}

.overviewshell {
	background-image: url(/gfx/movies/away-we-go/overview.jpg);
	position:relative;
}
.commonshell {
	background-image: url(/gfx/movies/away-we-go/header.jpg);
}
.overviewshell a {
	display: block;
	
}
.overviewshell a img {
	position: absolute;
	left: 20px;
	top: 170px;
}
#static-wrap #away-we-go {
	background: transparent;
	padding: 0;
	margin: 0;
}
#static-wrap #away-we-go #videoplayer {
	top: 76px;
	left:450px;
	
	position:absolute;
}
#overview-sub {
	background: transparent url(../images/page_bg.png) 0 0 repeat-y;
	width: 981px;
	overflow:auto;
}
.overview-nav {
	background-color:#56375c;
	font-size:11px;
	margin:0 auto 6px;
	color:#fff;
	width:977px;
	font-family:tahoma,arial,sans-serif;
}
.overview-nav a, .overview-nav p {
	color:#fff;
	text-decoration:none;
	font-family:tahoma,arial,sans-serif;

	font-weight:bolder;
}
.overview-nav a:hover {
	text-decoration:underline;
}

