/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


/*
 * Oktavilla Baseline CSS
 * Version 1.0
*/
BODY { font: 100%/1.0 sans-serif; }
OL { padding-left: 2em; }
OL LI { list-style: decimal outside; }
UL { padding-left: 1.5em; }
UL LI { list-style: square outside; }
B, STRONG { font-weight: bold; }
EM, I { font-style: italic; }
TH { font-weight: bold; }
TD, TH { padding: 2px; }
P, TABLE, UL, OL { margin-bottom: .7em; }
INPUT, TEXTAREA, SELECT { padding: 2px; }
.checkbox INPUT, INPUT.checkbox, .radio INPUT, INPUT.radio { padding: 0; width: auto; }
INPUT.submit { width: auto !important; }


/* SCAFFOLDING */
#page {
	width: 1010px;
	padding: 55px 0 20px 0;
	font: 0.75em/1.2 arial, verdana, sans-serif;
	margin: 0 0 0 90px;
	color: black;
	background: white;
	position: relative;
}
#header {
	position: relative;
	overflow: hidden;
	padding: 0 90px 0 20px;
}
#content {
	overflow: hidden;
	padding: 0 90px 0 20px;
	color: #555;
}
#footer {
	padding: 46px 90px 0 20px;
	position: relative;
}


/* COLUMNS LAYOUT */
.columns-2-1 {
	margin: 20px 0 10px 0;
	overflow: hidden;
}
.column1,
.column2 {
	overflow: hidden;
	float: left;
}
.column1 {
	padding: 0 15px 0 0;
}
.column2 {
	padding: 0 0 0 15px;
}
.columns-2-1 .column1 {
	width: 600px;
}
.columns-2-1 .column2 {
	width: 270px;
}
.columns-2-1 {
	background: url(../../www.secure/img/columns_border.gif) repeat-y;
}
.columns-2-1 {
	background-position: 599px 0;
}


/* GENERAL STYLES*/
HTML {
	background: #575757 url(../../www.secure/img/bg.gif) repeat-y 90px 0;
}
A {
	color: #00aeef;
}
A:hover {
	text-decoration: none;
}
BLOCKQUOTE {
	border-left: 1px solid #ccc;
	padding-left: 20px;
	font-style: italic;
}


/* HEADER */
#header {
	overflow: hidden;
	position: relative;
}
#logo {
	display: block;
	width: 230px;
	height: 58px;
	text-indent: -9999px;
	background: url(../../www.secure/img/logo.gif) no-repeat top left;
	margin: 0 0 0px 0;
}
#header UL {
	padding: 0;
}
#header LI {
	list-style-type: none;
}
#header .menu {
	margin: 20px 0 0 0;
}
#header .menu LI {
	float: left;
	margin: 0 10px 0 0;
}
#header .news {
	position: absolute;
	top: 0;
	right: 90px;
}
#header .news LI {
	text-align: right;
	color: #000000;
	width: 500px;
}
#menu-item-0,
#menu-item-1,
#menu-item-2 {
	padding-right: 15px;
	background: url(../../www.secure/img/menuItems.gif) no-repeat right -135px;
}
#menu-item-0 A,
#menu-item-1 A,
#menu-item-2 A,
#menu-item-3 A {
	text-indent: -9999px;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
}
#menu-item-0 A {
	background-image: url(../../www.secure/img/menuItems.gif);
	width: 96px;
}
#menu-item-1 A {
	background-image: url(../../www.secure/img/menuItems.gif);
	width: 55px;
	background-position: -127px 0;
}
#menu-item-2 A {
	background-image: url(../../www.secure/img/menuItems.gif);
	width: 67px;
	background-position: -210px 0;
}
#menu-item-3 A {
	background-image: url(../../www.secure/img/menuItems.gif);
	width: 52px;
	background-position: -309px 0;
}
#menu-item-0 A:hover {
	background-position: 0 -47px;
}
#menu-item-1 A:hover {
	background-position: -127px -47px;
}
#menu-item-2 A:hover {
	background-position: -210px -47px;
}
#menu-item-3 A:hover {
	background-position: -309px -47px;
}
#menu-item-0 A.current {
	background-position: 0 -95px;
}
#menu-item-1 A.current {
	background-position: -127px -95px;
}
#menu-item-2 A.current {
	background-position: -210px -95px;
}
#menu-item-3 A.current {
	background-position: -309px -95px;
}



