/* CSS for northwoodpark.com
	 Hand coded by Matthew Farnell - Copyright 2009 Matthew Farnell
	 Feel free to make use of this code in your sites
	 with credit to http://www.farnellweb.com */

/* Body
------------------------------*/
body {
	background: #007A3F url(/images/background.gif) repeat-x top;
	font: 16px 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 20px;
	color: #666;
}


/* Layout
------------------------------*/
#container {
    width: 964px;
    background: #fff url(/images/content-background.gif) repeat-y;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    border-left: 2px solid #333;
}

#header {
    width: 968px;
    background: #007A3F url(/images/mausoleum.jpg) no-repeat;
    height: 181px;
    margin-right: auto;
    margin-left: auto;
}

#header span, span em, .span {
    display: none;
}

#header h1, #header h2 {
    width: 493px;
    height: 168px;
    background: url(/images/title.gif) no-repeat right;
    padding-left: 450px;
    margin: 0;
}

#bar {
    height: 20px;
    background: #333;
    color: #fff;
    font-family: arial, sans-serif;
    font-weight: bold;
    padding-top: 4px;
    letter-spacing: 1px;
    padding-left: 30px;
    font-size: 13px;
}

#bar a {
    color: #fff;
}

#bar span {
    float: right;
    padding-right: 15px;
}

#content {
    float: right;
    width: 767px;
    background: url(/images/vertical-shadow.gif) repeat-x;
    padding: 15px;
}

span a {
    display: none;
}

.planning {
    width: 145px;
    padding: 0 4px 4px 10px;
    float: right;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

.left-column {
    width: 200;
    float: left;
    padding-left: 50px;
}


/* Headers
------------------------------*/

h3.breadcrumbs {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 4px;
	margin-top: 10px;
}

h1, h2 {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 24px;
    font-family: arial, sans-serif;
    text-transform: uppercase;
    color: #2CB06D;
}

h2 {
    text-transform: none;
    font-size: 20px;
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
}

/* Links
-------------------------------*/

a {
	color: #00f;
}

a:hover {
    text-decoration: none;
    color: #A95A4D;
}

/* Navigation Menu
------------------------------*/

#sidebar {
    width: 167px;
    float: right;
    font-family: arial, sans-serif;
}

#sidebar span {
    display: block;
    height: 4px;
    background: url(/images/corner-shadow.gif) no-repeat;
}

#sidebar ul {
  padding: 0 6px 0 2px;
  margin: 0;
  list-style: none;
  font-weight: bold;
  font-size: 13px;
  margin-top: -2px;
  }
  
#sidebar li {
  display: block;
  position: relative;
  padding: 0;
  border-bottom: #B2D7C5 1px solid;
  }
  
#sidebar a {
    text-decoration: none;
    color: #fff;
}
  
#sidebar ul li a {
    display: block;
    width: 151px;
    padding: 5px 0 6px 8px;
}

#sidebar ul li a:hover, #sidebar ul li.over a {
    background: #82C99D;
    color: #000;
}

#sidebar li ul {
  display: none;
  width: 140px;
  position: absolute; 
  top: -4px;
  left: 159px;
  font-size: 11px;
  border-top: 1px solid #B2D7C5;
  padding: 0 10px 0 0;
  }
  
* html #sidebar li ul {
  top: -1px;
  padding: 0;
  }

#sidebar li ul li {
  display: block;
  text-align: left;
  padding: 0;
  border-bottom: 0;
  }
  
#sidebar li ul li a, #sidebar li.over ul li a {
  display: block;
  margin: 0;
  padding: 2px;
  padding-left: 6px;
  width: 100%;
  background: #1C8954;
  color: #fff;
  border-bottom: 1px solid #B2D7C5;
  border-right: 1px solid #B2D7C5;  
  border-left: 1px solid #B2D7C5;
  }


/* Sub Active Menus */
#sidebar li:hover ul, #sidebar li.over ul{ display: block; }

#sidebar ul li a.active {
    background: #82C99D;
    color: #000;
}

#sidebar ul li a.home, #sidebar ul li a.contact, #sidebar ul li a.map, #sidebar ul li a.obits, #sidebar ul li a.aplanning, #sidebar ul li a.guestbook, #sidebar ul li a.price {
    height: auto;
}

#sidebar ul li a.about {
    height: 75px;
}

#sidebar ul li a.price {
    height: 72px;
}

#sidebar ul li a.funeral {
    height: 150px;
}

#sidebar ul li a.cremation {
    height: 135px;
}

#sidebar ul li a.cemetery {
    height: 75px;
}

#sidebar ul li a.resources {
    height: 161px;
}

#sidebar ul li a.active:hover {
    color: #fff;
}

#sidebar li ul.active {
    display: block;
    width: 140px;
    position: absolute; 
    top: 30px;
    left: 10px;
    font-size: 11px;
    border-top: 0;
    padding: 0 10px 0 0;
}

* html #sidebar li ul.active {
  top: 27px; /*(3 less)*/
  padding: 0;
  }
  
#sidebar li ul.active li a {
  display: block;
  margin: 0;
  padding: 2px;
  padding-left: 6px;
  width: 100%;
  background: none;
  color: #000;
  border: 0;
  }
  
#sidebar li ul.active li a:hover, #sidebar li ul.active li a.sub-active {
    background: #82C99D;
    color: #fff;
}

#sidebar p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: italic;
    font-family: 'Times New Roman', Times, serif;
}

/* Footer
-------------------------------*/

#footer {
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: center;
    clear: both;
    line-height: 24px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
	}
	
.footer a {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}

.footer a.active {
    text-decoration: none;
    color: #000;
}

.small {
    font-size: 10px;
    line-height: normal;
    margin-top: -10px;
}

/* E-mail forms
------------------------------*/

.field {
    margin-right: 20px;
}

.fieldlong {
    width: 240px;
}

.print-form {
    border-bottom: 1px solid #000;
    color: #00c;
}

span.print-form {
    padding-right: 15px;
}

.print-box {
    border: 1px solid #000;
    padding: 4px;
    color: #00f;
}


/* Misc
------------------------------*/

.clear {
    clear: both;
}

.right {
    float: right;
    margin-left: 10px;
}

.left {
    float: left;
    margin-right: 5px;
}

.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 {
	height: 1%;
}

.top {
    margin-top: 0;
}

.bottom {
    margin-bottom: 0;
}

.center {
    text-align: center;
}

#map {
	margin-right: auto;
	margin-left: auto;
	border: 1px #000 solid;
	clear: both;
    line-height: normal;
    word-spacing: normal;
    margin-bottom: 10px;
}

.zero-border {
    border: 0;
}

hr {
	margin: 0 0 15px 0; 
	color: #ccc; 
	background: #ccc;
	border: 0;
	height: 1px;
}

.map-box {
    margin-left: auto;
    margin-right: auto;
    border: solid #000 2px;
    width: 640px;
    margin-bottom: 15px;
}

ol li {
    margin-bottom: 10px;
}

ul li {
    margin-bottom: 0px;
}

.margin-top {
    margin-top: 15px;
}

.margin-bottom {
    margin-bottom: 15px;
}

.links {
    font-weight: bold;
    text-align: center;
}

.img {
    width: 244px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.space15 img {
    margin: 0 15px 0 15px;
}

.space30 img {
    margin: 0 30px 0 30px;
}

.space5 img {
    margin: 0 5px 0 5px;
}

.guestbooktable {
    margin-left: auto;
    margin-right: auto;
}

