
/* from Swipe library  */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
body {
  -webkit-text-size-adjust:none;
  font-family:sans-serif;
  margin-left:1px;
}
.swipe {
  padding-bottom:20px;
}
.swipe li div, .swipe div div div {
  margin:0 10px;
  padding:50px 10px;
  background:#1db1ff;
  font-weight:bold;
  color:#fff;
  font-size:20px;
  text-align:center;
}
/*
 * End from Swipe
 */

/* Header */
.mobile-header-frame{
	width:100%;
	position:fixed;
	z-index:99998;
	left:0;
	top:0px;
	border-bottom: 2px solid #CACACA;
}

/* Stewart White label header */
.mobile-stewart-header-frame{
	width:100%;
	position:fixed;
	z-index:99998;
	left:0;
	top:0px;
	height:100px;
	background: #fff;
}
body.hosted .mobile-stewart-header-frame{
	width:100%;
	position:fixed;
	z-index:99998;
	left:0;
	top:0px;
	height:115px;
	background: #fff;
}
#content-mobile {
    height:100%;
    margin-top:100px;
    margin-bottom:70px;
    width:100%;
}
#mobile_footer_ad{
    position: fixed;
    bottom: 0;
    left: 0px;
    width: 100%;
    z-index: 99998;
    border-top: 1px solid #DBDBDB;
    background: #fff;
    padding: 10px 0;
}
#mobile_footer_ad #ad_container div div {
	margin: 0 auto;
}
#content-mobile .text-container, #content-hosting-mobile .text-container {
    border: none;
}
#content-mobile-www {
    height:100%;
    margin-top:100px;
    width:100%;
}
#content-hosting-mobile {
    height:100%;
    margin-top:100px;
    width:100%;
}
#content-hosting-mobile-profile {
    height:100%;
    margin-top:155px;
    width:100%;
}
body.new-homepage #content-mobile {
	height:100%;
	margin-top:100px;
    width:100%;
}
#content-stewart-mobile {
	padding-top:7px;
	height:100%;
	margin-top:140px;
    width:100%;
}
#content-stewart-mobile-profile {
	padding-top:7px;
	height:100%;
	margin-top: 102px;
    width:100%;
}
#content-stewart-mobile-pages {
	padding-top:7px;
	height:100%;
	margin-top:95px;
    width:100%;
}
.www-mobile-header {
	background: url("../jpg/m_background.jpg") repeat-x;
}

.mobile-header {
	background-color: white;
}
.mobile-header a {
	margin: 0px auto;
	width: 100%;
}
.mobile-header-img {
	width: 95%;
}
.mobile-header a#hosted_home {
	background: none repeat scroll 0 0 #f3fbff;
    border: 2px solid #0839B5;
    display: block;
    margin: 5px auto;
    padding: 5px 0;
    text-align: center;
    width: 85%;
}

#mobileTag{
	color: white;
	font-size: 15px;
	line-height: 18px;
	text-align:center;
	font-weight:bold;
	margin: 0 0 10px 0;
}
.mobile_nav{
	background: #ececec;
	border-top: 1px solid white;
	font-weight: bold;
}
.mobile_nav ul{
	list-style:none;
	padding: 3px 0px;
	width:100%;
	margin: 0px auto;
}
.mobile_nav li{
	float:left;
	list-style:none;
	height:20px;
	margin:0px 0px 0px 7px;
	padding:5px 5px 5px 3px;
}
.mobile_nav li.active{
	border:1px solid #2e9dcb;
}
.mobile_nav li a{
	color:black;
	text-decoration:none;
	vertical-align:middle;
	margin: 0px;
}
.mobile-controls a{
	width: 40px;
}
.mobile-header-address {
	text-align: center;
}
.mobile-header-links {
	text-align: center;
	padding-top: 5px;
}
.mobile-header-fh-logo a img {
	height: 85px;
	display: block;
    margin: 0 auto;
}
.mobile-big-nav ul li {
	background: -moz-linear-gradient(center top , #f2f2f2, #d9d9d9) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#d9d9d9));
	padding: 12px 0 10px 18px;
}
#content-stewart-mobile-profile .mobile-big-nav ul li {
    border: 1px solid #000;
    background: #d7eaec; /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7eaec), color-stop(40%,#d7eaec), color-stop(80%,#5caab1), color-stop(100%,#5caab1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* IE10+ */
    background: linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7eaec', endColorstr='#5caab1',GradientType=0 ); /* IE6-8 */
    padding: 12px 0 10px 18px;
}
.mobile-big-nav ul li a {
	font-weight: bold;
}
.mobile-big-nav ul li a img {
	float: right;
	width: 55px;
	height: 45px;
	margin: 1px 20px 0 0;
	position: relative;
	top: -12px;
	right: -18px;
}
#content-stewart-mobile-profile .mobile-big-nav ul li a {
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
    text-shadow: 0px 0px 12px rgba(255, 255, 255, 1.0);
}
#content-stewart-mobile-profile .mobile-big-nav ul li a img {
    float: right;
    height: 46px;
    margin: 0 10px 0 0;
    position: relative;
    top: -12px;
    left: 10px;
}
/* End Header */

/* National */
#mobile_national_header{
	padding-top:10px;
}

#mobile_photos{
	margin-bottom:0;
}
.mobile_national_person{
	background-color:#fdfdfd;
 	margin:0px 0px;
}
.mobile_national_person .photo_image_visible{
 	background-color:white;
 	margin:0px 5px 0px 5px;
 	border:1px solid #ececec;
 	padding:2px;
}
.mobile_national_person #sorter{
	display:none;
}
/* End National */

#viewAll{
	display:none;
	text-align:center;
	margin:30px 0px;
	font-family:helvetica;
	font-size:12px;
	font-weight:bold;
}
.rssIcon{
	display:none;
}

