html {
 height: 100%;
}
html,body {
 _height: 101%;
 min-height: 100%;
}
body, form, img, p, h1, h2, h3, input, select {
  margin: 0;
  padding: 0;
}
body {
  font: 12px sans-serif;
  color: #222;
}
input, textarea, select {
  font: 12px sans-serif;
  margin: 3px 0px 3px 0px;
 }
img {
  border: none;
}
.tst {
  width: 50px;
  border-left:10px;
  margin: 0px 0px 0px 0px;
  padding: 100px;
  border-collapse: separate;
  text-align: left;
    vertical-align: top;
}
.editor {
  width: 300px;
}
#container {
  margin: 0px auto;
  width: 768px;
  padding: 0;
}
.mainpage {
  _height: 101%;
  min-height: 100%;
  background: #9FA4A0 url("../layout_images/BGv2.jpg") top center repeat-y;
}  
.supercontainer {
   _height: 101%;
  min-height: 100%;
  background: transparent url("../layout_images/BGIndustrial.jpg") top center no-repeat;
 }
.innercontainer {
  min-height: 100%;
  margin: 0px 5px 0px 5px;
 }

.containertable table {
  width: 100% !important;
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.containertable td {
  vertical-align: top;
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 0px;
}
#header {
  margin: 0 5px 5px 5px !important;
  height: 66px;
  background: #fff url("../layout_images/new/header_bg.gif") repeat-x;
}
#header table {
  width: 100% !important;
  width: 100%;
  margin: 5px 0px;
}

#header td {
  vertical-align: top;
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 0px;
}

#topnav {
  position: relative;
  right: 10px;
}

#topnav td {
  text-align: center;
}

#topnav td a {
  color: #53626d;
  text-decoration: none;
}

#topnav td a:hover {
  color: #283946;
  text-decoration: underline;
}

#register {
  background-image: url("../layout_images/new/register.gif") 0px 50% no-repeat;
}
#addad {
  background-image: url("../layout_images/new/addad.gif") 0px 50% no-repeat;
}
#login {
  background-image: url("../layout_images/new/login.gif") 0px 50% no-repeat;
}
#wap a {
  background-image: url("../layout_images/new/wap.gif") 0px 50% no-repeat;
}
#nav {
  border: 1px solid #6882ad;
  height: 38px;
}
  #nav td {
    text-align: center;
    vertical-align: middle;
    width: 14%;
    border-right: 1px solid #558C48;
  }
  #nav td a {
    color: #edf7fd;
    display: block;
    text-decoration: none;
    height: 38px;
    font: 12px sans-serif;
    background: #548B48 url("../layout_images/new/nav_bg.gif") 0px 1px repeat-x;
  }
  #nav td a:hover {
    color: #fff;
    background: #6db2dd url("../layout_images/new/nav_bg_over.gif") 0px 1px repeat-x;
  }
#subnav {
  border: 1px solid #dbe8fa;
  background: #e8ebf0;
  color: #41597f;
}
  #subnav td {
    height: 30px;
    padding: 0px 15px;
    vertical-align: middle;
  }
  #subnav a {
    color: #41597f;
  }
  #subnav a:hover {
    color: #5378b4;
  }
.abc td {
    padding: -10px -10px !important;
  }
.abc {
    padding: -10px -10px !important;
  }

.blueheadline
{
    border-top: 1px solid #6882ad;
    border-bottom: 1px solid #6882ad;
    height: 23px;
    padding: 5px 14px !important;
    padding: 2px 14px;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    background: #548B48 url("../layout_images/new/th_bg.gif") repeat-x;
    font: bold 11px sans-serif;
}

  
  
.special {
  margin: 5px 0px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #a3aab7;
  border-bottom: 1px solid #a3aab7;
  background: #f8f8f8;
  padding:10px;
}
  .special td {
    padding: 1px 5px !important;
  }
  .special td.category {
    background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
    padding-left: 36px !important;
  }
  .special tr.alt td.category {
    background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
    padding-left: 36px !important;
  }
  .special td.category_none {
    
    padding-left: 36px !important;
  }
  .special tr.alt td.category_none {
    
    padding-left: 36px !important;
  }
  
  .special th {
    border-top: 1px solid #6882ad;
    border-bottom: 1px solid #6882ad;
    height: 23px;
    padding: 5px 14px !important;
    padding: 2px 14px;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    background: #548B48 url("../layout_images/new/th_bg.gif") repeat-x;
    font: bold 11px sans-serif;
  }
  .special th a {
    color: #fff;
    text-decoration: none;
  }
  .special th a:hover {
    text-decoration: underline;
  }
  .special td a, #content a {
    color: #0065b7;
    text-decoration: none;
  }
  .special td a strong {
    font-size: 110%;
  }
  .special td a:hover, .special td a:hover strong, #content a:hover {
    color: #fff;
    background: #0065b7;
  }
  .special tr.alt {
    background: #e7ebf0;
  }
  .special td.pointer {
    background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
    padding-left: 26px !important;
  }
  .special tr.alt td.pointer {
    background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
    padding-left: 26px !important;
  }


  /*-- Box headings and other tags --*/
  .special h1 {
    font: bold 19px Trebuchet MS, arial, sans-serif;
    margin: 10px 0 5px 0;
    clear: both;
  }
  .special h2 {
    font: bold 15px Trebuchet MS, arial, sans-serif;
    margin: 20px 0 0 0;
    clear: both;
    border-bottom: 1px solid #a3aab7;
  }
  .special h3 {
    font: bold 13px Trebuchet MS, arial, sans-serif;
    margin: 10px 0 5px 0;
  }
  .special p {
    margin: 8px 0;
  }
  .special ul {
    list-style: square;  
    padding-left: 20px !important;
    margin-left: 0 !important;
    padding-left: 0;
    margin-left: 20px;
  }
  .special blockquote {
    border: 1px solid #e7ebf0;
    margin: 5px 3px 15px 3px;
    padding: 15px;
    background: #fff;
  }
  
  
