/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:13px Arial, Helvetica, sans-serif; background:none;font-size: 13px;
	color: #626061;}
.NFTextCenter {height:18px; background:url(../img/input1.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px; width:auto}
.NFTextLeft, .NFTextRight {width:7px; height:24px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(../img/input-left1.png) no-repeat 0 0;}
.NFTextRight {background:url(../img/input-right1.png) no-repeat 0 0;}
/*Radio*/
/*.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(../img/radio.png) no-repeat 0 0; z-index:2;}*/
/*Checkbox*/
/*.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(../img/checkbox.png) no-repeat 0 0; z-index:2;}*/
/*Buttons*/
.NFButton {
	width:auto; height:24px; vertical-align:middle;
	background:url(../img/button.png) repeat-x 0 0; cursor:pointer; border:0px;
	color:#fff; font:Arial; font-size:13px; font-weight:800;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
}
.NFButtonLeft, .NFButtonRight {width:4px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(../img/button-left.png) no-repeat 0 0; }
.NFButtonRight {background:url(../img/button-right.png) no-repeat 0 0;}


/*Selects*/
.NFSelect {height:23px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:4px; height:24px; background:url(../img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {
	height:24px; width:auto; background:url(../img/select-right.png) no-repeat 100% 0; cursor:pointer;
	font:Arial, Helvetica, sans-serif; padding-left:3px; margin-left:4px;
	font-size:13px;
	color:#626061;
	padding-top:2px;
	}
.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:#f9f9f9; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#626061; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:-3px; top:5px; border-left:1px solid #adafb8; border-right:1px solid #adafb8; border-bottom:1px solid #adafb8;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#626061; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;color:#FFFFFF;}
.NFSelectOptions a:hover {background:#333; color:#FFFFFF;}


/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:22px;}
.NFTextareaTop {background:url(../img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#fff url(../img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#fff url(../img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(../img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../img/textarea-l-over.png) repeat-y 0 0;}

.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(../img/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(../img/textarea-r-off.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(../img/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {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;}

/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(../img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(../img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(../img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(../img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(../img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(../img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(../img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(../img/textarea-r-over.png) repeat-y 100% 0;}

/*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;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}





.FNFText {border:none; vertical-align:middle; font:16px Arial, Helvetica, sans-serif; background:none;
	padding-top:-10px;
	font-size:20.53pt;
	font-style:italic;
	color:#d3d6d7;
	font-weight:bold;
	border:0px;
	margin-top:3px;
	margin-bottom:5px;
	height:40px;

}
.FNFTextCenter {
height:46px;width:95%; background:url(../img/f_select.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;
	color:#d3d6d7;
	font-weight:bold;

}
.FNFTextLeft, .FNFTextRight {width:7px; height:52px; vertical-align:middle; float:left;}
.FNFTextLeft {background:url(../img/f_input-left.png) no-repeat 0 0;}
.FNFTextRight {background:url(../img/f_input-right.png) no-repeat 0 0;}


/*Selects Main*/
.FNFSelect {
	position:absolute; border:0px;
	font-size:16px;
	font-style:italic;
	color:#d3d6d7;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	height:40px;
	}
	
.FNFSelectLeft {
float:left;
width:7px;
height:52px; 
background:url(../img/f_select-left.png) no-repeat 0 0;
vertical-align:middle;
	display:inline;
}
.FNFSelectRight {
	height:52px;
	padding-top:8px;
	width:98%;
	background:url(../img/f_select-right.png) no-repeat 100% 0;
	cursor:pointer; font:16px Arial, Helvetica, sans-serif; color:#d3d6d7;
	font-size:20.53pt;
	font-style:italic;
	color:#d3d6d7;
	font-weight:bold;
	float:left;
	display:inline;
}
.FNFSelectTarget {
	position:absolute; background:none; margin-left:-15px; margin-top:30px; z-index:3; left:0; top:0; padding-bottom:13px;
	font-size:20.53pt;
	font-style:italic;
	color:#d3d6d7;
	font-weight:bold;
}
.FNFSelectOptions {position:relative; background:#f8f9f9; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; z-index:4; max-height:400px; overflow-y:auto; overflow-x:hidden; left:0; top:0;
	font-size:16px;
	font-style:italic;
	color:#d3d6d7;
	font-weight:bold;
	margin-top:10px;

}
.FNFSelectOptions li {padding-bottom:1px;}
.FNFSelectOptions a {display:block; text-decoration:none; color:#d3d6d7; padding:2px 3px; background:none;}
.FNFSelectOptions a.FNFOptionActive {background:#464646;}
.FNFSelectOptions a:hover {background:#333;}

/*Text inputs*/
.FFNFText {border:none; vertical-align:middle; Helvetica, sans-serif; background:none;}
.FFNFTextCenter { width:120px; height:22px; background:url(../img/input3.png) repeat-x 0 0; padding:2px 0; margin:0; float:left; line-height:15px; margin-top:1px;

font-size: 11px;
	color: #626061;}
.FFNFTextLeft, .FFNFTextRight {width:5px; height:23px; vertical-align:middle; float:left;margin-top:1px;}
.FFNFTextLeft {background:url(../img/input-left3.png) no-repeat 0 0;margin-left:10px;}
.FFNFTextRight {background:url(../img/input-right3.png) no-repeat 0 0;}


