/* ----------
				Table of Contents
				
				0.0		Reset
				1.0		General Styling
				2.0		Main Structure
				3.0		Site Return links
				4.0		Content Areas
					4.1		Main Photo
					4.2		Content Container
					4.3		Memorial Subject & Date Information
					4.4		Funeral Arrangements & Misc Sidebar
						4.4.1		Photo Gallery
					4.5		Main Content
						4.5.1		Main Memorial Copy
						4.5.2		Messages
						4.5.3		Send Message
						4.5.4		Timeline
						4.5.5		Footer
				5.0		Navigation
				x.x		Redundant Elements
---------- */

/* ----------
				0.0		Reset
---------- */
html, body, form, fieldset, div, h1, h2, h3, h4, h5, h6, p, blockquote, ul, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	list-style-type: none;
	}


/* ----------
				1.0		General Styling
---------- */
html {
	font-size: 125%;
	}
	
body {
	font-size: 50%;
	background-position: top;
	background-repeat: repeat-x;
	min-width: 968px;
	}

a {
	text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
		}
	
	
/* ----------
				2.0		Main Structure
---------- */
.site-bg {
	background-position: center top;
	background-repeat: no-repeat;
	/* Added for new gift vine */
	padding-bottom: 135px;
	}

#containWrapper {
	width: 968px;
	margin: 0 auto;
	position: relative;
	}
	
	
/* ----------
				3.0		Site Return links
---------- */
.navTop {
	text-align: right;
	height: 48px;
	margin: 0 auto;
	padding: 0 0 70px;
	position: relative;
	}
	
	.navTop a {
		margin-left: 10px;
		float: right;
		text-indent: -999em;
		overflow: hidden;
		}
		
		.top-logo {
			width: 170px;
			height: 40px;
			}
			
		.top-return {
			width: 148px;
			height: 45px;
			background: url(../_images/btn-return.png);
			}
			
	.navTop a img {
		display: none;
		}
	
	
/* ----------
				4.0		Content Areas
---------- */


/* ----------
					4.1		Main Photo
---------- */
.photo {
	background: url(../_images/bg-photo-lg.png) no-repeat;
	padding: 10px;
	position: absolute;
	top: 240px;
	left: 0;
	}
	
.photo span {
	display: block;
	overflow: hidden;
	width: 295px;
	height: 210px;
}
	
	
/* ----------
					4.2		Content Container
---------- */
#contain {
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0 0 25px;
	min-height: 300px;
	}
	
	
/* ----------
					4.3		Memorial Subject & Date Information
---------- */
#wrapperPageTitle {
	padding: 0 0 20px 173px;
	}
		
	#wrapperPageTitle h1 {
		font-size: 2.8em;
		line-height: 1em;
		padding: 0 0 10px;
		}
	
	.createdBy {
		font-size: 1.4em;
		line-height: 1em;
		float: left;
		padding: 0 35px 10px 0;
		}
	
	#wrapperPageTitle h2 {
		clear: both;
		font-size: 1.6em;
		line-height: 1.25em;
		}
		
		
/* ----------
					4.4		Funeral Arrangements & Misc Sidebar
---------- */
#wrapperFuneralArrangements {
	float: right;
	width: 316px;
	margin-right: 15px;
	text-align: right;
	}
	
	#Timeline #wrapperFuneralArrangements {
		display: none;
		}
	
	.specialMessage {
		font-size: 1.8em;
		line-height: 1.444em;
		font-style: italic;
		font-weight: bold;
		padding: 0 5px 5px;
		}
		
	.epitaph-author {
		font-size: 1.3em;
		line-height: 1em;
		text-transform: uppercase;
		margin: 0 0 25px;
		}

#wrapperFuneralArrangements h2 {
	clear: both;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	padding: 15px 5px 10px 0;
	}

#wrapperFuneralArrangements .link {
	float: right;
	padding-right: 5px;
	}
	

/* ----------
						4.4.1		Photo Gallery
---------- */
.contentLatestGallery {
	overflow: hidden;
	margin: 0 0 15px;
	width: 100%;
	height: 110px;
	}

