BODY { 
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #000;
}
A { text-decoration: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM {
	padding: 0;
	margin: 0;
}
.wrapper{
	float:left;
	width:100%;
	min-width:999px;
	overflow:hidden;
	padding-bottom:64px;
	width:expression(document.body.clientWidth < 999? "999px": "auto" );
}
.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}

#page {
    margin: auto;
    text-align: left;
    width: 999px;
}
.container{
    margin: auto;
    text-align: left;
    width: 999px;
}
#header {

}
#header UL{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#header UL LI{
	position:relative;
	display: inline;
	float:left;
	z-index:100;
	padding:0 0 0 2px;
	margin:0px;
	background: url("../images/bg/mmlisep.gif") no-repeat left center;
}
#header UL LI.first{
	padding:0px;
	background:none;
}
#header UL LI A{
	font-size:16px;
	color:#fff;
	cursor:pointer;
	padding:0px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}
#header UL LI.active,
#header UL LI A:hover{
	text-decoration:none;
	background: url("../images/bg/abg.gif") repeat-x left top;
}
#header UL LI A SPAN{
	float:left;
	padding:0 0 0 30px;
}
#header UL LI.active A SPAN,
#header UL LI A:hover SPAN{
	background: url("../images/bg/aleft.gif") no-repeat left top;
}
#header UL LI A SPAN SPAN{
	height:65px;
	line-height:65px;
	padding:0 29px 0 0;
}
#header UL LI.active A SPAN SPAN,
#header UL LI A:hover SPAN SPAN{
	background: url("../images/bg/arigt.gif") no-repeat right top;
}
#header UL LI .submenu{
	position:absolute;
	display:none;
	z-index:100;
	width:288px;
	left:1px;
	top:65px;
	background: url("../images/bg/sub-bg.gif") repeat-y left top;
}
#header UL LI .submenu .submenu-top{
	float:left;
	background: url("../images/bg/sub-top.gif") no-repeat left top;
	width:288px;
	line-height:12px;
	font-size:1px;
	height:12px;
}
#header UL LI .submenu .submenu-bottom{
	float:left;
	background: url("../images/bg/sub-bottom.gif") no-repeat left bottom;
	width:288px;
	line-height:13px;
	font-size:1px;
	height:13px;
}
#header UL LI .submenu UL{
	padding:0px;
	margin:0 0 0 25px;
}
#header UL LI .submenu UL LI{
	float:left;
	border-top:1px #5B6262 solid;
	width:232px;
	background:none;
}
#header UL LI .submenu UL LI.first{
	border:none;
}
#header UL LI .submenu UL LI A{
	float:left;
	padding-left:14px;
	height:32px;
	line-height:32px;
	background: url("../images/bg/a-bg.gif") no-repeat left top;
}
#header UL LI .submenu UL LI A:hover{text-decoration:underline;}
#content {

}
.grayline{
	float:left;
	background: url("../images/pictures/gray-line.jpg") no-repeat center top;
	height:30px;
	width:100%;
}
#content .revenge{
	float:left;
	padding:0 25px 0 15px;
	width:307px;
	_width:357px;
	height:393px;
	background: url("../images/bg/revenge-bg.jpg") no-repeat left top;
}
#content .revenge IMG{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#content .revenge P{
	font-size:17px;
	color:#fff;
	font-weight:normal;
	margin: 20px 0;
}
#content .revenge .more-about{
	width:331px;
	height:63px;
	display:block;
	position:relative;
	z-index:50;
	text-align:center;
	margin:0 0 0 -35px;
	background: url("../images/pictures/link-block.gif") no-repeat left top;
	/*width:345px;
	height:65px;
	position:relative;
	z-index:500;
	display:block;
	text-align:center;
	margin:0 0 0 -35px;
	background: url("../images/pictures/more-about.gif") no-repeat left top;*/
}

#content .revenge .more-about A{
	font-size:17px;
	line-height:50px;
	color:#ffffff;
	height:48px;
	text-transform:uppercase;
	display:block;
}
#content .revenge .more-about.active A{color:#7BA4B9; font-weight:bold;}
#content .revenge .more-about A:hover{
	text-decoration:none;
	font-weight:bold;
	color:#7BA4B9;
}
#content .videoblock{
	float:right;
	width:642px;
	height:393px;
}
#content .main-content{
	float:left;
	display:inline;
	margin:1px 0 0 0;
	width:100%;
	_height:367px;
	background: url("../images/bg/main-content.jpg") no-repeat center top;
}
#content .main-content .tribeca{
	float:left;
	width:320px;
	_width:322px;
	background:#0E0E0E;
	margin:15px 0 0 0;
	display:inline;
	border:1px #5B5B5B solid;
	_height:311px;
}
#content .main-content .tribeca UL{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .main-content .tribeca UL LI{
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
}
#content .main-content .tribeca UL LI .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
#content .main-content .tribeca .link-block{
	width:331px;
	height:63px;
	display:block;
	position:relative;
	z-index:50;
	margin:0 0 0 -21px;
	background: url("../images/pictures/link-block.gif") no-repeat left top;
}
.active,
.hovered{
	
}
 
