
body {
  margin: 0;
  padding: 0;
  background-image: url(images/background.png);
  font-family: Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}

a          { color: black; }
a.finetune { text-decoration: none; }
a:hover    { text-decoration: underline; }
h1         { font-size: 17pt; font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif; margin: 0 0 10px 0; }
h2         { font-size: 14pt; font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif; margin: 0 0 5px 0; }
h3         { color: #ff7010; border-bottom: 1px solid #ff7010; font-size: 12pt; font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif; margin: 0 0 5px 0; }
h4         { font-size: 11pt; font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif; margin: 15px 0 15px 0; border-bottom: 1px solid #f0f0f0; }
p          { font-size: 10pt; margin: 0 0 10px 0; }
pre        { font-size: 10pt; margin: 0 0 10px 0; padding: 0; }
code       { margin: 0; background-color: #f0f0f0; padding: 0 3px 0 3px; }
.highlighted code, #sourcecontent code { background: none; }
img        { border: none; }
.left      { float: left; }
.right     { float: right; }
ul         { list-style-type: none; padding: 0; margin: 0; }
li         { padding: 0; margin: 0; font-size: 10pt; }
th         { background: #f0f0f0; text-align: left; }
          
label      { cursor: pointer; }
.clear     { clear: both; } 

#container {
  width: 970px;
  margin: 0 auto 0 auto;
}

#header {
  width:      990px;
  height:     150px;
  display:    block;
  background-image: url(images/header.png);
  background-repeat: no-repeat;
  float: left;
  clear: both;
}

#header #logo {
  margin:   0; 
  padding:  0;
  overflow: hidden;
  position: relative;
  float:    left;
  clear:    none; 
  display:  block;
  font-size: 12pt;
}

#header #logo a {
  margin: 0 0 0 30px;
  overflow: hidden;
  position: relative;
  display:  block;
  cursor:   pointer;
  width:    260px;
  height:   73px;
  text-decoration: none;
}

#header #logo a span {
  position: absolute;
  width:    100%;
  height:   100%;
  background: url(images/logo.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

#header #box {
  position: relative;
  top: -92px;
  display:  block;
  left:     446px;
  width:    550px;
}

#header #box img {
  float:  right;
  margin: 0 0 0 10px;
}

#header #box div {
  float: left;
  margin: 25px 0 0 0;
  text-align: right;
  width: 300px;
}

#header #box div h1 {
  font-size: 12pt;
  font-weight: bold;
  margin: 0 0 5px 0; 
  padding: 0;
}

#header #box div h1 a {  
  color: black;
  text-decoration: none;
}

#header #box div p {
  font-size: 8pt;
  margin: 0 0 5px 0; 
  padding: 0;
}

#header #box div a {
  color: #ff7010;
  font-weight: bold;
  text-decoration: none;
}

#content {
  clear: both;
  background-image: url(images/contentbackground.png);
  background-position: 0 0;
  background-repeat: repeat-y;
  padding-left: 11px; 
  float: left;
  width: 970px;
}

.content {
  width: 772px !important;
  text-wrap: unrestricted;
}

.reflist, .reflist li, .reflist ul {
  margin: 0 0 2px 2px!important;
  padding: 0 0 0 13px!important;
}

#content #leftcolumn {
  float: left;
  width: 772px;
  margin:  0;
  padding: 0;
}

#content #leftcolumn .intro {
  padding: 0 0 0 30px;
  clear: both;
}

#content #leftcolumn .intro p.tight {
  width: 450px;
  text-align: center;
  margin: 0 auto 10px auto;
}

#content #leftcolumn .intro h1 {
  text-align: center;
}

#content #leftcolumn .intro h2.subtitle {
  text-align: center;
  margin: 0 0 30px 0;
}

#content #leftcolumn .intro ul.features {
  width: 200px;
  float: left;
  margin: 0 20px 20px 40px;
}

#content #leftcolumn .intro ul.features li {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: right;
  color: #a0a0a0;
}

#content #leftcolumn .intro ul.features li a {
  color: #a0a0a0;
}

#content #leftcolumn .intro ul.featuresright {
  margin: 0 0 0 30px;
}

#content #leftcolumn .intro ul.featuresright li {
  text-align: left;
}

#content #leftcolumn .intro img.featurescenter {
  float: left;
}

#content #rightcolumn {
  float:   left;
  display: block;
  width:   177px;
}

