.position-absolute
{
   position: absolute;
}

.ddi-info-c { width: 300px; position: absolute; bottom: 5px; left: -2000px; z-index: 2;}
.ddi-info
{
   width: 300px;
   -moz-opacity: 0.85;
   -khtml-opacity: 0.85;
   opacity: 0.85;
   filter:alpha(Opacity=85);
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}
.ddi-info-top { height: 11px; background: url('/i/b/ddi.gif') no-repeat center top; }
.ddi-info-center { background: #292929; padding: 0 4px}
.ddi-info-bottom { height: 11px; background: url('/i/b/ddi.gif') no-repeat center bottom; }



#locMapDescBtn { position: absolute; right: 5px; top: 5px; z-index:7;}

#locMapBody
{
   width: 100%;
   text-align: center;
   margin: 0;
   padding: 0;
}

#locMap
{
   text-align: center;
   margin: 0;
   padding: 0;
}


.locCMap
{
   position: relative;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   top: 0;
   left: 0;
   display: block;
   overflow: hidden;
}
#locMapImg
{
   z-index: 1;
   left: 0;
   top: 0;
   margin: -4px 0 0 -4px;
   padding: 0;
}

#locHighlightingContainer
{
   left: 0;
   top: 0;
   z-index: 2;
   margin: -4px 0 0 -4px;
}

#locWeatherBg
{
   width: 700px;
   height: 320px;
   position:absolute;
   z-index: 3;
   border: 0px;
   left: 0;
   top: 0;
   margin: 0;
   padding: 0;
}

#locMapEmptyImg
{
   width: 700px;
   height: 320px;
   position:absolute;
   z-index: 5;
   border: 0px;
   left: 0;
   top: 0;
   margin: -4px 0 0 -4px;
   padding: 0;
}

.locMapLink
{
   margin: 2px 7px;
   color: #a07e54;
   cursor: pointer;
   cursor: hand;
   font-weight: bold;
   font-size:1.1em;
   white-space:nowrap;
}

.locMapLink .font-shadow-bt{ color: #650000; }
.locMapTargetLink{ color: #4dbab5; }
.locMapLink-hover { color: #b4b466;}


.craft_req_text
{
 font-size: 105%;
 font-weight: bolder;
}

.craft_gd_icon_0, .craft_gd_icon_1
{
    width: 12px;
    height: 12px;
    display: inline-block;
    _display: inline;
    _zoom: 1;
}
.craft_gd_icon_0
{
   background: url('/i/check_0.gif');
}

.craft_gd_icon_1
{
   background: url('/i/check_1.gif');
}
.craft_gd_text, .craft_chr_text, .craft_bld_text
{

 font-size: 105%;
 font-weight: bold;
 color: #000;
}

.craft_chr_text
{
   text-align: center;
}

.craft_cnt_input
{
   width: 60px;
}

.craft_rec_maxstepcnt, .craft_rec_maxcnt
{
    width: 12px;
    height: 12px;
    display: inline-block;
    _display: inline;
    _zoom: 1;
/*     float:right; */
    margin-left: 5px;
}

.craft_rec_maxstepcnt
{
    background: url('/i/help.gif');
}

.craft_rec_maxcnt
{
    background: url('/i/help.gif');
}

.craft_cell
{
   background: url('/i/bg_scroll_05.gif');
   border: 1px solid #1b1403;
}

.craft_req_cell, .craft_info_cell
{
   width: 300px;
   vertical-align: top;
   padding: 5px;
}


.craft_cnt_cell
{
   width: 100px;
   text-align: center;
   line-height: 100%;
}


.socketDrillUserItemC
{
  margin: 1px;
  display: inline-block;
  _display:inline;
  _zoom: 1;
}



#socketDrillItemFilter
{
  display: inline-block;
  _display:inline;
  _zoom: 1;
}

#socketDrillUserFilterC
{
   float:right;
}
/*
.craft_req_cell, .craft_info_cell,.craft_cnt_cell
{
  -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;

}
*/


#craftCharmPSXMenu
{
width: 500px;
margin-left: -250px;
position: fixed;
_position: absolute;
display: none;
top: 20%;
left: 50%;

z-index: 10000;
}
#craftCharmPSXSMenuI
{
   margin: 0 auto;
   text-align:center;
   
}

#craftCharmItem
{
   text-align:center;
   position:relative;
   /*
   width: 500px;
   
   left: 50%;
   margin-left: -250px;
   */
}
#craftCharmPSXSItem, #craftCharmPSXSRecept
{
   width: 50px;
   height: 50px;
   margin: 0;
   display: inline-block;
   _display: inline;
   _zoom: 1;
}


#craftCharmPSXSItem
{
   margin: 0 5px 0 20px;
}
#craftCharmPSXSRecept
{
   margin: 0 20px 0 5px;
}

#craftCharmPSXSCenterI, #craftCharmPSXSLeftI, #craftCharmPSXSRightI
{
   vertical-align: top;
   display: inline-block;
   _display: inline;
   _zoom: 1;
}

#craftCharmPSXSItemName, #craftCharmPSXSPrefixName, #craftCharmPSXSSufixName, #craftCharmPSXStatus
{
   line-height: 20px;
   height: 20px;
   padding: 1px auto;
   text-align: center;
   font-weight: bold;
   color: #fff;
}

#craftCharmPSXStatus
{
   color: #000;
   line-height: 20px;
   height: 60px;
}

#craftCharmPSXSCenterI, #craftCharmPrefixSelect, #craftCharmSufixSelect, #craftCharmPSXSelect
{
    width: 150px;
}
#craftCharmPrefixSelect, #craftCharmSufixSelect, #craftCharmPSXStartI
{
   visibility: hidden;
}

#charm .row-block-c {
   white-space: nowrap;
}

#charm .row-block, #charm .slot_50x50  {
   display: inline-block;
   _display: inline;
   _zoom: 1;
}


#charm .slot_50x50 {
   width: 50px;
   height: 50px;
   background: transparent url('/i/slots/slot_50_50.gif') center center no-repeat;
}

#charm .sub-title {
   height: 0px;
}

