.toggleable, .toggleopen {
	padding: 5px;
	margin: 5px;
	background-color: #FFFFCC;
	border: 1px solid #99CC00;
}
#faqlist li {
	border: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2C2C2C;
}
#headingbar {
	text-align:left; 
	font-size: 14px; 
	border-bottom: thin #666666 solid; 
	background-color: #e6e6e6;
}
#headingbar h3 {
	text-align:left; 
	border-bottom: thin #7DAA9C solid; 
/*	background-color: #; */
}
#headingbar h4 {
	text-align:left; 
	font-size: 14px; 
	border-bottom: thin #666666 solid; 
	background-color: #e6e6e6;
}
a:link, a:visited, a:active {
	color: #0000cc;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;	
}
span a:link  {
	color: #375666;
	text-decoration: none;
	font-weight: bold;
}
span a:visited {
	color: #375666;
	text-decoration: none;	
	font-weight: bold;
}
span a:hover {
	color: #298130;
	text-decoration: underline;	
}
span a:link  {
	color: #375666;
	text-decoration: none;	
}
span a:visited {
	color: #375666;
	text-decoration: none;	
}
span a:hover {
	color: #298130;
	text-decoration: underline;	
}

a.redlink{
    color:red;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:normal;
	color:#204730;
	width: 420px;
}
h4 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
a img {border: none;}

#container {
}
#container ul li {
	margin-left: 10px;
	padding-left: 0px;
	list-style: inside;
}
#container table {border-collapse: collapse;}
#container table.centered {margin-left: auto; margin-right: auto;}
#container table.tdmargin tr td {padding: 0px 20px 0px 20px;}
#container table.urltable {margin-left: 100px;}
#container table ul {margin: 0px; padding: 0px; margin-top: 10px; margin-bottom: 10px;}

#maindiv {
	width:796px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	background-image:url("/images/back.gif");
	background-repeat: repeat-x;
	background-color: white;
}
#ts_top {
	background-image: url("/images/ts_top.gif");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fcfcfc;
	width: 796px;
	height: 97px;
}
#logo {
	background-image:url("/images/logo2.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width:708px;
	height:92px;
	float:left;
}

#yahoo {
	top: 123px;
	left: 1025px;
	width: 116px;
	height: 60px;
	position: absolute;
	z-index: 200;
}

#nav_top {
	width:312px;
	height:22px;
	float:right;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#AFC4B9;
	text-decoration:none;
	text-align:right;
	padding-top:70px;
	padding-right:5px;
}
.clear_text {
	display:none;
}
.spacer_01 {
	clear:both;
	height:10px;
}
#banner {
	background-image:url("/images/banner.gif");
	width:796px;
	height:217px;
	position: relative;
}
#banner p {
	color: white;
	float: left;
	width: 300px;
	margin-left: 10px;
	font-size: 14px;
}
#banner ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#banner ul li {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	color: white;
}
#banner ul li a {
	font-size: 10px;
	color: white;
}
#banner #bannerleft {
	float: left;	
	width: 275px;
}
#bannerright {
	float: right;
	width: 275px;
	padding: 0px;
	margin: 0px;
	margin-top: 60px;
}
#bannerright ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url("/images/smallcheck.gif");
	font-size: 14px;
}
#bannerright p {
	padding: 0px;
	margin: 0px;
}
#screenshots a {
	float: left;
	margin: 5px;
}
#navigation {
	float:left;
	width:100%;
	background: url("/images/nav_bg.gif") repeat-x bottom;
	line-height:normal;
}
#navigation ul {
	margin:0;
	padding:0px;
	list-style:none;
}
#navigation li {
	float:left;
	height: 28px;
	background:url("/images/nav_left.gif") no-repeat left top;
	margin:0 0 0 0;
	padding: 2px 0 0 0;
}
#navigation a {
	float:left;
	display:block;
	width:.1em;
	background:url("/images/nav_right.gif") no-repeat right top;
	padding:7px 15px 8px 15px;
	margin-left: 1px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
}
#navigation > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
}
#navigation #current {
	background-position:0 -28px;
}
#navigation #current a {
	background-position:100% -28px;
}
#navigation li:hover, #navigation li:hover a, #navigation li a:hover {
	background-position:0% -28px;
}
#navigation li:hover a, #navigation li a:hover {
	background-position:100% -28px;
}

#nav_bottom {
	background-image:url("/images/nav_bottom.gif");
	background-repeat:repeat-x;
	height:119px;
}
#display_download {
	background-image:url("/images/image_download.gif");
	width:180px;
	height:119px;
	float:left;
}
#display_reg_cleaner {
	background-image:url("/images/image_registrycleaner.gif");
	width:488px;
	height:82px;
	float:right;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#B3C8BD;
	padding:37px 105px 0px 23px;
}
.textlink_01 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FF6300;
	text-decoration:none;
}
.textlink_01:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FF6300;
	text-decoration:underline;
}
.textlink_02 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#AFC4B9;
	text-decoration:none;
}
.textlink_02:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#AFC4B9;
	text-decoration:underline;
}
.textlink_03 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#282828;
	text-decoration:underline;
}
.textlink_03:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#282828;
	text-decoration:none;
}
#container {
	float: left;
	margin-bottom: 0px;
}
#container_left {
	width:573px;
	float:left;
	margin:0px;
	padding: 10px 15px 10px 10px;
}