.contentLatestGallery li {
	float: right;
	padding: 10px;
	background: url(../_images/bg-photo-th.png) no-repeat;
	}
	
.contentLatestGallery a {
	display: block;
	width: 135px;
	height: 90px;
	overflow: hidden;
	}
	
.contentLatestGallery img {
/*	width: 135px;	*/
	}
	
.latestVideo {
	clear: both;
	}
	
.youTube_plyrLeft {
	margin: 0 0 15px;
	}
	
#leftCol div.latestVideo .link {}
	
#leftCol h2 {
	text-transform: uppercase;
	}

.contentGallery {
	overflow: hidden;
	padding: 25px 0;
	margin: 0 0 15px;
	}
	
	.contentGallery ul {
		width: 310px;
		margin: 0 auto;
		}
	
	.contentGallery li {
		float: left;
		padding: 10px;
		background: url(../_images/bg-photo-th.png) no-repeat;
		}
		
	.contentGallery a {
		display: block;
		width: 135px;
		height: 90px;
		overflow: hidden;
		}
		
	.contentGallery img {
/*		width: 135px;	*/
		}
	
	
/* ----------
						4.4.2		Funeral Arrangements
---------- */
#leftCol {
	padding: 250px 0 35px;
	}

.arrangements-container {
	width: 235px;
	position: absolute;
	top: 240px;
	right: 5px;
	padding: 15px 0;
	text-align: left;
	}
	
#wrapperFuneralArrangements .arrangements-container h2 {
	padding: 0 15px;
	}
	
#funeralArrangements {
	}
	
#funeralArrangements li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0 15px;
	padding: 15px 0;
	}
	
#funeralArrangements h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 10px;
	}
	
#funeralArrangements .date, #funeralArrangements .venue, #funeralArrangements .address {
	font-size: 1.4em;
	line-height: 1.2857em;
	}
	
	#funeralArrangements .venue {
		font-weight: bold;
		}
	
#funeralArrangements a {
	display: block;
	text-align: right;
	text-transform: uppercase;
	margin: 10px 0 0;
	}

.adBanner_left {
	clear: both;
	padding: 15px 0 40px;
	overflow: hidden;
	}

	.adBanner_left img {
		display: none;
		}
		
	.adBanner_left a {
		display: block;
		float: right;
		width: 306px;
		height: 56px;
		}
		
		
/* ----------
					4.5		Main Content
---------- */
#wrapperContent {
	float: right;
	display: inline;
	width: 367px;
	margin-right: 270px;
	}
	
	#Timeline #wrapperContent {
		margin: 0;
		width: 637px;
		}
	
	
/* ----------
						4.5.1		Main Memorial Copy
---------- */
.pageTitle {
	padding: 0 0 15px;
	}
	
	#Home .pageTitle {
		display: none;
		}
	
#body, #wrapperMessages {}
	
#body {
	font-size: 1.6em;
	line-height: 1.3125em;
	}
	
#bodyIntro {}

#bodyMain p {
	padding: 0 0 15px;
	}
	

/* ----------
						4.5.2		Messages
---------- */
#messages h3 {
	padding:0 0 20px;
	color:#323337;
	font-size:1.4em;
}

#messages ul li {
	padding-bottom:30px;
	margin:0 0 15px;
	font-size:1.1em;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

#messages ul li .image {
	float: left;
	margin-right: 10px;
}

#messages ul li .body {
	float: left;
}

#messages ul li span {
	color:#766c56;
	font-size:1.2em;
	font-weight:bold;
	padding:0 3px;
}

#messages ul li .author {
	/*display: inline;*/
}

#messages ul li a {
	font-size:11px;
	text-decoration:none;
}

#messages ul li .date {
	/*float:left;*/
	width:100%;
	padding:0 0 2px;
	font-size:11px;
}
		
	.link {
		float: left;
		height: 22px;
		font-size: 14px;
		line-height: 22px;
		font-weight: bold;
		padding: 0 0 0 20px;
		background-position: top left;
		background-repeat: no-repeat;
		overflow: hidden;
		}
		
		.link:hover {
			text-decoration: none;
			background-position: bottom left;
			}
			
			
