/* INPUT MENU STYLE */
.search-poll {
	color: #8daa0d;
	background-image: url(../img/search_09.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 23px;
	width: 143px;
	font-family: Tahoma;
	padding-right: 7px;
	padding-left: 7px;
	position: absolute;
	top: 8px;
	left: 263px;
	font-size: 11px;
	line-height: 21px;
	padding-top: 2px;
	cursor:pointer;
}
.adv_search_menu_1 {
	color: #8daa0d;
	background-image: url(../img/adv_search_menu1.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
	border-style: none;
	height: 23px;
	width: 238px;
	font-family: Tahoma;
	padding-left: 7px;
	position: absolute;
	top: 46px;
	left: 8px;
	font-size: 11px;
	line-height: 21px;
	padding-top: 2px;
	cursor:pointer;
}
.adv_search_menu_2 {
	color: #8daa0d;
	background-image: url(../img/adv_search_menu2.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
	border-style: none;
	height: 23px;
	width: 150px;
	font-family: Tahoma;
	padding-left: 7px;
	position: absolute;
	top: 21px;
	left: 260px;
	font-size: 11px;
	line-height: 21px;
	padding-top: 2px;
	cursor:pointer;
}
.adv_search_menu_3 {
	color: #8daa0d;
	background-image: url(../img/adv_search_menu3.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
	border-style: none;
	height: 23px;
	width: 150px;
	font-family: Tahoma;
	padding-left: 7px;
	position: absolute;
	top: 37px;
	left: 260px;
	font-size: 11px;
	line-height: 21px;
	padding-top: 2px;
	cursor:pointer;
}
.adv_search_menu_1 ul {
	padding:0;
	margin:0;
	list-style:none;
	max-height:200px;
	overflow-x: hidden;
	overflow-y: auto;
	cursor:pointer;
	width:243px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
}
.adv_search_menu_3 ul, .adv_search_menu_2 ul {
	padding:0;
	margin:0;
	list-style:none;
	max-height:200px;
	overflow-x: hidden;
	overflow-y: auto;
	cursor:pointer;
	width:157px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
}
.adv_search_menu_3 ul li, .adv_search_menu_2 ul li, .adv_search_menu_1 ul li {
	padding:0;
	margin:0;
	font-weight:normal;
	padding:3px 7px;
	color:#aeaeae;
}
.adv_search_menu_3 ul li:hover, .adv_search_menu_2 ul li:hover, .adv_search_menu_1 ul li:hover{
	color:#8daa0d;
	background-color: #F7F7F7;
}


.ssearch-poll .passiveSelect, .ssearch-poll .activeSelect{
	height:25px;
	line-height:2em;
	display:block;
	cursor:pointer;	
	padding-left:10px;
	margin-right:10px;
}
		
.selectDark .passiveSelect{
	color:#fff;
}
		
.selectDark .activeSelect{
	color:#00aeef;
}
		
.search-poll ul{
	padding:0;
	margin:0;
	top: 26px;
	list-style:none;
	max-height:200px;
	overflow-x: hidden;
	overflow-y: auto;
	cursor:pointer;
	width:157px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
}
.search-poll ul li{
	padding:0;
	margin:0;
	font-weight:normal;
	padding:3px 7px;
	color:#aeaeae;
}	
.selectDark .first{
	padding-top:10px;
}
		
.selectDark .last{
	padding-bottom:10px;
}
		
.search-poll li:hover{
	color:#8daa0d;
	background-color: #F7F7F7;
}
		
.selectDark .selected{
	color:#fff;
}
.menu-2-longer {
	color: #565656;
	background-image: url(../img/select-menu-long.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 25px;
	width: 354px;
	font-family: Tahoma;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
	line-height: 21px;
	padding-top: 2px;
	cursor:pointer;
}
.menu-2-smaller {
	color: #565656;
	background-image: url(../img/select-menu-short.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 25px;
	width: 160px;
	font-family: Tahoma;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
	line-height: 21px;
	padding-top: 2px;
	cursor:pointer;
}
.menu-2-smaller ul{
	padding:0;
	margin:0;
	list-style:none;
	max-height:200px;
	overflow-x: hidden;
	overflow-y: auto;
	cursor:pointer;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #dedede;
	width: 170px;
}
.menu-2-longer ul{
	padding:0;
	margin:0;
	list-style:none;
	max-height:200px;
	overflow-x: hidden;
	overflow-y: auto;
	cursor:pointer;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #dedede;
	width: 365px;
}
.menu-2-longer ul li, .menu-2-smaller ul li{
	padding:0;
	margin:0;
	font-weight:normal;
	padding:3px 7px;
	color:#aeaeae;
}	
.menu-2-longer li:hover, .menu-2-smaller li:hover{
	color:#268FC8;
	background-color: #F7F7F7;
}