.littleBox
{
    float: left;
    margin: 5px;
    border: 1px solid blue;
    background-color: white;
    width: 250px;
}

input.category
{
    background-color: transparent; 
    border: 0; 
    padding: 0;
    color: blue;
    text-decoration: underline;
    font-size: 10px;
}

div.littleBox
{
    height: 250px;
    margin: 10px;
}

.basetitle_base th
{
  background-color: #DFB85B; /*#ACCAE8;*/
  border-top: 1px solid #757575;
  border-bottom: 1px solid #757575;
  font-weight: normal;
}

.basetitle_base
{
  /*background-color: #E1EBF2;
  border: 1px dotted #3D87E2;*/
  text-align: left;
  margin-bottom: 10px;
  vertical-align: top;
  padding: 0;
}
.basetitle_base td.row1
{
  background-color: #DDDDDD;
}
.basetitle_base td.row2
{
  background-color: #EEEEEE;
}

.basketIcon
{
    width: 21px;
    height: 26px;
    background-image: url('../images/search_addbasket.gif');
}

a:hover .basketIcon
{
    background-image: url('../images/search_addbasket2.gif');
}
.basetitle_base
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

.basetitle_base .clear_all
{
  margin-bottom: 10px;
}

.basetitle_base .header_l
{
  float: left;
  text-align: left;
  width: 80%;
}

.basetitle_base .header_r
{
  float: right;
  text-align: right;
  width: 20%;
}

.basetitle_base h3
{
  font-size: 14px;
  font-weight: bold;
  /*margin-left: 200px;*/
  text-align: left;
}
.basetitle_base h4
{
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  margin-top: 4px;
}


.basetitle_count
{
vertical-align: top;/* padding-right: 10px;*/
padding-right: 5px;
}

.basetitle_boxshot
{
width: 100px; vertical-align: top; /*padding-right: 10px;*/
text-align: center;
padding-right: 10px;
}

.basetitle_break
{
    height: 1px; 
    border-top: 1px dotted #757575;
    margin-bottom: 20px;
    margin-top: 10px;
}

.basetitle_base img
{
  vertical-align: middle;
  padding-left: 2px;
}

.basetitle_base .counterCol
{
  padding-left: 10px;
  padding-right: 5px;
}

.basetitle_base .suppHasSOH
{
  background-color: #ADCF7B; /*#B5DDAD;*/
}

.basetitle_base .hasSOH b
{
  font-size: 12px;
}

.basetitle_base .hasSOH
{
  background-color: #98BE7C; /*#68B859;*/
}

.basetitle_base .platformCol
{
  width : 15%;
  white-space: nowrap;
}

.basetitle_base .typeCol
{
  width : 19%;
  color: black;
  white-space: nowrap;
  padding-left: 10px;
}

.basetitle_base .regnumCol img
{
  margin-right: 7px;
}

.basetitle_base .regnumCol
{
  /*whitespace: nowrap;*/
  width : 7%;
  text-align:center
}

.basetitle_base td.regnumCol
{
  padding: 0 5px 0 5px;
  /*border: 1px solid fuchsia;
  background-color: aqua;*/
}

.basetitle_base th.shelfCol
{
  text-align: center;
}
.basetitle_base th.clubCol
{
  text-align: center;
}


.basetitle_base .shelfCol
{
  width : 6%;
}

.basetitle_base td.shelfCol, .basetitle_base td.clubCol, .basetitle_base td.mergedPriceCol
{
  text-align: center;
  color: black;
  padding: 0 5px 0 5px;
  font-weight: bold;
  /*border: 1px solid fuchsia;*/
}

.basetitle_base td.mergedPriceCol
{
    text-align: center;
}

.basetitle_base .clubCol
{
  width : 6%;
}

.basetitle_base .mergedPriceCol
{
  width : 12%;
  text-align: center;
}

.basetitle_base td.mergedPriceCol
{
  font-weight: bold;
  padding: 0 5px 0 5px;
}

.basetitle_base .etaCol
{
  width : 16%;
  text-align: center;
  color: black;
}


.basetitle_base .qtySuppCol
{
  width : 12%;
  text-align: center;
  color: black;
}