/* NEWSLETTER */
/*#newsletter {
	background: #575757;
	padding: 0 20px 0 110px;
	color: white;
	overflow: hidden;
	_height: 1%;
}
#newsletter INPUT {
	border: 0;
	padding: 8px;
	width: 220px;
	height: 15px;
	float: left;
	margin: 0 7px 0 0;
}
#newsletter LABEL {
	background: url(../../www.secure/img/heading_email.gif);
	width: 280px;
	height: 24px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#newsletter INPUT.submit {
	border: 0;
	padding: 0;
	width: 62px !important;
	height: 31px;
	float: left;
	background: #c4c4c4 url(../../www.secure/img/button_send.gif) left center;
	text-indent: -9999px;
	padding-top: 50px;
}
#newsletter FIELDSET {
	padding: 20px 0;
}
#newsletter FORM {
	height: 0px;
	overflow: hidden;
}*/


/* MORE LINK */
.more {
	text-align: right;
}


/* GRID */
.grid {
	overflow: hidden;
	margin: 20px 0 0 -45px;
	width: 945px;
}
.grid .teaser {
	width: 270px;
	float: left;
	margin: 0 0 30px 0 !important;
	padding-left: 45px;
}
.grid .teaser H2,
.grid .teaser P {
	background: white;
}


/* MOVIE CONTROLS */
#movie-controls {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
#play-movie-button {
	float: left;
	margin: 0 10px 0 -2px;
	width: 13px;
	height: 13px;
	display: block;
	text-indent: -9999px;
	background: url(../../www.secure/img/button_play.gif) no-repeat top left;
}
#play-movie-button.pause {
	background-image: url(../../www.secure/img/button_pause.gif);
}
#movie-position {
	float: left;
	width: 480px;
	height: 3px;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	display: block;
	background: #acaeb1;
	margin: 0 20px 0 0;
	cursor: pointer;
}
#movie-position SPAN {
	width: 0px;
	height: 3px;
	display: block;
	background: black;
}
#movie-volume {
	background: #acaeb1;
	float: left;
	display: block;
	width: 40px;
	height: 6px;
	border-top: 4px solid white;
	border-bottom: 3px solid white;
	cursor: pointer;
	position: relative;
}
#movie-volume SPAN {
	width: 20px;
	height: 6px;
	display: block;
	background: black;
}
#movie-controls .txt {
	float: left;
	margin: 0 5px 0 0;
	display: block;
}
#loader {
	position: absolute;
	top: 30px;
	width: 600px;
	height: 338px;
	background: black url(../../www.secure/img/loader.gif) no-repeat 50% 50%;
	text-indent: -9999px;
	opacity: 0.7;
}


/* CONTENT NAVIGATION */
.content-navigation {
	margin-top: 50px;
}
.content-navigation H1 {
	display: none;
}
.content-navigation P {
	font-weight: bold;
}
.content-filter-active {
	color: black;
}


/* TEASERS */
.teasers H1 {
	display: none;
}
.teaser {
	margin: 0 0 30px 0;
}
.teaser .image-actions {
	position: absolute;
	top: 40px;
	left: 10px;
	border: 1px solid white;
	padding: 10px;
	float: left;
}
.teaser .image-actions SPAN {
	color: white;
	font-weight: bold;
}
.teaser .image-actions UL {
	padding: 0;
	margin: 0;
}
.teaser .image-actions LI {
	list-style-type: none;
}
.teaser .image-actions A {
	color: white;
	text-decoration: none;
}
.teaser .image-actions A:hover {
	color: #00aeef;
}
.teaser-body,
.article-body {
	font-family: Georgia, serif;
	margin: 0 20px 0 90px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #acaeb1;
	overflow: hidden;
}
.article-body {
	border: 0;
}
.teaser-body H2,
.article-body H1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1.1;
	color: black;
}
.teaser-body H2 A {
	color: black;
	text-decoration: none;
}
.teaser-body H2 A:hover {
	color: #00aeef;
}
.teaser-body P,
.article-body P {
	font-size: 18px;
}
.teaser-body P.right,
.article-body P.right {
	text-align: right;
}
.teaser-body IMG {
	float: left;
	margin: 0 10px 0 0;
}
.teaser-body IMG.bottom-align {
	margin-bottom: -20px;
}
.teasers .more {
	padding: 0 20px 20px 0;
	margin: -20px 0 0 0;
}


