
body,html
{
	font-size:100%;
	font-family:arial, sans-serif;
}
#container1
{
	font-size:0.8em;
}
h1
{
	font-size:1.9em;
	color:#0039A6;
	padding:5px 0 10px 0px;
	font-family:arial;	
}
h2
{
	font-size:1em;
}
#contentLeft #right p.age{color:#0039A6;font-weight:bold;}

/* define background colours for Content Area */
body #footer
{
	background:url(/_template/images/content-backgrounds/yellow-bottom.gif) bottom left no-repeat; 
}
body #content
{
	background:url(/_template/images/content-backgrounds/yellow-top.gif) top left no-repeat; 
}
body #pageContent
{
	background-color: #FDEA9D;
	background: url(/_template/images/content-backgrounds/yellow-middle.gif) top right repeat-y;
}

#contentLeft p
{
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
}

/* Main boxes for the area */
#contentLeft .box{background:url(/_template/images/boxes/orange/box-bg.gif) repeat-y;}
#contentLeft .box div.bottom{background:url(/_template/images/boxes/orange/box-footer.gif) bottom left no-repeat;}

/* Nursery range related elements */
#contentLeft .nursery-range h2 .imgover{display:none;}
#contentLeft .nursery-range h2 {margin-bottom:20px;}
#contentLeft .nursery-range .inner
{
	background:url(/_template/images/boxes/orange/nursery-range-header.gif) top left no-repeat;
	margin: 0;
}
#contentLeft .nursery-range .inner a{margin-left:13px;}
#contentLeft .nursery-range h2 .imgover
{
	background:url(/_template/images/boxes/orange/nursery-range-header.gif) top left no-repeat;	
	display:block;
	width:436px;
	height:32px;
	position:absolute;
	top:0;
	left:0;
}
/* Product range related elements */
#contentLeft .product-range h2 .imgover{display:none;}
#contentLeft .product-range .inner
{
	background:url(/_template/images/boxes/orange/product-range-header.gif) top left no-repeat;
	margin: 0;
}
#contentLeft .product-range h2 .imgover
{
	background:url(/_template/images/boxes/orange/product-range-header.gif) top left no-repeat;	
	display:block;
	width:436px;
	height:32px;
	position:absolute;
	top:0;
	left:0;
}

/*Also like related elements */
#contentLeft .also-like h2 .imgover{display:none;}
#contentLeft .also-like .inner
{
	background:url(/_template/images/boxes/orange/also-like-header.gif) top left no-repeat;
	margin: 0;
}
#contentLeft .also-like h2 .imgover
{
	background:url(/_template/images/boxes/orange/also-like-header.gif) top left no-repeat;	
	display:block;
	width:436px;
	height:32px;
	position:absolute;
	top:0;
	left:0;
}

/*Refine search */
#contentLeft .refine-search
{
	border-top:2px solid #FFC500;
	border-bottom:2px solid #FFC500;	
}
#contentLeft .refine-search p.refine{color:#0D3692;}

/* Pagination styling */
#contentLeft .pagination {border-top:2px solid #FFC500;}

#contentLeft div.divider
{
	margin: 5px 0 8px 0;
	width:430px;
	height:2px;
	background-color:#FFC501;
}


/* Product styling */
#contentLeft #left{background: url(/_template/images/product/lg-image-bg-nursery.gif) top left no-repeat;}
#contentLeft #right #thumb{height:146px;width:146px;}
#contentLeft #right #thumb a img{margin:10px;margin-bottom: 0;}
#contentLeft #right #thumb {background: url(/_template/images/product/sm-image-bg-nursery.gif) top left no-repeat;}

#contentLeft #editable-content ul li
{
	list-style-image:url(/_template/images/bullet-yellow.gif);
}

#contentLeft div.award{background:  url(/_template/images/product/awards-bg-yellow.gif) top left no-repeat;}

#contentRight .offers .inner{background: url("/mattegenerator.ashx?path=/_template/images/nav-right/offers/offers-bottom.png&background=FDEA9D&transparentbg=False") bottom left no-repeat;}
#contentRight .offers h2 .imgover{background-image: url("/mattegenerator.ashx?path=/_template/images/nav-right/offers/offers-header.png&background=FDEA9D&transparentbg=False");}
#contentRight .whatsnew .inner{background: url("/mattegenerator.ashx?path=/_template/images/nav-right/whatsnew/whatsnew-bottom.png&background=FDEA9D&transparentbg=False") bottom left no-repeat;}
#contentRight .whatsnew h2 .imgover{background-image: url("/mattegenerator.ashx?path=/_template/images/nav-right/whatsnew/whatsnew-header.png&background=FDEA9D&transparentbg=False");}
#contentRight .recent .inner{background: url("/mattegenerator.ashx?path=/_template/images/nav-right/recent/recent-bottom.png&background=FDEA9D&transparentbg=False") bottom left no-repeat;padding-bottom:5px;}
#contentRight .recent h2 .imgover{background-image: url("/mattegenerator.ashx?path=/_template/images/nav-right/recent/recent-header.png&background=FDEA9D&transparentbg=False");}
#contentRight #tomy-buy{background: url("/mattegenerator.ashx?path=/_template/images/nav-right/tomy-buy/tomy-bg.gif&background=FDEA9C&transparentbg=False") 1px repeat-y;}
#contentRight #tomy-buy .bottom{background: url("/mattegenerator.ashx?path=/_template/images/nav-right/tomy-buy/tomy-footer.png&background=FDEA9D&transparentbg=False") no-repeat;}
#contentRight #tomy-buy h2 .imgover{background-image: url("/mattegenerator.ashx?path=/_template/images/nav-right/tomy-buy/tomy-header.png&background=FDEA9D&transparentbg=False");	}

#contentLeft #product-container div.item, #contentLeft #product-container div.item-buttons
{
	padding:0;
	margin:0;
	font-family:verdana;
	margin-left:8px;
}
#contentLeft #product-container div.item-buttons
{
	margin-bottom:20px;
	margin-left:0px;
}
