﻿#container {
    background:#4C721D url(/_template/img/branded-stylesheets/morph/container-bg.jpg) repeat left top;
}

body.twoCol #content, body.fullWidth #content, .resize
{
    background:#fff;
}

#prodInfo
{
    background:#efb9a2;   
}

.categoryItem
{
    background:#d9531e;   
}

.categoryItem a span
{
    color:#fff;
}

h1, .htmlfragment h2
{
    color:#d9541e; 
}

.htmlfragment a
{
    color:#d8541e; 
}

.htmlfragment a:hover
{
    color:#000;
}

h1, .productDescription h2
{
    background:url(/_template/img/branded-stylesheets/morph/h1-border.gif) left bottom repeat-x;
}

.htmlfragment ul li
{
    background:url(/_template/img/branded-stylesheets/morph/content-bullet.gif) left 10px no-repeat; 
}

.resultItem a
{
    background:url(/_template/img/branded-stylesheets/morph/link-arrow.gif) left 5px no-repeat;
}
.resultImg {
	background: no-repeat 0% 0%;	
}

.pagination
{
    background-image:url(/_template/img/branded-stylesheets/morph/pagination-bg.gif);
}
