/* CSS Document */

/* GENERAL TAG STYLES ------------------------------------------------------------------------- */

body {
	margin:0px;
	background-color:#1a162d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center 295px;
	font-size:12px;
	color:#ffffff;
}
tr, td {
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin-top:0px;
}
h1 {
	font-size: 2.1em;
	font-weight: bold;
}
h2 {
	font-size: 1.9em;
	font-weight: bold;
}
h3 {
	font-size: 1.7em;
	font-weight: bold;
}
#newsBoxMain h3 {
	font-weight:normal;
}
h4 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h6 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
li {
	margin-bottom:5px;
}
a {
	color: #214494;
}
a:visited {
	color: #623d7e;
}
a:hover, #content-body a:active {
	color: #df1e47;
}
form table td {
	color:#000000;
}
p {
	line-height:1.35em;
}
/* SHARED LAYOUT STYLES ------------------------------------------------------------------------- */

#centeringDiv {
	width:100%;
	background:url(/us/images/bg_gradient.jpg) repeat-x;
	margin-bottom:20px;
	text-align:center;
}
#mainBody {
	width:997px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;/*border: 1px solid #fff;*/
}
#leftColumn {
	width:222px;
	float:left;
	position:relative;
	z-index:10;
}
#rightColumn {
	width:755px;
	float:left;
	position:relative;
	z-index:10;
}
#contentArea {
	width:500px;
	float:left;
	position:relative;
	top:-20px;
}
#rightBar {
	width:239px;
	float:left;
	display:inline;
	margin-left:16px;
}
#rightBar img {
	border:none;
}
#rightBox1 {
	width:239px;
	margin-bottom:4px;
}
#rightBox2 {
	width:239px;
	margin-bottom:4px;
}
#rightBox3 {
	width:225px;
	margin-bottom:4px;
}
#rightBox6 {
	width: 235px;
	margin-bottom: 4px;
}
#rightBox7 {
	width: 235px;
	margin-bottom: 4px;
}
div#jobWrap {
	background:url(/us/images/jobs_base.jpg) bottom left;
	padding:10px;
	color:#FFCC00;
	font-size: 0.87em;
}
#jobWrap a {
	color:#fff;
}
#jobWrap p {
	margin:0px 0px 8px 0px;
}
#topSpacer {
	height:20px;
	position:relative;
	z-index: 1;
}
.clearBoth {
	clear:both;
	height:1px;
	overflow:hidden;
}
#legal {
	background: url(/us/images/footer_bg.jpg);
	background-repeat: repeat-y;
	width: 750px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
}
#legalContent {
	width: 440px;
	float: left;
	position: relative;
	left: 15px;
	padding-bottom:15px;
}
#gamePage {
	margin-top:15px;
}
#legalLinks {
	position: relative;
	height: 1px;
	text-align: left;
}
#legalLinks div {
	width: 350px;
	position: absolute;
	color: #FFFFFF;
	top: -36px;
	/*Just in case it changes again next week*/
	/*left:485px;*/
	left:390px;
}
#logo {
	width:222px;
}
div #intContent p {
	margin-top:0px;
}
div #intContent h4 {
	margin-bottom:0px;
}
/* FRONT PAGE SPECIFIC STYLES ------------------------------------------------------------------------- */
* html #newsBoxMain {
	height:600px;
}
* html #newsBoxMainInt {
	height:600px;
}
#newsNavBoxPos {
	height: 1px;
	position: relative;
	background-color: #f5f5f5;
}
#newsNavBox {
	position: absolute;
	top: -31px;
	text-align: center;
	height: 31px;
	overflow:hidden;
}
#newsNavBox a {
	text-align: center;
	padding-top: 13px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 88px;
	height: 31px;
	color: #f5c632;
	background-repeat: no-repeat;
}
#newsNavBox a:hover {
	text-decoration: none;
	color: #f5c632;
}
#newsNavBox a:active {
	text-decoration: none;
}
.newsNavWrap {
	width: 88px;
	height: 31px;
	float: right;
	background: url(/us/images/news_tab_off_off.png);
	background-repeat: no-repeat;
}
.newsNavWrap span {
	display: block;
}
#flashFrontPage {
	width:500px;
	height:423px;
}
#newsBoxTop {
	width:500px;
}
#newsBoxMain, #newsBoxMainInt {
	min-height:600px;
	width:auto;
	height:auto;
	background:#F5F5F5 url(/us/images/panel_500_bg.jpg) no-repeat bottom;
	color:#000000;
	padding:20px 20px 40px 20px;
}
#newsBoxMainInt {
	float:left;
	margin-bottom:60px;
}
#newsBoxMain h3, #newsBoxMain h2, #newsBoxMainInt h3, #newsBoxMainInt h2 {
	margin-bottom:0px;
}
#newsBoxMain p {
	margin-top:0px;
}
* html #newsBoxMain p {
	height: 0.01%;
}
#newsBoxMain p {
	position:relative;
}
#intContent {
	float:left;
	width:460px;
}
#newsBoxBottom, #newsBoxBottomInt {
	width:500px;
}
#newsBoxBottomInt {
	margin-bottom:60px;
	clear:both;
}
#pressNews, #gameNews {
	display:none;
}
#generalNews h4 {
	margin-bottom:0px;
}
#generalNews p {
	margin-bottom:2.0em;
}
span.news-date {
	font-weight: bold;
	display: block;
	margin-top: 5px;
	font-size: 0.6em;
	text-transform: uppercase;
	color: #443973;
	float: right;
	margin-left: 5px;
}
span.news-title, span.news-titleInt {
	float:left;
	width:350px;
}
span.news-titleInt {
	width:460px;
}
#minHeight {
	height:600px;
	width:1px;
	float:right;
}
#archivePagination {
	color:#FF0000;
	padding:5px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	text-align:center;
}
h1.fp {
	font-size:1.4em;
}
.fp p {
	margin-bottom:0px;
}
div #greyBoxMain {
	background:#F5F5F5 url(/us/images/panel_500_bg.jpg) no-repeat top;
	width:auto;
	height:auto;
	color:#000000;
	padding:20px 20px 5px 20px;
}
/* NAVIGATION STYLES ---------------------------------------------------------------------------- */

