/* SMALL FONT SIZE */

p {
	font-family: verdana, tahoma, arial;
	font-size: 14px
}
.smfont { 
font-size: 12px; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 16px; 
font-weight: bold;
color: #FFCC00; 
}

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

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

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

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

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

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

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

/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
a.formbutton { 
color: #FFFFFF; 
font-weight: bold; 
background-color: #C388FF;  
border: 1px solid #0E070C; 
}

a.orderlink { 
font-weight: bold; 
color: #ffffff; 
background-color: #C388FF;  
border: 1px solid #0E070C; 
text-decoration: none; 
padding: 3; 
}

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

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

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

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

/* PRODUCT LINK */
a.itemcolor { 
color: #FFFF33; 
font-weight: bold; 
}

a.itemcolor:hover { 
color: #66CCFF; 
font-weight: bold; 
}

/* PAGE LINK */
a.pagelinkcolor {
	color: #FFFF66;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 30px;
}

a.pagelinkcolor:visited { 
color: #FFFF66;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 30px;
}

a.pagelinkcolor:hover { 
color: #0099FF;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;	
	padding-left: 30px;
}

/* FEATURED ITEMS */
a.featurecolor { 
color: #ECE1A7; 
font-weight: bold; 
font-family: verdana, tahoma, arial;
font-size: 12px;
text-decoration: none; 
}

a.featurecolor:hover { 
color: #CC3399; 
font-weight: bold;
text-decoration: none;  
}
a.featuredcolor:visited { 
color: #D4BA39; 
font-weight: bold;
text-decoration: none; 
}

/* EMAIL FRIEND LINK */
a.emailcolor { 
color: #0099FF; 
}

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

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

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

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

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

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

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

/* VIEW CART LINK */
a.cartcolor:link {
	color: #FFFF66;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/dmimages/camera1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 15px;
	width: auto;
	display: block;
	padding-top: 2px;
}

a.cartcolor:visited { 
color: #FFFF66;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/dmimages/camera1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 15px;
	width: auto;
	display: block;
	padding-top: 2px;
}

a.cartcolor:hover { 
color: #0099FF;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/dmimages/camera2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 15px;
	width: auto;
	display: block;
	padding-top: 2px;
}

/* MAIN CATEGORY LINK */
a.catcolor {
	color: #FFCC33;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 35px;
}

a.catcolor:visited { 
color: #FFCC33;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 35px; 
}
a.catcolor:hover {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 35px;
}

/* SUBCATEGORY LINK */
a.subcatcolor { 
color: #FFCC33;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
}

a.subcatcolor:hover { 
color: #66CCFF; 
}

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

a.endcatcolor:hover { 
color: #66CCFF; 
}

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

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

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

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

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

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

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

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

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

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

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

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

td.barcell { 
background-color: #EBE9EA; 
color: #A35285; 
}

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

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

td.baractive { 
background-color: #A35285; 
color: #EBE9EA; 
}

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

