﻿/*
 * Styles and Classes To Render the QuickSearch Search Widget
 * ==========================================================
 * Include CSS classes and styles that are used by the quicksearch search widget.       
 *
 */

#quicksearchcontainer {
   position: relative;
   width: 260px;
  /*left: 50%;*/
/*margin-left: -20px;*/
}

.small_tabframe, #quicksearch_tabframe {
   position: relative;
   padding: 0px;
   margin: 0px;
   height: 20px;
   margin-top: 20px;   
   white-space: nowrap;
}
div.quicksearch_tab .tl {
   position: absolute;
   width: 1px;
   height: 1px;
   overflow: hidden;
   left: 0;
   top: 0;
   background-color: #777;
}
div.quicksearch_tab .tr {
   position: absolute;
   width: 2px;
   height: 1px;
   right: -1px;
   top: 0;
   overflow: hidden;  
   background-color: #222;
}
div.quicksearch_end {
   height: 20px;
   border-bottom: 1px solid #8dc5df;
}
div.quicksearch_tab {
   float: left;
   margin: 0;
   position: relative;
   border-right: 1px solid #a2a2a3;
   background: #d0d3de url(images/homepage/tabgray.jpg) top left repeat-x;
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   letter-spacing: -0.05em;
}
.quicksearch_tab a {
   display:inline-block;
   height:16px;
   color: #000;  
   padding-top:4px;
   width: 100%;
   white-space: nowrap;
}
div.quicksearch_tab.active_tab .tr {
   background-color: #000;
   right: -1px;
}
div.quicksearch_tab.active_tab .tl {
   background-color: #000;
   left: -1px;
   top: -1px;
   width: 1px;
   height: 2px;
}
.quicksearch_tab.active_tab a {   
   color: #fff;
}
.quicksearch_tab.active_tab {
   background: #44658f url(../images/homepage/activetab_bg.gif) top left repeat-x !important;
   border-bottom: 1px solid #44658f;
   border-right: 1px solid #8dc5df;
   border-left: 1px solid #8dc5df;
}

.quicksearch_tab.active_tab a:hover {
   background: #44658f url(../images/homepage/activetab_bg.gif) top left repeat-x !important;
}

.quicksearch_tab a:hover {
   background: #2e3b59 url(../images/homepage/activepagetab_bg.gif) top left repeat-x;
   color: #fff;
}
.quicksearch_tab.active_tab a:hover {   
}
.quicksearchcontentcontainer {
   background: #7897bf url(../images/homepage/core.gif) top left repeat-x;
   height: 100px;
   padding-top: 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   border: 1px solid #92b9d3;
   border-top: 0;
}
.quicksearchcontentcontainer .graycalloutcontainer {
   margin:4px;
   padding: 6px;
   color: #000;
   position: relative;
}
.quicksearchcontentcontainer .tancalloutcontainer {
   margin:4px;
   /*padding: 3px;*/
   color: #000;
   height: 21px;
   position: relative;
}

.quicksearchcontentcontainer .tancalloutcontainer div.label {
  float: left;
  margin-top: 4px;
  margin-left: 6px;
  padding-right: 6px;
  border-right: 1px solid #8d7d5f;
}

.quicksearchcontentcontainer .tancalloutcontainer select {
  float:right;
  background-color: #fff;
  border: 0px solid #c5bdae;
  margin-top: 1px;
  margin-right: 10px;
  height: 18px;
  font-size: 9px;
  padding: 0;
}


.quicksearchbuttoncontainer {
   background: #2a3c5e;
   height: 23px;
   position: relative;
   padding: 3px 2px 0px 0px;
   text-align: right;
   white-space: nowrap;
}
.quicksearchbuttoncontainer input.secondaryaction {
   color: #fff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   height: 19px;
   background: #2a3c5e url(../images/homepage/secondary_but_bg.gif) top left repeat-x;
   border: 1px solid #37548e;         
   padding: 1px 0 2px 0;
   margin: 0 0 0 0;
   text-align: center;
}
.quicksearchbuttoncontainer input.secondaryaction:hover {
   background: #2a3c5e url(../images/homepage/primary_but_bg.gif) top left repeat-x;
   border: 1px solid #147bdd;
}
.quicksearchbuttoncontainer input.primaryaction {
   color: #fff;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:10px;
   height: 19px;
   background: #2a3c5e url(../images/homepage/primary_but_bg.gif) top left repeat-x;
   border: 1px solid #147bdd;
   padding: 1px 0 2px 0;
   margin: 0 0 0 0;
}
.quicksearchbuttoncontainer .bl {
   position: absolute;
   width: 1px;
   height: 1px;
   overflow: hidden;
   left: 0;
   bottom: 0;
   background-color: #000;
}
.quicksearchbuttoncontainer .br {
   position: absolute;
   width: 1px;
   height: 1px;
   right: 0px;
   bottom: 0;
   overflow: hidden;  
   background-color: #000;
}
/*quicksearch_tab_property_content*/


.qsinputgroup {
   position: relative;
   margin-top: 6px;
   margin-bottom: 5px;
   height: 18px;    
}
#qspropertywhere {
   height: 13px;
   width: 182px;
   background-color: #fff;
   color: #333;
   border: 1px solid #888;
   font-size: 9px;
   position: absolute;
   right: 4px;   
   background: #fff url(../images/homepage/txt_bg.gif) top left no-repeat;
   padding-left: 4px;
}
#qspropertyagentname {
   height: 13px;
   width: 142px;
   background-color: #fff;
   color: #333;
   border: 1px solid #888;
   font-size: 9px;
   position: absolute;
   right: 4px;   
   background: #fff url(../images/homepage/txt_bg.gif) top left no-repeat;
   padding-left: 4px;
}

#qspropertymls {
   height: 13px;
   width: 109px;
   background-color: #fff;
   color: #333;
   border: 1px solid #888;
   font-size: 9px;
   position: absolute;
   right: 4px;
   background: #fff url(../images/homepage/txt_bg.gif) top left no-repeat;
   padding-left: 4px;
}
#qswwprovince{
  height: 18px;
  width: 172px;
  background-color: #fff;
  color: #333;
  border: 1px solid #888;
  font-size: 9px;
  position: absolute;
  right: 4px;
  background: #fff;
  padding-left: 4px;
  margin-top: -2px;
}
#qswwcountry {
  height: 18px;
  width: 182px;
  background-color: #fff;
  color: #333;
  border: 1px solid #888;
  font-size: 9px;
  position: absolute;
  right: 4px;
  background: #fff;
  padding-left: 4px;
  margin-top: -2px;

}

