
/*
Copyright 2007 Nalley-Pickle & Welch Funeral Home & Crematory
Title:			Master styles for screen media
Author:			Directors Technology
Last Updated:	6/27/2007 by Chris Baber
*/

* { margin: 0; padding: 0; }

html { height: 100%; margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }

/*-- Structure --*/
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	text-align: left;
	color: #473A1E;
	background: #F6FBEF url(../../Images/body-bg.jpg) repeat-x;
	}

body#popup {
	background-image: none;
	margin: 10px;
	}

.current {
	color: #FFFFFF !important;
	background: transparent url(../../Images/nav-bg-active.jpg) repeat-x !important;
	text-decoration: none !important;
	border-bottom: 1px solid #756F57 !important;
	}

#container {
	width: 760px;
	text-align: left; 
	margin-left: auto; margin-right: auto;
	}

#navcontainer {
	padding-top: 44px;
	}

#contentwrap {
	width: 760px;
	background: url(../../Images/content-bg.jpg) repeat-y top;
	}

#footer {
	clear: both;
	width: 760px;
	height: 57px;
	background: url(../../Images/footer-bg.jpg) no-repeat;
	}

/*-- Common Elements --*/
a {
	color: #8B2427;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

/*-- Banner --*/
#banner h1 {
	width: 299px;
	height: 62px;
	position: absolute;
	top: 17px;
	}

#banner h1 img {
	border: 0;
	}

#banner h4 {
	padding: 48px 0 0 0;
	font-size: 1.2em;
	text-align: right;
	font-weight: normal;
	}

#banner h4 a {
	color: #8B2427;
	text-decoration: none;
	}

#banner h4 a:hover {
	text-decoration: underline;
	}

/*-- Navigation --*/
.menu {
	position: relative;
	width: 760px;
	height: 27px;
	padding-top: 39px;
	}

.menu ul {
	list-style-type: none;
	width: 760px;
	height: 100%;
	}

.menu li {
	float: left;
	}

.menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 0 16px;
	color: #473A1E;
	background: transparent url(../../Images/nav-bg-inactive.jpg) repeat-x;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	cursor: pointer;
	text-decoration: none;
	border-top: 1px solid #756F57;
	border-right: 1px solid #756F57;
	border-bottom: 1px solid #333333;
	}

.menu a:hover {
	color: #FFFFFF;
	background: transparent url(../../Images/nav-bg-active.jpg) repeat-x;
	text-decoration: none;
	border-bottom: 1px solid #756F57;
	}

/*-- Promo Area --*/
#promo {
	width: 760px;
	height: 245px;
	background: url(../../Images/main.promo.bg.jpg) no-repeat;
	margin-top: 29px; /* was 30 */
	}

#promo h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 20px;
	padding: 80px 0 0 11px;
	}

#promo p {
	font-size: 1.1em;
	padding: 48px 0 0 11px;
	}

#sub-promo {
	width: 760px;
	height: 99px;
	background: url(../../Images/sub.promo.bg.jpg) no-repeat;
	margin-top: 14px;
	}

#sub-promo p {
	font-size: 1.1em;
	padding: 82px 0 0 11px;
	}

/*-- Main --*/
#main {
	float: left;
	width: 531px;
	margin: 0 0 0 1px; padding: 15px 10px 10px 10px;
	}

#main h1 {
	padding: 20px 0 0 0;
	}

#main h3 {
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #477A4F;
	padding: 12px 0 0 5px;
	}

#main h3.nopad {
	padding-top: 0;
}

#main p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 10px 0 0 5px;
	}

#main div {
	font-size: 1.2em;
	line-height: 1.3em;
	}

#main p.nopad {
	padding-top: 0;
}

#main img {
	border: 0;
	}

#main dl {
	font-size: 1.2em;
	padding: 0 0 0 12px;
	}

#main dl dd {
	padding: 5px 0 3px 0;
	}

#main div.locationpic {
	float: left;
	padding: 0 10px 0 5px;
	}

#main div.personalize {
	float: left;
	padding: 10px 10px 0 5px;
	}

#main dl.records {
	line-height: 18px;
	padding: 0 5px 0 5px;
	}

#main dl.records dd {
	font-size: 90%;
	padding: 15px 0 0 0px;
	}

/*-- Sidebar --*/
#sidebar {
	float: left;
	width: 206px;
	}

#sidebar p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 10px 0 0 10px;
	}

#sidebar h4 {
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 10px 0 0 10px;
	}
	
#sidebar dl {
	width: 191px;
	font-size: 1.2em;
	padding: 5px 0 0 15px;
	}
	
#sidebar dl.news {
	width: 191px;
	font-size: 1.2em;
	padding: 15px 0 0 15px;
}

#sidebar dl dd {
	padding: 5px 0 5px 0;
	}

#sidebar dl.obit-rightcol {
	font-size: 1.1em !important;
}

