
/* This disables the default of showing the user header */
#profiles_header {
	display: none;
}

#gw_container
{
	width: 649px;
	margin-top: 1px;
	overflow: hidden;
}

#gw_container #gw_header
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/ninja/header.png') no-repeat;
	color: #FFFFFF !important;
	font-weight: bold;
	height:140px;
	width:649px;
	padding-top: 8px;
}

#gw_footer
{
	color: #FFFFFF;
	text-align:center;
}

#gw_footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
#gw_footer a:hover
{
	text-decoration: underline;
}

#gw_emblem
{
		background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/ninja/emblem.png') no-repeat;
		position: absolute;
		right: 2px;
		height: 120px;
		width: 158px;
}

#gw_messages
{
	height:30px;
	left:8px;
	position:relative;
	top:-110px;
	width:628px;
	display: none;
}

.gw_messages_notice
{
	background-color:#FFD75F;
	padding: 3px;
	border: solid 1px black;
}

#gw_content
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/ninja/content_background.png') repeat-y;
	width: 649px;
}

#gw_message_box
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/notice_box.png') no-repeat;
	width: 300px;;
	height: 225px;
	z-index: 1001;
	position: absolute;
	left: 174px;
	color: #FFFFFF;
	padding-left: 10px;
	border: none;
}

#gw_message_hide
{
	z-index: 1002;
	position: relative;
	top: 100px;
	left: 156px;
}

#gw_message_box div.notice_text
{
	width: 278px;
	display:block;
}

#gw_message_box a
{
	color: #FFFFFF;
}


#gw_message_box #xbox
{
	display:block;
	height:20px;
	position:absolute;
	right:9px;
	top:6px;
	width:20px;
	text-decoration: none;
}


/*** MENU ***/

#gw_menu
{
	position:relative;
	text-align:right;
	top: -10px;
	width:421px;
	overflow: hidden;
	height: 35px;
}

#gw_menu a
{
	text-align: left;
	text-indent: -5000px;
	display: block;
	background:url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/top_menu.png') no-repeat;
	width: 321px;
	height: 35px;
	float: left;
}

#gw_menu a#gw_menu_home       	{ background-position: 0px 0px; width: 74px;}
#gw_menu a#gw_menu_howtoplay    { background-position: -75px 0px;  width: 85px;}
#gw_menu a#gw_menu_standings    { background-position: -160px 0px;  width: 82px;}
#gw_menu a#gw_menu_stats      	{ background-position: -242px 0px;  width: 80px;}
#gw_menu a#gw_menu_bug      	{ background-position: -323px 0px;  width: 80px;}


#gw_menu a#gw_menu_home:hover     	{ background-position: 0px -31px;  width: 74px;}
#gw_menu a#gw_menu_howtoplay:hover  { background-position: -75px -31px;  width: 85px;}
#gw_menu a#gw_menu_standings:hover  { background-position: -160px -31px;  width: 82px;}
#gw_menu a#gw_menu_stats:hover     	{ background-position: -242px -31px;  width: 80px;}
#gw_menu a#gw_menu_bug:hover     	{ background-position: -323px -31px;  width: 80px;}

/*** HOW TO PLAY PAGE ***/

#howtoplay_container {
	position: relative;
	top: -110px;
	width: 622px;
}

#howtoplay_header
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/howtoplay_header.png') no-repeat;
	width: 622px;
	height: 36px;
}

#howtoplay_content
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/howtoplay_content.png') repeat-y;
	padding-left: 8px;
	padding-right: 9px;
}

#howtoplay_footer
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/howtoplay_footer.png') no-repeat;
	width: 622px;
}

div.howtoplay_subheading
{
	color: #500E05;
	font-size:10pt;
	font-weight:bold;
}

div.howtoplay_intro
{
	color: #500E05;
	font-size:10pt;
	font-style: italic;
	font-weight: bold;
}


/*** BADGES ***/

#gw_badge_list
{
	padding-top: 5px;
	width: 398px;
	position: relative;
}

#gw_badge_content
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/earned_badges_background.png') repeat-y;
	width: 398px;
	position: relative;
}

