*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
}
/*h3 a:link, a:visited, a:active
{
	color: #666666;
	text-decoration: underline;
}*/


a:link, a:visited, a:active
{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover
{
	color: #7894D9;
	text-decoration: none;
	border-bottom: none;
}

#logo a,
#freescan_block a,
#download a,
#footer a
{
	border-bottom: none;
}


img
{
	border: 0pt none;
}
body
{
	background: #525357 url(../images/body-bg.gif) repeat-y scroll center top;
	color: #4E4E4E;
	font: 11px Verdana;
	text-align: center;
}
#main
{
	background: #FFFFFF none repeat scroll 0% 50%;
	margin: 0 auto;
	/*padding: 2px 6px 30px;*/
	padding: 2px 6px 0;
	width: 780px;
}
#header
{
	background: #9CBEE5 url(../images/header.png) no-repeat scroll left top;
	display: block;
	/*height: 108px;*/
	position: relative; /*to perform absolute positinoing in the childs*/
	height: 120px;
	margin-top: 10px;
	width: 100%;
}
#logo
{
	float: left;
}
#logo a, #logo
{
	display: block;
	height: 60px;
	width: 220px;
}
#info
{
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	padding: 5px;
	text-align: right;
}
#mainmenu
{
	background: transparent url(../images/nav_normal.gif) repeat-x scroll center bottom;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#mainmenu li
{
	background: transparent url(../images/nav_normal.gif) repeat-x scroll center bottom;
	border-right: 1px solid #FFFFFF;
	display: inline;
	float: left;
	height: 37px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 106px !important;
	width: 102px;
}
#mainmenu #menuid7
{
	border: 0pt none;
	width: 137px !important;
	width: 116px;
}

#mainmenu li a, #mainmenu li a:hover, #mainmenu li a.current
{
	background: transparent url(../images/nav_normal.gif) repeat-x scroll center bottom;
	border-bottom: 1px solid #D4D4D4;
	display: block;
	font-family: arial;
	font-size: 14px;
	padding: 11px 0;
	text-decoration: none;
}
#mainmenu li a:hover, #mainmenu li a.current
{
	background: transparent url(../images/nav_over.gif) no-repeat scroll center bottom;
	border-bottom: 1px solid #4D659E;
	color: #26438B;
}
#mainmenu li a.current
{
	background: transparent url(../images/nav_current.gif) repeat-x scroll center bottom;
}
#left
{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 215px;
	clear: both;
}
#freescan_block
{
	background: transparent url(../images/trynow_bg.png) no-repeat scroll right top;
	height: 146px;
	margin: 4px 0 0 0;
	padding: 0px;
	width: 100%;
}
#button_freescan
{
	background: transparent url(../images/freescan_over.gif) no-repeat scroll -1000px 50%;
	float: left;
	padding: 8px 8px;
}
#button_freescan a, #button_freescan a:hover
{
	background-image: url(../images/freescan_normal.gif);
	background-position: 0pt 50%;
	background-repeat: no-repeat;
	display: block;
}
#button_freescan a:hover
{
	background-image: url(../images/freescan_over.gif);
}
#button_freescan a img
{
	height: 45px;
	width: 130px;
}
#left h6
{
	border-bottom: 2px solid #E1E1E1;
	color: #A0A0A0;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px 0 7px;
	padding: 7px;
	text-transform: capitalize;
	width: 85%;
}
#left div.lst, #left div.testimonials
{
	font-size: 11px;
	margin: 2px 2px 25px;
	padding: 0px;
	width: 90%;
}
#left div.testimonials
{
	text-align: left;
}
#right
{
	float: left;
	font-size: 13px;
	padding-left: 24px;
	padding-right: 0px;
	text-align: left;
	width: 530px;
}
p
{
	margin: 0;
	padding-bottom: 0.75em;
	padding-left: 0;
	text-align: left;
}
#right h1
{
	border: 0pt none;
	color: white;
	background-color: #E0E0E0;
	/*font: bold 2em Arial;*/
	font: bold 2em Times New Roman;
	margin: 1.2em 0 1em 0;
	padding: 0.3em 0.5em;
	text-align: right;
	
}
#right h2
{
	color: #87ACD9;
	/*font: bold 1.5em Arial;*/
	font: bold 1.5em Times New Roman;
	/*margin:1em 0 0.5em;*/
	margin:2em 0 0.5em;
}
#right h3
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
	padding: 6px 0pt;
}
#right ul
{
	list-style-image: url(../images/right-ul.jpg);
	margin-bottom: 0px;
	margin-left: 13px;
	margin-top: 0px;
	padding: 0px 1px 0px 10px;
}
#right ol
{
	margin: 0pt 0pt 0pt 13px;
	padding: 0pt 1px 0pt 10px;
}
#right ol li, #right ul li
{
	padding: 5px 0px;
}
#right img
{
	border: 2px solid #C6C6C6;
	margin: 5px;
	padding: 1px;
}
#prefooter
{
	clear: both;
	display: block;
	height: 50px;
	width: 100%;
}
#footer
{
	background: #E9E9E9 none;
	clear: both;
	color: #666666;
	display: block;
	height: 25px;
	text-align: right;
	width: 100%;
}
#footer img
{
	margin: 4px 5px 0px 4px;
}
#footer .btmlogo
{
	float: left;
	padding: 0px 5px 2px 5px;
}
#footer .btmlinks,
#footer .copy
{
	float: right;
	font-size: 8pt;
	padding: 6px 10px 2px;
}
#footer .copy
{
	float: left;
	padding-left: 0;
}
#footer .btmlinks a
{
	color: #666666;
	text-decoration: none;
	border-bottom: none;
}
#footer .btmlinks a:hover
{
	text-decoration: underline;
}
input, textarea
{
	border: 1px solid #6790C4;
	margin-bottom: 7px;
	margin-top: 3px;
}
input
{
	width: 200px;
}
textarea
{
	height: 150px;
	width: 350px;
}
.zemSubmit
{
	background-color: #9ABDE4;
	border: 1px solid #6790C4;
}



.qletter, .qstn,
.aletter, .answ
{
	vertical-align: top;
}

.qletter, .aletter
{
	color: #7098CB;
	font-size: 19px;
	font-weight: bold;
	width: 1.5em;
	text-align: right;
}

.answ, .qstn
{
	padding-top: .4em;
}

.answ
{
	padding-bottom: 1em;
	}

.qstn
{
	color: #7098CB;
	font-weight: bold;
	padding-bottom: .75em;
}



#right a img, #right a:hover img, #right img.brdless
{
	border: 0px none;
	margin: 0pt;
	padding: 0pt;
}
img.wpadding
{
	padding: 10px;
}
div.warning
{
	border: 1px dotted black;
	color: black;
	margin: 10px 0px;
	padding: 10px;
}
div#downloadinfo
{
	width: 400px;
	margin-bottom: 10px;
}
#download
{
	background: transparent url(../images/download_over.gif) no-repeat scroll -1000px 50%;
	float: right;
	margin: 40px 0 0 0;
	padding: 0;
}
#download a, #download a:hover
{
	background-image: url(../images/download_normal.gif);
	background-position: 0pt 50%;
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 100px;
}
#download a:hover
{
	background-image: url(../images/download_over.gif);
}
#buynow
{
	background: transparent url(../images/buynow_over.gif) no-repeat scroll -1000px 50%;
	float: left;
	margin: 20px 35px 20px 0px;
	padding: 0px;
	width: 115px;
}
#buynow a, #buynow a:hover
{
	background-image: url(../images/buynow_normal.gif);
	background-position: 0pt 50%;
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 100px;
}
#buynow a:hover
{
	background-image: url(../images/buynow_over.gif);
}
#curiolabhome
{
	float: right;
	margin: 20px 10px 20px 0px;
	padding: 0px;
}
#curiolabhome a, #curiolabhome a:hover
{
	background-image: url(../images/curiolab.gif);
	background-position: 0pt 50%;
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 67px;
}
#cleared
{
	clear: both;
	margin: 0pt;
	padding: 0pt;
}
div.swcompanions
{
	float: left;
	margin: 5px;
}
#box_purchase
{
	float: right;
	padding: 15px;
}
#box_purchase_small
{
	float: right;
	margin-right: -27px;
	margin-top: 10px;
	padding: 5px 40px 5px 35px;
}
#main_bottom
{
	float: right;
	margin-bottom: 2px;
	margin-top: -122px;
}
#main_bottom img.brdless
{
	margin: 0pt;
	padding: 0pt;
}
div#bottom_pic
{
	background: url(../images/spacer.gif) no-repeat right bottom;
	float: left;
	height: 0;
	margin-right: -5px;
	margin-top: -200px;
	position: relative;
	width: 760px;
}
#leftmenu li
{
	line-height: 1.2em;
	padding: 5px 0px;
}
ul#leftmenu
{
	list-style-image: url(../images/right-ul.jpg);
	margin: 15px;
	padding: 0;
}
ol#leftmenu
{
	margin:12px -5px;
	overflow:hidden;
	padding-left:30px;

	/*margin: 12px 30px;
	padding: 0;*/
}
div.sgninfo
{
	border: 1px dotted #87ACD9;
	color: gray;
	font-size: 8pt;
	height: 160px;
	line-height: 1.5;
	margin-bottom: 6pt;
	overflow: auto;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	width: 98%;
}
div.bordered
{
	border: 1px dotted #87ACD9;
	color: gray;
	font-size: 9pt;
	line-height: 1.5;
	margin: 4px 4px 4px 50px;
	padding: 4px;
}
.pager
{
	font-size: 0.9em;
	margin: 0pt auto;
	padding-top: 50px;
	text-align: center;
}
.current_page
{
	font-weight: bold;
}
table.linked
{
	font-size: 0.8em;
}
p.aliases
{
	text-align: left;
}
div#headerlogotxt
{
	color: white;
	font-size: 8pt;
	margin: 0pt auto;
	position: relative;
	text-align: right;
	top: 80px;
	width: 765px;
}
span#coded
{
	border: 1px dotted;
	color: #000;
	font: 8pt/2.5em verdana;
	padding: 3px;
}
p#getridlink
{
	font-weight: bold;
	margin-top: 65px;
	text-align: center;
}
p#getridlink a
{
	color: #7098CB;
}
p.sign
{
	font-style: italic;
	margin-bottom: 2em;
	text-align: right;
}
.zemCheckbox
{
	height: 13px;
	margin: 0px;
	margin-right: 10px;
	width: 13px;
}
td#ttl
{
	font-weight: bold;
	padding: 4px 0;
	width: 165px;
}
td#nfo
{
	width: 220px;
}
p.downloadit
{
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 20px;
	TEXT-ALIGN: center;
}
p.downloadit a
{
	background: transparent url(../images/arrow_normal.gif) no-repeat scroll left center;
	color: #808080;
	padding-left: 20px;
}
p.downloadit a:hover
{
	background: transparent url(../images/arrow_over.gif) no-repeat scroll left center;
	color: #B7CDE8;
}
p.mapdetails
{
	font-size: 11px;
	margin: 0;
	margin-top: -5px;
	padding: 0;
	text-align: right;
}
#right ul, #right ol
{
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 5px;
}
div.notes
{
	background-color: #F0F0F0;
	margin: 5px 30px 5px 0px;
	padding: 8px;
}
#right div.notes ul
{
	list-style: square;
	margin: 5px;
}
#right ol ul
{
	list-style: square;
}
div#btmspacer
{
	clear: both;
	height: 100px;
	width: 100%;
}
div#btmspacer img
{
	height: 100%;
	width: 100%;
}
div#packages p,
div#packages ul
{
	padding: 0;
}
div#packages p
{
	font-weight: bold;
	margin-left: 5px;
}
div#packages
{
	float: left;
	margin: 10px 0;
}
#footer div#bottom_pic {
float:right;
width:400px;
}
div#right img.captcha
{
	border: none;	
}
div#right form.zemContactForm input,
div#right form.zemContactForm textarea,
div#right form.zemContactForm select
{
	margin-top: 0.2em;
	margin-bottom: 1em;	
}

