/*Defaults Styling*/
.niceform fieldset {background:#f2f2e6; padding:10px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-bottom:36px; width:600px;}
.niceform input, .niceform textarea, .niceform select {font:11px/11px Arial, Helvetica, sans-serif; padding:0;}
.niceform fieldset.action {background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
.niceform legend {background:#bfbf30; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;}
.niceform label {font-size:11px; font-weight:bold; color:#666;  padding-right:10px; text-align:right; }
.niceform dl { clear: both; margin: 4px 0; float: left;}
.niceform dt {float:left; text-align:right; width:140px; line-height:15px; margin:0;}
.niceform dd {float:left; line-height:25px; }
.niceform dd label {width:auto; float: left;}
.niceform p {float:left; clear:left; width:605px; line-height:25px; margin:0 0 10px 0;}
.niceform p.sml {display:inline; float: left;}
.niceform a:hover {text-decoration:none}


/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:11px/12px Arial, Helvetica, sans-serif; background:none; height:14px;}
.NFTextCenter {height:14px; background:url(../forms/input.png) repeat-x 0 0; padding:2px 0; margin:0; float:left; line-height:14px;}
.NFTextLeft, .NFTextRight {width:8px; height:20px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(../forms/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(../forms/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; margin:2px 3px 0;  vertical-align:middle; float:left; width:13px; height:13px; border:1px solid transparent; background:url(../forms/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; margin:2px 3px 0; vertical-align:middle; float:left; width:13px; height:13px; border:1px solid transparent; background:url(../forms/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:18px; color:#fff; padding:0 2px; background:url(../forms/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:8px; height:18px; vertical-align:middle;}
.NFButtonLeft {background:url(../forms/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(../forms/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:11px; clear:both; float:none; padding-right:18px;}
.NFTextareaTop {background:url(../forms/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../forms/textarea-br.png) no-repeat 100% 0; margin-bottom:10px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:10px; height:11px;margin-bottom:5px}
.NFTextareaTopLeft {background:#fff url(../forms/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#fff url(../forms/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:10px;}
.NFTextareaLeft {background:url(../forms/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../forms/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight {padding-right:10px; padding-bottom:0px}
.NFTextareaRightH { padding-right:10px; padding-bottom:0px}
.NFTextareaRight {background:url(../forms/textarea-r-off.png) repeat-y 100% 100%;}
.NFTextareaRightH {background:url(../forms/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(../forms/file.png) no-repeat 0 0; width:60px; height:18px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhiddens {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1; }
/*Selects*/
.NFSelect {height:21px; position:relative; border:1px solid transparent; float:left;}
.NFSelectLeft {float:left; width:9px; height:21px; background:url(../forms/select-left.png) no-repeat 0 0; vertical-align:middle; }
.NFSelectRight {height:21px; width:auto; background:url(../forms/select-right.png) no-repeat 100% 0; cursor:pointer; font:11px/21px Arial, Helvetica, sans-serif; color:#333; padding-left:4px; margin-left:9px; }
.NFSelectTarget {position:absolute; background:none; margin-left:-14px; margin-top:18px;  z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#bed4aa; margin-left:16px; margin-top:-2px; list-style:none; padding:4px 0; color:#333; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:7px; top:0px;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#333; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#538f1d; color:#fff}
.NFSelectOptions a:hover {background:#538f1d; color:#fff}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:11px; clear:both; float:none; padding-right:18px;}
.NFMultiSelectTop {background:url(../forms/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(../forms/textarea-br.png) no-repeat 100% 0; margin-bottom:11px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:10px; height:11px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(../forms/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(../forms/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:11px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:10px;}
.NFMultiSelectLeft {background:url(../forms/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(../forms/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:10px; padding-bottom:0;}
.NFMultiSelectRight {background:url(../forms/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(../forms/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 -20px;}
.NFhr {background-position:100% 100%;}
.NFht {background-position:0 -11px;}
.NFhrt {background-position:100% -11px;}
.NFhc {background-position:0 -14px;}
.NFhb {background-position:0 -18px;}





/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative; float:left; display:none }
.NFhiddens{opacity:0; z-index:-1; position:absolute; left:0; top:0 }
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}
