body {
	background: url("/images/fh/obit-hosting/premium-bg.png") repeat-x 0 -150px;
}

body.no-pattern {
	background: none;
}

.clear {
	display: inline;
}

br.hosting-hide {
	display: none;
}

div.message {
	max-width: 784px;
}

#container {
	/*margin: 0;
	background: #fff;
	width: 98%;
	padding: 10px;
	max-width: 979px;*/
}

body.hosted #container {
	background: none;
	padding: 0;
	margin-top: 0;
	width: auto;
}

#main-content {
	padding: 0;
	margin: 0 0 20px 0;
	margin: 2px 0 0 2px;
	/*border: solid 1px #ccc;*/
	min-width: 400px;
	margin: 0 auto;
}

#left-column-wide {
	width: 66%;
	
	width: 59%;
	/*min-width: 450px;*/
}

body#login .forgot-password-box {
	margin: 1.5em 0 0;
	width: auto;
}

.cont_boardmesgs {
	background-image: none;
	padding: 0;
}

.alert_box .reply-form {
	background: none;
	border: 0;
}

.alert_box .reply-form h2 {
	margin: 0 0 1em;
	font-family: "Georgia", serif;
}

.alert_box .reply-form h4 {
	margin: 0 0 1em;
	font-family: "Georgia", serif;	
}


/********************************************************************************************************/
/************************** Updates To Tributes Pages To make them Flexible *****************************/
/********************************************************************************************************/
#free-obit-bg {
	width: 100%;
}

#eternal-tribute .eternal-header {
	width: 100%;
	background-repeat: repeat-x;
}

#location-details .location-detail-content {
	/*margin: 0 0 10px 0;
	padding: 5px 5px 5px 8px;
	width: 21.8%;*/
}

#notable-flash-feature-left {
	float: none;
	width: 440px;
	margin:7px 10px 0;
}

#notable-flash-feature {
	width: auto;
	height: 367px;
	min-height: 367px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}


#bronze-content-bg {
	min-width: 461px;
}
	
	
/********************************************************************************************************/
/******************************** Hosted Obituaries Page Elements ***************************************/
/********************************************************************************************************/

.search-module h1 {
	display: block;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 .2em .6em;
	padding: 0;
}

.hosted-obits-top-banner {
	height: 138px;
	background: url("/images/fh/obit-hosting/hosted-obits-top-banner-bg.png") repeat-x 0 bottom;
	margin-top: 0;
}

.hosted-obits-top-banner.no-pattern {
	background: url("/images/fh/obit-hosting/hosted-obits-top-banner-bg_v2.png") repeat-x 0 bottom;	
}

.hosted-obits-top-banner.pets {
	background: url("/images/fh/obit-hosting/hosted-obits-top-banner-bg-pets.png") repeat-x 0 bottom;
}

.hosted-obits-rightCol .search-module,
.hosted-obits-top-banner .search-module {
	background: 98% 7px no-repeat;
	max-width: 671px;
	width: 100%;
	min-width: 571px;
	height: 89px;
	padding: 15px 0 0 0;
	float: left;
	margin: -146px 0 1em 0;
	border: solid 2px #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;
	left: -3px;
}

.search-module.pet-search { background: url("/images/fh/obit-hosting/pet-search-key.png") 98% 7px no-repeat; }

.search-module.free-homes {
	background: 98% 7px no-repeat;
	min-width: 652px;
}

.hosted-obits-rightCol.rightCol-b .search-module {
	max-width: 100%;
}

.hosted-obits-top-banner .search-module {
	margin: 10px 0 0 10px;
	width: 60%;
	max-width: 671px;
	min-width: 583px;
	
}

.search-module-b .search-module {
	margin-left: 272px;
}


.hosted-obits-rightCol .search-module fieldset .fieldwrapper input,
.hosted-obits-rightCol .search-module fieldset .fieldwrapper select,
.hosted-obits-top-banner .search-module fieldset .fieldwrapper input,
.hosted-obits-top-banner .search-module fieldset .fieldwrapper select {
	width: 106px;
}

