
variable @headerColor is undefined on line 23 in file '/Content/dynamic/masterlayout.less':
 [22]:         background: -moz-linear-gradient(@headerColor, @lighterHeaderColor); /* For Firefox 3.6 to 15 */
 [23]:         background: linear-gradient(@headerColor, @lighterHeaderColor); /* Standard syntax */
       ------------------------------------^
 [24]:         min-width:@minWidth; 