/* ----------
						4.5.3		Send Message
---------- */
#sendMessage {
	clear: both;
	padding: 10px;
	border-top-width: 25px;
	border-top-style: solid;
	}
	
#sendMessage h3 {
	font-style: italic;
	padding: 0 0 15px;
	}
	
#sendMessage label {
	display: block;
	font-size: 1.1em;
	line-height: 1em;
	padding: 0 0 2px;
	}
	
#sendMessage input, #sendMessage textarea {
	font-size: 1.4em;
	margin: 2px 0 10px;
	display: block;
	width: 345px;
	border-width: 1px;
	border-style: solid;
	}
	
	#sendMessage textarea {
		height: 85px;
		}
	
#sendMessage .buttonSubmit { float: left; }
#sendMessage .buttons {
	width: 100%;
	overflow: hidden;
}

#sendMessage .addGift {
	float: left;
	margin:0 0 0 15px;
	padding: 1px 0 4px 70px;
	background: url(/Custom/AbsentFriends/Images/giftshop-sm.png) no-repeat 0 -1px;
	font-size: 1.2em;
}



/*
#sendMessage .addGift {
	margin:13px 0 0 5px;
	font-size: 1.2em;
}
*/

#sendMessage .addGift a {
	font-weight: normal;	
}

/* ----------
						4.5.4		Timeline
---------- */
.timeline {
	background: url(../_images/timeline/timeline-spine.png) repeat-y center;
	width: 500px;
	overflow: hidden;
	padding: 10px 0;
	}

.timeline .year {
	width: 50%;
	float: left;
	clear: both;
	margin-top: -40px;
	margin-left: 11px;
	text-align: right;
	background: url(../_images/timeline/timeline-marker-left.png) no-repeat right top;	
	}

.timeline .first {
	margin-top: 0;
	}

.timeline .odd {
	float: right;
	text-align: left;
	margin-right: 12px;
	margin-left: 0;
	background: url(../_images/timeline/timeline-marker-right.png) no-repeat left top;
	}

.timeline .year .date {
	margin: 0 30px 10px 0;
	}

.timeline .year .detail {
	background: url(../_images/timeline/timeline-detail-left.png) no-repeat right top;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	height: 80px;
	overflow: hidden;
	padding: 10px 15px;
	width: 200px;
	text-align: left;
	margin-left: -10px;
	}
	
.timeline .year .detail h4 {
	padding-bottom: 3px;
	}

.timeline .year .detail img {
    float: right;
	}

.timeline .odd .date {
	margin: 0 0 10px 30px;
	}

.timeline .odd .detail {
	background: url(../_images/timeline/timeline-detail-right.png) no-repeat left top;
	margin: 0 0 0 30px;
	}

.timeline .gap {
    background: url(../_images/timeline/timeline-gap.png) no-repeat center 5px;
    clear: both;
    height: 60px;
/*    margin: 50px 0;	*/
	margin: 0 0 20px;
    padding: 0 0 0 100px;
	}	
	
/* ----------
						4.5.5		Footer
---------- */
.contentBase {
	background-position: center top;
	background-repeat: no-repeat;
	padding: 25px 0 50px;
	}
	
	.contentBase img {
		display: block;
		margin: 0 auto;
		}
	
	
/* ----------
				5.0		Navigation
---------- */
#nav {
	position: absolute;
	top: 82px;
	right: 0;
	height: 20px;
	overflow: hidden;
	font-size: 1.6em;
	line-height: 1.25em;
	font-weight: bold;
	}
	
	#nav ul {
		float: right;
		margin-right: 13px;
		}
	
	#nav li {
		padding: 0 10px 0 25px;
		float: left;
		}
		
	#nav a:hover {
		text-decoration: none;
		}
		
		
/* ----------
                Scrollable gift container
---------- */
#j-giftContainer {
	position: fixed;
	height: 127px;
	bottom: 0;
	left: 0;
	width: 100%;
	/*
	background: #cecece;
	border-top: 4px solid #fff;
    */
    background-position: top left;
    background-repeat: repeat-x;
	padding: 10px 0 0;
	z-index: 30;
	}
	