body #content-mobile #trib2-advancedSearch .trib2-section_header h1 {
	color: #4D4D4D;
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	width:auto;
	font-weight: normal;
	text-transform: uppercase;
	float:none;
	display:block;
	margin:10px;
}
#trib2-advancedSearch select,
#trib2-advancedSearch input[type="text"],
#trib2-localObits #wrong-location input[type="text"],
#trib2-advancedSearch input#selectCity {
	font-size:16px;	/* if the font size >= 16 pt the iPhone won't zoom the form. */
	width:90%;
	}
#trib2-advancedSearch select {
	height:36px;
}
#trib2-advancedSearch #formParameters .paramater {
	width: 45%;
	margin: 0px 0px 0px 10px;
}

#trib2-advancedSearch #formParameters #dateRange2 {
	width:150%;
}
#trib2-advancedSearch {
	width:100%;
	border: 0px;
}

#trib2-subnav ul {
	width:100%;
	margin-left:4px;
}
.new-homepage #local-news ul#local-results-list li a,
ul#local-results-list div.text-content,
div.scrollable-funeral-homes li  {
	width: 99%;
}

.login_section_form, .login_section_righthalf {
	width:100%;
	padding-bottom:10px;
}

#trib2-advancedSearch .advancedSearchSubmit {
	width: 95%;
}

.sort-controls-container a {
	padding-left: 10px;
}
.trib2ResultsList .searchResultContent {
	width:100%;
}

.trib2ResultsList .searchResultThumbnail {
	padding-left:0px;
	margin-left:0px;
}

.trib2ResultsList .searchResultContent {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.hints,
#advanced_search_tips {
	margin: 0 3px;
	padding: 12px 5px 0px;
}

.trib2Loader{
	width:90%;
}

.paginationSort .trib2SearchPagination ul,
.paginationSort .trib2SearchPagination .trib2SearchSort .displayOption,
.trib2ResultsList > li  {
	padding-left: 5px;
}

.paginationSort .trib2SearchPagination .trib2SearchSort .displayOption {
	margin-left: 5px;
}
.paginationSort .trib2SearchPagination .trib2SearchSort {
	margin-right:5px;
}

div#trib2-subnav.mobile_menu li a {
	color:#2073AA;
	height:20px;
}

div#trib2-subnav.mobile_menu li {
	width:33%;
	float:left;
	margin: 5px 0px 0px 0px;

}

#local-news,
#local-news ul#local-results-list li a:hover {
	background-size: 100%;
}

.mobile-controls {
	text-align:  center;
	verticle-align: center;
	float:right;
}
.vert_divider{
	display:block;
	float:left;
	margin-left:4px;
	border:1px solid #ececec;
	height:40px;
}
.mobile-footer {
	padding: 10px 7px 7px 7px;
	background-color:white;
	border-top:1px solid #dbdbdb;
}
.mobile-footer-links{
	float:left;
}
.mobile-footer .copyright {
	float:left;
	padding-left:5px;
}

.mobile-footer ul {
	margin: 0px;
	float: right;
	padding-right: 5px;
}
.mobile-footer li {
	float: left;
	margin: 0px;
	list-style: none;
}
div.loginStatus_info {
	padding: 5px;
}

.inputType {
	font-size: 16px;  /* anything smaller than 16px and the iphone will zoom the page on typing. */
}

.mobile-h2-title {
	margin-left: 5px;
}
h2 {
	margin: .3em 0;
}
#trib2-localObits #wrong-location {
	padding: 7px 7px 7px 7px;
}

#wrong-location .trib2-buttonblue {
	margin-top:5px; width:95%;
}
#trib2-localObits #wrong-location form {
	margin: 0px 0px 10px 0px;
}
.content span {
	line-height:normal;
}
div.photo {
	float:left;
}
div#photos {min-height:50px;}
#nationalNews {
	margin-bottom:0px;
}
.notable-info h4, div#photos .notable-info p, div#photos .notable-info {
	padding-top:2px;
	padding-left:5px;
}

p.notable-text {
	padding-top:0px;
	margin: 0px;
}

.notable-info .notable-name {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	color:black;
}
.notable-info .notable-date{
	display:block;
	color:#71726C;
}
.notable-date{
	font-size:13px;
}
.notable-info{
	font-size:15px;
	float:left;
	margin:10px 0px 0px 10px;
	min-height:10px;
	padding:0px;
}
.notable-text{
	float:left;
}
.notable-actions{
	width:100%;
	background-color: #e9ebec;
	list-style:none;
	-webkit-box-shadow: inset 0 1px 0 #eee,#fff 0 1px 0;
	-moz-box-shadow: inset 0 1px 0 #eee,#fff 0 1px 0;
	box-shadow: inset 0 1px 0 #eee,#fff 0 1px 0;
}
.notable-actions li:hover{
	background-color: #e4e4e4;
}
.notable-actions li{
}
.notable-actions li a{
	display:block;
	padding:16px 3px 0 6px;
	height: 34px;
	overflow-y: hidden;
	font-size:13px;
	font-weight:bold;
	border: 1px solid #cacaca;
}
.notable-actions-read{
	width: 25px;
	display: inline;
	vertical-align: middle;
	margin-right: 8px;
}
.notable-actions-read-book{
    display: inline;
    float: left;
    margin:2px 8px 0 2px;
    width: 20px;
}
.notable-actions-share-pen{
	display: inline;
    margin-right:8px;
	vertical-align:middle;
    width: 15px;
}
.notable-actions .mobile_arrow{
	background: url("../png/arrow.png") no-repeat;
	display:inline;
	float:right;
	height:18px;
	width:18px;
}
.notable-actions-share{
	width: 31px;
	display: inline;
	vertical-align: middle;
}
.notable-actions-light{
	width: 22px;
	display: inline;
	vertical-align: middle;
	margin-right: 8px;
	border:1px solid red;
}

.notable-name-date {
	margin: 0px;
}

.notable-top { min-height: 200px;}

#local-news div.scrollable-container, div.scrollable-funeral-homes {
	overflow-x:hidden;
	height: auto;
}

