.thrColFix #container { 
	 /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 12px; /* padding keeps the content of the div away from the edges */
}
.sidebar1header {
background:url(images/driverdetective_cat_box.jpg) no-repeat top left;
color:#FFFFFF;
font-size:13px;
font-weight:normal;
padding: 12px 0px 0px 20px;
height:32px;}

.sidebar1box {
width:170px;
border:dashed 1px #006699;
padding:8px 0px 0px 0px;
line-height:22px;}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #mainContent { 
	margin: 0 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.thrColFix_manufacturers #container { 
	 /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFix_manufacturers #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 12px; /* padding keeps the content of the div away from the edges */
}
.thrColFix_manufacturers #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFix_manufacturers #mainContent { 
	margin: 0 190px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.antivirus p {
font-size:13px;}
.antivirus ul {
font-size:13px;}
.antivirus .colored {
color:#CC4D00;}
.antivirus #container { 
	width: 720px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.antivirus #sidebar1 {
text-align:center;
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #E8E8E6; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 15px 10px;
	height:1500px;
}
.antivirus #mainContent { 
	margin: 0 0 0 210px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.antivirus .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


body {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
color:#666666;
}

hr {
color:#E5E5E5;
border:thin dashed;}



h1 {
font-size:24px;
color:#CC3333;
}

h2 {
font-size:13px;
color:#CC3333;
font-style:italic;}

#tips h1 {
font-size:24px;
color:#CC3333;
}

#tips h2 {
font-size:13px;
color:#CC3333;
font-style:italic;}

#tips ul {
font-size:12px;
text-indent:0;
}

.ads {
float:right;
padding-left:8px;
padding-bottom:8px;}

h3 {
font-size:13px;
color:#006666;
font-style:italic;
}

h4 {
font-size:15px;
color:#006699;
font-style:bold;
}
.style1 {

	color:#CC3333;
}
.run {
font-size:16px;
color:#329D19;
font-weight:bold;
}

.run a {

color:#329D19;
font-weight:bold;
text-decoration:none;}

.run a:hover {
color:#329D19;
font-weight:bold;
text-decoration:none;}

.headline {
font-size:15px;
color:#006699;
font-style:bold;
}

.headlinelrg {
font-size:20px;
color:#006699;
font-style:bold;
}

#spyware .headlinelrg {
font-size:20px;
color:#006699;
font-style:bold;
padding:20px 0px 0px 36px;
}

ul {
font-size:11px;
text-indent:0;
}

#drivers ul {
padding: 0;
margin-left: 0;
font-size:11px;
color:#329D19;
}

.ul2 {
padding: 0;
margin-left: 0;
font-size:11px;
color:#329D19;
}

ol {
font-size:12px;
margin-left: 3px;
color:#666666;
font-weight:normal;
}

#drivers ol {
font-size:12px;
margin-left: 3px;
color:#666666;
font-weight:normal;
}

.red {
color:#CC3333;
}

.green {

color:#329D19;}

.redsmall {
color:#CC3333;
font-size:10px;
font-weight:bold;
}

.yellowsmall {
color:#FFCC00;
font-size:10px;
font-weight:bold;
}

#page {

padding: 0px;
	width: 814px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	text-align: left;
	}
	
#top {
	width: 814px;
	height:224px;
	position: relative;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.nav {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #009DDA;
	padding: 3px 4px 1px 3px;
}

.nav a {
	color:#FFFFFF;
	text-decoration: none;

}

.nav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#middle {
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:10px 50px 10px 50px;
}

#regwiz #middle {
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:4px 45px 4px 48px;
}

#top-menu {
	position:absolute;
	left:260px;
	top:203px;
	width:500px;
	height:16px;
	z-index:1;
	text-align:right;
	background-image:url(images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#bottom-menu {
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 0px 0px 45px;
	
}

#bottom-menu a {
	color:#FFFFFF;
	text-decoration: none;

}

#bottom-menu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}



.menu {
width:731px;
background-color:#006599;
text-align:center;
color:#FFFFFF;
padding:12px 0px 12px 0px;}

#footer {
	width: 814px;
	height:35px;
	position: relative;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
padding:12px 120px 0px 0px;
}


.floater {
	clear:both;
	float:left;
	padding-bottom:20px;
}

.floater-rgt {
clear:both;
float:right;
padding:3px;}

#drivhead {
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 0px 0px 47px;
	
}

.drivhead1 {
background-image:url(images/driver_masthead_r1_c2.jpg);
background-position:top left;
background-repeat:no-repeat;
width:536px;
height:131px;
padding:0px 55px 0px 12px;
color:#666666;}

.bigred {
font-size:40px;
font-weight:bold;
color:#CC3333;
padding:10px 0px 0px 0px;}

#index .bigred {
font-size:40px;
font-weight:bold;
color:#CC3333;
padding:10px 0px 0px 0px;}

