@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	outline:none;
}
body {
	background:#3a8cbb url(../images/bg_body.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p, table {
	margin-bottom: 16px;
}
a {
	color:#1682ae;
}
a:hover {
	color:#A90533;
}
#flashBg {
	/*display: block;*/
	
	position: relative;
	z-index: 1;
	width: 100%;
	height: 457px;
	margin-top: 0px;
	margin-right: -100;
	margin-bottom: -457px;
	margin-left: -100;
}

#container {
	width: 960px;
	display: block;
	position: relative;
	z-index: 13;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25;
	margin-left: auto;
	text-align: left;
}
#masthead {
	background-image: url(../images/bg_masthead.png);
	background-repeat: no-repeat;
	display: block;
	height: 97px;
	width: 944px;
	background-position: center top;
	padding-right: 4px;
	padding-left: 12px;
}
#masthead h1#logo a {
	font-size: 16px;
	color: #C36;
	background-image: url(../images/daniel_funeral_homes.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 97px;
	width: 320px;
}
#obits-tab  {
	font-size: 18px;
	line-height: 50px;
	font-weight: normal;
	display: block;
	height: 51px;
	width: 213px;
	padding-top: 20px;
	float: right;
}
#obits-tab a {
	height: 51px;
	width: 168px;
	padding-left: 45px;
	color: #ffe8c6;
	background-image: url(../images/bg_view-obits.png);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}
#obits-tab a:hover {
	color: #F3A0BB;
}
#nav-area {
	background-image: url(../images/bg_nav-area.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 28px;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 24px;
}
/***SUPERFISH dropdown menu styles ***/
/*** ESSENTIAL STYLES ***/
.dropdown, .dropdown * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.dropdown {
	line-height:	24px;
}
.dropdown ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.dropdown ul li {
	width:			100%;
}
.dropdown li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.dropdown li {
	float:			left;
	position:		relative;
}
.dropdown a {
	display:		block;
	position:		relative;
}
.dropdown li:hover ul,
.dropdown li.sfHover ul {
	left:			0;
	top:			25px; /* match top ul list item height */
	z-index:		99;
}
ul.dropdown li:hover li ul,
ul.dropdown li.sfHover li ul {
	top:			-999em;
}
ul.dropdown li li:hover ul,
ul.dropdown li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.dropdown li li:hover li ul,
ul.dropdown li li.sfHover li ul {
	top:			-999em;
}
ul.dropdown li li li:hover ul,
ul.dropdown li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.dropdown {
	float:			left;
}
.dropdown a {
	padding: 		0px 20px;
	text-decoration:none;
}
.dropdown ul li a {
	border-top:		1px solid #6f1032;
}
.dropdown a, .dropdown a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFE8C6;
}
.dropdown li {
	border-right: 1px solid #92133c;
}
.dropdown li ul {
	background-image: url(../images/bg_dropdowns.png);
	border-bottom: 1px solid #6f1032;
}
.dropdown li li {
	border-right: none;
}
.dropdown li li a {
	line-height:16px;
	padding-bottom:6px;
	padding-top:6px;
}
.dropdown li li li {
}
.dropdown a:hover {
	color: #BE0D14;
	background-color: #FFF;
}
#flash-header {
	clear: both;
	width: 960px;
	height: 85px;
}
#guts {
	background-color: #FFF;
	background-image: url(../images/bg_guts.png);
	background-repeat: no-repeat;
	display: block;
	width: 896px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 40px;
	padding-left: 40px;
	float: left;
	background-position: center -17px;
	color: #5a6267;
	font-size: 14px;
}
#guts h1 {
	font-size: 22px;
	color: #A90533;
	margin-bottom: 16px;
	font-weight: normal;
}
#guts h2 {
	font-size: 16px;
	color: #A90533;
	margin-bottom: 8px;
	font-weight: bold;
}
#guts h3 {
	font-size: 14px;
	color: #A90533;
	margin-bottom: 4px;
}
#guts h4 {
	font-size: 14px;
	margin-bottom: 2px;
}
#guts .caption {
	font-size: 12px;
	font-style: italic;
}
#guts h3.stepper {
	background-image: url(../images/bg_stepper.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 28px;
	font-size: 16px;
	line-height: 32px;
	color: #ffe8c6;
	height: 32px;
	font-weight: normal;
	margin-bottom:16px;
}
#left-col  {
	float: left;
	width: 475px;
	padding-right: 20px;
	line-height: 18px;
	margin-bottom: 40px;
}
#left-col p.intro {
	font-size: 16px;
}
#left-col ul, #left-col ol{
	margin-bottom:16px;
	margin-left:27px;
}
#left-col li{
	margin-bottom:2px;
}
#left-col ol#faq{
	font-size:12px;
	margin-left:22px;
}
#left-col .obit-image-wrapper{
	float:left;
	min-height:260px;
	width:226px;
}
#left-col img.obit {
	background: url(../images/bg_nice-photo-leftcol.png) no-repeat bottom right;
	display: block;
	float:left;
	margin:0 16px 16px 0;
	padding:0px 10px 9px 0px;
}

