/* CSS Document */

#menu{
float:left;
height:28px;
width:977px;

}

.menu {padding:2px 0 0 0px; margin:0px 0px;}
.menu dt {display:none;}
.menu dd {float:left; padding:0; margin:0; text-align:center;}
.menu dd span.aa {display:block; width:12px; height:1.5em; height:auto; background:url(../images/memorialtabs/taglft.png); float:left; border-bottom:0px solid #888; padding:5px 0;}
.menu dd span.bb {height:1.5em; height:auto; background:url(../images/memorialtabs/tagmid.png); float:left; border-bottom:0px solid #888; padding:5px 0;}
.menu dd span.cc {display:block; width:12px; height:1.5em; height:auto; background:url(../images/memorialtabs/tagrgt.png); float:left; border-bottom:0px solid #888; padding:5px 0;}

.menu a, .menu a:visited {color:#fff; text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:13px; cursor:pointer;}




.menu a:hover {color:#129ad8; background:#fff;}



.menu a:hover span {background-position:0 150px; border-bottom:0px solid #f9f4ee;}




/*.menu a.current span {background-position:0 150px; border-bottom:0px solid #f9f4ee; color:#129ad8;}*/

body#headstone a#headstonenav span,
body#kerbset a#kerbsetnav span,
body#ledgers a#ledgersnav span,
body#vases a#vasesnav span,
body#plaques a#plaquesnav span,
body#cremations a#cremationsnav span,
body#childrens a#childrensnav span,
body#homegardens a#homegardensnav span,
body#pets a#petsnav span,
body#browsebrochure a#browsebrochurenav span,
body#versesbrochure a#versesbrochurenav span{
background-position:0 150px; border-bottom:0px solid #f9f4ee; color:#129ad8;
}


/*tab Style*/
.memorialtabs {background-color:#ececec; color:#272727; border-bottom:1px solid #d7d7d7; height:23px; font:11px Arial, Helvetica, sans-serif;}
.memorialtabs ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.memorialtabs li {display:inline; line-height:23px;}
.memorialtabs li a {color:#000000; text-decoration:none; padding:4px 5px 6px 5px;  border-left:1px solid #ececec; border-right:1px solid #ececec;}
.memorialtabs li a.tabactive {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; background-color:#CCCCCC; font-weight:bold;  position:relative;}
