﻿.elc-enabled .elc-searchWrapper TD{
	border-top:0;
}

.elc-searchWrapper{
	margin:3px 3px 0px -73px;
	
	border: 0px solid red;
	
}

.elc-ie7 .elc-searchWrapper, .elc-ie6 .elc-searchWrapper{
	margin:3px 3px 0 0px !important;
	border: 0px solid red;
}

.elc-enabled .elc-form .header-search-container{
	padding:0;
}
.elc-enabled .elc-form .header-search-container label{
	line-height:0;
	
}
.elc-enabled .elc-ie6 .elc-form .header-search-container label
{
	margin-bottom:-15px;
}
.elc-searchBtn 
{
	background-color:transparent;
	border: 0px solid #838DD6;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    width:25px;
    height:25px;
    z-index:10;
    outline: 0;
    display:inline;
    position:absolute;
    right:3px;
}
/*
.elc-searchBtn:active, .elc-searchBtn:hover, .elc-searchBtn:focus {
    
    opacity:.8;
    -moz-opacity:.8;
    -ie-opacity:.8;
}
*/

.elc-hint-container
{
	width:236px;
	height:26px;
	
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;

	overflow:visible !important;
	background-image:none;
	background-color:#fff;
	/*margin-right:-1px;*/
	z-index:5;
	
	border-color: #c0c0c0 #d9d9d9 #d9d9d9 #d9d9d9;
    border-radius: 1px;
    -moz-border-radius:1px;
	-webkit-border-radius:1px;
	/*
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .2) inset, 0px 2px 0px rgba(200, 200, 200, .2);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2) inset, 0px 2px 0px rgba(200, 200, 200, .2);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2) inset, 0px 2px 0px rgba(200, 200, 200, .2);
	*/
	
}

.elc-searchWrapper-hover .elc-hint-container
{
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .1) inset, 0px 2px 0px rgba(200, 200, 200, .1);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .1) inset, 0px 2px 0px rgba(200, 200, 200, .1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .1) inset, 0px 2px 0px rgba(200, 200, 200, .1);	
	border-color: #a0a0a0 #b9b9b9 #b9b9b9 #b9b9b9;
}
.elc-focused.elc-hint-container
{
	/* background-color:#f1f1f1;*/
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .2) inset, 0px 2px 0px rgba(200, 200, 200, .2);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2) inset, 0px 2px 0px rgba(200, 200, 200, .2);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2) inset, 0px 2px 0px rgba(200, 200, 200, .2);	
	border-color: #a0a0a0 #b9b9b9 #b9b9b9 #b9b9b9;
}
.elc-hint-container-focus 
{
	width:236px;
	
	height:26px;
	margin: -1px 0 0 -1px;
	
	border: 0px solid #4d90fe;
	border-radius:1px;
	-moz-border-radius:1px;
	-ie-border-radius:1px;
	-webkit-border-radius:1px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ie-box-shadow:none;
}
.elc-ie7 .elc-hint-container-focus, .elc-ie6 .elc-hint-container-focus 
{
	top:-1px;
	
}
.elc-hint-match .word{
	color:#666;
}

.elc-hint-container input
{
    /* left:8px; */
    font-size:13px; /*13*/
    padding-top:4px;
    padding-bottom:3px;
    color:#000;
    padding-right:0px;
    left:5px;
    border:0px solid red;
    margin-top:0px;
}
.elc-ie .elc-hint-container input {
	padding-right: 0px;
	font-size:14px; /* prevents pixel jumping */
	
}
.elc-win.elc-webkit .elc-hint-container input{
	margin-top:-2px;
}
.elc-win.elc-chrome .elc-hint-container input{
	margin-top:-2px;
}
.elc-mac.elc-gecko .elc-hint-container input{
	margin-top:1px;
}
.elc-mac.elc-webkit .elc-hint-container input{
	margin-top:-1px;
}
.elc-ie .elc-hint-container input{
	margin-top:-2px;	
}
.elc-android .elc-hint-container input{ padding-top:0px;  padding-bottom:0px; }

.elc-hint-container .elc-hint-icon-container{
	/* padding:-4px 10px 0 0; */
	width:30px;
	height:30px;
	margin:-4px 10px 0 0
}
.elc-hint-container .elc-hint-icon-container .clear
{
	background-image: url("../img/web/clear_button.png");
	padding-right:5px;
	margin-left:-1px;
}
.elc-resultsWrapper {
	top:30px;
	right:0px;

	
}

.elc-resultsWrapper ul{
	width:100% !important;
}

.elc-resultsWrapper li{
	padding:0 !important;
	line-height:normal !important;
	height:auto !important;
	width:400px;
}

.elc-category{
	color:#CC6600;
	text-transform:capitalize;
	/*
	border-top:0;
	padding:0;
	*/
}
.elc-category .elc-category-text{
	/*padding-left:15px;
	padding-top:4px;
*/
	padding-bottom:2px;

}
/*
.elc-mac .elc-category .elc-category-text{
	padding-top:5px;
	padding-bottom:1px;
}
*/

.elc-matchImgOuter{
	min-height:60px;
	margin-top:4px;
}
.elc-match {
	padding-bottom:6px;
}

.elc-matchTitle{
	color:#0575b9;
	font-size:13px;
	margin-bottom:0;
}
.elc-matchDesc{
	color:#333333;
}
.elc-hover .elc-match,
.elc-hover .elc-noResults,
.elc-hover .elc-moreResults,
.elc-hover .elc-showingResults{
	background-color:#e3eaf0;
}
.elc-hover .elc-category,
.elc-category .elc-category-inner,
.elc-moreResults,
.elc-noResults{
	background-color: #fbfbfb;
}
.elc-moreResults-inner,
.elc-noResults-inner,
.elc-moreResults-inner a,
.elc-noResults-inner a,
.elc-moreResults-inner a:hover,
.elc-noResults-inner a:hover
{
	color:#0575b9;
}
/* fbfbfb */

.elc-matchImgDefaultThumb
{
	background-image:url(../img/elicit_thumb_default.png);
	background-repeat:no-repeat;	
	background-position: 10px 0;
}

