/* Bu css dokumani Orhan Ekici tarafindan jSelectBox eklentisi icin yazilmistir. 26.06.2009 */

select, div.jSelectBoxSelectElements { display:none; }
div.jSelectBoxContainer { width:125px; height:31px; position:relative; z-index:999; color:#000; font:12px/13px Arial, Helvetica, sans-serif; }
div.jSelectBoxContainer ul { margin:0; padding:0; list-style:none; }
div.jSelectBoxContainer a.jSelectBoxSelectorLink{ display:block; width:100%; height:31px; background:url('/images/jSelectBoxSprite.png') no-repeat 0 0; 
color:#FFF; text-decoration:none; }
div.jSelectBoxContainer a.jSelectBoxSelectorLink span{ display:block; padding:7px 0 0 10px; }

div.jSelectBoxSelectElements {
	width:126px;
	height:142px;
	background:url('/images/jSelectBoxBg.gif') no-repeat;
	position:absolute;
	top:32px;
	left:0;
	z-index:999;
	padding:3px 2px;
voice-family: "\"}\"";
voice-family:inherit;
width:122px;
height:136px;
}
html>body div.jSelectBoxSelectElements {
width:122px;
height:136px;
}

div.jSelectBoxContainer ul { 
	height:135px;
	overflow:auto;
	overflow-x:hidden;
}

ul#searchtools div.jSelectBoxContainer ul li { border-bottom:1px solid #d4d4d4; padding:5px; float:none; width:auto; }
ul#searchtools div.jSelectBoxContainer ul li.last { border-bottom:none; }

div.jSelectBoxContainer ul li a { text-decoration:none; color:#000; }
div.jSelectBoxContainer ul li.on a { color:#ed1d24; }
div.jSelectBoxContainer ul li a:hover { color:#ed1d24; }