#nav {
	text-align:right;
	width:222px;
	margin-top:14px;
}
#nav img {
	margin-bottom:1px;
	margin-right:1px;
}
.navSub {
	margin: 0px 1px 1px 0px;
	text-align: left;
}
.navSubActive {
	margin: 0px 1px 1px 0px;
	text-align: left;
}
.navSubActive a, .navSubActive a:visited, .navSubActive a:hover {
	text-decoration: none;
	color: #ffb400;
	font-size: 10px;
	display: block;
	background-color: #000000;
	margin-left: 40px;
	font-weight: bold;
	padding: 2px 2px 2px 11px;
}
.navSub a, .navSub a:visited, .navSub a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	background-color: #5e5093;
	margin-left: 40px;
	font-weight: bold;
	padding: 2px 2px 2px 11px;
}
.navSub a:hover, .navSubActive a:hover {
	color: #ffb400;
}
/* PLAYNC TOPHAT STYLES ------------------------------------------------------------------------- */

#topHat {
	width:100%;
	height:24px;
	background-color:#000000;
}
#topHatInner {
	width:977px;
	height:24px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#topHatLogo {
	width:78px;
	float:left;
	display:inline;
	margin-left:10px;
}
#topHatFlags {
	width:250px;
	height: 24px;
	float:left;
	display:inline;
	margin-left:120px;
	background: url(/us/images/flags.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}
#topHatFlags a {
	display: block;
	float: left;
	width: 22px;
	height: 18px;
	margin: 2px 8px 0px 0px;
	text-indent: -10000px;
	overflow: hidden;
}
/* GAME PAGE STYLES ------------------------------------------------------------------------- */

