@charset "UTF-8";
/*
red ( headings + bullets ) - #e0104c
dark blue ( subtitles )	- #0d1876
*/
body {
	color:#3B3B3B;
	background: #376b98; /*21748d; */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}

#container { 
	background-color:#FFFFFF;
	width: 1008px;  
	margin: 0 auto; 
	text-align: left; 
	min-height:600px;
	height: auto !important; 
	height:600px; 
	position:relative;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.6);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.6);
    box-shadow: 0px 0px 5px rgba(0,0,0,.6);
}
#cookies {
	margin-top:3px;
}
#cookies a {
	color:#000000;
	text-decoration:underline;
}
#cookies form,  #cookies p  {
	margin:0 !important;
	padding:0 !important;
}
.topspace{
	height:15px;
}
#sidebar {
	float: left; 
	width: 173px; 

}
#mainContent { 
	background:#FFFFFF !important;
	margin: 0 0 0 20px; 
	padding: 13px  10px; 
	font-size:12px;
	text-align:left;
} 
#mainContent h1, h1.componentheading {
	color:#14477E;
	margin-top:2px;
	font-size:18px;
	margin:10px 0px;
	font-weight:bold;
}
.moduletable_home * {
	font-size:13px;
}
.moduletable_home h3 {
	color:#14477E;
	margin-top:2px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:20px;
}
h2 {
	font-weight:bold;
	font-size:16px;
	margin:.6em 0 .1em 0;
	color:#666666;
	padding-bottom:0px !important;
}
#mainContentmiddle {
	width: 620px; 
	margin-right: 46px;
	float: left;
	overflow: hidden;
	background:#FFFFFF;
}
#mainContentmiddle ul {
	margin: 7px 0px 6px 0px;
}
#mainrightcolumn {
	margin-top:10px;
	width:282px; 
	float:left; 
	background-color:#FFFFFF;
}
.item-page {
}
ul.inside a {
	text-decoration:none !important;
}
ul.inside a:hover {
	text-decoration:underline !important;
}
#mainrightcolumn .inside {
	margin: 2px 0px;
	position: relative;
	border: #878383 solid 1px;
}
#mainrightcolumn img {
	border:#008cc0 solid 1px;

}
#mainrightcolumn .inside h3 {
	color:#FFFFFF;
	background-color:#878383;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding: 5px 4px;
}
#banner {
	height: 120px;
	position: relative;
	background-color: #e5e5e5;
}
#banner .logo {
	position: absolute;
	top: 25px;
	left: 22px;
}
#stayintouch {
	position: absolute;
	top: 35px;
	right: 22px;
	
}
#stayintouch * {
	font-size: 14px;
	color:#666666;
}
#stayintouch a {
	color:#666666;
}
#stayintouch .phone {
	margin-top:7px;
}
#stayintouch p {
	margin-top:4px;
	padding:0;
}
#search label {
	display: none;
	visibility: hidden;
}
#search #mod-search-searchword {
	width: 250px;
	border: #517bbb solid 1px;
	padding: 3px 4px 2px;
	font-size: 13px;
	border-radius:6px;
	background-image: url("../images/search.png");
    background-repeat: no-repeat;
    background-position: 99% center;
	font-weight:normal;
	color:#000;
}
.moduletable_search {
	margin-top:12px;
	text-align:right;
}
.email span {
	color:#13477B !important;
}
#search .button {	
	background: url(../images/search.gif) no-repeat 0 0;
	color: #FFFFFF;
	display: block; 
	height: 19px; 
	width: 19px; 
	text-align: center;
	padding-top: 0px;
	font-weight: bold;
	font-size: 11px;
	border: none;
	margin-top: 0px;
	float: right;
	cursor: pointer; 
	margin-left: 2px;
	border: none;
}

#banner #search {
	position: absolute;
	top: 85px;
	left: 768px;
}
#banner #search .button {
	margin:0;
	padding:0;
	margin-left:3px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
* html .clearfloat {
	display:inline;
}
#introcontainer {
}

