/*************************************
 * QEDNIK                            *
 * http://www.heavencalled.com       *
 * admin@heavencalled.com            *
 *************************************/

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/*
a:link, a:visited, a:hover, a:active 
{
	text-decoration:none;
	color:#184850;
}

a:visited {
	color:#184850;
}

a:hover {
	color:red;
	text-decoration:underline;
}
*/
TEXTAREA {
	border: solid 1px #92929B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

td.tableheader { 
        border-top: 1px solid #E9E9E9;
        border-left: 1px solid #E9E9E9;
        border-right: 1px solid #E9E9E9;
        border-bottom: 1px solid  #C4C4C4;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 5px;
        color: #021964;
        FONT-SIZE: 10px; 
        font-weight: bold;
}

td.tableheader1 { 
        border-top: 1px solid #E9E9E9;
        border-left: 1px solid #E9E9E9;
        border-right: 1px solid #E9E9E9;
        border-bottom: 1px solid  #C4C4C4;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 5px;
        color: #021964;
        FONT-SIZE: 12px; 
        font-weight: bold;
}

TD 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4236;
}

TD.header 
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

TD a:link, a:visited, a:hover, a:active 
{
	text-decoration:none;
	color:#184850;
}

TD a:visited {
	color:#184850;
}

TD a:hover {
	color:red;
	text-decoration:underline;
}

.headerText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #184850;
}

.subheaderText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #184850;
}

.disclaimText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #184850;
}

.contentText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184850;
}

.printText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #184850;
}

.grayText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
}

.grayTextSmall 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
}

.homeText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-style: italic;
	color: gray;
}

.logotext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: gold;
}

table.pic 
{
	border-width: 3px 3px 3px 3px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

table.pic th 
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.pic td 
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.obit
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

.copyright
{
  font-size : xx-small;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-weight : normal;
  color : #000000;
  text-align : center;
}

.obitName 
{
	font-family: Verdana, Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
	font-size: 16px;
        font-weight : bold;
	color: #184850;
}

.obitCity
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight : bold;
	color: #184850;
}

.obitDate 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
        font-weight : normal;
	color: #184850;
}

.mainMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight : normal;
	color:#184850;
}

.mainMenu a:link, a:visited, a:hover, a:active 
{
	text-decoration:none;
	color:#184850;
}

.mainMenu a:visited 
{
	color:#184850;
}

.mainMenu a:hover 
{
	color:red;
	text-decoration:underline;
}

.bottomMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
        font-weight : normal;
	color:#ffffff;
}

.bottomMenu a:link, a:visited, a:hover, a:active 
{
	text-decoration:none;
	color:#ffffff;
}

.bottomMenu a:visited 
{
	color:#ffffff;
}

.bottomMenu a:hover 
{
	color:cyan;
	text-decoration:underline;
}

.flowerLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight : normal;
	color:#184850;
}

.kin
{
   margin-left: 10px;
}


/*
td.calendarDateInput {letter-spacing:normal;line-height:normal;font-family:Verdana,Sans-Serif;font-size:11px;}
select.calendarDateInput {letter-spacing:.06em;font-family:Verdana,Sans-Serif;font-size:11px;}
input.calendarDateInput {letter-spacing:.06em;font-family:Verdana,Sans-Serif;font-size:11px;}
input.calendarDateInputYear { height: 22px; padding-top: 2px; }
*/
td.calendarDateInput {font-size:13px;}
select.calendarDateInput {font-size:13px;}
input.calendarDateInput {font-size:13px;}

td.formerror
{
  margin: 0 0 30px 0;
  padding: 15px;
  border: #b30000 1px solid;
  background-color: #FFC;
  font-family:Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
}