body {
	line-height: 1.5em;
	color: #4d4d4d;
	/*This is where the "stretched" background imagery is rendered*/
	background: url("http://tributes.com/images/obituary/premium/themes/cat/bg-stretch.jpg") repeat-x;
	font-size: 10pt;
}

#container {
	/*This is where the "picture" background imagery is rendered*/
	background: url("http://tributes.com/images/obituary/premium/themes/cat/bg-imagery.jpg") no-repeat center top scroll;
	width: auto;
	padding: 0;
}

p { font-family: "Times New Roman", Georgia, serif; }

h5 {
	background: url("http://tributes.com/images/obituary/premium/themes/cat/h5-bg.gif") no-repeat center top;
	margin: 0 0 -30px;
	padding: 15px 0 50px;
	border: 0;
	font-size: 22px;
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	text-shadow: 0 1px 2px #ffffff;
}

h5.downsize { font-size: 20px; }

.left-column { border-right: 0; }

.left-column h5 {
	font-size: 18px;
	text-align: center;
	margin-right: .5em;
	background: url("http://tributes.com/images/obituary/premium/themes/cat/h5-left-bg.gif") repeat-x;
	padding: 10px 0 34px;
	margin: 1em 0 -20px;
}

.left-column h5 span { padding: 0 1em;}

.left-column p strong { font-size: .9em;}

#see-more-tributes h5 { background: none; font-family: arial; font-size: 14px; text-shadow: none; }

a, a:link, a:visited { color: #004071; }

a.universal-button {
	background: url("http://tributes.com/images/obituary/premium/themes/cat/universal-button.png") no-repeat 0 0;
	color: #003876;
}

a.universal-button:hover { color: #0C172B; }

a.large-universal-button {
	background-image: url("http://tributes.com/images/obituary/premium/themes/cat/large-universal-button.png");
	color: #003876;
	padding: 17px 0 0 17px;
}

a.large-universal-button:hover { color: #0C172B;}

input.submit-button, a.submit-button {
	background-image: url("http://tributes.com/images/obituary/premium/themes/cat/submit-button.png");
	color: #003876;
}

input.submit-button:hover, a.submit-button:hover { color: #0C172B; }

.person-details {
	padding: 0;
	background: url("http://tributes.com/images/obituary/premium/themes/cat/person-details-bg.jpg") no-repeat 0 0;	
}

	.person-details .image-container {
		width: 295px;
		height: 295px;
		overflow: hidden;
		border: 0;
		position: relative;
		left: 14px;
		top: 15px;
	}
	
	.person-details .image-container a {
		top: -81px;
		left: 210px;
	}
	
	.info-container {
		border: 0;
		background: none;
		/*padding: 1em;*/
		position: relative;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		padding: 11px;
	}
	
	.info-container .tribute-badge {
		background: url("http://tributes.com/images/obituary/premium/themes/cat/tribute-badge.png") no-repeat 0 0;
		left: 221px;
		display: block;
	}
	
	.info-container .name-info { margin: 1em;}
	
	.info-container h1, .info-container .as_h1 { color: #ffffff; font-family: "Times New Roman", Georgia, serif; font-weight: normal; text-shadow: 0px 1px 2px #000000; font-size: 30px;}
	
	.info-container ul { color: #ffffff; font-family: "Times New Roman", Georgia, serif; font-weight: normal; text-shadow: 0px 1px 2px #000000; }
	
	.links-container {
		margin: 0;
		border: solid 1px #000000;
		box-shadow:  0px 0px 16px #5C544C;
		-moz-box-shadow:  0px 0px 16px #5C544C;
		-webkit-box-shadow:  0px 0px 16px #5C544C;
		padding: 16px 2px 8px;
		background: url("http://tributes.com/images/obituary/premium/themes/cat/info-container-bg.jpg") right bottom;
		min-height: 174px;
	}

	.links-container ul { border: 0; text-shadow: 0px 1px 2px #ffffff; }

	.links-container ul li { margin: 0.1em 0; font-size: 1.4em; }

	.links-container ul li a {
		border: 0;
		margin: 0;
		color: #000000;
	}
	
	.links-container ul li a:hover {
		text-decoration: underline;
	}

.right-column { border-left-color: #5C544C; width: 659px; min-height: 703px; }

	.right-column h1 { color: #D45236; }

	ul.tabs {
		border-top-color: #5C544C;
		background: #5C544C url("http://tributes.com/images/obituary/premium/tab-bg.png") repeat-x 0 bottom;
	}
	
	ul.tabs li { margin: 0 0 1.25em; }
	
	ul.tabs li a {
		font-family: "Times New Roman", Georgia, serif;
		font-weight: normal;
		font-size: 13px;
		font-weight: normal;
		padding: .9em 1em;
		text-transform: uppercase;
		color: #D45236;
		background: #dee8d6 url("http://tributes.com/images/obituary/premium/themes/cat/tab-bg.gif") repeat-x 0 bottom scroll;
		border-left-color: #a0c884;
		border-top-color: #a0c884;
		border-bottom: 0;
	}
	
	ul.tabs li a.active { color: #5A838C; border-bottom: 0; padding: 0.9em 1em 1.2em; }
	
	ul.main-actions { padding: 2em 0 0 0.75em; }
	
	div.right-col-module {
		background: url("http://tributes.com/images/obituary/premium/themes/cat/right-col-module-bg.gif") repeat-x 0 bottom scroll;
		border-bottom: 0;
		padding-bottom: 100px;
		margin-bottom: -40px;
	}
	
	div.right-col-module a.previous, div.right-col-module a.next { background-image: url("http://tributes.com/images/obituary/premium/themes/cat/prev-next.png"); }
	
	div.right-col-module div.scroller div.section p { color: #385270; }
	
	div.right-col-module div.scroller div.section p span { color: #003876; }
	
	div.right-col-module div.services-scroller h6 {
		color: #385270;
		font-family: "Times New Roman", Georgia, serif;
	}
	
	/*.share h5, #images h5 { margin-bottom: -50px; }*/
		
	#memories-glider { padding: 0 0 100px; }
	
	#memories-glider h5 { margin-bottom: -18px; }
	
	#memories-glider p { font-size: .9em; }
	
	div.right-col-module div.scroller { height: 128px;}
	
	#services-glider div.scroller { height: auto; }
	
	.obit-text-container p:first-child:first-letter { color: #D45236; text-shadow: 3px 3px 6px #cccccc; font-size: 100px; }
	
	.story-container h6, .story-container strong, .story-container em { font-family: arial; color: #003876; }
	
	div.memory-book-entry p span { color: #003876; }
	
	table.form-data-entry th { background: #e6e6e6; }
	
	#life-story ol { margin: 1em 0 0;}
	
	#life-story a.story-hint-link { margin: 2.5em 0 -1em -5em; clear: both; }
	
	p#story-hint { margin-top: 2.5em; }
	
	li.life-story { border-bottom: 6px double #cccccc; }
	
	#life-story .life-story-replies { border: solid 1px #cccccc;}
	
	#life-story .life-story-replies h5 {
		margin: 1em 1em 0;
	}
	
	#life-story .life-story-add-comment { margin: 1em; }
	
	#add-story-teaser { margin-top: -50px; }