/* our services */
.moduletable_about {
	padding: 10px;
}
.moduletable_about ul {
	margin-left: 2px;
	list-style: none;
}
.moduletable_about ul li {
	color:#FFFFFF;
	padding: 3px 0px 3px 9px;
	background: transparent url(../images/arrow_white.png) 0 9px  no-repeat;
}
.moduletable_about a {
	color:#FFFFFF;
	text-decoration:none;
}
.moduletable_about a:hover {
	text-decoration:underline;
}
#copyright, #bottomlinks {
	color:#FFFFFF;
	width: 966px;
	margin: 0 auto;
	padding: 0px 0px 20px 3px;
}
#bottomlinks {
	width: 1000px;
	margin: 20px auto;
}
#bottomlinks .col, #bottomlinks .col_big, #bottomlinks .col_bigg {
	margin-bottom: 15px;
	float: left;
	border-right:#595959 solid 1px;
	height: 140px;
	overflow: hidden;
	text-align: left;
	padding: 5px 20px;
}
#bottomlinks .col {
	width:400px;
}
#bottomlinks .col_big {
	width:240px;
	padding: 5px 30px;
}
#bottomlinks .col_bigg {
	width:160px;
	padding: 5px 30px;
}
#bottomlinks .col a, #bottomlinks .col_big a, #bottomlinks .col_bigg a {
	color:#FFFFFF;
}
#bottomlinks .col a:hover, #bottomlinks .col_big a:hover, #bottomlinks .col_bigg a:hover {
	text-decoration: underline;
}
#bottomlinks h3 {
	padding-bottom: 0px;
	padding-top: 0px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
#bottomlinks .last {
	margin-right: 0px;
	border-right:0;
	text-align:left;
}
#copyright .designedby {
	padding-left: 200px;
}
#copyright {
	clear: both;
}
#copyright a {
	color:#FFFFFF; 
	text-decoration:underline;
}

#bottomlinks div {
	padding: 0.3em 0;
}
#bottomlinks ul {
	padding-top:5px;
}
#bottomlinks ul li {
	padding:0px 0px 2px 12px;
}
#mainrightcolumn p {
	text-align:center;
}
.moduletable_quickcontact .button, .button, .submit {
	background:#008cc0;
	border:none;
	font-size:13px;
	font-weight:normal !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
	padding: 4px  3px;
	text-transform:none;
	display:inline;
	text-align:center;
	color:#FFFFFF !important;
	text-decoration:none !important;
	text-transform:capitalize;
	width: 70px;
	margin: 3px auto;
} 
#sidebar h3 {
	margin: 10px 0px;
	font-size: 15px;
	color:#FFFFFF;
	border-bottom: #FFFFFF solid 1px;
	font-weight:bold;
}
.moduletable_map {
	margin-top: 10px;
	padding: 10px;
}
#hosplogo {
	margin-top: 35px;
	padding-left: 10px;
}
.plg_fa_karmany {
	padding:10px 0px 6px;
	height:22px;
}
.item-page a {
	color:#000000;
	text-decoration:underline;
}
.moduletable_homecarr {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
}
.moduletable_homeslider {
	margin-bottom:20px;
	padding:15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
	border:#00266E solid 1px;
}
.moduletable_homeslider h5 {
	margin-top:0px;
	padding-top:0px;
	font-weight:bold !important;
}
.moduletable_homeslider a {
	color:#FFFFFF;
	text-decoration:underline;
}
.messagebox {	
	background-color:#D5EAF1;
	border: #02569c solid 1px;
	padding:10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
	font-weight:bold;
}
#mainContentmiddle .subtitle, #mainContentmiddle h3 { 
	font-weight:bold;
	font-size:15px;
	margin:0.6em 0 0.02em 0;
	color:#000000;
}
/*
.item-page h2:first-of-type, .item-page h3:first-of-type { 
	margin-top:0px !important;
	padding-top:0px !important;
}
*/
#mainContentmiddle h2,#mainContentmiddle h3, #mainContentmiddle h4,#mainContentmiddle h5,#mainContentmiddle h6 {
	padding: 0.3em 0 0.1em 0;
	font-weight:bold;
}
.blue {
	color:#00266E;
	font-weight:normal;
	font-size:14px;
}
.grey {
	color:#6e7275;
	font-weight:normal;
	font-size:14px;
}
.blue_bold {
	color:#0d1876;
	font-weight:bold;
	font-size:13px;
}

