@charset "utf-8";
/* CSS Document */

/*************************** MAIN **********************************/
body  {
	font : 100% Verdana, Arial, Helvetica, sans-serif;
	background-color : #111111;
	margin : 0;
	padding : 0;
	text-align : center;
	color : #000000;
} 
#container { 
	width: 1000px;  
	background-color: #111111;
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	border: 1px dotted #666666;
	margin-bottom: 10px;
	padding: 0 10px 0 10px; 
} 

#sidebar1 {
	border: 1px dotted #666666;
	float: left; 
	width: 160px; 
	padding: 10px 10px 10px 10px; 
}
#sidebar2 {
	border: 1px dotted #666666;
	float: right; 
	width: 160px; 
	padding: 10px 10px 10px 10px; 
}
#mainContent { 
	border: 1px dotted #666666;
	margin: 0 190px; 
	padding: 10px; 
} 
#topad {
	float: right;
	width: 468px;
}
#footer { 
  margin-top: 10px;
  padding: 0 10px 0 10px; 
  text-align: center;
} 
#footer p {
  margin: 0; padding: 0px 10px 0px 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #636363;
  padding: 10px 0; 
}
.fltrt {
  float: right;
  margin-left: 8px;
}
.fltlft {
  float: left;
  margin-right: 8px;
}
.clearfloat { 
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover { 
  color: #999999;
  text-decoration: none;
}

SELECT {
  background-color: #444444;
  border: 1px solid #666666;
  font-family: verdana, helvetica, serif;
  color: #999999;
  font-size: 11px;
}

.w1  { width: 150px; }
.w2  { width: 200px; }
.w3  { width: 50px;  }
.w4  { width: 70px;  }  
.w5  { width: 90px;  }  
.w6  { width: 125px; }  
.w7  { width: 60px;  }
.w8  { width: 35px;  }
.w9  { width: 110px; }  
.w0  { width: 85px;  }  
.w11 { width: 165px; }
.w12 { width: 220px; }
.w13 { width: 350px; }
.w14 { width: 300px; }
.w15 { width: 500px; }
.w16 { width: 600px; }
.w17 { width: 700px; }

/*************************** HEADER **********************************/
#logo {
  vertical-align: top;
}

#navigation {
  clear: both;
  width: 100%;
  height: 20px;
  margin-top: 10px;
  padding-top: 2px;
  z-index: 400;
}

#navigation .box_space {
  width: 10px;
  display: block;
  float: left;
}

#navigation .box_on {
  float: left;
  clear: right;
  font-weight: bold;
  font-size: 10px;
  border-left: 1px dotted #ff3333;
  border-right: 1px dotted #ff3333;
  border-top: 1px dotted #ff3333;
  border-bottom: 1px dotted #111111;
  padding: 2px 15px 2px 15px;
  margin-left: 2px;
  margin-right: 5px;
  text-decoration: none;
  text-align: center;
  background-color: #000000;
  display: block;
  line-height: 15px;
} 
#navigation .box_on A {
  text-decoration: none;
  color: #ff3333;
  display: block;
}

#navigation .box_off {
  float: left;
  clear: right;
  font-weight: bold;
  font-size: 10px;
  border-left: 1px dotted #666666;
  border-right: 1px dotted #666666;
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
  padding: 2px 10px 2px 10px;
  margin-left: 2px;
  margin-right: 5px;
  color: #666666;
  text-decoration: none;
  text-align: center;
  background-color: #111111;
  display: block;
  line-height: 15px;
} 
#navigation .box_off A {
  text-decoration: none;
  color: #666666;
  display: block;
}

/*************************** SIDE MENU *******************************/
.menu_main {
  clear: both;
}
.menu_header {
  font-size: 13px;
  font-weight: bold;
  color: #999999;
  background-color: #222222;
  padding: 4px;
  text-align: left;
  border: 1px dotted #444444;
  cursor: pointer;
}
.menu_header_off {
  font-size: 13px;
  font-weight: bold;
  color: #444444;
  background-color: #222222;
  padding: 4px;
  margin-bottom: 4px;
  text-align: left;
  border: 1px dotted #444444;
  cursor: pointer;
}
.menu_line {
  clear: both; 
  margin: 0 6px 0 6px;
  /*margin: 6px;*/
  padding: 1px 2px 2px 2px;
  border-bottom: 1px dotted #444444;
}  
.menu_name { 
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-align: left;
}
.menu_name A {
  color: #666666;
  text-decoration: none;
  display: block;
}
.menu_name A:hover  {
  color: #999999;
  text-decoration: none;
  display: block;
}
.menu_box {
  border: 1px solid #444444;
  background-color: #222222;
  width: 140px;
  float: left;
  font-size: 11px;
  font-weight: normal;
  padding: 1px;
  text-align: left;
  margin-bottom: 4px;
}