#content #rightcolumn div {
  width: 140px;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 0 0;
  margin: 0 0 15px 20px;
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size: 8pt;
  clear: both;
  float: left;
}

#content #rightcolumn div p {
  font-size: 8pt;
}

#content #rightcolumn div a.more {
  display: block;
  margin:  3px 0 5px 0;
  text-align: right;
  clear:   both;
  float: right;
  color: #ff6600;
  font-weight: bold;
  text-decoration: none;
}

#content #rightcolumn div a.more:HOVER {
  color: #ffaa00;
  text-decoration: underline;
}

#content #rightcolumn div h1 {
  font-size: 11pt;
  margin: 0 0 3px 0;
}

#content #rightcolumn #sidemenu {
  width:   177px;
  margin:  0 0 40px 0;
  padding: 0;
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  border: none;
  clear: both;
  float: left;
}

#content #rightcolumn #sidemenu ul li.active {
  background-image:    url(images/sidemenu_headbackground.png);
  background-repeat:   no-repeat;
  background-position: 0px 0px;
  padding: 2px 0 0 20px;
  margin: 0 0 0 0px;
  width:  155px;
  border: none;
}

#content #rightcolumn #sidemenu ul li {
  display: block;
  margin:  0;
  font-size:  12pt;
  font-weight: bold;
  padding: 5px 0 5px 0px;
  margin: 0 0 0 20px;
  width: 148px;
  border-bottom: 1px solid #e7e7e7;
}

#content #rightcolumn #sidemenu ul li a {
  text-decoration: none;
}

#content #rightcolumn #sidemenu ul li a:HOVER {
  color: #606060;
}

#content #rightcolumn #sidemenu ul li ul {
  margin-top: 5px;
  border: none;
}

#content #rightcolumn #sidemenu ul li ul li {
  width: 150px;
  border: none;
  background-image:  url(images/listitem_bigdot_gray.png);
  background-repeat: no-repeat;
  background-position:  0px 6px;
  line-height: 20px;
  padding: 0 0 0 15px;
  margin: 0; 
  height: auto;
  font-size: 9pt;
  font-weight: normal;
  width: 130px;
}

#content #rightcolumn #sidemenu ul li ul li.active {
  background-image: url(images/listitem_bigdot_black.png);
  background-position:  0px 6px;
  font-size:  9pt;
  font-weight: normal;
  padding: 0 0 0 15px;
  width: 130px !important;
}

#content #rightcolumn #sidemenu ul li ul li.active a {
  font-weight: bold;
}

#content #rightcolumn #sidemenu ul li ul li.active ul li a {
  font-weight: normal;
}

#content #rightcolumn #sidemenu ul li ul li ul li {
  width: 120px;
}

#content #rightcolumn #sidemenu ul.otherformats {
  margin-top: 45px;
}
#content #rightcolumn #sidemenu ul.otherformats li {
  width: 150px;
  border: none;
  background-image:  url(images/listitem_bigdot_gray.png);
  background-repeat: no-repeat;
  background-position:  20px 6px;
  line-height: 20px;
  padding: 0 0 0 35px;
  margin: 0; 
  height: auto;
  font-size: 9pt;
  font-weight: normal;
  width: 130px;
}

#content #rightcolumn #sidemenu ul.otherformats a {
  font-size: 12px;
  color: #606060;
}

#content #leftcolumn #top6reasons {
  padding: 20px 0 0 22px;
  margin: 0 0 0 2px;
  background-image: url(images/top6reasons_background.png);
  float: left;
  width: 746px;
  clear: both;
}

#content #leftcolumn #top6reasonstop {
  margin:  0 0 0 2px;
  padding: 0;
  clear:   both;
  float: left;
  width: 768px;
  background-image: url(images/top6reasons_top.png);
  height: 18px;
}

#content #leftcolumn #top6reasonsbottom {
  margin:  0 0 0 2px;
  padding: 0;
  clear:   both;
  float: left;
  width:   768px;
  background-image: url(images/top6reasons_bottom.png);
  height:  23px;
}

#content #leftcolumn #top6reasons ul li {
  display: block;
  width:   230px;
  height:  75px;
  font-size: 8pt;  
  float:   left;
  margin: 0px 5px 5px 10px;
}

#content #leftcolumn #top6reasons ul li img {
  float: left;
  margin: 0 5px 0 0;
}

