/**

 * You can place your custom CSS statements here

 * it is better to write everything custom here

 * because this file won't be replaced during upgrade

 * Don't forget to rename this file to "site.css"

 */
/*  
	Theme Name: 	WordPress Theme 824
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.7
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/



* {
	padding:0;
	margin:0;
}
html {
	font-size:100.01%;
}
body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../../../images/tail.gif) repeat-x 0 0 #e3ecf3;
	color:#000080;
	padding-top:39px;
}
.clear {
	clear: both;
}
table, td, div, img {
	border:0;
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
ul, li {
	list-style: none;
}
p {
	padding:0px 0px 18px 0px;
}
a {
	text-decoration: underline;
	color:#000080;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	vertical-align:middle;
	color:#000;
	font-size:1.2em;
}
input.text, select, textarea {
	padding:2px 0px 3px 6px;
}
html body textarea {
	font-size:1.2em;
	color:#000;
}
/*** Main ***/
	
	.main {
	height:100%;
	width:920px;
	margin:0 auto;
	position:relative; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/
}
.main .main-border-top {
	background-color: #fff;
	background-image: url(/tped/wp-content/themes/theme824/images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.main .main-border-left {
	height:100%;
	overflow:hidden;
	background-image: url(/tped/wp-content/themes/theme824/images/border-left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.main .main-border-right {
	height:100%;
	overflow:hidden;
	background-image: url(/tped/wp-content/themes/theme824/images/border-right.gif);
	background-repeat: repeat-y;
	background-position: right 0;
}
.main .main-corner-left-top {
	background-image: url(/tped/wp-content/themes/theme824/images/header-corner-left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.main .main-corner-right-top {
	background-image: url(/tped/wp-content/themes/theme824/images/header-corner-right.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.header {
	height:102px;
	margin:0px 14px 0px 20px;
	background-image: url(/tped/wp-content/themes/theme824/images/header-bot.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
/*** Menu ***/
	.menu {
	overflow:hidden;
	float:left;
}
.menu .corner-left {
	overflow:hidden;
	background-image: url(/tped/wp-content/themes/theme824/images/menu-left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.menu .corner-right {
	overflow:hidden;
	height:100%;
	background-image: url(/tped/wp-content/themes/theme824/images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.menu ul {
	list-style:none; /*width:100%; */
	float:left;
	overflow:hidden;
}
.menu ul li {
	float:left;
	margin:0px 3px 0px 0px;
	background-image: url(/wp-content/themes/theme824/images/menu-left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.menu ul li a {
	display:block;
	float:left;
	padding:13px 28px 20px 28px;
	background-image: url(/wp-content/themes/theme824/images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.menu ul li a {
	text-decoration:none;
	font-size:1.3em;
	color:#06213e;
}
.menu ul li a:hover, .menu ul li.current_page_item a {
	color:#fff;
}
/*** Logo ***/
	.logo {
	overflow:hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 15px;
	
}
.logo .indent {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 15px;
}
.logo h1 {
	width:230px;
	height:70px;
	font-size:1em;
	font-weight: normal;
	color:#fff;
	cursor:pointer;
	text-indent:-1000em;
	overflow:hidden;
	background-image: url(/tped/wp-content/themes/theme824/images/Tped_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
.logo h1:hover {
	text-decoration:none;
}
/*** Slogan ***/	
	.slogan {
	height:154px;
}
/*.slogan-absolute {float:left; left:237px; top:162px; position:absolute; width:453px; height:254px; background:url(images/header.jpg) no-repeat 0 0;}*/
	.slogan-absolute .indent {
	padding:154px 0px 0px 176px;
}
/*** Search ***/

	.search {
	float:right;
	padding:4px 0px 0px 0px;
}
.search form {
	background:url(../../../images/search-img.gif) no-repeat 0 0;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.search .text {
	width:110px;
	border:0;
	background: transparent;
	padding:3px 3px 3px 6px;
	margin:0px 8px 0px 0px;
}
.search .but {
	cursor: pointer;
	margin:0px 0px 0px 0px;
}
.search_page {
	float:left;
	padding:4px 0px 0px 0px;
}
.search_page form {
	background:url(../../../images/search-img.gif) no-repeat 0 0;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.search_page .text {
	width:110px;
	border:0;
	background: transparent;
	padding:3px 3px 3px 6px;
	margin:0px 8px 0px 0px;
}
.search_page .but {
	cursor: pointer;
	margin:0px 0px 0px 0px;
}
/*** Column ***/
	.content {
	clear:both;
	height:100%;
	overflow:hidden;
	background:url(../../../images/content-tail.gif) repeat-x 0 0 /*#181F23*/ /*#181F23*/;
	padding:0px 14px 10px 20px;
}
.column-left {
	width:211px;
	float:left;
	background-color: #699bc9;
	margin:0px 6px 0px 0px;
	_margin:0px 3px 0px 0px;
	background:url(../../../images/widget-corner-right-bot-special.gif) no-repeat right bottom #699bc9;
	padding-top: 0px;
	padding-bottom: 18px;
	
}
.column-right {
	width:211px;
	float:right;
	margin:0px 0px 0px 6px;
	_margin:0px 0px 0px 3px;
}
/*** Widgets  ***/
.widget a {
	color:#353f48;
	text-decoration:none;
}
.widget a:hover {
	text-decoration: underline;
}
/********************/
		/*.widget { overflow:hidden; background: #c5def3; padding:0px 18px 0px 18px;}*/
		
/*.widget .widget-bg {
	background:url(images/widget-bg1.gif) repeat-y 0 0;
	overflow:hidden;
	padding:0px 0px 28px 0px;
	height: 100%;
}
		
.widget_text {
	background:url(images/widget-corner-right-bot-special.gif) no-repeat right bottom #699bc9;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
/*float:left; position:relative;}
.widget_text .textwidget {
	clear:both;
	overflow:hidden;
	height:100%; /*float:left;
}*/
.widget_text .textwidget {
	font-size:1.6em;
	color:#21272d;
	padding:6px 0px 0px 7px;
	margin:0px 0px 0px 0px;
}


/*** widget_categories ***/
			/*.column-left .widget_categories { overflow:hidden; background:url(images/widget-bg-bot.gif) repeat-x 0 bottom #699bc9;}
			

			.column-left .widget_categories { padding:0;}
			.column-left .login .widget-bg { background:url(images/widget-corner-right-bot.gif) no-repeat right bottom;padding:0px 18px 0px 18px;}*/
.column-left .login {
	overflow:hidden;
	padding-left: 12px;
	padding-right: 18px;
	
}
.column-right .widget_text {
	overflow:hidden;
	background:url(../../../images/widget-bg-bot.gif) repeat-x 0 bottom #699bc9;
}
.column-right .widget_text {
	padding:0;
}
.column-right .widget_text .widget-bg {
	background:url(../../../images/widget-corner-left-bot.gif) no-repeat 0 bottom;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
	margin-left: 0px;
	clear:both;
	height:100%;
	
}
.column-left .login .h2 {
	border-bottom:1px solid #06213e;
}
/*.column-left .widget_categories .title { border-bottom:1px solid #06213e;}
.column-left .widget_categories h2 { background: none; font-weight: normal;}
.column-left .widget_categories h2 { font-size:1.4em; color:#06213e; padding:26px 10px 5px 6px;}*/
.column-left .login h2 {
	background: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06213e;
}
.column-left .login h2 {
	font-size:1.4em;
	color:#06213e;
	padding:26px 10px 5px 6px;

}

.column-left .widget_text {
	overflow:hidden;
	
}
.column-left .widget_text {
	padding:0;
}
.column-left .widget_text .widget-bg {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
		
		/*** widget_archive ***/
.column-right .widget_text {
}
.column-right .widget_text {
	overflow:hidden;
	background:url(../../../images/widget-bg-bot.gif) repeat-x 0 bottom #699bc9;
}
.column-right .widget_text {
	padding:0;
}
.column-right .widget_text .widget-bg {
	background:url(../../../images/widget-corner-left-bot.gif) no-repeat 0 bottom;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.column-right .widget_text .title {
	border-bottom:1px solid #06213e;
}
.column-right .widget_text h2 {
	background: none;
	font-weight: normal;
}
.column-right .widget_text h2 {
	font-size:1.4em;
	color:#06213e;
	padding:26px 10px 5px 6px;
}
.column-right .widget_text .indent {
	clear:both;
	overflow:hidden;
	height:100%;
}
.column-right .widget_text .indent {
	padding:12px 0px 40px 5px;
}
.column-right .widget_text li {
	padding:0px 0px 7px 11px;
}

			
		
		
/*** Content  ***/
.column-center {
	overflow:hidden;
	height:100%;
}
.column-content .indent {
	clear:both;
	margin:0px 0px 15px 0px;
}
.column-content .corner-bg {
	background:url(../../../images/corner-bg.gif) repeat-x 0 0;
}
.column-content .corner-left-top {
	background:url(../../../images/corner-left.gif) no-repeat 0 0;
}
.column-content .corner-right-top {
	background:url(../../../images/corner-right.gif) no-repeat right 0;
	overflow:hidden;
	height:100%;
	padding:34px 25px 0px 27px;
}
.column-content .title {
	border-bottom:2px solid #57a3d0;
	overflow:hidden;
	padding:4px 0px 7px 3px;
}
.column-content .title h2 {
	font-size: 1.6em;
	text-transform:uppercase;
	color:#16284e;
	padding:6px 0px 8px 0px;
}
.column-content .title h3 {
	fontsize: 1.4em;
	color:#16284e;
}
.column-content .title h2 a, .column-center .title h3 a {
	color:#16284e;
	text-decoration:none;
}
.column-content .title h2 a:hover, .column-center .title h3 a:hover {
	text-decoration: underline;
}
.column-content .title .date {
	font-size: 1.1em;
	color:#0f559d;
	padding:0px 0px 0px 1px;
}
.column-content .title .author {
	font-size: 1.1em;
	color:#0f559d;
	padding:0px 0px 0px 1px;
	margin:-2px 0px 0px 0px;
}
.title-page * {
	font-size: 1.6em;
	color:#16284e;
}
.text-box {
	clear:both;
	font-size:1.2em;
	line-height:1.45em;
}
.text-box {
	padding:15px 0px 0px 0px;
}
.text-box p {
	padding:3px 0px 21px 0px;
}
.text-box span {
	color:#146dac;
}
.fleft {
	display:inline;
}
.fleft img {
	float:left;
	display:inline;
	margin:-7px 24px 20px 0px;
}
.column-content .border-bottom {
	border-bottom:0;
	padding-bottom:0px;
}
.comments a, .link-edit a, .navigation a {
	font-size:1.2em;
	font-weight:bold;
}
.comments {
	clear:both;
	padding:0px 0px 11px 14px;
}
.comments a {
}
.link-edit {
	clear:both;
	padding:0px 0px 11px 14px;
}
.navigation {
	clear:both;
}
.navigation a {
}
/*** OL UL style***/
	.text-box ul {
	padding:2px 0px 11px 0px;
}
.text-box ul li {
	background:url(../../../images/widget-marker.gif) no-repeat 0 5px;
	padding:0px 0px 4px 20px;
	list-style-image:none;
	list-style:none;
	font-weight:normal;
}
.text-box ul li ul {
	margin-left:10px;
}
.text-box ul li ol {
	margin-left:15px;
}
.text-box ul li ol li {
	list-style-type:decimal;
}
.text-box ol {
	padding-left:2px;
}
.text-box ol li {
	background:none;
	padding:0px;
	margin-left:13px;
	font-weight:normal;
}
.text-box ol li ul li {
	font-weight:normal;
}
.text-box ul li {
	list-style-image:none;
	list-style:none;
}
.text-box ul li a {
}
.text-box ul li a:hover {
}
.text-box ul li ul {
	margin-left:15px;
}
.text-box ul li ol {
	margin-left:20px;
}
.text-box ul li ol li {
	list-style-type:decimal;
}
.text-box ul li ol li a {
	background:none;
}
.text-box ol {
	padding:5px 0px 5px 2px;
}
.text-box ol li {
	background:none;
	padding:0px;
	margin-left:20px;
}
.text-box ol li a {
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
}
.text-box ol li a:hover {
	text-decoration:underline;
}
.text-box ol li ul li a {
	font-weight:normal;
	text-decoration:underline;
}
.text-box ol li ul li a:hover {
	text-decoration:none;
}
/*** Footer ****/

	.footer {
	clear:both;
	font-size: 1.2em;
	overflow:hidden;
	height:100%;
	width:920px;
	margin:0 auto;
	position:relative;
	line-height:1.5em;
	background-image: url(/tped/wp-content/themes/theme824/images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.footer .corner-left {
	background-image: url(/tped/wp-content/themes/theme824/images/corner-left-bot.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer .corner-right {
	height:145px;
	background-image: url(/tped/wp-content/themes/theme824/images/corner-right-bot.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.footer .indent {
	padding:28px 0px 0px 0px;
	text-align:center;
}
.footer a {
	color:#1368a9;
}
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar {
	padding:0px 10px 15px 22px;
	border:0;
	width: auto;
	color:#000;
	overflow: hidden;
	font-size:1.2em;
	line-height:1.4em;
}

.info-sidebar a {
}
.pagetitle {
	font-size:2.1em;
	font-weight: normal;
	overflow:hidden;
	color: #000;
	text-align:center;
	padding:0px 0px 20px 0px;/* margin:0px 0px -20px 0px;*/
}
/*--- Navigations ---*/
	.navigation {
	padding:5px 14px 6px 14px;
	overflow:hidden;
}
.navigation .alignleft {
	float: left;
	width:45%;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.navigation .alignright {
	float: right;
	width:45%;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.pd-nav {
	padding:0;
	margin:0;
}
.pd-nav .alignleft {
	padding:0;
	margin:0;
}
.pd-nav .alignright {
	padding:0;
	margin:0;
}
.pd-title {
	padding-bottom:0;
}
.marg {
	margin-bottom:10px;
}
/*--- Begin Images ---*/
	p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	display:inline;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
img.alignleft {
	padding: 0;
	margin: 3px 25px 5px 0;
	float:left;
	display:inline;
}
/*------*/
	.postmetadata {
	font-size:1.2em;
	clear:both;
	padding:12px 0px 10px 14px;
}
.postmetadata a {/*color:#3B7ECC;*/
}
.postmetadata a:hover {
	text-decoration:none;
}
/*------*/
	#tag_cloud .widget-bottom-left {
	padding-bottom:15px;
}
#tag_cloud .widget-heading {
	margin-bottom:15px;
}
#tag_cloud a {
	padding-left:3px;
}
/*--- Popup styles ---*/
	#commentspopup {
}
#commentspopup #header {
	background:#2F3F99 url(../../../images/popup_header_bg.gif) top repeat-x;
}
#commentspopup .page-padding {
	padding:0 5px;
}
#commentspopup .page-width {
	width:538px;
	margin:0 auto;
}
#commentspopup .header-top {
	background:url(../../../images/popup_header_bg_top.jpg) top repeat-x;
}
#commentspopup .header-top-right {
	background:url(../../../images/popup_header_bg_top_right.jpg) top right no-repeat;
}
#commentspopup .header-top-left {
	background:url(../../../images/popup_header_bg_top_left.jpg) top left no-repeat;
	width:100%;
	height:160px;
}
#commentspopup .header-padding {
	padding:39px 0 0 89px;
}
#commentspopup h1 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#E1E7EC;
	text-indent:-10000em;
	width:141px;
	height:27px;
}
#commentspopup h1:hover {
	text-decoration: none;
	cursor:pointer;
}
#commentspopup .description {
	width:141px;
	height:9px;
	text-indent:-10000em;
	margin-top:2px;
}
#commentspopup .description2 {
	width:249px;
	height:27px;
	text-indent:-10000em;
	margin-top:19px;
}
#commentspopup .border-bottom-left {
	padding:17px 37px 10px;
}
#commentspopup p {
	font-size:12px;
}
/*--- Begin Typography & Colors ---*/
	small {
	font-size: 1em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
small * {
	font-size: 0.9em;
}
small p {
	font-size: 0.9em;
}
select {
	width: 130px;
}
#commentform {
	font-size:1.2em;
}
#commentform input {
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 10px auto;
	float: right;
}
#respond p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
#respond form p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
/*--- Begin Calendar ---*/
	#wp-calendar {
	empty-cells:show;
	width: 155px;
	font-size:1.1em;
}
#wp-calendar th {
	padding:3px 0;
	text-align:center;
	color:#000;
}
#wp-calendar td {
	padding:3px 0;
	text-align:center;
	color:#000;
}
#wp-calendar a {
	display: block;
	font-weight:bold;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
#wp-calendar caption {
	text-align: center;
	color:#000;
	font-weight:bold;
	font-size:1.3em;
	padding:0px 0px 6px 0px;
}
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	border:1px solid #123643;
	background:#d7f4ff;
	padding:15px 10px 10px 20px;
	margin:5px 0;
	color:#000;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* Captions */
	.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Begin Comments*/
	.alt {
	padding: 10px;
	font-size:1.2em;
	padding:0px 20px 0px 25px;
}
.commentlist {/* font-size:1.2em;*/
	color:#000;
	/*padding:0px 18px 0px 20px;*/
		text-align: justify;
}
.commentlist a {
}
.commentlist span {
	color:#000;
}
ol.commentlist li {
	margin:6px 0px 6px 0px;
	padding: 5px 10px 3px;
	/*list-style: none;*/
		background:#d7f4ff;
	border:1px solid #123643;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff; /*margin:0px 20px 15px 0px;*/
}
.commentlist p {
	font-size:1.2em;
	color:#000;
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
	padding-left:15px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}


/** aMember-specific styles here */



/* properties for entire page and text inside tables */



th, td {

    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;

   /* font-size: 0.9em;*/

}

/* properties for all input elements */

input, textarea {

    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;

    font-size: 0.9em;

}

hr { 

    background-color: #4479BE;

    border: 0;

    width: 100%;

    height: 1px;

}

ul, li { list-style: disc; }

.small { font-size: x-small; font-weight: normal; }

.powered, .powered a { font-size: x-small; color: #808080; margin: 0.5em 0em 0.5em 0em; }

strong, .strong { font-weight: bold; }

.text_disabled { color: ButtonFace; } 



/* properties for headers */

h1,h2,h3 {
	color: #000080;
	font-weight: bold;
	text-align: center;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

h1 { font-size: 140%; }

h2 { font-size: 130%; }

h3 { font-size: 120%; }



/* other elements */

div.centered { text-align: center; }

div.centered table {

    margin: 0 auto; 

    text-align: left;

}

ul,ol { margin-left: 2em;}

.code { font-family: "Courier New", Monospace; font-size: 120%; color: blue; } 



/* vedit - vertical table (signup, profile edit) */

.vedit {

    border: solid 2px #D41F00;

}

/* vedit - usual column (right) */

.vedit td {

    text-align: left;

    vertical-align: middle;

    padding: 15px 10px 10px 10px;



    background-color: white;

    border: solid 2px #D41F00;

}

/* vedit - header column (left) */

.vedit th {
	padding: 10px 15px 10px 10px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	background-color: #9ac1ed;
	border: solid 2px #D41F00;
}

/* vedit - heading row */

.vedit .headrow { font-weight: bold; text-align: center; }





/* hedit - horizontal table (payments list) */

.hedit {

    border: solid 2px #D43f55;

}

/* hedit - usual column */

.hedit td {

    padding: 5px;

    background-color: #D43F55;

    font-size: 8pt;

    background-color: white;

    border: solid 2px #D41F00;

}

/* hedit - header column */

.hedit th {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	background-color: #2A9FFF;
	border: solid 2px #D41F00;
}



table.errmsg

{

    font-family: Helvetica, Verdana, sans-serif;

    font-size: 90%;

    background-color: red;

    border: #cc0000 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: #F0F0F0;

    border: solid 1px black;

    padding: 2px 4px 2px 4px;

}

.receipt th {

    background-color: #C0C0C0;

    border: solid 1px black;

    font-weight: bold;

    padding: 2px 4px 2px 4px;

}

.receipt td.total {

    background-color: #C0C0C0;

    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: #505050;

}



/* 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: red;

	font-style: italic;

	font-weight: normal;

}

input.error {

    border: 2px solid red;

}
