﻿/* Search */

#topmenu { width: 100%; }
/*
.SearchBoxContainer
{

      left: 0px;
      top:-40px;
      position: relative;
      z-index: 1;
   
}
/*

 .SearchBox
{
    float:right;   
    width:168px;
    margin-right:7px;
  
    
}*/

.ListItem { font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 10px; }

.SearchArea { width: 960px; height: 100%; background-color: #c0c0c0; }
.ucSearchOuterArea { width: 934px; height: 336px; background-color: #c0c0c0; padding-left: 13px; padding-right: 13px; padding-top: 11px; padding-bottom: 11px; }

.ucSearchOuterAreaFull { width: 934px; height: 711px; background-color: #c0c0c0; padding-left: 13px; padding-right: 13px; padding-top: 12px; padding-bottom: 12px; }
.ucSearchInnerAreaFull { width: 908px; height: 687px; background-color: #ebebeb; padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 15px; }


.NumberOfHits { font-size: 23px; color: #8f8d8d; height: 25px; margin-bottom: 13px; }
.NumberOfHits td { height: 25px; }
.NumberOfHitsFull { font-size: 23px; color: #8f8d8d; height: 25px; margin-bottom: 13px; }
.NumberOfHitsFull td { height: 25px; }

.ucSearchInnerArea { width: 905px; height: 303px; background-color: #ebebeb; padding-left: 15px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; }

.Listview { width: 198px; height: 250px; background-color: White; float: left; padding-left: 10px; padding-top: 14px; padding-right: 10px;font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 14px; }


.ListviewFull { width: 689px; height: 613px; background-color: White; float: left; padding-left: 14px; padding-right: 208px; padding-top: 12px; padding-bottom: 29px; font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 14px; }
.Listview .ListviewInner .TextContainer { padding-left: 4px; }
.Listview .ListviewInner a { font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 14px; text-decoration: none; color: #404040; /* padding-left:3px;*/ }
.Listview .ListviewInner a:hover { font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 14px; text-decoration: underline; color: #404040; /* padding-left:3px;*/ }
.ListviewFull .ListviewFullInner a { font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 14px; text-decoration: none; color: Black; font-weight: bold; padding-left: 3px; }


.ListviewFull .ListviewFullInner a:hover { font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 14px; text-decoration: underline; color: Black; font-weight: bold; padding-left: 3px; }

.Listview .ListviewInner { height: 190px; margin-bottom: 10px; width: 204px; }



.SearchHeading { text-align: left; margin-bottom: 10px; }
.SearchHeading .Heading { color: Black; font-weight: bold; font-size: 14px; }
.SearchHeading .HeadingSpacer { }
.SearchHeading span { color: #4e4c4c; }
.Listview2 { width: 222px; height: 350px; background-color: White; float: left; }

.seperator { background-color: #ebebeb; width: 6px; }

/*pager*/
.pager { height: 17px; font-size: 13px; font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; position: relative; left: 8px; }



.FulllnkBtn { margin-top: 5px; text-align: center; }
.FulllnkBtn a { text-decoration: none; color: #404040; }

.SelectedPage { background-color: #fdcd3d; text-decoration: none; margin-left: 5px; }
.NxtPrev { color: black; text-decoration: none; margin-left: 5px; }
.NxtPrevTxt { color: black; margin-left: 5px; text-decoration: underline; }


.FullHeading { font-weight: bold; }


.ListviewFull .ListviewFullInner { height: 594px; }
.BackToSearch { color: #8f8d8d; font-size: 14px; font-weight: bold; float: right; position: relative; top: -36px; width: 148px; left: 40px; }


/*listvies updating progress*/

.updateProgress { border-width: 1px; border-style: solid; background-color: #CCCCCC; position: relative; width: 70px; height: 20px; }
.updateProgressMessage { margin: 3px; font-family: Helvetica, 'Myriad Pro' ,Arial,Verdana,sans-serif; font-size: 10px; vertical-align: middle; }


.EmptySearch { width: 20px; position: relative; top: -38px; left: 897px; }

.EmptySearchFull { width: 20px; float: right; position: relative; top: -39px; left: 161px; }

.YellowDot Img { margin-top: 3px; }