.new-homepage h4 {
	font-size: 14px !important;
}

.displayOption select{
	font-size:16px;
}

ul#sorter {
	width:100%;
}
ul#sorter li{
	padding: 5px 0px 1px 0px;
}

div.mobile-phone-widget {
	position:relative;
}
div.mobile-photos-widget .photo_image_visible {
	width:100%;
}
div.mobile-photos-widget div#photos .photo-container {
	width:100%;
}
.brady-container { float:left; width:33%; padding-left:1px; margin-bottom:-3px;}
.brady-image {width:100%;}

/*
 * hosting header and listing pages
 *
 */
.hosting-mobile-head { /* removes trasparency in use cases when profile page is viewed in landscape mode */
    background: #fff;
}
.hosting-mobile-header {width:100%;}
.fh-mobile-logo { float:left; width:50%; margin-bottom: -4px;}
/*.fh-mobile-logo a img { max-width:240px; max-height: 65px; margin-left: 5px; }*/
.fh-mobile-logo a img {float: left; max-width:180px; max-height: 65px; margin-left: 5px; margin-bottom: 10px;}
.mobile-powered-by { float:right; width:40%;}
.mobile-powered-by a { float:right; }
.mobile-powered-by img{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	}
div.hosting-mobile-header {border-bottom: none; background-color: white; }
div.hosting-mobile-header-profile {
	border-bottom: none;
	padding-bottom: 5px;
}
div.hosting-mobile-header div.mobile-hosting-links, .search-result-sort {
	font-size:13px;
	display: inline-block;
}
.mobile-hosting-links {padding:2px; display: block; background-color: white; }
.mobile-hosting-links a { padding: 4px; }
.stewart-hosting-links {padding:2px; display: block; background-color: white; }
.stewart-hosting-links a { padding: 4px; }
.search-result-sort { width:100%; margin-left:5px;}
.search-result-content {width: 80%; padding: 0px; margin: 0px 0px 0px 5px; font-size:12px;}
.dates-line {color:gray;}
.search-results li a.result-body h4 { font-size:13px;}
li.results-text {display:none;}
.pagination {background:none;}
.search-result-thumbnail-container {padding:0px; margin-right:2px;}
.pagination li  { font-size:13px;}
.search-results li a.result-body {margin-bottom:5px;}
.search-result-thumbnail { height:50px; width:50px;}
.search-results li {margin-bottom:5px;}
#content-mobile .search-module { background:none;}
div.fieldwrapper { color: black; width:46%;}
.search-module fieldset { margin: 0px 5px 10px 0px;}
.search-module fieldset .fieldwrapper input  { width:90%; font-size:16px;}
.search-module fieldset .fieldwrapper select { width:100%; font-size:16px;}
#hosting-search-button { margin-top:30px; width:45%}
/*
 * Mobile obit page
 *
 */
#from-search-banner, div.from-search-zone {padding:0;display:block; width:100%; border-right: 0px; border-left:0px;}
#search-banner-panel {margin-bottom:10px;}
.zone-container { padding: 10px 0 0 10px;}
div.from-search-zone {margin: 10px 0 10px 0px;}
.mobile-person-info {text-align: center; margin:5px 0 12px; padding:0px;}
.mobile-fullname { font-weight:bold; font-size:16px;}
.mobile-dates {}
.mobile-location {}
.mobile-obit-photo-slider { float:left; margin: 0; width:100%; position: relative; /*top: 70px;*/}
.mobile-photos-widget {width:100%}
.multi-photo-arrows {width:24%; float:left; height:100%;}
.mobile-obit-photo-slider div#photos .photo-container img {
margin: auto 0px;
}
h5  {text-transform:uppercase; text-size:18px; margin-top:10px;}
.mobile-obit-photo-slider div.mobile-photos-widget { width:50%; float:left;}
div#photos .photo-container, .mobile-obit-photo-slider ul {height:100%;}
.centered_50_photo, .mobile-single-photo { margin-left:25%; width:50%;padding: 10px 0px;}
.centered_80_photo, .mobile-single-photo { margin-left:10%; width:80%;}
div.from-search-zone li { float: left; margin-right: 10px;}
div.from-search-zone a.orangeButton { margin-top:5px;float:left;}
div.obit-mobile-menu { margin-top:10px; margin-left:2px;}
.obit-mobile-menu ul { width:100%; margin: 0;}
.obit-mobile-menu li { height: 34px; text-align:center; padding: 0; width: 33%; list-style:none; float:left; display:inline-table;}
.obit-mobile-menu li a { font-weight:bold; padding:0; height:34px; width:100%; margin:0; display:table-cell; vertical-align:middle;}
.obit-mobile-menu li a.active span { color: black; font-weight:bolder;}
.obit-mobile-menu li a.oneline { padding:12px 0 0 0; height: 28px;}
.obit-mobile-menu li a span {  width:100%; padding:0px; margin: 0px;}
.obit-mobile-text { overflow:hidden; }
.obit-mobile-text p{ padding: 10px;font-size:16px;}
#content-mobile-www .text-container, #content-hosting-mobile .text-container { border: none; }
#content-mobile-www .text-container p, #content-mobile .text-container p, #content-hosting-mobile .text-container p{ margin-top: 10px; }
#content-mobile-www h4.space-above, #content-mobile h4.space-above, #content-hosting-mobile h4.space-above{ margin-top: 20px; }
#content-mobile-www .text-container ul, #content-hosting-mobile .text-container ul,
#content-mobile-www .text-container ol, #content-hosting-mobile .text-container ol {
    margin: 10px 0 0 20px;
}

#content-mobile .mobile-big-nav {
    display: none;
}
/* /////////// Stewart mobile styles ////////// */

  /* ///////////// from web2.css; Stewart parent id selectors appended: */
  /* ///////////// #content-stewart-mobile, #content-stewart-mobile-profile, #content-stewart-mobile-pages //////////// */


