/*-----------------------------------------------------------------------------
Hospice & Palliative Care of Westchester Style Sheet
developer: CodeMonkey Design
website:   codemonkeydesign.com	
version:   1.0
date:	   3/18/2013
-----------------------------------------------------------------------------*/

/* CSS Document */

/* =General
-----------------------------------------------------------------------------*/
@charset "UTF-8";

/* Remove padding and margin */
* {
	margin: 0;
	padding: 0; }

html { 
	/*over-extend height to force scroll bar to appear -
	to eliminate page-shift when utilizing collapsible panels 
	min-height: 101%; */ }

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, pre, blockquote, form, fieldset, table, ul {
	padding: 1em 0; }
	
fieldset {
	border: 0;
	padding: 0; }

p {
	padding: 5px 0; }
	
.no_pad {
	padding: 0; }
	
form {
	margin: 0;
	padding: 0; }
/* Class for clearing floats */
.clear {
	padding: 0;
	clear:both; }


/* Remove border around linked images */
img {
	border: 0; }
	
iframe {
	border: 1px solid #ccc; }
	

	

#content-body ul {
	list-style: bullet;
	padding: .5em 0;
	margin-left: 2em;
	}
	
#content-body ol {
	padding: .5em 0;
	margin-left: 3em;
	}

#content-body ul li {
	padding: .5em 0; }

ul#content {
	list-style: none;
	padding: 1em 0 0 0;
	margin-left: 2em;
	}

ul#content li {
	padding: .5em 0; }

#content-body ul.docs {
	list-style: none;
	margin: -2em 0;
	margin-left: 2em;
	font-size: 12px;
	line-height: 14px; }

#content-body ul.docs li {
	background: url('../images/pdf_icon.png') no-repeat left top;
	padding: 0 0 0 40px;
	margin: 2em 0;
	min-height: 30px;}
	


/* Alignment Classes
-----------------------------------------------------------------------------*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* Font Classes
-----------------------------------------------------------------------------*/
@font-face {
    font-family: 'colaborate-thinregular';
    src: url('../fonts/colablig-webfont.eot');
    src: url('../fonts/colablig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/colablig-webfont.woff') format('woff'),
         url('../fonts/colablig-webfont.ttf') format('truetype'),
         url('../fonts/colablig-webfont.svg#colaborate-thinregular') format('svg');
    font-weight: normal;
    font-style: normal; }
    
@font-face {
    font-family: 'colaborate-thin';
    src: url('../fonts/colabthi-webfont.eot');
    src: url('../fonts/colabthi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/colabthi-webfont.woff') format('woff'),
         url('../fonts/colabthi-webfont.ttf') format('truetype'),
         url('../fonts/colabthi-webfont.svg#colaborate-thin') format('svg');
    font-weight: normal;
    font-style: normal; }



/* =Body
-----------------------------------------------------------------------------*/
body#home-page {
	background: #1c4848 url('../images/bg-home.jpg') no-repeat center 269px;
	margin: 0 auto;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #231f20;
	min-width: 1020px; }
	
body#content {
	background: #ffffff url('../images/bg-body.jpg') no-repeat center 269px;
	margin: 0 auto;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #231f20;
	min-width: 1020px; }
		
a:link, a:visited {
	color: #255876;
	text-decoration: none; }

a:hover, a:active {
	text-decoration: underline;
	color: #255876; }
	


/* =Header Styles Formatting
-----------------------------------------------------------------------------*/
h1 {
	margin: 0;
	padding: 0;
	width: 314px;
	height: 94px;
	background-image: url('../images/new-hpcow-logo.png');
	/*width: 425px;
	height: 97px;
	background-image: url('../images/hpcow-logo.png');*/
	background-repeat: no-repeat;
	float: left;
	display: block;
    text-indent: -9999px; }
	
h2 {
	width: 960px;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 2px 2px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3)\9;
	color: #fff;
	margin: 0;
	padding: 0; }
	
h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #231f20;
	margin: 20px 0 -2px 0;
	padding: 0; }
	
h4 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #255876;
	margin: 0 0 -2px 0;
	padding: 0; }
	
h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	margin: 20px 0 0 0;
	padding: 0; }
	
h6 {
	margin-right: 265px;
	padding: 0;
	width: 160px;
	height: 125px;
	background-image: url('../images/CC-color-RGB-sm.jpg');
	background-repeat: no-repeat;
	float: left;
	display: block;
    text-indent: -9999px; }
	
h7 {
	margin: 0;
	padding: 0;
	width: 302px;
	height: 75px;
	background-image: url('../images/new-hpcow-logo.png');
	background-repeat: no-repeat;
	float: left;
	display: block;
    text-indent: -9999px; }
	