.medred {
font-size:21px;
font-weight:bold;
color:#CC3333;
}

.drivhead2 {
background-image:url(images/driver_masthead_r2_c3.jpg);
background-position:top left;
background-repeat:no-repeat;
width:316px;
height:63px;
padding:0px 0px 0px 12px;
color:#CC3333;}
.drivhead3 {
	background-image:url(images/driver_masthead_r3_c1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:727px;
	height:349px;
	color:#FFFFFF;
	padding-top: 35px;
	padding-right: 250px;
	padding-bottom: 0px;
	padding-left: 30px;

}
#driverdetective .scroller {

background-color:#F4F4F4;
padding:10px 10px 4px 10px;
}

#driverdetective .imgleft {

float:left; 
padding:0px 23px 10px 6px;
}
#driverdetective .imgright {

float:right; 
padding:0px 10px 10px 0px;
}

#driverdetective #middle {
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:10px 42px 10px 47px;
}

#driverdetective .opentext {

padding:10px 10px 10px 12px;}

.box {

padding:10px;
background-color:#E5E5E5;

height:300px;
width:228px;}

#regwiz .leftc {
background-color:#FFFFFF;
padding:10px 10px 10px 10px;
color:#006699;
border:thin dashed #006699;
}


.toplist {
background-image:url(images/da_landing_menu_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:30px 10px 10px 20px;
color:#FFFFFF;
}

.toplist a {

color:#FFFFFF;
text-decoration:none;}

.toplist a:hover {
background-color:#FFFFFF;
color:#006699;
text-decoration:none;}

.moretab {
background-color:#999999;
color:#FFFFFF;
width:232px;
font-weight:bold;
padding:0px;}

.moretab a {
	color:#FFFFFF;
	text-decoration: none;

}

.moretab a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.box a {
	color:#003366;
	text-decoration: none;

}

.box a:hover {
	color:#003366;
	text-decoration: underline;
}

.hardwarecell {
background-color:#E5E5E5;
}

.hardwarecell2 {
padding-left:12px;
}

.hardware {
background-color:#FFFFFF;
padding:2px;
height:180px;
width:200px;
text-align:center;

}

.hardware td{
background-color:#006699;

}

.hardware a {
	color:#FFFFFF;
	text-decoration: none;

}

.hardware a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.hardwaretitle {
background-color:#FFFFFF;
padding:10px 10px 10px 10px;
color:#006699;
font-weight:bold;
font-size:14px;}

.small {
font-weight:normal;
font-size:11px;}

.top3bar {

background-color:#E5E5E5;
padding:10px 10px 10px 10px;

}

.top3 {
font-weight:bold;
color:#333333;
font-size:18px;
}

.leftc {
padding:15px;}

.opentext {

padding:10px;}


#about .building {

background-image:url(images/building.jpg);
background-repeat:no-repeat;
background-position:right top;
}


.scroller {

background-color:#E5E5E5;
padding:10px 10px 4px 10px;
}
.tes {
background-color:#D1E2E9;
padding:10px 10px 10px 10px;}



iframe {

background-color: #D1E2E9;}



div#middlewhiteindex{
	float: left;
	width: 100%;
	text-align: left;
	background-color: #FFF;
}
.subhead_tile{
	font-size: 16px;
	margin-left: 10px;
}
div#middelwhiteleft {
	font-size: 12px;
	color: #4C4C4C;
	float: left;
	width: 310px;
	margin: 0 10px 0 0;
	padding: 15px 0 0 20px;
	background: #FFF url("images/pagecorners.gif") no-repeat;
}
div#middelwhiteright {
	font-size: 12px;
	color: #4C4C4C;
	float: right;
	width: 310px;
	margin: 0 10px 0 0;
	padding: 15px 0 0 20px;
	background: #FFF url("images/pagecorners.gif") no-repeat;
}
#regcure .headerbox {

color:#FFFFFF;
background-image:url(images/regcure_masthead_r1_c1_f2.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:80px 0px 0px 125px;}

#regwiz .headerbox {
	color:#FFFFFF;
	background-image:url(images/regwiz_masthead_r1_c1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:80px 0px 0px 20px;
}

#regcure .contenttitle {
	font-size: 13px;
	font-weight: bold;
}
#regcure .content {
	margin-bottom: 15px;
}
#topthree {
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 0px 0px 47px;
	
}

.topthreebox {
padding:0px 4px 0px 6px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;

}


#bottom-section {
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 0px 0px 45px;
	
}

.bottom-section {
width:731px;
background-color:#336699;
color:#FFFFFF;
padding:12px 0px 12px 0px;
border-top:#CC3333 3px solid;}

.bottom-section-lft {
color:#FFFFFF;
font-size:11px;
padding:6px 20px 6px 0px;}

.bottom-section-rgt {
color:#FFFFFF;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:6px 0px 6px 20px;
border-left:#FFFFFF thin dashed;}
