﻿#container {
    background:#4b0f78;   
}

body.twoCol #content, body.fullWidth #content, .resize
{
    background:#4b0f78;
}

#prodInfo
{
    background:#fcb8d0;   
}

.categoryItem
{
    background:#ee9c00;
}

.categoryItem a span
{
    color:#EE3D84;
}

h1, .htmlfragment h2
{
    color: #FFFFFF;
}

.htmlfragment a
{
    color:#FFFFFF; 
}

.htmlfragment a:hover
{
    color:#FFFFFF;
}

.htmlfragment
{
    color:#fff;


h1, .productDescription h2
{
    background:url(/_template/img/branded-stylesheets/rainbow-art/h1-border.gif) left bottom repeat-x;
}

.htmlfragment ul li
{
    background:url(/_template/img/branded-stylesheets/rainbow-art/content-bullet.gif) left 10px no-repeat; 
}

.resultItem a
{
    background:url(/_template/img/branded-stylesheets/rainbow-art/link-arrow.gif) left 5px no-repeat;
}
.resultImg {
	background: no-repeat 0% 0%;	
}

.pagination
{
    background-image:url(/_template/img/branded-stylesheets/rainbow-art/pagination-bg.gif);
}
