/*Security Advisor*/

/*Threat Levels */
.critical {background:#A90000; padding:0 5px; color:#FFF; line-height:1.2em; font-size:.9em; width:50px;}
.high {background:#F90; color:#FFF; padding:0 5px; line-height:1.2em; font-size:.9em; width:50px;}
.medium {background:#FFD800; padding:0 5px; color:#FFF; line-height:1.2em; font-size:.9em; width:50px;}
.low {background:#0054A7; padding:0 5px; color:#FFF; line-height:1.2em; font-size:.9em; width:50px;}
.verylow {background:#999; padding:0 5px; color:#FFF; line-height:1.2em; font-size:.9em; width:50px;}

/*Table styles*/
.sascroll {width:100%; height:200px; overflow-x: hidden; overflow-y: auto;overflow:-moz-scrollbars-horizontal;overflow-x:scroll;overflow-y:hidden;overflow:-moz-scrollbars-vertical;overflow-x:hidden;overflow-y:scroll;}
.sabrowse {width:100%; background:#f5f5f0; margin-top:15px; }
.sabrowse td {padding:4px;}
.sabrowsehead th {text-align:left;padding:4px;}
.vicdownload {margin-bottom:15px;}
.vicdownload td {padding:4px 5px;}
.vicdownload th {padding:4px 5px; background:#f5f5f0; text-align:left}
.vuln td {border-bottom:1px solid #ddd}

/*Misc*/
.sacallout {padding:5px; border:#DDD 1px solid; width:50%}
.sacallout2 {padding:5px 5px 5px 25px; border:#DDD 1px solid; width:35%; background: url(../images/shadow_gradient/buyonline_bg.gif) repeat-y #fff;}
.satop {width: 470px; float:left}

/* Links */
a.sawhite:link, a.sawhite:visited {color:#FFFFFF; text-decoration:none;}
a.sawhite:hover {color:#FFFFFF; text-decoration:underline;}
a.sawhite:active {color:#FFFFFF; text-decoration:none;}
div.statusvlow{width:20%; background-color:#999; height:9px; overflow:hidden; padding:0; margin:0;}
div.statuslow{width:40%; background-color:#3E7BBF; height:9px; overflow:hidden; padding:0; margin:0;}
div.statusmedium{width:60%; background-color:#FFCC00; height:9px; overflow:hidden; padding:0; margin:0;}
div.statushigh{width:80%; background-color:#FF9900; height:9px; overflow:hidden; padding:0; margin:0;}
div.statuscrit{width:95%; background-color:#A90000; height:9px; overflow:hidden; padding:0; margin:0;}

/* Module Items */
ul.salist li {padding:3px 0px 3px 17px;}