#mission {
	font-family: 'colaborate-thin';
	text-align: center;
	font-size: 44px;
	line-height: 44px;
	text-shadow: 2px 2px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3)\9;
	color: #fff;
	margin: 0;
	padding: 0; }
	
#mission_txt {
	font-family: 'colaborate-thin';
	text-align: left;
	font-size: 26px;
	line-height: 31px;
	text-shadow: 2px 2px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3)\9;
	color: #fff;
	margin: 0;
	padding: 0; }
	
.url_display {
	font-size: 11px; 
	color: #666; }

.highlight {
	background: #e9f1a8;
	padding: 2px; }
	
/* =Header Area Formatting
-----------------------------------------------------------------------------*/
#header-wrapper {
	width: 100%;
	height: 278px;
	background: url('../images/bg-header.png') repeat-x; }

#header {
	width: 1000px;
	height: 278px;
	margin: 0 auto; }

#contact-info { 
	float: right;
	text-align: right;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #3c5166;
	text-align: right; 
	margin: 0;
	padding: 25px 0;}
	
#searchwrapper {
	float: left;
	width: 150px;
	height: 31px;
	background: url('../images/bg-search-box.png') no-repeat;
	padding: 0;
	margin: 68px 0 0 100px;
	position: relative; }
 
#searchwrapper form { 
	display: inline; }
 
.searchbox {
	border: 0;
	background-color:transparent;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 120px;
	height: 29px;
	line-height: 29px;
	padding-left: 7px;
	color: #7d7d7d;
	font-style: italic; }
 
.searchbox_submit {
	border: 0;
	background-color:transparent;
	position:absolute;
	top: 1px;
	left: 121px;
	width: 28px;
	height: 28px; }
	
.btn-donate {
	float: left;
	margin: 60px 0 0 75px;
	display: block;
	width: 145px;
	height: 36px;
	background: url('../images/btn-donate.png') no-repeat;
	text-indent: -99999px; }

	
/* =Navigation Area Formatting
-----------------------------------------------------------------------------*/
#nav-row {
	clear: both;
	width: 960px;
	height: 55px;
	margin: 0;
	padding-top: 17px; }

#nav-row-left {
	float: left;
	width: 29px;
	height: 55px;
	background: url('../images/nav-left.png') no-repeat; }	

ul#topnav {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 55px; }

ul#topnav li {
	display: inline; }

ul#topnav li a {
	height: 55px;
	float: left;
	text-indent: -9999px; }

ul#topnav li#topnav-1 a {
	width:68px;
	background:url('../images/nav-top.png') no-repeat 0 0px; }

ul#topnav  li#topnav-1 a:hover {
	background-position:0 -55px; }

ul#topnav  li#topnav-1 a.current {
	background-position:0 -55px; }
	
ul#topnav li#topnav-2 a {
	width:87px;
	background:url('../images/nav-top.png') no-repeat -68px 0; }

ul#topnav  li#topnav-2 a:hover {
	background-position:-68px -55px; }

ul#topnav  li#topnav-2 a.current {
	background-position:-68px -55px; }
	
ul#topnav li#topnav-3 a {
	width:120px;
	background:url('../images/nav-top.png') no-repeat -155px 0; }

ul#topnav  li#topnav-3 a:hover {
	background-position:-155px -55px; }

ul#topnav  li#topnav-3 a.current {
	background-position:-155px -55px; }
	
ul#topnav li#topnav-4 a {
	width:104px;
	background:url('../images/nav-top.png') no-repeat -275px 0; }

ul#topnav  li#topnav-4 a:hover {
	background-position:-275px -55px; }

ul#topnav  li#topnav-4 a.current {
	background-position:-275px -55px; }

ul#topnav li#topnav-5 a {
	width:154px;
	background:url('../images/nav-top.png') no-repeat -379px 0; }

ul#topnav  li#topnav-5 a:hover {
	background-position:-379px -55px; }

ul#topnav  li#topnav-5 a.current {
	background-position:-379px -55px; }
	
ul#topnav li#topnav-6 a {
	width:120px;
	background:url('../images/nav-top.png') no-repeat -533px 0; }

ul#topnav  li#topnav-6 a:hover {
	background-position:-533px -55px; }

ul#topnav  li#topnav-6 a.current {
	background-position:-533px -55px; }

ul#topnav li#topnav-7 a {
	width:92px;
	background:url('../images/nav-top.png') no-repeat -653px 0; }

ul#topnav  li#topnav-7 a:hover {
	background-position:-653px -55px; }

ul#topnav  li#topnav-7 a.current {
	background-position:-653px -55px; }
	
ul#topnav li#topnav-8 a {
	width:156px;
	background:url('../images/nav-top.png') no-repeat -745px 0; }