.border {
	border:#00266E solid 1px;
}
.blue_link {
	color:#02569c;
	text-decoration:underline;
}
hr {
	height:1px;
	border:none;
	margin:10px 0px;
}
#mainContentmiddle .blog .items-leading h2, #mainContentmiddle .blog .items-row h2  {
	color:#0d1876 !important;
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 2px 0px;
	border: none;
}
dd.create {
	color:#666;
	margin-bottom:15px;
}
#mainContentmiddle a {
	color:#000000;
	text-decoration:underline;
}
#mainContentmiddle h3 a {
	color:#000000;
	text-decoration:none;
}
.item-separator {
	padding-top:20px;
	border-bottom:#00266E solid 1px;
}
.hospicecontacts, .fundraisingcontacts {
	width:260px;
	float:left;
}
.fundraisingcontacts {
	margin-left:10px;
}
.contactline {
	margin-top:10px;
}
.hospicecontacts h3, .fundraisingcontacts h3 {
	font-weight:bold;
	color:#00266E;
	margin-bottom:10px;
	font-size:14px;
	border-bottom:#00266E solid 1px;
	width:200px;
} 
.clrfix  {
	height:1px !important;
	line-height:1px !important;
	float:left;
}
.lnd_introtxt p, .eventdescrhome *, .eventdescrhome {
	font-size:11px !important;
	text-shadow: 0px 1px 0px rgb(255,255,255) !important;
	color:rgb(102,102,102) !important;
}
.moduletable_helpus {
	background-color:#F5A7C9;
	padding: 6px 10px 10px 10px;


	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
	margin-top:20px;
}
.moduletable_helpus h3 {
	color:#00266E;
	border-bottom:#00266E solid 1px;
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
}
.article-info-term {
	height:10px;
}
.pagenav li {
	float:left !important;
	background-image:none !important;
	padding-left:0px !important;
}
.eventdetails a {
}
.border {
	border:#00266E solid 1px;
}
.border td {
	padding:5px;
	border:#00266E solid 1px;
}
.noborder {
	border:none;
}
.noborder td {
	padding: 0px 5px;
}
#searchForm {
	margin:20px 0px 0px;
}
.result-title {
	padding-top:10px;
}
#searchForm  .phrases {
	display:none;
}
#searchForm .btn {
	margin: 10px 0 20px 0px !important;
	width: 25px;
	height:25px;
	border:#999999 solid 1px;
	border-radius: 6px;
	background: url("../images/search.png") no-repeat 50% 50%;
	cursor:pointer;
}
#searchForm #search-searchword {
	width: 250px;
	border: 1px solid #517BBB;
	padding: 3px 4px 2px;
	font-size: 13px;
	border-radius: 6px;
}
.pagination {
	margin-top:20px;
}
.pagination li {
	float:left;
	background-image:none !important;
	padding:0 !important;
	padding-right:10px !important;
	font-weight:bold;
}
.moduletable_homevideo, .intro_howtohelp {
	float:left;
	width:250px;
	margin-top:20px;
}
.intro_howtohelp {
	background-color:#D5EAF1;
	margin-left:20px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
	width:260px;
}
.moduletable_homehowtohelp h3 {
	color:#02569c;
	font-size:14px;
	font-weight:bold;
	border-bottom: #02569c solid 1px;
	margin-bottom: 5px;
}
.moduletable_homehowtohelp {
	padding:10px;
}
.avVideo .avPlayerContainer {
	padding:0 !important;
}
div#acymodifyform .adminform {
	padding-bottom: 10px;
}
div#acymodifyform .adminform legend {
	color: #00266E;
	font-weight:bold;
	font-size:14px;
}
.nivo-caption p {

}
.newsbox {
	background-color:#214B99;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
	padding:8px;
}
div.nivo-caption div.newsbox p, div.nivo-caption div.newsbox *, div.nivo-caption div.newsbox a {
	font-size:13px !important;
	color:#FFFFFF;
	margin:0 !important;
	padding:0 !important;
}
/* quick contact form*/
div.rapid_contact {
	padding:2px 5px;
}
div.rapid_contact tr, div.rapid_contact td { 
	border: none; 
	padding: 1px; 
}
form#sp-quickcontact-form {
	padding: 0px 12px;
}
.moduletable_quickcontact input, .moduletable_quickcontact textarea {
	background:#FFFFFF url(../images/bg_input.gif) repeat-x top left;
	width:240px  !important;
	border:#CCCCCC solid 1px;
	font-size:12px;
	padding: 4px 5px;
	color:#3B3B3B;
}
.moduletable_quickcontact textarea {
	height:100px;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.moduletable_quickcontact #sp_qc_submit {
	margin-bottom:0px !important;
	text-align:center;
	display:block;
	cursor:pointer;
	width:160px !important;
}
.moduletable_contact p {
	margin: 0;
}
.moduletable_contact label {
	width: 52px; 
	float: left; 
	padding-right: 10px; 
	text-align: left;
}
.moduletable_contact {
	text-align:left !important;
}
.error {
	color:#FF0000;
}
.errormessages {
	margin:5px 0px;
}
.center {
	text-align:center
}
.rapid_contact table td {
	vertical-align:middle !important;
	width:60px !important;
}
.rapid_contact table td.tdtextarea {
	vertical-align:top !important;
}
.rapid_contact table td .inputbox  {
	vertical-align:top;
	margin: 1px 0px;
}
.category-module_news {
	padding:8px 4px 2px 8px;
}
.moduletable_news a {
	color:black;
	font-size:12px !important ;
}
.moduletable_news a:hover {
	text-decoration:underline;
}

