/*    */
* {margin:0;padding:0;border:0;}

body {font-family:Arial,Helvetica,sans-serif;background-color:#5a5a5a;}

a {font-size:12px;}

a:hover {text-decoration:none;}

a.serverOnline {font-size:15px;color:#597ABF;text-decoration:none;}

#tooltipSection {background-color:#292929;padding:3px;}
#navigationSection {margin:5px 3px 0px 3px;}
#navigationSection .toolbar {border:1px solid #CBCBCB;background-color:#202023;}
#leftSection {width:162px;}
#mainSection {}

/* Main Menu */
#mainMenuSection {background-color:#292929;}
#_mainMenuSection {position:fixed;}
#mainMenuSection .menuItem {
	border: 1px solid #CBCBCB;
	width:100%;
	margin-bottom:1px;
	weight:25px;
}

#mainMenuSection .menuItem .leftPart  {padding-left:0px; width:85px;}
#mainMenuSection .menuItem .rightPart {width:70px;}

#l2jzMessage          {font-size:12px;width:170px; white-space: pre; white-space: pre-wrap; white-space: pre-line; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; word-wrap: break-word;}
#l2jzMessage .name    {color:#6bdc4e;}
#l2jzMessage .num     {color:#668ee2;}
#l2jzMessage .str     {color:#d7c318;}

table.l2zTbl_l2zLogs td .name      {color:#6bdc4e;}
table.l2zTbl_l2zLogs td .num       {color:#668ee2;}
table.l2zTbl_l2zLogs td .str       {color:#d7c318;}


#l2jzMessage .default {border:1px solid #CBCBCB;background-color:#202023;margin-bottom:4px;padding:2px;}
#l2jzMessage .bug     {border:1px solid #FF0000;background-color:#202023;margin-bottom:4px;padding:2px;}

/* TABLES */
/* main */
table.l2zTbl        {border:1px solid #7fa627;}
table.l2zTbl thead  {background: linear-gradient(#bbd584, #5e8114);background-color:#5e8114;white-space:nowrap;text-align:center;cursor:pointer;cursor:hand;color:#e07248;}
table.l2zTbl tbody  {text-align:center;}
table.l2zTbl tbody tr.oddTr  {background-color:#202023;}
table.l2zTbl tbody tr.evenTr {background-color:#292929;}
table.l2zTbl tbody tr.evenTr:hover, table.l2zTbl tbody tr.oddTr:hover, table.l2zTbl tbody tr:hover {background-color:#1f2b04;}
table.l2zTbl td,th  {padding:2px 2px 2px 2px;font-size:12px;white-space:nowrap;max-width:800px;overflow:hidden;text-overflow:ellipsis;}
table.l2zTbl td:hover  {white-space:normal;}

/* Table Name*/ 
.l2jzTable .tableName    {font-size:12px;font-weight:bold;color:#b6d07b;white-space:normal;}

.tablePageSwitcher          {padding:4px;overflow:auto;}
.tablePageSwitcher span     {display:inline;float:left;padding: 1px 3px 1px 3px;border:1px solid #CBCBCB;margin-left:2px;background-color:#292929;}
.tablePageSwitcher a        {font-size:12px;color:#b6d07b;text-decoration:none;font-size:11px;}
.tablePageSwitcher .active  {background-color:#7a880b;font-weight:bold;}
/* Tabs table CSS*/
.tabSwitcher           {position:relative;top:-1px;}
.tabSwitcher a         {
	background-color:#292929;
	border:1px solid #CBCBCB;
	border-top-width:1px;
	border-left-width:0px;
	border-bottom:1px solid #202023;
	text-decoration:none;
	font-size:15px;
	padding:3px;
	padding-bottom:1px;
	padding-top:2px;
	color: #b6d07b;
}
.tabSwitcher .active a  {
	background-color:#7a880b;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom:1px solid #292929;
}
.tabSwitcher .beforeActive a  {border-right-width:1px;}
.tabSwitcher .afterActive a   {border-left-width:1px;}
.tabSwitcher .first a        {border-left-width:1px;}
.tabSwitcher .last a         {border-right-width:1px;}





.l2jzChooseList    { margin:13px;}
.l2jzChooseList a  {
	border:1px solid #CBCBCB;
	background-color:#292929;
	color: #b6d07b;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	padding:5px;
	margin:2px;
}
.l2jzChooseList .active a {padding:6px;background-color:#202023;font-size:16px;}

.aLink {color:#b6d07b;}

.l2zTbl .aLink:visited {color:#7e8f57;}

.default {color:#dedede;}
table td {color:#dedede;}
table th {color:#FFFFFF;}
#popupmenu_section {background-color:#363636;border: 1px solid #CBCBCB;}

table.l2zTbl_default td.data {width:inherit 700px;word-break: break-all;}
table.l2zTbl_default td {vertical-align:top;}

/* Entity table */
.entityTable {border: 1px solid #CBCBCB;text-align:center;font-size:12px;}
.entityTable .entityName {font-size:14px;font-weight:bold;color:#b6d07b;}
.entityTable .headTr {background-color:#202023;white-space:nowrap;text-align:center;}
.l2zTbl .headTrRed {background-color:#4d2b2b;white-space:nowrap;text-align:center;}
.entityTable .bodyTr {background-color:#292929;}
.entityTable .sectionsPanel {border:1px solid #CBCBCB;background-color:#202023;padding:2px;text-align:left;}
.entityTable .sectionsPanel .aLink {font-size:14px;font-weight:bold;color:#b6d07b;white-space:nowrap;}
.entityTable td {padding:2px 2px 2px 2px;}

/* TABLE TYPES */
/* DEFAULT */
table.l2zTbl_default td.icon                 {background-color:#202023;width:32px;}
table.l2zTbl_default td.icon img             {border:0px solid #CBCBCB;}
table.l2zTbl_default th.name                 {width:100%}
table.l2zTbl_default td.name                 {text-align:left;width:100%}

/* CHAR */
table.l2zTbl_char th.char_name               {width:100%;}
table.l2zTbl_char td.char_name               {text-align:left;width:100%;}
table.l2zTbl_char td.clan_name               {white-space:nowrap;}
table.l2zTbl_char td.maxCp                   {color:#b9ae00;}
table.l2zTbl_char td.maxHp                   {color:#B73C00;}
table.l2zTbl_char td.maxMp                   {color:#8888FF;}
table.l2zTbl_char td.class_id                {white-space:nowrap;}
table.l2zTbl_char td.onlinetime              {white-space:nowrap;}
table.l2zTbl_char td.pvpkills                {white-space:nowrap;}
table.l2zTbl_char td.online .online          {color:green;font-weight:bold;}
table.l2zTbl_char td.online .offline         {color:red;font-weight:bold;}
table.l2zTbl_char td.online .offline_store         {color:blue;font-weight:bold;}
table.l2zTbl_char td.henna_1 img             {border:0px solid #CBCBCB;}
table.l2zTbl_char td.onlinetime              {font-size:11px;}

/* CHAR - INVENTORY */
table.l2zTbl_char_inventory td.char_name .enchant {font-size:14px;color:#597ABF;font-weight:bold;}
table.l2zTbl_char_inventory td, table.l2zTbl_char_inventory th {vertical-align:middle;}

/* CHAR - SUBJOB */
table.l2zTbl_char_subjob th.class_id         {width:100%;text-align:left;}
table.l2zTbl_char_subjob td.class_id         {text-align:left;}
table.l2zTbl_char_subjob td.class_id  a      {font-size:14px;font-weight:bold;color:#b6d07b;}
table.l2zTbl_char_subjob td.exp              {font-size:12px;}
table.l2zTbl_char_subjob td.sp               {font-size:12px;}
table.l2zTbl_char_subjob td.create_date      {font-size:12px;}
table.l2zTbl_char_subjob td, table.l2zTbl_char_subjob th {vertical-align:middle;}

/* ACCOUNT */
table.l2zTbl_account th.login                {width:100%;}
table.l2zTbl_account td.login                {text-align:left;width:100%;white-space: nowrap;padding:0 20px 0  0;}
table.l2zTbl_account td.lastactive           {white-space:nowrap}

/* CLAN */
table.l2zTbl_clan th.clan_name               {width:100%;}
table.l2zTbl_clan td.clan_name               {text-align:left;width:100%;}
table.l2zTbl_clan td.crest_id .crestContainer{border:1px solid #CBCBCB;}
table.l2zTbl_clan td.crest_id .crestContainer td{padding:0px; margin:0px;}
 
/* CLAN - INVENTORY */
table.l2zTbl_clan_inventory td.clan_name .enchant {font-size:14px;color:#597ABF;font-weight:bold;}

/* ITEM */
table.l2zTbl_items th.name                   {text-align:left;}
table.l2zTbl_items td.name .drop             {font-size:9px;color: #669933;}
table.l2zTbl_items td.name .shop             {font-size:9px;color: #FF9966;}
table.l2zTbl_items td.name .recipe           {font-size:9px;color: #FF0033;}
table.l2zTbl_items td.name .desc_aug         {font-size:9px;color: #e16b6d; white-space:normal;}
table.l2zTbl_items td.name .item_period      {font-size:9px;color: #00B599; white-space:normal;}
table.l2zTbl_items td.name .multisell        {font-size:9px;color: #00B5E1;}
table.l2zTbl_items td.name .description      {font-size:9px;color: #a3a3a3; white-space:normal;display:none;}
table.l2zTbl_items td.name .addName          {font-size:12px;font-weight:bold;}
table.l2zTbl_items td.mp_bonus               {color:#8888FF;}
table.l2zTbl_items td.soulshots .x           {font-size:9px;}
table.l2zTbl_items td.soulshots .soulshots   {color:green;}
table.l2zTbl_items td.soulshots .spiritshots {color:#993300;}
table.l2zTbl_items td.soulshots .mp_consume  {color:#8888FF;}
table.l2zTbl_items td.p_dam                  {white-space:nowrap;}
table.l2zTbl_items td.multisell_component .count {font-size:15px;color:#597ABF;font-weight:bold;text-align:right;}
table.l2zTbl_items td.donateMoneyName        {font-size:16px;}
table.l2zTbl_items td.donateCount            {font-size:18px;color:#597ABF;}
table.l2zTbl_items td, table.l2zTbl_items th {vertical-align:middle;}

/* ITEM - SAWEAPON */
table.l2zTbl_items_saWeapon td.name .saRed    {color:#993200;font-weight:bold;font-size:11px;}
table.l2zTbl_items_saWeapon td.name .saGreen  {color:#008000;font-weight:bold;font-size:11px;}
table.l2zTbl_items_saWeapon td.name .saBlue   {color:#000080;font-weight:bold;font-size:11px;}

/* ITEM - DROP */
table.l2zTbl_items th.mob_name                  {text-align:left;width:100%;}
table.l2zTbl_items td.mob_name                  {text-align:left;}
table.l2zTbl_items_drop td.chance .chanceLow    {color:#FF6A6A;}
table.l2zTbl_items_drop td.chance .chanceMedium {color:#8888FF;}
table.l2zTbl_items_drop td.chance .chanceHigh   {color:green;}
table.l2zTbl_items_drop td.chance .chanceDigit  {font-size:10px;}

/* ITEMS-INVENTORY */
table.l2zTbl_items_inventory td.owner_name .itemLoc0  {font-size:11px;color:#B73C00;}
table.l2zTbl_items_inventory td.owner_name .itemLoc1  {font-size:11px;color:#8B7E0E;}
table.l2zTbl_items_inventory td.owner_name .itemLoc2  {font-size:11px;color:#8B7E0E;}
table.l2zTbl_items td.name .enchant          {font-size:14px;color:#597ABF;font-weight:bold;}
table.l2zTbl_items td.name .itemPanel img    {border:0px solid #5d5d5d;padding:1px;margin:0 0 -4px 0;}

/* MARKET */
table.l2zTbl_items_market td.item_count      {font-size:14px;color:#597ABF;font-weight:bold;}
table.l2zTbl_items_market td.price .full     {font-size:15px;color:#EEC900;font-weight:bold;}
table.l2zTbl_items_market td.price .perOne   {font-size:10px;color:#EEC900;font-weight:bold;}
table.l2zTbl_buyingItem  th                  {font-size:16px;text-align:right;}
table.l2zTbl_buyingItem  td.buyCount         {font-size:20px;font-weight:bold;}
table.l2zTbl_buyingItem  td.buyPrice         {font-size:20px;font-weight:bold;}
table.l2zTbl_buyingItem  td.buyerAdena       {font-size:20px;font-weight:bold;}

/* BUY */
table.l2zTbl_buy  th                         {font-size:16px;text-align:right;}

/* MONSTER */
table.l2zTbl_monster th.name                 {width:100%;}
table.l2zTbl_monster td.name                 {text-align:left;width:100%;}
table.l2zTbl_monster td.hp                   {white-space:nowrap;color:#B73C00;}
table.l2zTbl_monster td.aggro .aggro         {color:red;font-weight:bold;}
table.l2zTbl_monster td.aggro .pssiv         {color:green;font-weight:bold;}

table.l2zTbl_monster td.D_chance .chanceLow    {color:#FF6A6A;}
table.l2zTbl_monster td.D_chance .chanceMedium {color:#8888FF;}
table.l2zTbl_monster td.D_chance .chanceHigh   {color:green;}
table.l2zTbl_monster td.D_chance .chanceDigit  {font-size:10px;}
table.l2zTbl_monster td.S_chance .chanceLow    {color:#FF6A6A;}
table.l2zTbl_monster td.S_chance .chanceMedium {color:#8888FF;}
table.l2zTbl_monster td.S_chance .chanceHigh   {color:green;}
table.l2zTbl_monster td.S_chance .chanceDigit  {font-size:10px;}

/* SKILL */
table.l2zTbl_skill th.name                   {width:100%;}
table.l2zTbl_skill td.name .description      {font-size:9px;color:#a3a3a3;white-space:normal;}
table.l2zTbl_skill td.name .level            {font-size:15px;color:#597ABF;font-weight:bold;}
table.l2zTbl_skill td.mp_consume .x          {font-size:9px;}
table.l2zTbl_skill td.mp_consume .mp_consume {color:#8888FF;}
table.l2zTbl_skill td.mp_consume .hp_consume {color:#FF6A6A;}
table.l2zTbl_skill td.mp_consume .cast_range {color:green;}
table.l2zTbl_skill td.operate_type .active   {color:#FF6A6A;}
table.l2zTbl_skill td.operate_type .passive  {color:#008800;}
table.l2zTbl_skill td.operate_type .aura     {color:#8888FF;}
table.l2zTbl_skill td.operate_type .physical {color:#888800;}
table.l2zTbl_skill td.operate_type .magic    {color:#8888FF;}
table.l2zTbl_skill td.item_icon img          {border:0px solid #CBCBCB;}
table.l2zTbl_skill td.name img               {border:0px solid #5d5d5d;padding:1px;margin:0 0 -4px 0;}

/* SKILL - CHAR */
table.l2zTbl_skill td.name .enchDesc         {font-size:10px;color:#BFB859;font-weight:bold;}

table.l2zTbl_skill td.name .enchLevel        {font-size:12px;color:#BFB859;font-weight:bold;}
table.l2zTbl_skill td.name .enchLevel .skillEnchDesc {font-size:10px;color:#BFB859;font-weight:bold;}
table.l2zTbl_skill td, table.l2zTbl_skill th {vertical-align:middle;}

#l2jzStatsTable .minStat  {font-size:11px;color:#0033FF;font-weight:bold;}
#l2jzStatsTable .maxStat  {font-size:11px;color:#FF0000;font-weight:bold;}
#l2jzStatsTable .normStat {font-size:11px;}
#l2jzStatsTable .classStat {font-size:12px;font-weight:bold;}

/* QUEST */
table.l2zTbl_quest th.quest_name              {}
table.l2zTbl_quest td.quest_name              {text-align:left;white-space:nowrap;}
table.l2zTbl_quest td.level_limit1            {font-size:12px;white-space:nowrap;}
table.l2zTbl_quest td.race_restricion         {font-size:11px;width:100%;}

table.l2zTbl_questSteps td.prog_name    {font-size:14px;font-weight:bold;color:#b6d07b;}
table.l2zTbl_questSteps td.prog_desc    {font-size:10px;text-align:left;}



/* FORM */
.l2jzForm .panelBody {border: 1px solid #CBCBCB;background-color:#202023; text-align:center;}
.l2jzForm .panelName {font-size:15px;font-weight:bold;color:#b6d07b;padding:1px;}
.l2jzForm .fieldName {font: 11px Tahoma, Arial;}
.l2jzForm .fValue    {font: 11px Tahoma, Arial;color:#b6d07b;border: 1px solid #CBCBCB;background-color:#363636;padding:1px;}
.l2jzForm .text             {border:1px solid #5d5d5d;background-color:#363636;font-size:11px;color:#ededed;}
.l2jzForm .textarea         {border:1px solid #5d5d5d;background-color:#363636;font-size:11px;color:#ededed;}
.l2jzForm .select           {border:1px solid #5d5d5d;background-color:#363636;font-size:11px; width:70px;color:#ededed;}
.l2jzForm .button           {font: bold 14px/100% Arial, Helvetica, sans-serif;white-space:nowrap;color:#FFFFFF;cursor:pointer;cursor:hand;}
.l2jzForm .button  td       {padding:0px;color:#FFFFFF;}
.l2jzForm .button a:visited {color:#FFFFFF;}
.l2jzForm .button a:hover   {color:#FFFFFF;}

.button_div {text-align:center;font: bold 14px/100% Arial, Helvetica, sans-serif;white-space:nowrap;background: linear-gradient(#bbd584, #5e8114);background-color:#5e8114;color:#fff;border:1px solid #5d7e11;padding:2px 5px;margin:0 1px;cursor:pointer;cursor:hand;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.button_div img {margin:0 5px -5px 0;}

.l2jzForm .bigForm .fieldName {font-size:15px;font-weight:bold;color:#b6d07b;}
.l2jzForm .bigForm .text      {font-size:15px;}


.block  {border:1px solid #CBCBCB;background-color:#292929;}
.block2 {border:1px solid #CBCBCB;background-color:#363636;}
.navigationBlock {border:1px solid #CBCBCB;background-color:#292929;}




ul.CmsListMenuClassicVertical, ul.CmsListMenuClassicVertical ul, ul.CmsListMenuClassicVertical li, ul.CmsListMenuClassicVertical a {
    display:block;
}
ul.CmsListMenuClassicVertical, ul.CmsListMenuClassicVertical ul{
    float: left;
    list-style: none;
    position: relative;
	border: 1px solid #5d5d5d;
	background-color: #202023;
	text-align:left;
	font-size: 10px;
	white-space:nowrap;
}
ul.CmsListMenuClassicVertical li                                {clear:both;float: left;position:relative;}
html>body ul.CmsListMenuClassicVertical li                      {float:none;width:auto;}
ul.CmsListMenuClassicVertical a                                 {width:100%; /* IE */}
ul.CmsListMenuClassicVertical a:hover                           {border:1px solid #5d5d5d;}
html>body ul.CmsListMenuClassicVertical a                       {width:auto;}
ul.CmsListMenuClassicVertical ul                                {position:absolute;}
ul.CmsListMenuClassicVertical li.CmsMenuItemFolderExpanded      {z-index:1;}
ul.CmsListMenuClassicVertical li.CmsMenuItemFolderExpanded ul   {display:block;}
ul.CmsListMenuClassicVertical li.CmsMenuItemFolderCollapsed ul  {display:none;}
ul.CmsListMenuClassicVertical li.CmsMenuItemFolderExpanded ul.FolderOverflowRight  {left:-100%;}
ul.CmsListMenuClassicVertical li.CmsMenuItemFolderExpanded ul.FolderOverflowBottom {top:auto;bottom:0;}
ul.CmsListMenuClassicVertical a                                 {font-size:10px;color:#b6d07b;text-decoration:none;border:1px solid #202023;padding:2px;}


ul.CmsListMenuClassicVerticalFormMenu, ul.CmsListMenuClassicVerticalFormMenu ul       {width:90px;background-color:#363636;}
ul.CmsListMenuClassicVerticalFormMenu li                                              {padding: 1px;width: 100%;}
ul.CmsListMenuClassicVerticalFormMenu li.CmsMenuItemFolder ul                         {left:90px;_left:73px;top:1px;}
ul.CmsListMenuClassicVerticalFormMenu a                                               {padding:0px;border:1px solid #363636;}

ul.CmsListMenuClassicVerticalMainMenu, ul.CmsListMenuClassicVerticalMainMenu ul       {width: 110px;}
ul.CmsListMenuClassicVerticalMainMenu                                                 {width:74px;_width:66px;}
ul.CmsListMenuClassicVerticalMainMenu li                                              {padding:1px;width:100%;}
ul.CmsListMenuClassicVerticalMainMenu li.CmsMenuItemLevel0 ul                         {left:74px;top:5px;}
ul.CmsListMenuClassicVerticalMainMenu li.CmsMenuItemLevel1 ul                         {left:110px;top:5px;}

ul.CmsListMenuClassicVerticalTopMenu, ul.CmsListMenuClassicVerticalTopMenu ul         {width:100px;}
ul.CmsListMenuClassicVerticalTopMenu li                                               {padding:1px;width:100%;}
ul.CmsListMenuClassicVerticalTopMenu li.CmsMenuItemLevel0 ul                          {left:0px;top:15px;}
ul.CmsListMenuClassicVerticalTopMenu li.CmsMenuItemLevel1 ul                          {left:90px;top:1px;}

ul.CmsListMenuClassicVertical li.CmsMenuItemFolder a {background: url("images/arrow_right.gif") right no-repeat;}
ul.CmsListMenuClassicVertical li.CmsMenuItemFile a   {background-image:none;}

ul.CmsListMenuClassicVertical li.CmsMenuItemFile a {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
ul.CmsListMenuClassicVertical li.CmsMenuItemFolder a {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


/* Administration */
table.l2zTbl_l2zLogs               {font-size:12px; text-align:left;}

.l2jzTable tbody.l2zLogs .act_time {font-size:11px;text-align:center;}


.l2zCfgQuery .bigName                  {color:#762B0E;font-size:16px;font-weight:bold;}
.l2zCfgQuery .query .queryName         {font-size:12px;}
.l2zCfgQuery .query .dirName           {font-size:14px;font-weight:bold;}
.l2zCfgQuery .query .mdlName           {color:#1F7994;font-size:18px;}
.l2zCfgQuery .query .container         {margin-left:20px;}
.l2zCfgQuery .query .cfg               {margin-left:20px;}
.l2zCfgQuery .query .cfg .grpName      {font-size:11px;font-weight:bold;}
.l2zCfgQuery .query .cfg .grpContainer {margin-left:20px;}
.l2zCfgQuery .query .cfg .optionName   {font-size:10px;}

.l2zModuleCfg .cfgBlock            {border:1px solid #CBCBCB;width:100%;background-color:#000;font-size:12px;}
.l2zModuleCfg .cfgBlock .desc      {padding:3px;background-color:#dedede;color:#000;}
.l2zModuleCfg .cfgBlock .fieldName {padding:3px;}
.l2zModuleCfg .cfgBlock .container {padding:5px;padding-left:15px;}

.l2zRole                      {text-align:left;margin:1px;}
.l2zRole .userName            {color:#762B0E;font-size:14px;}
.l2zRole .roleName            {color:#762B0E;font-size:16px;}
.l2zRole .bigRoleName         {color:#762B0E;font-size:25px;font-weight:bold;}
.l2zRole .roleChildsContainer {padding:1px 1px 1px 20px;}
.l2zRole .privilegeName       {font-size:11px;}
.l2zRole .privilegeRoleName   {font-size:11px;font-weight:bold;}

.l2zRole .privilege .relation {color:#762B0E;font-weight:bold;font-size:22px;}
.l2zRole .privilege .module   {color:#1F7994;font-size:18px;}
.l2zRole .privilege .queryDir {font-size:14px;}
.l2zRole .privilege .query    {font-weight:bold;font-size:12px;}
.l2zRole .privilege .container{margin-left:20px;}


.l2zAdmins                    {text-align:left;margin:1px;}
.l2zAdmins .adminName         {color:#762B0E;font-size:22px;}
.l2zAdmins .privilegeName     {font-size:11px;}
.l2zAdmins .privilegeRoleName {font-size:11px;font-weight:bold;}

.L2JZmodulesTree                 {font-size:16px;}
.L2JZmodulesTree .module         {color:#1F7994;font-size:18px;}
.L2JZmodulesTree .container      {padding:1px 1px 1px 20px;}
.L2JZmodulesTree .folder         {color:#FF9900;font-size:14px;}
.L2JZmodulesTree .template       {}
.L2JZmodulesTree .php            {}
.L2JZmodulesTree .js             {}
.L2JZmodulesTree .queryRoot      {color:#FF0033;font-size:20px;}
.L2JZmodulesTree .form           {color:#33CC00;}
.L2JZmodulesTree .stream         {color:#FFCC00;}
.L2JZmodulesTree .query          {color:#CC0033;}



/* MAP */
#mapSection {margin-bottom:10px;}

#mapSection .mapContainer {
	border:1px solid #CBCBCB;
	width:882px;
	height:444px;
	position:relative;
}

#mapSection #smallMapContainer {
	width:437px;
	height:412px;
	border:1px solid #CBCBCB;
	position:absolute;
	top:1px;
	left:1px;
}

#mapSection #smallMapContainer #smallMap {
	position:absolute;
	width:437px;
	height:410px;
}

#mapSection #smallMapContainer #map_pointer {
	position:absolute;
	width:72px;
	height:64px;
	border:1px dashed red;
}

#mapSection #smallMapContainer #smallMapField {
	position:absolute;
	z-index:1;
	width:437px;
	height:412px;
	cursor:move;
}

#mapSection #bigMapContainer {
	position:absolute;
	width:440px;
	height:412px;
	border:1px solid #CBCBCB;
	top:1px;
	left:441px;
	overflow:hidden;
}

#mapSection #bigMapContainer #bigMap {
	position:absolute;
	width:2796px;
	height:2617px;
}

#mapSection .mapPanel {
	position:absolute;
	border:1px solid #CBCBCB;
	white-space:nowrap;
	width:886px;
	left:2px;
	top:416px;
}

#mapSection .mapPanel #mapSpawnsCounter {
	border:1px solid #CBCBCB;
	padding:1px;
	font-size:10px;
}



/* LOGS */
table.l2zTbl_logs th.time       {padding:2px 24px 2px 24px;}
table.l2zTbl_logs th.logDesc    {width:100%;text-align:left;margin-left:4px;}
table.l2zTbl_logs td.logDesc    {text-align:left;margin-left:4px;}
table.l2zTbl_logs td.time       {font-size:10px;}
table.l2zTbl_logs td.actor      {white-space:nowrap;}
table.l2zTbl_logs td.target     {white-space:nowrap;}
table.l2zTbl_logs td .logName    {color:#347614;}
table.l2zTbl_logs td .accName    {color:#597ABF;}
table.l2zTbl_logs td .charName   {color:#81BC5C;}
table.l2zTbl_logs td .clanName   {color:#5CB0BC;}
table.l2zTbl_logs td .mobName    {color:#C15757;}
table.l2zTbl_logs td .itemName   {color:#C19A57;}
table.l2zTbl_logs td .skillName  {color:#C15757;}
table.l2zTbl_logs td .questName  {color:#C15757;}
table.l2zTbl_logs td .ipName     {color:#5CB0BC;}
table.l2zTbl_logs td .num        {color:#597ABF;}
table.l2zTbl_logs td .str        {color:#8B7E0E;}
