<!-- 
/* BODY FONT AND SIZE */
body {
font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
color: #000000;
margin-top:10px;
margin-bottom:10px;
background: url(http://pinkdaisydesign.com/images/kp/kpwave2.jpg) fixed repeat;
background-color: #ffffff;
}

/* ANCHOR STYLES */
a:link {color: #47cce7; text-decoration: none;}     /* unvisited link */
a:visited {color: #47cce7; text-decoration: none;}  /* visited link */
a:hover {color: #f58835; text-decoration: none;}   /* mouse over link */
a:active {color: #f58835; text-decoration: none;}   /* selected link */

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

a.catcolor:link {color: #000000; text-decoration: none;}     /* unvisited link */
a.catcolor:visited {color: #000000; text-decoration: none;}  /* visited link */
a.catcolor:hover {color: #f58835; text-decoration: none;}   /* mouse over link */
a.catcolor:active {color: #f58835; text-decoration: none;}   /* selected link */

.link2 a {color: #ffffff; text-decoration: none;}     /* unvisited link */
.link2 a:visited {color: #ffffff; text-decoration: none;}  /* visited link */
.link2 a:hover {color: #f58835; text-decoration: none;}   /* mouse over link */
.link2 a:active {color: #f58835; text-decoration: none;}   /* selected link */

td.banner {
background: url(http://pinkdaisydesign.com/images/kp/kpbanner.jpg) no-repeat center;
background-color: #69d2e7;
height: 225px;
width: 100%;
} 

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

/* MAIN TABLE */
table.main {
border: 4px solid #47cce7;
} 

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

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

/* table with %content% tag */
#tablecontent {
padding: 15px;
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: #f56991; 
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:#ff9f80; 
}

/* 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: #f56991; 
font-weight: normal; 
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*FOOTER*/
td.footer {
background-color: #68d1e4;
height: 50px;
text-align: center;
color: #FFFFFF;
}



// -->