﻿.listingResultsControl select 
{
    font-size: x-small;
    padding: 2px;
    margin: 2px;
}

.listingSearchHeading
{
    
}

.searchOtherCriteriaContainer input 
{
    font-size: x-small;    
}

.searchOtherCriteriaContainer 
{
    font-size: x-small;  
    line-height: normal;
    color: #000000;
    margin-top: 5px;
}

.listingItem
{
	border-bottom: solid 1px #a9a9a9;
	padding-bottom: 4px;
	margin-bottom: 4px;	
	position: relative;
}

.listingItemHover
{
	background-color: #f5f5f5;
	border-bottom: solid 1px #a9a9a9;
	padding-bottom: 4px;
	margin-bottom: 4px;	
	position: relative;
}

.listingItemCell
{
	
}

.listingItemGallery
{
	padding: 6px;
	position: relative;
	border: solid 1px white;
}

.listingItemGalleryHover
{
	padding: 6px;
	background-color: #f5f5f5;
	position: relative;
	border: dashed 1px #a9a9a9;
}

.listingPhoto
{
	padding: 2px; 
	border: solid 1px #a9a9a9; 
}

.listingDescription
{	
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-top: dashed 1px #a9a9a9; 
	border-bottom: dashed 1px #a9a9a9; 
	margin-bottom: 5px;
}

.mapNumber
{
	position: absolute; 
	z-index: 2; 
	width: 25px; 
	height: 18px;
	text-align: center; 
	color: white; 
	font-weight: bold; 
	border: solid 1px white;
	margin-top: 2px;
	margin-left: 2px;
	vertical-align: middle;
	padding-top: 1px;
}

.mapNumber2
{
	position: absolute; 
	z-index: 2; 
	width: 25px; 
	height: 18px;
	text-align: center; 
	color: white; 
	font-weight: bold; 
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	vertical-align: middle;
	padding-top: 1px;
}

.resultsTopBar
{
	border: solid 1px #a9a9a9; 
	background-color: #f5f5f5; 
	padding: 2px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: x-small;
	position: relative;
	margin-bottom: 5px;
}

.resultsBottomBar
{
	text-align: center; 
	width: 100%; 
	border: solid 1px #a9a9a9; 
	background-color: #f5f5f5; 
	padding: 4px;
}

.filterBox
{
	border: solid 1px #dcdcdc;
	padding-top: 4px;
	padding-bottom: 4px;
	
	margin-bottom: 5px;
}

.filterBoxHover
{
	background: #FFF5CE url(/shared/i/SortDesc.gif) no-repeat right;
	border: solid 1px #a9a9a9;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;	
	margin-bottom: 5px;
}

.filterDropDown
{
	background-color: #f5f5f5;
	border-left: solid 1px #a9a9a9;
	border-right: solid 2px #a9a9a9;
	border-bottom: solid 2px #a9a9a9;
	padding: 10px;
}


/*------------------------------------------------------------------------------------------------------------- 
>>> PROPERTY SEARCH <<<
-------------------------------------------------------------------------------------------------------------*/

#searchCriteriaBtn 
{    
    position: relative;
    width: 65%;
    margin: 0 auto; 
    
}

.searchCriteriaBtnMiddle 
{       
    padding-top: 2px;
    font-weight: bold;
    height: 21px;
    width: 100%;
    text-align: center;
}
.searchCriteriaBtnMiddle a
{
    line-height: 20px;
}
.searchOtherOptionsDiv
{
    padding: 5px;
    overflow: auto;
    height: 150px;
}

.resultsBarPaging {
    color: #202020;
    font-size: 11px;
    width: 100%;
}

.resultsBarPaging a{
    font-size: 10px;
}

#searchCriteriaContainerContent {
    margin-left: 16px;
	min-height: 16px;  
	padding-top: 10px;
}

/*Default Theme Start */
.listingSearchCriteria
{   
    border: solid 1px #2f2f2f; 
	background-color: #efefef; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px; 		
	position: relative;  	
}

