/* ------ Menu Relative ----- */
#search-form-width { float:left; width:282px; }



#search-wrap-style {
	color:#FFFFFF;
	

}



.search_wrap_main {
	float:right;
	width: 299px;
}




.search_wrap {
	background:url(../images/search-backg.jpg) no-repeat;
	float:right;
	width:285px;
	height:30px;
	padding: 6px 6.5px 6px 8px;
}




.search_button {
	float:right;
	width:69px;
	height:29px;
	margin-left: 4px;
	cursor:pointer;
}











ul.search-options li.selected a{background-position:left bottom !important;}
ul.search-options li { float:left; }


#tabbed1 a {
	float:left;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:80px;
	height:22px;
	margin-left:12px;
	margin-right:1px;
	
	
	
}



#tabbed1 a.linkClass { background:url(http://www.thehealthfix.com/images/tab-store.png) top left no-repeat; }
#tabbed1 a:hover {background-position:left bottom;}
#tabbed1 a.open {background-position:left bottom !important;}




#tabbed2 a {
	float:left;
	width:136px;
	height:22px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	margin-right:1px;	
	
}

#tabbed2 a.linkClass { background:url(http://www.thehealthfix.com/images/tab-organic-grocers.png) top left no-repeat; }
#tabbed2 a:hover {background-position:left bottom;}
#tabbed2 a.open {background-position:left bottom !important;}




#tabbed3 a {
	float:left;
	width:153px;
	height:22px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#tabbed3 a.linkClass { background:url(http://www.thehealthfix.com/images/tab-organic-restaurants.png) top left no-repeat; }
#tabbed3 a:hover {background-position:left bottom;}
#tabbed3 a.open {background-position:left bottom !important;}















/* ------ Search Results Relative----- */


.address_wrap {
	height:auto;
	padding:15px 0px 10px 0px;
	clear:both;
	border-bottom:1px solid #E3E3E3;
	position:relative;
	width: 667px;
}


.search_name {
	text-transform:uppercase; 
	margin-bottom:3px; 
	font-size:1.2em;
}

.search_address {
	margin-bottom:3px; 
	font-size:1em; 
	float:left;
}


.search_mapme {
	float:right;
	font-size:0.9em;
	padding-right: 5px;
}

.search_number_paganation {
	float:right;
	margin-top: 10px;
	padding-right: 5px;
}



/* /------ Search Results Relative----- */
