/* Spec Ops - CSS Document */
@charset "utf-8";

@import url("reset.css");
@import url("nav.css");

#body3 {background:#fff url(http://downloads.2kgames.com/specops/site2/us/img/agegate_bg.jpg) no-repeat center top; margin:0px; padding:0px;}
#body3a {background:#fff url(http://downloads.2kgames.com/specops/site2/us/img/agegate_bg_2.jpg) no-repeat center top; margin:0px; padding:0px;}

#container_age {width:800px; margin-left:auto; margin-right:auto; padding-top:380px;}
#container2 {width:800px; margin-left:auto; margin-right:auto; padding-top:350px;}

body {
	text-align:center;
	font-family: arial, helvetica, san-serif;
}
#pageHome 	{ background:#ffffff url('http://downloads.2kgames.com/specops/site2/us/img/BG_skins_1680_US_home.jpg') no-repeat center top; margin:0px; padding:0px; }
#pageInfo 	{ background:#ffffff url('http://downloads.2kgames.com/specops/site2/us/img/BG_skins_1680_US_infomation.jpg')
				no-repeat center top; margin:0px; padding:0px;}
#pageScreens{ background:#ffffff url('http://downloads.2kgames.com/specops/site2/us/img/BG_skins_1680_US_base.jpg') no-repeat center top; margin:0px; padding:0px;}
#pageVideo 	{ background:#ffffff url('http://downloads.2kgames.com/specops/site2/us/img/BG_skins_1680_US_base.jpg') no-repeat center top; margin:0px; padding:0px;}
#pagePreorder{ background:#ffffff url('http://downloads.2kgames.com/specops/site2/us/img/BG_skins_1680_preorder2.jpg')
				no-repeat center top; margin:0px; padding:0px; }

h1 {
	color:#660000;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	text-shadow: 2px 2px 3px rgba(255, 255, 255, .6);
}
h2 {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
}
h2#red {
	color:#550000;	
	text-shadow: 2px 2px 2px rgba(255, 255, 255, .8);
}
h4 {
	color:#000;
	font-size:15px;
	margin-top:5px;
	text-transform:uppercase;
}
p {
	color:#000;
	font-weight:normal;
	font-size:15px;
	text-shadow: 3px 3px 3px rgba(255, 255, 255, .8);
}

#wrapper {
	width:960px; /* set by width of flash on home/info page */
	margin:0 auto;
}
#logoMain {
	margin-top:65px;
	clear:both;
}
.mediaContainer{
	background-image:url(http://downloads.2kgames.com/specops/site2/us/img/bg-media.png);
	background-repeat:repeat;
	border:1px solid black;
	padding-top:12px;
	clear:both;
}
.regmark {
	font-size:10px;
	position:relative;
	top:-5px;
}
#signup {
	margin:50px 0 0 0;
}
body#pageInfo #signup {
	margin:30px 0 0 40px;	
}
#ctaHome{
	margin:25px 0 0 15px;	
}

#video {
	width:744px;
	height:417px;
	margin:75px 0 0 105px;
}
#videoHome {
	width:744px;
	height:417px;
	margin:25px 0 0 105px;
}
#download {
	margin-top:20px;;
}	

#screens {
	width:872px;
	height:501px;
	margin:75px 0 0 34px;
	padding-left:12px;
}
.thumb {
	width:170px;
	display:inline-block;
	vertical-align:text-top;
	margin:0 auto;
	padding:0 3px 0 3px;
	zoom: 1; /* IE7 fix for display:inline-block */
    *display: inline;
}

.thumb p {
	color:#000;
	font-weight:bold;
	font-size:18px;
	text-shadow: 2px 2px 4px rgba(255, 255, 255, .8);
}
.post { 
	border:2px solid #fed990;
	margin-top:20px;
	-webkit-transition: border-color 0.4s linear;
	-moz-transition: border-color 0.4s linear;
	-o-transition: color 0.4s linear;	
	transition: border-color 0.4s linear;	
}
#fobs {
	margin:20px 0 10ox 40px;	
	
}
#active {
	border:2px solid #cc0000;
}
#activeflag img{
	border:2px solid #000;
}
.post:hover { border:2px solid #000; }

.contentContainer {
	width:460px;
	margin:60px 0 0 267px;
	clear:both;
	text-align:left;
}
.contentContainer p {
	margin-bottom:10px;
}
#firstParagraph {
	text-align:left;
}
#footer {
	width:790px;
	margin:100px 0 0 90px;
}
#pageInfo #footer {
	width:790px;
	margin:210px 0 0 80px;
}
#pageScreens #footer {
	width:790px;
	margin:70px 0 0 80px;
}
#pageVideo #footer {
	width:790px;
	margin:70px 0 0 80px;
}
#pagePreorder #footer {
	width:790px;
	margin:140px 0 0 80px;
}
#legal{
	font-size:9px;
	color:#666;
	text-shadow: 0 0 2px #FFF;
}
/***************************** PRE-ORDER */

#bonuses {
	text-align:left;
	margin:185px 0 60px 421px;	
}
#bonuses p {
	font-style:italic;
	margin-top:8px;	
}
.bonustext {
	margin-top:20px;	
}

#preorder { /* adjusts contentContainer div */
	text-align:center;
	margin:60px 0 0 260px;	
}
.preorderContainer {
	width:660px;
	margin:0 auto;
	padding-left:20px;
	text-align:center;
	clear:both;
}
.preorderHeader {
	width:660px;
	margin:0 auto;
	padding:50px 0 24px 20px;
	text-align:center;
	clear:both;
}
.preorderHeader img{
	margin-bottom:6px;
}

.boxart {
	float:left;
	width:200px;
    margin:30px 0 10px 17px;
}

.retailers {
	float:left;
	width:204px;
	height:61px;
    margin:0 0 5px 15px;
}

.clear {clear:both;}