#gw_badge_header
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/earned_badges_header.png') no-repeat;
	width: 398px;
	height: 35px;
	position: relative;
}

#gw_badge_footer
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/earned_badges_footer.png') no-repeat;
	width: 398px;
	height: 16px;
	position: relative;
	top: -2px;
}

div.gw_badge_panel
{
	color:#FFFFFF;
	margin-bottom:2px;
	margin-left: 7px;
	padding:4px;
	text-align:left;
	width: 384px;
	height: 76px;
	overflow: hidden;
	font-size: 8pt;
}

div.gw_badge_row1
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/earned_badges_1.png') no-repeat;
}
div.gw_badge_row2
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/earned_badges_2.png') no-repeat;
}


div.gw_badge_panel img
{
	float: left;
	position: relative;
	left: 2px;
	top: 2px;
}

div.gw_badge_title
{
	font-size: 12pt;
	font-weight: bold;
	left: 8px;
	position: relative;
	top: 7px;
	width: 290px;
}

div.gw_badge_description
{
	color: #FFFFFF;
	float: left;
	height: 35px;
	left: 11px;
	position: relative;
	top: 17px;
	width: 290px;
}



/*** RECENT BATTLES ***/
#recent_battles
{
	width: 232px;
}

#recent_battles_header
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/recent_battles_header.png') no-repeat;
	width: 232px;
	height: 40px;
}

#recent_battles div.row1
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/recent_battles_row1.png') no-repeat;
	width: 232px;
	height: 20px;
	padding-left: 4px;
	overflow: hidden;
}

#recent_battles div.row2
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/recent_battles_row2.png') no-repeat;
	width: 232px;
	height: 20px;
	padding-left: 4px;
	overflow: hidden;
}

#recent_battles div.row1 a,
#recent_battles div.row2 a {
font-size: 10px;
line-height: 20px;
text-decoration: none;
}

#recent_battles_footer
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/recent_battles_footer.png') no-repeat;
	width: 232px;
	height: 27px;
}


/*** POWER ***/
.power_deplorable
{
	color: blue;
}

.power_weak
{
	color: #681106;
}

.power_average
{
	color: #045385;
}

.power_strong
{
	color: #37771B;
}

.power_mighty
{
	color: blue;
}

.power_epic
{
	color: purple;
}


/*** USER LOCATION ***/

#city_field_header
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/diamond_plated_black_box.png') no-repeat;
}

#gw_enter_field
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/aliens/warzone_button.png') no-repeat;
	background-position: 0px 0px;
	width: 216px;
	height: 58px;
}
#gw_enter_city
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/aliens/return_home_button.png') no-repeat;
	background-position: 0px 0px;
	width: 216px;
	height: 58px;
}

#gw_retreat
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/aliens/retreat_button.png') no-repeat;
	background-position: 0px 0px;
	width: 216px;
	height: 58px;
}

#gw_challenge
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/aliens/challenge_button.png') no-repeat;
	background-position: 0px 0px;
	width: 216px;
	height: 58px;
}

#gw_enter_city:hover { 	background-position: 0px -60px; }
#gw_enter_field:hover { background-position: 0px -60px; }
#gw_retreat:hover { background-position: 0px -60px; }
#gw_challenge:hover { background-position: 0px -60px; }

#gw_at_home {background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/aliens/state_home.png') no-repeat;}
#gw_in_field {background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/aliens/state_warzone.png') no-repeat;}
#gw_at_war {background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/aliens/state_under_attack.png') no-repeat;}

.user_status_location
{
	width: 233px; height: 18px;
	left: 246px;
	position: relative;
	top: 13px;
}

.user_home_status_header {
	position: relative;
	height: 106px;
	width: 632px;
	left: -243px;
	margin-top: 20px;
}

.user_status_header_link {
	position: absolute;
	right:170px;
	top: 33px;
	width: 216px;
	height: 58px;
}


/*** CHALLENGE ***/

#gw_challenge_box
{
	position:relative;
	background:url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/challenge_box.png') no-repeat;
	width: 622px;
	height: 155px;
	top: 14px;
}

