


/*End ddsmooth Menu  top styles*/






/*Start combobox.css*/

.comboboxContainer {
	border: none;
	font-family:Arial;
	color:#aaa7a3 !important;
	text-align:left;
	font-size: 11px;
	line-height:normal;
	outline:none;
}
.comboboxValueContainer {
	
	text-align:left;
	width:265px !important;
}
.comboboxValueContainer2 {
	
	text-align:left;
	width:265px !important;
}
.comboboxValueContent {
	padding-left: 5px;
	font-size: 11px;
	max-height: 15px;
	text-align:left;
}
.comboboxValueContent2 {
	padding-left: 5px;
	font-size: 10px;
	max-height: 15px;
	text-align:left;
}
.comboboxDropDownContainer {
	border:solid 11px #d68846;
	border-top:none;
	background: #ece9e3;
	overflow: hidden;
	padding-left: 0px;
	text-align:left;
	position:absolute;
	z-index:100;
	left:0;
	outline:none;
}
.comboboxDropDownButton {
	width: 17px;
	height: 17px;
	
	outline:none;
	border:0;
}
.comboboxDropDownButton2 {
	width: 17px;
	height: 17px;
	
}
.comboboxGroupItemHeader {
	display: block;
	font-weight: bold;
	outline:none;
	border:0;
}
.comboboxGroupItemContainer {
	padding-left: 0px;
	margin-left: 0px;
	position:absolute;
	z-index:100;
	left:0;
}
.comboboxItem {
	background: #ece9e3;
	color: #aaa7a3;
	font-weight: normal;
	font-style: normal;
	
	font-size:11px;
	cursor:pointer;
	padding:4px 5px;
	display:block;
	border-bottom:solid 1px #f3f3f3;
}
.comboboxItemHover {
	background:#aeaaa7; 
	color: #aaa7a3 !important;
}
.comboboxGroupItemContainer .comboboxItem {
	padding-left: 20px;
	margin-left: 0px;
}
/*style for second combo*/

.comboboxContainer2 {
	border: none;
	font-family:Arial;
	color:#aaa7a3 !important;
	text-align:left;
	font-size: 11px;
	line-height:normal;
	outline:none;
}
.comboboxValueContainer2 {
	background:url(../images/how-did-you-find-us.jpg) no-repeat left top;
	text-align:left;
	width:265px !important;
}
.comboboxValueContainer22 {
	background:url(../images/how-did-you-find-us.jpg) no-repeat left top;
	text-align:left;
	width:265px !important;
}
.comboboxValueContent2 {
	padding-left: 5px;
	font-size: 11px;
	max-height: 20px;
	text-align:left;
}
.comboboxValueContent22 {
	padding-left: 5px;
	font-size: 11px;
	max-height: 20px;
	text-align:left;
}
.comboboxDropDownContainer2 {
	border:solid 2px #d68846;
	border-top:none;
	background: #aeaaa7;
	overflow: hidden;
	padding-left: 0px;
	text-align:left;
	position:absolute;
	z-index:100;
	left:0;
	outline:none;
	border:0;
	width:265px!important;
}
.comboboxDropDownButton2 {
	width:265px;
	height: 17px;
	
	outline:none;
	border:0;
}
.comboboxDropDownButton22 {
	width: 30px;
	height: 17px;
	
}
.comboboxGroupItemHeader2 {
	display: block;
	font-weight: bold;
	outline:none;
	border:0;
}
.comboboxGroupItemContainer2 {
	padding-left: 0px;
	margin-left: 0px;
	position:absolute;
	z-index:100;
	left:0;
}
.comboboxItem2 {
	background: #ece9e3;
	color: #aaa7a3;
	font-weight: normal;
	font-style: normal;
	cursor:hand;
	font-size:11px;
	cursor:pointer;
	padding:4px 5px;
	display:block;
	border-bottom:solid 1px #f3f3f3;
}
.comboboxItemHover2 {
	background:#aeaaa7;
	color: #ffffff !important;
}
.comboboxGroupItemContainer2 .comboboxItem2 {
	padding-left: 22px;
	margin-left: 0px;
}


/*End combobox.css*/


