/* CSS Document */

body {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0px;
	background-color: #EFEEDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.home-right {
	background-color: #4D5859;
	padding: 10px;
	width: 330px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.red a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.red a:hover {
	color:#990000;
	text-decoration:none;
}
.home-right-text {
	padding: 5px 10px;
	background-color: #3F4849;
}

.home-right ul, .product-right ul {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

.home-right li {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 3px;
	list-style: none;
	width: 325px;
	height: 22px;
	background-image: url(art/buttons-back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.home-right li a, .product-right li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.home-right li a:hover, .product-right li a:hover {
	color: #CCCCCC;
}

#footer {
	text-align: right;
	padding-top: 4px;
	padding-right: 2px;
}
.small-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444D4F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3D1FC;
	border-right-color: #B3D1FC;
	border-bottom-color: #B3D1FC;
	border-left-color: #B3D1FC;
}



#footer, #footer a {
	color: #333333;
	text-decoration: none;
}

.product-right {
	background-color: #4D5859;
	padding: 10px;
	width: 140px;
	height: 520px;
	padding-left: 178px;
	background-image: url(art/flower-sml-back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.product-right li{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 3px;
	list-style: none;
	width: 135px;
	height: 22px;
	background-image: url(art/buttons-back-product.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.product-left {
	background-color: #4D5859;
	padding: 20px;
}

.product-left-bottom {
	background-color: #4D5859;
	padding: 19px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.colour {
	float: left;
	display: block;
	width: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-align: center;
}

.colour img {
	padding: 0px;
	margin: 0px;
}

div.memorial {
	display: block;
	width: 216px;
	height: 285px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div.back {
	clear: both;
	float: right;
	height: 20px;
	padding-top: 10px;
}

div.chart {
	clear: both;
	margin-left: -5px;
}

div.pagelinks {
	display: block;
	width: 432px;
	height: 20px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
}

.product-left a {
	color: white;
	text-decoration: none;
}

.product-left a:hover {
	text-decoration: underline;
}

.product-left img.memorial {
	float: right;
}

h1 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.inscriptions {
	font-size: 10px;
	font-weight: bold;
}

.bottom-links {
	background-image: url(art/bottom-links-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 10px;
	font-weight: bold;
}

.bottom-links a {
	color: white;
	text-decoration: none;
}

.bottom-links a:hover {
	text-decoration: underline;
}

.logo {
	background-color: #3C4647;
}

.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

img.left {
	float: left;
	padding-right:15px;
}
.additional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