#right-col {
	display: block;
	float: left;
	width: 350px;
	font-size: 13px;
	margin-bottom: 40px;
}
#right-col .nicePhoto {
	background-image: url(../images/bg_nice-photo.png);
	background-repeat: no-repeat;
	display: block;
	height: 206px;
	width: 311px;
	padding-top: 24px;
	padding-right: 19px;
	padding-bottom: 26px;
	padding-left: 20px;
}
#right-col .rotating-images{
	height:256px;
	overflow:hidden;
}
#right-col .rotating-images img {
	background-image: url(../images/bg_nice-photo.png);
	background-repeat: no-repeat;
	display: block;
	height: 206px;
	width: 311px;
	padding-top: 24px;
	padding-right: 19px;
	padding-bottom: 26px;
	padding-left: 20px;
}
.subnav {
	background-image: url(../images/bg_subnav.png);
	background-repeat: no-repeat;
	display: block;
	width: 272px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 16px;
	padding-top: 25px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0E4F0;
}
.subnav ul {
	list-style-type: none;
	margin-bottom: 16px;
	/*background-image: url(../images/subnav_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	padding-bottom: 2px;/*20px*/
}
.subnav ul li {
	display: block;
}
.subnav ul li a {
	background-image: url(../images/arrow_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A90533;
}


#footer {
	font-size: 12px;
	background-image: url(../images/bg_footer.png);
	display: block;
	clear: both;
	height: 55px;
	width: 936px;
	padding-top: 35px;
	color: #8fbfdb;
	text-align: center;
	margin: auto;
}

#guts .toggle-header.active {
	color:#A90533;
	cursor:pointer;
	text-decoration:none;
}
#guts .toggle-header.not-active {
	color:#1682AE;
	cursor:pointer;
	text-decoration:underline;
}
#guts .toggle-header.hover {
	color:#A90533;
	cursor:pointer;
	text-decoration:underline;
}
#guts .toggle-content .logo{
	float:left;
	width:130px;
	text-align:center;
}
#guts .toggle-content .logo img{
	text-align:center;
}
#guts .toggle-content .content{
	margin-left:140px;
}

#guts .toggle-content .logo-hearts{
	float:left;
	width:160px;
	text-align:center;
}
#guts .toggle-content .logo-hearts img{
	text-align:center;
}
#guts .toggle-content .content-hearts{
	margin-left:185px;
}


#guts .resources .logo{
	float:left;
	width:130px;
	text-align:center;
}
#guts .resources .logo img{
	text-align:center;
}
#guts .resources .content{
	margin-left:140px;
}

#guts .resources .logo-hearts{
	float:left;
	width:160px;
	text-align:center;
}
#guts .resources .logo-hearts img{
	text-align:center;
}
#guts .resources .content-hearts{
	margin-left:185px;
}


/*--- Guestbook ---*/
#guestbook{
	padding:0 25px;
}
#guestbook h2{
	float:left;
}
#guestbook #guestbook-nav{
	float:right;
	margin-top:3px;
}
#guestbook #guestbook-nav a#prev {
	font-size: 13px;
	float:left;
	text-decoration: none;
	background-image: url(../images/pager-prev.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 18px;
	margin-top:2px;
}
#guestbook #guestbook-nav a#next {
	font-size: 13px;
	float:left;
	text-decoration: none;
	background-image: url(../images/pager-next.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 18px;
	margin-top:2px;
}
#guestbook #caption{
	float:left;
	margin-right:6px;
	width:293px;
}
#guestbook #pager{
	float:left;
}
#guestbook #comments{
	margin-bottom:8px;
}
#guestbook .comment{
	border-top:1px solid #D0E4F0;
	padding:16px 16px 8px 16px;
}
#guestbook .comment.odd{
	background:url("../images/bg_table_tr.gif") repeat-x scroll center top #FAFCFE;
}
#guestbook .comment-author{
	display:inline;	
	font-weight:bold;
}
#guestbook .date-time{
	color:#666;
	font-size:11px;
	margin-bottom:16px;
}
#guestbook p{
	margin-bottom:8px;
}
#guestbook-form{
	margin-top:8px;
}
#guestbook-form fieldset{
	padding:13px 21px;
}
#guestbook-form label{
	font-size:13px;
	margin-right:0;
	width:250px;
}
#guestbook-form input[type="text"],#guestbook-form textarea{
	width:248px;
}
#guestbook-form span.public-option{
	font-size:13px;
}

