/* PAGE */
#wrapper{
	margin:0;
	float:none;
	position: relative;
	width:auto;
}
#innerwrap{
	margin:0;
	float:none;
	position: relative;
	width:auto !important;
}
#content-container{
	background:#ffffff;
	margin:0;
	float:none;
	position: relative;
	background-color: none;
	width:100%;
}
#content-body{
	margin: 0 auto;
	background:none !important;
	width: auto;
}
body.ie6 #page-container {
	background-color: #fff;
}
#header{
	/*background:url("/gfx/home/new/bg.jpg") repeat scroll 0 0;*/
}
.br {float:none;clear:both;}

/* NEW STYLES */


/* Layout */
.content {
	position:relative;
	padding:0;
	margin:0;
	width:950px;
	overflow:visible;
}
.leftcolumn {
	width:580px;
	float:left;
	padding:1px;
	margin:20px 0;
}

.fullcolumn {
	width:950px;
	float:left;
	margin:20px 0;
}

/* Style */
hr {
	margin:10px 0;
	background:none;
	border:none;
	height:4px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
}
a, a:link, a:visited {
	color:#006699;
}
/* Our Movies */
#ourmovies_box {
	width:977px;
	margin:13px -13px 22px;
}

/* MORE MOVIES (OLD) */
	#moremovies_box {
		width:943px;
		height:157px;
		margin:0 auto 10px;
		overflow:visible;
		z-index:20;
	}
	#moremovies_title {
		display:block;
		margin:0 0 4px 0;
		padding:0;
		height:30px;
		width:465px;
		z-index:2;
		background:url('/gfx/home/new/moremovies_title.gif') top left no-repeat;
		background-position:1px 0;
	}
	body.ie6 #moremovies_title, body.ie7 #moremovies_title {
		left:0;
	}
	#moremovies_carousel {
		padding:0;
	}
	body.ie7 #moremovies_more {
		margin-top:14px;
	}
	.view_more {
		float:right;
		margin:0 0 15px 0;
		padding:0;
		text-align:right;
		width:925px;
		z-index:10;
		text-transform:uppercase;
		font-size:14px;
		font-weight:bold;
		color:#006699;
	}
	
/* Video Clips */
#videoclips_box {
	width:930px;
	height:343px;
	margin:10px 0 10px 12px;
}
#videoclips_video {
	position:absolute;
	margin:12px 0 0 0;
	padding:0;
	z-index:10;
	width:568px;
	height:343px;
}
#videoclips_title {
	position:absolute;
	margin:0 0 0 594px;
	height:33px;
	width:350px;
	padding:0;
	z-index:10;
	background:url('/gfx/home/new/videoclips_title.gif') top left no-repeat;
	background-position:-2px 0;
}
#videoclips_trailers {
	position:absolute;
	margin:34px 0 0 572px;
	padding:0;
	z-index:11;
}
body.ie7 #videoclips_trailers {
}
body.ie6 #videoclips_trailers {
	float:left;
	width:360px;
	margin-top:38px;
}
.videoclips_trailer {
	margin:8px 0;
}
body.ie7 .videoclips_trailer {
}
body.ie6 .videoclips_trailer {
	margin:0 0 8px 0;
	float:left;
}
.vc_arrow {
	float:left;
	height:81px;
	width:23px;
	z-index:12;
}
.selected .vc_arrow {
	background:url('/gfx/home/new/videoclips_bg_arrow.gif') top left no-repeat;
}
.vc_body {
	float:left;
	height:81px;
	width:331px;
	background:#e1e7ea;
	z-index:12;
	cursor:hand;
	cursor:pointer;
}
.vc_img {
	float:left;
	width:116px;
	height:64px;
	margin:8px 0 0 15px;
	z-index:20;
}
body.ie6 .vc_img {
	margin:8px 0 0 8px;
}
.vc_text {
	float:left;
	width:160px;
	height:64px;
	margin:8px 8px 0 11px;
	z-index:20;
}
.vc_text em {
	text-transform: uppercase;
	font-weight:bold;
}
.vc_text a, .vc_text a *, .vc_text a p * {
	font-size:14px;
	color:#333333;
}
body.ie6 .vc_text p {
	margin:0;
}
.vc_text a:hover {
	text-decoration:none;
}
body.ie6 .vc_text {
	margin:8px 8px 0 6px;
}
.selected .vc_body {
	background:#c7d0d5;
}
.hover .vc_body {
	background:#85c8e9;
}
#videoclips_trailer1 {
}
#videoclips_trailer2 {
}
#videoclips_trailer3 {
}
#videoclips_more {
	position:absolute;
	margin:320px 0 0 555px;
	width:370px;
	padding:0;
	z-index:10;
	text-align:right;
}
body.ie6 #videoclips_more {
	margin-top:316px;
}
#videoclips_more a, #videoclips_more span {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#006699;
}