#content #leftcolumn #top6reasons h3 {
  font-size: 9pt;
  color: #ff6600;
  margin: 0 0 4px 65px;
  padding: 0;
}

#footer {
  padding: 0 0 10px 0;
  float: left;
  color: #416373;
  width: 970px;
}

#footer a {
  color: #416373;
  text-decoration: none;
}

#footer #footertop {
  height: 30px;
  float: left;
  background: url(images/footer_top.png);
  display: block;
  width: 970px;
}

#footer marquee {
  float: left;
  clear: none;
  margin-top: 19px;
  width: 700px;
}

#footer #footercontent {
  float: left;
  text-align: left;
  font-size: 8pt;
  padding: 15px 0 0 0;
  margin: 0;
  width: 250px;
  height: 42px;
} 

#footer #footercontent a {
  border-bottom: 1px solid #97bbcc;
}

#footer #footercontent a.nounderline {
  border: none;
}

#footer #footercontent a:hover {
  color: white; #517383;
  border-bottom: 1px solid #d7fbfc;
}

#footer #footercontent a.nounderline:hover {
  border-bottom: none;
}

#footer #footercontent img {
  float:  left;
  margin: 0 5px 0 0;
}
.keywords {
  position: absolute;
  left: -10000px;
} 

#leftcolumn #body {
  margin: 0 0 0 30px;
  width: 700px;
  font-size: 13px;
}

#leftcolumn #body ul {
  margin-bottom: 15px;
}

#leftcolumn #body ul li {
  background-image:  url(images/listitem_bigdot_gray.png);
  background-repeat: no-repeat;
  background-position:  0px 7px;
  line-height: 20px;
  padding: 0 0 0 15px;
  margin: 0; 
}

#leftcolumn td { 
  font-size: 9pt;
  vertical-align: top;
}
.exampleinfo {
  margin-bottom: 15px;
}

body.source {
  padding: 15px;
}

#sourcecontent {
  padding:  0px;
  float: left;
  clear: both;
  white-space: nowrap;
  background-color: white;
}

#content #body #formcontainer {
  clear: both;
  width: 100%;
  float: left;
}

#content #body #formcontainer #form {
  float: left;
}

#content #body #formcontainer #form td {
  border-top: 2px solid #e0e0e0;
  padding: 10px 0 8px 0;
}

#content #body #formcontainer #form td td {
  border: none;
  padding: 5px;
}

#validatorcontainer {
  float: left;
  position: absolute;
  width: 500px;
  background-color: #fff;
  
}
.notrequired {
  color: gray !important;
}

#lightwindow_contents {
  border: 4px solid #FFCE00;
  background-color: #fff;
  overflow: auto;
  z-index: 200;
}
#lightwindow_title_bar {
  cursor: move;
}
#basicelements li {
  z-index: 100 !important;
  cursor: move;
}
.help {
  cursor: help;
}

#menu {
  margin-top: 65px;
  clear: both;
  background-image: url(images/boxmiddle.png);
  background-position: 680px 0px;
  background-repeat: no-repeat;
  width: 759px;
  position: relative;
  height: 44px;
  z-index: 9999;
}

#menu ul {
  background-image: url(images/menu.png);
  width: 680px;
  height: 44px;
  float: left;
}

#menu ul li {
  float: left;
  display: block;
  height: 44px;
  overflow: hidden;
}

#menu ul li a span {
  width: 100%;
  height: 100%;
  display: block;
}

#menu ul li a { display: block; height: 44px; cursor: pointer; }
#menu ul li a#menuhome      { margin-left: 55px; width: 70px; }
#menu ul li a#menufeatures  { width: 78px; }
#menu ul li a#menuexamples  { width: 88px; }
#menu ul li a#menureference { width: 94px; }
#menu ul li a#menudownload  { width: 129px; }
#menu ul li a#menuforum     { width: 70px; }

form div.required {
  display: inline;
  color: red;
}

.statistics .chart {
  margin-top: 10px;
  margin-bottom: 20px;
}

.statistics ul {
  list-style-type: none !important;
  float: left;
  width: 240px;
  margin: 0;
  padding: 0;
  border: 0;
}

.statistics li {
  float: left;
  width: 120px;
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  background-image: none !important;
}

.statistics li.header {
  font-size: 13px;
  font-weight: bolder;
  margin-bottom: 4px !important;
  position: relative;
  left: -5px;
}

.statistics .monthlystatistics {
  float: right;
}

