a.disabled {
  color: #222222;
  text-decoration: none;
}
a {
  text-decoration: none;
  color:#0066cc;
}
a:visited
{
  /*color: #207eb4;*/
  text-decoration: none;
}

h1 {
  font-weight: bold;
  font-size: 18px;
  margin: 0px;
  color: #000000;
  line-height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: arial,helvetica,sans-serif;
}
h2 {
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
  color: #000000;
  line-height: 100%;
  padding-top: 10px;
  font-family: arial,helvetica,sans-serif
}
h1.title {
  font-weight: bold;
  font-size: 18px;
  margin: 0px;
  color: #000000;
  line-height: 100%;
  padding-top: 10px;
  font-family: arial,helvetica,sans-serif;
}
h2.title {
  font-weight: normal;
  font-size: 14pt;
  margin: 0px;
  color: #000000;
  line-height: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: arial,helvetica,sans-serif;
}
p, table, td, th, li {
  font-size: 0.9em;
  line-height: 1.65em;
  font-family: trebuchet ms;
}
td {
  margin: 0px; padding: 0px;
}
.p {
  font-size: 0.9em;
  line-height: 1.65em;
  font-family: trebuchet ms;
}
.comment {
  color: #666;
  margin-top: -15px;
}
body {
  background: #ffffff url("./images/background.png") repeat-x;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
  margin:0;
  padding:0;
}
.partitle {
  font-size: 0.9em;
  line-height: 1.65em;font-weight: bold;
  font-family:trebuchet ms,verdana,arial,sans-serif;
}
.software_name {
  padding-bottom: 0em;
  height: 6em;
  font-size: 0.9em;
  line-height: 1.65em;font-weight: bold;
  font-family:trebuchet ms,verdana,arial,sans-serif;
}
.xsmall {
  font-size:0.8em;
  color:#cccccc;
  text-align:center;
}
/* header logo */
.header {
  margin-top:20px;
  height:120px;
  background: url("./images/logo.gif") no-repeat top left;
}
.headertext {
  margin: 0;
  padding: 10px 0 0 140px;
  color: #555555;
}
.headertext h1, .headertext h1 a{
  font-size: 1.2em;
  color: #555555;
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
}
.headerhome {
  position: relative;
  padding: 10px 0 10px 10px;
  float: right;
  font-size: 0.8em;
  color:#ccc;
  font-weight: bold;
}
.headerhome a {
  font-weight: bold;
}
/* contain */
.contain {
  margin:auto;
  width:748px;
}
/* main menu */
.menu {
  height: 50px;
  background: url(./images/menubg.gif) repeat-x top left;
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 14px;
  color: #ffffff;
  width: 594px;
}
.menu .selected {
  color:#F5AA26;
  font-weight: bold;
}
.menu a {
  color: #ffffff;
}
.menu a:hover {
  color:#F5AA26;
  text-decoration: underline;
}
.menu a.visited {
  color: #ffffff;
}
/* main listing */
.main_listings {
  width:746px;
  border:0px solid #ffffff;
  background-color:#ffffff;
  font-family:trebuchet ms,verdana,arial,sans-serif;
  font-size:0.9em;
  padding-top:20px;
}
.main_item {
  position : relative;
  height:auto;
  float: left;
  color : #000000;
  padding-left: 0px;
  margin: 0px;  font-size: 0.9em;
  line-height: 0.65em;
}

.main_item .main_itemName{
  position : relative;
  height:auto;
  margin-top: 5px;
  margin-left:0px;
  text-align: left;
}
.main_screenshot{
  padding: 0px;
  margin-top: 20px;
  text-align: left;
}
.main_ad {
  height: 100px;
  margin-top: 25px; margin-bottom: 20px;
}
hr {
  color:#f3f3f3;
  background-color : #f3f3f3;
  height : 1px;
  border : 0 solid #f3f3f3;
  border-top-width : thin;
}
img {border:none;}
.img-shadow {
  clear: both;
  float:left;
/*  background: url(./images/shadowAlpha.png) no-repeat bottom right !important; */
  background: url(./images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 8px !important;
  margin: 30px 10px 0 8px;
}
.clear-block {
  clear: both;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
.u {
  text-decoration: underline;
}

/* links */
.links {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0px;
/*  background: url(./images/inlink.gif) no-repeat top left;*/
}
.links ul {
  position: relative;
  padding:5px;
  margin:0px;
}
.links p {
  display: inline;
}
.links ul, .links li {
  display: inline;
  padding: 0;
  padding-right: 0px;
  color: #cccccc;
  font-size: 0.9em;
  line-height: 1.65em;
}
.links a {
  padding-right:15px;
  background: url(./images/inlink.gif) no-repeat center right;
}
.links a.last {
  padding-right:15px;
  background: transparent;
}
blockquote {
  display: inline relative;
  font-style: italic;
  color: #666;
  margin: 10px 10px;
  padding: 10px 40px;
  border: 0;
  font-size: 0.9em;
}
blockquote p {
  display: block;
  height: 130px;
  background: transparent url(./images/quote.gif) no-repeat left top;
}
.man ul {
  list-style-image: url(./images/bullet.gif);
}
.man li {
  padding-bottom: 15px;
  font-size: 0.9em;
  color:#666;
}
.man ol {
  list-style-image: none;
  list-style-type: decimal;
}
.man ol li {
  padding-top: 2px;
  padding-bottom: 5px;
  font-size: 0.9em;
  color:#666;
}
.man li p
{
  margin-bottom: 0px;
  padding-bottom: 5px;
  color:#0066cc;
  font-weight: bold;
  font-size: 1.2em;
}
.companyurl {
  margin-top: -10px;
  margin-bottom: 20px;
  font-size: 2em;
  color:#0066cc;
}
h1.companyurl {
  font-family:'trebuchet ms';
}
.screenshots {
  font-weight: bold;
  text-align: center;
}
.bottom {
  font-size: 0.8em;
}
.main {
  margin-left: 20px;
  font-size: 1em;
  line-height: 1.65em;
  font-family: 'trebuchet ms';
}
div.main{margin: 1em 20px;}
div.main table {border-collapse: collapse;}
div.main table td, div.main table th {border: 1px solid #000; padding: 10px; }
.logobg {
}
.campaign span{ color:red; font-weight:bold;}.campaign  {margin-bottom:25px;}
.article {
  font-size: 1em;
  line-height: 1.65em;
  font-family: 'trebuchet ms';
}
.nolist li{list-style:none none outside}
.nolist {padding:0}
.front #home {
  padding: 0;
}

