@charset "utf-8";
/* CSS Document */


/* Tags -------------------------------------------------------------------- */

* { margin: 0px; padding: 0px; }


body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

ol {
	list-style-position: inside;
	line-height: 20px;
}


p {
	font-size: 1ems;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* Nav -------------------------------------------------------------------- */

#navibar {
}

#nav-seperator {
	background-color: #4277ad;
	height: 5px;
	clear: both;
}

#logo {
	float: left;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#tabs {
	list-style: none;
	float: right;
}
	
ul#tabs li {
	float: left;
}

ul#tabs li a {
	height: 30px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 120px;
	margin-top: 60px;
	background-image: url(images/btnunsel.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}

/* Describes any of the links within the tabs unordered list */

div#home ul#tabs li#home a,
div#demo ul#tabs li#demo a,
div#register ul#tabs li#register a,
div#resources ul#tabs li#resources a {
	background-image: url(images/btnsel.gif);
}

ul#tabs li a:hover {
	text-decoration: underline; }

/* Uncategorized -------------------------------------------------------------------- */


.content {
	text-align: left;
	clear: both;
	position: relative;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.link-bullet {
	background-image: url(images/bullet-basic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}

.linkbtn a {
	background-image: url(images/btnlearnmore.gif);
	height: 50px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
	font-weight: bold;
	float: right;
	margin-top: 30px;
	text-decoration: none;
}
.smallgroup {
	background-image: url(images/grouptop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 279px;
	float: right;
	margin-right: 40px;
	padding-left: 30px;
}

.linkbtn a:hover {
	text-decoration: underline;
}


/*
ul#tabs li#home a:hover {
	background-image: url(images/btn_home.gif);
	color: #000000;
}

div#download ul#tabs li#download a,
ul#tabs li#download a:hover {
	background-image: url(images/btn_download.gif);
	color: #000000;
}

div#tutorials ul#tabs li#tutorials a,
ul#tabs li#tutorials a:hover {
	background-image: url(images/btn_tutorials.gif);
	color: #000000;
}

div#articles ul#tabs li#articles a,
ul#tabs li#articles a:hover {
	background-image: url(images/btn_articles.gif);
}

*/

#proddesc {
	margin-right: 10%;
	float: left;
}

.floatleft {
	float: left;
}
.imgSoftware {
	float: left;
	top: 315px;
	margin-top: 50px;
	position: absolute;
	width: 299px;
	height: 349px;
	left: 576px;
}

#wrapper {
	text-align: left;
}

#tDownloadNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	float: left;
	line-height: 30px;
	display: table-cell;
}
#spec-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clear: both;
	width: 100%;
}

#splash-words {
	margin-top: 0px;
	padding: 0px;
	margin-left: 30px;
	width: 500px;
}
#benefits-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

}

.tGreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #339900;
	font-weight: bold;
}
.cGreen {
	color: #339900;
}


.tStdBold {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.cards {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: 0px;
}
.picCard {
	top: 4px;
	left: 1px;
}

.list-normal {
	background-image: url(images/bullet-basic.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 17px;
	background-position: 5px center;
	line-height: 20px;
}
.list-checks {
	background-image: url(images/check-green.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 25px;
	background-position: 5px center;
	line-height: 20px;
}




.tHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.tLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #339900;
}
.cDarkBlue {
	color: #000099;
}
.floatRight {
	float: right;
}
.tItemDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}



.tItemDesc {
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
}

#orphan {
	border: 1px dotted #999999;
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* Text -------------------------------------------------------------------- */


.benefits {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
	background-image: url(images/check-green.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 20px;
}

.benefit-description {
	font-size: 1ems;
	color: #990000;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FF0000;
	margin-top: -10px;
}

.section {
	font-weight: bold;
	font-size: 1.1em;
}

.range {

}

.software-feature {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;

}

/* Demo/Articles -------------------------------------------------------------------- */

#demo-content {
	background-color: #ffffef;
	border: 1px dotted #333333;
	float: left;
	width: 700px;
	padding: 10px;
	margin-bottom: 25px;
}
#demoVideo {
	background-color: #FCFCFC;
	height: 150px;
	width: 300px;
	text-align: center;
	margin: 10px;
	float: right;
	border: 1px solid #333333;
	padding: 5px;
}

.demo-img {
	border: 3px dotted #CCCCCC;
}

.article-calc {
	font-family: "Courier New", Courier, monospace;
	background-color: #FEFEFE;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	display: block;
}

.article-highlight {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFEF;
	border: 1px dotted #666666;
	padding: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 50%;
}

/* Register -------------------------------------------------------------------- */


#register-left {
	width: 325px;
	border: 1px none #006699;
	padding: 10px;
	height: 300px;
	float: left;
	clear: both;
	margin: 0px auto;
}
#register-right {
	float: left;
	width: 325px;
	border: 1px dotted #CCCCCC;
	height: 300px;
	margin-left: 25px;
}

#register-price {
	font-size: 16pt;
	color: #009933;
}

#register-paypal {
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
}

#register-download {
	font-size: 16pt;
	color: #0066CC;
	font-weight: bold;
}

.register-step {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	border: 1px dotted #CCCCCC;
	width: 150px;
	text-align: center;
}

/* Blog -------------------------------------------------------------------- */

#blogTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	width: 600px;
}

.blogTableRow {
	line-height: 25px;
}


.blogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #cc663a;
}

.blogDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

.blogError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
}

.blogPanelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc663a;
}

/* Landing Page -------------------------------------------------------------------- */

#landing-content {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	width: 760px;
}

#landing-left {
	float: left;
	width: 300px;
	padding-left: 25px;
}

#landing-right {
	float: left;
	width: 400px;
}

#landing-benefits {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.yellowbox {
	background-color: #FFFFEF;
	border: 1px dashed #999999;
	padding: 10px;
}
.clearBoth {
	clear: both;
}
