
/* CSS Document */
/*** FORMS ****************************************************************/
.LoginFormField {
	clear:left;
	display:block;
	margin-bottom:0.5em;
	color:Black;
}

.LoginFormlabel {
	display:block;	
	font-size:11px;/*0.87em; 0.917em; */
	font-weight:bold;
	margin-bottom:1em;
	text-align:left;
	
}
.hdrloginLabel 
{
	padding:0 0 0 40px;
	background: url(https://account.globalagendagame.com/garegister/images/icon/icon_title_mystuff.gif) no-repeat left 2px;
	padding:0 10px 0 49px;
	float:left;
	width:130px; 
	/* width:100%; */
    min-height:50px;
}
.inputButton
{
    background:#6A6B6E url(https://account.globalagendagame.com/garegister/images/bg_bluebutton.gif) repeat-x scroll left center;
    color:#FFF;
    vertical-align:middle;
    font-weight:bold;
    border:0px solid transparent; 
    border-width:0px 0px 0px 0px;
    cursor:pointer;
    font-size:10px;
    font-family:Verdana,arial,sans-serif;
}
/**** LINKS **********************************************************************/
loginText 
{
	color:White;
	
}
/*===================================
 * LOGIN CONTROLS                        
 *===================================*/

.UserDiv
{
    margin: 20px 0px 0px 700px;
    color: Black;
    width: 40%;
}

.UserDiv a
{
    color: Black;
}

.UserName
{

}

.LogoutDiv
{
    margin: 12px 0px 0px 12px;
}

.LoginLabel
{
    width: 80px; 
    text-align: left;
}
  

.Label
{
    width: 140px;
    float: left;
    height: 30px;
    padding: 3px 0px 0px 0px;
    font-size: 10pt;
}

.Edit
{
    float: left;
    height: 16px;
    margin-left: 4px;
    font-size: 10pt;
    color:Black;
}

.EditInactive
{
    float: left;
    height: 16px;
    margin-left: 4px;
    font-size: 10pt;
    color:Gray;
}

.Dropdown
{
    float: left;
    margin-left: 4px;
    font-size: 10pt;
    color:Black;
}

/************** EXTRAS *************************************************/
.Clear
{
    clear: both;
}

.dgStatsStyle
{ 
	border-spacing:5px;
	padding: 5px 5px 5px 5px;
}

.ContentContainer {
	position: relative;
	margin: 0px 0 30px 0;
	padding: 25px 15px 25px 15px;
	width: 573px;
	border: 1px solid #575755;
	background: #000000;
}

.MiniContentContainer {
	position: relative;
	margin-bottom: 15px; 
	 padding: 10px 10px 10px 10px;
	width: 300px;
	height: 225px;
	border: 1px solid #575755;
	BACKGROUND: url(https://account.globalagendagame.com/garegister/images/module_gradient.gif) #000000 repeat-x 0% 100%;
}

.miniCharacterContainer
{
	border: 1px solid #575755;
	BACKGROUND: url(https://account.globalagendagame.com/garegister/images/module_gradient.gif) #000000 repeat-x 0% 100%;
}

.gridRow
{
	BACKGROUND: url(https://account.globalagendagame.com/garegister/images/module_gradient.gif) #494949 repeat-x 0% 100%;
}

.StatgridData
{
	font-family: Arial, Verdana,   Sans-Serif;
	/* font-size:x-small; */
	font-size:9.5pt;
	color:#C8C8C8;
}
.gridHeader
{
    /* background:#6A6B6E url(bg_bluebutton.gif) repeat-x scroll left center; 
    BACKGROUND: url(module_gradient.gif) #000000 repeat-x 0% 100%;*/
    background: #000000 url(module_gradient.gif) repeat-x 0% 74%;
    color:#FFF;
  
}
.PagegridHeaderB
{
    background:#6A6B6E url(https://account.globalagendagame.com/garegister/images/bg_bluebutton.gif) repeat-x scroll left center; 
    color:#FFF;
  
}
.columnDisplay
{
	display:none;
}
div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 960px;
  height: 134px;
  background-image: url('https://account.globalagendagame.com/garegister/images/hdr/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 960px;
  height: 134px;
}
.DisabledCheckBox {
	font-family: Arial;
    font-size: 10pt;
    margin: 0px;
    color: #FFFFFF; 
} 
#logorow {
         background: transparent;
	text-align: center;
	padding: 0;
}
/* Header and logo */
#maintable {
	position: relative; 
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px; 
	width: 960px;
	border: 1px solid #575755;
	background: #000000;
}

#divVivoxcolumnone {
	padding-top:10px;
	float:left;
	width:475px;
	padding-bottom: 10px;
}

#divVivoxcolumntwo {
	padding-top:10px;
	float:right;
	width:230px;
	padding-bottom: 10px;
	position:relative;
}
#divVivoxCenter 
{
	padding-top: 10px;
	padding-bottom: 10px;
	float:right;
	width:300px;
	padding-left: 8px;
	padding-right: 8px;
	position:relative;
}
#ColumnLeft
{
    width: 185px;
    float: left;  
}
#ContentDiv
{
   /* background-image: url(body.jpg); */
    padding: 10px 10px 10px 10px;    
}
#ColumnCenter
{
    width: 673px;
    float: left; 
}

#ColumnCenterWide
{
    width: 750px;
    float: left; 
}

#ColumnCenterStats
{
    width: 850px;
    float: left; 
}

