
/*********************************************************************************************************************/
/********************************************* BASIC TEXT & POSITIONIING *********************************************/
/*********************************************************************************************************************/
.article_text {
	background:inherit;
  color:#333333;
  font:normal normal normal 95%/1.2 Georgia, Arial, Helvetica, sans-serif;
  margin: .5em 4px 1em 0;
  padding: 0em .5em .5em 1em;
  }
img {
  margin: 0px 10px 2px 5px;
  }
li {
  margin: .5em;
  padding:2px 0px 0px 0px;
  }   
p {
  margin: 5px;
  }

table {
  height:auto;
  }
tr {
  height:auto;
  }
td {
  height:auto;
  }

/*************************************************************************************************************/
/********************************************* PRIMARY STRUCTURE *********************************************/
/*************************************************************************************************************/
html {
  color:#000000;
  background:#257BD4;
  height:100%;
	margin-top:0;
  text-align:center;
  }
body {
  background:#ffffff;
  color:#333333;
  font:normal normal normal 100%/1.0 Georgia, Arial, Helvetica, sans-serif; 
	margin:0 auto 0 auto;
  padding:0;
  text-align:center;
  width:975px;
  }
#header {
  background:#257BD4 url(/a.img.main/swli.hdr.blue-trans.2.gif) repeat-y;;
  overflow:hidden;
	padding:0;
  white-space:nowrap;
  width:975px;
  }
#header a:hover {
  background-color:inherit;
	color:inherit;
  }
#header-left-img {
  float:right;
  }

/******************************************************************************************************/
/********************************************* NAVIGATION *********************************************/
/******************************************************************************************************/

/******************** NAVIGATION :: MAIN ******************/
#nav_bar_main {
  background:url(/a.img.main/test-bg1.gif) repeat-x;
  border-bottom:solid 1px #666666;
  border-top:solid 1px #333333;
  height:25px;
  margin-left:auto;
  margin-right:auto;
  margin-top:2px;
  padding:0px;
  text-align:center;
  width:975px;
  }
#nav_wrapper_main {
  background:transparent;
  float:left;
  height:25px;
  text-align:center;
  width:775px;
  } 
#nav_wrapper_main a:link, #nav_wrapper_main a:active, #nav_wrapper_main a:visited {
	background:inherit;
  color:#333333;
  font: normal normal bold 75%/1.0 Georgia, "Times New Roman", Times, serif;
	height:25px;
  padding:4px 5px 0px 5px;
  text-decoration: none;
  vertical-align:text-bottom;
  } 
#nav_wrapper_main a:hover {
  background:#336699 url(/a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  border-bottom:1px solid #333333;
  border-left:1px solid #666666;
  border-right:1px solid #666666; 
  border-top:1px solid #333333;
  color:#000000;
  height:25px;
  padding:3px 4px 6px 4px;
  text-decoration:underline;
  }
  
/******************** NAVIGATION :: SUB ******************/



    
/**********************************************************************************************************/
/********************************************* CONTENT STYLES *********************************************/
/**********************************************************************************************************/
#content {
  background:url(/a.img.main/bg.content.980x2.gif) repeat-y;
  border: 1px solid black;
  color:#999999;
  font:normal normal normal 95%/1.2 Georgia, Arial, Helvetica, sans-serif;
  height:auto;
  margin:4px 0 0 -1px;
	overflow:hidden;
  text-align:left;
  width:975px;
  }
#content a:link, #content a:active, #content a:visited {
	background:inherit;
  color:#336699;
  text-decoration:none;
  }
#content a:hover {
  color:#336699;
  text-decoration:underline;
  width:auto;
  }
#content-howto {
  }
#content-howto dl {
  color:#000000;
  }
#content-howto dt {
  font:normal normal bold 100%/1.0 Georgia, "Times New Roman", Times, serif;
  color:#000000;
  }
#content-hdr {
  background-color:transparent;
  width:auto;
  }
