*
{
	margin:0;
	padding:0;
}

body
{
	color:#fff;
	text-align:center;
	background:#000108 url('../i/bluray/bg_gradient.gif') repeat-x;
	font-size:12px;
	font-weight:normal;
	font-family:"Tahoma", "Lucida Grande", Arial, Helvetica, sans-serif;
	position:relative;
	z-index:0;
}

div#wrapper
{
	width:990px;
	text-align:left;
	margin:0 auto;
}

div#help
{
	display:block;
	float:left;
	width:100px;
	margin:0;
	padding:0;
}

div#help a
{
	display:block;
	width:100px;
	text-align:center;
	margin:8px 0 0 10px;
	padding: 6px 0 0;
	height:36px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:normal;
	background: url('../i/bluray/help.jpg') no-repeat;
}

div#help a:hover
{
	text-decoration:underline !important;
	background: url('../i/bluray/help_hover.jpg') no-repeat;
}

div#help a span
{
	width:100px;
	font-size:12px;
	text-align:center;
}

table
{
	border:none;
}

img
{
	border:none;
	display:block;
}

a,a:visited,a:active
{
	color:#7edfff;
	text-decoration:none;
}

span.hide
{
	display:none;
}

table#skeleton
{
	width:990px;
	table-layout:fixed;
}

table#skeleton tr td#leftcol
{
	width:662px;
}

div#header
{
	width:662px;
	height:85px;
}

div#header a.home
{
	display:block;
	width:662px;
	height:85px;
}

div#header a.home span.backtohome
{
	display:none;
}

div#header h1,div#header p
{
	display:none;
	margin:0;
}

div.teasercontainer
{
	font-size:10px;
	width:305px;
	display:inline;
	float:left;
	margin:32px 10px 0;
}

div.rightcontentbox
{
	width:328px;
	float:right;
}

div.bdtrailer
{
	margin:20px 20px 32px 20px;
}

div.teasercontainer ul
{
	list-style:none;
	margin:0;
	padding:0;
}

div.teasercontainer ul li
{
	float:left;
	display:inline;
	width:138px;
	text-align:center;
	margin:0 0 0 12px;
}

div.teasercontainer ul li a
{
	width:138px;
	height:162px;
	display:block;
	overflow:hidden;
	font-size:10px;
	color:#fff !important;
	text-decoration:none;
}

div.teasercontainer ul li a:hover
{
	text-decoration:underline !important;
}

div.teasercontainer ul li img
{
	width:90px;
	border:1px solid #09132f;
	margin:0 auto;
}

div.teasercontainer ul li a:hover img
{
	border:1px solid #fff;
}

div.teasercontainer ul li a span
{
	text-align:center;
	display:block;
}

div.rightcontentbox h2 img
{
	margin:0 0 0 23px;
}

div.rightcontentbox h2
{
	color:#4687c5;
	font-size:16px;
	font-weight:400;
	margin:0 0 6px 8px;
}

div#shortcuts
{
	margin:0 0 20px 8px;
}

div#shortcuts #shortcutsmenu
{
	overflow:auto;
	width:250px;
	height:240px;
	/*margin:16px 0 0 32px;*/
	margin-left: 32px;
	position: absolute;
	top: 590px;
}

div#shortcuts #shortcutsmenu ul
{
	list-style:none;
	margin:0 8px;
	padding:0;
}

div#shortcuts #shortcutsmenu ul li a
{
	width:216px;
	display:block;
	color:#fff;
	border-bottom:1px solid #153d60;
	padding:3px 0;
}

div#shortcuts #shortcutsmenu ul li a:hover
{
	display:block;
	background:#074877;
	border-bottom:1px solid #153d60;
}

table#footer
{
	width:984px;
	height:65px;
	color:#a2a2a2;
	background:url('../i/bluray/footer.jpg');
	margin:0 0 14px 3px;
}

table#footer tr td#footerleft
{
	padding: 0 10px;
}

table#footer tr td#footerright
{
	padding: 0 10px 0 0;
}

table#footer tr td#footerright a.ps3link
{
	margin: 15px 0 0;
	display:block;
	height:20px;
	width:215px;
	float:right;
}

table#footer tr td#footerright a.ps3link span.ps3
{	
	display:none;
}

table#footer tr td#footerleft img
{
	margin: 9px 0 0;
}

table#footer tr td#footerright span.footertext
{
	display:block;
	width:680px;
	font-size:9px;
	float:left;
	font-family:"Tahoma", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align:left;
	margin:6px 0 0;
	line-height:10px;
}

