/* Luteran Home Care & Hospice, Inc. */

/*mmmmm Resets mmmmm*/
@import url("reset.css");

/*mmmmm Page Constraints mmmmm*/
html, body {
	height: 100%;
}
body {
	background-color:#F3E1BF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:100%;
}
a { color:#2178b4; }
a:hover { color:#791609; }
p {
	font-size:0.8em;
	line-height:1.6em; 
	margin:0 0 0.5em;
}
h4 {
	color:#000;
	font-size:0.9em;
	margin:15px 0 10px;
}


.icon {padding:4px 0 4px 25px; font-weight:bold; text-decoration:none;}
.icon-pdf {background:url(/m/img/icon-pdf.png) 0 2px no-repeat;}

/*mmmmm Color Test mmmmm*/
.colors #header { background-color:#00FF00; }

/*mmmmm Header mmmmm*/
#header-wrapper {
	background:url(/m/img/header_bkg.png) no-repeat center center;
	height:151px;
	margin:0 auto;
}
#header {
	height:150px;
	margin:0 auto;
	position:relative;
	width:940px;
	z-index:12000;
}
#header #logo {
	background:url(/m/img/logo.png) no-repeat;
	float:left;
	height:97px;
	text-indent:-9999px;
	margin:18px 0 0 3px;
	width:434px;
}
#header #login-panel {
	float:right;
	margin:30px 0 0;
}
#header #login-panel .alt-nav {
	font-size:11px; color:#fff;
}
#header #login-panel .alt-nav a {
	color:#fff;
}
#header #login-panel h3 {
	background:url(/m/img/header_search.png) no-repeat;
	height:22px;
	text-indent:-9999px;
	margin:0 0 4px;
	width:136px;
}
#header #login-panel input.textbox {
	border:0;
	color:#616161;
	font-size:0.75em;
	height:15px;
	padding:3px;
	width:129px;
}
#header #login-panel #login {
	background:url(/m/img/button_login.png) no-repeat;
	border:0;
	cursor:pointer;
	height:21px;
	text-indent:-9999px;
	width:56px;
}
/*mmmmm Navigations mmmmm*/
#navigation {
	float:left;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:9000;
}
#navigation ul {
	bottom:0; 
	float:left; 
	position:absolute;
	width:100%;
}
#navigation ul li {
	float:right;
	height:23px;
	margin:0 7px 0 0;
	position:relative;
}
#navigation ul li a {
	background:url(/m/img/nav_left.png) no-repeat top left;
	color:#FFF;
	cursor:pointer;
	display:block;
	height:100%;
	font-size:0.7em;
	position:relative;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	z-index:5000;
}
#navigation ul li a span {
	background:url(/m/img/nav_right.png) no-repeat top right;
	display:block;
	height:15px;
	margin:0 -23px 0 0;
	padding:5px 26px 3px 13px;
	z-index:4000;
}
#navigation ul li a:hover, #navigation ul li.selected a { background:url(/m/img/nav_selected_left.png) no-repeat top left; color:#383637; }
#navigation ul li a:hover span, #navigation ul li.selected a span { background:url(/m/img/nav_selected_right.png) no-repeat top right; }
#navigation ul li.selected { z-index:9000; }
#navigation ul li:hover { z-index:9001; }

