/* gateway positioning */

/* NB global margin can be applied to body - make any global margin adjustments here */
body, td, a
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: normal;
	color: #444;
	font-size: 10pt;
}

body
{
	margin: 14px 0px 12px 0px;
	line-height: 12pt;
	overflow:auto;

	background-image: url(../img/gateway-background.png);
	background-repeat: repeat-y;
    background-position: center; 
    background-color: #f9f9f9;
}

#gatewayContainer 
{
    margin:auto;
    width:922;    
}


/* NB explicitly set width and hieght (height overrides later for main and footer */
#gatewayHeader, #gatewayMain, #gatewayFooter
{
	width: 960px;
	height: 104px;
}

#gatewayHeaderLeft
{
	float: left;
	text-align: center;
	width: 200px;
	padding-top: 15px;
	margin-right:10px;
}


#gatewayMain, #gatewayFooter
{
	height: auto; margin-top:7px;
}

#gatewayMain
{
	width: 960px;
	height: auto;
}

#gatewayLeft, #gatewayMiddle
{
	position: relative;
	float: left;
}

#gatewayRight
{
	position:relative;
    float:left;
	width: 208px;
}



/* NB explicit widths for middle areas */
#gatewayLeft { width: 210px; margin-bottom:10px; }
#gatewayMiddle {width: 500px; margin-right: 10px; }
#gatewayMiddle.noNav {width: 720px; margin-right: 0px; }
#gatewayRight {width: 200px; margin-top: -11px; } /* TODO - not happy about having to hack margin-top here*/
#gatewayMiddle.bordered {border: 1px solid #ccc; margin-bottom:10px; margin-right: 8px;}


#magnifyText 
{   
	width: 145px;
	height: 86px;
    display: block;
    float:right; 
    margin-right:85px;
}

.magnifyTextImg
{  
	display:none;
    margin-left:0px; 
    margin-top:7px; 
}

/* NB and then we use this to clear our middle section: */
div.clearBoth {clear: both; height: 0px;}


#gatewayFooter {height: 120px; margin-bottom: 28px; }


/* styling */

h1 
{
	color: #7a2e89; 
	font-size: 18px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	font-weight: normal; 
	margin: 14px; 
}

h3 
{
	color: #7a2e89; 
	font-size: 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style:italic;
	font-weight:bold; 
	margin: 14px; 
}


