@charset "UTF-8";
/* CSS Document */

body
{
	text-align: center;
	background-color: #000;
	padding: 0;
	margin: 0;
}

a img
{
	border: none;
}

.mainContent
{
	position: relative;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	background: url('../images/PS3_bg.jpg') top center no-repeat;
	text-align: center;
}

.content
{
	position: relative;
	width: 1110px;
	margin: 0 auto;
}

a img
{
	border: medium #fff;
}

/** Overlay CSS **/
.overlay
{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	
	opacity:1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	z-index: 1000;
}

.overlay .background
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	z-index:1100;
}

.overlay .overlayNewsContainer
{
	position: relative;
	margin: 100px auto 0;
	text-align:center;
	vertical-align: middle;
	background: url('../images/module_bg.jpg') top center no-repeat #02151b;
	width: 500px;
	height: 300px;
	
	opacity:1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	z-index:1200;
}

.overlayNewsContainerClose
{
	color: #ccc;
	font-size: 12px;
	position: relative;
	top: 15px;
	left: 220px;
	cursor: pointer;
}

.overlayNewsWithImage
{
	display: block;
	position: absolute;
	top: 45px;
	left: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 230px;
	width: 465px;
}

.overlayNewsContainerImage
{
	float: left;
	padding-right: 10px;
}

.overlayNewsContainerContentWithImage
{
	position: relative;
	top: 45px;
	left: 245px;
	width: 240px;
}

.overlayNewsWithoutImage
{
	display: none;
	position: absolute;
	top: 45px;
	left: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 230px;
	width: 465px;
}

.overlayNewsContainerContentWithoutImage
{
	position: relative;
	top: 45px;
	left: 20px;
	width: 465px;
}

.overlayNewsContainerHeader
{
	font-size: 15px;
	color: #fff;
	text-align: left;
	margin-bottom: 5px;
	padding-right: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}

.overlayNewsContainerBody
{
	color: #999;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	position: relative;
	top: 0px;
}

.overlayNewsContainerBody a
{
	color: #ccc;
}

.overlayNewsBottomBg
{
	position: absolute;
	top: 300px;
	background: url('../images/gameFeatures_bottomLine.jpg');
	width: 500px;
	height: 3px;
}

/** Video Navigation **/
#topContainer
{
	width: 1110px;
	height: 760px;
	margin: 0 auto;
}

.mainLogo
{
	position: absolute;
	left: 5px;
	width: 375px;
	height: 245px;
}

.preorderButton
{
	position: absolute;
	top: 5px;
	left: 935px;
}

.packshot
{
	position: absolute;
	top: 190px;
	left: 765px;
	width: 268px;
	height: 375px;
}

.packshotButton
{
	position: absolute;
	top: 199px;
	left: 25px;
}

.videoBackground
{
	position: absolute;
	top: 214px;
	left: 0px;
	width: 769px;
	height: 325px;
}

#flashContainer
{
	position: absolute;
	top: 214px;
	left: -1px;
	width: 769px;
	height: 325px;
}

#likeBox
{
	position: absolute;
	top: 65px;
	height: 30px;
	left: 340px;
	width: 400px;
	background-color: #000000;
	text-align: right;
}

#videoContainer
{
	position: absolute;
	left: 0px;
	top: 668px;
	height: 157px;
	width: 1024px;
	background: url('../images/videoList_bg.png') top center no-repeat;
}

#videoContainerLeftArrow
{
	position: absolute;
	top: 15px;
	left: 1px;
	height: 50px;
	width: 16px;
	cursor: pointer;
}

#videoContainerRightArrow
{
	position: absolute;
	top: 15px;
	left: 358px;
	height: 50px;
	width: 16px;
	cursor: pointer;
}

#videoContainerNavMask
{
	position: absolute;
	width: 335px;
	height: 80px;
	left: 25px;
	overflow: hidden;
	top: 15px;
}

#videoContainerNav
{
	position: relative;
	width: 200px;
	height: 100px;
}