/*mmmmm Content Section mmmmm*/
body > #content-wrapper, body > #content { height:auto; min-height:100%;}
#content-wrapper {
	background:url(/m/img/body_bkg_top.png) no-repeat center top;
	height:100%;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:120px;
}
#content-wrapper-bottom {
	height:100%;
	min-height:100%;
}
#content {
	background:url(/m/img/sidepanel_bkg_repeat.png) repeat-y right;
	margin:10px auto 0;
	height:100%;
	width:996px;
	z-index:100;
}
#column {
	float:left;
	padding:0 0 0 45px;
	width:560px;
}
#column a { font-size:1.0em; }
#sidepanel-wrapper { float:right; margin:-65px 0 0 0; }
#sidepanel-content {
	padding-top:120px;
	padding:25px 65px 0 55px;
	width:261px;
}
#sidepanel h3#heading-search, #sidepanel h3#heading-information, #sidepanel h3#heading-current, #sidepanel h3#heading-questions, #sidepanel h3#heading-resources, #sidepanel h3#heading-testimonial  { margin:0 0 8px; text-indent:-9999px; }
#sidepanel h3#heading-search { background:url(/m/img/heading_search_site.png) no-repeat; height:28px; }
#sidepanel h3#heading-information { background:url(/m/img/heading_information.png) no-repeat; height:25px; }
#sidepanel h3#heading-current { background:url(/m/img/heading_current_events.png) no-repeat -2px 0; height:26px; }
#sidepanel h3#heading-questions { background:url(/m/img/heading_questions.png) no-repeat; height:25px; }
#sidepanel h3#heading-resources { background:url(/m/img/heading_resources.png) no-repeat; height:25px; }
#sidepanel h3#heading-testimonial { background:url(/m/img/heading_testimonial.png) no-repeat; height:25px; }
#sidepanel div.hr {
	border-bottom:1px dotted #979797;
	clear:both;
	height:1px;
	margin:20px 0;
}
#sidepanel div.hr hr { display:none; }
#sidepanel ul {
	float:left;
	margin:0 0 10px;
	width:100%;
}
#sidepanel li {
	background:url(/m/img/bullet_orange.png) no-repeat left 4px;
	float:left;
	font-size:0.8em;
	padding-left:10px;
	margin:0 0 7px;
	width:45%;
}
#sidepanel ul.questions li {
	width:100%;
	margin:0 0 10px;
}
#sidepanel ul.resources li {
	background:url(/m/img/sidepanel_pdf.png) no-repeat left;
	float:left;
	font-size:0.8em;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:1.2em;
	margin:0 0 7px;
	width:100%;
}
#sidepanel dl { font-size:0.8em; }
#sidepanel dt {
	color:#929292;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	margin:0 0 5px;
}
#sidepanel dd {
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 10px;
}
#sidepanel dl a { font-size:0.9em; }
#sidepanel dd a { display:block; font-weight:normal; }
.view-all { background:url(/m/img/arrow_grey.png) no-repeat right center; padding-right:10px; }
input.shaded-input {
	background:url(/m/img/input.png) no-repeat;
	border:0;
	display:block;
	height:18px;
	padding:5px;
	margin:0 0 5px;
	width:258px;
}
input.submit-button {
	background:url(/m/img/button_search.png) no-repeat;
	border:0;
	cursor:pointer;
	height:21px;
	text-indent:-999px;
	width:67px;
}
.details-links { float:left; margin:0 0 0.9em 0; width:100%; }
.details-links li { float:left; margin-right:9px; }
.details-links li a { padding:0 9px 0 0; }
.details-links li:first-child a { border-right:1px solid #A7AC33; }
.video-links { float:right; width:120px; font-size:0.8em; line-height:1.4em;}
div#fontsizer {
	color:#D79E43;
	font-size:0.8em;
	float:left;
	margin-top:7px;
}
div#fontsizer a {
	border-radius:5px;
	color:#D79E43;
	cursor:pointer;
	display:inline-block;
	height:100%;
	padding:4px 3px;
	margin:0 3px -6px 0;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div#fontsizer a#fs_sml  { font-size:0.9em; }
div#fontsizer a#fs_med { font-size:1.1em; }
div#fontsizer a#fs_lrg { font-size:1.2em; }
div#fontsizer a:hover, div#fontsizer a.fsactive { background-color:#FFF; }
.thumb-gallery {
	float:left;
	margin:0 0 0.9em 0;
	width:100%;
}
.thumb-gallery li {
	background:url(/m/img/thumb_bkg.png) no-repeat center center;
	float:left;
	height:132px;
	margin:0 5px 0 0;
	width:127px;
}
.thumb-gallery li img { margin:10px 0 0 10px; }
.thumb-gallery li.more-info {
	background-image:none;
	line-height:1.2em;
	padding-top:60px;
	height:72px;
	font-size:0.8em;
}
.thumb-gallery li.more-info a { display:block; }
img.curve { float:right; margin:0; }

