Hi,

New to this software, but on virgin install with VS2010, the compiler threw a few warnings that might need some care for the next release:

Warning  1  Validation (CSS 2.1): 'font-size-adjust' is not a known CSS property name.  \NopCommerceStore\App_Themes\ContemporaryTheme\styles.css  3623  2  Warning  2  Validation (CSS 2.1): 'font-stretch' is not a known CSS property name.  \NopCommerceStore\App_Themes\ContemporaryTheme\styles.css  3624  2  Warning  3  Validation (CSS 2.1): 'font-size-adjust' is not a known CSS property name.  \NopCommerceStore\App_Themes\ContemporaryTheme\styles.css  3719  2  Warning  4  Validation (CSS 2.1): 'font-stretch' is not a known CSS property name.  \NopCommerceStore\App_Themes\ContemporaryTheme\styles.css  3720  2  Warning  5  Validation (CSS 2.1): 'word-wrap' is not a known CSS property name.  \NopCommerceStore\App_Themes\ContemporaryTheme\styles.css  5370  2  Warning  6  'NopSolutions.NopCommerce.Web.Modules.SimpleTextBox.SkinID' hides inherited member 'System.Web.UI.Control.SkinID'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.  \NopCommerceStore\Modules\SimpleTextBox.ascx.cs  120  23  Warning  7  'System.Web.UI.Page.GetPostBackClientEvent(System.Web.UI.Control, string)' is obsolete: '"The recommended alternative is ClientScript.GetPostBackEventReference. http://go.microsoft.com/fwlink/?linkid=14202"'  \Libraries\Nop.Controls\GlobalRadioButton.cs  83  28  Nop.Controls

I fixed a few unused variables as well in the code...

Else, excellent system with great expansion potential. Can't wait to expand it and give back to the community.

Thanks