﻿@import url('jquery-ui-1.8.13.custom.min.css');

.lnkClear
{
    float: right !important;
    color: #597E91 !important;
    text-decoration: underline !important;
    font-size: 12px !important;
    cursor: pointer !important;
    font-weight: bold !important;
    margin-top: 3px;
    margin-right: 8px !important;
    text-align: right !important;
}
.lnkClear:hover
{
    color: #2da34d;
    text-decoration: none;
}
#btnClearTypes, #btnClearAmen
{
    float: left;
}

.onTop
{
    position: absolute;
    z-index: 10000 !important;
}
#modalBlockOut
{
    width: 262px;
    height: 705px;
    background: transparent;
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    display: none;
}
#modalBlockOut2
{
    width: 260px;
    height: 800px;
    margin:4px 0 0 1px;
    background:transparent url('/images/Com/facetSearch/searchfacetbg.png');    
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    display: none;
}
*+html #modalBlockOut2{height:595px; left:0px;}
#modalBlockOut2 p
{
    float:right; color:#000;
}

#modalBlockOut2 span{margin:0; padding:0; background:transparent url('/images/Com/siteloading.gif') no-repeat; width:66px; height:66px;position: relative;top: 255px; left:101px; display:block; z-index:9999;}

#ui-datepicker-div
{
    z-index: 9999999 !important;
}