.basetitle_base .sohCol
{
  width : 12%;
  text-align: center;
  color: black;
}

.basetitle_base .cartCol
{
  width : 6%;
  padding-left: 10px;
}

.basetitle_base .endCol
{
  width : 18px;
}
.basetitle_base .endColBorder
{
  border-right: 1px solid #757575;
}


.basetitle_base th.endCol
{
  border-top: 0px;
  border-right: 0px;
  background: url('../images/search_rtr.gif') no-repeat right top;
}

.basetitle_base table
{
  border-bottom: 1px solid #757575;
 border-left: 1px solid #757575;
}

td.counterCol, td.platformCol, td.typeCol, td.regnumCol, td.shelfCol, td.clubCol, td.mergedPriceCol, td.etaCol, td.qtySuppCol, td.sohCol, td.cartCol, td.endCol
{
   color: #3F5559;
   height: 30px;
   border-top: 1px solid #757575;
   padding-left: 2px;
   padding-right: 2px;
   word-wrap: break-word;
}

.baseSummary
{
    background-color: white;
}


.basetitle_base .secondTitleLine
{
    border-top: 0px;
    background-color: white;
}

.basetitle_base .firstTitleRow
{
   border-top: 0px;
}

.codeCol 
{
  text-align:left;
  width:10%;
}
.titleCol 
{
  text-align:left;
}
.rrpCol 
{
  text-align:right;
  width:10%;
}
.qtyCol 
{
  text-align:right;
  width:17%;
}
.suppCol 
{
  text-align:right;
  padding-left: 5px;
}

.row1
{
  background-color: #DDDDDF;
}

.row2
{
  background-color: #FFFFEE;
}



/* THIS DOESN'T WORK PROPERLY >:( */
#searchTabs, #searchTabs input
{
  text-decoration: none;
  font-weight: bold;
  /*font-size: 10px;*/
}

#suppResults, .searchContent
{
  background: white; 
  border: 1px solid #3d87e2; 
  margin-top: -2px;
}