#content-stewart-mobile .mobile_inactive_home,
#content-stewart-mobile-profile .mobile_inactive_home,
#content-stewart-mobile-pages .mobile_inactive_home{
    display:block;
    background: url('../png/mobile_icns.png') no-repeat -165px -118px;
    height:40px;
    width:40px;
    margin-left:3px;
}
#content-stewart-mobile .mobile_inactive_home:hover,
#content-stewart-mobile-profile .mobile_inactive_home:hover,
#content-stewart-mobile-pages .mobile_inactive_home:hover{
    background: url('../png/mobile_icns.png') no-repeat -165px -174px;
}
#content-stewart-mobile .mobile_inactive_share,
#content-stewart-mobile-profile .mobile_inactive_share,
#content-stewart-mobile .mobile_inactive_share{
    display:block;
    background: url('../png/mobile_icns.png') no-repeat -4px -121px;
    height:40px;
    width:40px;
    margin-left:3px;
}
#content-stewart-mobile .mobile_inactive_share:hover,
#content-stewart-mobile-profile .mobile_inactive_share:hover,
#content-stewart-mobile-pages .mobile_inactive_share:hover{
    background: url('../png/mobile_icns.png') no-repeat -4px -177px;
}
#content-stewart-mobile .mobile_inactive_classic,
#content-stewart-mobile-profile .mobile_inactive_classic,
#content-stewart-mobile-pages .mobile_inactive_classic{
    display:block;
    background: url('../png/mobile_icns.png') no-repeat -252px -118px;
    height:40px;
    width:40px;
    margin-left:3px;
}
#content-stewart-mobile .mobile_inactive_classic:hover,
#content-stewart-mobile-profile .mobile_inactive_classic:hover,
#content-stewart-mobile-pages .mobile_inactive_classic:hover{
    background: url('../png/mobile_icns.png') no-repeat -252px -174px;
}
#content-stewart-mobile .mobile_inactive_terms,
#content-stewart-mobile-profile .mobile_inactive_terms,
#content-stewart-mobile-pages .mobile_inactive_terms{
    display:block;
    background: url('../png/mobile_icns.png') no-repeat -110px -6px;
    height:40px;
    width:40px;
    margin-left:3px;
}
#content-stewart-mobile .mobile_inactive_terms:hover,
#content-stewart-mobile-profile .mobile_inactive_terms:hover,
#content-stewart-mobile-pages .mobile_inactive_terms:hover{
    background: url('../png/mobile_icns.png') no-repeat -110px -63px;
}
#content-stewart-mobile .mobile_inactive_mobile,
#content-stewart-mobile-profile .mobile_inactive_mobile,
#content-stewart-mobile-pages .mobile_inactive_mobile{
    display:block;
    background: url('../png/mobile_icns.png') no-repeat -57px -6px;
    height:40px;
    width:40px;
}
#content-stewart-mobile
#content-stewart-mobile-profile
#content-stewart-mobile-pages
.mobile_inactive_mobile:hover{
    background: url('../png/mobile_icns.png') no-repeat -57px -63px; 
}
#content-stewart-mobile .mobile_inactive_privacy,
#content-stewart-mobile-profile .mobile_inactive_privacy,
#content-stewart-mobile-pages .mobile_inactive_privacy{
    display:block;
    background: url('../png/mobile_icns.png') no-repeat -107px -118px;  
    height:40px;
    width:40px;
    margin-left:3px;
}
#content-stewart-mobile .mobile_inactive_privacy:hover,
#content-stewart-mobile-profile .mobile_inactive_privacy:hover,
#content-stewart-mobile-pages .mobile_inactive_privacy:hover{
    background: url('../png/mobile_icns.png') no-repeat -107px -174px;
}
#content-stewart-mobile .mobile_inactive_faq,
#content-stewart-mobile-profile .mobile_inactive_faq,
#content-stewart-mobile-pages .mobile_inactive_faq{
    display:block;
    background: url('../png/mobile_icns.png') no-repeat -212px -118px; 
    height:40px;
    width:40px;
    margin-left:3px;
}
#content-stewart-mobile .mobile_inactive_faq:hover,
#content-stewart-mobile-profile .mobile_inactive_faq:hover,
#content-stewart-mobile-pages .mobile_inactive_faq:hover{
    background: url('../png/mobile_icns.png') no-repeat -212px -174px;
}
  /* ///////////// end from web2.css //////////// */

.stewart-mobile-header .mobile-header-left-stewart-profile a {
    text-decoration: underline;
    color: #4e9096;
    font-weight: bold;
}
#btn_back_circular {
	width: 19px;
	height: 19px;
	margin: 0px 0 0 5px;
	float: left;
}
#funeral_home_phone_number {
	font-size: 14px;
	color: #666;
	text-align: center;
}
.stewart-mobile-header a img{
	height: 55px;
	display: block;
	margin: 0 auto 5px;
}

.cobrand-mobile-header a img{
    height: 100px;
}