/* Share */
#share_box {
	float:left;
	margin:1px 0 0 0;
}

/* Signup */
#signup_box {
	height:70px;
	margin-top:2px;
	text-align:right;
}
#signup_box img {
	float:right;
	margin:0 10px 0 10px;
	background:#ffffff;
}
#signup_box img#signup_facebook {
	margin:8px 10px 0 10px;
}

/* Twitter */
#twitter_box {
	position:relative;
	width:930px;
	border:solid 10px #333333;
	background:url('/gfx/home/new/twitter_bg_right.gif') bottom right no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:10px 0;
	padding:0;
	height:73px;
	overflow:visible;
	z-index:10;
}
body.ie6 #twitter_box {
	width:930px;
}
#twitter_title {
	position:absolute;
	width:268px;
	height:73px;
	margin:0;
	padding:0;
	border:none;
	z-index:11;
	background:url('/gfx/home/new/twitter_title.gif') top left no-repeat #333333;
}
#twitter_frames {
	position:absolute;
	margin-top:10px;
	margin-left:270px;
	width:650px;
}
.twitter_frame {
	position:relative;
	top:0;
	width:648px;
	display:inline;
	z-index:13;
}
.twitter_date {
	position:relative;
	font-size:10px;
	color:#666666;
	width:645px;
	z-index:13;
}
.twitter_news {
	position:relative;
	font-size:12px;
	margin-top:4px;
	width:645px;
	color:#333333;
	z-index:14;
}
#twitter_back {
	display:block;
	position:absolute;
	margin-top:63px;
	margin-left:881px;
	z-index:12;
}
#twitter_next {
	display:block;
	position:absolute;
	margin-top:63px;
	margin-left:901px;
	z-index:12;
}
/* Articles */
#articles_box {
	width:960px;
	margin:10px -5px;
}
.article_container {
	float:left;
	width:306px;
	margin:0 7px;
}
body.ie6 .article_container {
	margin:0 6px;
}
.article_header {
	background:#c7d0d5;
	height:44px;
	margin:0 0 2px 0;
}
.article_title {
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	margin:5px 7px 1px;
}
.article_subtitle {
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	color:#333333;
	margin:2px 7px 0;
}
.article_image {
	margin:0 0 2px 0;
}
.article_image img {
	display:block;
	width:306px;
}
.article_caption {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0;
	color:#666666;
}
.article_body {
}
.article_first {
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#006699;
	margin:0 0 4px 0;
}
.article_text {
	margin:0 0 16px 0;
	font-size:14px;
	color:#333333;
}
.article_more a, .article_more span {
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#006699;
}


	
/* jquery easing */
	/*
		root element for the scrollable.
		when scrolling occurs this element stays still.
	*/
	.scrollable {
		/* required settings */
		position:relative;
		overflow:hidden;
		width: 881px;
		height:140px;
		padding:22px 0 8px 0;
	}
	/*
		root element for scrollable items. Must be absolutely positioned
		and it should have a extremely large width to accomodate scrollable items.
		it's enough that you set the width and height for the root element and
		not for this element.
	*/
	.scrollable .items {
		/* this cannot be too large */
		width:1000em;
		position:absolute;
		clear:both;
		overflow:visible;
	}
	/* single scrollable item */
	.scrollable img {
		float:left;
		margin:0;
		background-color:#fff;
		padding:0;
		border:none;
		cursor:pointer;
		width:83px;
		height:122px;
	}
	/* active item */
	.scrollable .active {
		z-index:9999;
		position:relative;
	}
	/* this makes it possible to add next button beside scrollable */
	.scrollable {
		float:left;
	}
	/* prev, next, prevPage and nextPage buttons */
	a.browse {
		display:block;
		width:24px;
		height:122px;
		float:left;
		cursor:pointer;
		font-size:1px;
		margin:0 7px;
	}
	/* right */
	a.right {
		background-image: url(/gfx/home/new/rightscroll.jpg);
		margin:22px 0 0 0;
		float:right;
	}
	a.right:hover {
		background-image: url(/gfx/home/new/rightscrollover.jpg);
	}
	/* left */
	a.left {
		background-image: url(/gfx/home/new/leftscroll.jpg);
		margin:22px 4px 0 0;
	}
	a.left:hover {
		background-image: url(/gfx/home/new/leftscroll_over.jpg);
	}
	/* disabled navigational button */
	a.disabled {
		visibility:hidden !important;
	}
	/* make A tags our floating scrollable items */
	.items .item {
		display:block;
		float:left;
		margin:0 14px;
		overflow:visible;
		z-index:10;
	}

