/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
/* search bar */
#searchbar				{ float: left; margin: 1px 0 0; border: none; background: #EFEFEF; width: 190px; }
.searchform .s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 14px; background: #EFEFEF; !important; }
.searchform .searchsubmit { background: url(../../images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: left; cursor: pointer; opacity: 0.7; color: transparent; text-transform: capitalize; }
.searchform .searchsubmit:hover { background: url(../../images/searchsubmit.gif) no-repeat; opacity: 1; }

