/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #595959;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #BDC3B5;
}
* {
margin: 0;
paddding: 0;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* clearfix hack */
.clearfix{
	display: inline-table;
}
/* backslash hack hides from IE mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix {
	display: block;
}
/* end backslash hack */
.clearboth{
	clear: both;
}
div#headerbox{
	width: 740px;
	height: 86px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #666;
	background: #D14200 url("../images/logo_exefiles.gif") no-repeat 504px 11px;
}
div#mainbox{
	width: 740px;
	margin: 0 auto;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #FFF;
}
div#columnleft{
	float: left;
	width: 228px;
	text-align: center;
}
div#columnleft p{
	margin: 0 15px;
	padding-top: 10px;
	text-align: left;
}
h1.article_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;

}
.texthighlite {
	color: #D14200;
}
.date img{
	margin: 12px auto 5px;
}
div#container_featureproduct{
	margin: 0 auto;

}
div#container_featureproduct p{
	font-size: 0.8em;
	color: #D14200;
	text-align: center;
}
p.bottomimage{
	width: 200px;
	height: 20px;
	margin: 0 auto;
	background: transparent url("../images/section_bottom.gif") no-repeat;
}
p.specialquote{
	width: 168px;
	font-style: italic;
}
p.specialquotefix{
	margin-right: 2px;
	font-style: italic;
}
div#TOCwrapper{
	font-size: 0.8em;
	width: 200px;
	margin: 0 15px 0;
	padding-top: 20px;
	background: transparent url("../images/lbl_whatsnews.gif") no-repeat;
}
div.TOCbookmark a{
	display: block;
	width: 11px;
	margin: 2px 0 0 6px;
   	background: transparent url("../images/duo_bookmark.gif") no-repeat;
	text-decoration: none;
}
div.TOCbookmark a:hover {
   	background-position: -11px 0;
	text-decoration: none;
}
.dropboxwidth {
	width: 160px;
	margin-bottom: 10px;
} 
div#paretosperks{
	font-size: 0.8em;
	width: 200px;
	margin: 0 15px;
	padding: 20px 0 5px;
	background: #EEE url("../images/lbl_paretosperks.gif") no-repeat;
}
div#internetsecurity{
	font-size: 0.8em;
	width: 200px;
	margin: 20px 15px 0;
	padding: 20px 0 5px;
	background: #EEE url("../images/lbl_internetsecurity.gif") no-repeat;
}
div#pcsecuritynews{
	font-size: 0.8em;
	width: 200px;
	margin: 0 15px 0;
	padding: 20px 0 5px;
	background: #EEE url("../images/lbl_pcsecuritynews.gif") no-repeat;
}
div#questionsandanswers{
	font-size: 0.8em;
	width: 200px;
	margin: 0 15px;
	padding: 20px 0 10px;
	background: #EEE url("../images/lbl_questionsandanswers.gif") no-repeat;
}
div#contactnewsletter{
	font-size: 0.6em;
	width: 200px;
	margin: 0 15px;
	padding: 5px 0 5px;
	border-top: 1px dotted #999;
	background-color: #EEE;
}
div#columnright{
	float: right;
	width: 508px;
	text-align: left;
}
img.section_heading{
	margin-left: 15px;
}
div#columnright p{
	font-size: 0.8em;
	padding-top: 10px;
}
ul.article_list {
	margin: 0;
	padding-left: 30px;
}
ul.article_list li {
	font-size: 0.8em;
	list-style: square;
	margin: 6px 0 0 0;
	padding-left: 6px;
}
ul.article_list li.no_bullet {
	list-style: none;
}
div.addarticle{
	width: 478px;
	margin: 0 15px;
	padding: 5px 0 15px;
	border-bottom: 1px dotted #999;
}
div.endarticle{
	width: 478px;
	margin: 0 15px 15px;
	padding-top: 5px;
}
img.section_images{
	float: right;
	margin: 10px 0 10px 15px;
}
img.article_right{
	float: right;
	margin: 10px 0 10px 15px;
}
img.article_left{
	float: left;
	margin: 10px 15px 10px 0;
}
img.article_left_nomargin{
	float: left;
	margin: 10px 15px 0 0;
}
img.teamplayer_shirt{
	float: left;
	margin-top: 20px;
}
.text_special{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
}
.text_headline, .text_subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
.text_top{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	}
.text_headline{
	font-weight: bold;
	color: #333;
}
.text_subheadline{
	font-style: italic;
}
div#ALLARTICLESwrapper {
	background: url("../images/roundedbox_tile.gif") repeat-y;
	margin: 0 15px 0 15px;
	height: 125px;
}
div#articletitle {
	float: left;
	width: 680px;
	height: 110px;
	overflow: auto;
	display: block;
	text-align:left;
	padding-left: 20px;
}
.month {
	margin-top:10px;
	}
div#articletitle a, div#article_email_title a{
	font-size: 0.8em;
	}

div.indent_title {
	padding-left: 30px;
	margin-top:5px;
	}
ol {
	margin: 0.5em 0 0 1.5em;
	padding: 0 0 0 .1em;
}
ol li {
	font-size: 0.8em;
	margin: 0 0 .5em 0;
	padding: 0;
}
ol li.no_number {
	list-style: none;
}
ul li {
 list-style: square;
 }

