﻿/* Moduli per la ricerca */

.SiteSearchBox
{
  padding-top      :  3px;
  padding-left     :  4px;
  width            : 130px;
  height           :  39px;
  background-image : url("/dati_fissi/Image/sfondo_cerca.jpg");
}

.SiteSearchFieldLabel
{
  margin-bottom : 3px;
}

.SiteSearchFieldLabelText, .SiteSearchFieldLabelText a
{
  color         : White;
}

.SiteSearchFieldValue
{
}

.SiteSearchFieldValueInput
{
  border         : solid 1px gray;
  height         :  12px;
  width          : 92px;
  color          : #244292;
}

.SearchCatFieldLabel
{
  margin-left    :  3px;
}

.SearchCatFieldLabelText
{
  
  color          : #bc0c0c;
}

.SearchCatFieldValue
{
  margin-left    :  3px;
  margin-bottom  :  5px;
}

.SearchCatFieldValueInput
{
  border         : solid 1px gray;
  height         :  12px;
  width          : 124px;
  color          : #244292;
}

.SearchCatFieldValueCombo
{
  border         : solid 1px gray;
  height         :  15px;
  width          : 126px;
  color          : #244292;
}

.SearchCatFieldButton
{
  margin-bottom  : 3px;
}

.SearchCatFieldButtonInput
{
  width          : 100px;
  margin-right   :   3px;
  padding-left   :   5px;
  border         : solid 1px gray;
  color          : #244292;
  background-color: White;
  text-align     : left;
}
