@CHARSET "UTF-8";
#pre_plan
{
	display: block;
	background: #fff url(/img/gradient-1.gif) left bottom repeat-x;
	position: absolute;
	left: 60px;
	top: 200px;
	width: 171px;
	border: 1px solid #06C;
	padding: 20px;	
}
#pre_plan legend
{
	font-weight: bold;
	font-size: 1.2em;
	font-family:sans-serif;
	border-bottom: 1px solid #999;
	color: #06C;
	padding: 0;
	margin-bottom: 5px;
}
#pre_plan p
{
	font-family: sans-serif;
	font-weight: bold;
	color: #666;
}
#pre_plan label
{
	text-transform: lowercase;	
}
#pre_plan label.select_label
{
	margin: 1em 0;
}
#pre_plan select,
#pre_plan input[type="text"]
{
	width: 100%;
}
#pre_plan select
{
	text-align: center;	
}
#pre_plan p.epitaph_suggestions
{
	margin: 1em 0;
}
p.submit
{
	text-align: center;
}
p.submit input
{
	border: 0;
	background: #9c6;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #555;
	padding: 2px 5px;
	cursor: pointer;
}
p.submit input:hover
{
	color: #000;
	border: 1px solid #000;
	padding: 1px 4px;
}
p.submit input:active
{
	padding: 2px 3px 0 5px;
}
#content
{
	margin-left: 300px;
	margin-right: 30px;
}
#index_text
{
	background-image: url(/img/bouquet-1.jpg);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 145px;
	margin-left: 15px;
}
#index_text h2
{
	margin: 0;
}
#index_divider
{
	width: 100%;
	height: 2px;
	margin: 1em 0;
	border: 0;
	color: #999;
	background-color: #999;
}
#index_products
{
	float: left;
	width: 450px;
}
#index_products h3
{
	color: #333366;
	text-transform: lowercase;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1em;	
}
#index_products div.product
{
	float: left;
	border-right: 2px solid #999;
	padding-right: 30px;
	margin-right: 30px;
	padding-bottom: 20px;	
}
#index_products div.product div.img_wrapper
{
	width: 157px;
	height: 104px;
	margin-bottom: 20px;
}
#index_products div.product img
{
	display: block;
	border: 2px solid #999;
	
}
#index_products div.product a
{
	color: #900;
	font-weight: bold;
	font-family:sans-serif;
	font-size: .9em;
}
#index_products div.product a:hover
{
	text-decoration:none;
	
}
#index_forms label
{
	float: left;
	width:5em;
	color: #090;
	font-weight:bold;
	text-transform: lowercase;
	font-family: sans-serif;
	font-size: 1.1em;
}
#index_forms form p
{
	margin: .5em 0;
}
#index_forms textarea
{
	width: 100%;
}
#index_forms input
{
	display: block;
	float: right;
	width: 10em;
}
#index_forms p.submit input
{
	width: auto;
	float:none;
	display: inline;
}
#index_forms legend
{
	font-size: 1.3em;
	font-weight: bold;
	font-family: sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#index__ask legend
{
	color: #336;
	border-bottom-color: #336;
}
#index_forms
{
	float: left;
	width: 210px;
}
#index__arrange legend
{
	color: #06C;
	border-bottom-color: #06C;	
}
#index__arrange
{
	margin-top: 2em;
}
#catalogue
{
	float: left;
	margin-top: 230px;
	margin-left: 60px;
	height: 173px;
	width: 211px;
	background-image: url(/img/catalogue-button.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#catalogue p
{
	margin-top: 105px;
	margin-left: 70px;
	text-transform: lowercase;
	text-align: center;
	font-size: 1.5em;
	font-family: sans-serif;
	font-weight: bold;
	color: #999;
	line-height: 1em;
}
#catalogue p span.catalogue
{
	text-transform: uppercase;
	font-weight: normal;
	color: #900;
}
#catalogue a
{
	display: block;
	text-align: left;	
	margin-left: 50px;
	padding-left: 20px;	
	font-size: .6em;
	color: #050;
	background-image: url(/img/link-arrow-1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#catalogue a:hover
{
	text-decoration: none;
}
#index_content_inner h1
{
	margin-bottom: 0em;
}
#index_text p
{
}
div.gallery_image_wrapper
{
	float: left;
	margin: 1em;
}
div.gallery_image_wrapper a.img_link
{
	display: block;
	height: 85px;
	width: 102px;
}
div.gallery_image_wrapper a
{
	text-decoration: none;
	color: #000;
}
div.gallery_image_wrapper a:hover
{
	text-decoration: underline;
}
div.gallery_image_wrapper img
{
	border: 1px solid #000;
	margin: 0 auto;
	display: block;
}
div.gallery_image_wrapper p
{
	text-align: center;
}
img.zoom_image
{
	border: 1px solid #000;
	margin: 1em 0;
}
p.close_up
{
	font-style: italic;
	margin-bottom: 1em;
}
p.arrange
{
	margin: 1em 0;
}
#index_forms textarea
{
	width: 100%;	
}
#index_forms label
{
	margin-top: 0;
}

