/* External Style Sheet for screen: Hospice Peterborough */
/* Site Design: Black Cap Design */

* {margin: 0} /* sets margin on everything to 0 to address IE & non-IE rendering inconsistencies  */
img {border: none;} /* removes border on all images */

body 
{
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: white url('http://www.hospicepeterborough.org/images/bg.gif') repeat-x;
	color: #333;
	min-width: 770px; /* prevents design collapse (header) on small window resize */	
}
#bodywrap /* to address IE centering bug */
{
	width: 770px;
	margin: 0 auto;		
}
.no_display
{
	display: none;	
}
/* ------------<HEADER>------------ */
/* =================<OUTER CONTAINER DIVs>==================== */
#top
{
	background: url('http://www.hospicepeterborough.org/images/bg_top.png') no-repeat;
	width: 770px;
	height: 27px;
}
#middle 
{
 	background: url('http://www.hospicepeterborough.org/images/bg_mid.png') repeat-y;
	width: 770px;

}
#bottom
{
	background: url('http://www.hospicepeterborough.org/images/bg_bottom.png') no-repeat;	
	width: 770px;
	height: 27px;

}
#container
{
	position: relative;	/* necessary for absolute positioning of logo div */
}
/* =================</OUTER CONTAINER DIVs>==================== */

/* ------------</HEADER>------------ */
/* ============<BANNER>============= */
#banner
{
	width: 744px;
	height: 179px;
	background: url('http://www.hospicepeterborough.org/images/banner_img1.jpg') no-repeat; 
	background-position: top right; 
	position: absolute;
	top: -14px;
	left: 13px;
}
#logo
{
	margin: 14px 0 0 0;
	width: 242px;
	height: 165px;	
}
#banner_bottom, #banner_bottom2
{
	background: url('http://www.hospicepeterborough.org/images/banner_bottom.gif') no-repeat;
	height: 41px;	
}
#banner_bottom2
{
	background: url('http://www.hospicepeterborough.org/images/banner_bottom2.gif') no-repeat;
}
#slideshow
{
	position: absolute;
	top: 0;
	right: 0px;
	width: 502px;	
	height: 179px;
	
}
/* ============</BANNER>============ */
/* ===========<3 column layout>=========== */
#three_column_container
{
	outline: 1px solid red;	
	overflow:hidden;	
}
/* ---<column left>--- */
#column_left
{
	float: left;
	width: 208px;
	margin: 0 0 20px 0;
	padding: 200px 0 0 0;
	height: 100%;
	background: url('http://www.hospicepeterborough.org/images/nav_border.gif') no-repeat;
	background-position: top right;
/*	outline: 1px solid red;	*/
}
#c-l_bg1-mid
{
	width: 199px;
	background: url('http://www.hospicepeterborough.org/images/c-l_bg1_mid.gif') repeat-y;
	margin: 0 0 0 13px;
	padding: 18px 0 0 0;	
}
#c-l_bg1_bottom
{
	width: 199px;
	height: 12px;
	background: url('http://www.hospicepeterborough.org/images/c-l_bg1_bottom.gif') no-repeat;
	margin: 0 0 0 13px;			
}
#column_left p, #column_left h1
{
	padding: 0 16px;	
	color: #f4f1f6;
}
#column_left h1
{
	padding-top: 8px;	
}
#cse-search-box
{
	margin: 0 0 0 14px;
	padding: 0 0 6px 0;
}
label#form_label
{
	line-height: 200%;
	font-weight: bold;
	color: #43522d;	
}
#search_submit	
{
	display: block;
	width: 67px;
	height: 24px;
	margin-top: 4px;
	background: url('http://www.hospicepeterborough.org/images/search.gif') no-repeat;	
}
#search_submit:hover
{
	background: url('http://www.hospicepeterborough.org/images/search.gif') no-repeat left bottom;
}