/*************************** PROFILE *******************************/
#profile {
  padding: 0px;
  height: 100%;
  margin-left:12px;
  display:inline-block;
}

#char_bot {
  width: 435px;
  padding-top: 2px;
  margin-top: 8px;
  height: 36px;
}

#char_left {
  float: left;
  margin-left: 3px;
  padding-left: 0px;
}

#char_mid {
  float: left;
  width: 440px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
}

#char_right {
  float: left;
  margin: 0px;
  padding: 0px;
}

#char_grid {
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 3px;
  margin-bottom: 2px;
  border: 1px dotted #999999;
  padding: 2px;
  background-color: #000000;
}

.playername {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
.guildname, .guildname A {
  margin-top: 1px;
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: bold;
  color: #e7ae33;
  text-decoration: none;
  height: 17px;
}
.fortowner {
  font-size: 10px;
  font-weight: bold;
  color: #e7ae33;
  height: 16px;
}
.sub2 {
  margin-top: 3px;
  font-size: 11px;
  font-weight: normal;
  color: #cccccc;
  text-decoration: none;
}
.sub3 {
  margin-top: 3px;
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}
.sub4 {
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  border: 1px dotted #666666;
  background-color: #222222;
  margin-bottom: 2px;
}
.sub_talent {
  padding: 3px;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  border: 1px dotted #666666;
  background-color: #222222;
  margin-bottom: 2px;
}
.sub6 {
  padding: 4px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  border: 1px dotted #666666;
  background-color: #222222;
  margin-bottom: 2px;
}

.serverrank, .serverrank A { color: #BC382B; text-decoration: none; }

.err {
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #FF9A35;
  margin-bottom: 3px;
}

.subw {
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  border: 1px dotted #333333;
  background-color: #FF9A35;
  width: 90%;
}
.subw A {
  color: #000000;
  border-bottom: 1px dotted #000000;
}

.rank {
  padding: 3px;
  margin-top: 2px;
  font-size: 10px;
  font-weight: normal;
  color: #e2e43d;
  text-align: center;
  border: 1px dotted #e3e486;
  background-color: #111111;
  clear: left;
  width: 93%;
}

.charimg {
  padding: 0px;
  margin: 0px;
  border: 1px dotted #666666;
  background-color: #111111;
  width: 118px;
  height: 150px;
}

.prof {
  padding: 3px;
  margin-top: 2px;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  text-align: center;
  border: 1px dotted #666666;
  background-color: #111111;
  clear: left;
}

#stats_char {
  width: 418px;
  margin-bottom: -6px;
  padding: 6px 0px 0px 0px;
  text-align: left; 
}

#stats_skill, #stats_job, #stats_pet, #stats_stall, #stats_unique {
  margin-top: 0px;
  clear: both;
}

#stats_char_left {
  float: left; 
  padding-bottom: 5px;
  margin-left: 1px;
  width: 270px;
}

#stats_char_right {
  float: right;
  padding-bottom: 5px;
  width: 120px;
}

.buff_block {
  border: 1px dotted #555555;
  color: #666666;
  background-color: #222222;
  width: 35px;
  height: 20px;
  text-align: center;
  margin: 2px 0px 0px 2px;
  padding: 0px;
  line-height: 20px;
  font-size: 10px;
  font-weight: bold;
  cursor: default;
}

.lastmsg {
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 5px;
}

.slot {
  font-weight: bold;
  font-size: 20px;
  padding: 0px;
  margin: 2px 0px 4px 0px;
  color: #333333;
  text-decoration: none;
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: #000000;
}

.slot IMG {
  padding: 4px;
}

.slot_1 { background: url(../image/interface/equipment/equip_slot_weapon.png) no-repeat; }

.slot_2 { background: url(../image/interface/equipment/equip_slot_shield.png) no-repeat; }

