/* CSS Document */

/* features nav */

/*#featuresnav { float: left; margin-top: 10px; width: 150px; }
.nav li { padding: 0 0 1px; _padding-top:2px; }
.nav li a { display: block; position: relative; padding: 6px 0 6px 36px; color: #8c8c8c; line-height: 25px; background: url(..//images/arrow_grey.gif) no-repeat 95% 12px; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.3s ease-in-out; }
.nav:hover li a { color: #333; text-decoration: none; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.3s ease-in-out; }
.nav a.alt { padding-left: 23px; }

.nav li a:hover,
.nav:hover li a:hover { background: url(..//images/arrow_blue.gif) no-repeat 95% 12px; color: #08c; }

.nav .icon { position: absolute; top: 6px; left: 1px; _left: -39px; _margin-top:1px; }

.nav #fn_sfeatures a img,
.nav #fn_features a img { margin-top: 7px; margin-left: 17px; opacity: 0.8; }
.nav:hover #fn_sfeatures a img,
.nav:hover #fn_features a img { opacity: 1; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; }
.nav #fn_sfeatures a,
.nav #fn_features a { padding: 0; }
.nav #fn_sfeatures a span { background: url(../images/logo.png) no-repeat 17px 7px; height: 22px; padding: 7px 0 7px 17px; width: 113px; }


#featuresnav #fn_more-features a,
#featuresnav #fn_high-technology a { border:none; }

#features			#featuresnav #fn_features,
#sfeatures 			#featuresnav #fn_sfeatures,
#dashboard				#featuresnav #fn_dashboard,
#database				#featuresnav #fn_database,
#setup				#featuresnav #fn_setup,
#account			#featuresnav #fn_account,

#high-technology	#featuresnav #fn_high-technology { background: #f2f2f2; position: relative; background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#eaeaea)); }

#features			#featuresnav #fn_features a,
#sfeatures 			#featuresnav #fn_sfeatures a,
#dashboard				#featuresnav #fn_dashboard a,
#database				#featuresnav #fn_database a,
#setup				#featuresnav #fn_setup a,
#account			#featuresnav #fn_account a,

#high-technology	#featuresnav #fn_high-technology a { color: #333; cursor: default; background: url(../images/arrow_black.gif) no-repeat 95% 12px; }
*/

/* product header */
#productheader h2 a.replaced { background-image: url(http://www.enowit.com/how_it_works/images/mobile.jpg); width: 95px; }



#productheader #productnav li a:hover { color: #08c !important; }

.sfeatures		 #productnav #pn-sfeatures a,
.features		 #productnav #pn-sfeatures a,
.dashboard		 #productnav #pn-dashboard a,
.database		 #productnav #pn-database a,
.setup		 #productnav #pn-setup a,
.account		 #productnav #pn-account a,
.gallery		 #productnav #pn-gallery a { color: #000000; }

#sfeatures		 #productnav #pn-sfeatures a,
#features		 #productnav #pn-sfeatures a,
#dashboard		 #productnav #pn-dashboard a,
#database		 #productnav #pn-database a,
#setup		 #productnav #pn-setup a,
#account		 #productnav #pn-account a,
#gallery 		 #productnav #pn-gallery a,
#buy			 #productheader #pn-buynow a { color: #000000 !important; cursor: default; }





/* content */
#content { clear: both; float: left; padding: 25px 38px 0; }











