﻿
.elSelect {
	width:179px;
	height:16px;
	background:url(/sites/zabita/SiteCollectionImages/Zabita/slctbg.gif) no-repeat 0% 0%;
	cursor:default;
}
.elSelect .selected {
	background-color:#d4d5d7 !important;
	color:#0088c6 !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:151px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#0088c6;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 17px;
	height: 16px;
	float: right;
	background:url(/sites/zabita/SiteCollectionImages/Zabita/slctbg_arrow.gif) no-repeat 0% 0%;

}
.elSelect .optionsContainerTop {
	position:absolute;
	/*background:url(/sites/zabita/SiteCollectionImages/Zabita/top_center.gif) repeat-x 0% 0%;*/
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	/*background:url(/sites/zabita/SiteCollectionImages/Zabita/top_left.gif) no-repeat 0% 0%;*/
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	/*background:url(/sites/zabita/SiteCollectionImages/Zabita/top_right.gif) no-repeat 100% 0%;*/
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	/*background:url(/sites/zabita/SiteCollectionImages/Zabita/bottom_center.gif) repeat-x 0% 0%;*/
	
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	/*background:url(/sites/zabita/SiteCollectionImages/Zabita/bottom_left.gif) no-repeat 0% 0%;*/
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	/*background:url(/sites/zabita/SiteCollectionImages/Zabita/bottom_right.gif) no-repeat 100% 0%;*/
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
	border:solid 1px #d4d5d7;
	background-color:#FFFFFF;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	/*background-color:#ECF1F2;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;*/
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#0088c6;
	cursor:default;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}
.icon_1 {
	background:url(/sites/zabita/SiteCollectionImages/Zabita/icon_1.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}
.icon_2 {
	background:url(/sites/zabita/SiteCollectionImages/Zabita/icon_2.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}
