
body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: relative;
	background: #fff;
}

body, html, td
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #222;
}

h2
{
	font-size: 14px;
	height: 17px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	height: 22px;
	
}

h2.orange {  color: rgb(246, 148, 1); }
h2.green { color: #4d8034; }
h2.blue { color: #344780; }
h2.black { color: #111111; }
h3.black { color: #111111; }
h2.bluesection
{
	border-bottom: 1px solid #ccc;
	color: #344780;
}
h2.orangesection
{
	border-bottom: 1px solid #ccc;
	color: #FF6600;
}

#insidepage #header
{
	height: 75px;
	background: #69c;
	width: 100%;
}

#homepage #header
{
	height: 45px;
	background: #fff;
	width: 100%;
}

#homepage #downloadheader
{
	margin-left: 143px;
	width: 575px;
	text-align: right;
	margin-bottom: 5px;
}

#headerbox
{
	width: 800px;
}

#headerbox #logo
{
	padding: 1em;
	width: 143px;
	float: left;
}

#headerbox #search
{
	padding: .75em;
	float: left;
	width: 575px;
}

#insidepage #search td
{
	color: #fff;
}

#headerbox #searchform
{
	float: right;
}

a.pointer
{
	background: url( "/images/bullet.png" ) no-repeat 0px 3px;
	padding-left: 12px;
}

#block
{
	background: #69c;
	width: 100%;
	height: 156px;
}

#block #nav
{
	height: 100%;
	width: 143px;
	float: left;
	border-right: 1px solid #fff;
}

#block2
{
	background: #69c;
	width: 100%;
	height: 156px;
}

#nav a
{
	color: #fff;
	display: block;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	padding: 3px 0px 4px 4px;
}

#nav a:hover
{
	background: #666;
}

#block #main
{
	float: left;
	position: relative;
	z-index: 90;
}

#block #banner
{
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 100;
}

#block3
{
	position: relative;
	z-index: -1;
	height: 155px;
	background: #69c;
	overflow: visible;
}

#block3 #sequenceback2
{
	left: 270px;
	top: 18px;
	position: absolute;
	z-index: -1;
}

#block3 #sequence2
{
	left: 280px;
	top: 18px;
	position: absolute;
	z-index: -1;
}

#block3 #banner2
{
	position: absolute;
	left: 130px;
	z-index: -1;
}


#block2 #banner2
{
	margin-left: 144px;
	margin-top: 1px;
	z-index: -1;
}

#block #sequence
{
	position: absolute;
	top: 20px;
	left: 150px;
	z-index: 102;
}

#block #sequenceback
{
	position: absolute;
	top: 14px;
	left: 144px;
	z-index: 101;
}

#block2 #sequenceback2
{
	position: absolute;
	top: 44px;
	left: 184px;
	z-index: -1;
}
#block2 #sequence2
{
	position: absolute;
	top: 44px;
	left: 184px;
	z-index: -1;
}


#content
{
	width: 635px;
	margin-left: 143px;
	clear: both;
}

#homepage #text
{
	width: 420px;
	float: left;
}

#insidepage .text
{
	width: 595px;
	float: left;
	line-height: 1.4;
}

#homepage div.firstblock
{
	background: url( "/images/v-gradient.png" ) top left repeat-x;
	margin: 0px;
	padding: .5em;
}

#content #text
{
	line-height: 1.5;
	margin-right: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
}

#horizontallinks
{
	margin-left: 143px;
}

#insidepage #horizontallinks
{
	padding-top: 3px;
	padding-bottom: 1.6em;
}

#homepage #horizontallinks
{
	padding-top: 4px;
	padding-bottom: 5px;
}

#horizontallinks a
{
	color: #456789;
	text-decoration: none;
	margin: 1px 1em 1px 1px;
}

#insidepage #horizontallinks a:hover
{
	text-decoration: underline;
}

#homepage #horizontallinks a:hover
{
	text-decoration: underline;
}

#news div.title
{
	padding: 0px 0px 3px 0px;
}

#news .title a
{
	color: blue;
}

#news div.date
{
	padding: 0px 0px 3px 0px;
	color: #666;
}

#homepage #news
{
	margin: 0px;
	width: 180px;
	float: left;
	padding: 3.5em .5em .5em .5em;
}

.newsentry
{
	margin-bottom: 1.6em;
}

.officepic
{
	margin-top: 3em;
	margin-left: 1em;
	margin-bottom: 1.5em;
}

.pleasenote
{
	background: #FFFF99;
	padding: 1em;
}

.bigger
{
	font-size: 12px;
	line-height: 1.5;
}

.sectionbreak
{
	margin-top: 3em;
}

.spaced td
{
	padding: 5px;
}

.libraryentry td
{
	padding: 3px;
}

#text ul
{
	line-height: 1.8;
	padding-left: 0px;
	margin-left: 2em;
}

#footer
{
	float: left;
	clear: left;
	border-top: 1px solid #ccc;
	padding-top: 1em;
	margin-top: 3em;
	width: 600px;
	text-align: center;
	color: #666;
}

#footer a
{
	color: #666;
}

#pricetable
{
	border-collapse: collapse
}

#pricetable td
{
	border: 1px solid gray;
	padding: 2px 30px 2px 8px;
}

.code
{
	padding: 3px;
	padding-left: 1em;
	background: #f0f0ff;
	font-size: 10pt;
}

/** */

.matrixtable
{
	border-collapse: collapse;
}

.matrixtable td, .matrixtable th
{
	font-weight: normal;
	text-align: center;
	padding: 2px 10px 2px 10px;
}

.matrixtable td 
{
	border: 1px solid #ddd;
}

.matrixtable td.header
{
	text-align: right;
}

/* --- */

.hotdownload
{
	background: #fee;
	border: 1px solid #fbb;
	width: 100%;
	margin-bottom: 1.5em;
}

.hotdownload a
{
	color: blue;
}

.above
{
}

.bigdownload
{
	width: 100%;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ddd;
}

.bigdownload td
{
	font-size: 13px;
	vertical-align: middle;
}

.bigdownload a
{
	color: blue;
}

.tick img
{
	margin-top: 1px;
}

.celltable
{
	border-collapse: collapse;
	border: 1px solid gray;
}

.celltable td
{
	border: 1px solid gray;
	text-align: center;
	padding: 1px 12px 1px 12px;
}

.marketplace-logo-holder img
{
	border: 0px solid #ccc;
}

.stepbystep
{
}

.stepbystep tr
{
}

.stepbystep td
{
	vertical-align: top;
	padding: 0 10px 40px 0;
}

.stepbystep td.stepimage
{
	text-align: center;
}

