body {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #000000;
	color: #bebebe;
	text-align: center;
}

.important {
	color: #fefefe;
}
a {
	color: #fefefe;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #fefefe;
	text-decoration: underline;
}
img {
	border: 0px;
}
input {
	border: 1px solid #b2b2b2;	
}
input.numeric {
	text-align: right;
}

h2 {
	font-weight: bold;
	font-size: 1em; 
	margin-bottom: 5px; 
	color: #fefefe;
}

p {

}
strong, b { font-weight:bold; }
em, i { font-style:italic; }

table {
    border-style: none;
	border-spacing: 0px;
	font: inherit;
	/* fix for IE6 and below not inheriting font size */
    font-size: 1em; 
}

td {
	font: inherit;
	vertical-align: top;
}

table#contentTable {
	margin:0px auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 803px;
}

div#contentTableTop{
	background-image: url(images/main_content_box_top.png);
	width: 803px;
	height: 17px;
	border: 0px white solid;
}

td#contentTableSpacerRow {
	height: 21px;
}

td#contentTableHeaderData {
	width: 803px;
	height: 17px;
	padding: 0px;
}

tr#contentTableHeaderRow {
	width: 803px;
	height: 17px;
}

td#contentTableBodyRow {
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 25px;	
	padding-right: 25px;
	padding-bottom: 20px;
	width: 803px;
	background: url(images/main_content_box_middle.png) repeat-y;
}

td#contentTableFooterRow {
	width: 803px;
	height: 21px;
	background-image: url(images/main_content_box_bottom.png);
	background-repeat: no-repeat;
}

td#contentTableCopyrightRow {
	padding-top: 15px;
	color: #fefefe;
	text-align: center;
}

table#productDescriptionTable {
	width: 486px;
}


/* @group Sidebar */

div#sidebar {
	top: 0px;
	width: 248px;
	height: auto;
	float: right;
}

.sectionHeadingText {
	font-size: 18px; 
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	font-style: normal;
	color: #fefefe;
	position: relative;
	z-index: 20;
}

div.sectionHeading {
	background-image: url(images/section_heading_underline.png);
	text-align: right;
	position: relative;
	bottom: 38px;
	z-index: 10;
}

div#sectionBody {
	max-width: 490px;
	vertical-align: top;
}

/* @group FAQ */
table#faqIndexTable {
	width: 750px;	
}
td.faqIndexTableData {
	width: 250px;	
}

td.faqQuestion {
	padding-bottom: 5px;
}
td.faqAnswer {
	padding-bottom: 5px;
	text-align: justify;
}

table.faqDetails {
	width: 750px;
}
/* @end */

/* @group Features Menu */

table#featuresTable {
	width: 248px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;	
}

td#featuresTableHeaderRow {
	height: 16px;
	background-image: url(images/menu_top.png);
}

td.featuresTableBodyRow {
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(images/menu_middle.png) repeat-y;
}

td.featuresTableBodySep {
	padding-left: 25px;
	background: url(images/menu_divider.png) repeat-y;
}

td#featuresTableFooterRow {
	overflow: hidden;
	height: 13px;
	background-image: url(images/menu_bottom.png);
}


/* @end */

div.quote {
	color: #fefefe;
	margin-left: 20px;
	margin-right: 15px;
	text-align: right;
	font-style: italic;
}
div.caption {
	margin-right: 15px;
	text-align: right;
}

table#quotesTable {
	position: relative;
	top: 15px;
	display: block;
	float: right;
	width: 248px;
	border-collapse: collapse;
	border-style:none;
	border-spacing: 0px;
	vertical-align: top;
}

td#quotesTableHeaderRow {
	height: 16px;
	background-image: url(images/menu_top.png);
}

td.quotesTableBodyRow {
	text-align: center;;
	width: 100pc;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(images/menu_middle.png) repeat-y;
	vertical-align: middle;
}

td#quotesTableFooterRow {
	overflow: hidden;
	height: 13px;
	background-image: url(images/menu_bottom.png);
}


/* @end */

.licenceFormCaption {
	color: #fefefe;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
}

.licenceFormTip {
	font-style: italic;
	padding-right: 10px;
	padding-bottom: 20px;
}

div#sectionContent {
	min-height: 300px;
	vertical-align: top;
	position: relative;
	bottom: 38px;	
}

table#buySteps {
	margin-right: auto;
	margin-left: auto;
}

td.buySteps {
	vertical-align: middle;
	padding: 5px;
}

td.productDescriptionColumn1 {
	width: 243px;
	text-align: justify;
	padding-right: 15px;
}

td.productDescriptionColumn2 {
	width: 243px;
	text-align: justify;
}

tr#contentTableLogoRow {	
	height: 61px;
	vertical-align: bottom;
}

img#imgMainLogo {
	margin-top: 10px;
}

img.inlineImage16 {
	position: relative;
	top: 4px;
	margin-left: 0px;
	margin-right: 5px;
}

td#topLinks {
	padding-right: 30px;
	text-align: right;
	vertical-align:bottom;
}

img#mainScreenshot {
	margin-bottom: 10px;
	display: block;
}

.dimmed {
		opacity: 0.5;
}





table#companyInfoTable {
	display: block;
	float: right;
	width: 248px;
	border-collapse: collapse;
	border-style:none;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

td#companyInfoTableHeaderRow {
	width: 248px;
	border-style: none;
	height: 16px;
	background-image: url(images/menu_top.png);
}

tr.companyInfoTableBodyRow {
	background: url(images/menu_middle.png) repeat-y;
	vertical-align: middle;
}

td#companyInfoTableFooterRow {
	overflow: hidden;
	height: 13px;
	background-image: url(images/menu_bottom.png);
}
td.companyInfoTableField {
	padding-left: 20px;
	color: #fefefe;
	font-style: italic;	
}
td.companyInfoTableValue {
padding-left: 0px;	
}
td.companyInfoTableBodySep {
	width: 248px;
	padding-left: 25px;
	height: 1px;
	background: url(images/menu_divider.png) repeat-y;
}

div#aboutBlurb {
	text-align: justify;
	width: 480px;
}
