/* PRETTY STUFFS */

/* ANCHOR STYLES */
a { 
color: #3B2731; 
text-decoration: none; 
}

a:hover { 
color: #D64296; 
}

/* TABLE DATA CELL FONT AND SIZE */
td { 
font-family: Verdana, Arial; 
font-size: 11px; 
line-height: 18px;

color: #666666; 
}

/* SMALL FONT SIZE */
.smfont { 
font-size: 9px; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 18px; 
font-family: Arial, Verdana; 
font-weight: bold; 
line-height: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* BOLD FONT */
.boldtextLine { 
font-weight: bold; 
text-decoration: underline;
}

/* ACCENTED FONT */
.accent { 
font-style: normal; 
font-weight: bold;
 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #000000; 
font-weight: bold; 
}

/* ACCENT TEXT */
.accenttext { 
color: #D64296; 
font-weight: bold; 
font-size: 14px; 
}

/* HEADER FONT COLOR */
.header { 
color: #D64296; 
font-weight : bold; 
font-size : 16px; 
font-family: Arial, Verdana; 
text-transform: uppercase;
}

.heading {
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
color: #D64296;
font: bold 16px/18px Arial, Verdana; text-transform: uppercase
}

.faqs { 
font-weight: bold;
font-family: Arial, Verdana;
font-size: 14px; 
color: #D64296;  
text-transform: uppercase;
}

.articles { 
font-weight: bold;
font-family: Arial, Verdana;
font-size: 12px; 
color: #D64296;  
text-align: right;
text-transform: uppercase;
}

/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #ffffff; 
}

/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border: 1px solid #D64296; 
border-collapse: collapse; 
}

/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
.formbutton { 
color: #D64296; 
font-weight: bold; 
background-color: #ffffff; 
border: 1px solid #D64296; 
text-transform: uppercase;
}

.orderlink { 
font-weight: bold; 
color: #333333; 
border-color: #D64296; 
border: 1px solid; 
text-decoration: none; 
padding: 3; 
}

input,select,textarea {
   border: 1px solid #D64296;
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333
}

input.button {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
    border: 1px #D64296;
     font: bold 11px Verdana, Arial, Helvetica, sans-serif; background: #fff;
}

/* SALE AND ERROR COLOR */
.salecolor { 
color: #D64296;
font-weight : bold;  
}

/* HORIZONTAL LINE LINK */
.linecolor { 
color: #D64296; 
height: 1px; 
width: 100%; 
}

/* LINE TABLE */
.linetable { 
border: 1px solid ; 
border-collapse: collapse; 
}

/* LINE TABLE CELL */
.linecell { 
border: 1px solid ; 
}

/* PRODUCT LINK */
.itemcolor { 
color: #333333; 
font-weight: bold; 
}

a.itemcolor:hover { 
color: #D64296; 
font-weight: bold; 
}

/* PAGE LINK */
.pagelinkcolor { 
color: #3B2731; 
font-weight: normal; 
}

a.pagelinkcolor:hover { 
color: #D64296; 
font-weight: normal; 
}

/* FEATURED ITEMS */
.featurecolor { 
color: #CCCCCC; 
font-weight: bold; 
}

a.featurecolor:hover { 
color: #D64296; 
font-weight: bold; 
}

/* EMAIL FRIEND LINK */
.emailcolor { 
color: #3B2731;
font-weight: bold;  
}

a.emailcolor:hover { 
color: #D64296; 
font-weight: bold; 
}

/* RELATED ITEM LINK */
.relatedcolor { 
color: #333333; 
}

a.relatedcolor:hover { 
color: #D64296; 
}

/* POP UP LINK */
.popupcolor { 
color: #333333; 
}

a.popupcolor:hover { 
color: #D64296; 
}

/* DRILL DOWN LINK */
.drilldown { 
color: #3B2731; 
text-decoration: none; 
}

a.drilldown:hover { 
color: #D64296; 
}

/* VIEW CART LINK */
.cartcolor { 
color: #3B2731; 
text-decoration: none; 
font-weight: normal; 
}

a.cartcolor:hover { 
color: #D64296; 
text-decoration: none; 
font-weight: normal; 
}