#flashGamePage {
	width:750px;
	height:403px;
}
#gameBoxMainL2, #wideBoxMain, #wideBoxMain2 {
	width:750px;
	height:auto;
	background:url(/us/games/l2/images/l2_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#wideBoxMain {
	background:url(/us/images/panel_750_bg.jpg) #f2f2f2 bottom no-repeat;
}
#wideBoxMain2 {
	background:url(/us/images/panel_750_bg_no_fade.png) #f2f2f2 bottom no-repeat;
}
#gameBoxMainAA {
	width:750px;
	height:auto;
	background:url(/games/l2/images/aa_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainCoH {
	width:750px;
	height:auto;
	background:url(/us/games/coh/images/coh_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainCoV {
	width:750px;
	height:auto;
	background:url(/us/games/cov/images/cov_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainGW {
	width:750px;
	height:auto;
	background:url(/us/games/gwp/images/gwp_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainGWF {
	width:750px;
	height:auto;
	background:url(/us/games/gwf/images/gwf_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainExt {
	width:750px;
	height:auto;
	background:url(/us/games/ext/images/ext_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainAion {
	width:750px;
	height:auto;
	background:url(/us/games/aion/images/aion_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainDR {
	width:750px;
	height:auto;
	background:url(/us/games/dr/images/dr_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxMainSF {
	width:750px;
	height:auto;
	background:url(/us/games/sf/images/sf_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#gameBoxInner {
	width:748px;
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
}
#gameButtons {
	width:610px;
	margin-left:140px;
	margin-top: 10px;
	margin-bottom:20px;
}
.gamebutton {
	float:left;
	display:inline;
	margin-left:7px;
	text-transform:uppercase;
}
#contentBox, #contentBoxWide {
	margin-left:184px;
	margin-bottom:50px;
	width:566px;
	height:auto;
	min-height:400px;
}
#contentBoxWide {
	padding:30px 20px 50px 20px;
	margin-left:0px;
	width:710px;
	margin-bottom:0px;
}
div#contentBoxWide p:first-child {
	margin-top:0px;
}
div#contentBoxWide p:last-child {
	margin-bottom:0px;
}
#contentBody {
	position:relative;
	margin:0px;
	width:318px;
	float:left;
	display:inline;
	z-index:50;
}
#contentImage {
	width:238px;
	margin-left:10px;
	float:left;
	display:inline;
}
#ifrm {
	border:0px;
	padding:0px;
	margin:0px;
}
/* STORE STYLES ------------------------------------------------------------------------- */

a.storelink {
	text-decoration: none;
}
a.storelink:hover, a.storelink:active {
	text-decoration: underline;
}
a.storelink:link {
	color: #214494;
}
a.storelink:visited {
	color: #623d7e;
}
a.storelink:hover, a.storelink:active {
	color: #df1e47;
}
#storeWrapper {
	background:url(/us/store/images/store_bg.jpg) no-repeat;
}
.storeLogos {
	width:499px;
	height:200px;
	background:url(/us/images/store_logo_bg.png) no-repeat;
	text-align:center;
	margin-bottom:10px;
	margin-left:10px;
}
.storeLinks {
	text-align:left;
	margin-left:30px;
	margin-top:10px;
}
.storeLinks p {
	margin:0px 0px 5px 0px;
	font-weight:bold;
}
#AAStoreLogo {
	width:404px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#GWFStoreLogo {
	width:404px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#COVStoreLogo {
	width:286px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#COHStoreLogo {
	width:285px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#GWStoreLogo {
	width:427px;
	height:121px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#L2StoreLogo {
	width:468px;
	height:96px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#L1StoreLogo {
	width:324px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
/* Account Mngmt Styles */
a.acctBtns{
	display:block;
	height:44px;
	width:148px;
	margin:0px 30px 0px 15px;
	float:left;
}
a.acctBtns span{
	display:none;
}
a#createAccount{
	background: url(/us/images/btn_addacct.png);
}
a#manageAccount{
	background: url(/us/images/btn_manageacct.png);
}
a#addGame{
	background: url(/us/images/btn_addgame.png);
}
a#createAccount:hover, a#manageAccount:hover, a#addGame:hover{
	background-position:center -45px;
}
#btnWrap{
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
}
.rowWrap{
	background:#ccc;
	padding:10px;
	margin:10px;
	height:44px;
}
.rowWrap p{
	margin:0px;
}

.gamecards1{width:621px; height:377px; background:url(/us/gamecard/images/cards1.jpg) no-repeat; background-position:0px 25px; position:relative; margin:20px auto 0 auto;}
.gamecards2{width:529px; height:233px; background:url(/us/gamecard/images/cards2.jpg) no-repeat; position:relative; margin:0 auto;}
.redeem{display:block; width:170px; height:41px; background:url(/us/images/redeem.png) no-repeat; position:absolute; bottom:0; left:222px;}
.redeem:hover{background-position:0px -41px;}
.redeem2{display:block; width:170px; height:41px; background:url(/us/images/redeem.png) no-repeat; position:absolute; bottom:0; left:178px;}
.redeem2:hover{background-position:0px -41px;}
.gamecardjump{width:750px; height:113px; background:url(/us/images/gamecardheader.jpg) no-repeat; position:relative}
.jump1{display:block; width:127px; height:40px; background:url(/us/gamecard/images/gamecardjump1.png) no-repeat; position:absolute; bottom:10px; left:11px;}
.jump1:hover{background-position:0px -40px;}
.jump2{display:block; width:170px; height:40px; background:url(/us/gamecard/images/gamecardjump2.png) no-repeat; position:absolute; bottom:10px; left:148px;}
.jump2:hover{background-position:0px -40px;}
#wideBoxMain2 .heading1{width:263px; height:28px; text-indent:-9999px; overflow:hidden; background:url(/us/gamecard/images/heading1.png) no-repeat;}
#wideBoxMain2 .heading2{width:229px; height:27px; text-indent:-9999px; overflow:hidden; background:url(/us/gamecard/images/heading2.png) no-repeat;}
#wideBoxMain2 .heading3{width:130px; height:20px; text-indent:-9999px; overflow:hidden; background:url(/us/gamecard/images/heading3.png) no-repeat; float:left; margin:10px 10px 0 0;}
.leftfoot a{float:left;}
.leftfoot img{border:0}
.ncbreak{width:645px; height:43px; background:url(/us/gamecard/images/ncbreak.png) no-repeat; margin:0 auto 20px auto;}
.small{font-size:9px;}
.leftfoot{position:absolute; top:0px; left:200px;}
.rightfoot{float:right; width:320px;}
.clearfix{clear:both;}

#rightBox4{margin-bottom:4px;}

#flashFrontPage {margin: 65px 0 0 0;padding: 0;height: 355px}
#flashFrontPage a,#flashFrontPage img  {border: none}
