body {  
  padding: 0;
  margin: 0;
  background: url(header_bg_1.jpg) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
.first {
  margin-top: 0;
  }

  
.button {
  border: none;
  background: #37638E;
  color: #fff;
  font-size: 13px;
  padding: 2px 6px;
  float: right;
  }

h3 {
  color:#fff;
  font-size: 15px;
  font-weight: bold;
  }

ul, li {
  margin: 0;
  padding:0;
  list-style: none;
  }
  
.header a.logo  {
  /*width: 289px;
  height: 106px;
  background: url(logo.jpg) no-repeat;*/
  width: 282px;
  height: 60px;
  margin-left: 7px;
  margin-top: 46px;
  background: url(logo.gif) no-repeat;
  display: block;
  float: left;
  }

.header {
  min-width: 980px; /*960*/
/*  width: auto !important;*/
/*  _width/**/: 980px;*/
  clear: both;
  }
  
.header .submenu {
  float: left;
  width: 100%;
  text-align: center;
  margin: 30px 0 0 0;
  }
  .header .submenu ul {
    width: 800px;
    margin: 0 auto;
    }

    .header .submenu ul li{
      display: inline;
      }

      .header .submenu ul li a{
        color: #0d2e6d;
        font-size: 15px;
        font-weight: bold;
        margin: 0 14px;
        color:#0d2e6d;
        text-decoration: none;
        }
  
        .header .submenu ul li a:hover {
          text-decoration: none;
          color:#0054bb;
          }
    
.header .mainmenu {
  width: 679px;
  float: right;
  margin-top: 56px;
  }

.mainmenu ul {
  }
  
.mainmenu ul li {
  float: left;
  list-style: none;
  }

.mainmenu ul li a {
  display:block;
  width: 76px;
  height: 26px;
  background: url(menu_btn.jpg) no-repeat;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 9px;
  color:#051135;
  padding: 16px 0 0 0;
  margin: 0 1px;
  }
  
  .mainmenu ul li a:hover {
    background: url(menu_btn_h.jpg) no-repeat;
    color:#051135;
    }
    
/* ============= SEARCH ============ */    

.search {
  float: left;
  width: 209px;
  margin: 0 1px;
  }
.search form {
  float: left;
  width: 151px;
}
.search .field {
   width: 141px;
  height: 44px;
  background: url(search_field.jpg) no-repeat;
  float: left;
  padding: 0 0 0 10px;
  }
  
  .search .field input {
    border: none;
    width: 132px;
    background: none;
    margin-top: 12px;
    }
    
.search .headbutton {
  float: left;
  }

  .search .headbutton input {
    width: 50px;
    height: 42px;
    /*background: url(search_btn.jpg) no-repeat;*/
    border: none;
    }


/* ============== CONTENT =============== */

.content {
  width: 100%;
  float: left;
  margin: 19px 0 0 0;
  }

.content tr td {
  vertical-align:top; 
  /*padding-bottom: 40px;*/
  }


.content .leftcoll {
  width: auto;
  min-width: 730px;
  }

.content .rightcoll {
  width: 230px;
  background: url(rightcoll_bg.jpg) repeat-y;
  }


.rightcoll h3.first {
  width: 215px;
  height:24px;
  padding: 23px 0 0 10px;
  }

.rightcoll div.center_title_first {
  width: 215px;
  height:24px;
  padding: 23px 0 0 10px;
  }
  
.green h3.first {
  background: url(rightmenu_green_white.jpg) no-repeat;
  }

.green div.center_title_first {
  background: url(rightmenu_green_white.jpg) no-repeat;
  }
  
.blue h3.first {
  background: url(rightmenu_blue_white.jpg) no-repeat;
  }
.blue div.center_title_first {
  background: url(rightmenu_blue_white.jpg) no-repeat;
  }
  
.orange h3.first {
  background: url(rightmenu_orange_white.jpg) no-repeat;
  }
.orange div.center_title_first {
  background: url(rightmenu_orange_white.jpg) no-repeat;
  }

.rightcoll h3 {
  width: 215px;
  height:24px;
  padding: 6px 0 0 10px;
  }

.rightcoll div.center_title {
  width: 215px;
  height:24px;
  padding: 6px 0 0 10px;
  }

.green, .blue, .orange {
  float: left;
  width: 215px;
  }

.rightcoll ul {
  padding: 0 0 0 14px;
  }
  
.rightcoll ul li {
  background: url(rightmenu_bullet.jpg) no-repeat left center;
  padding: 4px 0 4px 17px;
  }
  
.rightcoll ul li a {
  text-decoration: none;
  color: #000;
  }

.rightcoll ul li a:hover {
  text-decoration: underline;
  color: #0066CC;
  }


.green h3 {
  background: url(rightmenu_green.jpg) no-repeat;
  }
.green div.center_title {
  background: url(rightmenu_green.jpg) no-repeat;
  }
  
.blue h3 {
  background: url(rightmenu_blue.jpg) no-repeat;
  }
.blue div.center_title {
  background: url(rightmenu_blue.jpg) no-repeat;
  }
  
.orange h3 {
  background: url(rightmenu_orange.jpg) no-repeat;
  }
.orange div.center_title {
  background: url(rightmenu_orange.jpg) no-repeat;
  }

/* =========== LEFT COLL ================ */

.leftcoll {}

.leftcoll .leftboxcontainer {
  padding: 0 0 10px 20px;
  }

.leftcoll .leftboxcontainer p a{
  color: #0066CC;
}


.submit {
  padding: 0 40px 0 20px;
  margin: 0 auto;
  width: 600px;
  
}  

.leftcoll .editor table.edt_controls_container td.value input.text {
     width: 98%;
}

.leftcoll .editor table.edt_controls_container td.value textarea {
     width: 98%;
}

.leftcoll .editor table.edt_controls_container td.label {
     width: auto;
     white-space: nowrap;
}

.leftcoll .editor table.edt_buttons {
  width: 98%;
  padding-left: 40px;
}

.leftcoll .edt_controls_container td table td { 
     padding: 0;
     float: left;
}
 
 
  
.leftcoll h3 {
  background: url(title_categories.jpg) no-repeat;
  height:24px;
  padding: 23px 0 0 60px;
  clear: both;
  }
.leftcoll .center_title {
  background: url(title_categories.jpg) no-repeat;
  height:24px;
  padding: 23px 0 0 60px;
  clear: both;
  }
.leftcoll .center_title_first {
  background: url(title_categories.jpg) no-repeat;
  height:24px;
  padding: 23px 0 0 60px;
  clear: both;
  margin-top 0;
  }

.leftcoll h3 a  {
  color:#FFF;
  /*text-decoration: none;*/
  text-decoration: underline;
  }
  
.leftcoll .center_title a, .leftcoll .center_title_first a  {
  color:#FFF;
  /*text-decoration: none;*/
  text-decoration: underline;
  }
  /*.leftcoll h3 a:visited  {
  text-decoration: none;
  }

  
.leftcoll h3 a:hover {
  text-decoration: underline;
  } */
  
.productreview .download_product .tworeviewboxes .rightleftreviewbox, .productreview2 .download_product .tworeviewboxes .rightleftreviewbox {
  border-left:2px dotted #666666;
  float:right;
  margin-left:20px;
  margin-right:15px;
  width:300px;
}  
.download_product .leftreviewbox {
  margin-right:15px;
}


.download_product h4 {
  margin-top:25px;
}

.rightleftreviewbox .links a {
  color: #0054bb;
  text-decoration: underline;
  font-size:11px;
  }

.rightleftreviewbox .links a:hover {
  color: #0054bb;
  text-decoration: none;
}


.leftcoll .categories {
  }
  
.leftcoll td {
  padding: 0 0 0 10px;
}

.categories2 h3 {
   background: url(title_categories.jpg) no-repeat;
   height:48px;
   padding: 0 0 0 60px;
   clear: both;
  }

.categories2 .center_title {
   background: url(title_categories.jpg) no-repeat;
   height:48px;
   padding: 0 0 0 60px;
   clear: both;
  }
  
  
.leftcoll .newfreeware h3 {
  background: url(title_newfreewaresoft.jpg) no-repeat;
  height:24px;
  padding: 23px 0 0 60px;
  clear: both;
  } 

.leftcoll .newfreeware .center_title {
  background: url(title_newfreewaresoft.jpg) no-repeat;
  height:24px;
  padding: 23px 0 0 60px;
  clear: both;
  } 
  
.newfreeware2 h3 {
  background: url(title_newfreewaresoft.jpg) no-repeat;
  height:48px;
  padding: 0 0 0 60px;
  clear: both;
  } 

.newfreeware2 .center_title {
  background: url(title_newfreewaresoft.jpg) no-repeat;
  height:48px;
  padding: 0 0 0 60px;
  clear: both;
  } 
 
.categories ul li, .shorttags ul li, .productreview2 ul li{
  display: block;
  width: 33%;
  float: left;
  }

.shorttags ul li {
  width: 40%;
  }
    
.categories .info ul li, .shorttags .info ul li, .productreview2 .info ul li{
  display: block;
  padding: 6px 0 6px 25px;
  width: 33%;
  background: url(rightmenu_bullet.jpg) no-repeat 0 6px;
  }
    
.categories .info ul li a, .shorttags .info ul li a{
  background: none;
  }
  
  
.categories ul li a,  .shorttags ul li a,  .productreview2 ul li a{
  display: block;
  padding: 6px 0 6px 25px;
  background: url(list_bullet.jpg) no-repeat 0 6px;
  color:#0d2e6d;
  text-decoration: none;
  }
    
.shorttags ul li a, .productreview2 ul li a{
  background: url(rightmenu_bullet.jpg) no-repeat 0 4px;
  padding: 2px 0 4px 16px;
  color:#0d2e6d;
  text-decoration: none;
  }
  
.categories ul li a:hover, .shorttags ul li a:hover, .productreview2 ul li a:hover {
  text-decoration: underline;
  }

/* ------------- productreview ---------------*/

.product_title {
  /*width: 100%;*/
width:100%;
  float: left;
  margin-bottom:10px;
  /*border: 1px solid red;*/
}

/*.product_title h4 a{
   display: inline;
} */
.product_title h4{
width:60%;
float:left;
margin-top:25px;}

.product_title .pr_title{
width:60%;
float:left;
margin-top:25px;}

.product_title .rating_box{
float:right;}

.productreview tr td {
  padding-bottom :0px;
  }
  
/*.productreview .leftboxcontainer {
  margin-right: 6px;
  }*/

.productreview h3{
  background: url(title_product.jpg) no-repeat;
  padding-top: 23px;
  height: 48px;
  }
.productreview .center_title{
  background: url(title_product.jpg) no-repeat;
  padding-top: 23px;
  height: 48px;
  }
  
  .tworeviewboxes p{
  padding:0 20px;}

.center_title, .center_title_first {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
}

.productreview2 h3{
  background: url(title_product.jpg) no-repeat;
  padding-top: 0;
  height: 48px;
}

.productreview2 .center_title {
  background: url(title_product.jpg) no-repeat;
  padding-top: 0;
  height: 48px;
}


.leftcoll h3 span {
  display:block;
  background: url(title_right.jpg) no-repeat right top;
  width: 100%;
  padding: 23px 0 0 0;
  float: right;
  height: 26px;
  clear: both;
}

.leftcoll .center_title span {
  display:block;
  background: url(title_right.jpg) no-repeat right top;
  width: 100%;
  padding: 23px 0 0 0;
  float: right;
  height: 26px;
  clear: both;
}
 
.productreviewtitleimg img {
  float: left;
  margin: 20px 20px 0 0;
  }
.download_product .productreviewtitleimg img {
  float: left;
  margin:0;
  }
.productreview h4  {
  /*margin: 0;*/
  color:#007a9e;
  padding: 11px 0 0 15px;
  font-size: 14px;
  }

.productreview .pr_title  {
  /*margin: 0;*/
  color:#007a9e;
  padding: 11px 0 0 15px;
  font-size: 14px;
  font-weight: bold;
  }

.productreview h4 a, .productreview2 h4 a {
  /*margin: 0;*/
  color:#007a9e;
  padding: 11px 0 0 15px;
  font-size: 14px;
  }

.productreview .pr_title a, .productreview2 .pr_title a {
  /*margin: 0;*/
  color:#007a9e;
  padding: 11px 0 0 15px;
  font-size: 14px;
  font-weight: bold;
  }

.alphabetical h4 a {
  color: #007a9e;
  padding-top: 11px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 11px;
  font-size: 12px;
  } 
.alphabetical .lists a {
  color: #007a9e;
  padding-top: 11px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 11px;
  font-size: 12px;
  } 
  
  
.productreview h4 a:hover {
  text-decoration: none;
  }
.productreview .pr_title a:hover {
  text-decoration: none;
  }


.productreview .firstreviewbox, .productreview2 .firstreviewbox {}
  
.productreview  .tworeviewboxes, .productreview2  .tworeviewboxes {}

.productreview .tworeviewboxes .leftreviewbox, .productreview2 .tworeviewboxes .leftreviewbox {

}

.productreview .tworeviewboxes .leftreviewbox, .productreview2 .tworeviewboxes .leftreviewbox {
  margin-right: 15px;
  }
  
.productreview .tworeviewboxes .rightreviewbox, .productreview2 .tworeviewboxes .rightreviewbox {
  float: right;
  width: 300px;
  margin-left: 20px;
  margin-bottom:20px;
  margin-right: 15px;
  border-left: 2px dotted #666;
  } 
  

.rightreviewbox table {
  width: 100%;
  }

.rightreviewbox table tr td, .rightleftreviewbox table tr td {
  vertical-align: middle;
  padding: 1px 1px 6px 10px;
  text-align: left;
  }
  
.rightreviewbox table tr td a, .rightleftreviewbox table tr td a {
  color: #0054bb;
  text-decoration: underline;
  }

.rightreviewbox table tr td a:hover, .rightleftreviewbox table tr td a:hover {
  color: #0054bb;
  text-decoration: none;
  }
  
.product_detailed .leftreviewbox{
margin-right:340px!important;
}  
.leftreviewbox .links {
  color:#007a9e;
  font-size: 12px;
  font-weight: bold;
  }

.leftreviewbox .links a {
  color:#007a9e;
  text-decoration: none;
  }
  

.leftreviewbox .links a:hover {
  color:#00a5d4;
  }


.shorttags h3, .productlist h3 {
  background: url(title_left.jpg) no-repeat;
  padding-top: 0;
  height: 48px;
  }
 
 .forms {

  }

 
 .forms h3 {
  background: url(title_left.jpg) no-repeat;
  padding-top: 23px;
  height: 48px;
  }

.forms div.center_title {
  background: url(title_left.jpg) no-repeat;
  padding-top: 23px;
  height: 48px;
  }


.pager {
  clear: both;
  padding: 10px 0 10px 20px;
}

.productlistbox {
  padding: 0 0 10px 20px;
  clear: both;
  }
  
.productlistbox img {
  float: left;
  padding-top: 4px;
  }

.productlistbox p {
  margin: 5px 10px 5px 50px;
}

.productlistbox tr td {
padding:0;
}

.productlistbox tr td a {
color: #0054bb;
}



.second_col {
  width: 140px;
  float: right;
  margin-bottom: 10px;
  
}
  
.productlistbox p a {
  color: #0054bb;
  text-decoration: underline;
  font-size: 12px;
  }

.productlistbox .search_desc a {
  text-decoration: none;
  }

.search_desc {
  color: #334433;
}

.download_link {
  font-size: 16px;
  text-decoration: underline;
}

.productlistbox .search_desc a:hover {
  color: #334433;
  text-decoration: underline;
  }

.productlistbox p a:hover {
  color: #0054bb;
  text-decoration: none;
  }

.productlist table {
  width: 400px;
  margin: 0 0 0 50px;
  }
  
.productlist tr td {
  padding: 4px 10px 4px 0;
  vertical-align: middle;
  }
  
.productlist tr td input, .productlist tr td textarea {
  width: 300px;
  border: 1px solid #CCC;
  }
  
.productlist tr td input.button {
  width: auto;
  }
  
.productlist tr td textarea {
  width: 300px;
  height: 150px;
  border: 1px solid #CCC;
  }
  
.productlist tr td .ratethis  {
  float: left;
  width: 200px; 
  }
  
.productlist tr td .ratethis input {
  width: auto;
  vertical-align: middle;
  border: none;
  }

/* ============= footer ================= */

.footer {
  background: #2a5f9a url(footerbg.jpg) repeat-x;
  height: 62px;
  clear: both;
  width: 100%;
  color: #699bc5;
  text-align: center;
  padding: 12px 0 0 0;
  }

.footer .nav {
  color:#1a4e8e;
  text-decoration: none;
  }  

.footer .nav a{
  color:#699bc5;
  text-decoration: none;
  }  

.footer .nav a:hover {
  color:#699bc5;
  text-decoration: underline;
}

/* ============= links ================= */

.links {
  color:#007a9e;
  font-size: 12px;
  font-weight: bold;
  }

.links a {
  color:#007a9e;
  text-decoration: none;
  }
  
.links a:hover {
  color:#00a5d4;
  }


.productlistbox .search_desc a {
  text-decoration: none;
  font-size: 11px;
}

div.second_col, div.second_col_right {
  margin-right: 20px;
  float: left;
}

.second_col {
 width: 874px; 
}

.second_col_right text-center bold {
 width: 110px; 
}

.second_col_right a {
 color: #0054BB;
}

.text-center {
 text-align: center; 
}

.head_title {
  font-weight: bold;
  font-size: 17px;
}

.lists a {
    color: #007A9E;
    font-size: 12px;
    padding: 11px 0 0 11px;
}

.alphabetical .lists a {
    color: #007A9E;
    font-size: 12px;
    padding: 11px 0 0 11px;
    font-weight: bold;
}

.text_title {
  font-weight: bold;
}

.margin {
 margin:0; 
}

