﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

input, select, textarea {font-family: verdana, Arial, Helvetica, Sans-Serif;}

.normalRow { background-color: #ffffff;}
.altRow {background-color: #eaeaea;}
.selectedRow {	background-color:#FFFF66;}

a:link, a:active {text-decoration: none;color: #92003d;}
a:visited {text-decoration: none;color:#92003d;}
a:hover {text-decoration: underline;}
.error { color: #ff0000; }

h1 {font-family: verdana, Arial, Helvetica, Sans-Serif; font-size: 1.4em;}
h2 {font-family: verdana, Arial, Helvetica, Sans-Serif; font-size: 1.25em;}
h3 {font-family: verdana, Arial, Helvetica, Sans-Serif; font-size: 1.1em;}
h4 {font-family: verdana, Arial, Helvetica, Sans-Serif; font-size: 1em;}

.pagetitle 
{
	font-family:Verdana,arial,Sans-Serif;
	font-size: 15px;
	font-weight: bold;
}

.alignright {	text-align: right !important; }
.aligncenter {	text-align: center !important; }
.alignleft {	text-align: left !important; }

/* ---- Table style in panel ---- */
table.PanelTable {width: 100%;}

table.details {width: 100%;}
table.details th {font-weight: bold; text-align:right; vertical-align:text-top; background-color: #ddd; width: 25%; padding-right: 5px; padding-top:5px;}
table.details th.heading {font-weight: bold; text-align:left!important; vertical-align:text-top; background-color: #804e62; color:#fff; width: 100%; padding: 5px;}

table.lists {width: 100%;}
table.lists th {font-weight: bold; background-color: #ddd; height: 25px;}

/* ---- PANEL BORDER STYLES ---- */
.topborderSubtle {
	background-image: url(../images/panel/subtle/topborder.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}
.topcornerSubtle {
	height: 22px;
	width: 11px;
}
.bottomborderSubtle {
	background-image: url(../images/panel/subtle/bottomborder.gif);
	background-repeat: repeat-x;
	height: 11px;
	width: 100%;
}
.bottomcornerSubtle {
	height: 11px;
	width: 11px;
}
.leftborderSubtle {
	background-image: url(../images/panel/subtle/leftborder.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.rightborderSubtle {
	background-image: url(../images/panel/subtle/rightborder.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.titleSubtle {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	width: 100%;
}

.topborderOriginal {
	background-image: url(../images/panel/original/topborder.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 100%;
}
.topcornerOriginal {
	height: 39px;
	width: 11px;
}
.bottomborderOriginal {
	background-image: url(../images/panel/original/bottomborder.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
.bottomcornerOriginal {
	height: 7px;
	width: 7px;
}
.leftborderOriginal {
	background-image: url(../images/panel/original/leftborder.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.rightborderOriginal {
	background-image: url(../images/panel/original/rightborder.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.titleOriginal {
	color: #555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	width: 100%;
}

.panelcontent {
	width: 100%;
}
.iconcontent {
	width: 32px;
}
.PanelTable 
{
	border: 0px none White;
	text-align: left;
}
.PageFilesTable {width: 100%; background-color:White !important;}
.PageContentLinksTable {width: 100%;background-color:White;}

table.AdminSetupContent
{ 
	background-color:White;
	padding: 13px 13px 3px 13px;
	width:800px;
	text-align: left;
	}
h1.SetupTable {font-size:20px;}


select, textarea {width: 300px;}
.txt {width:300px;}

.w70 {width: 70px;}
.w100 {width: 100px;}
.w150 {width: 150px;}
.w160 {width: 160px;}
.w200 {width: 200px;}
.w300 {width: 300px;}
.w400 {width: 400px;}
.w500 {width: 500px;}



.admincrumbs {background-color: #003e7e; color:#fff; width: 960px;}
.admincrumbs td a,.admincrumbs td a:active,.admincrumbs td a:link,.admincrumbs td a:visited {text-decoration: none; color:#fff;}
.admincrumbs td a:hover {color:#ccd8e5;}

/* --- unclaimed money admin --- */
#unclaimed { margin:15px 5px 10px 10px; }