/** --- Customizations WeFind Widget Big --- */

#wefindWidgetBig{width:728px;height:88px;background:#d1dbe4 url('../images/widgetBigBg.gif') top left no-repeat;}
#wefindWidgetBig form{margin-top:34px;}
#wefindWidgetBig form input#search{width:310px;}

/** Search-source dropdown */

#wefindWidgetBig #searchGroupSwitchToggle {
	background:#FFFFFF url("../images/dropdown_btn.png") no-repeat scroll right top;
	border:1px solid #949CA2;
	cursor:pointer;
	float:left;
	font-size:13px;
	height:16px;
	margin-left:15px;
	padding:3px;
	width:153px;
}

#wefindWidgetBig #searchGroupSwitchList {
  background: #FFFFFF;
  border:1px solid #949CA2;
  padding:2px;
  position:absolute;
  right: -58px;
  top: 57px;
  width: 464px;
  z-index: 1;
}

#wefindWidgetBig #searchGroupSwitchList a { 
	font-size: 9px;
	color: #CC0000;
}

#wefindWidgetBig #searchGroupSwitchList li {
  background:#FFFFFF;
  display:block;
  float:left;
  font-size:11px;
  margin:2px;
  position: relative;
  width:112px;
}

#wefindWidgetBig #searchGroupSwitchList .searchCategoryFirstElement {

}

#wefindWidgetBig #searchGroupSwitchList .searchCategoryFirstElement span{
  background: none !important;
  color: #C9282D;
  cursor: pointer;
  font-weight: normal;
  margin-top: 25px;
  padding: 0 !important;
  text-align: center;
}

#wefindWidgetBig #searchGroupSwitchList li span {
  background-color:#F0F0F0;
  color:#6F7374;
  display:block;
  font-weight:bold;
  padding:3px;
  width:106px;
}

#wefindWidgetBig #searchGroupSwitchList li .searchGroupSecondStep {

}

#wefindWidgetBig #searchGroupSwitchList li a:hover {
	text-decoration: none;
	font-weight: bold;
}

#wefindWidgetBig #searchGroupSwitchList .searchGroupSecondStep li {
  border: none;
  background: none;
  color: #C9282D;
  cursor:pointer;
  font-size: 9px;
  height: auto;
  margin:0 ;
  padding:3px 3px 3px 5px;
  width: 104px;
}