/* CSS Document */

 
/* BODY FONT AND SIZE */

body {
	background-image: url(http://www.littlemissjuliasdog.com/images/template/pawprints.jpg);
	background-repeat: repeat;
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #5a4234;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
min-height:350px;
margin-top: 10px;
}

#column2 img {
 padding: 3px;
 border: solid 2px #fee8eb;
 vertical-align: bottom;
}
#search {
margin-top:10px;
}

.footer {

}


/* ANCHOR STYLES */
a { 
color: #bed562; 
text-decoration: none;
font-weight: normal;
}


a:hover { 
color: #f2899d; 
text-decoration: none;
font-weight: normal;
}

a:active { 
font-weight: normal;
color: #5a4234;
text-decoration:none;
}


/* 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: 13pt; 
font-weight: bold; 
color: #eb83a2;
}


/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}


/* ACCENTED FONT */
.accent { 
font-style: italic; 
}


/* HIGHLIGHT TEXT */
.highlighttext { 
color: #5a4234; 
font-weight: bold; 
}


/* ACCENT TEXT */
.accenttext { 
color: #5a4234; 
font-weight: bold; 
}


/* HEADER FONT COLOR */
.header { 
color: #f2899d; 
font-weight: normal; 
text-align : left; 
font-size : 12px; 
}


/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #f2899d; 
}


/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border-color: #f2899d; 
border: 0px solid;
}


/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
.formbutton { 
color: #5a4234; 
font-weight: normal; 
background-color: #eb83a2; 
padding: 1px; 
border:1px solid #FFFFFF;
}


.orderlink { 
color: #5a4234; 
font-weight: normal; 
background-color: #eb83a2; 
padding: 1px; 
border:1px solid #FFFFFF;
}


/* SALE AND ERROR COLOR */
.salecolor { 
color: #eb83a2; 
}


/* 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: #fb8da4; 
text-decoration: none;
font-weight: bold;
}


a.itemcolor:hover { 
color: #f2899d; 
text-decoration: underline;
font-weight: bold;
}


/* PAGE LINK */
.pagelinkcolor { 
color: #5a4234; 
text-decoration: none;
font-weight: normal;
margin-right:5px;
margin-left:5px;
}


a.pagelinkcolor:hover { 
color: #b6cd5d; 
text-decoration: none;
font-weight: normal;
margin-right:5px;
margin-left:5px;

}
.pagelinkcolor, .sel_pagelinkcolor  { 
color: #5a4234; 
text-decoration: none;
font-weight: normal;
margin-right:5px;
margin-left:5px;
}

a.pagelinkcolor:hover, a.sel_pagelinkcolor:hover { 
color: #b6cd5d; 
text-decoration: none;
font-weight: normal;
margin-right:5px;
margin-left:5px;
}

.sel_pagelinkcolor, a.sel_pagelinkcolor:hover { 
color: #5a4234; 
text-decoration: none;
font-weight: normal;
margin-right:5px;
margin-left:5px;
}


/* FEATURED ITEMS */
.featurecolor { 
color: #fb8da4; 
text-decoration: none;
font-weight: bold;
}


a.featurecolor:hover { 
color: #5a4234; 
text-decoration: underline;
font-weight: bold;
}


/* EMAIL FRIEND LINK */
.emailcolor { 
color: #eb83a2; 
text-decoration: none; 
}


a.emailcolor:hover { 
color: #5a4234; 
text-decoration: underline; 
}


/* RELATED ITEM LINK */
.relatedcolor { 
color: #fb8da4; 
text-decoration: none;
font-weight: bold;
}


a.relatedcolor:hover { 
color: #5a4234; 
text-decoration: underline;
font-weight: bold;
}


/* POP UP LINK */
.popupcolor { 
color: #fb8da4; 
text-decoration: none;
font-weight: bold;
}


a.popupcolor:hover { 
color: #5a4234; 
text-decoration: underline;
font-weight: bold;
}


/* DRILL DOWN LINK */
.drilldown { 
color: #fb8da4; 
text-decoration: none;
font-weight: normal; 
}


a.drilldown:hover { 
color: #5a4234; 
text-decoration: none;
font-weight: normal;
}


/* VIEW CART LINK */
.cartcolor { 
color: #fb8da4; 
text-decoration: none;
font-weight: normal;
text-align:right;
}


a.cartcolor:hover { 
color: #5a4234; 
text-decoration: none;
}


/* MAIN CATEGORY LINK */

.categories {
margin-left: 45px;
max-width: 215px;
}

.catcolor { 
color: #5a4234; 
text-decoration: none;
font-weight: bolder; 
font-size: 14px;

}


a.catcolor:hover { 
color: #fb8da4; 
text-decoration: none; 
font-weight: bold;
text-transform:none;
font-size:14px;
}
.catcolor, .sel_catcolorcolor  { 
color: #5a4234; 
text-decoration: none;
font-weight: normal;
}

a.catcolor:hover, a.sel_catcolor:hover { 
color: #b6cd5d; 
text-decoration: none;
font-weight: normal;
}

.sel_catcolor, a.sel_catcolor:hover { 
color: #5a4234; 
text-decoration: none;
font-weight: normal;
}


/* SUBCATEGORY LINK */
.subcatcolor { 
color: #b6cd5d; 
text-decoration: none;
font-weight: normal;
font-size:14px;
}


a.subcatcolor:hover { 
color: #fb8da4; 
text-decoration: none;
font-weight: normal;
text-transform:none;
font-size:14px;
}


/* END CATEGORY LINK */
.endcatcolor { 
color: #624526; 
text-decoration: none;
font-weight: normal; 
}



a.endcatcolor:hover { 
color: #f2899d; 
text-decoration: none;
font-weight: normal; 
}


/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout { 
margin-top: 10px; 
margin-bottom: 10px; 
}



