.dark_blue
{
	color: #366c7d;
}
.light_blue
{
	color: #a4cbff;
}
.dark_brown
{
	color: #27140e;
}
.light_brown
{
	color: #be813a;
}
.green
{
	color: #335a07;
}

div#shell
{
	width: 940px;
	margin: 0 auto;
}

div.a2s_shell
{
	font-family: "Hoog", Verdana, Arial;
	width: 940px;
	padding: 10px;
	color: inherit;
	background-color: #366c7d;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 10px;
	border: 2px solid #27140e;
}

div.contentfull p
{
	color: #ffffff;
	background-color: inherit;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	line-height: 100%;
}
div.contentfull p a
{
	color: #ffffff;
	background-color: inherit;
}
div.contentfull p a:hover
{
	color: #a4cbff;
	background-color: inherit;
}
img#a2s_logo
{
	width: 470px;
	height: 100px;
	float: left;
	clear: left;
}

form#a2s_search
{
	float: left;
	clear: none;
	font-family: "Hoog", Verdana, Arial;
	width: 300px;
	height: 80px;
	float: right;
	clear: right;
	color: inherit;
	background-color: none;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}
form#a2s_search p
{
	padding: 0px;
	padding-left: 2px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #be813a;
	background-color: none;
	line-height: 100%;
}
form#a2s_search input#playername
{
	float: left;
	clear: none;
	font-family: "Hoog", Verdana, Arial;
	font-size: 18px;
	line-height: 18px;
	width: 220px;
	height: 30px;
	color: #27140e;
	background-color: #ffffff;
	border: 2px solid #333333;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
}
form#a2s_search input#submit
{
	font-family: "Hoog", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	width: 50px;
	height: 34px;
	color: #27140e;
	background-color: #a4cbff;
	border: 2px solid #333333;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
div.a2s_heading
{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 140px;
	line-height: 100%;
}
div.a2s_heading h1
{
	padding: 0px;
	margin: 0px;
	color: #be813a;
	background-color: none;
	font-size: 30px;
	line-height: 30px;
}
div.a2s_heading h2
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	background-color: none;
	font-size: 18px;
	line-height: 18px;
}
div#a2s_contentleft
{
	padding:0px;
	margin:0px;
	width:620px;
	height:auto;
	float:left;
}
div.a2s_contentleft 
{
	width:619px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-bottom:10px;
	float:left;
}

div#a2s_contentright
{
	width:300px;
	height:auto;
	float:right;
}

div.a2s_contentright 
{
	width:300px;
	height:auto;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	float:left;
}

h1.a2s_number
{
	text-align: center;
	padding:0px;
	padding-top:20px;
	margin:0px;
	float: left;
	clear: left;
	width: 50px;
	height: 80px;
	font-size: 36px;
	color: #27140e;
}

