body {
  font-family: Arial, Helvetica,Verdana, sans-serif;
  font-size: 85%; /* set by % because IE likes this */
  text-align: center; /* center the body in IE5.x*/
  padding: 0;
  margin: 0;
  background: url(background.png) top left repeat-x;
  background-color: #000000;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

/*                                                               MAIN BODY   */

div#body {
  display: block;
  position: relative;
  width: 840px;
  text-align: left; /* Reset the text alignment */
  margin: 0 auto; /* Center the page */
  border-top: 0;
  top: 0px;
}

div#header {
  width: 100%;
  visibility: hidden;
  height: 0px;
  
}

div#header img {
  float: left;
}

div#header #tagline {
  position: absolute;
  font-weight: bold;
  font-size: 1.3em;
  right: 37px;
  top: 50px;
  color: navy;
}

div#title {
  background: url(titlebar.png) left top;
  width: 840px;
  height: 120px;
}
div#title a {
  display: block;       
  float: left;
}
div#title a span {
  display: none;
}
div#title a#homelink {
  margin-left: 26px;
  margin-top: 14px; /* -68px;*/
  height: 100px;
  width: 200px;
}

div#title #productname {
  color: #00222b;
  font-size: 2.9em;
  margin-left: 245px;
  padding-top: 16px;
}

div#title #pagename {
  color: #007d9d;
  font-size: 1.8em;
  margin-left: 280px;
}

img.inlineimage {
  float: left;
}

div.classcontent h1 {
  clear: both;
  padding: 0;
  width: 99%;
  background-color: white;
  color: #007d9d;
  font-size: 1.6em;
  padding: 2px 0 2px 5px;
}
div.classcontent h2 {
  color: #007d9d
}
div.classcontent h3 {
  padding: 0;
  color: #00222b;;
}


#menu ul {
  list-style: none;
  width: 85%;
  margin: 0;
  padding: 0;
  padding: 0 8px;
  margin-top: 25px;
  margin-bottom: 20px;
}

#menu li {
  border: 1px solid #CACACA;
  border-top: 0;
  text-align: left;
  padding: 0.4em 0;
}

#menu li.topitem{
  border-top: 1px solid #CACACA;
}

#menu li.selected{
  background-color: #EEE;
}

#menu li a {
  text-decoration: none;
  color: navy;
  margin-left: 12px;
  width: 100%;
}

#menu li a:hover {
  text-decoration: underline;
}

li#lastoption {
  float: right;
}

li#headerend {
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
}

div#bottomline {
  width: 700px;
  position: absolute;
  top: 76px;
  left: 34px;
 
}

#menu .second {
  margin-left: 24px;
}
#menu .third {
  margin-left:36px;
}

div.menuoptions {
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  height:34px;
  width:839px;
  background: url(images/buttonback.png) top left repeat-x;
  clear:both;
  margin: 0 auto;
}

div.menuoptions ul {
  list-style: none;
  color: white;
  height:36px;  margin: 0;
  padding: 0;
  margin: 0;
}

div.menuoptions li {
  border-left: 1px solid #FFFFFF;
  float: left;
  display: inline;
  padding: 8px 0px; 
}

div.menuoptions a.selected {
  color: #00222b;
  background: url(buttonbacksel.png) top left repeat-x;
}

div.menuoptions a:hover {
  text-decoration: none;
  color: #F7be57;	
  background: url(buttonbackhov.png) top left repeat-x;
}

div.menuoptions a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
  padding: 10px 18px;
  background: url(buttonback.png) top left repeat-x;

}

div.menuoptions a:hover {
  text-decoration: underline;
}

div.figcaption {
  font-size: 75%;               
  border-left: 4px;
  border-right: 4px;
}

td#menu {
  width: 15%;
}
td#content {
  width: 85%;
}


div.lhreview {
background-color: #cccccc;
  padding-left: 7px;	
  padding-right: 7px;
  border-left: 0px solid white;
  border-right: 10px solid white;
  color: navy;
  font-weight: normal; 
  font-size: 100%;
  padding-top: 0px;
}
div.newalert {
background-color: #cccccc;
  padding-left: 7px;	
  padding-right: 7px;
  border-left: 0px solid white;
  border-right: 10px solid white;
  padding-top: 0px;
  color: navy;
  font-weight: normal; 
  font-size: 100%;
  padding-top: 0px;
  padding-bottom: 2px;
}

div.content {

}

div.content a {

}

div.content a:visited {
  font-style: normal;
}

.contenttable {
  background-color: white;
  color: navy;
}

.contenttable td {
  vertical-align: top;
}