.box {
  margin: 5px 0px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #a3aab7;
  border-bottom: 1px solid #a3aab7;
  background: #f8f8f8;
}
  .box td {
    padding: 5px 15px !important;
  }
  .box td.category {
    background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
    padding-left: 36px !important;
  }
  .box tr.alt td.category {
    background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
    padding-left: 36px !important;
  }
  .box th {
    border-top: 1px solid #6882ad;
    border-bottom: 1px solid #6882ad;
    height: 23px;
    padding: 5px 14px !important;
    padding: 2px 14px;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    background: #548B48 url("../layout_images/new/th_bg.gif") repeat-x;
    font: bold 11px Trebuchet MS, sans-serif;
  }
  .box th a {
    color: #fff;
    text-decoration: none;
  }
  .box th a:hover {
    text-decoration: underline;
  }
  .box td a, #content a {
    color: #0065b7;
    text-decoration: none;
  }
  .box td a strong {
    font-size: 110%;
  }
  .box td a:hover, .box td a:hover strong, #content a:hover {
    color: #fff;
    background: #0065b7;
  }
  .box tr.alt {
    background: #e7ebf0;
  }
  .box td.pointer {
    background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
    padding-left: 26px !important;
  }
  .box tr.alt td.pointer {
    background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
    padding-left: 26px !important;
  }


  /*-- Box headings and other tags --*/
  .box h1 {
    font: bold 19px Trebuchet MS, sans-serif;
    margin: 10px 0 5px 0;
    clear: both;
  }
  .box h2 {
    font: bold 15px Trebuchet MS, sans-serif;
    margin: 20px 0 0 0;
    clear: both;
    border-bottom: 1px solid #a3aab7;
  }
  .box h3 {
    font: bold 13px Trebuchet MS, sans-serif;
    margin: 10px 0 5px 0;
  }
  .box p {
    margin: 8px 0;
  }
  .box ul {
    list-style: square;  
    padding-left: 20px !important;
    margin-left: 0 !important;
    padding-left: 0;
    margin-left: 20px;
  }
  .box blockquote {
    border: 1px solid #e7ebf0;
    margin: 5px 3px 15px 3px;
    padding: 15px;
    background: #fff;
  }

#membermenu a
{
  background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
  padding-left: 23px !important;
  color: #0065b7;
  text-decoration: none;
}

#membermenu a:hover
{
  background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
  padding-left: 23px !important;
  color: #0065b7;
  font-weight:bold;
}
  

.arrow a:hover{
color: #53626d;
    text-decoration: none;
}
  
/*-- --*/
.side_nav td {
  background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
  padding-left: 23px !important;
}
.side_nav tr.alt td {
  background: #e7ebf0 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
  padding-left: 23px !important;
}
#tools {
  border: 1px solid #e7ebf0;
  background: #fff;
 font-size: 75%;
}
  #tools td {
    padding: 2px !important;
    text-align: center;
    border-right: 1px solid #e7ebf0;
  }
  #tools a {
    color: #53626d;
    text-decoration: none;
  }
  #tools a:hover {
    color: #283946;
    background: none;
    text-decoration: underline;
  }
  #tools #addfav {
    background: url("../layout_images/new/addfav.gif") 0px 50% no-repeat;
    padding-left: 20px;
  }
  #tools #moread {
    background: url("../layout_images/new/moread.gif") 0px 50% no-repeat;
    padding-left: 20px;
  }
  #tools #sellerad {
    background: url("../layout_images/new/sellerad.gif") 0px 50% no-repeat;
    padding-left: 20px;
  }
  #tools #contactseller {
    background: url("../layout_images/new/contactseller.gif") 0px 50% no-repeat;
    padding-left: 20px;
  }
  #tools #tellfriend {
    background: url("../layout_images/new/tellfriend.gif") 0px 50% no-repeat;
    padding-left: 20px;
  }
  #tools #print {
    background: url("../layout_images/new/print.gif") 0px 50% no-repeat;
    padding-left: 20px;
  }

