/* START: GLOBAL STYLES */
*
{
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
body
{
	background-color: #fff;
}
.bcr-wrapper
{
	position: relative; 
	background: #fff url('../images/bg.jpg') no-repeat center top;
	margin: 20px auto 0 auto;
	width: 850px;
	height: 905px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
.bcr-replace
{
	position: absolute;
	text-indent: -9999px;
}
#bcr-logo a
{
	display: block;
	position: absolute;
	top: 23px;
	left: 305px;
	width: 242px;
	height: 154px;
	background: transparent url('../images/logo.jpg') no-repeat 0 0;
}
#bcr-cera
{
	top: 86px;
	left: 219px;
	width: 58px;
	height: 28px;
	background: transparent url('../images/cera.jpg') no-repeat 0 0;
}
#bcr-dennings
{
	top: 83px;
	right: 205px;
	width: 67px;
	height: 30px;
	background: transparent url('../images/dennings.jpg') no-repeat 0 0;
}
#bcr-nav
{
	position: absolute;
	top: 128px;
	left: 69px;
	height: 21px;
	width: 713px;
	background: transparent url('../images/nav.gif') no-repeat 0 0;
}
#bcr-nav li
{
	list-style: none;
	position: absolute;
	top: 0;
}
#bcr-nav li,
#bcr-nav a
{
	height: 21px;
	display: block;
}
#bcr-nav li a
{
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#bcr-nav-home	{ left: 0; width: 69px; }
#bcr-nav-about	{ left: 78px; width: 77px; }
#bcr-nav-buy	{ left: 164px; width: 54px; }
#bcr-nav-clips  { left: 486px; width: 57px; }
#bcr-nav-photos { left: 552px; width: 86px; }
#bcr-nav-game   { left: 646px; width: 67px; }
#bcr-nav-home a:hover,
#bcr-nav-about a:hover,
#bcr-nav-buy a:hover,
#bcr-nav-clips a:hover,
#bcr-nav-photos a:hover,
#bcr-nav-game a:hover,
#bcr-home #bcr-nav-home,
#bcr-about #bcr-nav-about,
#bcr-buy #bcr-nav-buy,
#bcr-clips #bcr-nav-clips,
#bcr-photos #bcr-nav-photos,
#bcr-game #bcr-nav-game,
#bcr-sf-1 #bcr-nav-buy,
#bcr-sf-2 #bcr-nav-buy
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('../images/nav.gif');
}
#bcr-nav-home a:hover	{ background-position: 0 -21px; }
#bcr-nav-about a:hover  { background-position: -78px -21px; }
#bcr-nav-buy a:hover    { background-position: -164px -21px; }
#bcr-nav-clips a:hover  { background-position: -486px -21px; }
#bcr-nav-photos a:hover { background-position: -552px -21px; }
#bcr-nav-game a:hover   { background-position: -646px -21px; }
#bcr-home #bcr-nav-home     { background-position: 0 -42px; }
#bcr-about #bcr-nav-about   { background-position: -78px -42px; }
#bcr-buy #bcr-nav-buy, #bcr-sf-1 #bcr-nav-buy, #bcr-sf-2 #bcr-nav-buy { background-position: -164px -42px; }
#bcr-clips #bcr-nav-clips   { background-position: -486px -42px; }
#bcr-photos #bcr-nav-photos { background-position: -552px -42px; }
#bcr-game #bcr-nav-game     { background-position: -646px -42px; }
#bcr-footer
{
	padding: 6px 0 14px 0;
}
#bcr-billing
{
	display: block;
	margin: 0 auto;
}
cite { font-style: normal; }
.cite_author
{
	font-size: 10px;
	font-weight: normal;
}
#bcr-logo,
#bcr-home #bcr-release-date,
#bcr-about #bcr-release-date,
#bcr-buy #bcr-release-date,
#bcr-sf-1 #bcr-release-date,
#bcr-sf-2 #bcr-release-date,
#bcr-clips #bcr-release-date,
#bcr-photos #bcr-release-date,
#bcr-game #bcr-release-date,
#bcr-buy #buy-dvd,
#bcr-buy #sf-dvd,
#bcr-buy #buy-br,
#bcr-buy #sf-br,
#bcr-buy #buy-psp,
#bcr-sf-1 #buy-br,
#bcr-sf-1 #buy-dvd,
#bcr-sf-1 #buy-psp,
#bcr-sf-2 #buy-psp,
#bcr-sf-1 #sf-dvd,
#bcr-sf-2 #buy-dvd,
#bcr-sf-2 #buy-br,
#bcr-sf-2 #sf-br,
#bcr-game #iwb
{
	text-indent: -9999px;
	overflow: hidden;
}
/* END: GLOBAL STYLES */
/* START: HOME */
#bcr-home { background-image: url('../images/bg_home.jpg'); }
#bcr-home #bcr-boxes
{
	position: absolute;
	display: block;
	top: 182px;
	left: 186px;
	height: 243px;
	width: 270px;
}
#bcr-home #bcr-quote-foxtv
{
	position: absolute;
	top: 186px;
	right: 167px;
	width: 380px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	line-height: 1.1em;
}
#bcr-home #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 256px;
	right: 205px;
	width: 187px;
	height: 103px;
	background: transparent url('../images/release_date_home.jpg') no-repeat 0 0;
}
#bcr-soundtrack
{
	position: absolute;
	top: 374px;
	left: 473px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 1.1em;
}
/* END: HOME */
/* START: ABOUT */
#bcr-about #bcr-boxes
{
	position: absolute;
	display: block;
	top: 463px;
	left: 57px;
	height: 274px;
	width: 288px;
}
#bcr-about #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 645px;
	left: 329px;
	width: 255px;
	height: 57px;
	background: transparent url('../images/release_date_about.jpg') no-repeat 0 0;
	z-index: 5;
}
#bcr-about-photos
{
	position: absolute;
	display: block;
	top: 175px;
	right: 55px;
	height: 376px;
	width: 263px;
}
#bcr-about #bcr-quote-foxtv,
#bcr-about #bcr-quote-kguntv
{
	position: absolute;
	color: #a20848;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 1.1em;
	z-index: 20;
}
#bcr-about #bcr-quote-foxtv
{
	top: 495px;
	left: 295px;
	text-align: left;
}
#bcr-about #bcr-quote-kguntv
{
	top: 564px;
	left: 415px;
	text-align: center;
}
#bcr-synopsis
{
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.2em;
	top: 178px;
	left: 89px;
	width: 420px;
	text-align: left;
	background: transparent url('../images/N.jpg') no-repeat 15px 0;
	padding-top: 32px;
}
#bcr-synopsis .dropcap
{
	display: block;
	float: left;
	color: #4770b5;
	height: 12px;
	width: 44px;
	text-indent: -9999px;
}
/* END: ABOUT */
/* START: BUY */
#bcr-buy { background-image: url('../images/bg_buy.jpg'); }
#bcr-buy #bcr-quote-foxtv
{
	position: absolute;
	color: #a20848;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.1em;
	top: 642px;
	left: 353px;
	text-align: left;
}
#bcr-buy-1
{
	position: absolute;
	display: block;
	top: 242px;
	left: 329px;
	height: 302px;
	width: 254px;
}
#bcr-buy-2
{
	position: absolute;
	display: block;
	top: 298px;
	left: 60px;
	height: 323px;
	width: 260px;
}
#bcr-buy-3
{
	position: absolute;
	display: block;
	top: 331px;
	right: 62px;
	height: 269px;
	width: 189px;
}
#bcr-buy #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 183px;
	left: 183px;
	width: 501px;
	height: 51px;
	background: transparent url('../images/release_date_buy.jpg') no-repeat 0 0;
}
#bcr-buy #buy-dvd a
{
	display: block;
	position: absolute;
	top: 616px;
	left: 175px;
	width: 121px;
	height: 28px;
	background: transparent url('../images/buy_dvd.jpg') no-repeat 0 0;
}
#bcr-buy #sf-dvd a
{
	display: block;
	position: absolute;
	top: 649px;
	left: 120px;
	width: 208px;
	height: 33px;
	background: transparent url('../images/sp_dvd.jpg') no-repeat 0 0;
}
#bcr-buy #buy-br a
{
	display: block;
	position: absolute;
	top: 547px;
	left: 382px;
	width: 187px;
	height: 30px;
	background: transparent url('../images/buy_br.jpg') no-repeat 0 0;
}
#bcr-buy #sf-br a
{
	display: block;
	position: absolute;
	top: 580px;
	left: 355px;
	width: 208px;
	height: 34px;
	background: transparent url('../images/sp_br.jpg') no-repeat 0 0;
}
#bcr-buy #buy-psp a
{
	display: block;
	position: absolute;
	top: 606px;
	right: 87px;
	width: 121px;
	height: 28px;
	background: transparent url('../images/buy_psp.jpg') no-repeat 0 0;
}
/* END: BUY */
/* START: SPECIAL FEATURES - BR */
#bcr-sf-1 { background-image: url('../images/bg_br.jpg'); }
#bcr-sf-1 #bcr-sf-box
{
	position: absolute;
	display: block;
	top: 189px;
	left: 64px;
	height: 328px;
	width: 273px;
}
#bcr-sf-1 #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 615px;
	left: 63px;
	width: 236px;
	height: 66px;
	background: transparent url('../images/release_date_sf1.jpg') no-repeat 0 0;
}
#bcr-sf-1 #buy-br a
{
	display: block;
	position: absolute;
	top: 523px;
	left: 140px;
	width: 137px;
	height: 38px;
	background: transparent url('../images/buy_sf1.jpg') no-repeat 0 0;
}
#bcr-sf-1 #buy-psp a,
#bcr-sf-2 #buy-psp a
{
	display: block;
	position: absolute;
	top: 688px;
	left: 303px;
	width: 121px;
	height: 28px;
	background: transparent url('../images/buy_psp_sf1.jpg') no-repeat 0 0;
}
#bcr-sf-1 #tn-psp,
#bcr-sf-2 #tn-psp
{
	display: block;
	position: absolute;
	top: 623px;
	left: 424px;
	width: 69px;
	height: 105px;
}
#bcr-sf-1 #buy-dvd a
{
	display: block;
	position: absolute;
	top: 660px;
	right: 160px;
	width: 90px;
	height: 25px;
	background: transparent url('../images/buy_dvd_sf1.jpg') no-repeat 0 0;
}
#bcr-sf-1 #tn-dvd
{
	display: block;
	position: absolute;
	top: 602px;
	right: 59px;
	width: 98px;
	height: 128px;
}
#bcr-sf-1 #sf-dvd a
{
	display: block;
	position: absolute;
	top: 689px;
	right: 159px;
	width: 175px;
	height: 28px;
	background: transparent url('../images/sp_dvd_sp1.jpg') no-repeat 0 0;
}
#bcr-sf-1 #bcr-sf-br
{
	top: 209px;
	left: 372px;
	width: 245px;
	height: 38px;
	background: transparent url('../images/sf_br.jpg') no-repeat 0 0;
}
#bcr-sf-1 #bcr-list
{
	position: absolute;
	top: 253px;
	left: 375px;
	width: 410px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 1.1em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#bcr-sf-1 #bcr-list li
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 17px;
	margin-bottom: 2px;
}
#bcr-b1 { background-image: url('../images/b1.gif'); }
#bcr-b2 { background-image: url('../images/b2.gif'); }
#bcr-b3 { background-image: url('../images/b3.gif'); }
#bcr-b4 { background-image: url('../images/b4.gif'); }
#bcr-b5 { background-image: url('../images/b5.gif'); }
#bcr-b6 { background-image: url('../images/b6.gif'); }
#bcr-b7 { background-image: url('../images/b7.gif'); }
#bcr-b8 { background-image: url('../images/b8.gif'); }
#bcr-b9 { background-image: url('../images/b9.gif'); }
#bcr-b10 { background-image: url('../images/b10.gif'); }
#bcr-sf-1 #bcr-list .bsc-desc,
#bcr-sf-2 #bcr-list .bsc-desc
{
	font-size: 13px;
	font-weight: normal;
/*	font-style: italic;*/
	font-family: "Arial Narrow";
/*	letter-spacing: 0.7px;*/
}
#bcr-sf-1 #bcr-exclusive
{
	position: absolute;
	top: 467px;
	left: 349px;
	color: #001955;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	font-family: "Arial Black";
}
#bcr-sf-1 #bcr-exclusive-details
{
	position: absolute;
	top: 490px;
	left: 370px;
	width: 420px;
	color: #a20848;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
#bcr-sf-1 #bcr-exclusive-details p { margin-bottom: 4px; }
#bcr-sf-1 #bcr-exclusive-details .bsc-desc
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #001b57;
}
#bcr-sf-1 #bcr-exclusive-details .color_change
{
	color: #a20848;
}
/* END: SPECIAL FEATURES - BR */
/* START: SPECIAL FEATURES - DVD */
#bcr-sf-2 { background-image: url('../images/bg_dvd.jpg'); }
#bcr-sf-2 #bcr-sf-box
{
	position: absolute;
	display: block;
	top: 190px;
	left: 63px;
	height: 341px;
	width: 259px;
}
#bcr-sf-2 #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 606px;
	left: 71px;
	width: 240px;
	height: 68px;
	background: transparent url('../images/release_date_sf2.jpg') no-repeat 0 0;
}
#bcr-sf-2 #buy-dvd a
{
	display: block;
	position: absolute;
	top: 538px;
	left: 142px;
	width: 137px;
	height: 38px;
	background: transparent url('../images/buy_sf2.jpg') no-repeat 0 0;
}
#bcr-sf-2 #buy-br a
{
	display: block;
	position: absolute;
	top: 660px;
	right: 160px;
	width: 161px;
	height: 25px;
	background: transparent url('../images/buy_br_sf2.jpg') no-repeat 0 0;
}
#bcr-sf-2 #tn-br
{
	display: block;
	position: absolute;
	top: 606px;
	right: 58px;
	width: 103px;
	height: 123px;
}
#bcr-sf-2 #sf-br a
{
	display: block;
	position: absolute;
	top: 689px;
	right: 159px;
	width: 175px;
	height: 28px;
	background: transparent url('../images/sp_dvd_sp1.jpg') no-repeat 0 0;
}
#bcr-sf-2 #bcr-quote-foxtv
{
	position: absolute;
	color: #a20848;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 1.1em;
	top: 516px;
	left: 435px;
	text-align: left;
}
#bcr-sf-2 #bcr-sf-dvd
{
	top: 208px;
	left: 364px;
	width: 112px;
	height: 38px;
	background: transparent url('../images/sf_dvd.jpg') no-repeat 0 0;
}
#bcr-sf-2 #bcr-list
{
	position: absolute;
	top: 253px;
	left: 375px;
	width: 410px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 1.1em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#bcr-sf-2 #bcr-list li
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 17px;
	margin-bottom: 2px;
}
/* END: SPECIAL FEATURES - DVD */
/* START: CLIPS */
#bcr-clips { background-image: url('../images/bg_clips.jpg'); }
#bcr-clips #bcr-boxes
{
	position: absolute;
	display: block;
	top: 526px;
	right: 60px;
	height: 202px;
	width: 235px;
}
#bcr-clips #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 676px;
	left: 91px;
	width: 464px;
	height: 47px;
	background: transparent url('../images/release_date_clips.jpg') no-repeat 0 0;
}
#bcr-clips #bcr-quote-foxtv,
#bcr-clips #bcr-quote-kguntv
{
	position: absolute;
	color: #a20848;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 1.1em;
}
#bcr-clips #bcr-quote-foxtv
{
	top: 599px;
	left: 163px;
	text-align: left;
}
#bcr-clips #bcr-quote-kguntv
{
	top: 534px;
	left: 154px;
	text-align: center;
}
/* END: CLIPS */
/* START: PHOTOS */
#bcr-photos #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 708px;
	left: 278px;
	width: 325px;
	height: 24px;
	background: transparent url('../images/release_date_photos.jpg') no-repeat 0 0;
}
/* END: PHOTOS */
/* START: GAME */
#bcr-game #bcr-release-date a
{
	display: block;
	position: absolute;
	top: 676px;
	left: 200px;
	width: 464px;
	height: 47px;
	background: transparent url('../images/release_date_game.jpg') no-repeat 0 0;
}
#bcr-game #iwb a
{
	display: block;
	position: absolute;
	top: 613px;
	left: 258px;
	width: 352px;
	height: 39px;
	background: transparent url('../images/iwb.jpg') no-repeat 0 0;
}
#bcr-game #iwb-photo
{
	display: block;
	position: absolute;
	top: 261px;
	left: 114px;
	width: px;
	height: px;
}
#bcr-game #iwb-header
{
	top: 198px;
	left: 178px;
	width: 487px;
	height: 48px;
	background: transparent url('../images/iwb_header.jpg') no-repeat 0 0;
}
#bcr-game #iwb-desc
{
	display: block;
	position: absolute;
	top: 535px;
	left: 186px;
	text-align: center;
	color: #001b57;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}
/* END: GAME */
/* START: FLASH */
#bcr-flash
{
	display: block;
	position: absolute;
	top: 743px;
	left: 41px;
	width: 768px;
	height: 155px;
}
#bcr-flash-home
{
	display: block;
	position: absolute;
	top: 464px;
	left: 200px;
	width: 472px;
	height: 273px;
}
#bcr-flash-clips
{
	display: block;
	position: absolute;
	top: 180px;
	left: 48px;
	width: 754px;
	height: 350px;
}
#bcr-flash-photos
{
	display: block;
	position: absolute;
	top: 183px;
	left: 48px;
	width: 754px;
	height: 515px;
}
.bcr-noflash {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.bcr-noflash img { display: inline !important; }


#bcr-gallery img
{
	float: left;
}
#bcr-flash img,
#bcr-flash-home img,
#bcr-flash-clips img,
#bcr-flash-photos img
{
	display: block;
	margin: 5px 0 0 5px;
}
/* END: FLASH */
/* Sony override */
#content { display:inline !important; }
#bcr-book
{
 	display: block;
	position: absolute;
	width: 170px;
	height: 130px;
	top: 600px;
	left: 47px;
}
#bcr-enter
{
	display: block;
	position: absolute;
	width: 144px;
	height: 11px;
	top: 49px;
	right: 37px;
	cursor: pointer;
	border: 0;
}
