/*SearchCSS*/
#search{ height: 100%; width:260px; z-index: 220; position: relative; display:block; 
/*border-top: 2px solid #505050; border-bottom: 2px solid #3a3a3a; 
border-left:none; border-right:2px solid #434343;*/
border: 2px solid #a5a4a9;
padding:0; background: #fff url(../images/search-glass.jpg) no-repeat 4px 50%;}

#search input { /*	font-family: Arial, Helvetica, sans-serif; */ font-size: 14px; color: #000;  width: 200px; margin: 5px 0 0 8px; border: none; outline: none; background: transparent;}

.gsc-search-box {z-index: 10000;margin: 1px 0 0 14px;padding:0px; height: 28px; overflow:hidden;}

input.gsc-input {background: #FDFCE8;border: none;}

.gsc-branding {display:none;}

.gsc-search-button   {visibility: hidden; display:none;}

td.gsc-search-button input   {visibility: hidden; display:none;}

.gsc-branding-img   {visibility: hidden; display:none;}

.gsc-branding-text   {visibility: hidden; display:none;}

div.gsc-clear-button   {visibility: hidden; display:none;}

input.gsc-search-button {background-color: transparent;margin-top: -20px;}

.cse input.gsc-search-button {background-color: transparent;margin-top: -20px;}


#content-search { height: 100%; color: #fff; padding: 0; margin: 0 0 0 1em; width: 90%; text-align:left; line-height: 3px; display: block;   /* Fix IE */ }

#content-search a { color: #fff; background: #666; margin: 0px; border: none; display:block; padding: 5px; } 

#content-search a:hover {background: #427CD5;}

/* #content-search a:hover { display:block; color: #fff; background: #427CD5;   border-style: none; border-width: 0px; margin: 0px 0px 0px 0px; padding: 5px; } BACKGROUND OF SEARCH RESULTS DROP DOWN MENU LIST */

#results { background-color:#3a3a3a;  /* 234270 BACKGROUND OF SEARCH RESULTS DROP DOWN MENU LIST */ width: 239px; margin: 7px 0 0 -18px;  padding: 10px 15px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; }

.small {font-size: 13px;line-height: 14px; padding: 15px;}

#content-search .noshortcut a{background: #fff; font-size: 12px; line-height: 12px; text-transform: uppercase; color:#666; padding-top: 5px; margin-bottom:2px; }

#content-search .noshortcut a:hover {color:#000;}

/* end style for smart search*/