.stewart-mobile-menu { margin-top:2px; margin-left:4px;}
.stewart-mobile-menu ul {background: #fff; width:100%; margin: 0; position: relative; top: 0; height: 74px; background: #fff;}
.stewart-mobile-menu li {
    border: 1px solid #fccb89;
    background: #eeebdc; /* Old browsers */
    background: -moz-linear-gradient(top, #eeebdc 0%, #eeebdc 45%, #e3dec6 55%, #e3dec6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeebdc), color-stop(45%,#eeebdc), color-stop(60%,#e3dec6), color-stop(99%,#e3dec6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeebdc 0%,#eeebdc 45%,#e3dec6 55%,#e3dec6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeebdc 0%,#eeebdc 45%,#e3dec6 55%,#e3dec6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeebdc 0%,#eeebdc 45%,#e3dec6 55%,#e3dec6 100); /* IE10+ */
    background: linear-gradient(to bottom, #eeebdc 0%,#eeebdc 45%,#e3dec6 55%,#e3dec6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeebdc', endColorstr='#e3dec6',GradientType=0 ); /* IE6-8 */
    height: 20px;
    text-align: center;
    padding: 4px 0 16px;
    width: 22.2%;
    margin: 0 1%;
    list-style: none;
    float: left;
}
.stewart-mobile-menu li a.active span {color: #2e9dcb; font-weight: bolder;}


.stewart-mobile-menu li#obituary_tab,
.stewart-mobile-menu li#guestbook_tab {
	padding: 8px 0 12px;
}
.stewart-mobile-menu li#services_tab,
.stewart-mobile-menu li#flowers_tab {
	padding: 2px 0 18px;
	line-height: 14px;
}
/*.stewart-mobile-menu li a.oneline { padding:3px 0 0 0; height: 28px;}*/
.stewart-mobile-menu li a span {width:100%; margin: 0px; color: #000; font-size: 60%; text-transform: uppercase; text-shadow: 0px 0px 12px rgba(255, 255, 255, 1.0);}
.stewart-mobile-text { overflow:hidden; }
.stewart-mobile-text p{ padding: 10px;font-size:16px;}
.stewart-mobile-obit-photo-slider {  float:left; margin: 0; width:100%; position:relative; top: 175px;}

#stewart_obituary_header {
    background: #d7eaec; /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7eaec), color-stop(40%,#d7eaec), color-stop(80%,#5caab1), color-stop(100%,#5caab1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* IE10+ */
    background: linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7eaec', endColorstr='#5caab1',GradientType=0 ); /* IE6-8 */
    border: 1px solid #000000;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    margin: 4px 5px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 12px #fff;
	position: fixed;
	top: 127px;
	font-size: 14px;
	color: #333;
	padding: 5px 0 2px;
	width: 96%;
	z-index: 99999;
}
.stewart_large_header {
	text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 2px #fff;
	position: fixed;
	top: 85px;
    background: #d7eaec; /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7eaec), color-stop(40%,#d7eaec), color-stop(80%,#5caab1), color-stop(100%,#5caab1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* IE10+ */
    background: linear-gradient(272deg, #d7eaec 0%,#d7eaec 40%,#5caab1 80%,#5caab1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7eaec', endColorstr='#5caab1',GradientType=0 ); /* IE6-8 */
    border: 1px solid #000000;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    color: #333333;
    font-size: 14px;
    margin: 4px 5px;
    padding: 5px 0 2px;
    width: 95.5%;
    z-index: 99999;
}
#content-mobile #guestbook_header,
#content-mobile #obituary_header,
#content-mobile #search_obituaries_header,
#content-mobile #service_information_header {
	display: none;
}

body.hosted #guestbook_header,
body.hosted #obituary_header,
body.hosted #search_obituaries_header,
body.hosted #service_information_header {
	background: none;
}
body.hosted #content-stewart-mobile .mobile-big-nav ul li {
    background: -moz-linear-gradient(center top , #F2F2F2, #D9D9D9) repeat scroll 0 0 transparent;
    padding: 12px 0 10px;
    text-align: center;
    list-style-type: none;
    width: 100%;
    position: fixed;
    
}
#content-mobile .mobile-big-nav ul li,
#content-hosting-mobile .mobile-big-nav ul li,
#content-hosting-mobile-profile .mobile-big-nav ul li {
    font-size: 20px;
    width: 100%;
    z-index: 99999;
    padding-left: 10px;
}
#content-stewart-mobile .mobile-big-nav ul li,
#content-stewart-mobile-profile .mobile-big-nav ul li {
	font-size: 20px;
	width: 90%;
    z-index: 99999;
    position: relative;
    left: -1px;
    margin: 8px auto;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.3);
    list-style-type: none;
}
#content-stewart-mobile .mobile-footer,
#content-stewart-mobile-profile .mobile-footer,
#content-stewart-mobile-pages .mobile-footer {
    border-top: none;
}
#content-stewart-mobile .mobile-footer .vert_divider,
#content-stewart-mobile-profile .mobile-footer .vert_divider,
#content-stewart-mobile-pages .mobile-footer .vert_divider {
	display: none;
}
#content-stewart-mobile .mobile-footer li,
#content-stewart-mobile-profile .mobile-footer li,
#content-stewart-mobile-pages .mobile-footer li {
    margin: 0 16px;
}
#content-stewart-mobile .mobile-footer .mobile-controls,
#content-stewart-mobile-profile .mobile-footer .mobile-controls,
#content-stewart-mobile-pages .mobile-footer .mobile-controls {
    margin: 0 12px;
}
body.hosted #content-mobile .mobile-big-nav ul li {
	display: none;
}
body.hosted #content-stewart-mobile .mobile-big-nav ul li a img {
	display: none;
}
.mobile-header-left-stewart-profile .stewart-phone-number {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: center;
}
.mobile-header-left-stewart-profile .stewart-phone-number a {
	color: #666;
}
.mobile-header-left-stewart-profile {
    float: left;
    margin: 5px 4px 0;
}
#stewart-powered-by-tributes img {
    display: block;
    float: right;
    height: 20px;
    margin: 5px 2px 4px;
    padding: 2px;
}
.stewart-mobile-header .mobile-header-right {
	float: right;
	margin: 5px 4px 0 0;
}
.stewart-mobile-header .mobile-header-right #stewart-google-map {
	float: right;
	border: 1px solid #808080;
    width: 125px;
	height: 100px;
	padding: 0;
	margin: 0 2px 0 0;
}
.stewart-mobile-header .mobile-header-right .mobile-powered-by img {
	display: block;
    height: 20px;
    margin: 0 auto;
    padding: 4px 0;
}
.stewart-mobile-header .mobile-header-center #funeral_home_phone_number a,
.hosting-mobile-header #funeral_home_phone_number a {
	font-size: 19px;
	position: relative;
	bottom: 2px;
	display: block;
	color: #666;
	width: 75%;
}
#content-stewart-mobile span#link_view_guestbook a,
#content-stewart-mobile span#link_leave_condolence a {
	background: none repeat scroll 0 0 #00CD00;
    background: -moz-linear-gradient(center top , #63B8EE, #468CCF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63B8EE), to(#468CCF));
	border-radius: 15px; /* IE9 only  */
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Chrome and Safari*/
	-o-border-radius: 15px; /* Opera */
	-webkit-box-shadow: 1px 1px 2px rgba(49, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 2px rgba(49, 50, 50, 0.5);
	box-shadow:         1px 1px 2px rgba(49, 50, 50, 0.5);
    color: #FFFFFF;
    display: block;
    font-size: 19px;
    margin: 0 auto 20px;
    padding: 3px 10px;
    text-align: center;
    width: 60%;
}
#content-stewart-mobile span#link_view_guestbook a {
	    margin: -10px auto 20px;
}
#content-stewart-mobile #memory-book-content>p {
	margin: 0 0 10px 10px;
}
#content-stewart-mobile #memory-book-content p:first-of-type a {
	border-bottom: 1px solid #E1E1E1;
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
    width: 80%;
}
#content-stewart-mobile .search-module fieldset div.fieldwrapper:last-of-type {
	background: none;
}
#content-stewart-mobile-pages div.text-container {
	border: none;
}
#content-mobile div.text-container ul li,
#content-stewart-mobile-pages div.text-container ul li, #content-hosting-mobile div.text-container ul li {
	margin-left: 20px;
}
#content-stewart-mobile-pages div.text-container ul ul li {
	margin-left: 40px;
}
#content-stewart-mobile-pages div.text-container ul {
	list-style-position: outside;
}
#content-stewart-mobile-pages div.text-container h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}
#content-stewart-mobile-pages div.text-container p, #content-mobile div.text-container p, #content-hosting-mobile div.text-container p,
#content-stewart-mobile-pages div.text-container ul, #content-mobile div.text-container ul, #content-hosting-mobile div.text-container ul {
	margin-bottom: 10px;
}
#content-mobile-www .text-container p a,
#content-stewart-mobile-pages .text-container p a, #content-mobile .text-container p a,  #content-hosting-mobile .text-container p a,
#content-stewart-mobile-pages .text-container dl a, #content-mobile .text-container dl a, #content-hosting-mobile .text-container dl a,
#content-stewart-mobile-pages .text-container ul a, #content-mobile .text-container ul a, #content-hosting-mobile .text-container ul a,
#content-stewart-mobile-pages .text-container ol a, #content-mobile .text-container ol a, #content-hosting-mobile .text-container ol a {
    color: #1e63a1;
    margin-top: 0;
}