div#right form.zemContactForm label
{
	margin-top: 1em;	
}

ul.blog-posts
{
	list-style-type: square;	
	margin-left: 1.25em;
}

ul.blog-posts li
{
	margin: 1em 0;	
}



div.comments-wrapper table td
{
	padding: 5px;
}

div.comments-wrapper
{
	margin: 5px;
	padding: 15px;
	border: 1px solid #D0D0D0;
}

div.comments-wrapper input.checkbox
{
	width: auto;
}

div.comments-wrapper input.button
{
	width: 90px;
}

div.comments-wrapper textarea
{
	width: 400px;
}

.comments_invite
{
	font-size: 0.9em;
	text-align: right;
margin-bottom: 2em;
}

.button
{
	color:#fff;
	background-color:#6790C4;
}

.disabled
{
	color:#D0D0D0;
}

h3#comment
{
font-size: 1.25em;
font-family: arial;
margin:1.25em 0 0.5em;
}

div#cpreview
{
border:1px dotted #87ACD9;
font-style:italic;
margin:2em 0.5em;
padding:1em;
}

div.variation {
	padding: 0 1em 1em 1em;
}

table.mlw_files td,
table.mlw_files th {
	padding: 0.5em;	
}

table.mlw_files th {
	text-align:center;
	background-color: #F0F0F0;
}

div#verisign-seal
{
	position:absolute;
	right:10px;
	top:50px;
}

div#verisign-bottom a,
#header a
{
	border: none;
}


div#verisign-seal-intext
{
	margin:1.61em 0;
	position:relative;
}

/*div#verisign-bottom
{
margin: 0;
padding: 0;
text-align: right;
}*/

p.addressinfo
{
text-align: center;	
font-size: 7pt;
margin: 1em;
}
