/*************/
/* reset.css */
/*************/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

body,html,img
{
	border: 0;
}

address,caption,cite,code,dfn,th,var
{
	font-style: normal;
	font-weight: normal;
}

ol,ul
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
}

/*********************/
/* html-elements.css */
/*********************/
h1
{
	margin-bottom: 0.5em;
	font-size: 2em;
	font-weight: normal;
	line-height: 175%;
	color: #666;
}
	
h2
{
	margin: 0;
	padding: 1.3em 0 0.5em 0; 
	clear: left;
	font-size: 1.2em;
	font-weight: bold; 
}

h3, h4, h5, h6
{
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-weight: bold; 
}

p, li, dd, dt, td, th
{
	font-size: 1.1em;
}

ul
{
	display: block;
	z-index: 90;
	margin: 0 0 1em 0;
	list-style: none;
}

ul li ul li
{
	font-size: 1em;
	background-color: white;
}

p
{
	margin: 0 0 1em 0;
	line-height: 1.6;
	color: #333
}

sup, sub
{
	color: #000;
	font-size: 0.8em;
}

span.feature
{
	display: block;
	padding: 10px 15px 10px 35px;
	margin: 0;
	background: url(/img/bullet_star.gif) left 10px no-repeat;
}

span.introduction
{
	font-style: italic;
}

span.feedback
{
	padding: 0.5em;
	margin-bottom: 1.5em;
	color: #0a0;
	font-weight: bold;
	border: 3px solid #9c3;
	background: #cf9;
}

span.standalone
{
	display: block;
	clear: left; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
}

span.pricelisting
{
	margin-top: 2.5em;
}

span.specialoffer
{
	color: #f00;
	font-weight: bold;
}

span.specialoffer_aaw2007bundle
{
	color: #f00;
	font-size: large;
	font-weight: bold;
}

span.striked
{
	text-decoration: line-through;
}

span.new
{
	color: #f00;
}

span.italics
{
	font-style: italic;
}

span.note
{
	color: #0a0;
}

span.claim
{
	margin: 20px 0 1px;
	padding-left: 10px;
	font-weight: bold;
	color: #666;
	background: url(/img/red_square.gif) left 6px no-repeat;
}

a,
a:active,
a:visited,
a:hover
{
	color: #f00;
	text-decoration: underline;
	outline: none;
}

a.mail,
a.download,
a.upgrade,
a.renew,
a.back,
a.next,
a.pdf,
a.external
{
	padding-left: 19px; 
	background: url(/img/email.gif) 0 50% no-repeat; 
	display: inline-block;
	white-space: nowrap;
}

a.download
{
	background-image: url(/img/icon_download_16.gif);
}

a.upgrade
{
	background-image: url(/img/icon_upgrade_16.gif);
}

a.renew
{
	background-image: url(/img/icon_renew_16.gif);
}

a.back
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-image: url(/img/red_arrow_left.gif);
}

a.next
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-image: url(/img/red_arrow_right.gif);
}

a.pdf
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-image: url(/img/icon_pdf.gif);
}

a.external
{
	background-image: url(/img/icon_external_16.gif);
}

a.category {
	padding: 1px 0 1px 19px;
	margin: 0;
	display: inline-block; /* Needed to avoid strange behavior with linebreaks */
	white-space: nowrap;
	background: url(/img/icon_spyware.gif) 0 50% no-repeat;
	font-style: italic;
	color: #666;		
}

a.category:hover
{
	color: #f00;
}

a.adware
{
	background-image: url(/img/icon_adware_bw.gif);
}

a.adware:hover
{
	background-image: url(/img/icon_adware.gif);
}

a.annoyware
{
	background-image: url(/img/icon_annoyware_bw.gif);
}

a.annoyware:hover
{
	background-image: url(/img/icon_annoyware.gif);
}

a.dataminer
{
	background-image: url(/img/icon_dataminer_bw.gif);
}

a.dataminer:hover
{
	background-image: url(/img/icon_dataminer.gif);
}

a.dialer
{
	background-image: url(/img/icon_dialer_bw.gif);
}

a.dialer:hover
{
	background-image: url(/img/icon_dialer.gif);
}

a.exploit
{
	background-image: url(/img/icon_exploit_bw.gif);
}

a.exploit:hover
{
	background-image: url(/img/icon_exploit.gif);
}

a.hijacker
{
	background-image: url(/img/icon_hijacker_bw.gif);
}

a.hijacker:hover
{
	background-image: url(/img/icon_hijacker.gif);
}

a.keylogger
{
	background-image: url(/img/icon_keylogger_bw.gif);
}

a.keylogger:hover
{
	background-image: url(/img/icon_keylogger.gif);
}

a.malware
{
	background-image: url(/img/icon_malware_bw.gif);
}

a.malware:hover
{
	background-image: url(/img/icon_malware.gif);
}

a.misc
{
	background-image: url(/img/icon_misc_bw.gif);
}

a.misc:hover
{
	background-image: url(/img/icon_misc.gif);
}

a.monitoringtool
{
	background-image: url(/img/icon_monitoringtool_bw.gif);
}

a.monitoringtool:hover
{
	background-image: url(/img/icon_monitoringtool.gif);
}

a.mru
{
	background-image: url(/img/icon_mru_bw.gif);
}

a.mru:hover
{
	background-image: url(/img/icon_mru.gif);
}

a.spyware
{
	background-image: url(/img/icon_spyware_bw.gif);
}

a.spyware:hover
{
	background-image: url(/img/icon_spyware.gif);
}

a.trackware
{
	background-image: url(/img/icon_trackware_bw.gif);
}

