/* Blog Headlines in the Research Blog */
#content .researchblog_headlines { width: 490px; height: 60px; margin-bottom: 2em; background-image: url(/img/box_grey_glassed.png); background-repeat: no-repeat;}
#content .researchblog_headlines a h3 { padding: 3px 0 0 10px; color: #666666; text-decoration: none;}
#content .researchblog_headlines li	{ list-style: none;}


/* Table for Spyware from A to Z */
#content .lexicon_index {}
#content .lexicon_index li {list-style-image: none;}
#content .lexicon_index_head {margin-top: 0; padding-top: 0;}

#content .lexicon_head {margin-top: 50px;}

#content .lexicon {}
#content .lexicon dt {clear: left; float: left; margin-right: 10px; color: #000000; text-align: left; font-weight: bold;}
#content .lexicon dt a {color: #000000; text-decoration: none;}
#content .lexicon dd {margin: 0 0 20px 40px;}
#content .lexicon li {margin-top: 5px; font-size: 1em;}

/* White paper styling */
#content .wp_list {list-style: none;}
#content .wp_list li {margin-bottom: 2em; list-style: none;}
#content .wp_list li p {color: #999; font-style: italic;}
#content .wp_list li p a {color: black; font-size: 1.6em; letter-spacing: -0.5px; font-style: normal; text-decoration: none; }
#content .wp_list li p a:hover {text-decoration: underline; }

#extra .extra_white_papers { margin-top: 2em; }

#content .wp_header { text-align: center; }

#content .wp_start { margin-bottom: 2em; text-align: center; font-size: 1.1em;  font-weight: bold; }
#content .wp_start span { font-size: 1.2em; font-style: italic; }
#content .wp_image_text { width: 40em; margin: 0 auto 2em; font-size: 0.9em; font-style: italic;}
#content .wp_yellow_box { width: 40em; margin: 1em auto; padding: 5px; background-color: #ffc; }
#content .testemonial { width: 35em; margin: 2em auto; }

/* Security Center Back to School */
#content .numbered_list {
	list-style-image: none;
	list-style-type: decimal;
}

#content .numbered_list li {
	list-style-image: none;
	list-style-type: decimal;
}

#extra #education_article {
	margin-bottom: 2em;
}

#content #security_center_banner {
	display: block;
	width: 25em;
	height: 150px;
	background: transparent url(/img/banner_security_center.jpg) no-repeat;
	text-indent: -9999px;
}

#content #maincontent .banner_protecting_pc {height: 50px; background-image: url(/img/banner_protecting_your_pc.png);}
#content #maincontent .banner_protecting_family {height: 50px; background-image: url(/img/banner_protecting_your_family.png);}
#content #maincontent .banner_tips {height: 50px; background-image: url(/img/banner_online_safety_tips.png);}
#content #maincontent .banner_threats {height: 50px; background-image: url(/img/banner_threats_in_focus.png);}

#content #chapter_selector {
	margin: 4em 0 0;
	padding: 0;
}

#content #chapter_selector li {
	display: block;
	float: left;
}

#content #chapter_selector a {
	display: block;
	height: 75px;
	width: 110px;
	margin: 0 20px 20px 0;
	padding: 25px 0 0 110px;
	color: #666;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 1.4em;
	opacity: 0.85;
}

#content #chapter_selector a:hover {
	color: #333;
	text-decoration: underline;	
	opacity: 1;
}

#content #chapter_selector a span {
	font-size: 1.3em;
}

#content #chapter_selector a #tips {
	font-size: 1.6em;
}

#content #chapter_selector a #threats {
	font-size: 1.8em;
}

#content #chapter_selector .protecting_your_pc {
	background: transparent url(/img/icon_protect_pc_100.png) no-repeat;
}

#content #chapter_selector .protecting_your_family {
	background: transparent url(/img/icon_protect_family_100.png) no-repeat;
}

#content #chapter_selector .online_safety_tips {
	background: transparent url(/img/icon_light_bulbs_100.png) no-repeat;
}

#content #chapter_selector .threats_in_focus {
	background: transparent url(/img/icon_threat_magnifying_100.png) no-repeat;
}

#content #chapter_selector .small_chapters a {
	display: block;
	height: 50px;
	width: 60px;
	margin: 0 15px 20px 20px;
	padding: 0 0 0 55px;
	color: black;
	letter-spacing: -1px;
	line-height: 1;
	text-decoration: none;
	font-size: 1.2em;
	opacity: 0.85;
}

