/*--------------------------------------------------------------------------

Shop Specific Style Sheet

version:		1.0
author:		Aaron Mitchard
email:		aaron@idaho.uk.net
website:	http://www.urbis.org.uk

*** last modify date:	28/08/2006 ( Aaron ) ***

--------------------------------------------------------------------------*/

body { background: url(../img/bg/shop_bg.jpg); }

h2 { background-color: #36A1CF; }

#pContent h3 { background-color: #36A1CF; }
#pContent h4 { background-color: #cde7f3; border-bottom-color: #36a0cf; color: #36A1CF; }

#sContent h3 { background-color: #7bc0df; }

#inThisSection li a,
#registration a,
#footer a,
#breadcrumbs a,
#pContent a,
h4, h5, h6,
#pContent ul,
#usefulDownloads li a, 
#go,
.formFieldCaption label,
#themodern a
{ color: #36A1CF; }

.go
{
	background-image: url(../img/arrows/shop.gif);
	color: #36A1CF;
}

#pContent h3 { border-bottom-color: #36A1CF; }

#inThisSection li a, #go { background-image: url(../img/arrows/shop.gif); }

#usefulDownloads li a { background-image: url(../img/arrows/shop.gif); }

#footer { border-top-color: #36A1CF; }

.colorBlock { border-color: #36A1CF; background-color: #E3F2F9; }

#comments label input, #comments label textarea, #comments input#submit, .aComment
{
	border-color: #36A1CF;
}

#comments input#submit 
{
	background-color: #E3F2F9;
}

