* {
	margin: 0px;
}
body {
	background: url("/images/cloud-bg2.png") repeat-x 20% 0px rgb(233, 240, 245); margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}
div#midground {
	background: url("/images/cloud-bg3.png") repeat-x 30% 128px; margin: 0px; padding: 0px; width: 100%;
}
div#foreground {
	background: url("/images/cloud-bg4.png") repeat-x 40% 180px; margin: 0px; padding: 0px; width: 100%;
}
html {
	background-color: rgb(233, 240, 245);
}
img {
	border: currentColor;
}
h1 {
	color: rgb(255, 153, 0); letter-spacing: 1px; padding-top: 0px; padding-bottom: 5px; font-family: Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: bold; margin-top: 20px; margin-bottom: 10px; border-bottom-color: rgb(204, 102, 0); border-bottom-width: 2px; border-bottom-style: dotted;
}
h2 {
	color: rgb(255, 153, 0); letter-spacing: 1px; padding-top: 0px; padding-bottom: 5px; font-family: Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: bold; margin-top: 20px; margin-bottom: 10px; border-bottom-color: rgb(204, 102, 0); border-bottom-width: 2px; border-bottom-style: dotted;
}
h2 {
	color: rgb(51, 51, 51); text-transform: uppercase; letter-spacing: 2px; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; font-weight: bold; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: solid;
}
h3 {
	color: rgb(51, 51, 51); letter-spacing: 1px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; margin-top: 10px; margin-bottom: 10px;
}
p {
	line-height: 140%; margin-top: 10px; margin-bottom: 10px;
}
.tip {
	border-bottom-color: rgb(238, 0, 0); border-bottom-width: 2px; border-bottom-style: dashed; cursor: help;
}
.showhide {
	background: url("/images/showhide-arrow-right.png") no-repeat left rgb(255, 153, 0); padding: 5px 5px 5px 20px; border: rgb(102, 102, 102); font-size: 13px; font-weight: bold; margin-bottom: 10px; display: block; cursor: pointer;
}
.showhideopen {
	background: url("/images/showhide-arrow-right.png") no-repeat left rgb(255, 153, 0); padding: 5px 5px 5px 20px; border: rgb(102, 102, 102); font-size: 13px; font-weight: bold; margin-bottom: 10px; display: block; cursor: pointer;
}
.showhide:hover {
	color: rgb(255, 255, 255);
}
.showhideopen:hover {
	color: rgb(255, 255, 255);
}
.showhideopen {
	background-image: url("/images/showhide-arrow-down.png");
}
.codeblock {
	background: rgb(238, 238, 238); padding: 10px; border: 1px solid rgb(204, 204, 204); color: rgb(0, 0, 0); line-height: 1.5em; overflow: auto; font-family: "Courier New", Courier, monospace; font-size: 11px;
}
.codeblock-noscroll {
	background: rgb(238, 238, 238); padding: 10px; border: 1px solid rgb(204, 204, 204); color: rgb(0, 0, 0); line-height: 1.5em; overflow: auto; font-family: "Courier New", Courier, monospace; font-size: 11px;
}
.codeblock-noscroll {
	height: auto;
}
.codeblock .comment {
	color: rgb(119, 119, 119);
}
.codeblock-noscroll .comment {
	color: rgb(119, 119, 119);
}
#container {
	width: 800px; margin-right: auto; margin-left: auto;
}
.zoom-section {
	clear: both; margin-top: 20px;
}
* html .zoom-section {
	clear: both; display: inline;
}
.zoom-desc {
	width: 310px; margin-bottom: 20px; margin-left: 10px; float: left;
}
.zoom-small-image {
	border: 4px solid rgb(204, 204, 204); margin-bottom: 20px; float: left;
}
.zoom-tiny-image {
	margin: 0px; border: 1px solid rgb(204, 204, 204);
}
.zoom-tiny-image:hover {
	border: 1px solid rgb(204, 0, 0);
}
#banner {
	background: url("/images/banner2.png"); height: 105px; position: relative; z-index: 10;
}
#footer {
	background: url("/images/footer-bot.png") no-repeat bottom; height: 40px; text-align: center; color: rgb(51, 51, 51); padding-top: 2px; padding-bottom: 10px; font-size: 10px; position: relative;
}
#footer-top {
	background: url("/images/footer-top.png") no-repeat; margin: 0px; height: 30px; clear: both; display: block;
}
#footer-validation {
	top: -3px; width: 75px; right: 20px; position: absolute;
}
#footer-validation img {
	margin: 0px 0px -3px; padding: 0px;
}
#bannertext {
	left: 256px; top: 60px; color: rgb(255, 153, 0); letter-spacing: 1px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; font-weight: bold; display: none; position: absolute;
}
#logo {
	border: currentColor; left: 20px; top: 0px; width: 256px; height: 56px; float: left; display: inline-block; position: absolute; z-index: 11; cursor: pointer;
}
#logo span {
	display: none;
}
#content-container {
	overflow: hidden; background-image: url("/images/middle.png"); background-color: rgb(255, 255, 255);
}
* html #content-container {
	height: 1%;
}
#rightcontent {
	width: 168px; height: auto; padding-left: 10px; margin-top: 30px; float: left;
}
#maincontent {
	width: 570px; padding-right: 10px; padding-bottom: 10px; padding-left: 20px; float: left;
}
#maincontent a {
	
}
#maincontent a:hover {
	color: rgb(204, 0, 0);
}
#cssdropdown {
	left: 330px; top: 6px; letter-spacing: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; position: absolute; z-index: 10000;
}
#cssdropdown {
	list-style: none;
}
#cssdropdown ul {
	list-style: none;
}
#cssdropdown {
	margin: 0px; padding: 0px;
}
#cssdropdown * {
	margin: 0px; padding: 0px;
}
#cssdropdown li.headlink {
	width: auto; float: left; display: block;
}
#cssdropdown li.headlink a {
	padding: 4px 20px 10px 4px; color: rgb(68, 68, 68); text-decoration: none; display: block;
}
#cssdropdown li.headlink a:hover {
	color: rgb(255, 255, 255);
}
#cssdropdown li.headlink ul {
	width: 174px; text-align: left; display: none; position: absolute;
}
#cssdropdown li.headlink:hover ul {
	display: block;
}
#cssdropdown li.headlink ul li a {
	margin: 0px; padding: 5px 10px 3px; width: 156px; color: rgb(51, 51, 51); text-transform: none; font-size: 12px; font-weight: bold; text-decoration: none;
}
#cssdropdown li.headlink ul li a:hover {
	width: 146px; text-decoration: none; background-color: rgb(204, 102, 0);
}
#cssdropdown ul li a:hover {
	text-decoration: none;
}
#cssdropdown li.headlink ul {
	background-position: bottom; padding-bottom: 15px; z-index: 10000; background-image: url("/images/dropmenu.png"); background-repeat: no-repeat;
}
textarea {
	
}
.codeinput {
	
}
#viewport {
	border: currentColor; margin-right: auto; margin-left: auto;
}
#planetLinks {
	margin: 0px; padding: 0px; height: 64px;
}
.tickul {
	margin: 0px 0px 20px; padding: 0px; list-style-type: none;
}
.tickul li {
	background: url("/images/tick.gif") no-repeat 0px 3px; padding-left: 25px; font-size: 12px; margin-bottom: 5px; margin-left: 20px;
}
#download_table {
	border: 1px solid rgb(204, 204, 204); border-collapse: collapse;
}
#download_table td {
	padding: 5px; border: 1px solid rgb(204, 204, 204); border-collapse: inherit;
}
#download_table th {
	padding: 5px; text-align: left; font-weight: bold; background-color: rgb(238, 238, 238);
}
.carouselLeft {
	background: url("rotate-left.png") 0px 0px; width: 40px; height: 40px; display: none;
}
.carouselLeft:hover {
	background-position: 0px 40px; width: 40px; height: 40px; cursor: auto;
}
.carouselRight {
	background: url("rotate-right.png") 0px 0px; width: 40px; height: 40px; display: none;
}
.carouselRight:hover {
	background-position: 0px 40px; width: 40px; height: 40px;
}
#da-vinci-title {
	margin: 20px 20px 10px; width: 80%; color: rgb(255, 153, 0); text-transform: uppercase; letter-spacing: 1px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; display: none;
}
#da-vinci-alt {
	margin: 0px 20px 20px; color: rgb(221, 221, 221); font-size: 14px; font-weight: bold; display: none;
}
a {
	outline: 0px; border: currentColor;
}
a:focus {
	outline: 0px; border: currentColor;
}
a:active {
	outline: 0px; border: currentColor;
}
form.cmxform fieldset {
	background: url("../images/contact-bg.png") repeat-x bottom; margin: 0px; padding: 0px 20px 20px; border: 1px solid rgb(204, 204, 204);
}
form.cmxform legend {
	font-weight: bold;
}
form.cmxform label {
	text-align: right; line-height: 1.8; vertical-align: top; display: inline-block;
}
form.cmxform fieldset ol {
	margin: 0px; padding: 0px;
}
form.cmxform fieldset li {
	list-style: none; margin: 10px 0px 0px; padding: 5px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
form.cmxform em {
	color: rgb(255, 0, 0); font-style: normal; font-weight: bold;
}
form.cmxform label {
	width: 140px;
}
form.cmxform fieldset fieldset label {
	text-align: left; margin-left: 140px;
}
form.cmxform textarea {
	width: 256px; height: 128px;
}
form.cmxfrom button {
	
}
form.cmxform .error {
	color: rgb(238, 0, 0); font-weight: bold; margin-left: 150px;
}
form.cmxform .ok {
	color: rgb(238, 0, 0); font-weight: bold; margin-left: 150px;
}
form.cmxform .ok {
	color: rgb(51, 51, 51);
}
table {
	border: 1px solid rgb(204, 204, 204); margin-bottom: 20px; border-collapse: collapse;
}
td {
	padding: 10px; border: 1px dotted rgb(204, 204, 204); vertical-align: top;
}
th {
	padding: 10px; border: 1px dotted rgb(204, 204, 204); vertical-align: top;
}
th {
	background-color: rgb(238, 238, 238);
}
td.noWrap {
	white-space: nowrap;
}
.addthis_toolbox {
	margin-bottom: 20px;
}
#right-nav {
	list-style: none; margin: 0px; padding: 0px;
}
#right-nav li a {
	background: rgb(255, 153, 0); padding: 5px; border: 4px solid rgb(204, 102, 0); color: rgb(51, 51, 51); letter-spacing: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; margin-bottom: 10px; display: block;
}
#right-nav li a:hover {
	background: rgb(255, 153, 0); padding: 5px; border: 4px solid rgb(204, 102, 0); color: rgb(51, 51, 51); letter-spacing: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; margin-bottom: 10px; display: block;
}
#right-nav li a:visited {
	background: rgb(255, 153, 0); padding: 5px; border: 4px solid rgb(204, 102, 0); color: rgb(51, 51, 51); letter-spacing: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; margin-bottom: 10px; display: block;
}
#right-nav li a:hover {
	color: rgb(255, 255, 255);
}
.amz {
	font-size: 10px; margin-bottom: 20px; margin-left: 30px; display: block;
}
#amz-wrap {
	padding-bottom: 10px;
}
.inline-demo {
	padding: 20px; border: 1px dotted rgb(170, 170, 170); text-align: center; color: rgb(68, 68, 68); font-size: 15px; font-weight: bold; background-color: rgb(238, 238, 238);
}