#j-giftsBackground {
    position: relative;
    padding: 0 254px 0 0;
    margin: 0 auto;
    width: 0;
    background: url(/custom/absentfriends/images/gifts/vine_right.png) center right no-repeat;
    }

#j-gifts {
	position: relative;
	/*
	width: 958px; // Same width as the flower container, set via javascript.
    */
    width: 0;
	height: 95px;
	/*margin: 0 auto;*/
	padding: 0 0 0 127px;
	text-align: center;
	overflow: hidden;
	background: url(/custom/absentfriends/images/gifts/vine_left.png) center left no-repeat;
	}
		
.j-flower-container {
	display: block;
	height: 70px;
	width: 0;
	margin: 0 auto;
	overflow: hidden;
	}
	
.j-flowers {
	/*width: 0;*/
	margin: 0 auto;
	display: block;
	overflow: hidden;
	}
	
.j-flowers img {
	float: left;
	}
	
.gifts-control {
	position: absolute;
	width: 40px;
	height: 40px;
	text-indent: -999em;
	overflow: hidden;
	}
	
	#giftsPrevious {
		left: 7px;
		top: 13px;
		background: url(/custom/absentfriends/images/memorials/button_footer_left.png) no-repeat;
		}
	
	#giftsNext {
		right: 5px;
		top: 37px;
		background: url(/custom/absentfriends/images/memorials/button_footer_right.png) no-repeat;
		}
		
	.gifts-control:hover {
		/*opacity: 0.75;*/
		}
	
	.gifts-control-disabled {
		visibility: hidden;
		}
		
p.call-to-action {
	margin: -10px 0 0;
	/*
	padding: 10px 0 0;
	height: 22px;
	font-size: 12px;
	line-height: 18px;
    */
	}
	
	p.call-to-action a {
		color: #333;
		display: block;
		margin: 0 auto;
		width: 94px;
		height: 29px;
		text-indent: -999em;
		overflow: hidden;
		background: url(/custom/absentfriends/images/memorials/button_add-gift.png) no-repeat;
		}	
	
/* ----------
				x.x		Redundant Elements
---------- */
.extraTop, .extraBase, .build-info {
	display: none;
	}
	

	.editMemorial {
		background: url(/Custom/AbsentFriends/Images/button-edit-sm.png) no-repeat 0 0;
		z-index: 9999;
		position: absolute;
		text-indent: -99999em;
		top: 50px;
		right: 54px;
		width: 45px;
		height: 22px;
	}
	
	.editMemorial:hover {
		background: url(/Custom/AbsentFriends/Images/button-edit-sm.png) no-repeat 0 -22px;
	}
	
	.editMemorial:active {
		background: url(/Custom/AbsentFriends/Images/button-edit-sm.png) no-repeat 0 -44px;
	}
	
	
	#theGifts {
		clear: both;
		height: 1%;
		margin: 30px 0 0 60px;
	}

	.flowers {
		position: relative;
		margin: auto;
		padding: 10px 0 10px 105px;
		margin-bottom: -40px;
		background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-l-1.png) no-repeat 0px 20px;
	}	

	.flowersBg {
		overflow: hidden;
		padding: 10px 155px 10px 0;
		background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-r-1.png) no-repeat 100% 10px;
	}	

	.alt .flowers {
		overflow: hidden;
		margin: auto;
		padding: 10px 0 10px 145px;
		margin-bottom: -40px;
		background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-l-2.png) no-repeat 0px 19px;
	}	

	.alt .flowersBg {
		overflow: hidden;
		padding: 10px 119px 10px 0;
		background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-r-2.png) no-repeat 100% 9px;
	}	

	.flowers .flower {
		/*background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-1.png) repeat-x;*/
		float: left;
		margin: 0 -10px 0 0;
		position:relative;
	}

	.flowers .flower img {
		margin-top: -10px;
		position: relative;
		z-index: 100;
	}