/* Default */
body, td { font-family: arial, verdana, sans; font-size: 12px; color: #787878; }

p, div, ul { font-family: arial, verdana, sans; font-size: 12px; line-height: 18px; color: #787878; }

.greyborder { background-color: #D8D8D8; }
.lightborder { background-color: #F4F4F4; }

.greybckg {	background-color: #E5E5E5; padding: 5px;}
.lightgreybckg { background-color: #F4F4F4; }
.darkbluebkcg { background-color: #1A2042; }

a:link { color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration:none   }
a:visited { color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration:none  }
a:hover { color: #FF9900; font-size: 11px; font-weight: bold; text-decoration:none }

a:link.white { color: #ffffff; font-size: 9px; font-weight: plain; text-decoration:underline; }
a:visited.white { color: #ffffff; font-size: 9px; font-weight: plain; text-decoration:underline; }
a:hover.white { color: #ffffff; font-size: 9px; font-weight: plain; text-decoration:underline; }

a:link.grey { color: #787878; font-size: 11px; font-weight: plain; text-decoration:underline }
a:visited.grey { color: #787878; font-size: 11px; font-weight: plain; text-decoration:underline }
a:hover.grey { color: #FF6C00; font-size: 11px; font-weight: plain; text-decoration:underline }

.formTextbox { font-size: 11px; background-color: #CFCFCF; border: 1 solid #8A8A8A; }
.formTexarea { font-size: 11px; background-color: #CFCFCF; }
.formDropdown { font-size: 11px; background-color: #CFCFCF; }

/*------------ defaults & form -  end  ---------------*/

.textbolded { font-weight: bold; color: #787878; }

.orangeFormTextbox { font-size: 12px; background-color: #FF6C00; border: 1 solid #FFFFFF; color:#FFFFFF; }

a:link.results { font-size: 11px; color: #535353; font-weight: bold }
a:hover.results { font-size: 11px; color: #535353; font-weight: bold }
a:visited.results { font-size: 11px; color: #535353; font-weight: bold }




.locationtitle { font-size: 12px; color: #787878; font-weight: bold; }
.storetitle { font-size: 18px; color: #595959; font-weight: bold; }
.orangetitle { font-size: 14px; color:#FF6C00; font-weight: bold; }
.orangesubtitle { font-size: 13px; color:#FF6C00; font-weight: bold; }

.subtitle { font-size: 16px; font-weight: bold; }
.subsubtitle { font-size: 14px; font-weight: bold; }

.headCell { font-size: 13px; color: #595959; font-weight: bold;}