.skill_link {color: #0000FF;}
.gwno_border {padding: 0; margin: 0;}

table.gwborder {width: 446px;}
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;}
.skill_camp {text-align: right; font-weight: bold; color: #444444; font-size: 9px; display: block;}
.expert {color: #A1AEFF; padding-left: 2px;}

.windows_title {text-align: left; font-size: 15px; font-weight: 700; color: #bfb38b; padding-bottom: 5px; display: block;}
.windows_text {text-align: left; font-size: 11px; color: white; line-height: 20px; display: block;}
.close_icon {background-image: url(../gwbbcode/img_interface/close1.gif); height: 19px; width: 19px; float: right; margin: 5px;}
.close_icon:hover {background-image: url(../gwbbcode/img_interface/close2.gif); height: 19px; width: 19px; float: right; margin: 5px;}
#gwdownload_link {font-size: 11px; font-family: verdana, Helvetica, sans-serif; text-decoration: none; color: #0099ff;}

.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; background: none;}
.skill_requirements li {display: inline; float: right; margin-right: 5px; font-weight: bold; font-size: 12px; color: white; background: none;}
span.variable {color: #88FF88; font-weight: bold;}
span.title_variable {color: #8888FF; font-weight: bold;}


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

/* Compatibilité punBB */
#punbbfix {}
table#punbbfix {}

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

/* Build Box declarations by Kills Less */
table.gwbuildbox {height: 50px;}
.gwbuildbox_left {filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../gwbbcode/img_border/buildbox_left.png'); width:20px; height: 50px;}
.gwbuildbox_right {filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../gwbbcode/img_border/buildbox_right.png'); width:20px; height: 50px;}
.gwbuildbox_left[class] {background-image: url(../gwbbcode/img_border/buildbox_left.png); background-repeat: no-repeat; width: 20px; height: 50px;}
.gwbuildbox_center {background-image: url(../gwbbcode/img_border/buildbox_center.png); height: 50px; padding-top: 5px;}
.gwbuildbox_right[class] {background-image: url(../gwbbcode/img_border/buildbox_right.png); background-repeat: no-repeat; width: 20px; height: 50px}


.translucent {background:#161411; filter:alpha(opacity=93,style=0); -moz-opacity:.93; opacity:.93; padding: 5px; width: 440px; height: auto;}

/* Needed otherwise Nosebleed blows the popup up */
table.gwborders {width: 450px;}

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