#ColumnCenterWhole
{
    width: 941px;
    float: left; 
}
#ColumnRight
{
    width: 173px;
    float: left;
}
.BackColorTab
{
	font-family: Arial,verdana,  sans-serif;
    font-size: 10pt;
    color:Black;
	BACKGROUND: url(https://account.globalagendagame.com/garegister/images/module_gradient.gif) #494949 repeat-x 0% 100%;
}
.modalBackground
{
  background-color:#CCCCFF;
  filter:alpha(opacity=40);
  opacity:0.5;
}
.ModalWindow {
	 padding: 10px 10px 10px 10px;
	position: absolute;
	top: -1000px;
	border: 1px solid #575755;
	background:#f0F0f0;
	
	color:Black;
	/* BACKGROUND: url(https://account.globalagendagame.com/garegister/images/module_gradient.gif) #000000 repeat-x 0% 100%; */
}

.miniOrderContainer
{
	border: 1px solid #575755;
	BACKGROUND: url(https://account.globalagendagame.com/garegister/images/module_gradient.gif) #000000 repeat-x 0% 100%;
}
.Ordbody {
   
    
    padding: 0;
	background: #000000 url(https://account.globalagendagame.com/garegister/images/main_bg_plain.gif) no-repeat 50% 0%;
	font-family: Arial,verdana,  sans-serif;
    font-size: 10pt;
    margin: 0px;
    color: #FFFFFF; 
    
}
#OrdbodyContainer {
	margin: 0;
	padding: 0 0 0 0;
}
.buyContainer
{
	border-top: 1px solid #575755; 
	BACKGROUND: url(https://account.globalagendagame.com/garegister/images/module_gradient.gif) #000000 repeat-x 0% 100%;
}
.buyContainerBlack
{
	border-top: 1px solid #575755; 
}

#mainOrderContentContainer {
	position: relative;
	padding: 25px 25px 25px 25px;
	width: 700px;
	border: 1px solid #575755;
	background: #000000; 
}

#mainOrderPanel {
	position: relative;
	padding: 270px 0px 25px 0px;
	width: 700px;
	border: 1px solid #575755;
	/* background: #000000; */
	
	/* background:url(https://account.globalagendagame.com/garegister/images/shop/DigitalDL_GlobalAgenda_Background.jpg) no-repeat 0px 20px; */
	background:url(https://account.globalagendagame.com/garegister/images/shop/order_top.jpg) no-repeat 0px 20px;
	
}

.ObjDisplayNo 
{
	display:none;
}

/**** 11/16/2009: CSS UPDATES FOR: Preorder Top Navigation, Preorder Homepage Section   ***************/
#preorderNavContainer {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 2px; right: -90px;
}

div.chrome div.preorder {
	background: #000000 url(https://www.globalagendagame.com/images/bkgd_preorder.gif) bottom left no-repeat;
	padding: 18px;
	position: relative;
}

#preorderGameBox {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -2px; left: 10px;
}
div.preorder #preorderContent {
	margin: 0;
	padding: 0 0 0 105px;
	width: 260px;
	color: #FFFFFF;
}
div.preorder #preorderButton {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 20px; right: 10px;
}
/********************** Hex Stuff *************************************/
.hexzone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hex2.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexAlliancezone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexAlliance.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexDefensezone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexDefenseRing.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexBasezone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexBase2.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexResourcezone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexResource.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexBlockerzone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexBlocker.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexAgencyDefensezone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexAgencyDefense.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexHostilezone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexHostile.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.hexBaseDefensezone 
{
	background: url(https://account.globalagendagame.com/garegister/images/hex/hexBaseDefense.gif)  #000000 no-repeat;
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
.Unusedhexzone
{
	width: 35px; 
	height: 30px;
	padding-bottom:2px; 
	border-width:1px;
	border-bottom-width:2px;
	padding-bottom:3px;
	text-align:center;float:left;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid gray;
padding: 2px;
color: #FFFFFF;
background-color: black;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.tooltip{
position: absolute;
width: 680px;
border: 2px solid gray;
padding: 2px;
color: #FFFFFF;
background-color: black;
visibility: hidden;
z-index: 30;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.headCrossHair
{
	background: url(https://account.globalagendagame.com/garegister/images/gunsight.png)  #000000 no-repeat;
	padding-left: 20px;
}
.RegContentContainer {
	position: relative;
	margin: 0px 0 5px 0;
	padding: 5px 15px 5px 15px;
	width: 700px;
	border: 1px solid #575755;
	background: #000000;
}

#mainNavContainerSpecial {
	position: absolute;
	top: 87px; left: 245px;
	margin: 0;
	padding: 0;
}
fieldset {
  padding: 3px 10px 10px 10px;
  margin: 11px;
  width: 410px;
  display: block;
}

legend {
  padding: 2px 7px;
  margin: 0;
  color: #999999;
  font-size: 13px;
}

.prompt {
  padding: 0;
  margin: 0 0 3px 0;
}

.validationDiv {
  padding: 0px 0px 5px 0px;
  margin: 8px 0px 0px 0px;
}

.correct {
  color: Green;
  font-size: 0.8em;
  font-weight: bold;
}

.incorrect {
  color: Red;
  font-size: 0.8em;
  font-weight: bold;
}

.note {
  margin: 10px 10px 20px 10px;
  width: 310px;
}

.note p {
  font-size: 12px;
}

#notes {
  position: absolute;
  top: 15px;
  left: 465px;
}