a.trackware:hover
{
	background-image: url(/img/icon_trackware.gif);
}

a.virus
{
	background-image: url(/img/icon_virus_bw.gif);
}

a.virus:hover
{
	background-image: url(/img/icon_virus.gif);
}

a.worm
{
	background-image: url(/img/icon_worm_bw.gif);
}

a.worm:hover
{
	background-image: url(/img/icon_worm.gif);
}

a.vulnerability
{
	background-image: url(/img/icon_vulnerability_bw.gif);
}

a.vulnerability:hover
{
	background-image: url(/img/icon_vulnerability.gif);
}

a.edit
{
	padding: 1px 0 1px 19px;
	background: url(/img/icon-edit.gif) 0 50% no-repeat; 
	display: inline-block; /* Needed to avoid strange behavior with linebreaks */
	white-space: nowrap;
}

img.button
{
	background: none;
	padding: 0;
	border: 0;
}

img.float_left,
img.illustration
{
	float:left;
	margin-right: 10px;
}

img.float_right
{
	float:right;
	margin-left:10px;
}

input, textarea 
{
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

/**************/
/* layout.css */
/**************/
html
{
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: auto;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

#page
{
	min-height: 100%;
	margin-bottom: 60px;
	position: relative;
}

#navigation-top {
	display: block;
	width: auto;
	height: 0px;
	margin: 0;
	padding: 0;
	background-color: #cab;
	line-height: 2em;
}

#header
{
	height: 125px;
	background-color: black;
	background-position: left bottom;
}

body.not-logged-in #header{
	height: 125px;
}

#header-inner
{
	position: absolute;;
  	width: 100%;
}

#header-inner #header-blocks {
	margin: 0px 0 0 0;
}

#logo-title
{
	height: 23px;
	position: absolute;
	top: 27px;
	left: 23px;
	width: 158px;
	margin: 0;
}

body.not-logged-in #logo-title
{
	top: 27px;
}

#logo
{
	float: left;
	margin: 0 10px 0 0;
    	padding: 0;
}

#site-name
{
	margin: 0;
	text-indent: -9999px;
}

#site-name a
{
	display: block;
	height: 40px;
}

#site-slogan
{
}

#header-blocks
{
	clear: both; /* Clear the logo */
	z-index: 90;
}

#main
{
	position: relative;
}

#main-inner
{
	/*width: 1100px; WHAT IS THIS AND WHY IS THERE NO EXPLAINATION FOR THIS SIZE?!?!?! */
	z-index: 1;
}

body.one-sidebar #main-inner {
	min-width: 0;
	/*width: 60em !important;*/
}

body.one-sidebar #main-inner,
body.two-sidebars #main-inner
{
	min-width: 98em; /* Standard 96em + 2em for internal margin */
	width: auto !important;
	width: 110em;
}

#content
{
	margin: 0;
  	/*margin: 0 0 65px 0;*/
	padding: 20px 0 4em 20px;
	width: 74em;
}

body.one-sidebar #content,
body.two-sidebars #content
{
  	margin: 0 10px 0 0;
	padding: 20px 0 4em;
	width: 54em;
}

body.one-sidebar #content,
body.two-sidebars #content
{
	float: left;
}


#content-inner
{
	margin: 0;
	padding: 0 20px 0 0;
	min-height: 25em;
}

/*body.one-sidebar #content-inner,
body.two-sidebars #content-inner
{
	margin: 0;
	padding: 0;
	padding-right: 20px;
	margin-left: 2.2em;
	width: 60em;
}

body.sidebar-left #content-inner
{
	margin: 0;
	padding: 0;
	padding-right: 20px;
	margin-left: 1.4em;
	width: 51em;
}*/

#sidebar-left
{
	float: left;
	padding: 0;
	margin: 20px 10px 20px 20px;
	width: 20em;
}

#sidebar-left-inner
{
	margin: 0;
	padding: 0;
}

#sidebar-right
{
	width: 200px;
	float: left;
	margin: 20px 0 0 0;
  	padding: 0;
}

#sidebar-right-inner
{
	margin: 0;
	padding: 0;
}

#closure-blocks
{
	height: 60px;
	overflow: hidden;
	margin-top: -60px;
	position: relative;
	/*padding-left: 23px;*/
}

#header,
#content,
#navbar,
#sidebar-left,
#sidebar-right,
#footer,
#closure-blocks
{
	overflow: visible;
	word-wrap: break-word;
}

#navbar
{
	overflow: hidden;
}

#page
{
	/* overflow: hidden; Why was this set? */
}

/**************/
/* design.css */
/**************/
body
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 62.5%;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#page
{
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}
 
body.sidebar-left #page,
body.two-sidebars #page
{
	background: transparent url(/img/softbar.gif) 21.5em 0 repeat-y;
}

/*body.one-sidebar #page-inner,
body.two-sidebars #page-inner
{
	background: transparent url(/img/softbar.gif) repeat-y 75em 0;
}*/

body.sidebar-right #page-inner,
body.two-sidebars #page-inner

{
	background: transparent url(/img/softbar.gif) repeat-y 76em 0;
}

#header
{
	position: relative;
	z-index: 90;
	background: transparent url(/img/header_bg.jpg) repeat-x scroll left top;
}


#logo-title
{
	background: transparent url(/img/logo_lavasoft.jpg) no-repeat scroll left top;
}

#site-name a:link,
#site-name a:visited
{
	color: #000;
	text-decoration: none;
}

#site-name a:hover
{
	text-decoration: underline;
}

#closure-blocks
{
  	background: #D2D2D2 url(/img/footer_bg_grey.jpg) repeat-x scroll left top;
	color:#666666;
	font-size:0.9em;
}