h1.a2s_number_inactive
{
	text-align: center;
	padding:0px;
	padding-top:20px;
	margin:0px;
	float: left;
	clear: left;
	width: 50px;
	height: 80px;
	font-size: 36px;
	color: #999999;
	opacity: .5;
}
div.a2s_badge
{
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
	width: 80px;
	height: 100px;
}
div.a2s_badge_inactive
{
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
	width: 80px;
	height: 100px;
	opacity: .5;
}
div.a2s_achievement
{
	font-family: "Hoog", Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: none;
	padding: 0px;
	padding-left: 20px;
	padding-top: 66px;
	margin: 0px;
	float: right;
	clear: right;
	width: 460px;
	height: 34px;
}
div.a2s_achievement a
{
	color: #a4cbff;
	background-color: inherit;
}
div.a2s_achievement a:hover
{
	color: #be813a;
	background-color: inherit;
}
div.a2s_status
{
	width: 300px;
	height: 210px;
	background-image: url('../gfx/a2s_status.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	
}
div.a2s_status h1
{
	text-align: center;
	line-height: 100%;
	margin-bottom: 50px;
	color: #ffffff;
	background-color: none;
	font-size: 48px;
}
div.a2s_player_status
{
	font-family: "Hoog", Verdana, Arial;
	width: 300px;
	height: 209px;
	background-image: url('../gfx/a2s_player_status.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	
}
div.a2s_player_status h1
{
	font-size: 90px;
	text-align: center;
	line-height: 100%;
	margin-bottom: 70px;
	color: #ffffff;
	background-color: none;
}
div.a2s_player_status p
{
	font-size: 18px;
	text-align: center;
	line-height: 100%;
	margin-bottom: 50px;
	color: #ffffff;
	background-color: none;
}
div.a2s_latestpromoted
{
	width: 300px;
	height: 321px;
	background-image: url('../gfx/congratulations.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
div.a2s_latestpromoted h1 a
{
	color: #ffffff;
	background-color: inherit;
}
div.a2s_latestpromoted h1 a:hover
{
	color: #be813a;
	background-color: inherit;
}
div.a2s_latestpromoted h1
{
	text-align: center;
	line-height: 100%;
	padding-top: 240px;
	color: #ffffff;
	background-color: none;
	font-size: 16px;
}
div.a2s_other_promotions
{
	font-family: "Hoog", Verdana, Arial;
	width: 300px;
	height: 321px;
}
div.a2s_other_promotions h1
{
	text-align: center;
	line-height: 100%;
	color: #27140e;
	background-color: none;
	font-size: 16px;
}

div.a2s_other_promotions p
{
	text-align: center;
	line-height: 100%;
	color: #ffffff;
	background-color: none;
	font-size: 16px;
}	
div.a2s_other_promotions p a
{
	color: #ffffff;
	background-color: inherit;
}
div.a2s_other_promotions p a:hover
{
	color: #be813a;
	background-color: inherit;
}
div.a2s_player_promoted
{
	width: 300px;
	height: 321px;
	background-image: url('../gfx/a2s_rank.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
div.a2s_player_promoted img
{
	text-align: center;
	line-height: 100%;
	margin-top: 30px;
	margin-left: 55px;
}
div.a2s_player_promoted h1
{
	text-align: center;
	line-height: 100%;
	padding-top: 40px;
	color: #be813a;
	background-color: none;
	font-size: 30px;
}


/* ACHEIVEMENT CLASSES */
.achieve_1
{
	background-image: url('../gfx/a2s_chopsticks.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_1_inactive
{
	background-image: url('../gfx/a2s_chopsticks_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_2
{
	background-image: url('../gfx/a2s_cake_is_not_a_lie.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_2_inactive
{
	background-image: url('../gfx/a2s_cake_is_not_a_lie_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_3
{
	background-image: url('../gfx/a2s_iron_man.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_3_inactive
{
	background-image: url('../gfx/a2s_iron_man_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_4
{
	background-image: url('../gfx/a2s_red_vs_blue.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_4_inactive
{
	background-image: url('../gfx/a2s_red_vs_blue_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_5
{
	background-image: url('../gfx/a2s_got_your_back_jack.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_5_inactive
{
	background-image: url('../gfx/a2s_got_your_back_jack_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_6
{
	background-image: url('../gfx/a2s_time_and_space.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_6_inactive
{
	background-image: url('../gfx/a2s_time_and_space_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_7
{
	background-image: url('../gfx/a2s_knights_who_say_nee.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_7_inactive
{
	background-image: url('../gfx/a2s_knights_who_say_nee_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_8
{
	background-image: url('../gfx/a2s_snow_day.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_8_inactive
{
	background-image: url('../gfx/a2s_snow_day_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}
.achieve_9
{
	background-image: url('../gfx/a2s_nether_ready.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.achieve_9_inactive
{
	background-image: url('../gfx/a2s_nether_ready_inactive.png');
	background-color: none;
	background-position: top left;
	background-repeat: no-repeat;
	opacity: .5;
}