.hosted-obits-rightCol .search-module fieldset .fieldwrapper button,
.hosted-obits-top-banner .search-module fieldset .fieldwrapper button,
.hosted-obits-login-banner .login-info input.submit,
.hosted-obits-login-banner .login-info a.log-out {
	background: url("/images/fh/obit-hosting/search-button.jpg") 0 -23px;
	border: solid 1px #999;
	margin: 18px 0 0 0;
	padding-right: 5px;
}

.hosted-obits-rightCol .search-module fieldset .fieldwrapper button, .search-module fieldset .fieldwrapper button {
	float: left;
}

.search-module fieldset .fieldwrapper {
	height: 100px;
	height: auto;
}

.search-module fieldset .search-key {
	padding: 0;
	margin: 0;
	float: right;
}

.search-module fieldset .search-key img {
	margin-top: -35px;
	position: relative;
}


.hosted-obits-login-banner {
	margin-bottom: 10px;
}

.hosted-obits-login-banner .login-info {
	background: #333;
	padding: 4px 8px;
	height: 28px;
	color: #fff;
	border-bottom: solid 1px #000;
}

.hosted-obits-login-banner .login-info input, .hosted-obits-login-banner .login-info span, .hosted-obits-login-banner .login-info div {
	float: left;
}

.hosted-obits-login-banner .login-info input {
	border: 1px solid #999999;
	width: 144px;
}

.hosted-obits-login-banner .login-info input.submit {
	margin: 0;
	width: auto;
}

.hosted-obits-login-banner .login-info div {
	margin-right: 10px;
}

.hosted-obits-login-banner .login-info span {
	display: block;
	margin-right: 5px;
	padding-top: 4px;
}

.hosted-obits-login-banner .login-info div a {
	width: auto;
	display: block;
	border: solid 1px #111;
	float: left;
	margin: 3px 5px 0 0;
	padding: 3px;
	background: #222;
	color:#f4bb35;
}

.hosted-obits-login-banner .login-info a.log-out, .hosted-obits-login-banner .login-info a.fhc {
	text-align: center;
	color: #000;
	display: block;
	padding: 1px 4px;
	width: auto;
	float: right;
	margin: 0;
	margin-left: 5px;
}

.hosted-obits-login-banner .login-info a.fhc {
	float: right;
}


.hosted-obits-rightCol .search-module fieldset .fieldwrapper button:hover,
.hosted-obits-top-banner .search-module fieldset .fieldwrapper button:hover {
	background-position: 0 0;
}

.hosted-obits-rightCol button.large-button,
.hosted-obits-top-banner button.large-button {
	background: none;
	font-size: 10pt;
}