div#detailpageleft
{
	float:left;
	width:662px;
	background:url('../i/bluray/detailpage_bg.jpg') no-repeat;
}

.detailpageleft
{
	background:url('../i/bluray/detailpage_bg_repeat.jpg') repeat-y;
}

#detailpageright
{
	float:left;
	width:328px;
	background:url('../i/bluray/bg_right_column_detailpage.jpg') no-repeat;
}

.detailpageright
{
	background:url('../i/bluray/bg_right_column_repeat.jpg') repeat-y;
}

div#detailpageleftfooter
{
	float:left;
	width:662px;
	height:50px;
	background:url('../i/bluray/detailpage_footer.jpg') no-repeat;
}

div#detailpagerightfooter
{
	float:left;
	width:328px;
	height:21px;
	font-size:1px;
	background:url('../i/bluray/bg_right_column_footer.jpg') no-repeat;
	margin:29px 0 0;
}

div.rightcontentbox div.teasercontainer
{
	width:274px;
	float:none;
	display:block;
	margin:18px 10px 0 28px;
}

div .rightcontentbox div.teasercontainer ul li
{
	float:left;
	display:inline;
	width:118px;
	text-align:center;
	margin:0 0 0 12px;
}

div.rightcontentbox div.teasercontainer ul li a
{
	width:118px;
	height:162px;
	display:block;
	overflow:hidden;
	font-size:10px;
	color:#fff;
}

#titlerelated
{
	width:220px;
	float:left;
	display:inline;
	margin:18px 0 0 28px;
}

#titlecover
{
	width:215px;
	float:left;
	clear:left;
	display:inline;
}

#relatedcontent
{
	width:215px;
	float:left;
	display:inline;
	background:url('../i/bluray/related_content.gif') 0 0 no-repeat;
	height:110px;
	margin:12px 0 0;
}

div#relatedcontent ul
{
	list-style:none;
	float:left;
	margin:12px 0 0;
	padding:0;
}

div#relatedcontent ul li
{
	display:block;
	width:190px;
	margin:0 0 4px;
}

div#relatedcontent div#related
{
	width:190px;
	margin:12px;
}

div#continuoustext
{
	width:379px;
	float:left;
	margin:11px 0 0;
}

div#continuoustext div#overview
{
	margin:0 0 0 16px;
}

div#continuoustext div#overview h2
{
	font-size:18px;
	line-height:150%;
	font-weight:700;
	margin:0;
}

div#continuoustext div#overview ul
{
	margin:12px 0 0;
	list-style:square;
}

div#continuoustext div#overview ul li
{
	margin:0 0 0 24px;
}


div#continuoustext div#overview p.releasedate
{
	font-weight:700;
	font-size:14px;
	line-height:150%;
	color:#7edfff;
	margin:12px 0 0;
}

div#continuoustext div#overview
{
	line-height:150%;
}

div#continuoustext div#overview p
{
	font-size:12px;
	margin:12px 0 0;
}

div#continuoustext h3
{
	font-size:18px;
	font-weight:400;
	margin:12px 0 6px 31px;
}

div.navipath
{
	float:left;
	display:inline;
	width:620px;
	margin:14px 0 0 28px;
}

div.navipath div.goback
{
	width:550px;
	font-size:14px;
	display:block;
	float:left;
}

div.navipath div.goback a
{
	color:#fff;
	text-decoration:underline;
}

div.navipath ul.paging
{
	width:70px;
	float:right;
	display:inline;
	list-style:none;
	margin:0;
}

div.navipath ul.paging li
{
	float:right;
	margin:0 0 0 5px;
}

div.detailbox
{
	font-size:12px;
	width:395px;
	height:177px;
	background:url('../i/bluray/detailbox_bg.gif') no-repeat;
	margin:0 0 0 17px;
}

div.detailboxcontent
{
	float:left;
	display:inline;
	width:363px;
	height:145px;
	overflow:auto;
	margin:10px 8px 0 12px;
}

div.detailbox div.detailboxcontent p
{
	line-height:18px;
	margin:0;
}

div.detailbox div.detailboxcontent br
{
	margin:0;
}

img.detailpagealltitles
{
	display:inline;
	margin:0 0 0 23px !important;
}

img.startalltitles
{
	display:inline;
	margin:0 0 0 23px !important;
}

.startpage
{
	background:url('../i/bluray/bg_right_column.jpg') no-repeat;
}