#content h1 {
  background-color:transparent;
  color:#000000;
  font:normal normal normal 100%/1.0 Georgia, Arial, Helvetica, sans-serif;
  margin: 3px 3px 6px 0px;
  padding:3px;
  }
#content h1.header {
  color:#000000;
  font:normal normal bold 100%/1.0 Georgia, Arial, Helvetica, sans-serif;
  height:16px;
  }
#content h2 {
  background-color:transparent;
  color:#000000;
  font:normal normal normal 90%/1.0 Georgia, Arial, Helvetica, sans-serif;
  margin: 3px 3px 5px 0px;
  padding:3px;
  }
#content h2.header {
  background:url(/a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  border-bottom:1px solid #999999;
  border-top:1px solid #cccccc;
  color:#000000;
  font:normal normal bold 90%/1.0 Georgia, Arial, Helvetica, sans-serif;
  height:16px;
  }
#content h3 {
  background-color:transparent;
  color:#000000;
  font:normal normal normal 100%/1.0 Georgia, Arial, Helvetica, sans-serif;
  margin: 3px 3px 4px 0px;
  padding:3px;
  }
#content h3.header {
  background:url(/a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  border-bottom:1px solid #999999;
  border-top:1px solid #cccccc;
  color:#000000;
  font:normal normal bold 100%/1.0 Georgia, Arial, Helvetica, sans-serif;
  height:16px;
  }
#content h4 {
  background:none;
  color:#000000;
  font:normal normal normal 100%/1.0 Georgia, Arial, Helvetica, sans-serif;
  margin: 5px 3px 3px 0px;
  padding:3px;
  }
#content h4.header {
  color:#000000;
  font:normal normal bold 85%/1.0 Georgia, Arial, Helvetica, sans-serif;
  height:16px;
  }
#content dl {
  margin:0 5px 5px 5px;
  color:#000000;
  }
#content dt {
  font:normal normal normal 100%/1.0 Georgia, Arial, Helvetica, sans-serif;
  margin:2px;
  color:#000000;
  }
#content dd {
  color:#000000;
  padding:3px 3px 3px 0px;
  font-size:95%;
  margin-left:1.5em;
  }
#content ul, ol {
  color:#000000;
  font:normal normal normal 95%/1.2 Georgia, Arial, Helvetica, sans-serif, Verdana; 
  }
    
/********************************************************************************************************/
/********************************************* CONTENT LEFT *********************************************/
/********************************************************************************************************/  
#content-left {
  background:#FFE374;
  border:1px solid #999999;
  font:normal normal normal 90%/1.1 Georgia, "Times New Roman", Times, serif;
  width:175px;
  margin:0 0 -24998px 0;
  padding:0 0 25000px 0;
  height:inherit;
  }
#content-left a:active, #content-left a:link, #content-left a:visited  {
  display: block; 
  width:100%;
  margin:1px;
  padding:2px 2px 2px 5px;
  }
#content-left a:hover {
  background:url(/a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  border-top:1px solid #999999;
  border-bottom:1px solid #999999;
  height:12px;
  margin:0px 1px 0px 1px;
  padding:2px 2px 1px 5px;
  }

/***********************************************************************************************************/
/********************************************* CATEGORY STYLES *********************************************/
/***********************************************************************************************************/
/****** category-nav - styles for category navigation list on the left side of each page *****/

#category-nav {
  border-bottom:1px solid #999999;
  border-top:1px solid #cccccc;
  font:normal normal normal 90%/1.1 Georgia, "Times New Roman", Times, serif;
  height:100%;
  width:auto;
  }
#category-nav a:link, #category-nav a:active, #category-nav a:visited {
  color:#333333;
  margin:2px;
  padding:2px 2px 2px 5px;
  text-decoration:none;
  }
#category-nav a:hover {
  color:#333333;
  margin:0;
  text-decoration:underline;
	width:auto;																							/* 100% - FF goes past rt. side of box - Use auto or inherit */
  }
#category-nav h1 a:link, #category-nav h1 a:active, #category-nav h1 a:visited {
  background:url(../a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  color:#333333;
  font:normal normal bold 100%/1.2 Georgia, "Times New Roman", Times, serif;
  height:25px;
  margin:0px;
  padding:0px;
  text-align:center;
  }