.hosted-obits-rightCol button.large-button span,
.hosted-obits-top-banner button.large-button span {
	background: none;
	color: #000;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}

.hosted-obits-bottom {
	background-color:white !important;
	float: left;
	width: 100%;
	width: 97.5%;
	padding: 1em;
}

body.pet .hosted-obits-bottom-b {
	background: #ffffff;
	min-width: 860px;
}

.hosted-obits-leftCol-container {
	float: left;
	background: #fff url("/images/fh/obit-hosting/hosted-obits-leftCol-bg.gif") repeat-x 0 bottom;
	padding: 10px;
	border: solid 1px #ced0d0;
	font-family: georgia, serif;
	color: #666;
	width: 100%;
	max-width: 220px;
	min-width: 168px;
	margin-bottom: 10px;
	text-align: left;
	margin-top: -140px;
	position: absolute;
}


a.trib-link {
	background: transparent url("/images/fh/obit-hosting/trib-link-long.jpg") repeat-x 0 0;
	padding: 10px;
	color: #fff;
	font-size: 14pt;
	text-align: left;
	display: block;
	font-family: georgia, serif;
	margin: 0 5px .75em 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: solid 1px #ffffff;
}

a.trib-link:hover {
	background-position: 0 -112px;
	text-decoration: none;
}

a.trib-link .cobrand-logo {
	float: right;
	margin: 0 0 0 .5em;
	width: 124px;
	height: 52px;
}

a.trib-link img.sm-arrow {
	display: inline-block;
	position: relative;
	top: 3px;
	left: 4px;
}

.hosted-obits-leftCol-container a.trib-link {
	font-size: 12px;
	background-color: #0e428c;
	background-position: 0 12px;
}

.hosted-obits-leftCol-container a.trib-link:hover {
	font-size: 12px;
	background-color: #0e428c;
	background-position: 0 100px;
}

.alert-button-container {
	float: right;
	margin: 0 .5em 0 0;
}

.hosted-obits-leftCol-container a.trib-link .cobrand-logo {
	float: none;
	margin: 0 60px .25em 0;
}

.hosted-obits-leftCol-container ul {
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
}

.hosted-obits-leftCol-container ul li a, .hosted-obits-leftCol-container ul li a:link {
	display: block;
	height: 19px;
	color: #000;
	padding: 3px 0 0 6px;
	background: url("/images/fh/obit-hosting/hosted-obits-leftCol-nav2.gif") repeat-x right 0;
	border: solid 1px #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.hosted-obits-leftCol-container ul li a:hover {
	background-position: right -22px;
	text-decoration: none;
}

.hosted-obits-rightCol {
	/*float: left;*/
	background: #fff url("/images/fh/obit-hosting/hosted-obits-rightCol-bg.gif") repeat-x 0 0;
	padding: 10px;
	width: auto;
	max-width: 100%;
}

.rightCol-b {
	margin-left: 255px;
}

.search-result-sort {
	float: none;
	margin-left: 15px;
	padding: 20px 5px;
	display: block;
	width: 300px;
}

.search-results .search-result-sort {
	padding: 0;
}

.search-results a.squarebutton-orange, .search-results a.squarebutton-orange span {
	font-weight: normal;
	font-size: 1em;
}

.search-results ul#hosted-results-list li {
	width: 100%;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:0.75em 0 0.5em;
	list-style:none;
}


.search-results ul#hosted-results-list li a.result-body {
	background: none;
	width: 100%;
	height: 96px;
}

.search-results ul#hosted-results-list li a.result-body:hover {
	background: #fff url("/images/global/search-result-thumbnail-container-bg.gif") repeat-x;
	border: solid 1px #a0b5d1;
	text-decoration: none;
}

.hosted-obits-rightCol .search-results ul#hosted-results-list {
	margin: 0;
	min-height: 450px;
	width: 100%;
}

.hosted-obits-rightCol .search-results .search-result-content {
	float: none;
	display: inline-block;
	width: auto;
	min-width: 30%;
	max-width: 100%;
}

.icon-container {
	float: right;
	display: inline-block;
}

.hosted-obits-rightCol.no-left-col { float: none; max-width: 100%; min-width: 1px; width: auto; margin: 0 2em; }

.hosted-obits-top-banner.no-left-col .search-module {
	margin: 0 3em 0 2em;
	width: auto;
	min-width: 470px;
	max-width: 100%;
	float: none;
	clear: both;
	position: relative;
	top: 1em;
	padding-right: 100px;
}

.search-result-thumbnail-container {
	float: left;
	display: inline-block;
}

/************************ Hosted Cobrand Search Page ******************************/

.hosted-search-container {
	border: solid 1px #ccc;
	padding: 10px;
	max-width: 800px;
	background: #fff;
}

.search-results li {
	border-bottom: 0;
}

.hosted-search-container h1.header {
	background: url("/images/fh/obit-hosting/h1-bg.jpg") repeat-x 0 0;
	padding: 18px 18px 0 18px;
	margin: 0;
	color: #ffffff;
	margin: -10px -10px 0;
}

.hosted-search-container h1.header img {
	border: 0;
	width: 124px;
	height: 52px;
	margin: 0;
	float: right;
	position: relative;
	top: -10px;
	right: -12px;
}