body.hosted div.search-module fieldset div#fh_obit_search {
	display: none;
}
body.hosted #content-mobile {
	margin-top: 100px;
}
body.hosted #content-stewart-mobile {
    height: 100%;
    margin-top: 85px;
    padding-top: 7px;
    width: 100%;
}
body.hosted #content-stewart-mobile-pages .search-module, body.hosted #content-hosting-mobile .search-module {
	background: none;
}
body.hosted .search-module fieldset .fieldwrapper input {
	width: 85%;
	font-size: 16px;
}
body.hosted #content-stewart-mobile-pages .search-module fieldset .fieldwrapper {
	float: left;
	width: 31%;
	font-size: 16px;
	margin: 5px 10px 0 0;
}
body.hosted #content-mobile h2.mobile-h2-title,
body.hosted #content-stewart-mobile-pages h2.mobile-h2-title {
	display: none;
}
body.hosted #content-mobile .search-module fieldset #fh_obit_search {
	color: #333;
	margin-bottom: 10px;
}
body.hosted #content-mobile .search-module fieldset .fieldwrapper {
	width: 45%;
}
body.hosted #content-stewart-mobile .search-module fieldset .fieldwrapper {
	font-size: 14px;
	width: 32%;
}
body.hosted #content-mobile .search-module fieldset #hosting-search-button {
	width: 40%;
	margin: 25px 0 0 0;
	height: 30px;
	padding-right: 15px;
}
body.hosted #content-stewart-mobile .search-module fieldset #hosting-search-button .trib2-buttonblue {
	width: 28%;
	margin-top: 24px;
	height: 30px;
	padding-right: 15px;
	border-radius: 8px; /* IE9 only  */
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Chrome and Safari*/
	-o-border-radius: 8px; /* Opera */
}
body.hosted #content-stewart-mobile-pages .search-module #hosting-search-button {
	margin-top: 29px;
	width: 32%;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(272deg, #ffffff 0%, #ffffff 50%, #e0f1f4 51%, #e0f1f3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#e0f1f4), color-stop(100%,#e0f1f3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(272deg, #ffffff 0%,#ffffff 50%,#e0f1f4 51%,#e0f1f3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(272deg, #ffffff 0%,#ffffff 50%,#e0f1f4 51%,#e0f1f3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(272deg, #ffffff 0%,#ffffff 50%,#e0f1f4 51%,#e0f1f3 100%); /* IE10+ */
    background: linear-gradient(272deg, #ffffff 0%,#ffffff 50%,#e0f1f4 51%,#e0f1f3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0f1f3',GradientType=0 ); /* IE6-8 */
	border-radius: 5px;
	padding: 4px 10px 3px 0;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #73c8ce;
	-webkit-box-shadow: 1px 1px 2px rgba(49, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 2px rgba(49, 50, 50, 0.5);
	box-shadow:         1px 1px 2px rgba(49, 50, 50, 0.5);
	color: #2699a3;
	text-transform: uppercase;
}
body.hosted #content-stewart-mobile-pages .search-module fieldset {
    margin-right: 0
}
body.hosted #content-mobile .search-module fieldset .fieldwrapper select#dateRange2 {
    font-size: 14px;
    width: 100%;
}
body.hosted #content-mobile .search-results .displayOption select,
body.hosted #content-stewart-mobile .search-results .displayOption select,
body.hosted #content-stewart-mobile-pages .search-results .displayOption select,
body.hosted #content-hosting-mobile .search-results .displayOption select {
    font-size: 14px;
    width: 45%;
}
body.hosted #content-stewart-mobile-pages .search-results .search-result-sort h1 {
	font-size: 14px;
}
body.hosted #content-hosting-mobile .search-results .search-result-sort h1 {
    display: none;
}
body.hosted #content-mobile #stewart-powered-by-tributes img,
#content-hosting-mobile .fh-powered-by a img {
	display: none;
}
body.hosted .stewart-mobile-header .mobile-powered-by {
	display: none;
}
body.hosted .stewart-mobile-header .mobile-hosting-links {
	display: none;
}
body.hosted div.hosting-mobile-header .search-result-sort {
    font-size: 13px;
}
body.hosted .fh-mobile-logo a img {
	margin-left: 5px;
}
.hosting-mobile-head .mobile-header-left-stewart-profile {
    float: left;
    margin: 15px 0 10px 5px;
    max-width: 50%;
}
.hosting-mobile-head .mobile-header-left-stewart-profile .mobile-header-address {
	text-align: center;
	font-size: 90%;
}
#content-stewart-mobile .mobile-powered-by {
	float: none;
	position: relative;
	left: 190px;
}
#content-stewart-mobile .mobile-powered-by img {
	margin: 10px;
}
#content-stewart-mobile-pages #stewart-powered-by-tributes img {
	display: block;
    float: right;
    height: 20px;
    margin: 25px auto 4px;
    padding: 4px;
}
#content-stewart-mobile .mobile-person-info {
	margin: 5px 0 0;
	padding: 0;
	color: #666;
}
#content-stewart-mobile .mobile-person-info .section {
	border: 1px solid #CCCCCC;
    border-radius: 24px;
    margin: 0 auto 10px;
    padding: 5px 10px 10px;
    width: 60%;
}
#content-stewart-mobile .mobile-person-info .section h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #1E63A1;
	margin-bottom: 5px;
}
#content-stewart-mobile .stewart-mobile-obit-photo-slider {
	float: left;
	margin: 0;
	position: relative;
	top: 10px;
	width: 100%;
}
#content-stewart-mobile .mobile-obit-photo-slider .mobile-photos-widget {
	float: left;
	margin: 0 auto;
    width: 50%;
}
.mobile-obit-photo-slider .tukios_video_link {
    color: #1E63A1;
    display: block;
    text-align: center;
	margin: 4px auto 0px;
}
.mobile-photos-widget .tukios_video_link {
    color: #1E63A1;
    display: block;
    text-align: center;
	margin: 8px auto 4px;
}
#content-stewart-mobile .mobile-fullname {
	font-weight: normal;
	font-size: 20px;
}
#content-stewart-mobile #mobile-condolence-form {
	padding: 0 0 0 4px;
}
#content-stewart-mobile #mobile-condolence-form #left-col-fields {
	width: 80%;
	margin: 10px auto 0;
	font-size: 95%
}
#content-stewart-mobile #mobile-condolence-form #left-col-fields label {
	font-weight: bold;
	font-size: 110%;
}
#content-stewart-mobile #mobile-condolence-form #left-col-fields textarea {
	margin-bottom: 10px;
	width: 100%;
}
#content-stewart-mobile #mobile-condolence-form #right-col-fields #security_captcha {
	width: 80%;
	margin: 10px auto;
	font-size: 95%;
}
#content-stewart-mobile #mobile-condolence-form #right-col-fields #security_captcha p {
	display: none;
}
#content-stewart-mobile #mobile-condolence-form #submit-fields input.stei-submit {
	background: -moz-linear-gradient(center top , #63B8EE, #468CCF) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63B8EE), to(#468CCF));
	border-radius: 18px 18px 18px 18px;
    height: 30px;
    width: 30%;
    color: #fff;
    font-size: 19px;
    padding: 4px 5px;
    border: none;
    float: right;
    margin: -10px 32px 10px 0;
   	-webkit-box-shadow: 1px 1px 2px rgba(49, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 2px rgba(49, 50, 50, 0.5);
	box-shadow:         1px 1px 2px rgba(49, 50, 50, 0.5);
}
#content-stewart-mobile #btn_email_form_submit_blue input {
    background: -moz-linear-gradient(center top , #63B8EE, #468CCF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63B8EE), to(#468CCF));
    border-radius: 18px 18px 18px 18px;
    height: 30px;
    width: 30%;
    color: #fff;
    font-size: 19px;
    padding: 4px 5px;
    border: none;
    float: right;
    margin: 0px 0px 10px 0;
    -webkit-box-shadow: 1px 1px 2px rgba(49, 50, 50, 0.5);
    -moz-box-shadow:    1px 1px 2px rgba(49, 50, 50, 0.5);
    box-shadow:         1px 1px 2px rgba(49, 50, 50, 0.5);
}
#content-stewart-mobile #mobile-condolence-form #left-col-fields div:last-of-type input {
	margin-bottom: 0;
}
#content-stewart-mobile #mobile-condolence-form #right-col-fields {
	margin: -20px 0 0 15px;
}
#content-stewart-mobile #mobile-condolence-form div.state-box {
	float: right;
    margin-left: 20px;
    width: 40%;
}
#content-stewart-mobile #mobile-condolence-form .allow-share-email-boxes {
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	width: 90%;
}
#content-stewart-mobile #mobile-condolence-form .allow-share-email-boxes input[type='checkbox'] {
	margin-right: 11px;
}
#content-stewart-mobile #mobile-condolence-form .allow-share-email-boxes input[type='checkbox']:last-of-type {
	float: left;
	margin-bottom: 30px;
}
#content-stewart-mobile #mobile-condolence-form #right-col-fields div:last-of-type {
	display: block;
	margin: 10px auto 0;
	width: 90%;
}
#content-mobile .text-container #btn_send_flowers img,
#content-stewart-mobile .text-container #btn_send_flowers img,
#content-stewart-mobile-pages .text-container #btn_send_flowers img {
	display: none;
	margin: 0 auto;
}
#content-mobile .text-container #send_flowers_text,
#content-stewart-mobile .text-container #send_flowers_text,
#content-stewart-mobile-pages .text-container #send_flowers_text {
	text-align: center;
	margin: 5px auto;
	font-style: italic;
	font-size: 18px;
	color: #808080;
}
#content-mobile .text-container #send_flowers_order_info,
#content-stewart-mobile .text-container #send_flowers_order_info,
#content-stewart-mobile-pages .text-container #send_flowers_order_info {
	text-align: center;
	margin: 20px auto 0;
	font-size: 18px;
	color: #507F80;
}
#content-stewart-mobile .text-container #send_flowers_order_info a {
	color: #507F80;
	text-decoration: underline;
}
#content-stewart-mobile #stewart_mobile_share {
	border-top: 1px solid #CCCCCC;
    margin: 0 auto -20px;
    padding: 20px;
    text-align: center;
    width: 60%;
}
#content-stewart-mobile .mobile-person-info #stewart_mobile_share {
	border-top: none;
	margin-top: -20px;
}
#content-stewart-mobile #stewart_mobile_share_buttons {
	text-align: center;
	margin-bottom: 10px;
}
#content-stewart-mobile #stewart_mobile_share_text {
	color: #666;
	font-size: 18px;
	margin: -10px 0 10px;
	text-align: center;
}
#content-stewart-mobile .fh-powered-by a img {
	float: right;
	height: 22px;
	margin-top: 14px;
    margin-right: 2%;
	padding: 2px;
}
#content-stewart-mobile-pages .fh-powered-by a img {
	float: right;
	height: 22px;
	margin-top: 25px;
    margin-right: 2%;
    padding: 2px;
}
#content-mobile .fh-powered-by a img,
#content-stewart-mobile-profile .fh-powered-by a img {
	display: none;
}
#content-stewart-mobile .fullwidth-textarea {
    width: 98%;
    margin-top: 10px;
    background: #fff url(../gif/mbf-text-area-bg.gif) repeat-x left bottom;
}
#content-stewart-mobile .fullwidth {
    width: 98%;
}
#content-stewart-mobile .form_element {
    margin-bottom: 15px;
}
#content-stewart-mobile .form_element #btn_email_form_submit {
    text-align: right;
}
#content-stewart-mobile #yacaph_email_form {
    margin-right: -8px;
}
#content-stewart-mobile .form_element .fullwidth-textarea {
    margin-top: 5px !important;
}
#content-stewart-mobile #btn_email_form_submit {
    margin-bottom: 20px;
}
#content-stewart-mobile #btn_email_form_submit input{
    position: absolute;
    right: 8px;
}
#content-stewart-mobile .form_element .fieldWithErrors input {
    background: url("../gif/mbf-text-input-bg.gif") repeat-x scroll left center #FFFFFF;
    border: 1px solid #999999;
}

