/** aMember-specific styles here */

/* properties for entire page and text inside tables */
body {
	font-family: Arial, sans-serif;
	font-size: None;
	color: #000000;
}
th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* properties for all input elements */
hr {
	background-color: #FFFFFF;
	border: 0;
	width: 100%;
	height: 1px;
}
ul, li {
	list-style-type: disc;
}
.small {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.powered, .powered a {
	font-size: 0.9em;
	color: #000000;
	margin: 0.5em 0em 0.5em 0em;
}
strong, .strong {
	font-weight: bold;
}
.text_disabled {
	color: ButtonFace;
}
/* properties for headers */
h1 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
h2 {
	font: bold 114% Arial, sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font: 100% Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h5 {
	font: 100% Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* other elements */
div.centered {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
div.centered table {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
}
ul, ol {
	margin-left: 0px;
}
.code {
	font-family: "Courier New", Monospace;
	font-size: 120%;
	color: #000000;
}
/* vedit - vertical table (signup, profile edit) */
.vedit {
	color: #000000;
	border: solid 1px #CCCCCC;
}
/* vedit - usual column (right) */
.vedit td {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 15px 10px 10px 10px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}
/* vedit - header column (left) */
.vedit th {
	color: #000000;
	padding: 10px 15px 10px 10px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-color: #F5F7F7;
	border: solid 1px #CCCCCC;
}
/* vedit - heading row */
.vedit .headrow {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
/* hedit - horizontal table (payments list) */
.hedit {
	color: #000000;
	border: solid 1px #CCCCCC;
}
/* hedit - usual column */
.hedit td {
	color: #000000;
	padding: 5px;
	background-color: #F5F7F7;
	font-size: 9pt;
	border: solid 1px #CCCCCC;
}
/* hedit - header column */
.hedit th {
	color: #000000;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	background-color: #F5F7F7;
	border: solid 1px #CCCCCC;
}
table.errmsg {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	background-color: #21536A;
	border: #CCCCCC 1px solid;
	margin: 5px 0px 5px 0px;
}
table.errmsg td {
	padding: 5px 50px 5px 5px;
	font-weight: bold;
}
table.errmsg td li {
	list-style: square;
}
/* Receipt table from thanks.html */
.receipt td {
	background-color: #FFFFFF;
	border: solid 1px black;
	padding: 2px 4px 2px 4px;
}
.receipt th {
	background-color: #CCCCCC;
	border: solid 1px black;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}
.receipt td.total {
	background-color: #CCCCCC;
	border: solid 1px black;
}
.receipt {
	border-collapse: collapse;
}
/* Newsletters table on member.php */
.newsletters td {
	padding: 5px;
	margin: 5px;
}
.newsletters td.disabled {
	padding: 5px;
	margin: 5px;
	color: #21536A;
}
/* Newsletters archive table on member.php */
.newsletters_archive td {
	padding: 2px;
	margin: 0px;
}
/* Error message label on signup page */
label.error {
	padding-left: 3px;
	color: #21536A;
	font-style: italic;
	font-weight: normal;
}
input.error {
	border: 2px solid #CCCCCC;
}
#order {
	margin-left: 200px;
}
#apply {
	margin-left: 320px;
}
#caparegistryMenu {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}
#siteName {
	font: bold 120% Arial, sans-serif;
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
#globalNav {
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(css/glbnav_background.gif);
}
#globalNav img {
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
#globalLink {
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}
a.glink, a.glink:visited {
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:hover {
	background-image: url(css/glblnav_selected.gif);
	text-decoration: none;
}
.skipLinks {
	display: none;
}
.subglobalNav {
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}
.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}
.subglobalNav a:hover {
	color: #cccccc;
}
