﻿#container {
    background:#99d8f3 url(/_template/img/branded-stylesheets/comic-maker/container-bg.jpg) 50% top no-repeat;   
}

body.twoCol #content, body.fullWidth #content, .resize
{
    background:#009ee0;
    color:#fff;
}

#prodInfo
{
    background:#99d8f3;   
}

.categoryItem
{
    background:#ffffff;
    border: 1px black solid;   
}

.categoryItem a span
{
    color:#000000;
}

h1, .htmlfragment h2
{
    color:#fff; 
}

.htmlfragment a
{
    color:#000; 
}

.htmlfragment a:hover
{
    color:#fff;
}

h1, .productDescription h2
{
    background:url(/_template/img/branded-stylesheets/comic-maker/h1-border.gif) left bottom repeat-x;
}

.htmlfragment ul li
{
    background:url(/_template/img/branded-stylesheets/comic-maker/content-bullet.gif) left 10px no-repeat; 
}

.resultItem a
{
    background:url(/_template/img/branded-stylesheets/comic-maker/link-arrow.gif) left 5px no-repeat;
    color: #ffffff;
}
.resultImg
{
    background:#ffffff;
    border: 1px black solid;   
}

.pagination
{
    background-image:url(/_template/img/branded-stylesheets/comic-maker/pagination-bg.gif);
}

.pagination ul li
{
    background:url(/_template/img/pagination-pipe-white.gif) right 3px no-repeat !important;
}
