﻿#container {
    background:#574e9b url(/_template/img/branded-stylesheets/color-splitz/container-bg.jpg) 50% top no-repeat;   
}

body.twoCol #content, body.fullWidth #content, .resize
{
    background:#574e9b;
    color:#fff;
}

#prodInfo
{
    background:#413a74;   
}

.categoryItem
{
    background:#74c165;   
}

.categoryItem a span
{
    color:#fff;
}

h1, .htmlfragment h2
{
    color:#fff; 
}

.htmlfragment a
{
    color:#fff600; 
}

.htmlfragment a:hover
{
    color:#fff;
}

h1, .productDescription h2
{
    background:url(/_template/img/branded-stylesheets/color-splitz/h1-border.gif) left bottom repeat-x;
}

.htmlfragment ul li
{
    background:url(/_template/img/branded-stylesheets/color-splitz/content-bullet.gif) left 10px no-repeat; 
}

.resultItem a
{
    background:url(/_template/img/branded-stylesheets/color-splitz/link-arrow.gif) left 5px no-repeat;
}

.pagination
{
    background-image:url(/_template/img/branded-stylesheets/color-splitz/pagination-bg.gif);
}

.pagination ul li
{
    background:url(/_template/img/pagination-pipe-white.gif) right 3px no-repeat !important;
}