/* RELATED */
.related {
	padding: 0 0 20px 90px;
}
.related H2 {
	font-weight: bold;
	color: black;
}
.related LI,
.related UL {
	padding: 0;
	list-style-type: none;
}


/* 404 */
.page-404 {
	margin-top: 60px;
	font-size: 13px;
}
.page-404 H1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1.1;
	color: black;
}


/* MEDIA */
.media {
	position: relative;
	background: white;
	padding: 30px 0;
}
.media IMG {
	display: block;
}
.media-content {
	margin: 0 0 5px 0;
}
.media P {
	margin: 0;
}


/* MOVIE META */
.article-meta-heading {
	font-size: 16px;
	text-transform: uppercase;
	color: black;
	margin: 30px 0 10px 0;
	display: block;
}
.article-meta H2 {
	font-weight: bold;
	color: black;
}


/* PRESS PHOTOS */
.press-photos {
	padding: 30px 0 0 0;
}
.press-photos UL,
.press-photos LI {
	padding: 0;
	list-style-type: none;
}
.press-photos LI {
	padding: 0 0 5px 0;
}
.press-photos IMG {
	display: block;
	margin: 0 0 3px 0;
}
.press-photos A {
	display: block;
	color: #575757;
	text-decoration: none;
}
.press-photos A:hover {
	color: #00aeef;
}
.article .press-photos {
	margin-left: 90px;
	overflow: hidden;
	margin-bottom: 20px;
}
.article .press-photos LI {
	float: left;
	margin: 0 10px 0 0;
}

/* CLIP TEASERS */
.clips H1 {
	display: block;
	height: 49px;
	text-indent: -9999px;
	background: url(../../www.secure/img/headings.gif) no-repeat top right;
}
.clips .teaser {
	background: url(../../www.secure/img/border_top.gif) no-repeat top right;
	margin: 10px 0 20px 0;
	padding-top: 1px;
}
.clips .teaser H2 {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 -5px;
	padding: 8px 0 1px 5px;
}
.clips .teaser H2 A {
	color: black;
	text-decoration: none;
}
.clips .teaser H2 A:hover {
	color: #00aeef;
}
.clips .teaser P {
	padding: 0 0 10px 5px;
	margin: 0 0 0 -5px;
}
.clips .teaser .image {
	padding-left: 5px;
	margin-left: -5px;
	display: block;
}
.clips .hover {
	background: white;
}
.clips .hover h2,
.clips .hover p {
	background: black;
}
.clips .hover .image {
	background: white url(../../www.secure/img/hover_corner.gif) no-repeat top left;
}
.clips .hover H2 A {
	color: white;
}


/* PURCHASE LINK */
.purchase {
	margin: 0 0 10px 90px;
}
.purchase H2 {
	font-weight: bold;
	color: black;
}



/* NEWS */
.news H1 {
	display: block;
	height: 55px;
	text-indent: -9999px;
	background: url(../../www.secure/img/headings.gif) no-repeat 0 -150px;
}
.news .teaser {
	margin: 10px 0;
	padding: 7px 0;
}
.news .teaser H2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	line-height: 1.1;
}
.news .teaser H2 A {
	color: black;
	text-decoration: none;
}
.news .teaser H2 A:hover {
	color: #00aeef;
}
.news .teaser P {
	margin: 0 0 10px 0;
}


/* PEOPLE */
.people H1 {
	display: block;
	height: 49px;
	margin: 0 0 20px 0;
	text-indent: -9999px;
	background: url(../../www.secure/img/headings.gif) no-repeat 0 -75px;
}
.people P {
	margin-bottom: 10px;
}



/* EXTRA TEASER */
.extra-teaser {
	margin: 30px 0 0 0;
	font-size: 16px;
}
.extra-teaser H1 {
	color: red;
}


/* FOOTER */
#footer {
	padding: 50px 0 0 110px;
	background: url(../../www.secure/img/logo.gif) no-repeat -33px -165px;
	color: #575757;
	margin: 10px 0 0 0;
}


/* DESIGN BY */
#oktavilla {
	position: absolute;
	left: 946px;
	bottom: 24px;
}


/* sIFR */
.sIFR-active #header .news LI {
	visibility: hidden;
	font-size: 16px;
	margin-bottom: -5px;
}
.sIFR-active .extra-teaser H1 {
	visibility: hidden;
	font-size: 16px;
	margin-bottom: -2px;
}
.sIFR-active .extra-teaser P {
	visibility: hidden;
	font-size: 16px;
	padding-right: 60px;
}