/* Nivo Slider */
.nivo-caption h3 {
    font-weight: bold;
    font-size: 18px;
    margin: 2px 0 2px 0;
    padding: 0 2px 0 7px;
	color:#FFFFFF;
}
.nivo-caption p {
    padding: 0 2px 0 7px;
    margin: 2px 0 2px 0;
}

.nivo-caption h5 {
	display:none !important;
}
.theme-default95 .nivoSlider {
	border:#000 solid 0px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}

.theme-default95 .nivoSlider {
	border:#000 solid 0px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}

.theme-default95 #slider95 {
    width:729px; /* Make sure your images are the same size */
    height:342px; /* Make sure your images are the same size */
}
.theme-default95 .nivo-controlNav
{
    padding: 5px;
    font-size: 0px; 
    float: left;

}
.theme-default95 .nivo-controlNav a {
    margin-left:4px;
    width:8px;
    height:8px;
	background:url(/images/bullets3.png) left top;
    float: left; 
    text-indent: -1000px; 
}
.theme-default95 .nivo-controlNav a.active, .theme-default95 .nivo-controlNav a:hover {
    background-position: right top;
}
.theme-default95 .nivo-directionNav a {
    text-indent: -9000px; 
	position:absolute;
    display:none;
    top:45%;
    margin-top:-28px;
    position:absolute;
    z-index:1001;
    height: 62px;
    width: 38px;
    background-image: url(/modules/mod_PlimunNivoSlider/themes/default/arrows2.gif);
    display:block;
}

.theme-default95 a.nivo-nextNav {
    background-position: 100% 0;
    right:-4px;
}

.theme-default95 a.nivo-prevNav {
    left:-4px;
    background-position: 0 0; 
}
.theme-default95 .nivo-controlNav {
	position:absolute;
	right: -6px !important;
    top: -15px !important;
    margin-left:-40px; 
}
.theme-default95 .nivo-caption p{
	letter-spacing: 0.4px !important;
	line-height:17px !important;
	margin:0 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-bottom:2px !important;
	padding-top:0px !important;
	color:#fff !important;
	z-index:10 !important;
	display: block !important;
	text-align:left !important;
}
.theme-default95  .nivo-caption h5 a{
	margin:0 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:16px !important;
	font-weight:normal !important; 
	text-decoration:none !important;
	padding-right: 5px !important;
	padding-bottom:0px !important;
	padding-top:5px !important;
	color:#ffffff !important;
	line-height:21px !important;
	display: block !important;
	text-align:left !important;
}
.theme-default95 .nivo-caption {
	position:absolute;
	right:0px;
	top:3px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     filter: alpha(100);
	opacity:1;
	width:207px;
	height:350px;
	z-index:8;
}
.theme-default95 #slider95 {
    width:729px; 
    height:342px; 
}
#leftcolumn, #rightcolumn {
	width: 255px; 
	float: left;
}
#rightcolumn {
	margin-left: 25px;
}
.VombieLikeButton {
	padding:8px;
}
.moduletable_sb {
	float:left;
	width:194px;
}
.moduletable_sb .logo {
	width:30px; 
	float:left;
}
.moduletable_sb .text {
	width:156px; 
	float:left; 
	padding-top:7px; 
	padding-left:8px;
}
.moduletable_sb .text a {
	color:#00266E; 
	text-decoration:none; 
	font-size:15px;
	font-weight:bold;
}
.nivo-caption p {
	font-size: 14px !important;
	padding: 1px 3px !important;
}
#carrousel {
	margin-bottom:20px;
	width:630px;
	float:left;
	margin-top:15px;
	border:#999999 solid 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.moduletable_home {
	float:left;
	width:280px;
	margin-left:20px;
	margin-top:10px;
}
.moduletable_testimonials {
	width:1000px;
	margin-top:15px;
}
.moduletable_testimonials div.testim {
	float:left;
	margin-right: 20px;
	width:280px;
	background-color:#dee0e2;
	border:#008cc1 solid 0px;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,.4);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,.4);
    box-shadow: 0px 0px 8px rgba(0,0,0,.4);
	padding: 10px;
	border-radius:4px;
	color:#13467b;
}

.page-header h2 {
	border-bottom:#00266E solid 1px;
	padding:0px !important;
	margin-top:4px !important;
	margin-bottom:10px !important;
}
.nivo-controlNav { 
	padding: 0px !important;
}
.theme-pure .nivoSlider {
	margin-bottom:0px !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.nivo-caption {
	background-color:#333333  !important;
	padding: 10px !important; 
}
.chzn-container-single .chzn-single span {
	margin-right:0px !important;
}