#premium td {
  background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
  padding-left: 36px !important;
}
#premium tr.alt td {
  background: #e7ebf0 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
  padding-left: 36px !important;
}

#footer {
  border-top: 1px solid #dedede;
  padding: 4px;
}
#footer a {
  color: #53626d;
  text-decoration: none;
  margin: 0 4px;
}
#footer a:hover {
  color: #283946;
  text-decoration: underline;
}
#footer a.rss {
  background-image: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
  padding-left: 15px;
}
.button {
    background: #548B48 url("../layout_images/new/th_bg.gif") repeat-x;
  border-top: 2px solid #ccc;
  border-right: 2px solid #999;
  border-bottom: 2px solid #888;
  border-left: 2px solid #bbb;
  color: #fff !important;
  padding: 2px 7px;
  margin: 0 3px;
  font: bold 11px Trebuchet MS, sans-serif;
}
  .button:hover {
  border-top: 2px solid #fff;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #ddd;
    cursor: pointer;
  }
.sold {
  color: red;
  font-weight: bold;
}
.warn_intend {
  color: red;
}
.red {
  color: red;
}
.star {
  color: red;
}

a.thumb img {
  padding: 2px;
  border: 2px solid #ccc;
}
a.thumb:hover img {
  border: 2px solid #3588c7;
  background: none !important;
}
a.thumb:hover {
  background: none !important;
}

a.thumb_icon img {
  padding: 1px;
  border: 2px solid #ccc;
}
a.thumb_icon:hover img {
  border: 2px solid #3588c7;
  background: none !important;
}
a.thumb_icon:hover {
  background: none !important;
}

.gal{
  padding: 10px;
  border: 2px solid #ccc;
  margin:100px;
}

a.gallery img {
  padding: 2px;
  border: 2px solid #ccc;

}
a.gallery:hover img {
  border: 2px solid #3588c7;
  background: none !important;
}
a.gallery:hover {
  background: none !important;
}

h2 {
  font: bold 20px Trebuchet MS,arial, sans-serif;
  margin: 20px 0 0 0;
  clear: both;
  border-bottom: 1px solid #a3aab7;

}
.headline a {
  color: #fff;
  text-decoration: none;
}
.headline a:hover {
  color: #fff;
    background: #0065b7;
}
.headline a, #content a {
  color: #0065b7;
  text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}
.bg 
{
  background-color:#EEECEC;
  border: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 5px;    
}

.memberarea{
  float:right;background: #f8f8f8;width:80%;padding:0px;margin:0px;
}

.memberarea a
{
  
  color: #0065b7;
  text-decoration: none;
}

.memberarea a:hover
{
  
  color: #0065b7;
  font-weight:bold;
}

.memberarea_caption
{
  font: bold 14px Trebuchet MS,arial, sans-serif;
  margin: 0px 0 0 0;
  clear: both;
  border-bottom: 1px solid #a3aab7;
}


#lCol
 {
  padding: 50px 10px 0px 14px;
 }
a.gB:link, a.gB:active, a.gB:visited,
#lCol a:link, #lCol a:active, #lCol a:visited
 {
  display: block;
  border-width: 2px;
  border-style: solid;
  border-color: #939393 #000 #000 #939393;
  background: #297231;
  text-align: right;
  vertical-align: middle;
  padding: 2px 6px 2px 0px;
  color: #fff;
  font: 12px Trebuchet MS;
  font-weight: bold;
  margin-bottom: 2px;
  text-decoration: none;
  white-space: nowrap;
 }
#lCol a:hover, a.gB:hover
 {
  background: #558C48;
 }
hr
 {
  height: 1px;
  border: 0px;
  background: #999;
  color: #999;
 }

.featListing
 {
  cursor: pointer;
  border: 2px solid #317023; 
  padding: 4px;
  margin: 2px;
  text-align: left;
  line-height: 120%;
  overflow: hidden;
  height: 232px;
  width: 90px;
  float: left;
 }
.featListing:hover
 { 
  border: 2px solid #BDC035; 
 }

/*CSS for Bubble Tooltips by Alessandro Fulciniti
- http://pro.html.it - http://web-graphics.com */

.tooltip {
  width: 200px;
  color:#000;
  font: bold 12px/1.3 Arial,sans-serif;
  text-decoration:none;
  text-align:center
 }

.tooltip span.top {
  padding: 30px 8px 0;
  background: url(/style/bt.gif) no-repeat top
 }

.tooltip b.bottom {
  padding:3px 8px 15px;
  color: #548912;
  background: url(/style/bt.gif) no-repeat bottom;
 }

tr.latest 
 { background: #d5d5d5 }
tr.latest:hover 
 { background: #f5f5f5 }
tr.latestalt 
 { background: #dddddd }
tr.latestalt:hover 
 { background: #fff }

tr.latest td a:link, tr.latestalt td a:link,
tr.latest td a:visited, tr.latestalt td a:visited
{}