#content .main-content .tribeca .link-block A{
	font-size:17px;
	color:#fff;
	margin:0 0 0 23px;
	display:block;
	line-height:48px;
}
#content .main-content .tribeca .link-block.active A{color:#7BA4B9;}
#content .main-content .tribeca .link-block A:hover{
	text-decoration:none;
	font-weight:bold;
	color:#7BA4B9;
}
#content .main-content .rightpart{
	float:right;
	width:646px;
}
#content .main-content .rightpart UL.video-list{
	padding:0px;
	margin:0px 0 0 2px;
}
#content .main-content .rightpart UL.video-list LI{
	float:left;
	display:inline;
	width:146px;
	_width:161px;
	padding:11px 0 0 15px;
	_height:132px;
	background:#070707;
	height: 140px;
}
#content .main-content .rightpart UL.video-list LI:hover {
	background-color: #0E1619;
}
#content .main-content .rightpart UL.video-list LI P{
	font-size:10px;
	color:#CCC;
	margin:0px;
	font-weight:normal;
}
#content .main-content .rightpart UL.video-list LI P strong{
	font-size:12px;
	color:#fff;
	margin:0px;
	font-weight:bold;
}
#content .main-content .rightpart .about-film{
	float:left;
	display:inline;
	margin:20px 0 0 0;
	width:622px;
	padding-top:20px;
	border-top:1px #fff solid;
}
#content .main-content .rightpart .about-film IMG{
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
#content P{
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
#content .main-content .rightpart .about-film P{
	font-size: 16px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#content .main-content .rightpart .about-film P.title{
	font-size:13px;
	font-weight:bold;
}
#content .main-content .rightpart .about-film P A{
	color:#5597b2;
}
#content .main-content .rightpart .from-twitter{
	float:left;
	display:inline;
	margin:20px 0 0 0;
	width:286px;
}
#content .main-content .rightpart .from-twitter p{
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}
#content .main-content .rightpart .revenge-blog P.title,
#content .main-content .rightpart .from-twitter H5{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	color:#fff;
	line-height:100%;
}
#content .main-content .rightpart .from-twitter P SPAN A{
	font-size:11px;
	color:#5597b2;
}
#content .main-content .rightpart .from-twitter P A{
	color:#888888;
	font-size:100%!important;
}
#content .main-content .rightpart .revenge-blog{
	float:left;
	display:inline;
	margin:20px 0 0 40px;
	width:282px;
}
#content .main-content .rightpart .revenge-blog A {
	color: #5597B2;
}
#content .main-content .rightpart .revenge-blog Q{
	color:#5597b2;
	margin:5px 0 0 0;
	font-size:18px;
}
#content .main-content .rightpart .revenge-blog P.title{
	margin:0 0 10px 0;
}
#content .main-content .rightpart .revenge-blog SPAN{
	font-size:11px;
	color:#888;
}
#footer {
	float:left;
	width:100%;
	height:60px;
	_height:98px;
	padding-top:14px;
	background:#1F1F1F;
}
#footer P{
	font-size:14px;
	color:#fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
.plug {
	float:left;
	_width:190px;
	margin-bottom: 15px;
}
.plug.ideal{
	_width:260px!important;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.fb_edge_widget_with_comment {_width:55px!important;}
.fb_iframe_widget iframe {_width:55px!important;}
.fb_edge_widget_with_comment {
	float:left;
}
.share {
	float:left;
	margin-top: -10px;
	margin-left: 10px;
}
#footer .morelinks{
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#footer .morelinks UL{
	padding:0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .morelinks UL LI{
	display:inline;
	font-size:12px;
	float:left;
	color:#9c9c9c;
	margin: 0 6px 0 0;
}
#footer .morelinks UL LI A{
	font-size:12px;
	float:left;
	color:#9c9c9c;
}.playerBox_gsvb{margin:0px!important;}
.playerInnerBox_gsvb{margin-top:0px!important;}
.playerBox_gsvb div.alldone_gsvb,
.playerBox_gsvb div.title_gsvb,
.floatingPlayerBox_gsvb{display:none!important;}#content .main-content .tribeca UL LI .name A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2F678F;
	margin-top: -3px;
}
.pressquotes-credit {
	font-size: 10px;
	color: #CCC;
	line-height: 10px;
}
.pressquotes {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
	text-transform: uppercase;
}
.tunein {
	font-size: 28px;
	font-weight: bold;
	line-height: 25px;
	color: #a0c566;
	text-transform: uppercase;
	margin: 18px 0;
}
#content .main-content .rightpart .revenge-blog A {
	color: #5597B2;
}







/*NEW MENU*/

#header UL{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#header UL LI{
	position:relative;
	display: inline;
	float:left;
	z-index:100;
	padding:0 0 0 2px;
	margin:0px;
	background: url("../images/bg/mmlisep.gif") no-repeat left center;
}
#header UL LI.first{
	padding:0px;
	background:none;
}
#header UL LI A{
	font-size:16px;
	color:#fff;
	cursor:pointer;
	padding:0px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}
#header UL LI.active,
#header UL LI A:hover{
	text-decoration:none;
	background: url("../images/bg/abg.gif") repeat-x left top;
}
#header UL LI A .outside{
height: 65px;
line-height: 65px;
padding: 0 29px 0 0;
}
#header UL LI.active A .outside,
#header UL LI A:hover .outside{
	background: url("../images/bg/aleft.gif") no-repeat left top;
}
#header UL LI A .outside span{
	height:65px;
	line-height:65px;
	padding:0 29px 0 0;
}
#header UL LI.active A .outside span,
#header UL LI A:hover .outside span{
	background: url("../images/bg/arigt.gif") no-repeat right top;
}
#catblogoutput .blog-post {width: 700px;}