div#footerbox{
	width: 740px;
	height: 27px;
	margin: 0 auto;
	border: 1px solid #666;
	background-color: #D14200;
}
.text_copyright{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	margin: 0.4em 0 0 0.4em;
	
}
a {
	color: #D14200;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #D14200;
	text-decoration: none;
}
a:active {
	color: #D14200;
}
.horizontal_link_boxes a{
	float: none;
 	display: block;
	width: 135px;
	height: 58px;
	margin: 0 auto;
	background: #ffffff url("../images/newsletter_button.jpg") no-repeat;
	text-decoration: none;
}
.horizontal_link_boxes a:hover {
	background-position: -135px 0;
	text-decoration: none;
}
.horizontal_link_boxes_howto a {
	float: none;
 	display: block;
	width: 135px;
	height: 58px;
	margin: 0 auto;
	background: #ffffff url("../images/newsletter_howto_button.jpg") no-repeat;
	text-decoration: none;
}
.horizontal_link_boxes_howto a:hover {
	background-position: -135px 0;
	text-decoration: none;
}
.horizontal_link_boxes_video a{
	float: none;
 	display: block;
	width: 135px;
	height: 58px;
	margin: 0 auto;
	background: #ffffff url("../images/newsletter_video_button.jpg") no-repeat;
	text-decoration: none;
}
.horizontal_link_boxes_video a:hover {
	background-position: -135px 0;
	text-decoration: none;
}
.malware_audio{
	margin-top: 10px;
}
.malware_audio ul{
	margin: 0;
	padding: 0;
}
.malware_audio li{
	float: left;
	display: inline;
	margin: 0;
	height: 25px;
	padding: 4px 12px 0 55px;
	font-size: 0.8em;
	list-style-type: none;
	background: transparent url("../images/mp3_audio.gif") no-repeat;
}
.tablelink {
	font-size: 12px;
}
.adjusttop4 {
	padding-top: 4px;
}
.adjust_bottom_11 {
	padding-bottom: 11px;
}
div#buttons_wrapper {
	width: 479px;
	height: 114px;
	margin: 20px 0 0 0;
	text-align: center;
}
div#buttons_container {
	margin: 0 auto;
	padding-left: 4px;
}
.adjust_width_439 {
	width: 439px;	
}
.adjust_width_294 {
	width: 294px;
}
.button_outer {
	float: left;
	width: 135px;
	padding: 5px;
	display:inline;
}
div#feature_product_left {
	float: left;
	text-align: center;
}
div#feature_product_right {
	float: right;
	text-align: center;
}
div#feature_product_left p, div#feature_product_right p{
	font-size: 11px;
}
ol#leftcolumn_ol {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: left;
	margin: 12px 16px 0 40px;
}
ol#leftcolumn_ol li{
	margin-top: 2px;
}
ol#leftcolumn_ol ul {
	margin: 0;
	padding-left: 18px;
}
/* email newsletter archive */
.adjust_padding_10 {
	padding: 10px 0 7px 0;
}
div#roundedbox_top {
	width: 710px;
	height: 8px;
	margin: 0 auto;
	background: url("../images/roundedbox_top.gif") no-repeat;
}
div#roundedbox_bottom {
	width: 710px;
	height: 8px;
	margin: 0 auto;
	background: url("../images/roundedbox_bottom.gif") no-repeat;
}
div#ALLARTICLES_email_wrapper {
	background: url("../images/roundedbox_tile.gif") repeat-y;
	margin: 0 15px 0 15px;
	height: 452px;
}
div#article_email_title {
	float: left;
	width: 680px;
	height: 437px;
	overflow: auto;
	display: block;
	text-align:left;
	padding-left: 20px;
}
.month_nolink {
	font-size: 0.8em;
	color: #D14200;
	margin-top:10px;
}
li.pos_icon {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url("../image/enewsletter_shield_icon.jpg") no-repeat 0 2px;
}
li.pps_icon {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url("../image/enewsletter_gear_icon.jpg") no-repeat 0 2px;
}
li.pos_icon a, li.pps_icon a {
	padding-left: 24px;
}
/* team player list */

div#team_playerlist {
	width: 478px;
}
img#jersey{
	float: left;
	padding-top: 10px;
}
div#team_playersay {
	float: right;
	width: 340px;
}
div#team_playersay ul {
	font-size: 0.8em;
	margin: 10px 0 0 17px;
	padding: 0;
}
.whiteheader {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
}
div#windows_trademark p {
	font-size: 12px;
	text-align: center;
}
ul.bullet_points {
	margin: 0;
	padding: 0;
}
ul.bullet_points li {
	list-style: square;
	font-size: 12px;
	text-align: left;
	margin: 0 0 6px 20px;
}
.adjust_padding_right38 {
	padding-right: 38px;
}
.package_facebook_like_button{
	float: right;
}
.adjust_margin_top8 {
	margin-top: 8px;
}

p.bottom_padding {
	padding-bottom: 10px;
}
.adjust_margin_top3px {
 	margin-top: 3px;
}