#category-nav h1 a:hover {
  background:url(../a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  border:none;
  height:25px;                                              /*needed for IE */
  margin:0;
  padding:0;
  text-decoration:underline;
  }

/***** category-list - styles for malware link listings on each category *****/

#category-list a, category-list a:active, category-list a:visited {
  display:block;
  font:normal normal normal 80%/1.1 Georgia, "Times New Roman", Times, serif;
  padding:1px 0px 1px 0px;
  text-decoration:underline;
  }
#category-list a:hover {
  background:url(../a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  border-top:1px solid #999999;
  border-bottom:1px solid #999999;
  height:inherit;
  padding:0px;
  width:100%;
  }

/**********************************************************************************************************/
/********************************************* CONTENT CENTER *********************************************/
/**********************************************************************************************************/
#content-center {
  background:#ffffff;
  border:1px solid #999999;
  color:#333333;
  height:inherit;
  margin:0 0 -24998px 5px;
  padding:0 0 25000px 5px;
  width:565px;
  }
#content-center h4 {
  color:#000000;
  margin: 0px;
  }
#content-center dt {
  color:#000000;
  font:normal normal bold 95%/1.0 Georgia, "Times New Roman", Times, serif;
  margin:2px;
  }
#content-center dd {
  color:#000000;
  padding:3px 3px 3px 0px;
  font-size:95%;
  margin-left:1.5em;
  }
#content-link-list {
  width:auto;
  }

/*********************************************************************************************************/
/********************************************* CONTENT RIGHT *********************************************/
/*********************************************************************************************************/
#content-right {
  background:#ffffff;
  height:inherit;
	margin:0 0 -24998px 5px;
  padding:5px 5px 25000px 5px;
  text-align:left;
  width:190px;
  }
#content-right h4 {
  background-color:transparent;
  background:url(../a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  font-size:70%;
  margin: 0px 3px 3px 0px;
  padding:3px;
  }
.content-right_item {
	background:#ffffff;
	border:1px solid #336699;
	color:#333333;
	font:normal normal normal 80%/1.2 Georgia, "Times New Roman", Times, serif; 
	margin-top: 5px;
	padding: 10px 4px;
	}	
#search-bar {
	color:#333333;
  height:8em;
  }
#search-bar h4 a:link, #search-bar h4 a:active, #search-bar h4 a:visited {
  color:#336699;
  font:normal normal bold  110%/1.2 Georgia, "Times New Roman", Times, serif;
  padding-left:6px;
  text-decoration:underline;
  }
#search-bar h4 a:hover {
  color:#000000;
  text-decoration:underline;
  } 

/*********************************************************************************************************/
/********************************************* FOOTER Styles *********************************************/
/*********************************************************************************************************/
#footer {
	background:#257BD4;
	width:975px;
	}
#footer_nav_bar {
  background:url(/a.img.main/menu-bg.1.gif) repeat-x;
  border-bottom:1px solid #333333;
  border-top:1px solid #666666;
  height:20px;
  margin:2px auto o auto;
  padding:0px;
  text-align:center;
  width:inherit;
  }
#footer_nav_wrapper{
  float:left;
  height:20px;                        /* fixed height needed to make IE work correctly with hover. */
  text-align:center;
  width:775px;
  }   
#footer_nav_wrapper a, #footer_nav_wrapper a:link, #footer_nav_wrapper a:visited {
  color:#333333;
  font: normal normal bold 70%/1.0 Georgia, "Times New Roman", Times, serif;
  padding:2px 6px 0px 6px;
  text-decoration:none;
  vertical-align:text-bottom;
  }
#footer_nav_wrapper a:hover {
	border-bottom:1px solid #333333;
  background:url(../a.img.main/menu-bg.30x4.03.wht-blu.gif) repeat-x;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  color:#000000;
  height:inherit;
  padding:3px 5px 2px 5px;
  text-decoration:underline;
  } 
