.hb {
  color: #e00;
}

#workbody .extranav {
  background: url(../images/navline.gif) repeat-x 50% bottom;
  float: left;	
  width: 100%
}

#workbody .extranav h2 {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  float: left;
  font-size: 170%;
  font-weight: normal;
}

#workbody .extranav ul {
  margin: 0px; padding: 0px;
}

#workbody .extranav ul li {
  float: right;
  margin: 0px 3px 0px 5px;
  list-style-type: none;
  border: 2px solid #9EC86F;
}

#workbody .extranav ul li a {
  padding: 5px 10px 5px 10px;
  display: block;
  font-weight: bold;	
  font-size: 125%;	
  color: #fff;	
  background: #CCDEAF;
  text-decoration: none;
}

#workbody .extranav ul li a:hover {
  padding: 5px 10px 5px 10px;
  display: block;
  color: #333;	
  background: #eee;
  text-decoration: none;
}

#workbody .extranav ul li.active {
  border-bottom: 2px solid #fff;
  background: #fff;
}

#workbody .extranav ul li.active span {	
  padding: 5px 10px 5px 10px;
  display: block;
  font-weight: bold;	
  font-size: 125%;	color: #666;	
}

#search_form {
  clear: both;
  margin-top: 20px;
}

#search_form #search_q {
  font-size: 160%;
  width: 400px;
  vertical-align: middle;
}

#search_form #search_submit {
  font-size: 140%;
  font-weight: bold;
  margin-left: 10px;
  vertical-align: middle;
}

#search_form #search_sort {
  font-size: 160%;
  margin-left: 20px;
  vertical-align: middle;
}

#search_form .query {
  margin-bottom: 10px;
}

#search_form .property {
  margin-bottom: 10px;
}

#search_form .property #brand {
  margin-right: 10px;
}

#search_form .property .price {
  width: 60px;
}

#search_form .property input, #search_form .property select {
  vertical-align: middle;
}

.searchline {
  border: 1px solid #69c;
}

#results {
  height: 300px;
}

.errormsg {
  color: #e00;
  font-size: 120%;
  font-weight: bold;
  background: url(../images/error.gif) no-repeat left 50%;
  padding: 4px 4px 4px 25px;
  text-align: left;
}

.nodata {
  color: #73A33F;
  font-size: 120%;
  font-weight: bold;
  background: url(../images/dotg.gif) no-repeat left 50%;
  padding: 4px 4px 4px 20px;
  text-align: left;
}

#results .memo {
  background: url(../images/bg2.gif) repeat-x;
  padding: 4px;
  text-align: right;
}

#results .summary {
  float: left;
  width: 600px;
}

#results .summary .item {
  margin-top: 10px;
}

#results .summary .item h2 {
  margin:0px; padding: 0px;
  font-size: 140%;
  font-weight: bold;
}

#results .summary .item .product_image {
  float: left;
  border: 1px dotted #ccc;
}

#results .summary .item .product_content {
  margin-left: 130px;
}

#results .summary .item .applicable {
  margin-top: 5px;
}

#results .summary .item .outline {
  margin-top: 5px;
}

#results .summary .item .categories {
  margin-top: 5px;
}

#results .summary .item .submitted {
  color: #999;
  padding-top: 4px;
}

#results .summary .item .submitted strong {
  color: #A12A2A;
}

#results .summary .item .submitted a {
  color: #999;
}

#results .summary .item .content {
  line-height: 150%;
  padding-top: 4px;
}

#workbody .summary .item .details {
  
}

#workbody .summary .item .details .topic strong {
  color: #666;
  margin-right: 6px;
}

#workbody .summary .item .details .topic span {
  margin: 0px 5px 0px 5px;
}

#searchpost {
  width: 100%;
  border: 1px solid #A9B5C9;
  margin-top: 10px;
}

#searchpost td {
  padding: 4px;
}

#searchpost .time {
  background-color: #d8e0ef;
}

#searchpost .forum {
  text-align: right;
  white-space: normal;
  background-color: #d8e0ef;
}

#searchpost .title {
  background-color: #eee;
}

#searchpost .title img {
  vertical-align: middle;
}

#searchpost .postby {
  text-align: right;
  background-color: #eee;
}

#searchpost .body {
  background-color: #f8f8f8;
}

.pagination {
  text-align: left;
  margin: 10px 0px 10px 0px;  
  padding: 3px 0px 3px 0px;
}

.pagination a {
  margin-right: 6px;
  padding: 1px 5px 1px 5px; 
  border: solid #ccc 1px;
  background: #fff; 
  text-decoration: none;
}

.pagination a:hover {  
  color: #fff; 
  border: solid #000 1px;
  background: #048; 
  text-decoration: none;
}

.pagination .prev, .pagination .next  {
  margin-right: 6px;
  padding: 1px 5px 1px 5px; 
  border: solid #ccc 1px;
  background: #fff; 
  font-weight: bold;
  text-decoration: none;
}

.pagination .prev:hover, .pagination .next:hover {  
  color: #fff; 
  border: solid #000 1px;
  background: #048; 
  text-decoration: none;
}

.pagination .thispage {
  margin-right: 6px;
  padding: 1px 5px 1px 5px; 
  font-weight: bold;	
}

.pagination .invalid {
  margin-right: 6px;
  padding: 1px 5px 1px 5px; 
  color: #666; 
  border: solid #ccc 1px;
  background-color : #eee;
}

.pagination .space {
  margin-right: 6px;
}
