/* ================================
    CSS STYLES FOR Module SSS_ProductSearch
   ================================
*/

.SearchTblMain
{
	width: 170px; 
	background-color: #CCD8E2; 
}

.SearchTDHeader
{
	width: 170px; 
	background-image: url(bg_panelheaders.jpg);
	background-repeat: repeat-x;   
	text-align:left;
	text-indent: 5px;
	vertical-align:middle;  
	padding: 0px 1px 0px 1px;
	height: 30px;  
}

.lblSearchHeader
{
	font-family: "Verdana", Tahoma, Verdana, Helvetica, Arial, sans-serif;	
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	width: 170px;
	vertical-align:middle;
	height: 28px;
	padding: 5px 1px 0px 1px;
}

.BlankRow
{
	height: 10px;	
}

.SearchTDCategory
{
	text-align: center; 
	padding: 0px 5px 0px 5px;
}

.dlstSearchCategory
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.SearchTDProduct
{
	width: 144px; 
    padding: 0px 1px 0px 5px;  
}

.txtSearchProduct
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;    
}


.SearchTDButton
{
	height: 19px;
	width: 19px; 
	background-repeat: no-repeat;
	padding: 0px 5px 0px 1px;
}

.imgbtnSearchButton
{
	height: 19px;
	width: 19px; 
}