#gw_challenge_text
{
	color: #FFFFFF;
	position: relative;
	top: 43px;
	left: 16px;
	width: 225px;
	float: left;
	line-height: 14px;
}

#gw_challenge_form
{
	float:left;
	height: 100px;
	left:17px;
	position:relative;
	top:43px;
	width:225px;

}

#gw_challenge_form td {color: #FFFFFF;}


#gw_challenge_box #gw_challenge_save {
	position: absolute;
	top: 42px;
	right: 14px;
	display: block;
	width: 131px;
	height: 113px;
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/challenge_button.png') no-repeat;
}

#gw_challenge_box #gw_challenge_save:hover
{
	background-position: 0px -112px; width: 131px;
}



/*** STANDINGS ***/

#gw_standings
{
	width: 622px;
	position:relative;
	top: 20px;
}

a#gw_standings_more
{
	position: absolute;
	text-align: left;
	text-indent: -5000px;
	display: block;
	width: 93px;
	height: 14px;
	top: 22px;
	right: 12px;
	background:url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/standings_more_link.png') no-repeat;
}

#gw_standings_menu
{
	position:relative;
	text-align:right;
	top: 44px;
	width:622px;
	overflow: hidden;
	height: 15px;
}

#gw_standings_menu a
{
	text-align: left;
	text-indent: -5000px;
	display: block;
	background:url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/standings_categories.png') no-repeat;
	height: 15px;
	float: left;
}

#gw_standings_menu a#standings_commander       	{ background-position: 0px 0px; width: 140px;}
#gw_standings_menu a#standings_genre	       	{ background-position: -140px 0px; width: 50px;}
#gw_standings_menu a#standings_bank		       	{ background-position: -190px 0px; width: 50px;}
#gw_standings_menu a#standings_battles	       	{ background-position: -240px 0px; width: 100px;}
#gw_standings_menu a#standings_wins		       	{ background-position: -340px 0px; width: 75px;}
#gw_standings_menu a#standings_cash		       	{ background-position: -425px 0px; width: 75px;}
#gw_standings_menu a#standings_badges	       	{ background-position: -500px 0px; width: 75px;}

#gw_standings_menu a#standings_commander:hover 	{ background-position: 0px -15px; width: 140px;}
#gw_standings_menu a#standings_genre:hover	   	{ background-position: -140px -15px; width: 50px;}
#gw_standings_menu a#standings_bank:hover	   	{ background-position: -190px -15px; width: 50px;}
#gw_standings_menu a#standings_battles:hover   	{ background-position: -240px -15px; width: 100px;}
#gw_standings_menu a#standings_wins:hover	  	{ background-position: -340px -15px; width: 75px;}
#gw_standings_menu a#standings_cash:hover	   	{ background-position: -425px -15px; width: 75px;}
#gw_standings_menu a#standings_badges:hover    	{ background-position: -500px -15px; width: 75px;}


#gw_standings_header
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/standings_header.png') no-repeat;
	width: 622px;
	height: 63px;
}

#gw_standings_footer
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/standings_footer.png') no-repeat;
	width: 622px;
	height: 16px;
}

div.gw_standings_panel
{

}

div.gw_standings_row1
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/standings_back1.png') no-repeat;
	width: 622px;
	height: 20px;
}

div.gw_standings_row2
{
	background:	url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/standings_back2.png') no-repeat;
	width: 622px;
	height: 20px;
}

div.standings_item_username {padding-left:10px; float: left; width: 135px}
div.standings_item_genre {float: left; width: 62px}
div.standings_item_bank {color: #006600; float: left;width:87px}
div.standings_item_battles {float: left;width:73px}
div.standings_item_wins {float: left;width:58px}
div.standings_item_cash {color: #006600; float: left;width:95px}
div.standings_item_badges {float: left;width:50px;}

.negative
{
	color: #FF0000;
}


#logo_bar
{
	background: url('http://cdn.themis-media.com/media/global/images/genrewars/layout/common/logo_bar.png') no-repeat;
	width: 616px;
	height: 117px;
	position: relative;
	left: 7px;
	color: #FFFFFF;
	padding-left: 10px;
	top: -110px;
	border: none;
}



