/* ------------------------ Search results Control Positioning  ------------------------- */
.SearchResultsHeaderDivClass{width:490px; margin-bottom:5px; height:90px;text-align:center; color:#6B7E8F}
.SearchResultsHeaderLeftSideDivClass h1 {font-size: 16px; font-weight: bold; color: #6b7e8f; text-transform: uppercase; } 
.SearchResultsHeaderTitleDiv{float:left;}
.SearchResultsHeaderLeftSideDivClass{float:left;width:490px;margin-bottom:12px;}
.SearchResultsHeaderLeftSideDivClass h1 {font-size:16px;font-weight: bold;text-transform: capitalize;color: #6b7e8f; text-transform: uppercase; text-align:left}
.SearchResultsHeaderRightSideDivClass {font-size:11px;font-weight: bold;color: #FFFFFF;text-align: center;width:490px;margin-left:0px;}
.SearchResultsHeaderLeftButtons {width:105px;}
.SearchResultsHeaderMiddleButtons {width:105px;}
.SearchResultsHeaderRightButtons {width:105px;}
.SearchResultsInBetweenAdClass { float:left; margin:10px 0 12px 48px; }

#SearchResultsTextDiv{margin-left:85px;width:317px;background-color: #3b3b3d;height:19px;border:1px solid #535353;padding-top:2px;font-size: 11px;font-weight: bold;color: #FFFFFF;text-align: center;}
#SearchResultsTextHighlights{font-size: 11px;font-weight: bold;color: #e6d1b2;}
#SearchResultsFooterDiv { width:490px; margin-bottom:5px; height:60px;}
#SearchResultsFooterLeftSideDiv { float:left; font-size:14px; }
#SearchResultsFooterRightSideDiv { float:right; font-size:14px; }
#searchResultsDiv {margin-bottom:20px;font-size:12px;font-weight:bold;margin-left:2px;float:left;}
#SearchResultsHeaderButtonsDiv {margin-left:80px;margin-top:25px;}

.ResultsMessageClass { position:relative; width: 479px; height:119px; background-image: url(/Images/assets/BG_SorryAdNotAvailable.png); background-repeat:no-repeat; display:block; margin: -5px 0 10px 0;}
	.ResultsMessageClass h2 { font-size:24px; font-weight:bold; color:#e9a119; padding:20px 10px 0 120px; text-transform: capitalize}
	.ResultsMessageClass p { font-size:12px; color:#bfae99;padding: 0 10px 0 130px; font-weight:bold}