body {
  margin: 0px; 
  padding: 15px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000;
  font-size: 80%;
  background-color: #fff;
  text-align: center;
  min-width: 770px;
  background: #ffffff url("../images/background.jpg") right bottom no-repeat fixed;
}

#body {
  width: 770px;
	margin: 0px auto;
	text-align: left;
}

#header {
  width: 770px;
  background: url("../images/calc-top.gif") no-repeat left top;
  height: 115px;
}

#header img {
  float: right;
  margin: 23px 35px 24px 0px;
  border: 0px;
}

#header h1 {
  display: none;
}

#content {
	border: 5px solid #7c88ae;
	width: 770px;
}

#menu {
  width: 230px;
  float: left;
  height: 650px;
  background: url("../images/calc-left.gif") no-repeat left top;
  margin: 0px;
  padding: 0px;
}

#menu ul {
  list-style-type: none;
  margin: 200px 30px 0px 30px;
  padding: 5px 0px 5px 0px;
}

#menu ul li {
  margin: 0px;
  background: url("../images/bullet.gif") -220px 0 no-repeat;
}

#menu ul li a {
  color: #7c88ae;
  text-decoration: none;
  font-weight: normal;
  background: url( '../images/bullet.gif' ) top left no-repeat;
  padding: 0px 0px 0px 25px;
  width:160px;
}

#menu ul li a:hover {
  text-decoration: underline;
  background-image: none;
  width:160px;
}

#menu ul li a.actual {
  text-decoration: underline;
  background: url( '../images/bullet.gif' ) -220px 0 no-repeat;
  width:160px;
}

ul {
   padding: 0px;
   margin: 0px 0px 10px 40px;
}

.done {
  text-decoration:line-through;
  color: #AAAAAA;
}

#support {
  margin: 5px 0px 0px 35px;
}

#menu p.cite {
  padding: 0px 6px 6px 6px;				
}

#menu p.cite a{
   padding-left:35px;
}


#text {
  width: 500px;
  float: left;
  margin:0px;
  padding: 5px;
  border: 1px solid #b2b9b4;
  background: url("../images/calc-right-gray.gif") #f1f2ef no-repeat left top;
}

#text img.screenshot {
  border: 1px solid #7c88ae;
  margin: 5px;
  cursor: pointer;
}

#text img.flag {
  vertical-align: middle;
  padding-left: 3px;
}


#bottom {
  width: 730px;
  font-size: 85%;
  clear: both;
  text-align: right;
  height: 35px;
}

#bottom a {
  color: #fff;
}

#bottom img {
  border: 0px;
  margin-top: 2px;
}

#bottom a:hover {
  text-decoration: none;
}

p.imgRight {
  text-align: center;
  font-style: italic;
  font-size: 90%;
  float: right;
  position: relative;
  margin: 0 10px 5px 0;
}

a {
  color: #7c88ae;
}

a:hover {
  text-decoration: none;
}

h2 {
  margin-top: 10px;
  font-family: "trebuchet ms", "times new roman", times, serif;
  font-size: 160%;
}

h3 {
  font-family: "trebuchet ms", "times new roman", times, serif;
  font-size: 130%;
  clear:both;
}

h4 {
  font-family: "trebuchet ms", "times new roman", times, serif;
  font-size: 110%;
}

h5 {
  font-family: "trebuchet ms", "times new roman", times, serif;
  padding:0px;
  margin:0px;
  font-size: 110%;
}


table {
  border-collapse: collapse;
  font-size: 95%;
  border: 1px solid #666;
}

table.comparison {
  width: 100%;
}

table.comparison tr{
  height: 15px;
}

table.comparison td{
  background-color: #fff;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  padding-left: 4px;
}

table.comparison td.feature{
  font-weight: bold;
}

table.comparison td.data{
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  color: green;
  font-family: arial, times, helvetica, sans-serif;
}

table.comparison td.data2{
  text-align: center;
  font-family: arial, times, helvetica, sans-serif;
}


table.comparison th{
  background-color: #ddd;
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
  font-size: 110%;
  padding-left: 4px;
  text-align: center;
  height: 25px;
}

table.comparison th.feature {
  text-align: left;
}

table a {
  color: #000;
  text-decoration: none;
}

table a.forum {
  color: #7c88ae;
  text-decoration: underline;
}

table a:hover.forum {
  color: #7c88ae;
  text-decoration: none;
}

table img {
  border: 0px;
}

th {
  background-color: #ddd;
  border-bottom: 1px solid #666;
  text-align: left;
  height: 25px;
}

th.pict {
  width: 40px;
}

th.platform {
  width: 120px;
}

th.linkforum {
  width: 260px;
}

th.download {
  width: 340px;
}

th.comment {
  width: 200px;
}

td {
  background-color: #fff;
  border-bottom: 1px solid #666;
  height: 25px;
}

td.pict {
  text-align:center;
}

td.instructions {
  text-align:center;
}

.notice {
  width: 63%;
  border-top: 1px solid #7c88ae;
}

.shotdesc {
  margin-left: 5px;  
}

hr {
  height: 1px;
  margin: 5px 0px;
  padding: 0px;
  border: 0px;
  width: 100%;
  color: #7c88ae;
  padding: 0;
  background: #7c88ae;
}

p {
  text-align: left;
}

p.sign {
  text-align: right;
}

p.center {
  text-align: center;
  margin-top : 0px;
  margin-left : -20px;
}

code {
  font-family: Ti92PlusPC, Courier;
  font-size: 110%;
}

abbr {
  font-size: 80%;
}

span.strike {
  text-decoration:line-through;
}

form {
  padding: 0px;
  margin: 0px;
}

form.searchForm {
  margin: 5px 5px 5px 5px;
  height: 100px;
}

input {
  border: 1px solid #666;
  margin: 4px;
}

input[type="image"] {
  border: 1px solid #666;
  margin: 10px;
}

input.textInput {
    font-family: "trebuchet ms", "times new roman", times, serif; 	
}

fieldset {
  border: 1px solid #b2b9b4;
  width: 80%;
}

legend {
   font-weight: bold;
   color: #7c88ae;
}

input.button {
  background-color:#7c88ae;
  color:#000000;
  font-weight: bold;
}

input.text {
  width: 50%;
  padding-left:2px;
}

p.imgCenter {
  font-style: italic;
  text-align: center;
  position: relative;
  margin: 0 10px 20px 0;
}

p.imgCenter img {
  border: 1px solid #7c88ae;
  margin: 2px;
}

p.imgRight img {
  border: 1px solid #7c88ae;
  margin: 5px 5px 10px 5px;
}

p.imgRight img.picture {
  cursor: pointer;
}

img.noborder {
  border: 0px;
}

.centered {
  text-align: center;
}