/*--- Shop ---*/
#shop-flowers{
	background:url(../images/bg_shop-flowers.png) no-repeat;
	height:146px;
	line-height:20px;
	margin-bottom:16px;
	padding:22px 24px 0 200px;
}
#shop-flowers a{
	background: url(../images/bg_shop-flowers-btn.png) no-repeat;
	display: block;
	padding-left: 28px;
	font-size: 16px;
	line-height: 32px;
	color: #ffe8c6;
	height: 32px;
	margin-bottom:16px;
	text-decoration:none;
	width:107px;
}
#left-col #shop-nav-home{
	margin-left:0;
}
#shop-nav-home li{
	list-style-type:none;
}
#shop-nav-home li a{
	background:url(../images/bg_shop-btn.png) no-repeat;
	float:left;
	height:32px;
	line-height: 32px;
	margin:0 10px 5px 0;
	padding:9px;
	width:160px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#shop-nav-home li a span{
	background:url(../images/bg_shop-cat-sprite.png) no-repeat;
	display:block;
	float:left;
	height:32px;
	margin-right:10px;
	width:32px;
}

#shop-nav-home li.books a span{
	background-position:-180px 0;
}
#shop-nav-home li.laminations a span{
	background-position:-36px 0;
}
#shop-nav-home li.jewelry a span{
	background-position:-252px 0;
}
#shop-nav-home li.flowers a span{
	background-position:0 0;
}
#shop-nav-home li.gift-baskets a span{
	background-position:-144px 0;
}
#shop-nav-home li.memorial-candles a span{
	background-position:-288px 0;
}
#shop-nav-home li.stained-glass a span{
	background-position:-72 0;
}
#shop-nav-home li.paintings a span{
	background-position:-108px 0;
}
#shop-nav-home li.art a span{
	background-position:-216px 0;
}
#shop-nav-home li.dvds a span{
	background-position:-324px 0;
}
.shop-nav{
	margin:0 auto;
	width:272px;
}
.shop-nav li{
	list-style-type:none;
	margin-bottom:4px;
}
.product-listing{
	margin-top:16px;
}
.product-listing table{
	border-collapse:collapse;
	border-top:1px solid #D0E4F0;
	width:100%;
}
.product-listing tr{
	border-bottom:1px solid #D0E4F0;
}
.product-listing td{
	padding:16px 16px 16px 0;
	text-align:center;
	width:33%;
	vertical-align:top;
}
.product-listing .product-image{
	margin-bottom:16px;
}

.product-view .product-image{
	float:left;
	margin-bottom:32px;
}
.product-view .product-shop{
	margin-bottom:32px;
	margin-left:282px;
}
.product-view .product-collateral{
	clear:both;
}
.price{
	font-weight:bold;
}
.note{
	font-size:11px;
	line-height:12px;
}
#monument-galleries{
	height:500px;
	margin-bottom:4px;
}
.monument-gallery{
	
}

.monument-gallery .controls a.prev {
	font-size: 13px;
	text-decoration: none;
	background-image: url(../images/pager-prev.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline-block;
	height: 14px;
	width: 18px;
}
.monument-gallery .controls a.next {
	font-size: 13px;
	text-decoration: none;
	background-image: url(../images/pager-next.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline-block;
	height: 14px;
	width: 18px;
}



/*--- Tables Generic ---*/
table.generic{
}
table.generic tr th{
	border-bottom:1px solid #D0E4F0;
	padding:6px 12px;
}
table.generic tr.even{
	background:url("../images/bg_table_tr.gif") repeat-x scroll center top #FAFCFE;
}
table.generic tr td{
	border-bottom:1px solid #D0E4F0;
	padding:6px 12px;
}
table.generic tbody tr:hover{
	background:url("../images/bg_table_tr_hover.gif") repeat-x scroll center top #f6e6eb;
}

/*--- Pagination ---*/
#pagination{
	text-align:center;
}
#pagination li{
	border:0; margin:0; padding:0;
	list-style:none;
	display:inline;
}
#pagination li, #pagination a{
	border:solid 1px #DEDEDE
	margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
	color:#888888
	display:block;
	/*float:left;*/
	font-weight:bold;
	padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
	font-weight:bold;
}
#pagination .active{
	color:#00000;
	font-weight:bold;
	/*display:block;
	float:left;*/
	padding:3px 6px;
}
#pagination a:link,
#pagination a:visited {
	color:#0033CC
	display:block;
	/*float:left;*/
	padding:3px 6px;
	text-decoration:none;
}
#pagination a:hover{
	text-decoration:none;
}