/* ------<column left navigation>----- */
ul.sidebar_nav
{
	text-align: left;
	list-style: none;
	padding: 0 0 14px 0;
	margin: 0;
	width: 188px;
}
ul.sidebar_nav li
{
	display: block;
	margin: 0;
	padding: 0;
}
.sidebar_nav li
{
	background: transparent;
}
ul.sidebar_nav li a, ul.sidebar_nav li a:visited
{
	display: block;
	padding: 4px 0 0 18px; 
	margin: 4px 0;
	color: white;
	text-decoration: none;
	background: transparent url('http://www.hospicepeterborough.org/images/nav1_bg.gif') no-repeat;
	background-position: 12px -27px;
	height: 23px;	 
}
ul.sidebar_nav li.twoline a, ul.sidebar_nav li.twoline a:visited
{
	display: block;
	padding: 4px 0 0 18px; 
	margin: 4px 0;
	color: white;
	text-decoration: none;
	background: transparent url('http://www.hospicepeterborough.org/images/nav2_bg.gif') no-repeat;
	background-position: 12px -47px;
	height: 43px; 
}
ul.sidebar_nav li.twoline ul li a, ul.sidebar_nav li.twoline ul li a:visited
{
	height: 23px;
}
ul.sidebar_nav li a:visited
{
	text-decoration: none;
}
ul.sidebar_nav li.active a:link, ul.sidebar_nav li.active a:visited, ul.sidebar_nav li a:hover, ul.sidebar_nav li.active a:hover
{
	color: #43522d;
	background: transparent url('http://www.hospicepeterborough.org/images/nav1_bg.gif') no-repeat;
	background-position: 12px 0;
	text-decoration: none;
}
ul.sidebar_nav li.twoline a:hover, ul.sidebar_nav li.active2 a:link, ul.sidebar_nav li.active2 a:visited, ul.sidebar_nav li.active2 a:hover
{
	color: #43522d;
	background: url('http://www.hospicepeterborough.org/images/nav2_bg.gif') no-repeat;
	background-position: 12px 0;
	height: 43px; 
	text-decoration: none;
}
ul.sidebar_nav li.twoline ul li a:hover, ul.sidebar_nav li.active2 ul li a:link, ul.sidebar_nav li.active2 ul li a:visited, ul.sidebar_nav li.active2 ul li a:hover
{
	height: 23px;		
}
li.act, li.active, li.active2
{
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	/* position: relative; */
}
#navcontainer li
{
	position: relative;	
}
/* ---<slide-out menu>--- */
div#navcontainer ul li:hover ul  
{
	display: block;
}
ul.subnav1 li a
{
	width: 140px;
}	
#navcontainer ul ul 
{
	position: absolute;
	top: -3px;
	left: 99%; 
	width: 100%; 
}
div#navcontainer ul ul 
{
	display: none;	
}
#navcontainer ul ul 
{
	position: absolute;
	z-index: 500;
}
.sidebar_nav li ul
{
	background: #6b7a82; /* #d6dba2; green theme */
	padding: 0; 
	border: 1px solid #8c997b;
}
.sidebar_nav li ul li
{
	line-height: 220%;
}
#navcontainer li ul li a 
{ 
	padding: 1% 1% 2% 8px;
	background: #6b7a82; /* #d6dba2; green theme */
	color: white; /* #555; green theme */
	line-height: 200%;
	margin: 0; 
}
#navcontainer li ul li a:hover 
{ 
	background: #464646; /* #8c997b; green theme */
	color: white;
  margin: 0;
}

#navcontainer ul ul ul
{
	margin: 2px 0 0 2px;
	width: 100%; /* width is based on the containing block */
}	
div#navcontainer ul ul, div#navcontainer ul li:hover ul ul 
{
	display: none;	
}
div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul 
{
	display: block;
}
/* ---</end drop down feature>--- */

/* -----</column left navigation>----- */

/* ---</column left>--- */

/* ---<column center>--- */
#content
{
	margin: 0 206px 30px 208px;
	padding: 210px 30px 0 20px;
	min-height: 400px;
}
#content_calendar
{
	margin: 0 0 30px 208px;
	padding: 210px 30px 0 20px;
	min-height: 400px;		
}

h1
{
	font-size: 15px;
	margin: 10px 0 10px 0;
	color: #384d41;
}
h2
{
	font-size: 14px;
	margin: 14px 0 10px 0;
	color: #9c774a;	
}
h3
{
	font-size: 11px;
	margin: 6px 0 10px 0;
	color: #384d41;		
}
p
{
	margin: 8px 0;
	line-height: 175%;
}
#content p, #content h1, #content h2, #content h3, #content ul
{
	padding: 0 0 0 0;	
}
.intro, .faq
{
	font-weight: bold;
	color: #384d41;	
}
.faq
{
	color: #a08363;	
}
.bak2top 
{
  width: 79px;
  height: 16px;
  z-index: 10;
}
.bak2top a
{
 
}
.center_small
{
	text-align: center;
	font-size: 10px;	
}	
.highlight_box
{
	border: 1px solid #282828;
	background: #25559f;
	margin: 10px 6px;
	padding: 20px;
	color: white;
	font-weight: bold;
	text-align: center;	
}
.faq
{
	display: block;
	margin-bottom: 12px;
	line-height: 175%;	
}
.links
{	
	width: 100%;
	padding: 12px 0;
	border-top: 1px solid #ccc;		
}
.highslide-maincontent, .highslide-heading
{
	color: #444;
}
.highslide-maincontent p, .highslide-maincontent ul
{
	font-size: 11px; 
	line-height: 175%;	
}
.links p
{
	width: 70%;
	float: right;	
}
.links img a
{
/*	underline: none;	*/
}
.box_quote
{
	background: #fdf9d7;
	border: 1px solid #b5cc97;
	padding: 6px 12px; 
}	
blockquote
{
	margin: -6px 10px 0 10px;
	line-height: 175%;
	font-style: oblique;	
}
/* ---------------</CONTENT DIVs>-------------- */
/* ---</column center>--- */
/* ---<column right>--- */
#column_right
{
	float: right;
	width: 206px;
	margin: 0 0px 60px 0;
	padding: 205px 0 0 0;
/*	outline: 1px solid green;	 */
}
#c-r_bg1_mid
{
	width: 193px;
	background: url('http://www.hospicepeterborough.org/images/c-r_bg1_mid.gif') repeat-y;
	padding: 8px 0 4px 0;	 
}
#c-r_bg1_bottom
{
	width: 193px;
	height: 13px;
	background: url('http://www.hospicepeterborough.org/images/c-r_bg1_bottom.gif') repeat-y;		
}
#c-r_bg2_top
{
	width: 193px;
	height: 12px;
	background: url('http://www.hospicepeterborough.org/images/c-r_bg2_top.gif') no-repeat;
	margin: 20px 0 0 0;
}
#c-r_bg2_mid
{
	width: 193px;
	background: url('http://www.hospicepeterborough.org/images/c-r_bg2_mid.gif') repeat-y;
	padding: 4px 0;	

}
#c-r_bg2_bottom
{
	width: 193px;
	height: 12px;
	background: url('http://www.hospicepeterborough.org/images/c-r_bg2_bottom.gif') no-repeat;

}
#column_right h1
{
	font-size: 14px;
	color: #384d41;
	margin: 12px 0 8px 0;	
	padding: 0 15px 0 20px;		
}
#column_right h3
{
	margin: 14px 0 10px 20px;
}
#column_right p
{
	margin: 4px 0;
	padding: 0 15px 0 20px;	
}
.rt_sdbr_hr
{
	display: block;
	width: 156px;
	height: 1px;
	background-color: #b2b37b;
	margin: 12px 0 12px 16px;	
}