#container_cart {
	width:775px;
	float:left;
	margin:0px;
	padding: 10px 15px 10px 10px;
}

#container_left h3 {font-size: 24px; margin-top: 0px;}
#container_left p {font-size: 12px; line-height: 1.4em;}
#container_left li {font-size: 12px; margin: 3px;}

#container_left p.small{
    font-size : 10px;
}

#container_right {
	width:198px;
	float:right;
	font-size: 14px;
}
#freescanbox {
	display: block;
	background-image:url("/images/free_scan_now_box.gif");
	background-repeat: no-repeat;
	width:198px;
	height:100px;
	display:block;
	margin-top: 5px;
	margin-bottom: 4px;
	text-decoration: none;
}
#freescanbox p {
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 100px;
	color: white;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
}
#testimonials {
	background-image:url("/images/RW_box-text.gif");
	width:198px;
	height:87px;
	display:block;
	margin-top: 5px;
}
#online_purchase {
	background-image:url("/images/purchaseonline.gif");
	width:198px;
	height:89px;
	display:block;
	margin-top: 5px;
}
#online_purchase a {
	float: left;
	color:white;
	font-weight: bold;
	margin-top: 28px;
	margin-left: 15px;
	text-decoration: none;
}
#online_purchase a span.smy {
	font-size: smaller;
	color: #FFFF99;
}
#online_purchase a img {margin-top: 3px;}

#display_testimonial {
	background-image:url("/images/image_testimonials.gif");
	background-repeat:no-repeat;
	width:176px;
	background-color:#516459;
	padding:35px 10px 0px 12px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#B3C8BD;
}
#display_30day {
	background-image:url("/images/30dayguarantee.gif");
	width:198px;
	height:93px;
	display:block;
	margin-top: 3px;
}
#display_30day p {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 75px;
	color: white;
	font-size: 12px;
}
#display_testimonial_02 {
	background-image:url("/images/image_testimonials_bottom.gif");
	background-repeat:no-repeat;
	width:198px;
	height:10px;
}

.listing_01 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	width:250px;
	float:left;
	padding-right:30px;
}
.listing_01 ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.listing_01 li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	padding-top:5px;
}
.listing_02 {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.listing_02 ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.listing_02 li{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
#footer {
	clear: both;
	width:100%;
	background-image:url("/images/footer_bg.gif");
	background-repeat:repeat-x;
	height:39px;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	text-align:center;
	padding-top:4px;
}
.footerlink:link {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	text-decoration:none;
}
.footerlink:visited {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	text-decoration:none;
}
.footerlink:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:none;
}
.absbl {
	position: absolute;
	bottom: 0px;
	left: 5px;
}
.absbr {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.st {
	text-decoration: line-through;
}
.fl {float: left;}
.fr {float: right;}
.cl {clear: left;}
.cr {clear: right;}

.c {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}
.c img {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* REGISTER Page */

#register_content { 
    width: 450px;
	height: 450px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
	
#register_title {
	margin:0; padding:0;
	position: absolute;
	top: 10px;
	left: 20px;
	width:402px; height:59px;
	background: url(images/reg.gif) top left no-repeat;
}

#register_title span { display:none }


#register_keys {
	margin:0; padding:0;
	position: absolute;
	top: 68px;
	left: 20px;
	width:91px; height:90px;
	background: url(images/register_keys.gif) top left no-repeat;
}

#register_listbox {
	margin:0; padding:0;
	position: absolute;
	top: 60px;
	left: 125px;
	width:320px; height:75px;
	}
	
#register_listbox ul li{
	list-style-image: url(images/register_bullet.gif)
	}
.register_list {
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/register_bullet.gif);
	line-height: 16px;
}

#register_table {
	margin:0; padding:0;
	position: absolute;
	top: 170px;
	left: 0px;
	width:444px; height:270px;
	background: url(images/register_table.gif) top left no-repeat;
	text-align: center;
	}
	
#register_table_form {
	margin:0; padding:0;
	position: absolute;
	top: 75px;
	left: 0px;
	width:444px; height:136px;
	}
	
#register_button {
	margin:0; padding:0;
	position: absolute;
	top: 130px;
	left: 127px;
	width:190px; height:49px;
	}
	
.trynow {
	color: #000000;
	font-weight: 600;
	font-size: 14px;
	vertical-align: middle;
}
.red{
	color:red;
}

/* CSS for Downloadable EXE Page */

#exe_content { 
	width: 465px;
	height: 400px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
	
/* TOP: Instant Driver Downloads */
#exe_top {
	margin:0; padding:0;
	position: absolute;
	top: 15px;
	width:476px; height:80px;
	background: url(images/thanks1.gif) top left no-repeat;
	}

#exe_top span { display:none }

/* HR Table */
#exe_table { 
	margin:0px; padding: 0;
	width: 450px;
	position: relative;
	text-align: left;
	z-index: 100;
	top: 85px;
	}


