html, body{
	margin: 0; padding: 0;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	height: 100%;
	width: 100%; height: 100%;
}

#flMovie {
	width: 100%; height: 100%;
}

#flMovie-small {
	width: 100%; height: 600px;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

body.press {
	color: #2D6EB9;
}

body.exchange {
	color: #B91423;
}

body.studio {
	color: #7D1E28;
}

p {
	margin: 0; padding: 0;
	margin-bottom: 14px;
}

object {
	margin: 0; padding: 0;
	border: 0;
}

body {
	min-width: 990px;  
}

h1, h2, h3, h4, h5 {
	margin: 0; padding: 0;
}

h1 {
	font-size: 15px;
	line-height: 16px;
}

h3 {
	font-size: 15px;
	line-height: 26px;
}

#header {
	position: relative;z-index: 1;
	width: auto;
	height: 85px;
	background-position: 20px 10px;
	font-size: 15px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}

#header a{
	color: #000000;
	text-decoration: none;
}

#header a.active{
	color: #ffffff;
}

#header a:hover{
	color: #ffffff;
	text-decoration: none;
}

#header h1{
	float: left;
	color: #ffffff;
	padding: 30px 0px 0px 160px;
}

#header dl.menu1 {
	padding-top: 30px;
	float: left;
}
#header dl.menu2 {
	padding-top: 30px;
	width: 160px;
	float: right;
}

dl {
	margin: 0; padding:0;
}

dt {
	float: left;
	margin: 0; padding:0;
}

#header.press {
	background: url("../i/logo-press.gif") 20px 10px no-repeat;
	background-color: #2D6EB9;
}

#header.exchange {
	background: url("../i/logo-exchange.gif") 20px 10px no-repeat;
	background-color: #B91423;
}

#header.studio {
	background: url("../i/logo-studio.gif") 20px 10px no-repeat;
	background-color: #7D1E28;
}

hr.press{
	background-color: #2D6EB9;
}

hr.exchange{
	background-color: #B91423;
}

hr.studio{
	background-color: #7D1E28;
}


.press a{
color: #2D6EB9;
}

.exchange a{
color: #B91423;
}

.studio a{
color: #7D1E28;
}


.contact a{
color: #ECBE2D;
}



#ticker {
	position: relative;
	z-index: 5;
	width: auto;
	height: 25px;
	background-color: #ECBE2D;
}

#ticker .strong{
		padding: 4px 0 0 160px;
		font-weight: bold;
}

.mainContainer {
	position: absolute; z-index: 10;
	top: 110px; left: 0px;
	
}

/* CONTENT */
#main_wrapper1 {
	margin:0; padding:0;
	background: #ffffff url("../i/col-left.gif") top left repeat-y;/*#96B6DC*/
}
#main_wrapper2 {
	margin:0; padding:0;
	background: url("../i/col-right.gif") top right repeat-y;
}

#navigation {
	float:left;
	width: 100px;
	margin:0; padding:0;
}

#navigation  a{
	font-weight: bold;
}

#news {
	float:right;
	width:160px;
	margin:0; padding:0;
}
#content {
	margin:0 160px 0 100px;
	padding-bottom: 58px;
}

.press-cont {
	background-color: #2D6EB9;
	background: url("../i/bg_lines_press.gif") 0px 1px repeat;
}

.studio-cont {
	background-color: #7D1E28;
	background: url("../i/bg_lines_studio.gif") 0px 1px repeat;
}

.exchange-cont {
	background-color: #B91423;
	background: url("../i/bg_lines_xchng.gif") 0px 1px repeat;
}

.margins {
	margin:0; padding:0;
}

#news .margins {
	padding: 5px 10px 0 10px;
}

#content p {
	margin-bottom: 26px;
}

#content .margins {
	margin: 0; padding: 0px 10px 0px 10px;
	font-size: 11px;
	line-height: 26px;
}

.floated {
	float: left;
}
/*
.newsDetail {
	width: 500px;
	float: left;
}
.newsImg {
	padding: 10px 20px 0px 20px;
	float: left;
}
*/
#content img{
	float: left;
	display: inline;
	margin-right: 26px;
	margin-bottom: 26px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
/* END */

/* NAVIGATION */

.hrSec {
	width: auto;
	height: 4px;
/*	background: url("../i/bgm-press.gif") top left repeat-x;*/
	position: relative;
	margin-top: -9px;
	_margin-top: -2px;
}


div.fLink {
/*	margin: 0px 0px 3px 18px;*/
	margin: 10px 0px 3px 18px;
	_margin: 3px 0px 6px 18px;
}
