/* CSS Document */

/* GENERAL TAG STYLES ------------------------------------------------------------------------- */

body {
	margin:0px;
	background-color:#1a162d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

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;
}

a {
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}

a {
color: #214494;
}

a:visited {
color: #623d7e;
}

a:hover, #content-body a:active {

}

/* SHARED LAYOUT STYLES ------------------------------------------------------------------------- */

#kb .sideheading{
	color: #000000 !important;
}

#kb .htext{
	color: #000000 !important;
}

#centeringDiv {
	width:100%;
	background:url(https://www.plaync.com/us/images/bg_gradient.jpg) repeat-x;		
	margin-bottom:20px;
	text-align:center;
}

#mainBody {
	width:977px;
	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:1;
}

#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;
}
div#jobWrap{background:url(https://www.plaync.com/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;
}

.clearBoth {
	clear:both; 
    height:1px;
    overflow:hidden;
}

#legal {
	background: url(https://www.plaync.com/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;
}
#gamePage{
	margin-top:15px;
}
#legalLinks{
	position: relative;
	height: 1px;
	text-align: left;
}
#legalLinks div{
	color:#FFFFFF;
	display:block;
	position:absolute;
	text-align:right;
	top:-34px;
	width:735px;
}

#logo {
	width:222px;
}

/* FRONT PAGE SPECIFIC STYLES ------------------------------------------------------------------------- */
* html #newsBoxMain { height: 0.01%; }
* html #newsBoxMainInt { height: 0.01%; }
#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(https://www.plaync.com/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 {
	width:auto;
	height:auto;
	background:#F5F5F5 url(https://www.plaync.com/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%; }

#intContent{
	float:left; width:460px;
}
#newsBoxBottom, #newsBoxBottomInt {
	width:500px;
}
#newsBoxBottomInt {margin-bottom:60px;clear:both;}

#pressNews, #gameNews{ 
	display:none;
}
#randomChar {
	width:837px;
	height:815px;
	position:absolute;
	top:310px;
	left:-600px;
	background:url(https://www.plaync.com/us/images/bg_char1.jpg) no-repeat right;
}
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:275px;
}
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;
}

/* 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;
}

#topNavQuickLinks{
	margin: -10px 0 25px 0; 
	font-size: 12px;
}
#topNavQuickLinks a:visited, #topNavQuickLinks a:active, #topNavQuickLinks a:visited:hover{
	color: #214494 !important;
}

/* PLAYNC TOPHAT STYLES ------------------------------------------------------------------------- */

#topHat {
	width:100%;
	height:24px;
	background-color:#000000;
	text-align:center;
}

#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(https://www.plaync.com/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 {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/us/games/l2/images/l2_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}
#wideBoxMain { 
	background:url(https://www.plaync.com/us/images/panel_750_bg.jpg) #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(https://www.plaync.com/us/games/coh/images/coh_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}

#gameBoxMainCoV {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/us/games/cov/images/cov_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}

#gameBoxMainGW {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/us/games/gwp/images/gwp_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}

#gameBoxMainGWF {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/us/games/gwf/images/gwf_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}

#gameBoxMainExt {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/us/games/ext/images/ext_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}

#gameBoxMainAion {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/us/games/aion/images/aion_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}

#gameBoxMainDR {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/us/games/dr/images/dr_contentarea.jpg) #f2f2f2 bottom no-repeat;
	color:#000000;
	position:relative;
}

#gameBoxMainSF {
	width:750px;
	height:auto;
	background:url(https://www.plaync.com/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;
	/*border:1px solid #FF0000;*/
}
#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;
}

.askQuestionWarningOuter {
	border: solid 1px #fbd84c; 
	background: #fcf8ca; 
	width: 503px; 
	margin-top: 3px;
}
.askQuestionWarningInner{
	border: solid 1px #fff99e; 
	padding: 4px 2px 4px 2px;
}
.askQuestionWarningImportant{
	color: #a21413; 
	font-weight: bold;
}

.rnwAlert, .rnwAlert{
	display: block;
	border: solid 1px #fbd84c; 
	padding: 4px;
	color: #a21413;	
	background: #fcf8ca;
}
.rnwAlert span, .rnwAlert font{
	border: none;
	padding: none;
	margin: none;
	color: #a21413 !important;
}
.notFindingIt{
	display: block;
	height: 62px;
	background: url(http://www.plaync.com.webdev.ncaustin.com/us/rnw/images/notFindingIt.png) top right no-repeat;
	padding-top: 22px;
	font-size: 13px;
	font-weight: bold;
	
}

