/*----- Product finder -----*/

.search_navigation
{
	width: 940px;
	list-style-type: none;
	height: 21px;
	background-image: url('../img/category-bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 3px 0px 0px 0px ;
        margin: 0 0 10px 0;
}

.search_navigation li
{
	float: left;
}

.search_navigation a
{
        color: #000;
        margin-top: 5px;
	padding: 4px 10px 5px 10px;
}

.search_navigation li a.selected
{
	padding-bottom: 5px;
	background-image:  url('../img/category-selected.gif');
	background-position: 0px 1px;
	background-repeat: repeat-x;
}

#reset
{
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}

h1#productfinder_header
{
clear: left;
}

#reset a
{
    color: #000;
    height: 21px;
    background-image: url('../img/category-selected.gif');
    background-position: top left;
    background-repeat: repeat-x;
    padding: 3px 15px 7px 15px;
    margin: 0 1px 15px 0;
}

form.productfinder
{
text-align: left; 
}

form.productfinder table
{
text-align: left;
border-collapse: separate;
border-spacing: 10px 0;
margin-left: -10px;
}



.productfinder option
{
font-family: "Verdana", "Helvetica", sans-serif;
font-size: 12px;
}

.productfinder option.hidden
{
    color: #c0c0c0;
}

.productfinder option.selected
{
color: #CF142B;
}

.productfinder table,
.productfinder_results
{
border: 0 !important;
}

.productfinder th,
.productfinder td,
.productfinder_results th,
.productfinder_results td
{
        color: #000 !important;
        font-weight: normal;
        border: none !important;
}

.productfinder th
{
    padding-left: 7px;
}

.productfinder_results th,
.productfinder_results td
{
    font-size: 11px;
} 

.productfinder .automotive-show
{
        width: 930px;
        padding-left: 10px;
	background-image:  url('../img/automotive-bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 23px;
        display: block;
        margin-top: 10px;
        padding-top: 5px;
        padding-bottom: 15px;
}

.productfinder .automotive-show a
{
    float: left;
    margin-left: 20px;
    color: #000;
    background-image: url('../img/category-selected.gif');
    background-position: top left;
    background-repeat: repeat-x;
    padding: 5px 15px 2px 15px;
    margin-top: -5px;
}

.productfinder .checkbox
{
        margin-top: 0px;
        float: left;
}

.productfinder label span
{
        float: left;
        margin-left: 5px;
}  

.productfinder th
{
	height: 31px;
        background-color: transparent !important;
	background-image: url('../img/choices-bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.productfinder .axis
{
	width: 80px;
}

.pressure .axis
{
    width: 85px;
}

.productfinder .range
{
	width: 85px;
}

.productfinder .voltage
{
	width: 68px;
}

.productfinder .output
{
	width: 96px;
}

.productfinder .offset_temp_type
{
	width: 113px;
}

.productfinder .offset_temp_max
{
	width: 92px;
}

.productfinder .sensitivity
{
	width: 126px;
}

.productfinder .sensitivity th
{
    width: 122px;
}

.productfinder .bandwidth
{
	width: 86px;
}

.productfinder .mechanical_design
{
	width: 96px; /* Was 135 px */
}

.productfinder th.mechanical_design
{
        width: 88px !important;
}

.productfinder_results
{
        text-align: left;
        width: 940px;
}

.productfinder_results caption
{
	background-image: url('../img/results-top-bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 29px;
        padding-top: 8px;
        padding-left: 10px;
        text-align: left;
}

.productfinder_results th
{
        padding-left: 2px;
        height: 35px;
        background-image: url('../img/results-category-bg.gif');
        background-position: top left;
        background-repeat: repeat-x;
}

.productfinder_results td
{
    padding-left: 3px;
} 

.productfinder_results .odd
{
        background-color: #ECECEC;
}

.productfinder_results th.category
{
    padding-left: 5px;
}

.productfinder_results .category
{
width: 124px;
}

.productfinder_results .axis
{
width: 60px;
}

.productfinder_results .range
{
width: 78px;
}

.productfinder_results .voltage
{
width: 72px;
}

.productfinder_results .output
{
width: 70px;
}

.productfinder_results .offset_temp_type
{
width: 80px;
}

.productfinder_results .offset_temp_max
{
width: 170px;
}

.productfinder_results .sensitivity
{
width: 82px;
}

.productfinder_results .bandwidth
{
width: 106px;
}

.productfinder_results .mechanical_design
{
width: 66px;
}

.pressure .category
{
width: 107px;
}

.pressure .type
{
width: 64px;
}

.pressure .range
{
width: 95px;
}

.pressure th.range
{
    width: 87px;
}

.pressure .voltage
{
width: 74px;
}

.pressure th.voltage
{
    width: 66px;
}

.pressure .output
{
width: 90px;
}

.pressure th.output
{
    width: 82px;
}

.pressure .absolute_accuracy
{
width: 290px;
}

.pressure .offset_temp_type
{
    width: 132px;
}

.pressure th.offset_temp_type
{
    width: 124px;
}

.pressure .sensitivity
{
    width: 90px;
}

.pressure th.sensitivity
{
    width: 82px;
}

.pressure .bandwidth
{
    width: 100px;
}

.pressure th.bandwidth
{
    width: 92px;
}

.pressure select.mechanical_design
{
    width: 96px;
}

/* No Longer In Use
.pressure .relative_accuracy
{
width: 131px;
}
*/

.pressure .resolution
{
width: 70px;
}

.pressure .temp_sensor_accuracy
{
width: 86px;
}

.pressure .mechanical_design
{
width: 78px;
}

.tip
{
    display: inline;
    float: right;
    padding-right: 10px;
}

#productfinder #loading
{
    display: none; 
    width: 300px;
    margin: 0 auto 12px;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 20px;
}

#productfinder #loading h2
{
    color: #000;
}
