<!-- 
/* BODY FONT AND SIZE */
body {
font-family: Century Gothic, Tahoma, sans-serif;
font-size: 10pt;
color: #000000;
margin-top:10px;
margin-bottom:10px;
background-color: #4e310f
}

/* ANCHOR STYLES */
a:link {color: #a13041}     /* unvisited link */
a:visited {color: #a13041}  /* visited link */
a:hover {color: #d8c0a8}   /* mouse over link */
a:active {color: #d8c0a8}   /* selected link */

/* TABLE */
table {
empty-cells: show
}  

td { 
font-family: Century Gothic, Tahoma, sans-serif;
font-size: 10pt; 
}

/* MAIN TABLE */
table.main {
border: 2px solid #a13041;
} 

/* TOP AND BOTTOM NAV BARS */
td.navbar {
color: #000000;
height: 24px;
padding-bottom:2px;
background-color: #d8c0a8;
font-size: 10pt;
text-align: center
}

td.navbar a:link {color: #000000}     /* unvisited link */
td.navbar a:visited {color: #000000}  /* visited link */
td.navbar a:hover {color: #a13041}   /* mouse over link */
td.navbar a:active {color: #a13041}   /* selected link */

/* table category list */
#categorylist {
padding: 10px 5px 10px 5px;
width: 200px;
text-align: left;
vertical-align: top;
border-right: dotted #f09d9d 5px;
background-color: #a13041
}

/* table with %content% tag */
#tablecontent {
padding: 15px;
font-size: 8pt; 
vertical-align: top;
background-color: #ffffff
}

/* SMALL FONT SIZE */
.smfont { 
font-size: 8pt; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 12pt; 
font-weight: bold; 
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* ACCENTED FONT */
.accent { 
font-style: italic; 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #f56991; 
font-weight: bold; 
}

/* ACCENT TEXT */
.accenttext { 
color: #ff9f80; 
font-weight: bold; 
}

/* HEADER FONT COLOR */
.header { 
color: #a13041; 
font-weight : bold; 
text-align : center; 
font-size : 24px; 
}

/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #FE83E6; 
}

/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border: 1px solid #FE83E6; 
border-collapse: collapse; 
}

/* SALE AND ERROR COLOR */
.salecolor { 
color:#a13041; 
}

/* HORIZONTAL LINE LINK */
.linecolor { 
color: ; 
height: 1px; 
width: 100%; 
}

/* LINE TABLE */
.linetable { 
border: 1px solid ; 
border-collapse: collapse; 
}

/* LINE TABLE CELL */
.linecell { 
border: 1px solid ; 
}

/* PRODUCT LINK */
.itemcolor { 
color: #a13041; 
font-weight: normal; 
}

a.itemcolor:hover { 
color: #f56991; 
font-weight: bold; 
text-decoration: none; 
}

/* PAGE LINK */
.pagelinkcolor { 
color: #a13041; 
font-weight: normal; 
text-decoration: none; 
}

a.pagelinkcolor:hover { 
color: #a13041; 
font-weight: bold; 
text-decoration: none; 
}

/* FEATURED ITEMS */
.featurecolor { 
color: #a13041; 
font-weight: bold; 
}

a.featurecolor:hover { 
color: #f56991; 
font-weight: bold; 
}

/* EMAIL FRIEND LINK */
.emailcolor { 
color: #a13041; 
}

a.emailcolor:hover { 
color: #a13041; 
}

/* RELATED ITEM LINK */
.relatedcolor { 
color: #000000; 
}

a.relatedcolor:hover { 
color: #a13041; 
}

/* POP UP LINK */
.popupcolor { 
color: #a13041; 
}

a.popupcolor:hover { 
color: #a13041; 
}

/* DRILL DOWN LINK */
.drilldown { 
color: #a13041; 
}

a.drilldown:hover { 
color: #d8c0a8; 
}

/* VIEW CART LINK */
.cartcolor { 
color: ; 
font-weight: bold; 
text-decoration: none; 
}

a.cartcolor:hover { 
color: ; 
font-weight: bold; 
text-decoration: none; 
}

/* MAIN CATEGORY LINK */
.catcolor { 
color: #FFFFFF; 
font-weight: normal; 
font-size: 10pt; 
}

a.catcolor:hover { 
color: #d8c0a8; 
font-weight: normal; 
}

/* SUBCATEGORY LINK */
.subcatcolor { 
color: #FFFFFF; 
font-size: 10pt; 
}

a.subcatcolor:hover { 
color: #d8c0a8; 
}

/* END CATEGORY LINK */
.endcatcolor { 
color: #FFFFFF; 
}

a.endcatcolor:hover { 
color: #d8c0a8; 
}

/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout { 
margin-top: 10; margin-bottom: 10; 
}

/* BUTTON SETUP FOR USE WITH %PAGES_TABLE% OR %NAVBAR_TABLE% */
td.buttoncell { 
border: 1px solid ; 
background-color: ; 
color: ; 
}

td.buttoncell a { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

td.buttoncell a:hover, td.buttonactive a:hover { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

td.buttonactive { 
border: 1px solid ; 
background-color: ; 
color: ; 
}

td.buttonactive a { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

/* TAB CELL STYLE FOR USE WITH %PAGES_TABS% OR %NAVBAR_TABS% */
td.tabcell { 
border-top: 1px solid ; 
border-left: 1px solid ; 
border-right: 1px solid ; 
background-color: ; 
color: ; 
}

td.tabcell a { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

td.tabcell a:hover, td.tabactive a:hover { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

td.tabactive { 
border-top: 1px solid ; 
border-left: 1px solid ; 
border-right: 1px solid ; 
background-color: ; 
color: ; 
}

td.tabactive a { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

/* BAR CELL STYLE FOR USE WITH %PAGES_BAR% OR %NAVBAR_BAR% */
table.bar { 
border-top: 1px solid ; 
border-bottom: 1px solid ; 
background-color: ; 
}

td.barcell { 
background-color: ; 
color: ; 
}

td.barcell a { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

td.barcell a:hover, td.baractive a:hover { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

td.baractive { 
background-color: ; 
color: ; 
}

td.baractive a { 
font-weight: bold; 
color: ; 
text-decoration: none; 
background-color: ; 
display: block; 
}

/*FOOTER*/
td.footer {
background-image: url("http://pinkdaisydesign.com/images/cherry/cherryfooter.jpg");
height: 50px;
}



// -->