.slot_3 { background: url(../image/interface/equipment/equip_slot_helm.png) no-repeat; }

.slot_4 { background: url(../image/interface/equipment/equip_slot_shoulderguard.png) no-repeat; }

.slot_5 { background: url(../image/interface/equipment/equip_slot_mail.png) no-repeat; }

.slot_6 { background: url(../image/interface/equipment/equip_slot_gauntlet.png) no-repeat; }

.slot_7 { background: url(../image/interface/equipment/equip_slot_pants.png) no-repeat; }

.slot_8 { background: url(../image/interface/equipment/equip_slot_boots.png) no-repeat; }

.slot_9 { background: url(../image/interface/equipment/equip_slot_specialdress.png) no-repeat; }

.slot_10 { background: url(../image/interface/equipment/equip_slot_extraneous.png) no-repeat; }

.slot_11 { background: url(../image/interface/equipment/equip_slot_cloth.png) no-repeat; }

.slot_12 { background: url(../image/interface/equipment/equip_slot_pet.png) no-repeat; }

.slot_13 { background: url(../image/interface/equipment/equip_slot_plag.png) no-repeat; }

.slot_7 A {
  color: #FFFFCC; 
  text-decoration: none;
}
.slot_5 A {
  color: #FF8000; 
  text-decoration: none;
}
.slot_4 A {
  color: #A335EE; 
  text-decoration: none;
}
.slot_3 A {
  color: #0070DD; 
  text-decoration: none;
}
.slot_2 A {
  color: #009500; 
  text-decoration: none;
}
.slot_1 A {
  color: #aaa; 
  text-decoration: none;
}
.slot_0 A {
  color: #aaa; 
  text-decoration: none;
}

.plus_color_2 { 
  color: #FF9999;
}
.plus_color_3 { 
  color: #FFFFCC;
}
.plus_color_4 { 
  color: #00CCFF;
}

.slot_color_0 { 
  border: 1px dotted #333333;
}
.slot_color_1 { 
  border: 1px dotted #aaa;
}
.slot_color_2 { 
  border: 1px dotted #FF9999;
}
.slot_color_3 { 
  border: 1px dotted #FFFFCC;
}
.slot_color_4 { 
  border: 1px dotted #00CCFF;
}

.horiz {
  float: left;
  margin-top: 0px;
  margin-right: 4px;
  vertical-align: top;
  height: 36px;
}

.horiz_left {
  float: left;
  margin-top: 0px;
  margin-right: 4px;
  vertical-align: top;
  height: 36px;
}

.horiz_right {
  float: right;
  margin-top: 0px;
  vertical-align: top;
  height: 36px;
}

.stats_head_on {
  margin: 6px 6px 0px 6px;
  font-size: 11px;
  font-weight: normal;
  background-color: #121212;
  color: #ff4040;
  text-align: left;
  text-indent: 5px;
  padding: 2px;
  border: 1px dotted #ff4040;
  cursor: pointer;
}

.stats_head_off {
  margin: 6px 6px 6px 6px;
  font-size: 11px;
  font-weight: normal;
  background-color: #212121;
  color: #555555;
  text-align: left;
  text-indent: 5px;
  padding: 2px;
  border: 1px dotted #666666;
  cursor: pointer;
}

.stats_main {
  margin: 0px 6px 6px 6px;
  padding: 2px 2px 2px 2px;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background-color: #333333;
  text-align: center;
  text-indent: 10px; 
  border-left: 1px dotted #ff4040;
  border-right: 1px dotted #ff4040;
  border-bottom: 1px dotted #ff4040;
}

.stats_item {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  text-indent: 0px;
  padding: 1px;
}

.stats_hilight {
  color: #000000;
}

.stats_lbl {
  text-align: left;
  color: #999999;
}
.stats_job_trader {
  text-indent: 16px;
  background: url(../image/icons/etc/com_job_merchant.png) no-repeat;
  padding: 2px;
}
.stats_job_hunter {
  text-indent: 16px;
  background: url(../image/icons/etc/com_job_hunter.png) no-repeat;
  padding: 2px;
}
.stats_job_thief {
  text-indent: 16px;
  background: url(../image/icons/etc/com_job_thief.png) no-repeat;
  padding: 2px;
}
.stats_val {
  text-align: left;
  font-weight: bold;
  color: #AAAAAA;
}
.stats_val_trader {
  text-align: left;
  font-weight: bold;
  color: #99cc33;
}
.stats_val_hunter {
  text-align: left;
  font-weight: bold;
  color: #3399cc;
}
.stats_val_thief {
  text-align: left;
  font-weight: bold;
  color: #9933cc;
}
.stats_val2 {
  text-align: left;
  font-weight: bold;
  color: #CCCCCC;
}