/* ---<css rollover for donate button>--- */
a#donate 
{
	display: block;
	width: 152px;
	height: 32px;	
	background: url('http://www.hospicepeterborough.org/images/donate.gif') no-repeat;
	margin: 0 auto;
}
a#donate:hover
{
	background: url('http://www.hospicepeterborough.org/images/donate.gif') no-repeat left bottom;
}
/* ---</css rollover for back to top button>--- */	

/* ===========</3 column layout>=========== */

/* ---------------<LISTS>-------------- */
ul.standard
{
	margin: -4px 0 0 24px;
	line-height: 175%; 
	list-style-type: disc;
}
ul.standard ul li
{
	margin-left: 32px;
	list-style-type: square;	
}
ul.standard ul li ul li
{
	list-style-type: circle;	
}
ul.arrow
{
	padding-right: 0px;
	list-style-type: none;
}	
ul.arrow li
{
  background: transparent url('http://www.hospicepeterborough.org/images/arrow.gif') no-repeat;
  background-position: 0 6px;
  margin-left: -18px;
  padding-left: 12px;  
	line-height: 175%;
}
/* ---------------</LISTS>-------------- */
/* -------------<FOOTER>-------------- */
#footer
{
	clear: both;
	padding: 0 0 1px 10px;
}
#footer p
{
	text-align: center;
}
#copyright
{
	color: #999;
	position: absolute;
	bottom: -20px;
	width: 750px;

}
.nowrap
{
	white-space: nowrap;	
}
/* ---------<Footer Nav>--------- */
#footer_navcontainer
{
	right: 0;	
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 20px 0;	
}
.footer_nav
{
	text-align: center;
	margin: 16px 20px 16px 0px;
	padding: 0;
}
.footer_nav ul
{
	list-style-type: none;
	text-align: center;
	padding: 0 5px;
	position: relative;	 
}
.footer_nav li
{
	display: inline;
	margin: 0 8px;
}
.footer_nav li a
{
	padding: 0 0 0 15px; 
	color: #6a6a6a;
	border: none; 
	text-decoration: none;
}
.footer_nav li a:hover
{
	color: #384d41;
	background: url('http://www.hospicepeterborough.org/images/f_nav_marker.gif') no-repeat;
	background-position: 0px 0px;
}
.footer_nav li a.current
{
	color: #384d41;
	background: url('http://www.hospicepeterborough.org/images/f_nav_marker.gif') no-repeat;
	background-position: 0px 0px;
}
.footer_pipe
{
	color: #6a6a6a;
	position: relative;
	left: 15px;
}
/* ---------</Footer Nav>--------- */
/* -------------</FOOTER>-------------- */

/* ===<ANCHORS>=== */
#content p a:link, #content_calendar p a:link, #content ul a:link, #column_left p a:link, #column_right p a:link, #footer p a:link, #column_right p a:link, #column_right ul li a:link
{
	color: #44101c;
	text-decoration: none;
	border-bottom: 1px dotted #370012;		
}
#content p a:visited, #content_calendar p a:visited, #content ul a:visited, #column_left p a:visited, #column_right p a:visited, #footer p a:visited, #column_right p a:visited, #column_right ul li a:visited
{
	color: #44101c;
	text-decoration: none;
	border-bottom: 1px dotted #370012;	
}
#content p a:hover, #content_calendar p a:hover, #content ul a:hover, #column_left p a:hover, #column_right p a:hover, #footer p a:hover, #content_right p a:hover, #column_right ul li a:hover
{
	color: #44101c;
	text-decoration: none;
	border-bottom: none;	
}
#copyright p a:link, #copyright p a:visited, #copyright p a:hover
{
	color: #999;	
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
#copyright p a:hover
{
	text-decoration: none;
	border-bottom: none;	
}
/* ===</ANCHORS>=== */