/* Tabs */
#tabbed-panel {
	background:url(/m/img/tabs_panel_bkg.png) no-repeat top right;
	float:left;
	margin-top:50px;
	min-height:339px;
	padding:14px 10px 10px;
	width:529px;
}
.ui-tabs .ui-tabs-nav {
	float:right;
	margin:-35px -10px 0;
}
.ui-tabs .ui-tabs-nav li { 
	float:left; 
	margin:0 0 0 10px;
	position:relative;
	cursor:pointer;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { z-index:4000; }
.ui-tabs .ui-tabs-nav li:hover { z-index:4001;}
#column .ui-tabs .ui-tabs-nav li a {
	background:url(/m/img/tab_panel_right.png) no-repeat top right;
	color:#FFF;
	display:block;
	font-size:0.7em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	 cursor:pointer; 
}
#column .ui-tabs .ui-tabs-nav li a span {
	background:url(/m/img/tab_panel_left.png) no-repeat top left;
	display:block;
	padding:6px 20px 2px 35px;
	margin-left:-25px;
	height:16px;
	z-index:100;
}
#column .ui-tabs .ui-tabs-nav li a:hover, 
#column .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background:url(/m/img/tab_panel_selected_right.png) no-repeat top right; color:#3A3B25; z-index:100000; }
#column .ui-tabs .ui-tabs-nav li a:hover span, 
#column .ui-tabs .ui-tabs-nav li.ui-tabs-selected a span { background:url(/m/img/tab_panel_selected_left.png) no-repeat top left; }

.ui-tabs .ui-tabs-hide { display: none !important; }

/* Homepage Specific */
#home #home-banner { margin:0 15px 0 0; float:right; position:relative; }
#home #sidepanel-wrapper { margin-top:-173px;}
#home #sidepanel-wrapper #sidepanel-content { padding-top:128px; }
#home #fontsizer { top:400px; }
#home #content { margin-top:0;}

#splash-home {float:right; margin-right:13px; margin-top:-10px; width:970px; height:236px;}
#splash-overlay {width:970px; height:236px; position:relative; z-index:20; left:0px; top:-205px; background:url(/m/img/rotation-border.png) no-repeat;}
#splash-show {position:relative; top:15px; left:20px; width:930px; height:205px; z-index:10;}

#column ul.service-links {
	float:left;
	margin:0;
	width:100%;
}
#column ul.service-links li {
	background:url(/m/img/bullet_orange.png) no-repeat left 4px;
	float:left;
	font-size:0.8em;
	margin:0 0 10px;
	padding-left:10px;
	line-height:1.4em;
	width:100%;
}

/*mmmmm Footer Section mmmmm*/
#footer-wrapper {
	background:#FFF url(/m/img/footer_bkg.png) repeat-x top;
	clear:both;
	height:120px;
	margin-top:-120px;
	position:relative;
}
#footer {
	height:105px;
	margin:0 auto;
	padding-top:5px;
	width:941px;
}
#footer ul {
	clear:left;
	float:left;
	font-size:0.8em;
	margin:9px 0 0;
}
#footer ul li {
	border-right:1px solid #89898A;
	float:left;
	padding:0 5px;
}
#footer ul li.last { border-right:none; }
#footer ul li.arrow {
	background:url(/m/img/arrow_white.png) no-repeat 5px center;
	color:#FFF;
	padding-left:15px;
}
#footer ul li a { color:#E9A513; }
div.row-one { height:32px; }
div.row-two { height:35px; }
div.row-three { color:#89898A; height:34px; }
div.row-three ul li a { color:#2178B4 !important; }
/*mmmmm SIFR mmmmm*/
@media screen {
  .sIFR-flash {
    visibility:visible !important;
    margin:0;
    padding:0;
  }
  .sIFR-replaced,.sIFR-ignore {
    visibility: visible !important;
  }
  .sIFR-alternate {
    position:absolute;
    left:0;
    top:0;
    width:0;
    height:0;
    display:block;
    overflow:hidden;
  }
  .sIFR-replaced div.sIFR-fixfocus {
    margin:0pt; 
    padding:0pt; 
    overflow:auto; 
    letter-spacing:0px; 
    float:none;
  }
}
@media print {
  .sIFR-flash {
    display: none !important;
    height:0;
    width:0;
    position:absolute;
    overflow:hidden;
  }
  .sIFR-alternate {
    visibility:visible !important;
    display:block !important;
    position:static !important;
    left:auto !important;
    top:auto !important;
    width:auto !important;
    height:auto !important;
  }
}
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}
/*mmmmm Generic Classes mmmm*/
.clearfix:after  {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix, .ui-tabs-panel { height: 1%; }