/* TOOLTIP (OLD) */
	.tooltip {
		position:absolute;
		display:none;
		background:url('/gfx/homepage/overlay_tip_right.png') top left no-repeat;
		top:-37px;
		font-size:12px;
		height:284px;
		width:408px;
		color:#333333;
		z-index:50;
		cursor:hand;
		cursor:pointer;
		margin:0;
		}
		body.ie6 .tooltip {
		background: none;
	 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/gfx/homepage/overlay_tip_right.png');
		margin:0;
	}
	.tooltip.reversed {
		background:url('/gfx/homepage/overlay_tip_left.png') top left no-repeat;
		top:-37px;
		margin:0;
		}
		body.ie6 .tooltip.reversed {
		background: none;
	 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/gfx/homepage/overlay_tip_left.png');
		margin:0;
	}
	.tooltip .toolbox {
		display:block;
		height:235px;
		margin:26px 0 0 18px;
		position:relative;
		width:366px;
		z-index:50;
	}
	.reversed .toolbox {
		margin:26px 0 0 20px;
	}
	.toolbox .tt_content {
		position:absolute;
		margin:0 0 0 3px;
		width:204px;
		z-index:999;
	}
	.toolbox .tt_title {
		font-size:18px;
		font-weight:bold;
		text-transform:uppercase;
		color:#006699;
		z-index:999;
		width:195px;
	}
	.toolbox .tt_text {
		width:195px;
		line-height:normal;
		padding:0;
		font-size:10px;
	}
	.toolbox p {
		padding:0 0 9px 0;
	}
	.toolbox p.blurb {
		font-size:10px;
	}
	.toolbox .tt_stars {
		position:absolute;
		margin:150px 0 0 4px;
	}
	.toolbox .tt_rating {
		position:absolute;
		margin:221px 0 0 5px;
		width:164px;
		font-size:8px;
		text-transform:uppercase;
		text-align:left;
		display:none;
	}
	.toolbox .tt_image {
		position:absolute;
		margin:0 0 0 214px;
		z-index:1;
	}
	.toolbox .tt_image img {
		width:152px;
		height:227px;
		z-index:2;
	}
	.img_overlay {
		display:block;
		position:absolute;
		width:83px;
		height:122px;
		z-index:100;
		margin:0;
		background-image:url('/gfx/elements/bg/pixel.gif');
		background-position:bottom center;
		background-repeat:repeat;
		cursor:hand;
		cursor:pointer;
	}
	body.ie6 .img_overlay {
		margin:0 0 0 -83px;
	}
	body.ie7 .img_overlay {
		margin:0 0 0 -83px;
	}

/* MORE */
#morestories_box {
	padding:35px 0 15px;
}
.morestories {}
.morestories_container {
	float:left;
	width:455px;
	margin:5px 10px;
	background-color:#F1F2F3;
}
.morestories_image {
	float:left;
}
.morestories_image img {
	background-color:#FFFFFF;
	border:1px solid #DADADA !important;
	margin:10px 9px;
	padding:5px;
}
.morestories_description {
	width:340px;
	padding-top:12px;
}
.morestories_title h3 {
	font-size:14px;
	font-weight:bold;
}
.morestories_byline, .morestories_byline p, .morestories_byline a, .morestories_byline a:hover, .morestories_byline a:visited {
	color:#666666;
	font-size:14px;
}
.morestories_text, .morestories_text p, .morestories_text a, .morestories_text a:hover, .morestories_text a:visited {
	color:#666666;
	font-size:14px;
}
.wrapper {
	padding:0;
}

.morestories_link {
	padding:10px 0 25px;
}
.morestories_link .morestories_title h3 {
	text-align:center;
	font-size:16px;
}
.morestories_link .morestories_text p {
	text-align:center;
}

/* IE6 FIXES */
body.ie6 .morestories_link {
	clear:both;
}
body.ie6 .morestories_description {
	width:325px;
}
body.ie6 .morestories_container {
	width:450px;
}
body.ie6 .vc_text a, body.ie6 .vc_text a:hover, body.ie6 .vc_text a:visited {
	color:#333333;
}
body.ie6 .vc_text p {margin:0;}
body.ie6 #moremovies_title {position:relative;clear:both;}
