/*
Capital Intellect 2005
*/

body {
	margin: 10px 10px;
	padding: 0;
	text-align: left;
	background: #616369;
	}

a:link {color: #CC0033;}
a:visited {color: #999999;}
a:hover {color: #FF6600;}

a.normal:link {color: #CC0033;}
a.normal:visited {color: #CC0033;}
a.normal:hover {color: #FF6600;}

a.blue:link {color: #0000CC;}
a.blue:visited {color: #0000CC;}
a.blue:hover {color: #FF6600;}

ul {list-style: disc; 5px; color: orange; margin-top:0px; margin-bottom:0px;}

h1 { 
	color: #CC0033;
	margin: 0;
	font: bold 16px/18px arial, sans-serif;
	letter-spacing: .1em;
} 


.text {
	font-size: 12px;
	color: #333333;
	}
	
/* large layout classes */
#content {
	padding: 5px;
	}

#wrapper {
	width: 742px;
	}
#special_offer {
	width: 742px;
	height: 52px;
	background: #616369 url(pc_conf.gif) no-repeat 0 0;
	}
#watched_top {
	width: 742px;
	height: 156px;
	background: url(being_watched.gif) no-repeat 0 0;
	}
#watched_top h2 {
	color: white;
	font: 28px/28px "arial black", arial, sans-serif;
	}
#watched_top h1 {
	color: #999999;
	font: bold 16px/10px arial, sans-serif;
	letter-spacing: .1em;
	}
	
#watched_middle {
	width: 742px;
	border-right: 3px solid black;
	border-left: 3px solid black;
	width: 736px;
	background: #DCDCA0;
	}
#watched_bottom {
	width: 742px;
	height: 8px;
	background: url(watched_bottom.gif) no-repeat 0 0;
	}
	
/* inside watched_middle */
#outer_left {
	float: left;
	margin-top: 30px;
	width: 135px;
	background: #DCDCA0;
	}
#outer_right {
	margin-top: 17px;
	width: 585px;
	background: white url(white_top.gif) no-repeat 0 0;
	}
#outer_right_bottom {
	width: 585px;
	height: 11px;
	background: #DCDCA0 url(white_bottom.gif) no-repeat 0 0;
	}
	
/* inside outer_right */
#special_spyware_guide {
	color: #333333;
	font: bold 12px arail, sans-serif;
	text-align: left;
	margin: 5px 12px 15px 10px;
	padding-bottom: 4px;
	background: url(border_two.gif) repeat-x 0 bottom;
	}
#special_spyware_guide h1 {
	color: #CC0033;
	margin: 0;
	font: bold 16px/18px arial, sans-serif;
	letter-spacing: .1em;
	}
#inner_right {
	float: right;
	width: 160px;
	text-align: center;
	}
	
#inner_left {
	padding: 0 15px 0 0;
	padding-left: 15px;
	color: #333333;
	font: 12px arial, sans-serif;
	text-align: left;
	line-height: 18px;
	
	}

	
	
/* inside inner_right */
#in_the_news {
	padding: 24px 3px 0px 8px;
	margin-left: 0px;
	height: 250px;
	width: 150px;
	text-align: left;
	font: 11px/13px arial, sans-serif;
	background: url(in_the_news.gif) no-repeat 0 0;
	}
#in_the_news p {
	margin: 0;
	padding: 0;
	}

#feature_list {
	padding: 24px 3px 0px 8px;
	margin-left: 0px;
	color: #666666;

	width: 150px;
	height: 750px;
	background: url(feature_list.gif) no-repeat 0 0;
	text-align: left;
	font: 11px/13px arial, sans-serif;
	}

.tester {
	line-height: 18px;
	}
	
.news_blue {
	color:  #0000CC;
	}
.news_grey {
	color: #666666;
	}
.mcafee_red {
	color: #CC0033;
	}
	
/* navigation along the left side */
#nav_link {
	padding: 15px 0 15px 20px;
	text-align: left;
	text-transform: uppercase;
	font: bold 12px verdana, sans-serif;
	background: url(border_one.gif) repeat-x 0 bottom;
	}
#nav_link a, #nav_link a:link,{
	color: #404040;
	text-decoration: none;
	}
	
#nav_link a:hover {
	color: #CC0033;
	text-decoration: none;
	}

#nav_link-current {
	padding: 15px 0 15px 20px;
	text-align: left;
	text-transform: uppercase;
	font: bold 12px verdana, sans-serif;
	background: url(border_one.gif) repeat-x 0 bottom;
	}
#nav_link-current a, #nav_link-current a:link, #nav_link-current a:visited {
	color: #CC0033;
	text-decoration: none;
	}

/* footing at the bottom of the page */
#footing {
	text-align: center;
	color: #C0C2C5;
	font: 11px/13px arial, sans-serif;
	}
#footing a, #footing a:link, #footing a:visited {
	color: #C0C2C5;
	}
#footing a:hover {
	color: white;
	}
	

/* clear hack */
#clear_master {
	clear: both;
	line-height: 0;
	height: 0;
	width: 730px;
	}
img {
	border: 0;
	}
	


	
#inner_wrapper {
	margin-right: 20px;
	margin-left: 25px;
	font: 12px/16px arial, sans-serif;
	color: #333333;
	}

.bold_grey {
	font-weight: bold;
	color: #999999;
	}
.bold_red {
	font-weight: bold;
	color: #CC0033;
	}