/* Funeral Planner */

.tooltiplink a {text-decoration: underline;}
.tooltiplink a:hover {text-decoration: none;}
.tooltiplink a:link div {
  	display: none;
  }
  .tooltiplink a:visited div {display: none;}
  .tooltiplink a:hover div {
	position: absolute;
	margin:5px 0px 0px 20px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 3px solid #FFCC00;
	color: #666666;
	text-align:left;
	display: block;
	text-decoration: none;
	width: 350px;
	font: normal 10px/16px Arial, Helvetica, sans-serif;
}


a {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
h2 a {
	color: #FFFFFF;
	line-height: 36px;
	padding-left: 25px;
	padding-bottom: 0px;
	height: 36px;
	display: block;
	margin: 0px;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.stuff {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	background-color: #EEEEEE;
}
.bottom_dash {
	border-bottom: 1px dashed #CCCCCC;
}
.toggle {
	background: #90b0c9 url(../images/bg_pricer.gif) no-repeat left top;
	padding: 0px;
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
h2 a:hover {
	cursor: pointer;
}
#cat_blurb {
	color: #003366;
	padding: 8px;
}
h1#cat_heading {
	padding-bottom: 0px;
}
#item {
	margin-left: 20px;
}
#wrap_item {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 714px;
}
#cost {float: right;}
#img img {
	padding: 5px;
	background-color: #FFF;
	border: 1px #CCCCCC solid;
}
#title a {
	color: #CCCCCC;
}
#title a:hover {
	text-decoration: underline;
}
#check {
	float: left;
	width: 20px;
	padding-top: 3px;
}
#img {
	float:left;
	width: 60px;
	text-align: center;
	padding: 5px;
}
#title, #blurb {text-align: left;}
#blurb{
	float: left;
	border-top: 1px dotted #90b0c9;
	font-size: 9px;
	line-height: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 5px;
	width: 550px;
}


#total {
	color: #FFFFFF;
	text-decoration: underline;
}
#gel {
	background: url(../images/button_gel.gif) no-repeat;
	height: 57px;
	width: 208px;
	color: #000000;
	text-align: center;
	font: bold 16pt/53px Georgia, "Times New Roman", Times, serif;
}

.row1 {background-color: #EEEEEE;}
.row2 {background-color: #FFFFFF;}

h2 {	margin: 0px; padding:0px;}

.small {font-size: 11px;}

h3 {color: #003366;	font-size: 13pt;}

h4 {
	border-bottom: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}