/*--- Forms ---*/
#shop-options label{
	float:none;
	width:auto;
}
#shop-options textarea, #shop-options input[type=text]{
	width:98%;
}
#shop-options select{
	width:100%;
}
#shop-options input[type="submit"]{
	float:right;
}
#contact-form p{
	font-size:11px;
	line-height:1.2em;
}
#contact-form{
	width:364px;
}

#pre-planning-form label{
	width:154px;
}
#pre-planning-form label.error { margin-left:170px;}
#pre-planning-form input[type="text"],#pre-planning-form textarea{
	width:250px;
}
#pre-planning-form input[type="text"].input-half{
	width:125px;
}
#obit-search{
	margin-bottom:8px;
	text-align:right;
}
#obit-search #search-input{
	width:193px;
}
#obit-search input[type="submit"], form .button{
	margin-top:5px;
	padding:2px;
}
#obit-search p{
	font-size:11px;
}
fieldset,form,label,legend{border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;font-size:14px;}
fieldset, table.forms{background-color:#fff;border:1px solid #ccc;margin:0 0 1.5em;padding:1.5em;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
legend{font-size:1em;color:#444;padding:2px 6px; font-weight:bold;}
label{float:left;width:8em;display:block;clear:left;margin-right:1em;text-align:left;cursor:hand;color:#444;}
textarea,input,select,label,button,optgroup{margin-top:6px;}
input,select{margin-bottom:3px;}
input.more-space{margin-bottom:13px;}
input[type=text],textarea{width:185px;padding:3px;color:#444;font-family:Arial, Helvetica, sans-serif; font-size:14px;}
input[type=checkbox],input[type=radio]{margin-bottom:7px;}
textarea:focus,input[type=text]:focus{border:1px solid #333;}
input[type=checkbox]{color:#000;}
optgroup{background-color:#ccc;color:#000;}
textarea,input[type=text],select{border:1px solid #999;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
select,input[type=radio],option{background-color:#fff;color:#444;}
select{border:1px solid #999;padding:3px;}
option{padding:0 3px;}
input[type=submit],input[type=button],button,form .button{padding:3px;font-size:13px;width: auto;overflow: visible;}
input.required {background:#F5E5EA; border:1px solid #CF819A;}
select.required {background:#F5E5EA; border:1px solid #CF819A;}
input.required:focus {background:none;}
label.error { margin-left: 126px; color:#F00;width:165px; position:relative; top:-6px;}
input.error {border:1px dotted #F00;}

#screenshot{
	background:#fff url(../images/loader.gif) no-repeat 4px 4px;
	/*background-color:#A90533;*/
	position:absolute;
	border:4px solid #DEEEF8;
	display:none;
	color:#fff;
	z-index:100;
	min-height:32px;
	min-width:32px;
}

#obit-rss{
	background:url(../images/rss-16x16.png) no-repeat 0 2px;
	color:#5A6267;
	font-size:11px;
	padding:4px 0 2px 21px;
	text-decoration:none;
}

table.shopping-cart tr:first-child td{
	border-top:1px solid #D0E4F0;
}
table.shopping-cart tr td{
	border-bottom:1px solid #D0E4F0;
	padding:5px 2px 9px;
}
table.shopping-cart tr td a.remove{
	font-size:11px;
}

table.checkout-cart{
	margin-bottom:0;
	width:475px;
}
table.checkout-cart tr td, table.checkout-cart tr th{
	border-bottom:1px solid #D0E4F0;
}
table.checkout-cart tr td{
	font-size:13px;
	padding:12px 2px;
}
table.checkout-cart tr th{
	color:#777;
	font-size:13px;
	padding-bottom:4px;
}
div.grand-total{
	color:#444;
	background:url("../images/bg_grand-total.gif") no-repeat;
	padding:11px 0 13px;
	width:184px;
	text-align:center;
	float:right;
	margin:12px 0;
}

.img-right {
	padding: 0 0 14px 14px;
	float: right;
	margin-left: 12px;
	margin-top: 5px;
	font-style:italic;
	font-size:12px;
}
.img-left {
	padding: 0 14px 14px 0;
	float: left;
	margin-right: 12px;
	margin-top: 5px;
	font-style:italic;
	font-size:12px;
}
p.img-right, p.img-left{
	line-height:15px;
	margin-bottom:0;
}

.staff-profile{
	float:left;
	margin-left:20px;
}
.staff-profile.first{
	margin-left:0;
}
.staff-profile img{
	margin-bottom:6px;
	width:97px;
}
.staff-profile p{
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#staff{
	text-align:center;
}
#staff h3{
	margin-bottom:10px;
}
#staff #staff-images{
	margin-left:91px;
}
#staff #staff-images p{
	font-size:12px;
	font-style:italic;
	margin-top:4px;
	text-align:center;
}
