/* CSS Document */

 
/* BODY FONT AND SIZE */
body { 
	font-family: "Century Gothic"; 
	font-size: 12pt;
	font-weight: normal; 
	color: #806345; 
	margin: 15px; 
    padding: 0px
    background-image: url("http://i197.photobucket.com/albums/aa290/kemmom/cpbg3.gif");

}
.borderwhite {
	background-position: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #806345;
	border-left-color: #FFFFFF;
	
	
	border: thin solid #000000;
}
.dropdowntd {
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.scallop {
    background:#FFFFFF;
	background-image: url (http://elleinkstudio.com/images/scallop.gif); 
	background-repeat:repeat-x;
	height: 17px;
}	
.dropdownanchors {
font: "Century Gothic";
color: #FFFFFF;
size: 14pt; 
}
.container {
border: 3px solid #FFCCFF;
width: 940px;
background-color:#584130
}
.accentstripe {
	background-image: url(strip.gif);
	background-repeat: repeat-x;
	line-height: 288px;
	padding-bottom: 10px;
}
.stitching {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #F5A0D3;
	border-bottom-color: #F5A0D3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size:10px;
}

/* ANCHOR STYLES */
a { 
color: #f599d1; 
text-decoration: none;
font-weight: bold; 
}


a:hover { 
color: #de6ab1; 
text-decoration: none;
font-weight: bold;
}


/* TABLE DATA CELL FONT AND SIZE */
td { 
font-family: "Century Gothic"; 
font-size: 12pt;
font-weight: normal;
}


/* SMALL FONT SIZE */
.smfont { 
font-size: 10pt; 
text-decoration: none;
font-weight: normal; 
}


/* 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: #000000; 
font-weight: bold; 
}


/* ACCENT TEXT */
.accenttext { 
color: #000000; 
font-weight: bold; 
}


/* HEADER FONT COLOR */
.header { 
color: #806345; 
font-weight: normal; 
text-align : center; 
font-size : 12px; 
}


/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #53bbe2; 
}


/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border-color: #53bbe2; 
border: 0px solid;
}


/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
.formbutton { 
color: #806345; 
font-weight: bold; 
background-color: #f9d3e3; 
border: 0px solid; 
padding: 2px; 
}


.orderlink { 
font-weight: bold; 
color: #806345; 
background-color: #f9d3e3; 
border: 0px solid; 
padding: 2px; 
}


/* SALE AND ERROR COLOR */
.salecolor { 
color: #de6ab1; 
}


/* HORIZONTAL LINE LINK */
.linecolor { 
color: #806345; 
height: 1px; 
width: 100%; 
}


/* LINE TABLE */
.linetable { 
border: 0px solid ; 
}


/* LINE TABLE CELL */
.linecell { 
border: 0px solid ; 
}


/* PRODUCT LINK */
.itemcolor { 
color: #f599d1; 
text-decoration: none;
font-weight: bold;
}


a.itemcolor:hover { 
color: #de6ab1; 
text-decoration: none;
font-weight: bold;
}


/* PAGE LINK */
.pagelinkcolor { 
color: #624526; 
text-decoration: none;
font-weight: bold; 
}


a.pagelinkcolor:hover { 
color: #de6ab1; 
text-decoration: none;
font-weight: bold;
}


/* FEATURED ITEMS */
.featurecolor { 
color: #624526; 
text-decoration: none; 
}


a.featurecolor:hover { 
color: #de6ab1; 
text-decoration: none; 
}


/* EMAIL FRIEND LINK */
.emailcolor { 
color: #f599d1; 
text-decoration: none; 
}


a.emailcolor:hover { 
color: #de6ab1; 
text-decoration: none; 
}


/* RELATED ITEM LINK */
.relatedcolor { 
color: #624526; 
text-decoration: none; 
}


a.relatedcolor:hover { 
color: #de6ab1; 
text-decoration: none; 
}


