.ComboBoxDropDown_Stockhouse
{
	/*background-color: #ebeeef;*/
	background:#f8f8f8 url(menubkg.png) top left repeat-x;
	cursor: pointer;
	_cursor: hand;
	border:1px solid #ffffff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

/* disabled for Safari and Opera 
.ComboBoxDropDown_Stockhouse {visibility:hidden;}

*:first-child+html .ComboBoxDropDown_Stockhouse, *:last-child .ComboBoxDropDown_Stockhouse
{
	visibility:visible;
	display:block;
	background-color: #ebeeef;
	cursor: pointer;
	_cursor: hand;
}

* html .ComboBoxDropDown_Stockhouse 
{
	visibility:visible;
	display:block;
	background-color: #ebeeef;
	cursor: pointer;
	_cursor: hand;
}

html:first-child .ComboBoxDropDown_Stockhouse{ visibility:hidden;}
*//* end of modification */
.ComboBoxImage_Stockhouse
{
	vertical-align:middle;
	border: 1px solid #7F9DB9;
	border-left: none;
}

.ComboBoxImageHover_Stockhouse
{
	vertical-align:middle;
	border: 1px solid #7F9DB9;
	border-left: none;
}

.ComboBoxInput_Stockhouse
{
	border: 1px solid #7F9DB9;	
	background-color: white;
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	/*padding-top: 6px;	*/
	line-height:18px;	
	padding-left: 0px;
	background-color:#f6f7e5;
	margin-left:5px;
	height: 15px;  /* Safari */
	margin-top:2px; /* Safari */
	cursor: default;
}

* html .ComboBoxInput_Stockhouse {height: 19px;padding-left: 3px;margin-top:0px;margin-left:8px;} /* Ie 6 */
*:first-child+html .ComboBoxInput_Stockhouse {height: 19px;padding-left: 3px;margin-top:0px;}  /* Ie 7 */
*:last-child .ComboBoxInput_Stockhouse {height: 19px;}  /* Firefox */
html:first-child .ComboBoxInput_Stockhouse{height: 19px; position:absolute;left:495px;} /* opera */

.ComboBoxInputHover_Stockhouse
{
	border: 1px solid #7F9DB9;	
	background-color: white;
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	/*padding-top: 6px;	*/
	line-height:18px;
	padding-left: 0px;
	margin-left:5px;
	background-color:#f6f7e5;
	height: 15px;  /* Safari */
	margin-top:2px; /* Safari */
	cursor: default;
}

* html .ComboBoxInputHover_Stockhouse {padding-left: 3px;height: 19px;margin-top:0px;margin-left:8px;} /* Ie 6 */
*:first-child+html .ComboBoxInputHover_Stockhouse {height: 19px;padding-left: 3px;margin-top:0px;}  /* Ie 7 */
*:last-child .ComboBoxInputHover_Stockhouse {height: 19px;}  /* Firefox */
html:first-child .ComboBoxInputHover_Stockhouse{height: 19px; position:absolute;left:495px;} /* opera */

.ComboBoxItem_Stockhouse
{
	font-family: Arial;
	font-size: 11px; 
	color: #000;	
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	text-align: left;
	_height:1%;
}

.ComboBoxItemHover_Stockhouse
{
	font-family: Arial;
	font-size: 11px; 
	color: #FF7902;
	text-decoration: none;
	/*background-color: white; */
	/*border-bottom:1px solid white;*/
	cursor: pointer;
	cursor: hand;
	padding: 1px 5px 1px 5px;
	text-align: left;
	_height:1%;
}

.ComboBoxItemDisabled_Stockhouse
{
	font-family: Arial;
	font-size: 11px; 
	color: gray;
	cursor: no-drop;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	text-align: left;
}

.ComboBoxLoadingMessage_Stockhouse
{
	font-family: Arial;
	font-size: 11px; 
	padding: 1px 5px 1px 5px;
}

.ComboBoxMoreResultsMessage_Stockhouse
{
	font-family: Arial;
	font-size: 10px; 
	padding: 1px 5px 1px 5px;
	text-align: center;
}


.ComboBoxMoreResultsImage_Stockhouse
{
	padding: 5px;
	margin-top: 5px;
}

.ComboBoxMoreResultsBox_Stockhouse
{
	background-color: #EEEEE5;
}

.ComboBoxHeader_Stockhouse
{
	background-color: #e6911e;
	font-size: 11px;
	font-weight: normal;
}
