img {border:0;}  

/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/ 

/*Text inputs
.NFText {border:none;  font:11px Verdana, Helvetica, sans-serif; background:none;} 
.NFTextCenter {height:17px; background:url(img/input.png) repeat-x 0 0; float:left;  }
.NFTextLeft, .NFTextRight {width:9px; height:17px; float:left;}
.NFTextLeft {background:url(img/input-left.png) no-repeat }
.NFTextRight {background:url(img/input-right.png) no-repeat } 
.NFText {border:2px solid transparent; vertical-align:middle; font:10px/12px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:17px; background:url(img/input.png) repeat-x 0 0; padding:0 0; margin:0; float:left; line-height:12px;}
.NFTextLeft, .NFTextRight {width:9px; height:17px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(img/input-right.png) no-repeat 0 0;}*/

.NFText {width:80px;border:2px solid transparent; vertical-align:middle; font:10px/12px Arial, Helvetica, sans-serif; background:none;} 
.NFTextCenter {height:17px; background:url(img/input.png) repeat-x 0 0; padding:0 0; margin:0; float:left; line-height:12px;} 
.NFTextLeft, .NFTextRight {width:9px; height:17px; vertical-align:middle; float:left;} 
.NFTextLeft {width:9px;background:url(img/input-left.png) no-repeat 0 0;} 
.NFTextRight {width:9px;background:url(img/input-right.png) no-repeat 0 0;} 



/*Selects
.NFSelect {height:17px;  float:left; border:0px solid transparent; }
.NFSelectLeft {float:left; width:10px; height:17px; background:url(img/select-left.png) no-repeat 0 0;cursor:pointer; }
.NFSelectRight {height:17px; width:auto;background:url(img/select-right.png) no-repeat 100% 0; cursor:pointer; font:10px/17px Verdana, Helvetica, sans-serif; color:#000000; padding-left:3px; margin-left:3px;}
.NFSelectTarget { background:none; margin-left:-13px; z-index:3;}
.NFSelectOptions {position:relative; background:#ffffff; margin-left:16px; margin-top: -1px; list-style:none; padding:2px 0; color:#000000; font:10px/14px Verdana, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0; border: solid 1px #F3C05C;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#272727;	; padding:2px 2px ; background:none;}
.NFSelectOptions a.NFOptionActive {background:#F7B32E;}
.NFSelectOptions a:hover {background:#FFA900;}
.NFSelect {height:17px;  border:0px solid transparent;top:25px; left:0;}
.NFSelectLeft {float:left; width:10px; height:17px; background:url(img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:17px; width:auto; background:url(img/select-right.png) no-repeat 100% 0; cursor:pointer; font:10px/17px Verdana, Helvetica, sans-serif; color:#000; padding-left:3px; margin-left:3px;}
.NFSelectTarget { background:none; margin-left:-13px; margin-top:0px; padding-bottom:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions { background:#ffffff; border: solid 1px #F3C05C; margin-left:22px; margin-top:-1px; list-style:none; padding:2px 0; color:#000; font:10px/13px Verdana, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#272727; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#F7B32E;}
.NFSelectOptions a:hover {background:#FFA900;}*/

.NFSelect {height:17px; border:0px solid transparent;top:25px; left:0;} 
.NFSelectLeft {float:left; width:9px; height:17px; background:url(img/select-left.png) no-repeat 0 0; vertical-align:middle;} 
.NFSelectRight {height:17px; width:auto; background:url(img/select-right.png) no-repeat 100% 0; cursor:pointer; font:10px/17px Verdana, Helvetica, sans-serif; color:#000; padding-left:3px; margin-left:3px;} 
.NFSelectTarget { background:none; margin-left:-13px; margin-top:0px; padding-bottom:18px; z-index:3; left:0; top:0; padding-bottom:13px;} 
.NFSelectOptions { background:#ffffff; border: solid 1px #F3C05C; margin-left:22px; margin-top:-1px; list-style:none; padding:2px 0; color:#000; font:10px/13px Verdana, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;} 
.NFSelectOptions li {padding-bottom:1px;} 
.NFSelectOptions a {display:block; text-decoration:none; color:#272727; padding:2px 3px; background:none;} 
.NFSelectOptions a.NFOptionActive {background:#F7B32E;} 
.NFSelectOptions a:hover {background:#FFA900;} 


/*Focused*/
.NFfocused {border:0px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity: 0.0; filter: alpha(opacity=0); z-index:-1; position:relative;} 
/*Safari*/