div#coverteaser
{
	text-align:center;
	background:url('../i/bluray/coverteaser_bg.jpg') no-repeat;
	height:330px;
	width:662px;
}

div#flashcontainer
{
	width:507px;
	margin:0 auto;
	padding:20px 0 0;
}

div#availablenow
{
	float:left;
	display:inline;
	background:url('../i/bluray/available_now_bg.jpg') no-repeat;
	height:395px;
	width:337px;
}

div#comingsoon
{
	float:left;
	background:url('../i/bluray/coming_soon_bg.jpg') no-repeat;
	height:395px;
	width:325px;
}

div.boxheader
{
	margin:0 0 0 22px;
}

div#whatisblueray
{
	width:262px;
	margin:0 0 0 29px;
	height:102px;
}

div#whatisblueray p
{
	line-height:16px;
	margin:0;
}

div#whatisblueray p.info
{
	margin:6px 0 0;
}

div.rightcontentbox div#trailer
{
	width:206px;
	margin:9px 0 0 31px;
}

.trailer { height:174px !important; background:none; }

div#navigationcontainer
{
	height:78px;
	width:990px;
	background:url('../i/bluray/header_container.gif') no-repeat;
	margin:4px 0 0;
	padding:3px 0 0;
}

table#navigationtable
{
	width:984px;
	margin:0 3px;
}

table#navigationtable tr th.menu
{
	background-color:#000;
	height:50px;
}

div#logo
{
	display:block;
	float:left;
	width:101px;
	margin:0;
	padding:0;
}

div#metamenu
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	float:right;
	text-align:right;
	font-size:10px;
	font-weight:700;
	color:#666;
	margin-top:6px;
	padding-right:8px;
	height:15px;
	line-height:11px;
	width:500px;
}

div#metamenu a
{
	color:#eee;
	text-decoration:none;
}

tr.menuline td
{
	height:20px;
	background:url('../i/menuline-background.gif');
	vertical-align:middle;
	border-top:1px solid #fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

img#title
{
	margin-top:-1px;
	float:left;
}

div.subnavigation
{
	float:left;
	width:520px;
	font-size:9px;
	color:#aac;
	padding-top:2px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-left:200px;
}

div.subnavigation a, div.subnavigation a:visited, div.subnavigation a:active
{
	font-weight:700;
	color:#fff !important;
	text-decoration:none !important;
	line-height:16px;
	padding:1px 6px;
}

div.subnavigation a:hover
{
	background-color:#fc0;
	color:#000;
}

div#mainmenu
{
	font-size: 9px;
	line-height: 15px;
	display: block;
	width: 598px;
	height: 22px;
	/** background-color: #555555; **/
	float: right;
	clear: right;
	margin-top: 7px;
	overflow: hidden;
	padding-right: 7px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
div#mainmenu a
{
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #444444;
	padding: 3px 18px 4px;
	display: block;
	float: left;
}
div#mainmenu a.current
{
	background-image: url('http://common.foxinternational.com/static/i/menu-selection-background.jpg');
	border-right: none;
}
div#mainmenu a:hover, div#mainmenu a.hover
{
	background-color: #444444;
	border-right-color: #444444;
}
div#mainmenu a#last
{
	border-right: none;
}
tr.menuline td h2
{
	/* width: 370px; */
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 8px;
}
tr.menuline td
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

span.search
{
	border-top: 2px solid #ffcc33;
}
form#search
{
	display: inline;
	padding: 0 0 0 10px;
	margin: 0;
	height: 18px;
}
form#search input#text
{
	height: 15px;
	border: none;
	font-size: 10px;
	position: relative;
	top: 3px;
	width: 100px;
	font-weight: normal;
	border-left: 2px solid #ffffff;
}
form#search input#submit
{
	width: 33px;
	height: 15px;
	border: none;
	font-size: 9px;
	font-weight: bold;
	position: relative;
	top: 3px;
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #000000;
}

a:hover,div.navipath div.goback a:hover
{
	color:#7edfff;
	text-decoration:underline;
}

table#skeleton tr td,table#footer tr td
{
	vertical-align:top;
}

table#skeleton tr td#rightcol,img.sidebarlogo
{
	width:328px;
}

div#metamenu a.current,div#metamenu a:hover,div.subnavigation a.current
{
	color:#fc0;
}

.contributorlink
{
	float:left;
	margin: 17px 10px 0 0;
}

div#standardtrailer
{
	width: 260px;
	height: 148px;
	overflow: hidden;
}
