﻿#container {
    background:#de261a url(/_template/img/branded-stylesheets/etch-a-sketch/container-bg.jpg) repeat center top;   
}

body.twoCol #content, body.fullWidth #content, .resize
{
    background:#fff;
}

#prodInfo
{
    background:#dfe1f0;   
}

.categoryItem
{
    background:#de261a;   
}

.categoryItem a span
{
    color:#fff;
}

h1, .htmlfragment h2
{
    color:#263997; 
}

.htmlfragment a
{
    color:#db261a; 
}

.htmlfragment a:hover
{
    color:#000;
}

h1, .productDescription h2
{
    background:url(/_template/img/branded-stylesheets/etch-a-sketch/h1-border.gif) left bottom repeat-x;
}

.htmlfragment ul li
{
    background:url(/_template/img/branded-stylesheets/etch-a-sketch/content-bullet.gif) left 10px no-repeat; 
}

.resultItem a
{
    background:url(/_template/img/branded-stylesheets/etch-a-sketch/link-arrow.gif) left 5px no-repeat;
}

.pagination
{
    background-image:url(/_template/img/branded-stylesheets/etch-a-sketch/pagination-bg.gif);
}

