﻿.ui-magnifying-glass
{
    background-image: url("/common/images/button/magGlass.png") !important;
    background-repeat: no-repeat;
    padding-left: 20px;
}

h3
{
    font-family: Verdana, Arial, Sans-Serif;
    padding-top: 0.5em;
    padding-bottom: 1em;
    color: #666;
}

.search-caption, .search-caption *
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #666;
}

div.search-caption
{
    border-bottom: 1px solid #666;
}

.search-link
{
    font-family: Lucida Sans, Sans-Serif;
    padding-left: 1em;
}

div#ResultPager
{
    font-weight: bold;
}

div.pages
{
    float: right;
}

.clearit
{
    clear: both;
}

/* self-clear floats */
*html .group
{
    /* IE6 */
    height: 1%;
}
*:first-child + html .group
{
    /* IE7 */
    min-height: 1px;
}

/* search results*/
.search-results-item ul
{
    margin: 0;
    padding: 0;
}

.search-results-item li
{
    list-style-type: none;
}
/* Search Drop Down
-------------------------------------------- */

div.search-hints
{
    -webkit-border-radius: 0 0 1em 1em;
    -moz-border-radius: 0 0 1em 1em;
    border-radius: 0 0 1em 1em;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

div.search-hints a:link, a:visited
{
    color: #558fa5;
    outline: none;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

div.search-hints a:hover, a:active
{
    color: #333;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

div.search-hints ul
{
    padding: 10px 10px 20px 10px;
}

div.search-hints li
{
    clear: both;
    line-height: 30px;
    margin: 5px 0 0 0;
list-style-type: none;
}

div.search-hints p
{
    padding: 10px;
}

div.search-hints div em
{
    display: block;
    padding: 5px;
    font-weight: bold;
    color: #555;
    -webkit-box-shadow: 0 1px 4px #ccc;
    -moz-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;
    -webkit-text-shadow: 1px 1px 1px #fff;
    -moz-text-shadow: 1px 1px 1px #fff;
    text-shadow: 1px 1px 1px #fff;
}

div.search-hints div
{
    border-bottom: 1px solid #ccc;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

div.search-hints div li div
{
    border: 1px solid #ccc;
    float: left;
    margin: 0 10px 10px 0;
    -webkit-box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    overflow:hidden;
    background-color:White;
}


div.accessories-search
{
    background: #e9f5fe;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.82) 30%, rgba(182,223,248,0.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,0.82)), color-stop(100%,rgba(182,223,248,0.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(182,223,248,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(182,223,248,0.4) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(182,223,248,0.4) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#66b6dff8',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(182,223,248,0.4) 100%); /* W3C */
}

div.accessories-search em
{
    background: #b6dff8;
    background: rgba(197, 229, 250, 1.0);
    border-bottom: 1px solid #abd2ec;
}

div.oem-search
{
    background: #fefdea;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.82) 30%, rgba(249,248,186,0.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,0.82)), color-stop(100%,rgba(249,248,186,0.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(249,248,186,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(249,248,186,0.4) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(249,248,186,0.4) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#66f9f8ba',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(249,248,186,0.4) 100%); /* W3C */
}

div.oem-search em
{
    background: #f9f8ba;
    background: rgba(250, 249, 197, 1.0);
    border-bottom: 1px solid #ecebab;
}

div.inventory-search
{
    background: #f6e4bd;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.82) 30%, rgba(237,214,164,0.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,0.82)), color-stop(100%,rgba(237,214,164,0.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(237,214,164,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(237,214,164,0.4) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(237,214,164,0.4) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#66edd6a4',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.82) 30%,rgba(237,214,164,0.4) 100%); /* W3C */
}

div.inventory-search em
{
    background: #edd6a4;
    background: rgba(237, 214, 164, 1.0);
    border-bottom: 1px solid #ffcc99;
}

div.accessories-search:hover, div.accessories-search:focus
{
    background: #d6edfc;
    background: rgba(197, 229, 250, 0.65);
}
div.oem-search:hover, div.oem-search:focus
{
    background: #faf9db;
    background: rgba(250, 249, 197, 0.55);
}
div.inventory-search:hover, div.inventory-search:focus
{
    background: #f1ddb3;
    background: rgba(237, 214, 164, 0.65);
}

.group:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.watermarkOn
{
    color: #CCCCCC;
    font-style: italic;
}

.hpcaptcha
{
	display: none
}