#searchPanel
{
    margin-bottom: 20px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

#searchPanel label
{
font-weight: bold; padding-right: 20px;
  float: left;
  width: 100px;
  text-align: right;
  margin-right: 15px;
  line-height: 24px;
}

#suppResults, .searchContent
{
  padding: 15px; 
  margin-top: 20px;
}

#suppResultsBlurb
{
    margin-top: 4px;
    margin-bottom: 4px;
}

.searchSummary, .basetitle_base h4
{
  font-family: Helvetica, Verdana, Arial, sans-serif;
  margin-bottom: 20px;
}
.searchSummary
{
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: auto; margin-right: auto;
  width: 90%;
}
  
.pageSelector
{
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

#searchTabs 
{
  float: left;
  width: 100%;
}

#searchTabs ul 
{
  margin: 0px;
  padding: 10px 10px 0px 0px;
  list-style: none;
}

#searchTabs li 
{
  float: left;
  background: url('../images/tab_L_both.gif') no-repeat left top;
  margin: 0px;
  padding: 0px 0px 0px 9px;
  border-bottom: 1px solid #3d87e2;
}

#searchTabs input, #searchTabs #c 
{
  float: left;
  display: block;
  width: 0.1em;
  background: url('../images/tab_R_both.gif') no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #3d87e2;
  width: auto;
}

#searchTabs > ul input, #searchTabs > ul #c 
{
 
}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#searchTabs input, #searchTabs #c 
{
  float: none;
}
/* End IE5-Mac hack */
    
#searchTabs input:hover, #searchTabs #c:hover 
{
  color: #333;
}

#searchTabs #selected 
{
  background-position: 0% -150px;
  /*border-width: 0px;*/
}

#searchTabs #selected #c 
{
  background-position: 100% -150px;
  padding-bottom: 5px;
  color: #333;
}

#searchTabs li:hover, #header li:hover input, #header li:hover #c 
{
  background-position: 0% -150px;
  color: #333;
}
    
#searchTabs li:hover input, #searchTabs li:hover #c 
{
  background-position: 100% -150px;
}

input.tabBtn   
{
  border: 0px; 
  margin: 0px; 
  padding: 0px; 
  background-color: #e1ebf2; 
  color: #000000; 
  text-decoration: underline; 
  cursor: pointer; 
  font-size: 11px; 
}

input.tabBtn                  
{ 
  display: block; 
  background:url("") no-repeat right top; 
  color:#609EE7; 
  text-decoration: none; 
  font-weight: bold; 
}

input.tabBtn:hover            
{ 
  color: #1E68C4; 
}
      
#searchPanel
{
  margin-top: 15px;
}

#searchPanel p
{
  clear: left;
}

#searchPanel input.text, #searchPanel select
{
  float: left;
  text-align: left;
}

#searchPanel input.submit
{
  float: left;
} 

#searchPanel input.text
{
  width: 146px;
}

#searchPanel select
{
  width: 150px;
}

.defaultEnterButton
{
    width: 0px;
    height: 0px;
    display: none; /* Need this for FF */
}

/* Vendors */
#vendors ul
{
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
  color: #fff;
  text-align: center;
}

#vendors li
{
  text-align: center;
  display: inline;
  /*width: 30%;*/
  vertical-align: middle;
}

#vendors li img
{
  vertical-align: middle;
  padding: 5px;
}


/*.tabright, .tabright_s
{
  background: url("../images/tabR.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #1E68C4;
  font-weight: bold;
}

.tabright_s
{ background:url("../images/tabR_s.gif") no-repeat right top;
}

.tableft, .tableft_s
{
  background: url("../images/tabL.gif") no-repeat left top;
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

.tableft_s
{
  background: url("../images/tabL_s.gif") no-repeat left top;
}

.tabunderline, .tabunderline_s, .tabunderline_space
{
  background-color:#FFFFFF;
}

.tabunderline, .tabunderline_space
{
  border-top: 1px solid #2677D7;
} 

.tabunderline_s
{
  border-top: 1px solid #FEFEFF;
}

.tabspacing, .tabunderline_space
{
  padding-left: 10px;
}*/


/* Product Search Box */
.searchbox-background,
.searchbox-bottom,
.searchbox-content            { background-color: #ffffff; } /* #b8dcf2 */
.searchbox-top                { background-image: url('../images/sb_t.gif'); }
.searchbox-bottom             { background-image: url('../images/sb_b.gif'); }
.searchbox-left               { background-image: url('../images/sb_l.gif'); }
.searchbox-right              { background-image: url('../images/sb_r.gif'); }
.searchbox-border             { background-color: #929292; }
.searchbox-content            { padding: 10px; }
.searchbox-tab                { width: 111px; background-image: url('../images/tab.gif'); background-repeat: no-repeat; text-align: center; }
.searchbox-tab2               { width: 111px; background-image: url('../images/tab2.gif'); background-repeat: no-repeat; text-align: center; }

      
           /*
           
.search-panel                 { background-color:#DFEBFA; border: 1px solid #609EE7; padding-left:2px; padding-right:2px; padding-top:10px; font-size: 12px; color: #1E68C4;}

input.searchsubmit            { width: 110px; height: 100%; color: #144887; }
input.searchbox               { width: 100%; color: #144887; }
           

.search_rating                { float: right; margin-right: 5px; margin-top: 5px; width: 30px; }
.basetitle_header             { float: left; margin-left: 5px; margin-top: 5px; }
.basetitle_base h1            { font-size: 16px; margin-bottom: 0px; }
.basetitle_base h2            { font-size: 10px; margin-top: 0px; }
      

.search-lightbg               { background-color: #ededed; }
.search-titlebg,
.search-titletext             { background-color: #dfb85b; color: #000000; } 
.search-titletext             { padding-left: 5px; padding-right: 5px; font-size: 8.5px; }
.search-titleborder           { background-color: #757575; }
.search-bodybg,
.search-bodytext,
.search-bodytextp             { background-color: #ffffff; }
.search-bodytext,
.search-bodytextp             { padding: 5px; }
.search-bodytextp             { color: #3F5559; text-align: right; }
.search-bodyborder            { background-color: #8f8f8f; }

.search-bluebox,
.search-blueboxb              { background-color: #b2c8d9; }
.search-blueboxb              { padding-top: 5px; }
.search-infobox               { background-color: #e0e0e0; }
      */
      
      

