Also I tried a correction, added missing comma to this line:
Code:
#shopp form input.error, input[type="text"], select{
background-color: #FFC5B0;
}
Still no highlight to the state/province field. And now it highlights every blank field instead of just the erroneous required fields. Hmm...