/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* CSS Document */
.button
{
	border: 1px solid #5F5F5F;
	background-color: #3B3B3B;
	color: #30CC68;
	cursor: pointer;
	margin: 1px;
	padding: 1px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bolder;
	font-size: 14px;
}

table.tablessfolder
{
	background-color: #1B7038;
	width: 400px;
	border-top: thin solid #F3F3F3;
	border-right: thin solid #F3F3F3;
	border-bottom: thin solid #F3F3F3;
	border-left: thin solid #F3F3F3;
}
td.folderOutline
{
	border-top: thin none #F3F3F3;
	border-right: thin none #F3F3F3;
	border-bottom: thin solid #F3F3F3;
	border-left: thin none #F3F3F3;
	width: 200px;
	background-color: #000000;
}
td.folder
{
	background-color: #1B7038;
	height: 10px;
	border-top: thin none #F3F3F3;
	border-right: thin solid #F3F3F3;
	border-bottom: thin none #F3F3F3;
	border-left: thin solid #F3F3F3;
	
}
td.tabActive
{
	border-top: thin solid #F3F3F3;
	border-right: thin solid #F3F3F3;
	border-bottom: thin solid #1B7038;
	border-left: thin solid #F3F3F3;
	width: 120px;
	background-color: #1B7038;
	text-align: center;
}
td.tabInactive
{
	border-top: thin solid #F3F3F3;
	border-right: thin solid #F3F3F3;
	border-bottom: thin solid #F3F3F3;
	border-left: thin solid #F3F3F3;
	width: 120px;
	background-color: #1B7038;
	text-align: center;	
}
td.folderBottom
{
	width="100%";
	background-color: #1B7038;
	border-top: thin none #F3F3F3;
	border-right: thin solid #F3F3F3;
	border-bottom: thin solid #F3F3F3;
	border-left: thin solid #F3F3F3;
}
a.folderLink:link {
	color: #F7F7F7;
	text-decoration: none;
}
a.folderLink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.folderLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.folderLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*--------------------------------------
   Caskets
--------------------------------------*/
div.casket
{
	background-color:White;
	width:350;
	height:240px;
	margin-bottom:20px;
	padding-bottom:20px;
}

div.casketPic { margin: 15px auto; text-align: center; }

div.casketPic img { border: solid 1px #cccccc; padding: 6px; }



table.caskets 
{ 
	width: 550px;
	background-color: White;
	color: Black;
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	margin-bottom:10px;
	padding-bottom:10px;
	
}
table.caskets tr.altrow
{
	
}
table.caskets td
{
	border-bottom: #e8e8e8 thin dotted;
}

table.caskets td.pic { text-align: center; width: 20px; }
table.caskets td.item { width: 90px; } 
table.caskets td.desc { text-transform:uppercase; }
table.caskets td.type { width: 60px; }
table.caskets td.price { width: 60px; }

table.caskets th 
{
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	color: White;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;

}
table.caskets th.bronze
{
	background-color: #5A4A75;
	padding: 5px;
}
table.caskets th.wood
{
	background-color: #325B31;
	padding: 5px;
}
table.caskets th.stainless
{
	background-color: #5B6E8E;
	padding: 5px;
}
table.caskets th.steel
{
	background-color: #8E588C;
	padding: 5px;
}
table.caskets th.specialty
{
	background-color: #5A4A75;
	padding: 5px;
}
table.caskets th.cremation
{
	background-color: #325B31;
	padding: 5px;
}
table.caskets th.alternative
{
	background-color: #5B6E8E;
	padding: 5px;
}

/* Navigation */
#NavBlock { height: 26px; margin: 4px 0 0 0; }
ul#Nav
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#Nav li
{
	display: inline;
	list-style-type: none;
}

#Nav a { padding: 2px 6px; }

#Nav a:link, #Nav a:visited
{
	color: #30CC68;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#Nav a:hover
{
	color: #efefef;
	background-color: #000;
	text-decoration: none;
}

