
.skill_link {color: #0000FF;}

img.no_link {border: none;}
.table_image {vertical-align: top; text-align: center; font-size: 10pt; padding-right: 10px;}
.skill_text {vertical-align: top;}
.skill_name {font-size: 15px; font-weight: 700; color: #bfb38b; float: left;}
.skill_desc {text-align: left; font-size: 11px; color: white; line-height: 20px; clear: both; display: block; padding-top: 5px;}
.expert {color: #A1AEFF; padding-left: 2px;}


.build_name {text-align: left; font-size: 11pt; font-weight: 700; color: #bfb38b; padding-bottom: 5px;}
.build_desc {text-align: left; font-size: 11px; color: white; line-height: 20px;}
.build_lilname {font-size: 10px; padding: 0px; line-height: 12px;}
.attribute {padding-left: 20px; font-size: 12px; color: white; line-height: 20px;}

.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: 12px; color: white;}
span.variable {color: #88FF88; font-weight: bold;}

.template_code {color: #DD3333; font-size: 10px;}

.table_image, .skill_name, .skill_desc, .expert, .build_name, .build_desc, .attribute, .skill_requirements, .skill_requirements li, span.variable {
   font-family: verdana, Helvetica, sans-serif;
}

/* Border declarations for Build tooltips */
.border_topleft {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/topleft_normal.gif); width: 5px;}
.border_top {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/top_normal.gif);}
.border_topright {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/topright_normal.gif); width: 5px;}
.border_left {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/left_normal.gif); width: 5px;}
.border_right {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/right_normal.gif); width: 5px;}
.border_bottomleft {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/bottomleft_normal.gif); width: 5px;}
.border_bottom {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/bottom_normal.gif);}
.border_bottomright {background-image: url(http://omomom.celes.cc/gwbbcode/img_border/bottomright_normal.gif); width: 5px;}


.translucent 
{
  background:#161411;
  -moz-opacity:.93;
  opacity:.93;
  padding: 5px;
  width: 440px;
  height: auto;
}

.gwbb {display: none;}

/* This is where you can customize the appearance of the tooltip */
div#overDiv {
  position:absolute; visibility:hidden; z-index:10000;
}