/* /////// Stewart FAQ styles (for CMS document) ////// */
#content-stewart-mobile div.text-container p.faq_question {
	color: #1e63a1;
}
/* /////// end Stewart FAQ styles (for CMS document) ////// */

/* /////////// end Stewart mobile styles ////////// */

#memory-book-content {overflow:hidden;}
.shared-memory-center { margin-right: 5px;}
.gift-container {  margin: 5px 5px 5px 0; width:75px;}
.shared-memory-meta { margin: 0 5px 0; }
.shared-memory { margin: 5px 10px 15px 10px;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

#left-col-fields #facebook-prompt, #photo-module, a.mb-candle-action-small { display:none;}
div#left-col-fields input {margin-bottom:10px;}
div#left-col-fields select, div#left-col-fields input, #right-col-fields { font-size:16px; width:95%;}
div#mobile-condolence-form { width:95%; padding: 0 0 0 8px;}
#mbf-condolence { width:97%;  font-size:16px; margin-top:2px;}
div.error ul {margin-left:20px;}
.submit-button {width:95%;}
span.req_star { display:none;}
span.req_mobile { display:inline;}
div.yacaph img { width:60%; vertical-align:top;}
div.yacaph input#captcha { width:35%; vertical-align:top;}
div.yacaph input#captcha { margin-left:2px;}

div.city-box {float:left; width:52%;}
div.state-box {float:right; width:44%;}
#flash_notice { width: 95%; margin-left: 2%;}
.allow-share-email-boxes { margin-bottom:5px;}
.allow-share-email-boxes input[type='checkbox'] { float:left;}
p.checkbox-label { width:90%; display:inline-block; float:right; margin-bottom:2px;}

.mobile-header-left{
	float:left;
}
.mobile-header-left-stewart-profile {
    float: left;
    margin: 15px 10px 10px;
}
.mobile-header-left a img {
	margin:4px 0 0 8px;
    max-height: 66px;
    max-width: 112px;
}
body.new-homepage .mobile-header-left a img {
	margin:4px 0 0 8px;
    max-height: 66px;
    max-width: 110px;
}
.mobile-header-right{
	padding: 8px 0 1px 0;
	margin-left: 55%;
}
.mobile-header-right a img {
	padding: 8px 0 1px 0;
    margin-right: 5px;
	max-width: 120px;
}
/* For a single-column in Whitelabel */
.mobile-header-center {
	float: none;
}

.mobile_nav li{
	margin:3px 6px 2px;
	padding:5px 8px 5px 5px;
}
.mobile_nav li#li-first{
	margin:3px 6px 2px 9px;
}
.mobile_nav li#li-last{
	margin:3px 6px 2px;
}
.mobile_nav li.active {
	border:2px solid #2e9dcb;
}
.moble_nav ul{
    list-style: none outside none;
    padding: 0;
    width: 100%;
}
#trib2-localObits #wrong-location {
    padding: 4px 6px 0 20px;
}
h3 {
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px !important;
	font-weight:normal;
	color:white;