/*-- Staff Listing Styles --*/
.stafflcol, .stafflccol, .staffrccol {
	float: left;
	width: 129px;
	padding: 0 5px 0 0;
	}

.staffrcol {
	float: left;
	width: 129px;
	padding: 0;
	}

#stafflst {
	padding: 15px 0 0 0;
	font-size: 0.8em;
	text-align: center;
	}

#stafflst li {
	list-style: none;
	padding: 10px 0 0 0;
	}

/*-- Footer --*/
#footer p {
	font-size: 1.2em;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	line-height: 0.8em;
	padding: 15px 0 0 15px;
	}

#footer h1 {
	float: right;
	width: 80px;
	height: 46px;
	padding: 8px 20px 0 0;
	}

#footer h1 img {
	border: 0;
	}

/*-- Facilities Tour --*/
#tourcontainer {
	width: 460px;
	text-align: left; 
	padding-top: 18px;
	margin-left: auto; margin-right: auto;
	}

#photo {
	background: url(../../Images/tour.bg.jpg) no-repeat top;
	width: 460px;
	height: 310px;
	margin: 0; padding: 0;
	position: relative;
	}

#photo img {
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
	}

/*-- Forms, Fields, and Buttons --*/	
form .buttons {
	padding: 5px;
	text-align: left;
	}

form .buttons input {
	cursor: pointer;
	margin-right: 5px;
	padding: 3px;
	}

form .checkbox {
	margin-right: 3px;
	vertical-align: middle;
	}

form dt {
	padding: 8px 0 0 0;
	}

form dd {
	padding: 0 0 5px 0;
	}

form input.field, form select, form textarea {
	border: 1px solid #756F57;
	padding: 3px;
	width: 400px;
	}

form select {
	width: 412px;
	}

form select.archivesearch {
	width: 100px;
	}

form textarea {
	font: 100% arial,tahoma,sans-serif;
	height: 110px;
	}

label {
	text-align: left;
	}

label.req {
	background: url(../../Images/req.gif) 100% 50% no-repeat;
	padding-right: 12px;
	}

form, fieldset {
	border: 0;
	}

/*-- Misc --*/
.clear {
	clear: both;
	}

hr {
	display: none;
	}

.hr {
	height: 1px;
	border-top: 1px solid #D0D6C8;
	margin: 15px 5px 0 5px;
	}

.alt {
	background-color: #F7FAEF;
	}

.ptt {
	padding: 10px 0 0 0;
	}
	
p.ctrbld {
	font-weight: bold;
	text-align: center;
	}

dd.error {
	font-weight: bold;
	color: #FF0000;
	margin: 5px 0 0 0;
	}

.notice {
	background-color: #E2DFD0;
	border-bottom: 1px solid #756F57;
	border-top: 1px solid #756F57;
	font-weight: bold;
	text-align: center;
	margin: 5px 5px 0 0 !important;
	padding: 3px 0 3px 0 !important;
	}

.aright {
	float: right;
	}

.dhtml {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: auto;
	}

#map-wrap {
	border: 1px solid #756F57;
	margin: 5px 0 0 0;
	padding: 3px;
	width: 445px;
	}

#map-wrap #map {
	width: 445px;
	height: 350px;
	}

/*-- Module Navigation --*/
.module-navigation {
	float: right;
	}

.module-navigation ul {
	list-style: none;
	}

.module-navigation li {
	display: inline;
	float: left;
	font-size: 90%;
	font-weight: bold;
	}

.module-navigation li a {
	background-color: #E2DFD0 !important;
	border-bottom: 1px solid #756F57 !important;
	display: block !important;
	margin-right: 5px !important;
	padding: 2px 5px 2px 5px !important;
	text-decoration: none !important;
	}

.module-navigation li a:hover {
	color: #473A1E;
	}

.obit-image {
	text-align: center;
	}

.obit-image a {
	display: block;
	}

.obit-image a:hover {
	background: transparent;
	}

.obit-image img {
	border: 1px solid #756F57;
	margin-top: 10px;
	padding: 1px;
	width: 175px;
	}

span.merchpic {
	float: left;
	border: 1px solid #E2DFD0;
	margin: 5px 5px 5px 10px;
	padding: 1px;
	}


#main p.storydate {
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 0 0 5px;
	}

#map { height: 600px; position: relative; overflow: hidden !important; width: 100%; }
.popup { background: transparent !important; height: 100% !important; margin: 0;}

.obit-thumb {
	float: left;
	border: none;
	width: 50px;
	height: 65px;
	padding: 1px;
	background-color: #48594B;
	margin-right: .5em;
}
dd.curr-services {
 overflow: hidden;
}

#sidebar .omega { text-align: center; margin-bottom: 5px;}

dd.curr-services a:hover { background-color: transparent; color: #48594B; text-decoration: none; }

form#quickSearchObits { margin: 0 0 10px 10px; }
input#quick_search { margin: 10px 0; }

