/* 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: #313131; font-size: 11px; font-weight: bold; text-decoration:underline; }
a:visited { color: #313131; font-size: 11px; font-weight: bold; text-decoration:underline; }
a:hover { color: #313131; font-size: 11px; font-weight: bold; text-decoration:underline; }

a.white:link { color: #ffffff; font-size: 9px; font-weight: plain; text-decoration:underline; }
a.white:visited { color: #ffffff; font-size: 9px; font-weight: plain; text-decoration:underline; }
a.white:hover { color: #ffffff; font-size: 9px; 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.results:link { font-size: 11px; color: #535353; text-decoration: underline; font-weight: bold; }
a.results:hover { font-size: 11px; color: #535353; text-decoration: underline; font-weight: bold; }
a.results:visited { font-size: 11px; color: #535353; text-decoration: underline; 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;}
