/* CSS WORKING DRAFT 990817 */


/* General Text Definitions */
/* ascribe the default font-family to all relevant classes, selectors */
BODY,P,.txt,.SELECT,OPTION,INPUT,BLOCKQUOTE,OL,UL,LI,.error,td,.lLinks,.smalltxt,.tinytxt,.rcolumn,.txtLink,.regLink,.med,.sm,.large,.pageTitle,.parTitle,.subTitle,.subTitleRed,.priceContent,.priceTable,.priceSKUPage,.result,.tablehead,.cart,.tabletxt,.searchnav,.sortTitle,.sku,.sumRed,.login,.welcome,.wlink,.bottomnav,.giftnav,.state,.wineryletters { font-family: Verdana,Helvetica,sans-serif; }

BODY,P,.txt,.SELECT,OPTION,BLOCKQUOTE,OL,UL,LI,td { font-size: 12px;  color: #000000}

.smalltxt { font-size: 11px;  color: #000000}
INPUT  { font-size: 10px;  color: #000000}
BR.break {clear:all}
.tinytxt { font-size: 10px;  color: #000000}


/* Link Definitions */
A:link, A:active, A:visited { text-decoration: underline; font-weight: bold}
A:link { color: #333366 }
A:visited { color: #339966}
A:hover {  text-decoration: underline; color: #336666}

/* for add to wish list */
.wishtxt { font-size: 10px;  color: #333366}

/* for left hand navigation */
.lLinks { font-size: 11px}

/* for right column  */
.rcolumn { font-size: 10px; }

/* Content Classes */
.txtLink { font-size: 11px; }
.regLink { font-size: 12px; }

.med { font-size: 12px; }
.sm { font-size: 11px; }
.large { font-size: 14px; } 

/* Content Hierarchy */
.pageTitle { font-size: 16px;  font-weight: bold; color: #993300}
.parTitle { font-size: 14px;  font-weight: bold; color: #993300}
.subTitle { font-size: 12px;  font-weight: bold; color: #000000}
.subTitleRed { font-size: 14px;  font-weight: bold; color: #993300}

/* for Prices */
.priceContent { font-size: 11px;  font-weight: bold; color: #000000}
.priceTable { font-size: 11px;  font-weight: bold; color: #000000}
.priceSKUPage { font-size: 12px;  font-weight: bold; color: #000000}

/* for Tables (Search Results and such) */
.result, .tablehead { font-size: 11px;  color: #FFFFCC}
.cart, .tabletxt { font-size: 10px;  color: #000000}
.searchnav a, a.searchnav { color: #FFFFCC}
.sortTitle { font-size: 12px;  font-weight: bold; color: #000000}
.sku { font-size: 11px; font-family: Verdana,Helvetica,sans-serif;}
.sumRed{ font-size: 10px;  color: #993300}

/* for login  */
.login { font-size: 10px;  font-weight: bold; color: #FFFFFF}

/* for welcome message on home page */
.welcome { font-size: 12px; color: #FFFFFF }
a.wlink, .wlink a { color: #FFFFFF; text-decoration: underline; }
.SmallWelcome { font-size: 10px; color: #FFFFFF }

/* for bottom navigation */
.bottomnav {  font-size: 10px; font-weight: bold }

/* for gift pages */
.giftnav { font-size: 12px;  color: #000000}

/* for state selector */
.state { font-size: 12px;  font-weight: bold; color: #993300}

/* winery letters */
.wineryletters a, a.wineryletters { font-size: 12px;  font-weight: bold; color: #ffffff}

/* for ERRORS */
.error {  font-size: 13px;  font-weight: bold; color: #0000ff}

/* Search on Header files*/
.search {font-size: 14px; font-weight: bold; color:#FFFFFF}