*   {
	margin:0;
	padding: 0;
}

*.bold {
	font-weight:bold;
}

*.float-right {
	float:right;
}

*.float-left {
  float: left;
  margin: 0 10px 0 0;
}

body {
   	
	font-family: verdana, arial, sans-serif;
	font-size:1em;
	
}


h1 {
	color:#FF00FF;
	font-size: 1.25em;
	font-weight:bold;
	line-height:1.25em;
	margin:5px;
	
}

h2 {
	color:#FF00FF;
	font-size: 1em;
	font-weight:bold;
	line-height: 1.25em;
	margin-top:5px;
	margin-bottom:10px;
}

li {
	list-style:none;
}

a:link	{
	text-decoration:none;
	color: blue;
} 

a:visited {
	text-decoration:none;
	color:blue;
}

a:hover {
	color:#FF00FF;
}



p {
	line-height: 1.25em;
	margin:2px;
	padding:2px;

}

p.sidenote {
   	font-size:0.75em;
	display: inline;
}

.pink {
	color:#FF00FF;
	
}

p.subtext {
	color:#FF00FF;
	font-size: 0.75em;
	line-height: 0.75em;
	text-align:center;
	margin-left:0px;
	margin-top:30px;
	
}

span.right_align {
	text-align:right;
	
}

#website_container {
	width:800px;
	background:url(images/back_main.gif);
	border:0px solid black;
	padding:0px 10px 10px; 10px;
	margin-left:10%;
	margin-right:10%;
	margin-top:0px;
}

#background_container {
	width:820px;
	height:10px;
	background:url(images/back_top.gif) no-repeat;
	padding:0px 0px;
	border:0px solid blue;
	margin-top:5px;
	margin-left:10%;
	margin-right:10%;
        margin-bottom:0px;
}


div.content
{

	border:0px solid black;
	font-size: 0.75em;
	line-height: 24px;
	text-align: center;
	background-color:white;
	margin-top:10px;
	display:block;
}


div.contact_form
{
   	width: 50%;
   	padding: 5px 10px 50px 10px;
    	border:0px solid green;
	font-size:0.75em;
	background-color:white;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:-50px;
	text-align:left;
}

.contact_form label {
	line-height:2em;
	color: #FF00FF;
}

.contact_form ul {
	margin-bottom:10px;
}

div.contact_main
{
	padding: 5px 10px 150px 10px;
	margin-left:55%;
	margin-top: 10px;
	border:0px solid white;
	font-size: 0.75em;
	background-color:white;
	text-align:center;
	margin-bottom: -50px; 
}



div.footer
{
    width: 100%
    margin-bottom:10px;
    margin-top:5px;
    border:0px solid red;
	font-size: 0.75em;
	text-align:center;
	background-color:white;
	padding:5px;
}


div.gallery_wide
{

	float:left;
	padding: 0px 0px 100px  0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: -100px ;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	background-color:white;
	border:0px solid blue;
}

#photos
{

	float:left;
	width: 150px;
	padding: 5px 0px 100px 0px;
	margin-top: 10px;
	margin-right: 20px;
	z-index: 1;
	text-align: center;
	background-color:white;
	margin-bottom: -95px;
}

#about_text {

	padding: 5px 0px 100px 0px;
	margin-left:200px;
	margin-top: 10px;
	margin-bottom: -95px;
	border:0px solid white;
	font-size: 0.75em;
	background-color:white;
	text-align:center;
}

div.gallery_main_wide
{
	padding: 5px 0px 150px  0px;
	margin-left:300px;
	margin-top: 10px;
	margin-bottom: -150px ;
	border:0px solid pink;
	font-size: 0.75em;
	background-color:white;
	text-align:center;
}

.gallery_main_wide p {

	padding 5px 0px;
	line-height 1.5em;
	
}

.gallery_main_wide #title {
	text-align:center;
	color:#FF00FF;
	font-weight:bold;
}


div.thumbnail {
	float: left;
	width: 105px;
	height:105px;
	margin:3px;
	padding:3px 3px;
	background:url(images/thumbnail_back.gif);
	text-align:center;
	border: 0px solid gray;
	overflow:hidden;
}

.thumbnail img {
	border:none;
	
}

div.captioned_thumbnail {
	float: left;
	width: 105px;
	height:125px;
	margin:3px;
	padding:3px 3px;
	background:url(images/thumbnail_back.gif);
	text-align:center;
	border: 0px solid gray;
	overflow:hidden;
}

.captioned_thumbnail img {
	border: none;
}

.captioned_thumbnail span {
	font-size: 0.75em;
	color:white;
	display:block;
	
}

#icon {

   
    padding: 0;
    margin: 0;
    border:0px solid green;
	line-height:1em;
	text-align:center;
	
}

#icon .checkout_icon {
    float:left;
    height: 50px;
    width: 100px ;

}



#links
{
	margin-top: 10px;
        margin-bottom:5px;
	border:1px solid gray;
	padding:0px 2px;
	font-size: 0.75em;
	font-style: italic;
	overflow: hidden;
	line-height: 1.25em;
	display: inline-block;
}

#links li {
	margin-top:2px;
	margin-bottom:1px;
	margin-left:20px;
	list-style:circle;
	text-align:left;
}