ul#topnav  li#topnav-8 a:hover {
	background-position:-745px -55px; }

ul#topnav  li#topnav-8 a.current {
	background-position:-745px -55px; }
	
#nav-row-right {
	float: left;
	width: 30px;
	height: 55px;
	background: url('../images/nav-right.png') no-repeat; }
	
#nav-shadow {
	clear: both;
	width: 960px;
	height: 13px;
	background: url('../images/nav-shadow.png') no-repeat;}

.f-current {
	font-weight: bold; }

/* =Left Sidebar Formatting
-----------------------------------------------------------------------------*/
ul#left-sb {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 143px;
	margin: 0 auto; }	
	
ul#left-sb li a {
	display: block;
	background:url('../images/btn-blue.png') no-repeat 0 0;
	padding-top: 1px; 
	margin-top: 12px;
	width: 143px;
	height: 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	text-shadow: -1px -1px #000;
	color: #fff;
	text-decoration: none; }
	 
#content-left {
	float: left;
	width: 183px;
	padding-top:22px; }
	 
	 
/* =Right Sidebar Formatting
-----------------------------------------------------------------------------*/
ul#right-sb {
	padding: 20px 0;
	margin: 0;
	list-style: none;
	width: 145px;
	margin: 0 auto; }	
	
ul#right-sb li a {
	display: block;
	background:url('../images/btn-black.png') no-repeat 0 0;
	padding-top: 1px; 
	margin-top: 12px;
	width: 145px;
	height: 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	text-shadow: -1px -1px #000;
	color: #fff;
	text-decoration: none; }
	 
#content-right {
	float: left;
	width: 247px;
	font-size: 13px;
	line-height: 18px;
	color: #231f20;
	padding: 0 35px; }
	
#video {
	width: 371px;
	height: 241px;
	margin: -25px 0 0 -95px; }
	
#video-blank {
	width: 371px;
	height: 241px;
	margin: -25px 0 0 -95px;
	background: url('../images/bg-video-blank.png') no-repeat; }
	

/* =Content Pages
-----------------------------------------------------------------------------*/
#content-wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url('../images/bg-content.png') repeat-y; }

#content-body {
	float: left;
	width: 400px;
	padding: 5px 75px 50px 25px;
	min-height: 800px; }
	
#left-img-con {
	width: 185px;
	height: 189px; }

#left-img {
	width: 185px;
	height: 181px;
	margin: 0;
	padding: 0; }
	
#left-shadow {
	width: 185px;
	height: 8px;
	margin: 0;
	padding: 0;
	background-image:url('../images/left-img-shadow.png'); }

/* =Image Formatting
-----------------------------------------------------------------------------*/
.page_image_div {
	float: left;
	margin: 5px 20px 0 0; }

.page_image {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden; }
	
.img_caption {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic; 
	color: #3c5166; }
	
/* =Home Page
-----------------------------------------------------------------------------*/
#home-img {
	/*background: url('../images/home-img.jpg') no-repeat;*/
	background: url('../images/home-img-rainbow-new.jpg') no-repeat;
	width: 960px;
	height: 442px; }
	
#home-shadow {
	background: url('../images/home-shadow.png') no-repeat; 
	width: 960px;
	height: 35px; }

#home-wrapper {
	width: 1000px;
	height: 550px;
	margin: 0 auto; }
	
#home-memoriam {
	/*background: url('../images/home-img.jpg') no-repeat;*/
	background: url('../images/memoriam_bill.jpg') no-repeat;
	width: 960px;
	height: 480px; }

#home-video {
	background-color: #FFFFFF;
	width: 960px;
	height: 410px; }
	
#home-right {
	margin-top: -50px;
	float: left;
	width: 247px;
	font-size: 13px;
	line-height: 18px;
	color: #231f20;
	padding: 0 35px; }
	
#home-content-body {
	float: left;
	width: 400px;
	padding: 5px 75px 50px 25px; }

.home-butterfly {
	float: left;
	text-align: center;
	width: 200px;}

	
/* =Contact Form
-----------------------------------------------------------------------------*/
#contact_form {
	width: 400px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666; }
	
input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #666; }
	
.form-row {
	width: 390px;
	text-align: left;
	float: left;
	padding: 2px 0;
	margin: 2px 0 0 0; }
	
.contact-field {
	background-color: #fff;
	border-top: 2px solid #c1bfb0;
	border-left: 2px solid #c1bfb0;
	border-bottom: 1px solid #d4d2c5;
	border-right: 1px solid #d4d2c5;
	padding: 5px;
	font-size: 14px;
	width: 350px;}
	