/* POP UP LINK */
.popupcolor { 
color: #f599d1; 
text-decoration: none; 
}


a.popupcolor:hover { 
color: #de6ab1; 
text-decoration: none; 
}


/* DRILL DOWN LINK */
.drilldown { 
color: #624526; 
text-decoration: none; 
}


a.drilldown:hover { 
color: #de6ab1; 
text-decoration: none; 
}


/* VIEW CART LINK */
.cartcolor { 
color: #624526; 
text-decoration: none;
font-weight: normal;
}


a.cartcolor:hover { 
color: #de6ab1; 
text-decoration: none;
font-weight: normal; 
}


/* MAIN CATEGORY LINK */
.catcolor { 
color: #624526; 
text-decoration: none;
font-weight: bold; 
}


a.catcolor:hover { 
color: #de6ab1; 
text-decoration: none; 
font-weight: bold;
}


/* SUBCATEGORY LINK */
.subcatcolor { 
color: #624526; 
text-decoration: none;
font-weight: normal;
}


a.subcatcolor:hover { 
color: #de6ab1; 
text-decoration: none;
font-weight: normal;
}


/* END CATEGORY LINK */
.endcatcolor { 
color: #624526; 
text-decoration: none;
font-weight: normal; 
}


a.endcatcolor:hover { 
color: #de6ab1; 
text-decoration: none;
font-weight: normal; 
}


/* 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: 1px solid #4e312d; 
background-color: #F7D4E5; 
color: #4e312d; 
}


td.buttoncell a { 
font-weight: bold; 
color: #4e312d; 
text-decoration: none; 
background-color: #F7D4E5; 
display: block; 
}


td.buttoncell a:hover, td.buttonactive a:hover { 
font-weight: bold; 
color: #321e1c; 
text-decoration: none; 
background-color: #4e312d; 
display: block; 
}


td.buttonactive { 
border: 1px solid #4e312d; 
background-color: #D4F7E5; 
color: #4e312d; 
}


td.buttonactive a { 
font-weight: bold; 
color: #4e312d; 
text-decoration: none; 
background-color: #D4F7E5; 
display: block; 
}


/* TAB CELL STYLE FOR USE WITH %PAGES_TABS% OR %NAVBAR_TABS% */
td.tabcell { 
border-top: 1px solid #4e312d; 
border-left: 1px solid #4e312d; 
border-right: 1px solid #4e312d; 
background-color: #F7D4E5; 
color: #4e312d; 
}


td.tabcell a { 
font-weight: bold; 
color: #4e312d; 
text-decoration: none; 
background-color: #F7D4E5; 
display: block; 
}


td.tabcell a:hover, td.tabactive a:hover { 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #4e312d; 
display: block; 
}


td.tabactive { 
border-top: 1px solid #4e312d; 
border-left: 1px solid #4e312d; 
border-right: 1px solid #4e312d; 
background-color: #D4F7E5; 
color: #4e312d; 
}


td.tabactive a { 
font-weight: bold; 
color: #4e312d; 
text-decoration: none; 
background-color: #D4F7E5; 
display: block; 
}


/* BAR CELL STYLE FOR USE WITH %PAGES_BAR% OR %NAVBAR_BAR% */
table.bar { 
border-top: 1px solid #4e312d; 
border-bottom: 1px solid #4e312d; 
background-color: #F7D4E5; 
}


td.barcell { 
background-color: #F7D4E5; 
color: #4e312d; 
}


td.barcell a { 
font-weight: bold; 
color: #4e312d; 
text-decoration: none; 
background-color: #498ca1; 
display: block; 
}


td.barcell a:hover, td.baractive a:hover { 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #4e312d; 
display: block; 
}


td.baractive { 
background-color: #D4F7E5; 
color: #4e312d; 
}


td.baractive a { 
font-weight: bold; 
color: #4e312d; 
text-decoration: none; 
background-color: #D4F7E5; 
display: block; 
}

