/*
* A2B extensions for jQuery UI CSS Framework
*/

.a2b-ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Interaction Cues
----------------------------------*/
.ui-state-success, .ui-widget-content .ui-state-success {border: 1px solid #036d03; background: #0f8f0f url(images/ui-bg_inset-soft_95_0f8f0f_1x100.png) 50% bottom repeat-x; color: #000000; }
/*.ui-state-success a, .ui-widget-content .ui-state-success a { color: #036d03; }
.ui-state-success-text, .ui-widget-content .ui-state-success-text { color: #ffffff; }*/


/* Icons
----------------------------------*/

 /*states and images */ 

.a2b-ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_036d03_256x240.png); }