.videoNavItem
{
	cursor: pointer;
	/*position: absolute;*/
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
	width: 87px;
	height: 69px;
}

.videoNavItemImage
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.videoNavItemButton
{
	position: absolute;
	top: 39px;
	left: 0px;
}

#videoDescription
{
	position: absolute;
	top: 13px;
	left: 400px;
	text-align: left;
	width: 360px;
	height: 100px;
}

.videoDescriptionHeader
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.videoDescriptionBody
{
	color: #999999;
	font-size: 11px;
}

#csiCrimeCity
{
	position: absolute;
	top: 470px;
	left: 790px;
}

/* Promo Box Container */
#promoBoxContainer
{
	position: relative;
	width: 1110px;
	margin: 15px 5px auto;
	height: 85px;
}

#promoBox1
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#promoBox2
{
	position: absolute;
	top: 0px;
	left: 342px;
}

#promoBox3
{
	position: absolute;
	top: 0px;
	left: 684px;
}

/* Middle Container */
#middleContainer
{
	position: relative;
	text-align: left;
	width: 1071px;
	height: 980px;
	margin: 0 0 auto;
	overflow: visible;
}

/* Accordion CSS */
.accordionContainer
{
	width: 1017px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: 750px;
	left: 5px;
	background-color: #000;
	margin: 0 auto;
}

.accordionContent
{
	width: 1023px;
	height: 262px;
	position: absolute;
	margin-bottom: 6px;
	top: 28px;
	background: url('../images/tabs_activeBody_bg.jpg') top center no-repeat;
	color: #ffffff;
}

.accordionContentMask
{
	width: 1023px;
	height: 24px;
	overflow: hidden;
	position: relative;
	margin-bottom: 6px;
}

.accordionContentTabMask
{
	width: 1023px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	height: 24px;
}

