﻿#container {
    background:#fef2f6 url(/_template/img/branded-stylesheets/hello-kitty/container-bg.jpg) 50% top no-repeat;   
}

body.twoCol #content, body.fullWidth #content, .resize
{
    background:#ffd4e2;
}

#prodInfo
{
    background:#fcb8d0;   
}

.categoryItem
{
    background:#FFD4E2;
}

.categoryItem a span
{
    color:#EE3D84;
}

h1, .htmlfragment h2
{
    color:#ee3d84; 
}

.htmlfragment a
{
    color:#ee3d84; 
}

.htmlfragment a:hover
{
    color:#000;
}

h1, .productDescription h2
{
    background:url(/_template/img/branded-stylesheets/hello-kitty/h1-border.gif) left bottom repeat-x;
}

.htmlfragment ul li
{
    background:url(/_template/img/branded-stylesheets/hello-kitty/content-bullet.gif) left 10px no-repeat; 
}

.resultItem a
{
    background:url(/_template/img/branded-stylesheets/hello-kitty/link-arrow.gif) left 5px no-repeat;
}
.resultImg {
	background: no-repeat 0% 0%;	
}

.pagination
{
    background-image:url(/_template/img/branded-stylesheets/hello-kitty/pagination-bg.gif);
}