#home-left
{

	float:left;
	width:25%;
	padding:10px;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom: -95px; 
	padding-bottom: 100px; 
	text-align: center;
	background:white;
	font-size:0.75em;
	border:0px solid green;
	

}

#home-left img {

	margin-top:5px;
	margin-bottom:5px;
}

#home-left p {
        font-size:0.75em;
}


#index_main
{

	padding: 5px 10px;
	margin-left:30%;
	margin-top:10px;
	margin-bottom: -95px; 
	padding-bottom: 100px;
	border:0px solid blue;
	text-align: left;
	line-height: 1.25em;
	background-color:white;
	font-size:0.75em;

}

#index_main h1 {
	color:#FF00FF;
	font-size: 1.5em;
	font-weight:bold;
	line-height:1.5em;
	margin:10px;
	text-align:center;
}

div.photo_frame {

	margin:10px;
	border:1px solid gray;
	height:300px;
	overflow:hidden;
}

span.italic {
	font-style:italic;
}

#footnote {
	color:#FF00FF;
	font-size: 0.75em;
	line-height: 0.75em;
	text-align:center;
	float:bottom;	
	
}

.bullets {
	margin: 5px;
}

.bullets li {
	list-style:circle;
	margin-left:25px;
	margin-top:5px;
	color:#FF00FF;
}

#price_description {

	margin-top:50px;

}

#contact_left {

	float:left;

}

.hidden {
	display:none;

}

.shown {
	display:inline;
}

#product-title {

	font-weight:bold;
}

.googlecart-add-button {

	float:right;
	margin-top:10px;
}


div.product {

	color:#FF00FF;
	text-align:center;
}

.product li {

	margin-top:5px;
}

.override #googlecart-widget-head {

	background-color:#FF00FF;
	color:blue;
}

.override #googlecart-widget-totalprice {
	color:#FF00FF;
}

.override #.googlecart-widget-totalmessage {

	color:#FF00FF;
}

.override #googlecart-widget-foot {

	color:#FF00FF;
}

#product-info {

	margin-top:5px;
}



img.signature {

	margin-top: 10px;
	margin-bottom: 5px;
}

#menu_bar {
	background:url(images/menu_bar.gif);
	margin-top: 10px;
	margin-left:10%;
	margin-bottom:5px;
	padding: 1px 10px 0px 10px;
	width:800px;
}

#menu_bar ul {
	margin-top: 0px;
	text-align:center;
	padding: 0px 0px 2px 0px;
}

#menu_bar li {
	display: inline;
	text-align:center;
	margin-left:15px;
	margin-right:15px;
	
	
}

#menu_bar li a {
	padding:0px 8px;
}

#menu_bar a {

	text-decoration:none;
	text-align:center;
	color:blue;
}



 #menu_bar a:hover {

	color:white;
	background:url(images/menu_bar_active.gif);
	border-right: 2px solid white;
	border-left: 2px solid white;

}

#title_bar {

	width:800px;
	margin-top:10px;
	margin-left:10%;
	padding:0;
	text-align:center;
	background-color:white;
	border: 0px solid green;
}

#title_bar img {
	
	border:none;
}

#title_bar a:hover {
	border:none;
}

#title_bar img.logo
{
 
    float: left;
    border:0px solid green;
	margin-right:30px;
}


#desc {

	text-align:center;
    	line-height:1.75em;
}

div.content_container {

	border:0px solid red;
	padding: 0px 0px;
	width: 100%;
	overflow: hidden;
	margin-bottom:10px;
}

div.photo_container {

	overflow: auto;
	text-align: center;
	background-color:white;
	border:0px solid red;
	height:500px;
	width: 260px;
}

#placeholder {

	border:0px solid green;
	margin:1px;

}



fieldset.hidden {
	border: 0px solid #ccc;
	padding: 0px 0px;
}


#Enquiry fieldset {

	border: 1px solid #ccc;
	padding: 10px 20px 10px 10px;
}



#Enquiry legend {

	font-weight:bold;
	color:#FF00FF;
}

body#index #index_tab a,
body#gifts #gifts_tab a,
body#weddings #wedding_tab a,
body#events #events_tab a,
body#contact #contact_tab a,
body#funerals #funerals_tab a, 
body#about #about_tab a {

	
	color:white;
	font-weight:bold;
}

body#index #index_tab a:hover,
body#gifts #gifts_tab a:hover,
body#weddings #wedding_tab a:hover,
body#events #events_tab a:hover,
body#contact #contact_tab a:hover,
body#funerals #funerals_tab a:hover,
body#about #about_tab a:hover { 
	
	color:white;
	background:none;
	border:none;

}

#caption  {
	width:800px;
	margin-left:10%;
	text-align:center;
	padding:0px 10px 0px; 10px;
}
	
#caption span{
	font-size:0.75em;
	color:#FF00FF;
}

#quotes {
	
	border: 0px solid red;
	line-height: 24px;
	text-align:left;
	overflow: auto;
}

blockquote {
	font-style:italic;
	background-color:#FFCCFF;
	margin-bottom: 2px;
	color:blue;

}


blockquote span.black {
	color:black;
	
}

#quotes li {
	display:block;
	
}

#quotes li.right {
	text-align:right;
}

#quotes li.left {
	text-align:left;
}

#quotes li.center {
	text-align:center;
}

*.block_center {

	display:block;
	text-align: center;
	padding: 2px 2px 2px 5px;
}