#content #chapter_selector .small_chapters a:hover {
	text-decoration: underline;	
	opacity: 1;
}

#content #chapter_selector .small_chapters a #threats { font-size: 1.2em; }

#content #chapter_selector .small_chapters .protecting_your_pc {background-image: url(/img/icon_protect_pc_50.png);}
#content #chapter_selector .small_chapters .protecting_your_family {background-image: url(/img/icon_protect_family_50.png);}
#content #chapter_selector .small_chapters .online_safety_tips {background-image: url(/img/icon_light_bulbs_50.png);}
#content #chapter_selector .small_chapters .threats_in_focus {background-image: url(/img/icon_threat_magnifying_50.png);}

#content .article_list {
	margin-top: 1.5em;
	padding-left: 1em;
	line-height: 0.8;
	font-size: 2em;
	letter-spacing: -1.2px;
}

#content .article_list li {
	margin-bottom: 1.3em;
	list-style-type: none;
	list-style-image: url();
}

#content .article_list li a {
	color: #333;
	text-decoration: none;
}

#content .article_list li a:hover {
	text-decoration: underline;
}

#content .article_list li a span {
	line-height: 1;
	font-size: 0.6em;
	font-style: italic;
	letter-spacing: 0;
	display: block;
	margin: 0.8em 0 0 2px;
}

#extra #extra_cyber_safety_101 {
	margin-bottom: 2em;
}

#extra #extra_useful_link {
	margin-bottom: 2em;
}

#extra #extra_useful_links h3 {
	font-size: 1.6em;
}

#extra #extra_useful_links ul li {
	margin-bottom: 0.8em;
	padding-left: 2em;
}

/* Ad-Aware 2008 Beta Page */
#content textarea {
	margin-bottom: 1em;
}

#content .beta_page_content {
	position: relative;
	width: 500px;
	height: 650px;
}

#content .beta_page_content h1 {
	width: 498px;
	height: 122px;
	background: url(/img/beta/header_beta.png) no-repeat;
	text-indent: -9000px;
}

#content .beta_page_content #beta_download {
	display: block;
	width: 478px;
	height: 80px;
	padding: 0;
	background: transparent url(/img/beta2008/button_beta2008_dlbeta.png) no-repeat left top;
	text-indent: -9999px;
}


#content .beta_page_content p {
	padding: 10px;
	font-size: 1.2em;
	font-style: italic;
}

#content .beta_page_content #submit_bug {
	display: block;
	width: 130px;
	height: 220px;
	margin-right: 20px;
	float: left;
	background: transparent url(/img/beta2008/button_beta2008_forums.png) no-repeat left top;
	text-indent: -9999px;
}


#extra #beta_page_extras img {
	margin-right: 10px;
	float: left;
}

.security_center-betacenter table, .security_center-betacenter-passwordretrieval table {
	border-style: none;
}

.security_center-betacenter tr, .security_center-betacenter-passwordretrieval tr {
	border-style: none;
}

.security_center-bugupdates-beta #extra {
	background-image: url(/img/beta2008/icon_bugupdates_194.png);
}

.security_center-submitideas-beta #extra {
	background-image: url(/img/beta2008/icon_submitideas_194.png);
}

.security_center-submitideas-beta #content input.radio {
	clear: none;
	margin-right: 5px;
}

.security_center-submitideas-beta #content label {
	clear: none;
}

.security_center-newfeatures-beta dt {
	font-size: 1.3em;
	font-weight: bold;
}

.security_center-newfeatures-beta dd {
	margin-bottom: 20px;
}

.security_center-yoursubmissions-beta #extra {
	background-image: url(/img/beta2008/icon_mysubmittedbugs_194.png);
}

.security_center-submitbugreport-beta #extra, .security_center-submitbugfiles-beta #extra {
	background-image: url(/img/beta2008/icon_submitabug_194.png);
}

.security_center-download-beta .serial {
	text-align: center;
	font-family: courier;
	font-size: 1.8em;
	font-weight: bold;
}

/* TAI */
#content .tai_button_bar li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}

#content .tai_intro {
	clear: left;
}

#content .tai_categories dt {
	font-size: 1.2em;
	font-weight: bold;
}

#content .tai_categories dd {
	margin-bottom: 2em;
}

#content .criteria h2 {
	font-size: 1.8em;
}

#content .cat_auto_high h2 {
	color: red;
}

#content .cat_high h2 {
	color: darkorange;
}

#content .cat_medium h2 {
	color: gold;
}

#content .cat_low h2 {
	color: green;
}