table.contenttable {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

div.classcontent {
  padding-top: 0px;
  padding-bottom: 5px;
  margin: 6px;
  margin-bottom: 35px;
  clear:both;
  margin: 0 auto;
  min-height: 300px;
  /* height: 400px; */
  padding: 10px 20px;
  background-color: #FFFFFF;
  color: #00222b;
  
}


div.classcontent a.readmore {
  font-style: italic;
  text-decoration: none;
  float: right;
  margin-right: 10px;
  color: navy;
}

div.classcontent a.readmore:hover {
  text-decoration: underline;
}

table.buy {
  text-align: center;
  border: 1px solid #00222b;
}

.buy h2 {
  margin: 8px;
}

div.classcontent .buy img {
  margin: auto;
}

div.classcontent .buy ul, div.classcontent .buy li {
  text-align: left;
  font-size: 12px;
  margin-top: 0;
  margin-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

div.classcontent .buy p {
  font-size: 12px;
}

td.buy {
  padding-left:10px; 
  padding-right:10px;
  border-left: none;
  border-top: none;
}

table.subsection td.top-left {
  border-top: none;
  border-left: none;
}

table.subsection td {
/*  vertical-align: top; */
/*  border-top: 1px solid #00222b; */
/*  border-left: 1px solid #00222b; */
  padding: 0;
  margin: 10px 10px 0 0;
}

table.subsection td.rightmost {
  border-right: 1px solid #00222b; 
}

table.subsection td.no-border {
  border: none;
}

table.subsection td.top-border {
  border-top: 1px solid #00222b; 
  border-left: none;
  border-right: none;
}

table.subsection td.unselected {
/*  background-color: #CCCCCC; */
  border-bottom: 1px solid #00222b;
  border-right: none;
}

table.subsection td.selected {
  border-top: 1px solid #00222b; 
  border-left: 1px solid #00222b; 
  border-right: 1px solid #00222b; 
}

table.subsection a {
  font-weight: normal;
  display: block;
  padding: 10px;
}

table.subsection a.inline, table.buy a.inline {
  display: inline;
  padding: 0;
  border: none;
  background-color: transparent;
}

table.subsection a.inline:hover {
  color: #007d9d;
}


table.subsection .navigation a {
  height: 60px;
}

table.subsection a:hover, table.buy a:hover {
  background-color: #F7be57;
  color: #00222b;
}

table.buy a {
  border-top: 1px solid #00222b; 
  display: block;
  padding: 10px;
  background-color: #EEEEEE;
}

table.subsection td.selected a:hover{
/*  background-color: #FFFFFF; */
}

.feature-list td {
  text-align: center;
  margin: auto;
  vertical-align: middle;
  border-left: 1px solid #00222b;
  border-top: 1px solid #00222b;
}

table.subsection .feature-list img {
  margin: auto;
}

table.subsection h2 {
  margin: 0;
}

table.subsection tr.navigation {
  font-size: 85%;
}

td.half {
  width: 48%;
}

p.more {
  float: right;
  font-style: italic;
  margin-right: 10px;
  margin-bottom: 4px;
}

p.highlight {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
  text-align: center;
  border-top: solid white 1px;
  border-bottom: solid white 1px;
}

p.imagecontainer {
  text-align: center;
}

span.superhighlight {
  font-weight: bold;
}

div.footer {
  clear: both;
  color: white;
  text-align: center;
}

div#copyright {
  margin-top: 10px;
  padding-top: 5px;
  height: 2em;
}

p.screenshots img {
  padding: 5px;
}

p.screenshots {
  text-align: center;
}

div.classcontent a {
  font-weight: bold;
  text-decoration: none;
  color: navy;
}


div.smallprint {
 font-size: 75%;
 margin-right: 60px;
}
div.hero {
  background-color: #FFFFFF;
  width: 838px;
  height: 194px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  display: block;
  clear: both;
  margin: 0 auto;
}
div.callout {
  margin: 20px; 
  padding: 5px 20px; 
  border: 4px solid rgb(247, 190, 87);
  background-color: rgb(247, 190, 87); 
  color: black; 
  font-size: 15px; 
  line-height: 150%;
}

div.callout2 {
  margin: 10px; 
  padding: 5px 20px; 
  border: 2px solid #FFFFFF;
  background-color: white; 
  color: navy; 
  font-size: 20px; 
  line-height: 200%;
}

div.callout_button {
  background: url(orangebutton.png); 
  background-color: #FFFFFF;
  width: 191px;
  height: 70px;
  padding: 25px 25px; 
  vertical-align: middle;
  text-align: center;
  margin-right: 13px;
  margin-top: 0;
}

div.callout a {
  font-weight: bold;
  text-decoration: none;
  color: #00222b;
  margin: auto;
}

div.callout a:hover {
  color: #000000;
}

.bigger-text {
  font-size:140%;
}
div.classcontent b {
  font-style: bold;
  color: #007d9d;
  margin-bottom:15px;
  font-size: 120%;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

table.twocolumn td {
  padding: 0 8px;
}
.box { float: left; width: 100px; height: 100px; }
#boxContent { border: none; background: #DDD; } 
#boxContent { position: relative; left: -3px; top: -3px; }
#boxContainer { position: relative; background: #aaa; margin: 10px; } 