/* colours */
body {
	color: #666;
	background-color: #EFF0F0;
	background-image: url(../_images/MineralBurst03.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#section #contact, #section #contact a, #section, #advertheader {
	color: #FFF;
	background-color: #5F6062;
	position: relative;
}
#header {
	position: relative;
}
#content {
	background-color: #CCCCCC;
	position: relative;
	background-image: url(../_images/MineralBurst08.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#content #icon {
	background-color: #CCCCCC;
}

#content #submenu {
	background-color: ccc;
	background-image: url(../_images/MineralBurst06.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content #submenu01 {
	background-color: ccc;
	background-image: url(../_images/MineralBurst07.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 160px;
}
#content #menu h3, #content #menu h3 a, #content #menu h3 a:hover {
	color: #590025;
}
#content #text h3 {
	color: #590025;
}
#content #text p {
	color: #666;
}
#productsheader h4, #cartheader h4, #productsheader th, #cartheader th, #productsheader a, #cartheader a {
	background-color: #590025;
	color: #fff;
}
#footer {
	background-color: #CCCCCC;	
	padding: 15px 0;
	text-align: center;
}
#footer, #footer a, #footer a:hover {
	color: #666666;
}
.highlight a, .highlight a:hover  {
	color: #590025;
}
body, div, p, table, tr, td, th {
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #CCC;
	scrollbar-shadow-color: #590025;
	scrollbar-face-color: #590025;
	scrollbar-highlight-color: #590025;
	scrollbar-darkshadow-color: #590025;
	scrollbar-3dlight-color: #590025;
}

