﻿html, body {
height: 100%;
}

body
{
	/* background: #5f7697 url(images/layout/background_tile800.jpg) top center; ---- Removed by Jorge 08 22 2008 */
	background: #2d3c52 url(/images/homepage08/bg.jpg) repeat-y top center  ;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;


}
form
{
	padding: 0;
	margin: 0;
}
.clear-hack  /* line to clear voice-family hack above */
{
	display: none;
}
#mainForm
{ 
	padding: 0;
	margin: 0;
}
a 
{
	 color: #fec000;
	 outline: none;
}
a:active
{
	color: #cb9900;
}
a:visited
{
	color: #fec000;
}
a:hover
{ 
	color: #cb9900;
}




/* Firefox hack for panels that contain floating elements */
.panelbottom
{
	height: 1px;
	clear: both;
	float: none;
	margin: 0;
	padding: 1px;
	font-size: 1px;
}
.panelbottomblank
{
	background-color: #3d4c61;
	height: 0;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1px;	
}



/* product details CSS */
/* cookie trail nav */
#cookietrail 
{
	clear: both;
	color: #ffc000;
	font-size: 90%;
	margin: 5px 0 0px 5px;
	padding: 0;
	vertical-align: bottom;
}

#cookietrail a { color: #ffc000; }
#cookietrail a:hover { color: #cb9900; }


em
{
	font-style: normal;
	font-weight: bold;
}

em.minor
{
	font-style: normal;
	font-weight: normal;
	color: #fec000;
}

em.minoralt
{
	font-style: normal;
	font-weight: normal;
	color: #ff9b36;
}


.major
{
	font-style: normal;
	font-weight: bold;
	color: #fec000;
}
.majorital
{
	font-style: italic;
	font-weight: bold;
	color: #fec000;
}

.majoralt
{
	font-style: normal;
	font-weight: bold;
	color: #ff9b36;
}

.majoraltwhite
{
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.warning
{
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}





h1#header-logo {
	margin: 0;
	padding: 0;
}

h1#header-logo a {
	background: url(images/headers/logoheader.gif) no-repeat; /*url(images/headers/header_logo.gif) no-repeat;*/
	display: block;
	width: 307px;
	height: 77px;
	text-indent: -2000px;
	text-decoration: none; /* required for netscape underlines */
}

h1#header-logo a:hover,
h1#header-logo a:active,
h1#header-logo a:visited {
	text-decoration: none;
}


/*------ Halloween Header  (use this for holidays ) -------*/



#halloweenBG {
	background: url(images/headers/halloweenheaderBG2.gif) no-repeat;
	width: 974px;
	height: 77px;
}

h1#header-logo-halloween {
	margin: 0;
	padding: 0;
	
}

h1#header-logo-halloween a {
	background: url(images/headers/halloweenlogoheader.gif) no-repeat; 
	display: block;
	width: 307px;
	height: 77px;
	text-indent: -2000px;
	text-decoration: none; /* required for netscape underlines */
}


h1#header-logo-halloween a:hover,
h1#header-logo-halloween a:active,
h1#header-logo-halloween a:visited {
	text-decoration: none;
}






/*------ End  Halloween Header -------*/




h1#header-logo-affiliate {
	margin: 0;
	padding: 0;
}

h1#header-logo-affiliate a {
	background: url(images/headers/header_logo_affiliate.gif) no-repeat;
	display: block;
	width: 258px;
	height: 72px;
	text-indent: -2000px;
	text-decoration: none; /* required for netscape underlines */
}

h1#header-logo-affiliate a:hover,
h1#header-logo-affiliate a:active,
h1#header-logo-affiliate a:visited {
	text-decoration: none;
}



#search {
	float: right;
	height: 17px;
	margin: 0 5px 0 0;
	padding: 0;
}