#footer_bottom {
  font:normal normal normal 65%/1.0 Georgia, "Times New Roman", Times, serif;
  margin-left:auto;
  margin-right:auto;
  padding:5px;
  text-align:center;
  }   

/*********************************************************************************************************/ 
/********************************************* MISCELLANEOUS *********************************************/ 
/*********************************************************************************************************/
#blog-headlines {
	color:#336699;
	}
#blog-headlines li {
/*	list-style-image:url(../a.img.main/right-chevron.gif);*/
	list-style-type:circle;
	margin: -3px 0 -3px -10px;
	color:#336699;
	}
#blog-headlines li a {
	}	
#bug-swat {
	background:#ffffff;
	border:1px solid #336699;
	color:#333333;
	margin: 2em auto 1em auto;
	padding:5px;
	width:auto;
	}
#bug-swat p {
  font:normal normal normal 80%/1.2 Georgia, "Times New Roman", Times, serif;
  margin:5px;
  padding:3px 5px 5px 3px;
  }
#countdowncontainer {
	background:#FFE374;
	border:1px solid #999999;
	color:#333333;
	margin-top:1em;
	padding:5px;
	}
#nav_go-back-page {
	font:normal normal normal 75%/1.0 Georgia, "Times New Roman", Times, serif;
	float:left;
	}
#nav_go-forward-page {
	font:normal normal normal 75%/1.0 Georgia, "Times New Roman", Times, serif;
	float:right;
	margin-top:-8px;
	}	
#nav_go-top {
	margin-top:0px;
	text-align:center;
	}	
#nav_page-top {
	border-top:1px solid #cccccc;
	font:normal normal normal 85%/1.0 Georgia, "Times New Roman", Times, serif;
	margin:.1em 3em .1em 3em;
	padding-top:.5em;
	text-align:center;	
	}	
#nav_page-bottom {
	border-top:1px solid #cccccc;
	font:normal normal normal 75%/1.0 Georgia, "Times New Roman", Times, serif;
	margin:.5em 1em .5em 1em;
	padding-top:.5em;
	text-align:center;	
	}
#nav_page-bottom a:link, #nav_page-bottom a:active, #nav_page-bottom a:visited {
	color:#336699;
	padding:0 3em 0 3em;
	}
#news {
	background:#ffffff;
	border:1px solid #336699;
	color:#;33333;
	font:normal normal normal 90%/1.1 Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0px;
	}
#news ul, #news ol {
	margin: .5em 0 .5em -10px;
	}	
#news a:link, #news a:visited, #news a:active {
	color:#336699;
	font:normal normal normal 90%/1.1 Georgia, "Times New Roman", Times, serif;
	}
#recommend {
	background:#ffffff;
	border:1px solid #999999;
  color:#333333;
  font:normal normal normal 80%/1.0 Georgia, "Times New Roman", Times, serif;
  margin:2px 2px 2px 2px;
	padding:5px;
  }
#recommend a:link {
  text-decoration:underline;
  } 		
#sub-form {
  color:#000000;
  font: normal normal normal 100%/1.1 Georgia, "Times New Roman", Times, serif;
  text-align:left;
  } 
.site_map {
	font:normal normal bold 100%/1.0 Georgia, 'Times New Roman', Times, serif; 
	margin-bottom:.5em;
	text-align: center; 
	letter-spacing:.3em;
	}
.site_map a:link, #site_map a:visited, #site_map a:active {
	text-decoration:underline;
	font:normal normal bold 100%/1.0 'Times New Roman', Times, serif;
	}
	
/*********************************************************************************************************/ 
/************************************************ CLASSES ************************************************/ 
/*********************************************************************************************************/
.strong {
	font-weight:bold;
	}
.normal_text {
	font:normal normal normal 95%/1.2 Georgia, Arial, Helvetica, sans-serif;
	}
	


	
	
/******************** Development Tools - Borders ********************/
#content {border: 1px solid #333333;}
/*#content-center { border:1px solid green;}*/
/*#content-right { border: 1px solid purple;}*/