/*Defaults Styling*/


dl {display:block;position:relative; clear:both}
dt.delete {position:absolute; left:136px; top:0;}
dd {height:32px;}

/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(../images/build/file.png) no-repeat 0 0; width:64px; height:32px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:8; cursor:pointer; text-align:left; height:32px;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}

/*Selects*/
form.niceform select {width:316px; margin-bottom:5px;}

.input_big input {width:306px !important; float:left}
form.niceform input {display:block !important;width:auto;}
.NFSelect {height:32px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:5px; height:32px; background:url(../images/build/select-left.png) no-repeat 0 0; vertical-align:middle;padding-right:10px;}
.NFSelectRight {height:32px; width:auto; background:url(../images/build/select-right.png) no-repeat 100% 0; cursor:pointer; font:14px/21px Georgia, "Times New Roman", Times, serif; color:#808080; padding-left:3px; margin-left:3px; padding-top:5px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#f7f5f1; margin-left:16px;border:1px solid #d0cbc2; border-width:0 1px 1px; margin-top:13px; list-style:none; padding:4px 0; color:#808080; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px; padding-left:10px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#808080; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#c6bfb3; color:#fff;}
.NFSelectOptions a:hover {background:#808080; color:#fff;}

/*Textareas*/
.NFTextarea {border:none; background:none; font:14px/17px Georgia, "Times New Roman", Times, serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(../images/build/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../images/build/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#e9e6e1 url(../images/build/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#e9e6e1 url(../images/build/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(../images/build/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../images/build/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(../images/build/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(../images/build/textarea-r-over.png) repeat-y 100% 100%;}


/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:14px/14px Georgia, "Times New Roman", Times, serif; color:#000; background:none;}
.NFTextCenter {height:16px; background:url(../images/build/input.png) repeat-x 0 0; padding:8px 0; margin:0; float:left; line-height:32px;}
.NFTextLeft, .NFTextRight {width:6px; height:32px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(../images/build/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(../images/build/input-right.png) no-repeat 0 0;}

/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; left:5px !important; top:0 !important; z-index:100; width:12px; height:12px; overflow:hidden; border:1px solid transparent; background:url(../images/build/checkbox.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute !important; left:5px !important; top:0 !important; width:13px; height:13px; overflow:hidden; border:1px solid transparent; background:url(../images/build/radio.png) no-repeat 0 0; z-index:100; padding:0 !important}
/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative; height:0;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}

/*Hint*/
.hint_wr_tl, .hint_wr_bl, .hint_wr_tr, .hint_wr_br {background:url(../images/build/hintcorns.png) no-repeat; width:6px; height:6px; position:absolute; overflow:hidden}
.hint_wr_tl {background-position:0 0; top:-1px; left:-1px;}
.hint_wr_tr {background:url(../images/build/hintcorns.png) no-repeat top right; top:-1px; right:-1px;}
.hint_wr_br {background:url(../images/build/hintcorns.png) no-repeat bottom right; bottom:-1px; right:-1px;}
.hint_wr_bl {background:url(../images/build/hintcorns.png) no-repeat bottom left; bottom:-1px; left:-1px;}

/*Buttons*/
.submit_inact .NFButton {background:url(../images/build/button_inact.png) repeat-x top left; color:#fff;}
.submit_inact .NFButtonLeft {background:url(../images/build/button-left_inact.png) no-repeat left top;}
.submit_inact .NFButtonRight {background:url(../images/build/button-right_inact.png) no-repeat left top;}
.submit_inact input {text-shadow:1px 1px 0 #515151 !important;}

.like_it .NFButtonLeft {background:url(../images/build/button-left_like.png) no-repeat left top !important; width:21px !important;}
.dont_like .NFButtonLeft {background:url(../images/build/button-left_disllike.png) no-repeat left top !important; width:21px !important;}

.NFButton {height:32px; color:#fff; background:url(../images/build/button.png) repeat-x top left; cursor:pointer; font:14px/32px Myriad pro, Helvetica, Tahoma, Arial, sans-serif; text-transform:uppercase; padding:0 4px 3px;}
.NFButtonLeft, .NFButtonRight {width:4px !important; height:32px; vertical-align:middle; position:relative}
.NFButtonLeft {background:url(../images/build/button-left.png) no-repeat left top;}
.NFButtonRight {background:url(../images/build/button-right.png) no-repeat left top;}

.niceform div.input_checkbox table tr td label {color:#808080; font-size:11px; line-height:11px; margin:0; padding:0 !important;}
