/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/* CSS Document */
html, body {height: 100%;}
body {background:#fff; margin:0px; padding:0px;border: 0px;color: #000;text-align: left;}
/************************* DNN Styles *********************************/
/* style for module titles */
.Head {font: bold 11px Verdana, Tahoma, Arial, Helvetica;color: #000000;}
/* style of item titles on edit and admin pages */
.SubHead {font: bold 11px Arial, sans-serif;color: #666;text-align: left;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font: bold 11px Arial, sans-serif;color: black;}
/* text style used for most text rendered by modules */
.Normal {font: normal 12px Arial, sans-serif;color: #000;}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {font: normal 11px Arial, sans-serif;}
.NormalRed {font: bold 11px Arial, sans-serif;color: #FF0000;}
.NormalBold {font: bold 11px Arial, sans-serif;}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {font: normal 11px Arial, sans-serif;}
A.CommandButton:link {text-decoration: underline;color: #999;}
A.CommandButton:visited {text-decoration: underline;color: #999;}
A.CommandButton:hover {text-decoration: underline;color: #666;}
A.CommandButton:active {text-decoration: underline;color: #999;}
.DataGrid_Container {text-align: left;}
/*-------------- ADMIN --------------*/
a.user:link, a.user:visited, a.user:active {font-size: 10px;font-weight: normal;color: #e8e8e8;}
a.user:hover {font-size: 10px;font-weight: normal;color: #999;}
/*   link styles   */
a, a:link, a:visited, a:active {text-decoration:none; font-family: Arial, sans-serif; font-weight:normal;color: #439945;}
a:hover {color:#335c3a; text-decoration:none;}
a.homecare, a.homecare:link, a.homecare:visited, a.homecare:active {color: #ff232b;}
.homecare, a.homecare:hover {color:#8d0105;}
a.hospice, a.hospice:link, a.hospice:visited, a.hospice:active {color: #0195c6;}
.hospice, a.hospice:hover {color:#00539b;}
/*  end  */
img {border: 0px;}
p {margin: 0 0 10px 0;padding: 0;}
table {font: normal 12px Arial, sans-serif;color: #333;}
ul {
	list-style-image: url('bullet.gif');
	line-height: 1.3em;
	margin: 0 0 8px 25px;
	padding: 0;
	text-transform: none;
}
h1 {
	font-family: "Helvetica Extended", Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #335c3a;
	margin: 5px 0 15px 0;
}
h2 {
	font-family: "Helvetica Extended Caps", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #335c3a;
	margin: 15px 0 12px 0;
	text-transform: uppercase;
}
h3 {
	font-family: "Helvetica Light Extended", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #335c3a;
	margin: 15px 0 6px 0;
}
h4 {
	font-family: "Helvetica Light Extended", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #335c3a;
	margin: 15px 0 6px 0;
}
h5 {
	font-family: "Helvetica Light Extended", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #335c3a;
	margin: 15px 0 6px 0;
}
h6 {
	font-family: "Helvetica Light Extended", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #335c3a;
	margin: 15px 0 6px 0;
}
h1.hospice, h2.hospice, h3.hospice, h4.hospice, h5.hospice, h6.hospice, h1.hospice_home, p.hospice_home {color: #00539b;}
h1.homecare, h2.homecare, h3.homecare, h4.homecare, h5.homecare, h6.homecare, h1.homecare_home, p.homecare_home {color: #8d0105;}
h1.hospice_home, h1.homecare_home {font-size: 18px;}
p.hospice_home, p.homecare_home {font-size: 12px;margin-bottom: 5px;}
/*-------- design style --------*/
#upperarea {margin: 0;border: 0;padding: 0;background: #00539b;width: 100%;}
#topnav {text-align: right;padding: 18px 0 7px 0;}
.topnav {}

#mainarea {margin: 0;border: 0;padding: 0;text-align: left;width: 900px;}
#homemain {width: 100%;}
#home1 {}
#home2 {padding: 20px 100px;}
#homepad {padding-left: 15px;}
#interiorpad {padding-left: 15px;}
#bg_homecare_home {background: url('images/bg-homecare.jpg') no-repeat bottom center;position: relative; z-index: 0;}
#homecare_spread {width: 100%;padding-left: 15px;}
#homecare_pos {position: relative; z-index: 1;}
#homecare_cp {}
#homecare_1 {float: left;width: 235px;position: relative; top: 15px;}
#homecare_2 {float: left;width: 235px;position: relative; top: -30px;padding: 0 40px 0 30px;}
#homecare_3 {float: left;width: 275px;position: relative; top: -75px;}
#bg_hospice_home {background: url('images/bg-hospice.jpg') no-repeat bottom center;position: relative; z-index: 0;}
#hospice_spread {width: 100%;padding-left: 15px;}
#hospice_pos {position: relative; z-index: 1;}
#hospice_cp {}
#hospice_1 {float: left;width: 190px;position: relative; top: 60px;padding-top: 0px;left: -15px;}
#hospice_2 {float: left;width: 245px;position: relative; top: 20px;padding: 0px 0px 0 10px;}
#hospice_3 {float: left;width: 300px;position: relative; top: -75px;padding-right: 20px;}
#hospice_4 {float: right;width: 255px;position: relative; top: -65px;}
#nav {text-align: right;position: relative; z-index: 5;}
.navpane {text-align: right;padding-top: 1px;}
#logo {text-align: left;}
#content {width: 580px;padding: 0 10px 20px 0;}
#admincontent {padding: 20px 0;text-align: left;}
#right1 {width: 290px;padding: 0 0 20px 20px;}
#right2 {width: 290px;padding: 0 0 0 20px;}
				
#lowerarea {margin: 0;border: 0;padding: 0;background: #00539b;width: 100%;height: 100%;min-height: 100%;}
#botnav {padding: 10px 0 0 0;text-align: center;}
#footpanes {width: 100%;}
#footpad1 {width: 275px; padding: 3px 15px 30px 0px;}
#footpad2 {width: 275px; padding: 3px 15px 30px 15px;}
#footpad3 {width: 275px; padding: 3px 0px 30px 15px;}
.botnav p, .botnav div {color: #fff;}
.botnav a:link, .botnav a:visited, .botnav a:active {color: #fff;}
.botnav a:hover {color: #e8e8e8;}

#spacer {/*height:100%;*/background: #00539b;}
#homecare_spacer {height: 290px;}
#hospice_spacer {height: 215px;}
.clear_both {clear: both;}
/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar {
	cursor:pointer;
	background-color:transparent;
	height: 25px;
	padding: 7px 0 4px 0;
}
/*  Main Menu Normal  */
.main_dnnmenu_rootitem {	
	color: #fff;
	font: bold 11px Arial, sans-serif; 
	text-transform:uppercase;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {  
	color:#96c3eb;
	font: bold 11px Arial, sans-serif; 
	text-transform:uppercase;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
	color:#96c3eb;
	font: bold 11px Arial, sans-serif; 
	text-transform:uppercase;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
/*  SUB Menu Normal */
.main_dnnmenu_submenu {
	z-index: 1000;
/*	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#23933c;*/
}
.main_dnnmenu_submenu td {
	z-index: 1000;
	color:#003366;
	background-color:#fff;
	font-size: 12px; 
	font-weight:normal;
	text-align:left;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}
/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td {
	z-index: 1000;
	color:#fff;
	background: #003366;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}
.main_dnnmenu_break {height: 2px;background-color: #D5E0FF;}
/* Module Action Menus */
.ModuleTitle_SubMenu {border:1px solid #C0D6E5;}
.ModuleTitle_SubMenu td {background-color:#F8FAFF;white-space: nowrap;} 
.ModuleTitle_MenuIcon {background-color:#F8FAFF; border:none;padding: 0px 2px;}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {background: transparent url(../images/arrow.gif) no-repeat center center;color: #fff;}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {height: 2px;background-color: #D5E0FF;}
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/
#account {display:none;}