.translucent
{
  padding: 5px;
  width: 400px;   /* Needed otherwise Nosebleed blows the popup up */
  height: auto;
}

.skill_link {color:#888;}
.gwno_border {padding:0; margin:0;}
table.gwborder {width:300px;}
img.no_link {border:none;}
.table_image {vertical-align:top; text-align:center; font-size:10pt; padding-right:10px;}
.skill_text { color:#888; vertical-align:top;}
.skill_name {font-size:11px; font-weight:bold; color:#666; float:left;}
.skill_desc {text-align:left; font-size: 10px; color:#888; line-height:18px; clear:both; display:block; padding-top:5px;}
.skill_camp {color:#328BC0; font-size:9px;}
.skill_pve {color: #888; font-size:9px; font-weight:bold;}
.expert {color:#888; padding-left:2px;}
.elite_skill {background-color:#fff;}
.normal_skill {background-color:#fff;}

.build_name {text-align:left; font-size:10pt; font-weight:bold; color:#666; padding-bottom:5px;}
.build_desc {text-align:left; font-size:10px; color:#888; line-height:20px;}
.build_lilname {font-size:10px; padding:0px; line-height:12px;}
.attribute {padding-left:20px; font-size:10px; color:#888; line-height:20px;}
.build_template {font-family:Verdana; color:black; background-color:#fff;}
.skill_requirements {display:inline; padding:0; margin:0; list-style-type:none;}
.skill_requirements li {display:inline; float:right; margin-right:5px; font-weight:bold; font-size:10px; color:#888;}
span.variable {color:#888; font-weight:bold;}

.table_image, .skill_name, .skill_desc, .skill_camp, .expert, .build_name, .build_desc, .attribute, .skill_requirements, .skill_requirements li, span.variable {
   font-family: verdana, Helvetica, sans-serif;
}

/* Border declarations for Build tooltips by Kills Less */
.gwborder_topleft {background-image: url(img_border/topleft.gif); width:0px; height:0px;}
.gwborder_top {background-image: url(img_border/top.gif); height:0px;}
.gwborder_topright {background-image: url(img_border/topright.gif); width:0px; height:0px;}
.gwborder_left {background-image: url(img_border/left.gif); width:0px;}
.gwborder_right {background-image: url(img_border/right.gif); width:0px;}
.gwborder_bottomleft {background-image: url(img_border/bottomleft.gif); width:0px; height:0px;}
.gwborder_bottom {background-image: url(img_border/bottom.gif); height:0px;}
.gwborder_bottomright {background-image: url(img_border/bottomright.gif); width:0px; height:0px;}

/* Build Box declarations by Kills Less */
table.gwbuildbox {height:50px;}
.gwbuildbox_left {width:20px; height:50px;}
.gwbuildbox_right {width:20px; height:50px;}
.gwbuildbox_left[class] {width:20px; height:50px; background-image: url(img_border/buildbox_left.gif); background-repeat:no-repeat;}
.gwbuildbox_right[class] {width:20px; height:50px; background-image: url(img_border/buildbox_right.gif); background-repeat:no-repeat;}
.gwbuildbox_center {background-image: url(img_border/buildbox_center.png); height:50px}

/* Needed otherwise Nosebleed blows the popup up */
table.gwborder {width:410px; background:#fff; border:1px solid #888; filter:alpha(opacity=90,style=0); -moz-opacity:.90; opacity:.90;}

/* This is where you can customize the appearance of the tooltip */
div#overDiv {
  position:absolute; visibility:hidden; z-index:10000;
}