.frost  { color: #5B6BFF; }
.fire   { color: #FF3833; }
.arcane { color: #D1D1E1; }
.shadow { color: #BD2CC6; }
.holy   { color: #BDB25A; }
.nature { color: #31B618; }

.sealtype_0 { 
  text-decoration: none;
  text-indent: 4px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  display: block;
  white-space: nowrap;
}

.sealtype_1 { 
  text-decoration: none;
  text-indent: 4px;
  color: #F3E771;
  font-weight: bold;
  font-size: 10px;
  display: block;
  white-space: nowrap;
}

.item_info {
  text-decoration: none;
  text-indent: 4px;
  color: #e1d9ce;
  font-weight: normal;
  font-size: 10px;
  display: block;
  white-space: nowrap;
}

.normal_info {
  text-decoration: none;
  text-indent: 4px;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
  display: block;
  white-space: nowrap;
  margin-top: 2px;
  margin-bottom: 2px;
}

/*****************************************************************************************/

.alink {
  position: absolute;
  visibility: hidden;
  border: 1px dotted #666666;
  line-height: 18px;
  z-index: 100;
  background-color: #212121;
  width: auto;
  text-align: left;
}

.alink A {
  padding: 1px;
  text-decoration: none;
}

/*************************** NEWS *******************************/

#news {
  font-family: verdana, helvetica, serif;
  color: #999;
  font-size: 11px;
  line-height: 17px;
  text-align: justify;
  padding: 6px;
  border-left: 1px dotted #444444;
  border-bottom: 1px dotted #444444;
  border-right: 1px dotted #444444;
}

#news .news_footer {
  	font-family: verdana, helvetica, serif;
  	color: #bbb;
  	font-size: 10px;
  	clear: both;
}

#newsheader, #newsheader A {
  font-size: 11px;
  font-weight: normal;
  background-color: #121212;
  color: #EEEEEE;
  text-align: left;
  margin-bottom: 2px;
}

/*************************** SERVER *******************************/

#serverstat {
  font-size: 11px;
  font-weight: normal;
  background-color: #121212;
  width: 588px;
  padding: 4px;
  border-left: 1px dotted #444444;
  border-bottom: 1px dotted #444444;
  border-right: 1px dotted #444444;
  margin-bottom: 10px;
  display: inline-block;
}
  .server_line {
    margin: 6px;
    padding: 2px;
  }  
  .server_name { 
    float: left;
    font-size: 11px;
    font-weight: normal;
	color: #999999;
    width: 100px;
    margin-bottom: 4px;
    text-align: left;
  }
  .server_box {
  	border: 1px solid #444444;
    background-color: #222222;
    width: 300px;
    float: left;
    font-size: 11px;
    font-weight: normal;
    padding: 1px;
    text-align: left;
    margin-bottom: 4px;
  }
  .server_box2 {
  	border: 1px solid #444444;
    background-color: #222222;
    width: 279px;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding: 1px;
    text-align: left;
    margin-bottom: 2px;
  }
  .server_info { 
    float: left;
    font-size: 11px;
    font-weight: normal;
    width: 80px;
    padding-left: 10px;
    color: #666666;
    text-align: left;
    margin-bottom: 4px;
  }
  .server_info2 { 
    float: left;
    font-size: 11px;
    font-weight: normal;
    width: 20px;
    padding-left: 10px;
    color: #666666;
    text-align: left;
    margin-bottom: 4px;
  }
  .server_state_1 {
    background-color: #009933;
    display: block;
  }
  .server_state_2 {
    background-color: #30A601;
    display: block;
  }
  .server_state_3 {
    background-color: #74A001;
    display: block;
  }
  .server_state_4 {
    background-color: #A4A201;
    display: block;
  }
  .server_state_5 {
    background-color: #D2B130;
    display: block;
  }
  .server_state_6 {
    background-color: #D59B31;
    display: block;
  }
  .server_state_7 {
    background-color: #DD6F00;
    display: block;
  }
  .server_state_8 {
    background-color: #B82E21;  
    display: block;
  }
#serverladder {
  font-size: 11px;
  font-weight: normal;
  background-color: #121212;
  width: 576px;
  padding: 10px;
  border-left: 1px dotted #444444;
  border-bottom: 1px dotted #444444;
  border-right: 1px dotted #444444;
  display: inline-block;
}

/********************* BROWSE DEFINITION ***********************************************/
#browse {
  clear: both;
  margin: 0px;
  width: 500px;
}
#browse #header {
   text-align: left;
   padding-bottom: 0px;
   padding-left: 3px;
   margin-bottom: 10px;
   margin-top: 10px;
   font-size: 14px;
   font-weight: bold;
   color: #999999;
}