.hosted-search-container br {
	display: block;
	height: 1px;
}

.hosted-search-container div.fieldwrapper {
	float: left;
	margin: 8px 8px 0 0;
}

.hosted-search-container input#keywords {
	width: 146px;
}

.hosted-search-container .search-result-content {
	width: 27.4em;
}

.hosted-search-container .search-result-sort {
	float: none;
	margin: 0;
}

.hosted-search-container .pagination li a, .hosted-search-container .pagination li a:link, .hosted-search-container .pagination li a:visited {
	background-image: none;
	background-color: #ccc;
	color: #fff;
	display: block;
	width: 14px;
	padding: 3px;
	margin: 0;
	height: 14px;
}

.hosted-search-container .pagination li a:hover {
	color: #000;
}

.hosted-search-container .pagination li a.current {
	background-color: #8c8a8a;
}

.hosted-search-container .pagination li a.previous-next {
	background-image: none;
	background-color: #ccc;
	display: block;
	width: 75px;
}

.hosted-search-container .pagination li a.previous-next:hover {
	background-color: #8c8a8a;
}

.hosted-obits-rightCol .hosted-search-container  button.large-button,
.hosted-obits-top-banner .hosted-search-container  button.large-button {
	background: url("/images/global/buttons/groups-orange.jpg") repeat-x 0 0;
	font-size: 1.2em;
	border: solid 1px #ccc;
	margin-top: 10px;
	padding: 1px;
}

.hosted-obits-rightCol .hosted-search-container  button.large-button:hover,
.hosted-obits-top-banner .hosted-search-container  button.large-button:hover {
	background-position: 0 -24px;
}


.hosted-obits-rightCol .hosted-search-container button.large-button span,
.hosted-obits-top-banner .hosted-search-container button.large-button span {
	background: none;
	color: #000;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}

.hosted-obits-top-banner .hosted-search-container button.large-button {
	font-size: 14px;
	position: relative;
	top: 4px;
}

.hosted-obits-top-banner .hosted-search-container .search-result-key {
	float: right;
}

.hosted-obits-top-banner .hosted-search-container .search-result-key ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hosted-obits-top-banner .hosted-search-container .search-result-key ul li {
	float: left;
	text-align: center;
	margin: 0 3px;
	padding: 1px;
	width: 58px;
	border: dotted 1px #ccc;
}

.hosted-obits-top-banner .hosted-search-container .search-result-key ul li p {
	margin: 0;
	font-size: .75em;
}

.hosted-obits-rightCol .promo-block { margin: 0;}
.hosted-obits-rightCol .promo-block .inner-blue { min-height: 84px;}
.hosted-obits-rightCol #upgrade.pets h2, .hosted-obits-rightCol #upgrade.pets .as_h2 { font-size: 24px; text-align: left; padding: 18px 16px; letter-spacing: -.05em; white-space:nowrap;}
.hosted-obits-rightCol #upgrade.pets a:hover h2, .hosted-obits-rightCol #upgrade.pets a:hover .as_h2 { color: #1C7A68; text-decoration: underline;}
.hosted-obits-rightCol .pet-graphic { width: 239px; height: 94px; margin: 0 0 0 -2em; float: none; }

a.pet-graphic-link {
	border: solid 1px #ffffff;
	float: right;
	overflow: hidden;
	width: 200px;
	height: 86px;
	text-align: center;
	margin: 3px;
}

a.pet-graphic-link:hover {
	border: solid 1px #009AD5;
}

.search-results .results-list li {
	background: #fff;
	margin: 0 0 0 0;
	border-bottom: 0;
	padding: 10px;
}

.search-results li a.result-body {
	margin: 0;
}

.sort-email-container {
	margin-top: 10px;
	padding-top: 10px;
}

.search-results .sort-email-container a.squarebutton-orange {
	margin-bottom: 10px;
}

/* Lifemark Background Color */

body.lifemark #container {
	background: #7e9ab3 url("/images/cobrands/lifemark/body-bg.gif") repeat 0 0;
}
