/* Styles definition here */
/*#fbuilder, #fbuilder label, #fbuilder span { color: #3f3f3f; }*/
#fbuilder input[type=text], #fbuilder textarea, #fbuilder select {color: #FF4433; size:100%; font-style: italic; }
/*#fbuilder .notavailslot a{ background:#faa0a0; }*/

/*non available dates*/
#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#f00;color:#dddddd;}

/*available dates*/
/*#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#dfeffe;color:#1a4a78;}*/

/*header colors and text*/
/*#fbuilder .ui-datepicker-header {background:#9be7e8; color:#ffffff; text-shadow:none}*/

/*For the slots already booked in previous bookings*/
/*#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#ddd;color:#ccc}*/

/*for fully booked dates*/
/*#fbuilder .notavailslot.ui-datepicker-unselectable .ui-state-default {background:#f00}*/

/*#fbuilder label .r {color:#f00;}*/
#fbuilder .pbSubmit { border-radius: 5px;  background: #b20101; color: #fff; font-weight: bold; }