.contact-field-s {
	background-color: #fff;
	border-top: 2px solid #c1bfb0;
	border-left: 2px solid #c1bfb0;
	border-bottom: 1px solid #d4d2c5;
	border-right: 1px solid #d4d2c5;
	padding: 5px;
	font-size: 14px;
	width: 100px;}
	
.contact-field-sr {
	background-color: #f7f3f3;
	border-top: 2px solid #87353d;
	border-left: 2px solid #87353d;
	border-bottom: 1px solid #87353d;
	border-right: 1px solid #87353d;
	padding: 5px;
	font-size: 14px;
	width: 100px;}
	
.contact-field-r {
	background-color: #f7f3f3;
	border-top: 2px solid #87353d;
	border-left: 2px solid #87353d;
	border-bottom: 1px solid #87353d;
	border-right: 1px solid #87353d;
	padding: 5px;
	font-size: 14px;
	width: 350px;}

textarea.styled {
	width: 350px;
	height: 100px;
	background-color: #fff;
	border-top: 2px solid #c1bfb0;
	border-left: 2px solid #c1bfb0;
	border-bottom: 1px solid #d4d2c5;
	border-right: 1px solid #d4d2c5;
	padding: 5px;
	font-size: 14px;
	line-height: 18px; }
	
textarea.styled-r {
	width: 350px;
	height: 100px;
	background-color: #f7f3f3;
	border-top: 2px solid #87353d;
	border-left: 2px solid #87353d;
	border-bottom: 1px solid #87353d;
	border-right: 1px solid #87353d;
	padding: 5px;
	font-size: 14px;
	line-height: 18px; }
	
.submit-row {
	width: 360px;
	text-align: center;
	float: left;
	border: 1px solid #d4d2c5;
	padding: 20px 0;
	margin: 2px 0 0 0; }
		
.error_text {
	width: 360px;
	background-color: #87353d;
	background-image: url('../images/error-icon.jpg');
	background-repeat: no-repeat;
	background-position: 10px;
	border: 1px solid #fff; 
	padding: 10px 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0;
	box-shadow: 2px 2px 2px #c6c4b6;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#c6c4b6,direction=135,strength=3)\9; }
	
.success_box {
	width: 360px;
	background-image: url('../images/success_cb.jpg');
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #ddf3da;
	border: 1px solid #2d9e21; 
	padding: 10px 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #15480f;
	margin: 10px 0;
	box-shadow: 2px 2px 2px #c6c4b6;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#c6c4b6,direction=135,strength=3)\9; }
	
#validEmail {
	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px; }
	

.clear_link {
	padding-right: 20px; 
	text-align: right; }	

.clear_link, .clear_link a:link, .clear_linka:visited {
	padding-right: 20px; 
	text-align: right; 
	color: #666;
	text-decoration: none;
	font-style: normal;}

.clear_link a:hover, .clear_link a:active {
	color: #990000; }

.r {
	color: #990000;
	font-weight: bold; }
	
	
/* =Footer
-----------------------------------------------------------------------------*/
#home-footer {
	width: 100%;
	height: 86px;
	background: url('../images/bg-home-footer.png') repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff; }

#footer-home {
	width: 954px;
	height: 86px;
	background: url('../images/bg-footer-content2.png') no-repeat;
	margin: 0 auto;
	font-family: 'colaborate-thinregular';
	font-size: 18px;
	line-height: 86px; }
	
#footer-nav-home {
	text-shadow: 2px 2px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3)\9; }
	
#footer-home a:link, #footer-home a:visited {	
	color: #fff;
	text-decoration: none; }

#footer-home a:hover, #footer-home a:active {
	text-decoration: underline; }

#footer-sub-home {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 12px;
	line-height: 21px;
	text-align: right;
	text-shadow: 2px 2px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3)\9; }
	
#footer-sub-home a:link, #footer-sub-home a:visited {	
	color: #fff;
	text-decoration: none; }

#footer-sub-home a:hover, #footer-sub-home a:active {
	text-decoration: underline; }
	
#footer {
	width: 100%;
	height: 86px;
	background: url('../images/bg-footer.png') repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #231f20; }

#footer-content {
	width: 954px;
	height: 86px;
	background: url('../images/bg-footer-content.png') no-repeat;
	margin: 0 auto;
	font-family: 'colaborate-thinregular';
	font-size: 18px;
	line-height: 86px; }
	
#footer a:link, #footer a:visited {	
	color: #231f20;
	text-decoration: none; }

#footer a:hover, #footer a:active {
	text-decoration: underline; }
	
#footer-sub {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 12px;
	line-height: 21px;
	text-align: right; }
	
#footer-sub a:link, #footer-sub a:visited {	
	color: #231f20;
	text-decoration: none; }

#footer-sub a:hover, #footer-sub a:active {
	text-decoration: underline; }

.b9 {
	color: #b9b9b9; }