#search label {
	background: url(images/layout/text_search.gif) top left no-repeat;
	float: left;
	display: block;
	width: 74px;
	height: 17px;
	margin: 2px 0 0 0;
	padding: 0;
	text-indent: -2000px;
}

#search input {
	float: left;
	margin: 2px 0 0 5px;
	padding: 0;
}

#search .searchbox {
	width: 120px;
	border: 0;
}

#search .searchbutton {
	background: url(images/elements/search_go.gif) top left no-repeat;
	width: 30px;
	height: 15px;
	border: 0;
}



/* misc css */
.first { margin-top: 0; }

div.noaffect
{
	display: inline;
}


/* inputstandard styles */
.validationsummary
{
	clear: left;
	margin: 0;
	padding: 0;
	color: #fec000;
}

.validationsummary ul li 
{
	margin: 0;
	padding: 0;
	width: 590px;
	color: #fec000;
}

.validationsummary div {
	background: #947E42 url(images/layout/alerticon_large.gif) no-repeat;
	border: solid 1px #564122;
	color: #FFF9B4;
	margin: 10px 15px 15px 15px;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 61px;
	font-weight: bold;
	text-indent: 0px;
}

/*.validationsummary ul {
	padding-left: 10px;
	color: #fec000;
	padding-bottom: 10px;
}*/

.validationsummary ul {
	padding: 2px 2px 10px 12px;
	margin: 8px 0 0 5px;
}

/*.validationsummary div ul {
	padding-left: 0px;
	color: #fec000;
}*/

.validationsummary div ul
{
	color: #FFF9B4;
	clear: both;
	line-height: 20px;
	margin-left: 5px;
	padding: 0px 10px 0px 5px;
	list-style-position: outside;
	list-style-image: url(images/layout/alerticon_small.gif);
	border-width: 0px;
}

/*.validationsummary div ul li 
{
	list-style-type: disc;
	color: #fec000;
	margin-left: 20px;
}*/

.validationsummary div ul li 
{
	list-style-type: disc;
	color: #FFF9B4;
	margin-left: 20px;
}

/*.validationsummary ul li {
	margin-left: 0px;
	color: #fec000;
	margin-left: 20px;
}*/

.validationsummary ul li {
	margin-left: 0px;
	color: #FFF9B4;
	margin-left: 20px;
}

.validator
{
	color: #fec000;
	font-weight: bold;
}


.inputstandard
{
	clear: both;
	float: left;
	width: 671px;
	margin: 8px 0px 7px 0px;
	padding: 0;
}
.inputstandard label
{
	float: left;
	display: block;
	width: 170px;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}
