/* encyclopedia */

#selection{
float: left;
display: block;
width: 100%;
overflow: hidden;
padding: 0;
background: #fffdf6;
border-bottom: 1px solid #e3e2dc;
}

.selectwrap{
float: left;
margin: 0;
padding: 0;
border-left: 1px solid #fff;
border-right: 1px solid #e5e3dd;
padding-bottom: 1000px;
margin-bottom: -1000px;
}

.selectwrap.wide .selectlist{
padding-right: 0;
}

.selectwrap.wide .selectlist li{
float: left;
clear: none;
width: 33%;
}

#selection .selectwrap.first{
border-left: none;
}

#selection .selectwrap.last{
border-right: none;
}

.selectlist{
margin: 0;
padding: 0;
color: #54656f;
padding: 20px 30px;
font-size: 13px;
float: left;
}

.selectlist li{
list-style: none;
display: block;
overflow: hidden;
clear: both;
margin: 0 0 3px 0;
padding: 0;
}

.selectlist li input{
float: left;
margin-right: 5px;
}

.selectlist li.first, .selectwrap.wide .selectlist li.first{
font: bold 15px/20px 'HelveticaNeueW01-55Roma', arial, helvetica, sans-serif;
color: #111;
margin: 0 0 10px 0;
width: 100%;
clear: both;
cursor: pointer;
}

ul.selectlist li.first .checkbox{
float: left;
display: inline;
width: 13px;
height: 13px;
background: transparent url(/National_Library/oe_/https://fortiguard.com/images/encyclopedia/checkbox.png) no-repeat;
margin: 5px 7px 0 3px;
}

ul.selectlist li.first .checkbox.active{
background: transparent url(/National_Library/oe_/https://fortiguard.com/images/encyclopedia/checkbox_active.png) no-repeat;
}

/* legacy select */
ul.selectlist li.legacy{
color: #999;
display: none;
}

#extended_apps{
margin: 0 30px 10px 0;
float: right;
}

.checker{
float: left;
}

.searchsection{
background-color: #f9f6ec;
border-bottom: 1px solid #dfdcd5;
padding: 25px 35px;
clear: both;
}

#searchlabel, #app_search, #ency_search, #app_num {
	float: left;
}

#searchlabel{
font: bold 14px 'HelveticaNeueW01-55Roma', arial, helvetica, sans-serif;
color: #50616b;
margin-top: 5px;
}

input#app_search{
margin: 0 0 0 20px;
padding: 6px 40px 6px 50px;
width: 310px;
display: inline;
border: 1px solid #c0c1c2;
-moz-border-radius-topleft: 4px;
-webkit-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
background-image: url(/National_Library/oe_/https://fortiguard.com/images/encyclopedia/search.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
border-right: none;
height: 15px;
}

input#ency_search{
padding: 0;
width: 65px;
height: 30px;
background: #576872;
border: 0;
color: #fff;
cursor: pointer;
border: 1px solid #3c4d57;
border-left: 0;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
height: 29px;
}

input#ency_search:hover{
background: #73838c;
}

input#ency_search:disabled{
background: #ccc;
border-color: #ccc;
cursor: default;
}

#app_num{
color: #888;
margin: 3px 0 0 30px;
}

#app_num em{
background-color: #666;
padding: 3px 10px;
color: #fff;
text-shadow: none;
font-style: normal;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}


#results{
font: 13px/20px 'vegurmedium', helvetica, arial, verdana, sans-serif;
color: #333;
margin: 0;
padding: 0;
border: 0;
background-color: #fff;
border-collapse: collapse;
width: 100%;
table-layout: fixed;
}

#results tbody{
border: 0;
}

#results tr.tablehead.highlight{
border: 0;
background-color: #f9f6ec;
}

#results tr.tablehead.highlight th{
background-color: #f9f6ec;
font-size: 13px;
font-weight: bold;
color: #888;
background: transparent;
border: none;
padding: 0;
border-bottom: 1px solid #c3c0a8;
border-right: 1px solid #d6d4c4;
overflow: hidden;
text-align: left;
font: 13px 'HelveticaNeueW01-55Roma', helvetica, arial, verdana, sans-serif;
}

#results tr.tablehead.highlight th .sort{
background-color: #f9f6ec;
color: #5c5b53;
display: block;
padding: 10px 17px;
text-decoration: none;
}

#results tr.tablehead.highlight th .sort:hover{
background-color: #fffdf1;
}

#results tr.tablehead.highlight th .sort.asc{
background: #fffdf1 url(/National_Library/oe_/https://fortiguard.com/images/encyclopedia/asc.png) no-repeat;
background-position: 90% 50%;
}

#results tr.tablehead.highlight th .sort.desc{
background: #fffdf1 url(/National_Library/oe_/https://fortiguard.com/images/encyclopedia/desc.png) no-repeat;
background-position: 90% 50%;
}

#results tbody tr td{
padding: 8px 17px;
}

#results tr.tablehead.highlight th:first-child .sort,
#results tr td:first-child{
padding-left: 35px;
word-wrap:break-word;
}

#results tbody tr:nth-child(even) td{
background-color: #f5f5f5;
background-image: none;
}

#results tbody tr td.tag_column{
min-width: 150px;
}

#results tbody tr td.risk_column{
min-width: 80px;
}

#results tbody tr td .app_icon{
margin: 0 10px 0 0;
vertical-align: middle;
}

#results tbody tr td.load{
padding: 0;
text-align: center;
}

#results tbody tr td.load a{
display: block;
padding: 20px 0;
height: 100%;
background-color: #fffbdd;
text-decoration: none;
text-align: center;
color: #333;
font-size: 16px;
}

#results tbody tr td.load a:hover{
background-color: #fffdf2;
}


a.tag{
display: inline-block;
width: 75px;
height: 18px;
margin: 0 0 0 10px;
background-position: 0 0;
position: relative;
top: 4px;
}

.app-encyclopedia .selectwrap {
	width: 17%;
	max-width: 17%;
}

.app-encyclopedia .selectwrap.wide {
	width: 48%;
	max-width: 48%;
}

.app-encyclopedia .selectwrap {
	width: 17%;
	max-width: 17%;
}

.virus-encyclopedia .selectwrap {
	max-width: 24.5%;
}

#ency_title{
word-wrap: break-word;
}

.selectwrap:last-child {
	border-right: none;
}