/* MAIN CATEGORY LINK */
.catcolor { 
color: #3B2731; 
text-decoration: none; 
font-weight: normal; 
}

a.catcolor:hover { 
color: #D64296; 
text-decoration: none; 
font-weight: normal; 
}

/* SUBCATEGORY LINK */
.subcatcolor { 
color: #D64296; 
text-decoration: none; 
}

a.subcatcolor:hover { 
color: #3B2731; 
text-decoration: none; 
}

/* END CATEGORY LINK */
.endcatcolor { 
color: #3B2731; 
text-decoration: none; 
}

a.endcatcolor:hover { 
color: #D64296; 
text-decoration: none; 
}

/* 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 #333333; 
background-color: #DCDDE2; 
color: #333333; 
}

td.buttoncell a { 
font-weight: bold; 
color: #A28E8E; 
text-decoration: none; 
background-color: #DCDDE2; 
display: block; 
}

td.buttoncell a:hover, td.buttonactive a:hover { 
font-weight: bold; 
color: #333333; 
text-decoration: none; 
background-color: #CCCCCC; 
display: block; 
}

td.buttonactive { 
border: 1px solid #333333; 
background-color: #D64296; 
color: #333333; 
}

td.buttonactive a { 
font-weight: bold; 
color: #4D4356; 
text-decoration: none; 
background-color: #D64296; 
display: block; 
}

/* TAB CELL STYLE FOR USE WITH %PAGES_TABS% OR %NAVBAR_TABS% */
td.tabcell { 
border-top: 1px solid #333333; 
border-left: 1px solid #333333; 
border-right: 1px solid #333333; 
background-color: #DCDDE2; 
color: #333333; 
}

td.tabcell a { 
font-weight: bold; 
color: #333333; 
text-decoration: none; 
background-color: #DCDDE2; 
display: block; 
}

td.tabcell a:hover, td.tabactive a:hover { 
font-weight: bold; 
color: #333333; 
text-decoration: none; 
background-color: #CCCCCC; 
display: block; 
}

td.tabactive { 
border-top: 1px solid #333333; 
border-left: 1px solid #333333; 
border-right: 1px solid #333333; 
background-color: #D64296; 
color: #000000; 
}

td.tabactive a { 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
background-color: #D64296; 
display: block; 
}

/* BAR CELL STYLE FOR USE WITH %PAGES_BAR% OR %NAVBAR_BAR% */
table.bar { 
border-top: 1px solid #333333; 
border-bottom: 1px solid #333333; 
background-color: #DCDDE2; 
}

td.barcell { 
background-color: #DCDDE2; 
color: #333333; 
}

td.barcell a { 
font-weight: bold; 
color: #333333; 
text-decoration: none; 
background-color: #DCDDE2; 
display: block; 
}

td.barcell a:hover, td.baractive a:hover { 
font-weight: bold; 
color: #333333; 
text-decoration: none; 
background-color: #CCCCCC; 
display: block; 
}

td.baractive { 
background-color: #D64296; 
color: #000000; 
}

td.baractive a { 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
background-color: #D64296; 
display: block; 
}
.menuLower {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none}
.space5 {  font-family: Arial, Helvetica, sans-serif; font-size: 1px; line-height: 5px}
.heading1 {  color: #3B2731; clip:  rect(  0px ); font: bold 14px/10px Arial, Helvetica, sans-serif; padding: 2px 2px}
.menuLeft {  color: #305285; background-color: #FFFFFF; font: 11px/18px Verdana, Arial, Helvetica, sans-serif}
.menuLowerDRK { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3B2731; text-decoration: none }
.mainTextJust {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #3B2731; text-align: justify; background-color: #FFFFFF}
.mainTextJust9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 16px; color: #3B2731; text-align: justify; background-color: #FFFFFF }
.price {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #3B2731}
.headingLgeLine {  color: #3B2731; clip:  rect(  0px ); font: bold 14px/10px Arial, Helvetica, sans-serif; padding: 2px 2px}
.heading2 { color: #547BC1; clip:  rect(   ); font: bold 16px Arial, Helvetica, sans-serif; text-transform: uppercase; background: #FFFFFF; overflow: visible}

.sitemessage { text-decoration: none; ; font: bold 14px Arial, Helvetica, sans-serif; color: #FFFFFF}