h2 { color: #fff; font-size: 14px; font-weight: normal; text-align: center; text-transform: uppercase; margin: 8px; }
h2.gateway { color: #444; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align:left; text-transform: none; margin: 0px; }
h4 { color: #444; font-size: 12px; font-weight: normal;	padding: 0px; margin-bottom: 2px; margin-top: 0px; line-height: 19px;font-weight:bold;}
h4.purple, h4.purpleNoBreak { color: #7a2e89; font-size: 11px; font-weight: normal;	padding: 0px; margin-bottom: 2px; margin-top: 0px; line-height: 15px;font-weight:bold;}
h4.italicGray, h4.whereTo { color:Gray; font-style:italic; }
* html #gatewayMain h4{margin-bottom: 12px;}

* html #gatewayMain h4.purple 
{
	margin-bottom:2px;
}

* html #gatewayMain h4.whereTo
{
	margin-bottom:-10px;
}


h1.partnerHeading { margin: 0px; margin-bottom: 8px; }
h1.newsletterHeaderText { color: Gray; }
h1.newsLetterHeading { margin: 0px; }

h1.withBg 
{
	padding-top:20px;
}

* html h1.withBg 
{

}

.quote  { font-size: 9pt; font-family: Georgia; font-style: italic; line-height: 16px; text-align: center; margin: 12px }
.content, .contentLargeBlack { font-size: 8pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 12pt; margin: 14px; color:Gray; }
.smallText { font-size: 7pt; line-height: 8pt;  }
.italic { font-style:italic; }
.contentLargeBlack 
{
	font-size:9pt;
	color:#444444;
}

.contentPurpleBold 
{
	color: #7a2e89;
	font-weight:bold;
}

/* links */

a, a:link, a:visited, a:hover, a:active 
{
	color: #7a2e89; 
	font-weight: bold; 
	text-decoration: none;
}


a:hover  { color: #7a2e89; text-decoration: underline }

.contentBottomGrayBorder 
{
	border-bottom: solid 1px #d9d9d9;
	margin-bottom:30px;
}
.gatewayFooterLinks
{
	 width:920px;
	 padding-top:10px;
	 padding-bottom:10px;
	 border-top: solid 1px #D9D9D9;
	 border-bottom: solid 1px #D9D9D9;
	 color: #753e81;
	 text-align:center;
}

.gatewayFooterLinks a, .gatewayFooterLinks a:visited, .gatewayFooterLinks a:active, .gatewayFooterLinks a:hover
{
	 font-size:7.5pt;
	 font-weight:normal;
} 

.gatewayCopyrightLinks 
{
	 width:920px;
	 margin-top:-5px;
}

.gatewayCopyrightLinks, .gatewayCopyrightLinks a:link, .gatewayCopyrightLinks a:visited, .gatewayCopyrightLinks a:active, .gatewayCopyrightLinks a:hover
{
	 color: #444444;
	 font-size:7.5pt;
	 font-weight:normal;
} 

.socialBookmarking
{
  color:#753e81;
  margin-left:101px;
}

.socialBookmarking img
{
	padding-left:8px;
    vertical-align:middle;
}


.moreTestimonialsLink, 
.moreTestimonialsLink a, 
.moreTestimonialsLink a:Hover, 
.moreTestimonialsLink a:Link, 
.moreTestimonialsLink a:Active, 
.moreTestimonialsLink a:Visited
{ 
	border-bottom: solid 1px #D9D9D9;
	font-size:7pt; 
	color:Gray;  
    margin-left:10px;	
    text-decoration:none;       
    font-weight:normal;
}



/* link overrides for buttons */

a.button, a.button140, a.button160, a.buttonCreate65, a.button80_Stage4, a.button200
{
	font-weight: bold;
}



.gatewayContent
{
	padding-top: 0px;
}

.gatewayContent h1
{
	line-height: 20px;
}

#gatewayTestimonials
{
	width: 484px;
	margin-left: 28px;
	margin-top: 26px;


}

.gatewayTestimonial
{
	font-size: 9pt;
	width: 460px;
	font-weight: normal;
	
}

.testimonialsLeftColumn 
{    float:left;
    width:200px;
}

.testimonialsRightColumn
{
	float:left;
	width:200px;
}

.testimonialSeperator 
{
	float:left;
	height:100%;
	border-right: solid 1px #D9D9D9;
 margin-bottom:10px;
 margin-right:15px;
 margin-left:15px;

	
	 	min-height: 200px;
	height:auto !important; /*used for older browsers not supporting this*/
	height:200px; 
}

.testimonial 
{
	font-size:7.5pt;
	font-style:italic;
	color:#828385;
	margin-bottom:15px;
}

.testimonialAuthor
{
	text-align:right;
    color:#7B2D8A;
	font-size:7.5pt;
	font-weight:bold;
	font-style:italic;
	
}

.moreTestimonialsLink 
{
 float:right;
}

.moreTestimonials
{
     
}

#gatewayCreateATributeLink
{
	margin-top: 16px;
	width: 220px;
	height: 63px;	
}

a.createButton
{
	width: 204px;
	height: 88px;
	display: block;
	background: url(../img/create_button_off.png);
	background-repeat: no-repeat;
	margin-top: -9px;
	margin-bottom: 16px;
	margin-left:-2px;
}

a.createButton:Hover, a.createButton:Active 
{
	background: url(../img/create_button_on.png);
}

.gatewayNoNavContent, .feedbackForm
{
	padding-top:22px;
	padding-left:30px;
}

.noNav, .feedbackForm
{
	margin: 8px 0px 0px 4px;
}

.noNav, .holdingPage
{
	line-height: 15px;
}

.feedbackForm
{
	line-height: 20px;
}

.tributeCreation, .feedbackForm
{
	margin-top: -12px;
}

/* gateway menu */

ul#gatewayMenu
{
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: -40px;
}

* html ul#gatewayMenu
{
	margin-left: 0px;
}

#gatewayMenu li
{
	list-style-type: none;
	float: left;
}

#gatewayMenu li a
{
	display: block;
	height: 88px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position: 50% 100%;
}

li.menuLine
{
	background: url(../img/nav_line.gif);
	width: 1px;
	height: 90px;
	background-position: 0 100%;
	background-repeat: no-repeat;
}

a.gatewayMenuCreate { background: url(../img/nav_create_off.png); background-repeat:no-repeat; width:69px; display:block; }
a.gatewayMenuCreate:hover { background: url(../img/nav_create_on.png); }
a.gatewayMenuCreate:active { background: url(../img/nav_create_on.png);}

a.gatewayMenuLogin { background-image: url(../img/nav_login_off.png); background-repeat:no-repeat; width:59px; display:block; margin-top:-5px; }
a.gatewayMenuLogin:hover { background: url(../img/nav_login_on.png);}
a.gatewayMenuLogin:active { background: url(../img/nav_login_on.png);}

a.gatewayMenuVisit { display:block; background: url(../img/nav_visit_off.png); width:66px; }
a.gatewayMenuVisit:hover { background: url(../img/nav_visit_on.png); }
a.gatewayMenuVisit:active { background: url(../img/nav_visit_on.png); }

a.gatewayRemembranceGarden { display:block; background: url(../img/nav_remgarden_off.png); width:98px; }
a.gatewayRemembranceGarden:hover { background: url(../img/nav_remgarden_on.png); }
a.gatewayRemembranceGarden:active { background: url(../img/nav_remgarden_on.png); }

a.gatewayMenuCommunity { background: url(../img/nav_community_off.png); width:89px; }
a.gatewayMenuCommunity:hover { background: url(../img/nav_community_on.png); }
a.gatewayMenuCommunity:active { background: url(../img/nav_community_on.png); }

a.gatewayMenuContact { background: url(../img/nav_contact_off.png); width:89px; }
a.gatewayMenuContact:hover { background: url(../img/nav_contact_on.png); }
a.gatewayMenuContact:active { background: url(../img/nav_contact_on.png); }

/* memorial field */

#memorialFieldImage
{
	float: left;
	margin-right: 12px;
	border: 1px solid #b3b3b3;
}

/* links page */

.linkHeading, .linkCopy
{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 470px;
}

.linkHeading
{
	width: 450px;
	padding-left: 20px;
	background: #f2e7f8;
	font-weight: bold;
}

.linkCopy
{
	padding-top: 8px;
	background: #fafafa;
	text-align: center;
	margin-bottom: 20px;
}

/* leftNav */

/* nav */
a.leftNav, a.leftNav:link, a.leftNav:visited, a.leftNavTextLink
{
	color: #7b2d8a; 
	font-size: 8pt; 
	text-decoration: none;
}

* html a.leftNav, * html a.leftNav:link, * html a.leftNav:visited, * html a.leftNavTextLink
{
	height: 29px;
	line-height:19pt;
}

.leftNavText
{
    margin-left:33px;
    margin-top:-25px;
}

* html .leftNavText
{margin-top:-29px;
 padding-bottom:0px;
    margin-left:33px;
 height:29px;
}

a.leftNav:hover   { color: #800080; text-decoration: underline }


ul.leftNav
{
	list-style-type: none;
	margin-left: -40px;
	margin-top: 0px;
}

ul.leftNav li
{
	height: 29px;
	width: 200px;
	margin-right:10px;
	margin-bottom:2px;
	margin-top:4px;
    border-bottom: solid 1px #D9D9D9;
}


ul.leftNav li.top
{
    margin-top:0px;
    border-top: solid 1px #D9D9D9;
    padding-top: 4px;
    height:29px;
}


ul.leftNav li img 
{
	padding-right:9px;
}

* html ul.leftNav{ margin-left: 0px;}



a#leftNav2 { }
a#leftNav2:hover { }


/* content areas */

* html h1 
{
	line-height: 10px;
}

.content
{ 
	font-size: 8pt; 
	line-height: 13pt; 
	padding: 0px;
}

.noMargin {margin: 0px;}



.homeContent
{
	min-height: 700px;
	height:auto !important; /*used for older browsers not supporting this*/
	height:700px;
	
	padding-top: 8px;
}

* html .homeContent
{
	padding-top: 12px;
}

.homeContent h1
{
	margin-top: 0px;
	line-height: 28px;
}

#whatis
{
	background: url(../img/bg1.gif); 
	background-repeat: no-repeat; 
	background-color: #f8e7e7;
}

#create
{
	background: url(../img/bg2.gif); 
	background-repeat: no-repeat; 
	background-color: #f8efe7;
}

#what
{
	background: url(../img/bg3.gif); 
	background-repeat: no-repeat; 
	background-color: #f3f3e5;
}

#privacy
{
	background: url(../img/bg4.gif); 
	background-repeat: no-repeat; 
	background-color: #eef6e6;
}

#howlong
{
	background: url(../img/bg5.gif); 
	background-repeat: no-repeat; 
	background-color: #e5f3e5;
}

#costs
{
	background: url(../img/bg6.gif); 
	background-repeat: no-repeat; 
	background-color: #e6f5f6;
}

#why
{
	background: url(../img/bg8.gif); 
	background-repeat: no-repeat; 
	background-color: #e7e7f8;
}

#community
{
	background: url(../img/bg9.gif); 
	background-repeat: no-repeat; 
	background-color: #f2e7f8;
}

/* partners */
.partnerSummary
{
	position:relative;
	float: left;
	min-height: 50px;
	height:auto !important; /*used for older browsers not supporting this*/
	height:50px;
	width: 470px;
	margin-bottom:30px;
}

.partnerSummaryLeft, .partnerSummaryRight
{
	width: 160px;
	position: relative;
	float: left;
	text-align: center;
}

.partnerSummaryRight
{
	width: 300px;
	text-align: left;
	line-height: 22px;
	position: relative;
	float: left;
}

.partnerHeader
{
	width: 500px;
}

* html .partnerHeader
{
	padding-top: 4px;
}

.partnerLogo
{
	position: relative;
	float: left;
	margin-right: 12px;
	vertical-align: bottom;
	text-align: left;
}

* html .partnerLogo
{
	margin-top: -8px;
}

.partnerTagLine
{
	position: relative;
	float: left;
	line-height: 20px;
	height: 20px;
}

div.partnerCategory
{
	background: #e6f5f6;
	height: 20px;
	width: 100%;
	padding-top: 2px;
	padding-left: 4px;
}


/* visit a tribute */

.visitTributeLinks
{
	line-height: 16pt;
}

/* example tributes */

div.exampleTribute
{
	width: 220px;
	position: relative;
	float:left;
	padding-top: 12px;	
}

.content a 
{
	font-size:8pt;
}

div.exampleTribute a img
{
	margin-top: 8px;
	border: solid 1px #444;
}

/* memorial field */


div.memorialFieldListingBlock 
{
	margin-top: 22px;	
}

* html div.memorialFieldListingBlock 
{
	padding-top: 18px;	
}

div.memorialFieldListing, .memorialFieldListingAngel, .memorialFieldListingBird, .memorialFieldListingBluebell, 
.memorialFieldListingButterfly, .memorialFieldListingDaffodil, .memorialFieldListingDaisies, .memorialFieldListingDove, 
.memorialFieldListingHeart, .memorialFieldListingHands, .memorialFieldListingLily, .memorialFieldListingPoppies, 
.memorialFieldListingPurpleFlower, .memorialFieldListingRose, .memorialFieldListingSnowdrop, .memorialFieldListingTeddies,
.memorialFieldListingTulips, .memorialFieldListingWhiteCandle, .memorialFieldListingYellowCandle
{
	width: 218px;
	position: relative;
	float:left;
	padding-right: 18px;	
}

div.memorialFieldListing a, .memorialFieldListingAngel a, .memorialFieldListingBird a, .memorialFieldListingBluebell a, 
.memorialFieldListingButterfly a, .memorialFieldListingDaffodil a, .memorialFieldListingDaisies a, .memorialFieldListingDove a, 
.memorialFieldListingHeart a, .memorialFieldListingHands a, .memorialFieldListingLily a, .memorialFieldListingPoppies a, 
.memorialFieldListingPurpleFlower a, .memorialFieldListingRose a, .memorialFieldListingSnowdrop a, .memorialFieldListingTeddies a,
.memorialFieldListingTulips a, .memorialFieldListingWhiteCandle a, .memorialFieldListingYellowCandle a
{
	display: block;
	height: 52px;
	margin-left: 80px;
}

.memorialFieldListingAngel{ background-image: url(../img/avatars/angel.jpg); background-repeat: no-repeat;}
.memorialFieldListingBird{ background-image: url(../img/avatars/bird.jpg); background-repeat: no-repeat;}
.memorialFieldListingBluebell{ background-image: url(../img/avatars/bluebell.jpg); background-repeat: no-repeat;}
.memorialFieldListingButterfly{ background-image: url(../img/avatars/butterfly.jpg); background-repeat: no-repeat;}
.memorialFieldListingDaffodil{ background-image: url(../img/avatars/daffodil.jpg); background-repeat: no-repeat;}
.memorialFieldListingDaisies{ background-image: url(../img/avatars/daisies.jpg); background-repeat: no-repeat;}
.memorialFieldListingDove{ background-image: url(../img/avatars/dove.jpg); background-repeat: no-repeat;}
.memorialFieldListingHeart{ background-image: url(../img/avatars/heart.jpg); background-repeat: no-repeat;}
.memorialFieldListingHands{ background-image: url(../img/avatars/holding_hands.jpg); background-repeat: no-repeat;}
.memorialFieldListingLily{ background-image: url(../img/avatars/lily.jpg); background-repeat: no-repeat;}
.memorialFieldListingPoppies{ background-image: url(../img/avatars/poppies.jpg); background-repeat: no-repeat;}
.memorialFieldListingPurpleFlower{ background-image: url(../img/avatars/purple_flower.jpg); background-repeat: no-repeat;}
.memorialFieldListingRose{ background-image: url(../img/avatars/rose.jpg); background-repeat: no-repeat;}
.memorialFieldListingSnowdrop{ background-image: url(../img/avatars/snowdrop.jpg); background-repeat: no-repeat;}
.memorialFieldListingTeddies{ background-image: url(../img/avatars/teddies.jpg); background-repeat: no-repeat;}
.memorialFieldListingTulips{ background-image: url(../img/avatars/tulips.jpg); background-repeat: no-repeat;}
.memorialFieldListingWhiteCandle{ background-image: url(../img/avatars/white_candle.jpg); background-repeat: no-repeat;}
.memorialFieldListingYellowCandle{ background-image: url(../img/avatars/yellow_candle.jpg); background-repeat: no-repeat;}

/* decorated lists */
ul.ribbonList, ul.ribbonListSmall
{
	list-style-type:none;
	margin-left: -38px;
}

* html ul.ribbonList, * html ul.ribbonListSmall
{
	margin-left: 0px;
}

ul.ribbonList li
{
	padding-left:30px;
    background: transparent url(../img/bullet-ribbon-large.png) no-repeat;
    background-position: 0 2px;
	padding-bottom: 19px;
}

* html ul.ribbonList li
{
	padding-bottom: 19px;
	
}

ul.ribbonListSmall li 
{
    padding-left:15px;
    background-position: 0 2px;
	padding-bottom: 10px;
    background: transparent url(../img/bullet-ribbon-small.png) no-repeat;
}

ul.navigationList
{
	list-style-type:none;
	margin-left: -38px;
}

ul.navigationList li
{
	padding-left:15px;
    background: transparent url(../img/bullet-navigation-forward.png) no-repeat;
    background-position: 0 3px;
}

ul.navigationList li.backNavigation 
{
    padding-left:15px;
    background: transparent url(../img/bullet-navigation-back.png) no-repeat;
    background-position: 0 3px;
}


ul.indentedList 
{
 	margin-left:30px;
	list-style-type:none;
	list-style-image: url(../img/bullet-large.jpg);
}

ul.contentList 
{
	list-style-type:none;
	list-style-image: url(../img/bullet-large.jpg);
}

/* testimonial */

.testimonial {font-style:italic; }

/* sponsors, trustees */

.sponsor
{
	float:left;
	width:480px;
}

.sponsorImage, .sponsorCopy, .trusteesImage, .trusteesCopy, .guidedTourImage, .guidedTourCopy
{
	position:relative;
	float:left; 
	width: 172px;
	margin-top: 20px;
	margin-bottom: 6px;
}

.sponsorCopy, .trusteesCopy
{
	width: 300px;
}



.trusteesCopy
{
	width: 312px;
}

.trusteesImage
{ padding-top:5px;
	width: 152px;
}

.guidedTourImage 
{
	width:140px;
}

.guidedTourCopy 
{
	width:310px;	
}
/* home flash */

.homeFlashContainer
{
	height: 340px;
	margin-top: -12px;
}


/* contact us */
table.contactTable tr td
{
	background: #e6f5f6;
}

.italicGreySectionText 
{
	font-size:9pt;
    font-style:italic;
	font-weight:bold;
	color:#828385;
}


a.tellAFriend 
{
	width:101px;
	height:27px;
	display:inline-block;
	background: url(../img/tellafriend_off.png);
	background-repeat:no-repeat;
	margin-right:-4px;
	margin-top:7px;
}

a.tellAFriend:Hover, a.tellAFriend:Active
{
	background: url(../img/tellafriend_on.png);
	background-repeat:no-repeat;
	width:101px;
	height:27px;
}

a.bookMark 
{
	background: url(../img/bookmark_off.png);
	background-repeat:no-repeat;
	display:inline-block;
	width:103px;
	height:27px;	
}

a.bookMark:Hover, a.bookMark:Active
{
	background: url(../img/bookmark_on.png);
	background-repeat:no-repeat;
	width:103px;
	height:27px;	
}

.gatewayDataTrust 
{
   width:200px;
   border-top: solid 1px #D9D9D9;
   margin-top:4px;
   padding-top:7px;
	
}

.gatewayDataTrustImgLink 
{
	padding-right:8px;
}

.gatewayDataTrustGivingImgLink 
{
	padding-left:12px;	
}

.registeredCharityText 
{
	margin-top:-9px;
    font-size:7.5pt;
    color:#444444;	
}










.muchlovedInlineLeftImg 
{	
	padding-top:3px;
	padding-right:5px;
}

* html .muchlovedInlineLeftImg 
{	
	margin-top:3px;
	margin-right:10px;
}

.waysToHelpHeaderBg, 
.fundraiseInMemoryHeaderBg,
.helpWithGriefHeaderBg,
.muchlovedOnlineMemorialsSupportersHeaderBg,
.remembranceGardenHeaderBg,
.muchlovedContactUsHeaderBg,
.muchlovedCommunityHeaderBg
{
    width :480px;
	border-width:0;
	margin-left:10px;
}

.waysToHelpHeaderBg
{ 
    background-image: url(../img/ways-to-help-header-bg.jpg); 
    height:72px;
}

.fundraiseInMemoryHeaderBg
{ 
    background-image: url(../img/fundraise-in-memory-header-bg.jpg); 
    height:70px;
}

.helpWithGriefHeaderBg
{ 
    background-image: url(../img/help-with-grief-header-bg.jpg); 
    height:68px;
}

.muchlovedOnlineMemorialsSupportersHeaderBg
{ 
    background-image: url(../img/muchloved-Online-Memorials-Supporters-header-bg.jpg); 
    height:76px;
}

.remembranceGardenHeaderBg
{ 
    background-image: url(../img/remembrance-garden-header-bg.jpg); 
    height:63px;
}

.muchlovedContactUsHeaderBg 
{
	background-image: url(../img/muchloved-contact-us-header-bg.jpg);
	height:66px;
}

.muchlovedCommunityHeaderBg
{
	background-image: url(../img/muchloved-community-header-bg.jpg);
	height:71px;
}

.contactReasons 
{
	float:left;
	width:265px;
}

* html .contactReasons 
{
	margin-bottom:10px;
}

.contactEmails 
{
	float:left;
}

.contactItem a
{ line-height:13pt;
	
}
.contactItem 
{ line-height:13pt;
}

.bereavementBooks 
{
	text-align:center;
}

.bereavementBooks img
{
    margin:20px;
}


#slideshow 
{
    position:relative;
    height:300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


.CreateOn
{
   background-image: url(../img/nav_create_on.png);
   display:block;
   background-repeat:no-repeat;
   height:120px;
}

.CreateOff
{
    background-image: url(../img/nav_create_off.png);
    display:block;
    background-repeat:no-repeat;
       height:120px;
}

a.CreateOff:hover 
{
    background-image:none;
}

.LoginOn 
{
    background-image: url(../img/nav_login_on.png);
    display:none;
    background-repeat:no-repeat;
}

.LoginOff
{
    background-image: url(../img/nav_login_off.png);
    display:block;
    background-repeat:no-repeat;
}

a.LoginOff:hover
{
    background-image:none;
}

.newsletterHeaderImg 
{
    margin-bottom:-15px;
    margin-left:14px;
}

/* search results */

.tributeSearchResult  { padding: 0px 0px 6px 0px; }
.tributeSearchResult img {margin-right: 6px; vertical-align:middle;}

.tributeSearchResult .slider  
{
	display:none; 
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	padding: 4px;
	margin: 6px 0px 6px 36px;
}
.tributeSearchResult .slider .gardens  { margin-top: 4px; }
.tributeSearchResult .slider .gardens .garden { margin-top: 4px; }

div.mlpImages 
{
    display:inline;
}
.mlpImages
{
    vertical-align:middle;
}

.mlpImages img 
{
    vertical-align:middle;
}