
/* fancy select */

.ui-selectmenu-menu {background: transparent url('../img/fancy-select.gif') 0 bottom no-repeat fixed;}
.ui-selectmenu-menu li { background: transparent none;}
.ui-selectmenu-status {background: transparent url('../img/fancy-select-h.gif') -260px top no-repeat;}
.ui-state-active .ui-selectmenu-status  {background: transparent url('../img/fancy-select-h.gif') 0 0 no-repeat;}
.ui-selectmenu-item-focus {background: transparent url('../img/fancy-select.gif') -260px top no-repeat;}
.ui-selectmenu-open li.ui-selectmenu-item-focus a {background: transparent url('../img/fancy-select.gif') -260px top no-repeat; text-decoration: none;}

	.s-fis-104 {background: transparent url('../img/fancy-select-104.gif') 0 bottom no-repeat fixed;}
	.s-fis-104 li {background: transparent none;}	
	.fis-104 .ui-selectmenu-status {background: #fff url('../img/fancy-select-h.gif') -650px 0 no-repeat;}
	.fis-104 .ui-state-active .ui-selectmenu-status {background: #fff url('../img/fancy-select-h.gif') no-repeat -520px 0;}
	.s-fis-104 .ui-selectmenu-item-focus a {background: transparent url('../img/fancy-select-104.gif') -130px top no-repeat; text-decoration: none;}	
	
	.fis-42 {background: transparent none !important;}
	.s-fis-42 {background: transparent url('../img/fancy-select-42.gif') 0 bottom no-repeat fixed;}
	.s-fis-42 li {background: transparent none;}
	.s-fis-42 .ui-selectmenu-status {background: transparent url('../img/fancy-select-h.gif') -848px 0 no-repeat;}
	.fis-42 .ui-state-active .ui-selectmenu-status {background: transparent url('../img/fancy-select-h.gif') -780px 0 no-repeat;}
	.s-fis-42 li.ui-selectmenu-item-focus a {background: transparent url('../img/fancy-select-42.gif') repeat-y -68px top;}


/*** multiselect ***/
.ui-multiselect-options {background: transparent url('../img/fancy-select.gif') 0 bottom no-repeat fixed;}
.ui-multiselect {background: transparent url('../img/fancy-select-h.gif') -260px top no-repeat;}
.ui-multiselect input {width: 260px !important; line-height: 24px; height: 24px; padding-left:12px;}
.ui-multiselect-checkboxes li .ui-state-hover {background: transparent url('../img/fancy-select.gif') -260px top no-repeat;}
.ui-state-active input {background: url('../img/fancy-select-h.gif') no-repeat 0 0;}