.accordionContentTab
{
	width: 1023px;
	height: 24px;
	position: absolute;
	top: 0px;
	background-color:#CCC;
	cursor: pointer;
	background: url('../images/tabs_inactiveHeader.jpg') top left no-repeat;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.accordionContentTabArrow
{
	width: 11px;
	height: 11px;
	position: absolute;
	top: 6px;
	left: 10px;
	background: url('../images/tabs_inactiveArrow.png') top center no-repeat;
}

.accordionContentTabText
{
	position: absolute;
	top: 3px;
	left: 43px;
}

.accordionContentTabTextActive
{
	position: absolute;
	top: 3px;
	left: 43px;
}

.accordionContentPackshot
{
	position: absolute;
	top: 25px;
	left: 15px;
}

.accordionContentLeftImage
{
	position: relative;
}

.accordionContentLeftImage a
{
	text-decoration: none;
}

.accordionContentLeftImage a:active
{
	text-decoration: none;
}

.accordionContentBuyNow
{
	text-align: center;
	width: 245px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	margin-top: 15px;
}

.accordionContentBuyNow a
{
	color: #FFFF00;
}

.accordionContentBuyNow a:hover
{
	color: #ffffff;
}

.accordionContentText
{
	position: absolute;
	top: 20px;
	left: 290px;
}

.accordionContentHeader
{
	position: relative;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	width: 670px;
}

.accordionContentBar
{
	position: relative;
	background: url('../images/tabs_titleUnderline.jpg') top center no-repeat;
	width: 321px;
	height: 2px;
	margin-top: 5px;
}

.accordionContentBody
{
	position: relative;
	width: 670px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.accordionContentBodyIndent
{
	padding-left: 20px;
}

.accordionContentBody ul
{
	padding-left: 10px;
	padding-bottom: 10px;
	list-style: disc;
}

.accordionContentBodyMainList
{
	padding-left: 10px;
	list-style: disc;
}

.accordionContentBodyMainList > li
{
	padding-bottom: 10px;
}

/** Features Container **/
#featuresContainer
{
	position: absolute;
	top: 26px;
	right: 45px;
	background-color: #FC6;
	width: 679px;
	height: 710px;
	background: url('../images/gameFeatures_bg.jpg') top center no-repeat #00141a;
	font-family: Arial, Helvetica, sans-serif;
}

#featuresContainerContent
{
	position: absolute;
	top: 65px;
	left: 20px;
	color: #CCC;
}

#featureContainerSeeAll
{
	position: absolute;
	top: 20px;
	left: 620px;
	color: #999;
}

#featureContainerSeeAll a
{
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}

#featureContainerSeeAll a:hover
{
	color: #ffffff;
}

.featureItem
{
	position: relative;
	height: auto;
	color: #CCCCCC;
}

.featureItemImage
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 110px;
}

.featureItemContent
{
	position: absolute;
	left: 0px;
	top: -7px;
	width: 650px;
}

.featureItemContentColumn
{
	float: left;
	width: 210px;
	color: #CCCCCC;
}

.featureItemContentColumnText
{
	padding-top: 5px;
}


.featureItemImageColumn
{
	position: relative;
	width: 204px;
	height: 110px;
}

.featureItemContentColumnBody
{
	position: absolute;
	top: -7px;
	width: 650px;
}

.featureItemHeader
{
	/*
	position: absolute;
	left: 222px;
	top: -7px;
	height: 30px;
	*/
	position: relative;
	width: 400px;
	text-align: left;
	font-size: 14px;
	color: #CCCCCC;
}

.featureItemBody
{
	/*
	position: absolute;
	left: 222px;
	top: 20px;
	*/
	position: relative;
	width: 650px;
	text-align: left;
	font-size: 1em;
	color: #CCCCCC;
}

.featureItemBodyWithImage
{
	position: relative;
	width: 390px;
	text-align: left;
	font-size: 1em;
	color: #CCCCCC;
	margin-top: 0px;
	line-height: 17px;
	float: right;
	padding-right: 30px;
	padding-top: 2px;
}

.featureItemBar
{
	position: absolute;
	width: 648px;
	height: 2px;
	background: url('../images/gameFeature_sectionLine.png') top center no-repeat;
	margin-top: -14px;
	margin-bottom: 7px;
}

.featureItemBody a
{
	color: #999999;
}

.featureItemBody a:hover
{
	color: #ffffff;
}

.featureItemLearnMore
{
	text-align:right;
	margin-top: -10px;
}

.featuresContainerBottomLine
{
	position: absolute;
	bottom: 0;
}

/** News Container **/

#newsContainer
{
	position: absolute;
	top: 26px;
	left: 6px;
	width: 335px;
	height: 707px;
	background: #02151b;
	overflow: hidden;
}

.newsContainerHeader
{
	background: url('../images/csi_news_header.jpg') no-repeat;
	height: 78px;
	width: 335px;
}

.newsContainerContent
{
	position: relative;
	height: 625px;
	width: 335px;
	overflow-y: auto;
	overflow-x: hidden;
	color: #CCCCCC;
	top: 5px;
}

.newsItemBar
{
	position: relative;
	left: 10px;
	width: 300px;
	height: 2px;
	background: url('../images/gameFeature_sectionLine.png') top center no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

.newsItem
{
	position: relative;
	left: 10px;
	width: 300px;
}
/*
.newsItemContent
{
	position: relative;
	left: 10px;
	width: 300px;
}
*/

.newsItemTitle
{
	position: relative;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

.newsItemTitle a
{
	color: #FFFFFF;
	text-decoration: none;
}

.newsItemText
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.newsItemImage
{
	position: relative;
	float: left;
	padding-right: 10px;
}

.newsItemTextWithImage
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.newsItemLearnMore
{
	position: relative;
	right: 0px;
	width: 100px;
	margin-left: auto;
}

.newsItemLearnMore a
{
	color: yellow;
}

.newsItemLearnMore a:hover
{
	color: white;
}

#adPlacement1
{
	/*border-style: solid;
	border-color: #58493a;
	height: 90px;*/
	width: 728px;
	position: relative;
	margin: 10px auto 0;
}

/* Debug Output */
#debugOutput
{
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	display: none;
}

#pub{
	position:absolute;
	text-align:center;}