.searchCriteriaContainer {
    position: relative;
    width: 98%;
    margin: 0 auto;
    background-color: #efefef;
    border-left: solid 1px #2f2f2f;
    border-right: solid 1px #2f2f2f;
    border-bottom: solid 1px #2f2f2f;
}

.searchOtherCriteriaSlider
{
    border: solid 1px #2f2f2f; 
    padding: 5px; 
    background-color: White; 
    margin-right: 20px
}

.searchOtherOptionsButton
{
    padding: 5px;   
    cursor: pointer;
    white-space: nowrap;
}

.searchOtherOptionsButtonHover
{
    background-color: #5d5d5d;
    color: #ffffff;
    padding: 5px;    
    cursor: pointer;
    white-space: nowrap;
}

.searchOtherOptionsButtonSelected
{
    font-weight: bold;
    background-color: #c4c4c4;    
    padding: 5px;    
    cursor: auto;
    white-space: nowrap;
}

.searchOtherOptionsTd
{
    background-color: #c4c4c4;  
}

.resultsBarMiddle {
    
    padding: 4px;
    background-color: #efefef;
    border: solid 1px #2f2f2f;
    font-size: x-small;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

.searchResultsBarCountTd {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-variant: small-caps;
    text-align: center; 
    background-color: #5d5d5d;    
    border-left: solid 1px #2f2f2f; 
    border-top: solid 1px #2f2f2f; 
    border-bottom: solid 1px #2f2f2f;
    display: table-cell; 
    vertical-align: middle;
    padding: 2px;
}

.searchResultsBarPagingSortTd
{
    background-color: #c4c4c4;    
    border-left: solid 1px #2f2f2f; 
    border-top: solid 1px #2f2f2f; 
    border-bottom: solid 1px #2f2f2f; 
    padding-bottom: 2px;
}

.searchResultsBarListViewTd
{
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #c4c4c4;    
    border-left: solid 1px #2f2f2f; 
    border-top: solid 1px #2f2f2f; 
    border-bottom: solid 1px #2f2f2f;
    width: 50px;
    color: #000;
    font-weight: bold;
}

.searchResultsBarGalleryViewTd
{
    background-color: #c4c4c4;    
    border-left: solid 1px #2f2f2f; 
    border-top: solid 1px #2f2f2f; 
    border-bottom: solid 1px #2f2f2f; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

.searchResultsBarMapViewTd
{
    background-color: #c4c4c4;    
    border-left: solid 1px #2f2f2f; 
    border-top: solid 1px #2f2f2f; 
    border-bottom: solid 1px #2f2f2f; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

.searchResultsBarSaveSearchTd
{
    padding-right: 5px;
    border-left: solid 1px #2f2f2f; 
}

.formButtonMedium {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-gray-form-btn-med.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

.formButtonMediumHighlight {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-red-form-btn-med.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}


.formButtonSmall  
{
    width: 49px;   
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-gray-form-btn-sm.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

.formSaveButton  
{
    width: 127px;   
    height: 34px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-search-results-bar-save-search-btn-gray.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

/*Default Theme End*/

/*Theme 1 Start (khaki)*/
#searchResultsTheme1 .listingSearchCriteria
{   
    border: solid 1px #808080; 
	background-color: #fdf3e1; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px; 		
	position: relative;  	
}

#searchResultsTheme1 .searchCriteriaContainer {
    position: relative;
    width: 98%;
    margin: 0 auto;
    background-color: #cfc2aa;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
}

#searchResultsTheme1 .searchOtherCriteriaSlider
{
    border: solid 1px #808080; 
    padding: 5px; 
    background-color: White; 
    margin-right: 20px
}

#searchResultsTheme1 .searchOtherOptionsButton
{
    padding: 5px;   
    cursor: pointer;
    white-space: nowrap;
}

#searchResultsTheme1 .searchOtherOptionsButtonHover
{
    background-color: #6c614d;
    color: #ffffff;
    padding: 5px;    
    cursor: pointer;
    white-space: nowrap;
}

#searchResultsTheme1 .searchOtherOptionsButtonSelected
{
    font-weight: bold;
    background-color: #cfc2aa;    
    padding: 5px;    
    cursor: auto;
    white-space: nowrap;
}

#searchResultsTheme1 .searchOtherOptionsTd
{
    background-color: #cfc2aa;  
}

#searchResultsTheme1 .resultsBarMiddle {
    width: 100%;
    padding: 4px;
    background-color: #fdf3e1;
    border: solid 1px #808080;
	font-size: x-small;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

#searchResultsTheme1 .searchResultsBarCountTd {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-variant: small-caps;
    text-align: center; 
    background-color: #6c614d;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080;
    display: table-cell; 
    vertical-align: middle;
    padding: 2px;
}

#searchResultsTheme1 .searchResultsBarPagingSortTd
{
    background-color: #cfc2aa;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    padding-bottom: 2px;
}

#searchResultsTheme1 .searchResultsBarListViewTd
{
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #cfc2aa;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080;
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme1 .searchResultsBarGalleryViewTd
{
    background-color: #cfc2aa;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme1 .searchResultsBarMapViewTd
{
    background-color: #cfc2aa;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme1 .searchResultsBarSaveSearchTd
{
    padding-right: 5px;
    border-left: solid 1px #808080; 
}

#searchResultsTheme1 .formButtonMedium {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-black-form-btn-lg2.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

#searchResultsTheme1 .formButtonMediumHighlight {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-red-form-btn-lg2.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}


#searchResultsTheme1 .formButtonSmall  
{
    width: 49px;   
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-black-form-btn-sm2.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

#searchResultsTheme1 .formSaveButton  
{
    width: 127px;   
    height: 34px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-search-results-bar-save-search-btn2.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}
/*Theme 1 End*/

/*Theme 2 Start (navy blue)*/
#searchResultsTheme2 .listingSearchCriteria
{   
    border: solid 1px #808080; 
	background-color: #c9ebff; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px; 		
	position: relative;  	
}

#searchResultsTheme2 .searchCriteriaContainer {
    position: relative;
    width: 98%;
    margin: 0 auto;
    color: #ffffff;
    background-color: #005283;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
}

#searchResultsTheme2 .searchCriteriaContainer a
{
    color: #ffffff;
}

#searchResultsTheme2 .searchOtherCriteriaSlider
{
    border: solid 1px #808080; 
    padding: 5px; 
    background-color: White; 
    margin-right: 20px
}

#searchResultsTheme2 .searchOtherOptionsButton
{
    padding: 5px;   
    cursor: pointer;
    white-space: nowrap;
}

#searchResultsTheme2 .searchOtherOptionsButtonHover
{
    background-color: #005283;
    color: #ffffff;
    padding: 5px;    
    cursor: pointer;
    white-space: nowrap;
}

#searchResultsTheme2 .searchOtherOptionsButtonSelected
{
    font-weight: bold;
    background-color: #c9ebff;    
    padding: 5px;    
    cursor: auto;
    white-space: nowrap;
}

#searchResultsTheme2 .searchOtherOptionsTd
{
    background-color: #c9ebff;  
}

#searchResultsTheme2 .resultsBarMiddle {
    width: 100%;
    padding: 4px;
    background-color: #c9ebff;
    border: solid 1px #808080;
	font-size: x-small;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

#searchResultsTheme2 .searchResultsBarCountTd {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-variant: small-caps;
    text-align: center; 
    background-color: #005283;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080;
    display: table-cell; 
    vertical-align: middle;
    padding: 2px;
}

#searchResultsTheme2 .searchResultsBarPagingSortTd
{
    background-color: #4ebeff;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    padding-bottom: 2px;
}

#searchResultsTheme2 .searchResultsBarPagingSortTd a
{
    color: #ffffff;
}

#searchResultsTheme2 .searchResultsBarListViewTd
{
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #4ebeff;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080;
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme2 .searchResultsBarGalleryViewTd
{
    background-color: #4ebeff;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme2 .searchResultsBarMapViewTd
{
    background-color: #4ebeff;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme2 .searchResultsBarSaveSearchTd
{
    padding-right: 5px;
    border-left: solid 1px #808080; 
}

#searchResultsTheme2 .formButtonMedium {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-navyblue-form-btn-med.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

#searchResultsTheme2 .formButtonMediumHighlight {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-red-form-btn-lg2.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}


#searchResultsTheme2 .formButtonSmall  
{
    width: 49px;   
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-navyblue-form-btn-sm.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

#searchResultsTheme2 .formSaveButton  
{
    width: 127px;   
    height: 34px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-search-results-bar-save-search-btn-navyblue.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}
/*Theme 2 End*/

/*Theme 3 Start (teal-gray)*/
#searchResultsTheme3 .listingSearchCriteria
{   
    border: solid 1px #808080; 
	background-color: #e7e7e7; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px; 		
	position: relative;  	
}

#searchResultsTheme3 .searchCriteriaContainer {
    position: relative;
    width: 98%;
    margin: 0 auto;
    color: #ffffff;
    background-color: #a1a1a1;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
}

#searchResultsTheme3 .searchCriteriaContainer a
{
    color: #ffffff;
}

#searchResultsTheme3 .searchOtherCriteriaSlider
{
    border: solid 1px #808080; 
    padding: 5px; 
    background-color: White; 
    margin-right: 20px
}

#searchResultsTheme3 .searchOtherOptionsButton
{
    padding: 5px;   
    cursor: pointer;
    white-space: nowrap;
}

#searchResultsTheme3 .searchOtherOptionsButtonHover
{
    background-color: #105457;
    color: #ffffff;
    padding: 5px;    
    cursor: pointer;
    white-space: nowrap;
}

#searchResultsTheme3 .searchOtherOptionsButtonSelected
{
    font-weight: bold;
    background-color: #d9fcff;    
    padding: 5px;    
    cursor: auto;
    white-space: nowrap;
}

#searchResultsTheme3 .searchOtherOptionsTd
{
    background-color: #d9fcff;  
}

#searchResultsTheme3 .resultsBarMiddle {
    width: 100%;
    padding: 4px;
    background-color: #d9fcff;
    border: solid 1px #808080;
	font-size: x-small;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

#searchResultsTheme3 .searchResultsBarCountTd {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-variant: small-caps;
    text-align: center; 
    background-color: #105457;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080;
    display: table-cell; 
    vertical-align: middle;
    padding: 2px;
}

#searchResultsTheme3 .searchResultsBarPagingSortTd
{
    background-color: #28a7b1;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    padding-bottom: 2px;
}

#searchResultsTheme3 .searchResultsBarPagingSortTd a
{
    color: #ffffff;
}

#searchResultsTheme3 .searchResultsBarListViewTd
{
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #28a7b1;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080;
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme3 .searchResultsBarGalleryViewTd
{
    background-color: #28a7b1;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme3 .searchResultsBarMapViewTd
{
    background-color: #28a7b1;    
    border-left: solid 1px #808080; 
    border-top: solid 1px #808080; 
    border-bottom: solid 1px #808080; 
    width: 50px;
    color: #000;
    font-weight: bold;
}

#searchResultsTheme3 .searchResultsBarSaveSearchTd
{
    padding-right: 5px;
    border-left: solid 1px #808080; 
}

#searchResultsTheme3 .formButtonMedium {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-teal-form-btn-med.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

#searchResultsTheme3 .formButtonMediumHighlight {
    width: 105px;
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-red-form-btn-lg2.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}


#searchResultsTheme3 .formButtonSmall  
{
    width: 49px;   
    height: 23px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-teal-form-btn-sm.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

#searchResultsTheme3 .formSaveButton  
{
    width: 127px;   
    height: 34px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/shared-search-results-bar-save-search-btn-teal.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}
/*Theme 3 End*/