#browse #header A {
   text-decoration: none;
   color: #999999;
}
  
#key {
   text-align: center;
   padding-left: 3px;
   padding-bottom: 5px;
   font-size: 10px;
   font-weight: bold;
   color: #666666;
   margin-left:auto;
   margin-right:auto;
}
   #key .box_off { 
    float: left;
    font-size: 11px;
    font-weight: normal;
	color: #999999;
    width: 16px;
	margin: 2px;
    text-align: center;
	border: 1px dotted #800000;
  }
   #key .box_on { 
    float: left;
    font-size: 11px;
    font-weight: normal;
	color: #999999;
    width: 16px;
	margin: 2px;
    text-align: center;
	border: 1px dotted #333333;
  }
    
  #browse #content {
    margin: 0px;
    padding: 0px;
    clear: both;
  }
  
  #browse #content .row {
    clear: left;
    float: left;
    margin: 0px;
	width: 575px;
  } 

  #browse #content .col {
    margin: 1px;
    margin-bottom: 1px;
    float: left;
    height: 35px;
  	background-color: #222222;
  	line-height: 35px;
  	font-size: 10px;
  	font-weight: bold;
  } 
  
  .age1 { border: 1px dotted #92C901; }
  
  .age2 { border: 1px dotted #DD6F00; }
  
  .age3 { border: 1px dotted #800000; }
  
  .age1 A { 
    text-decoration: none;
    color: #aaaaaa;
    display: block;
  }
  .age2 A { 
    text-decoration: none;
    color: #777777;
    display: block;
  }
  .age3 A { 
    text-decoration: none;
    color: #444444;
    display: block;
  }

/**** sortable table style ***************************************************/
.me_on {
  color: #FF3300;
}
.sortable {
  padding: 3px;
  font-weight: normal;
  font-size: 11px;
}

.sortable TR TH {
  padding: 5px;
  font-size: 11px;
  font-weight: bold;
}

.sortable thead {
  padding: 3px;
  height: 25px;
  background-color: #222222;
  color: #666666;
  font-weight: bold;
  cursor: pointer;
}
.searchgrid_head {
	border: 1px dotted #444444;
}
.searchgrid_row {
  padding: 3px;
  margin: 3px;
  font-weight: normal;
  font-size: 11px;
}
.searchgrid_col {
  color: #999999;
  padding: 3px;
  margin: 3px;
  font-weight: normal;
  font-size: 11px;
  border-bottom: 1px dotted #333333;
}
.searchgrid_col A {
  color: #999999;
  text-decoration: none;
  display: block;
}

/***************************  URL BOX ***************************************/

.corp_box2 {
  width: 100%;
  text-align: center;
  color:#666666;
}

.corp_box_buffer {
  text-align: center;
}

.box_browse {
  font-weight: bold;
  font-size: 12px;
}

#csro_link, #csro_link A {
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana, helvetica, serif;
  font-weight: bold;
  font-size: 12px;
  color: #FF0033;
  text-decoration: underline;
}

#input {
  background-color: #444444;
  border: 1px solid #666666;
  font-family: verdana, helvetica, serif;
  color: #999999;
  font-size: 11.5px;
  text-align: center;
  vertical-align: top;
}

#input_on {
  background-color: #666666;
  border: 1px solid #AAAAAA;
  font-family: verdana, helvetica, serif;
  color: #FFFFFF;
  font-size: 11.5px;
  text-align: center;
  vertical-align: top;
}