.inputstandard input
{
	float: left;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
}
.inputstandard select
{
	float: left;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
}
.inputstandard .keeponfile
{
	float: left;
	display: block;
	width: 160px;
	text-align: right;
	margin: 0 10px 15px 0;
	padding: 1px 0;
}
.inputstandard .keeponfile-list
{
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.inputstandard .keeponfile-list li
{
	margin: 0 20px 0 0;
	padding: 0;
}


/* Standard Header Style */
h2.panelstandardheader {
	background: url(images/checkout/title_paymentmethod.gif) no-repeat;
	color: #fec000;
	font-size: 70%;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	clear: both;
}

/* Custom Headers */
/* Removed 4-16-07
h2.#loginheader 
{
	background: url(images/headers/title_login.gif) no-repeat;
}
h2.#newmemberheader 
{
	background: url(images/headers/title_createnewmembership.gif) no-repeat;
}
*/

ul.nodisc
{
	padding-left: 0px;
	margin-left: 0px;
}

ul.nodisc li
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div.bottompanel
{
	height: 5px;
	clear: both;
}

/* large panel text WORKING ON FORMATTING */
.largepaneltext 
{
	clear: both;
	background-color: #3d4c61;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

li.largepanelbullet 
{
	margin-left: 30px;
	padding-bottom: 6px;
}

.largepaneltextheader 
{
	clear: both;
	background-color: #3d4c61;
	color: #ffc000;
	font-weight: bold;
}

h3.largepaneltext 
{
	clear: both;
	background-color: #3d4c61;
	color: #ffc000;
	font-size: small;
	line-height: 75%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* Alert bar */
.alertbar
{
	background: #5f7697 url(images/layout/alert_bar.gif);
	height: 24px;
	width: 703px;
	color: #fff;
	text-align: center;
}

.alerticon-left
{
	position:relative;
	right: 55px;
	top: 4px;
	height: 17px;
	width: 17px;
}

.alerticon-right
{
	position:relative;
	left: 55px;
	top: 4px;
	height: 17px;
	width: 17px;
}

.alerttext
{
	color: #fff;
	position:relative;
	top: 1px;
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}




/* Poll Box*/
.largepollpanel
{
	background: #3d4c61 url(images/layout/bg_panelround_large.gif) bottom left no-repeat;
	width: 974px;
	margin: 0 0 0px 0px;
	padding: 15px 0 15px 0px;
}

.largepollpanel p
{
	margin-left: 15px;
	margin-right: 15px;
}


.poll_title
{
	width: 964px;
	background-color: #242d3a;
	color: #fec000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.poll_table
{
	width: 700px;
	margin: 15px 15px;
}


.numbers
{
	width: 40px;
}

.answers
{
	width: 350px;
}

.results
{
	width: 450px;
	font-size: 10px;
}

.pollresults
{
	border: solid 2px #263343;
}






ul.headlesserror
{
	color: #FFF9B4;
	padding-left: 0px;
	margin-left: 0px;
}

 ul.headlesserror li
{
	color: #FFF9B4;
	clear: both;
	margin-left: 15px;
	padding-top: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

span.headlesserror
{
	color: #FFF9B4;
	font-weight: bold;
	margin-left: 0px;
	color: #FFF9B4;
}

/* PLACEHOLDER TEST */
span.headlesserror div {
	background: #947E42;
	border: solid 1px #564122;
	color: #FFF9B4;
	margin: 10px 15px 15px 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-indent: 0px;
}

span.headlesserror ul
{
	padding: 2px 2px 10px 12px;
	margin: 8px 0 0 5px;
}

span.headlesserror ul li
{
	color: #FFF9B4;
	clear: both;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px 10px 0px 30px;
	list-style: none;
	background: url(images/layout/alerticon_smallalt.gif) no-repeat left top;
	border-width: 0px;
	float: none;
}

/* Wholesale Info Table */
.wholesaleinfo
{
	border: solid 2px #242d3a;
}

.wholesaleinfo_th_01
{
	border-right: solid 1px #242d3a;
	border-bottom: solid 1px #242d3a;
}

.wholesaleinfo_th_02
{
	border-left: solid 1px #242d3a;
	border-right: solid 1px #242d3a;
	border-bottom: solid 1px #242d3a;
}

.wholesaleinfo_th_03
{
	border-left: solid 1px #242d3a;
	border-bottom: solid 1px #242d3a;
}

.wholesaleinfo_td_01
{
	border-right: solid 1px #242d3a;
	border-top: solid 1px #242d3a;
	border-bottom: solid 1px #242d3a;
}

.wholesaleinfo_td_02
{
	border-right: solid 1px #242d3a;
	border-left: solid 1px #242d3a;
	border-top: solid 1px #242d3a;
	border-bottom: solid 1px #242d3a;
}

.wholesaleinfo_td_03
{
	border-left: solid 1px #242d3a;
	border-top: solid 1px #242d3a;
	border-bottom: solid 1px #242d3a;
}

/* Happpy messages */
.happy_message_box
{
	background: url(/images/elements/happy_info_icon.jpg) no-repeat left top;
	background-color: #485c6b;
	border: solid 1px #1b2c26;
	width: inherit;
	margin: 20px 0;
}
.happy_message_box_text
{
	padding: 15px 0;
	margin-left: 44px;
}

/* Saddd messages */
.email_message_box
{
	background: url(/images/elements/email_info_icon.gif) no-repeat left top;
	background-color: #485c6b;
	border: solid 1px #1b2c26;
	width: inherit;
	margin: 20px 0;
}
.email_message_box_text
{
	padding: 15px 0;
	margin-left: 60px;
}

/*Form Example Text*/
.example_parenthesis
{
	color: #ffffff;
}

.example_text
{
	color: #ffffff;
	font-style: italic;
}

.returntoshopping_top
{
	margin-top: 20px;
}

.returntoshopping_bottom
{
	margin-top: 20px;
}

.captchaDiv 
{
	width: 500px;
}




/**** GOLD AND EXPERIENCE ****/


/**** Rewards Offered/Earned SMALL ****/
div.rewards
{
	padding: 0px;
	margin: 0px;
	height: 41px;
	position: relative;
	border-style: none;
}
div.rewards.single
{
	width: 103px;
}
div.rewards.double
{
	width: 206px;
}

div.rewards  a img
{
	border-style: none;
}

div.rewards .numbers
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 4px;
	top: 20px;
	width: 62px;
	height: 15px;
	float: none;
	text-align: center;
	border-style: none;
}

div.rewards .exp_gold
{
	float: left;
	position: relative;
	width: 103px;
	height: 41px;
	padding: 0px;
	margin: 0px;
	background-color: Transparent;
	border-style: none;
}

/**** Rewards Offered/Earned SMALL ****/
.rewards_small
{
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	height: 22px;
	position: relative;
	border-style: none;
	width: 81px;
}

.rewards_small  a img
{
	border-style: none;
}

.rewards_small .numbers
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 1px;
	top: 5px;
	width: 62px;
	height: 15px;
	float: none;
	text-align: center;
	border-style: none;
}

.rewards_small .exp_gold
{
	float: left;
	position: relative;
	width: 81px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	background-color: Transparent;
	border-style: none;
}


div.form_highlight
{
	background-color: #485c6b;
	border: solid 1px #1b2c26;
	margin: 10px 0 0 0;
	vertical-align: middle;
	border-collapse: collapse;
	width: 100%;
}









table.exp_alert
{
	background-color: #485c6b;
	border: solid 1px #1b2c26;
	margin: 0px;
	vertical-align: middle;
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
}
table.exp_alert td
{
}

table.exp_alert .exp_image
{
	margin: 0px;
	padding: 10px;
	height: 41px;
	vertical-align: top;
	width: auto;
}

table.exp_alert .blurb
{
	margin: 0px;
	padding: 10px 10px 10px 15px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

table.exp_alert .blurb p
{
	margin: 8px 0px 0px  0px;
	padding: 0px;
}



/****************************************/
/* EXP Messages */
.exp_message_box
{
    clear: both;
	float: none;
	background-color: #485c6b;
	border: solid 1px #1b2c26;
	width: inherit;
	margin: 20px 0 0 0;
	padding: 10px;
	height: 41px;
	vertical-align: middle;
}
.exp_message_box .exp_image
{
	float: left;
}
.exp_message_box .blurb
{
	float: left;
	padding-left: 15px;
	text-align: left;
	padding-top: 12px;
	height: 28px;
}



.gold_exp_panel
{
	width: 200px;
	clear: right;
	float: right;
	padding: 0px;
	margin: 5px 0 10px 10px;
}

.gold_exp_panel .gold_exp_header
{
	width: 200px;
	height: 44px;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}

.gold_exp_panel .gold_exp_bg
{
	width: 180px;
	float: left;
	clear: none;
	margin: 0px;
	padding: 10px;
	background: #2c402c url(images/exp/panel_bg.gif) bottom left no-repeat;
}






.member_tag
{
	background: url(images/member/gamertag_bg.gif) top left no-repeat;
	position: relative;
	width: 300px;
	height: 150px;
}

.member_tag .alias
{
	position: absolute;
	left: 8px;
	top: 3px;
	text-align: left;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #fec000;
	width: 200px;
}

.member_tag .avatar
{
	position: absolute;
	left: 5px;
	top: 27px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 118px;
	height: 118px;
	overflow: hidden;
}

.member_tag .level_top
{
	position: absolute;
	right: 8px;
	top: 7px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.member_tag .title
{
	position: absolute;
	right: 15px;
	top: 42px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag .faction
{
	position: absolute;
	right: 15px;
	top: 80px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag .level_bot
{
	position: absolute;
	right: 15px;
	top: 106px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag .exp
{
	position: absolute;
	right: 15px;
	top: 125px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag .exp span.current_exp
{
}

.member_tag .exp span.next_exp
{
	font-size: 10px;
}

/* SMALL MEMBER TAG */

div.member_tag_wrapper
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	width: 201px;
	height: 68px;
	margin-top: 0px; /* Changed from 2 to 0 by sean - 3/27/08 */
}

div.member_tag_small
{
	background: url(images/headers/header_user_info.gif) top left no-repeat;
	position: relative;
	width: 201px;
	height: 68px;	
	
}

div.member_tag_small .alias
{
	position: absolute;
	left: 61px;
	top: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	color: #fec000;
	width: 100px;	
}

div.member_tag_small .moreLink
{
	position: absolute;
	left: 168px;
	top: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	color: #fec000;
	
}

div.member_tag_small .level_top
{
	position: absolute;
	left: 61px;
	top: 28px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

div.member_tag_small .avatar
{
	position: absolute;
	left: 5px;
	top: 11px;
	float: left;
	text-align: left;	
	padding: 0px;
	margin: 0px;
	border: solid 1px #252e3a;
	width: 46px;
	height: 46px;
	overflow: hidden;
}

div.member_tag_small .avatar img
{
	width: 46px;
	height: 46px;
}
/*
Removed by Sean on 3/27/08
div.member_tag_small .title
{
	position: absolute;
	left: 53px;
	top: 18px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

div.member_tag_small .faction
{
	position: absolute;
	left: 53px;
	top: 34px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
*/
div.member_tag_small .exp img,
div.member_tag_small .gold img
{
	margin: 0;
	padding: 0 5px 0 0;
	border: 0;
	vertical-align:text-bottom;
}
div.member_tag_small .exp a,
div.member_tag_small .gold a
{
	text-decoration: none;	
}
div.member_tag_small .exp a
{
	color: #ffffff;
}
div.member_tag_small .gold a
{
	color: Yellow;
}
div.member_tag_small .exp
{	
	position: absolute;
	left: 60px;
	top: 41px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 0px;
	padding-top: 3px;
	height: 19px;	
}

div.member_tag_small .gold
{
	position: absolute;
	left: 121px;
	top: 41px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #faf100;
	padding-left: 0px;
	padding-top: 3px;
	height: 19px;
}


/* EXTENDED MEMBER TAG */

.member_tag_ext
{
	background: url(images/member/gamertag_bg_ext.gif) top left no-repeat;
	position: relative;
	width: 300px;
	height: 200px;
}

.member_tag_ext .alias
{
	position: absolute;
	left: 8px;
	top: 3px;
	text-align: left;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #fec000;
	width: 200px;
}

.member_tag_ext .avatar
{
	position: absolute;
	left: 5px;
	top: 27px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 118px;
	height: 118px;
	overflow: hidden;
}

.member_tag_ext .level_top
{
	position: absolute;
	right: 8px;
	top: 3px;
	text-align: right;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.member_tag_ext .title
{
	position: absolute;
	right: 15px;
	top: 42px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag_ext .faction
{
	position: absolute;
	right: 15px;
	top: 80px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag_ext .level_bot
{
	position: absolute;
	right: 15px;
	top: 104px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag_ext .exp
{
	position: absolute;
	right: 15px;
	top: 125px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag_ext .exp span.current_exp
{
}

.member_tag_ext .exp span.next_exp
{
	font-size: 10px;
}

.member_tag_ext .activity
{
	position: absolute;
	left: 9px;
	top: 147px;
	padding: 4px;
	width: 280px;
	height: 50px;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.member_tag_ext .activity img
{
	float: left;
	margin-right: 4px;
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
}

ul.standard-address
{
	list-style-type: none;
}





/* Gold and EXP Splash page */

#splash_exp
{
	float: left;
	width: 467px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}


#splash_exp_header
{
	float: left;
	clear: both;
	background: url(images/exp/splash_exp_header.gif) top left no-repeat;
	color: #fec000;
	height: 25px;
	padding: 0px;
	text-indent: -2000px;
	width: 467px;
	font-weight: bold;
	font-size: 6px;
}

#splash_exp_bg
{
	float: left;
	background: #3d4c61 url(images/exp/splash_exp_bg.gif) top left no-repeat;
	width: 437px;
	padding: 0px 15px 15px 15px;
}

#exp_align_right
{
	float: left;
	padding: 10px 0px 0px 200px;
	margin: 0px;
	font-size: 10pt;
}

#exp_align_right ol
{
	padding-left: 25px;
	margin-left: 0px;
}

#splash_exp_footer
{
	float: left;
	background: #3d4c61 url(images/exp/splash_exp_footer.gif) bottom left no-repeat;
	width: 467px;
	padding: 0px;
}




#splash_gold
{
	float: left;
	width: 467px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}


#splash_gold_header
{
	float: left;
	clear: both;
	background: url(images/exp/splash_gold_header.gif) top left no-repeat;
	color: #fec000;
	height: 25px;
	padding: 0px;
	text-indent: -2000px;
	width: 467px;
	font-weight: bold;
	font-size: 6px;
}

#splash_gold_bg
{
	float: left;
	background: #3d4c61 url(images/exp/splash_gold_bg.gif) top left no-repeat;
	width: 437px;
	padding: 0px 15px 15px 15px;
}

#gold_align_right
{
	float: left;
	padding: 10px 0px 0px 200px;
	margin: 0px;
	height: 190px;
	font-size: 10pt;
}

#earn_big
{
	float: left;
	position: relative;
	color: #fec000;
	width: 437px;
	height: 125px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

#earn_big_left
{
	position: absolute;
	left: 0px;
	top: 15px;
	font-size: 20pt;
}

#earn_big_percent
{
	position: absolute;
	left: 146px;
	top: 0px;
	font-size: 60pt;
	font-weight: bold;
}

#earn_big_right
{
	position: absolute;
	left: 70px;
	top: 85px;
	font-size: 20pt;
	width: 368px;
}

#splash_gold_footer
{
	float: left;
	background: #3d4c61 url(images/exp/splash_gold_footer.gif) bottom left no-repeat;
	width: 467px;
	padding: 0px;
}

div.splash_text
{
	float: left;
	clear: left;
	margin: 25px 0 0 0;
	padding: 0px;
	width: 437px;
	font-size: 10pt;
}

div.splash_text .biggie
{
	
	font-size: 14pt;
}


table.splash_table
{
	width: 427px;
	border: solid 1px #242d3a;
	border-collapse: collapse;
	padding: 5px;	
}

table.splash_table tr.row1
{
	background-color: #242d3a;
}

table.splash_table tr.row2,
table.splash_table tr.row3,
table.splash_table tr.row4,
table.splash_table tr.row5,
table.splash_table tr.row6
{
	background-color: #3d4c61;
}

table.splash_table th.col1,
table.splash_table td.col1
{
	width: 40px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.splash_table th.col2,
table.splash_table td.col2
{
	width: 70px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.splash_table th.col3,
table.splash_table td.col3
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.splash_table th.col1,
table.splash_table th.col2,
table.splash_table th.col3
{
	border-spacing: 10px;
	padding-bottom: 2px;
}

table.splash_table td.col3
{
	color: #FFF9B4;
}

div.leaderboard_header
{
	clear: both;
	background: #3c4d61 url(/images/member/leaderboard_header.gif) no-repeat;
	color: #fec000;
	padding: 0px;
	text-indent: -2000px;
	width: 974px;
	height: 150px;
	font-weight: bold;
	font-size: 18px;
}

div.leaderboard_container
{
	margin: 15px 0px 0px 0px;
	float: left;
	width: 745px;
	padding: 0px;
	margin: 0px;
}

div.leaderboard_right
{
	clear: right;
	float: right;
	width: 210px;
	padding: 0px;
	margin: 0px;
}

div.leaderboard_right div.minipanelheader
{
	background: transparent url(images/member/superfly.gif) top left no-repeat;
	text-indent: -3000px;
	padding: 0px;
	width: 210px;
	height: 211px;
}

div.leaderboard_paging
{
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 745px;
	background: url(images/layout/paging_745x24.gif) top left no-repeat;
	float: left;
	height: 18px;
	padding: 3px 0px 3px 8px;
}

div.leaderboard
{
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #242d3a;
}

div.leaderboard table
{
	width: 743px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
	color: #ffffff;
}

div.leaderboard table tr.header
{
	background-color: #242d3a;
	font-weight: bold;
}

div.leaderboard table tr td
{
	height: 28px;
	padding: 10px;
}

div.leaderboard table tr.darkrow
{
	background-color: #333f51;
}

div.leaderboard table tr.lightrow
{
	background-color: #3d4c61;
}

div.leaderboard table tr td
{
	height: 28px;
	padding: 10px;
}


div.leaderboard table tr td.rank
{
	width: 40px;
}

div.leaderboard table tr td.avatar
{
	background-color: #242d3a;
	width: 46px;
	height: 46px;
	padding: 1px;
}

div.leaderboard table tr td.avatar img
{
	width: 46px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	float: left;
}

div.leaderboard table tr td.level
{
	width: 40px;
}

div.leaderboard table tr td.alias
{
}

div.leaderboard table tr td.faction
{
	width: 200px;
}

div.leaderboard table tr td.exp
{
	width: 100px;
}

div.faq_exp_text
{
	float: left;
	clear: left;
	margin: 25px 0 0 0;
	padding: 0px;
	width: 467px;
	font-size: 10pt;
}

table.faq_exp_table
{
	width: 800px;
	border: solid 1px #242d3a;
	border-collapse: collapse;
	padding: 5px;	
}

table.faq_exp_table tr.row1
{
	background-color: #242d3a;
}

table.faq_exp_table tr.row2,
table.faq_exp_table tr.row3,
table.faq_exp_table tr.row4,
table.faq_exp_table tr.row5,
table.faq_exp_table tr.row6
{
	background-color: #3d4c61;
}

table.faq_exp_table th.col1,
table.faq_exp_table td.col1
{
	width: 40px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.faq_exp_table th.col2,
table.faq_exp_table td.col2
{
	width: 70px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.faq_exp_table th.col3,
table.faq_exp_table td.col3
{
	width: 70px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.faq_exp_table th.col4,
table.faq_exp_table td.col4
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: solid 1px #242d3a;
}

table.faq_exp_table th.col1,
table.faq_exp_table th.col2,
table.faq_exp_table th.col3,
table.faq_exp_table th.col4
{
	border-spacing: 10px;
	padding-bottom: 2px;
}

/*Affiliate and Referral*/
#splash_aff
{
	float: left;
	width: 467px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}


#splash_aff_header
{
	float: left;
	clear: both;
	background: url(images/layout/splash_affiliate_title.gif) top left no-repeat;
	color: #fec000;
	height: 25px;
	padding: 0px;
	text-indent: -2000px;
	width: 467px;
	font-weight: bold;
	font-size: 6px;
}

#splash_aff_bg
{
	float: left;
	background: #3d4c61 url(images/layout/splash_footer.gif) bottom left no-repeat;
	width: 437px;
	padding: 15px 15px 15px 15px;
}

#splash_aff_footer
{
	float: left;
	background: #3d4c61 url(images/layout/splash_footer.gif) bottom left no-repeat;
	width: 467px;
	padding: 0px;
}

#splash_ref
{
	float: left;
	width: 467px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}


#splash_ref_header
{
	float: left;
	clear: both;
	background: url(images/layout/splash_referral_title.gif) top left no-repeat;
	color: #fec000;
	height: 25px;
	padding: 0px;
	text-indent: -2000px;
	width: 467px;
	font-weight: bold;
	font-size: 6px;
}

#splash_ref_bg
{
	float: left;
	background: #3d4c61 url(images/layout/splash_footer.gif) bottom left no-repeat;
	width: 437px;
	padding: 15px 15px 15px 15px;
}

#splash_ref_footer
{
	float: left;
	background: #3d4c61 url(images/exp/splash_exp_footer.gif) bottom left no-repeat;
	width: 467px;
	padding: 0px;
}

#divSignupReasons
{
	font-size: 14px;
}

#divSignupReasons .field
{
	width: 700px;
}

#divSignupReasons div ul
{
	margin: 20px 0px 20px 0px;
	padding-left: 0px;
}

#divSignupReasons div ul li
{
	font-weight: normal;
	margin-left: 0px;
	padding-left: 41px;
	padding-bottom: 4px;
	width: 600px;
	
	list-style: none;
	background: url(images/layout/minipanel_bullet.gif) 20px 2px no-repeat;
}

#divSignupReasons div ul li.exp
{	
	font-weight: bold;
	margin-left: 0px;
	margin-top: 20px;
	padding: 10px 10px 10px 90px;
	list-style: none;
	border: solid 1px #1b2c26;
	background: #485c6b url(images/exp/new_account_item.gif) 6px 9px no-repeat;
	/*
	border: solid 1px #1b2c26;
	background: #485c6b url(images/exp/new_account_item.gif) 1px 7px no-repeat;
	*/
}


#divPollHeader
{
	background: Transparent url(images/layout/title_poll.gif) top left no-repeat;
	text-indent: -3000px;
	height: 26px;
}



img.float_left
{
	 float: left;
	margin: 0px 10px 1px 0px;
	border: 1px solid black;
}

img.float_right
{
	 float: right;
	margin: 0px 0px 1px 5px;
	border: 1px solid black;
}







/* Member Signature Styles */
.sig
{
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.sig.admin_sig
{
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #fdfe00;
	font-weight: bold;
}
.sig.crew_sig
{
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #fdfe00;
	font-weight: bold;
}
.sig.sig_member
{
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight: normal;
}

/*
ol.commentlisting li div.user { 
	float: left;
	background: url(images/comments/head_user.gif) top left no-repeat;
	color: #768396;
	display: block;
	padding: 3px;
	font-size: 80%;
	width: inherit;
}
*/

.sig span.user { 
	float: left;
	text-align: left;
	padding-top: 1px;
}

.sig span.sig_level { 
	float: left;
	text-align: left;
	background: url(images/member/level_icon_sm.gif) top left no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	width: 24px;
	height: 12px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding-top: 4px;
	margin: 0px 5px 0px 0px;
}

.sig span.sig_level.one
{
	background: url(images/member/level_icon_1.gif) top left no-repeat;
	color: #5f7594;
}


/* Ghosted color was #a49649 */
.sig strong { 
	color: #fec000;
}