#content #affiliatelogin .text {
  width: 120px;
  padding-left: 2px;
  border: 1px solid #aaa;
  margin-bottom: 4px;
}
#content #affiliatelogin .button {
  width: auto;
  margin: 0 0 0 85px;
  width: 40px;
  border: 1px solid #a0a0a0;
}

#content #rightcolumn div#addthiscontainer {
  clear: both;
  margin: 10px 0 0 28px;
  border: 0;
}

/* mapMarker */

/* 

Some layout code needed by mapMarker.
The only true requirement is to have a high
z-index so the suggestions will be visible
over Google Maps.

*/

div.cfac_auto_complete {
  z-index: 1000;
  width: 350px;
}

div.cfac_auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}

div.cfac_auto_complete ul li {
  margin:0;
  padding:3px;
  background-color: #fff;
}

div.cfac_auto_complete ul li.selected {
  cursor: pointer;
  background-color: #ffb;
}

div.cfac_auto_complete ul strong.highlight {
  color: #800; 
  margin: 0;
  padding: 0;
}

/* take the tour */

div#tourtimeline {
  padding: 0 52px 0 52px;
  float: left;
  clear: both;
}

div#tourtimeline a {
  float: left;
}

div#tourtimeline img {
  margin: 0 -1px 0 0;
}

div#tourtimeline .separator {
  height: 8px;
  width: 96px;
  margin: 4px 0 0 0;
  float: left;
  background-color: #e0e0e0;
}

div#tourtimelinetitles {
  float: left;
  clear: none;
}

div#tourtimelinetitles div {
  float: left;
  display: block;
  width: 113px;
  text-align: center;
  font-size: 10px;
}

div#tourtimelinetitles a {
  color: #c0c0c0;
  text-decoration: none;
}

div#tourtimelinetitles a:hover,
div#tourtimelinetitles a.active {
  color: #606060;
}

img.tourillustration {
  float: right;
  margin: 0 0 10px 10px;
}

div#tournext a {
  text-align: right;
  display: block;
  height: 50px;
  vertical-align: middle;
  background-image: url(images/tour_next_inactive.png);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 15px 80px 0 0;
}

div#tournext a:hover {
  background-image: url(images/tour_next.png);
}

table#comparison td {
  border-right: 1px solid #e0e0e0;
}

table#comparison th {
  text-align: center;
  width: 125px;
} 

table#comparison td.tick {
  text-align: center;
}

table#comparison th img {
  vertical-align: middle;
}

table#comparison tr#prices td {
  font-size: 18px;
  text-align: center;
  color: #008000;
}

table#comparison tr#license td {
  text-align: center;
  font-size: 11px;
}
a.downloadbutton {
  background-image: url(images/gen/formactions-bg-sprite.png);
  background-repeat: no-repeat;
  background-position: -90px 0;
  width: 125px;
  display: block;
  height: 28px;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 0 0 5px;
  text-decoration: none;
  text-align: center;
}

a.downloadbutton img {
  vertical-align: middle;
  margin-right: 7px;
}

a.downloadbutton:hover {
  background-position: -90px -32px;
  color: #808080;
}

table#releases td, table#releases th {
  vertical-align: top;
}

table#releases th#changelog {
  width: 430px;
}

table#releases th#releasedate {
  width: 140px;
}

table#releases th#downloadbutton {
  width: 200px;
}

table#releases td h4 {
  margin: 0;
  border: 0;
}

table .postbody ul {
  list-style-type: disc;
}

table .postbody ul ul {
  list-style-type: circle;
}

a#viewsource {
  background-image: url(images/viewsource.png);
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  width: 170px;
  clear: both;
  text-decoration: none;
  color: white;
  font-size: 12px;
  padding: 2px 0 0 50px;
}

.customermenu {
  float: right;
  color: #ff6600;
}

.customermenu .divider {
  margin: 0 5px 0 5px;
}

.customermenu a {
  text-decoration: none;
  color: #ff6600;
  padding: 5px 10px 5px 10px;
}

.customermenu a.active {
  background-color: #ff6600;
  color: white;
}

.customermenu a:hover {
  text-decoration: underline;
}

.alertmessage {
  margin: 0 0 30px 0px;
  width: 670px;
  padding: 15px;
  background-color: #FFCE00;
  font-size: 15px;
}

#facebookdownload {
  background-color: white;
  background-image: none;
}
