/* CSS Document */

 
/* BODY FONT AND SIZE */
body {
font: Tahoma;
font-family:Tahoma, Geneva, sans-serif;
font-size:9px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e94f76;
	background-image: url(http://www.elleinkstudio.com/bella_faith/Image6.png);
	background-repeat: repeat;
	background-attachment:fixed;
}
.style1 {color: #E34170}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style4 {font-size: 16px}
.style5 {color: #999999; }
.style6 {color: #ffffff; }
.style7 {color: #808080; }
.style8 {color: #ee7a98; }
.style9 {color: #000000; }
.newsletter {padding-top:365px;}
.scroll {
height:600px;
overflow:auto;
padding-bottom:40px;
}


/* ANCHOR STYLES */
a { 
color: #e94f76; 
text-decoration: none;
font-weight: normal; 
}


a:hover { 
color: #404040; 
text-decoration: none;
font-weight: normal;
}


/* TABLE DATA CELL FONT AND SIZE */
td { 

}


/* SMALL FONT SIZE */
.smfont { 
font-size: 9pt; 
text-decoration: none;
font-weight: normal; 
}


/* LARGE FONT SIZE */
.lgfont { 
font-size: 9pt; 
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: #404040; 
font-weight: normal; 
text-align : left; 
font-size : 12px; 
}


/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #404040; 
}


/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border-color: #404040; 
border: 0px solid;
}


/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
.formbutton { 
color: #e94f76; 
font-weight: normal; 
background-color: #000000; 
padding: 1px; 
border:1px solid #FFFFFF;
}


.orderlink { 
color: #e94f76; 
font-weight: normal; 
background-color: #000000; 
padding: 1px; 
border:1px solid #FFFFFF;
border-color:#FFFFFF;
}


/* SALE AND ERROR COLOR */
.salecolor { 
color: #be3955; 
}


/* HORIZONTAL LINE LINK */
.linecolor { 
color: #be3955; 
height: 1px; 
width: 100%; 
}


/* LINE TABLE */
.linetable { 
border: 0px solid ; 
}


/* LINE TABLE CELL */
.linecell { 
border: 0px solid ; 
}


/* PRODUCT LINK */
.itemcolor { 
color: #e94f76; 
text-decoration: none;
font-weight: bold;
}


a.itemcolor:hover { 
color: #404040; 
text-decoration: underline;
font-weight: bold;
}


/* PAGE LINK */
.pagelinkcolor { 
color: #808080; 
text-decoration: none;
font-weight: normal; 
}


a.pagelinkcolor:hover { 
color: #e94f76; 
text-decoration: none;
font-weight: normal;
}


/* FEATURED ITEMS */
.featurecolor { 
color: #e94f76; 
text-decoration: none;
font-weight: bold;
}


a.featurecolor:hover { 
color: #000000; 
text-decoration: underline;
font-weight: bold;
}


/* EMAIL FRIEND LINK */
.emailcolor { 
color: #e94f76; 
text-decoration: none; 
}


a.emailcolor:hover { 
color: #404040; 
text-decoration: underline; 
}


/* RELATED ITEM LINK */
.relatedcolor { 
color: #e94f76; 
text-decoration: none;
font-weight: bold;
}


a.relatedcolor:hover { 
color: #404040; 
text-decoration: underline;
font-weight: bold;
}


/* POP UP LINK */
.popupcolor { 
color: #e94f76; 
text-decoration: none;
font-weight: bold;
}


a.popupcolor:hover { 
color: #404040; 
text-decoration: underline;
font-weight: bold;
}


/* DRILL DOWN LINK */
.drilldown { 
color: #e94f76; 
text-decoration: none;
font-weight: normal; 
}


a.drilldown:hover { 
color: #404040; 
text-decoration: none;
font-weight: normal;
}


/* VIEW CART LINK */
.cartcolor { 
color: #e94f76; 
text-decoration: none;
font-weight: normal;
text-align:right;
}


a.cartcolor:hover { 
color: #404040; 
text-decoration: none;
font-weight: underline;
}


/* MAIN CATEGORY LINK */
.catcolor { 
color: #624526; 
text-decoration: none;
font-weight: bold; 
}


a.catcolor:hover { 
color: #404040; 
text-decoration: none; 
font-weight: bold;
}


/* SUBCATEGORY LINK */
.subcatcolor { 
color: #624526; 
text-decoration: none;
font-weight: normal;
}


a.subcatcolor:hover { 
color: #404040; 
text-decoration: none;
font-weight: normal;
}


/* END CATEGORY LINK */
.endcatcolor { 
color: #624526; 
text-decoration: none;
font-weight: normal; 
}



a.endcatcolor:hover { 
color: #404040; 
text-decoration: none;
font-weight: normal; 
}


/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout { 
margin-top: 10px; 
margin-bottom: 10px; 
}


