/**
 * 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"
 */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	/*background-color: #FF8533;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#ff5300;
        text-decoration:none;
        /*font-size: 16px;*/
        font-family: Arial, Helvetica, sans-serif;}
}
a:visited {
	/*color: #ff5300;
    text-decoration:none;
	font-size:12px;*/
    font-family: Arial, Helvetica, sans-serif;}
}
a:hover {
	color:#CC6600;
        text-decoration:none;
        /*font-size:12px;
        font-family: Arial, Helvetica, sans-serif;*/}
}
a:active {
	/*color:#ff5300;
        text-decoration:none;
        font-size:12px;*/
        font-family: Arial, Helvetica, sans-serif;}
}
.largetext {
font-size: 22px;
font-family: Arial, Helvetica, sans-serif;
}
.colourtext {color: #CCCCCC}
-->

.centerBg {
	padding:10px;
	margin:0 0px -4px 20px;
	background:url(../../images/center_contBg.gif) repeat-y;
	width:965px;
	min-height:500px;
	*margin:0px;
}

.centerBg1 {
	padding:10px;
	margin:-3px 0px -4px 20px;
	background:url(../../images/center_contBg.gif) repeat-y;
	width:965px;
	*margin:0px;
}

.top_link {
	background:url(../../images/linkbg.gif) no-repeat;
	width:193px;
}

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.link:hover {
	color:#FFFFFF;
	background:url(../../images/link_hoverbg.gif);
	display:block;
	padding:15px 0 15px 0;
	text-decoration:none;
	*margin:0 0 0 1px;
}

.footer {
	color:#6d6d6d;
	font-size:11px;
	background:url(../../images/footer_bg.gif) no-repeat;
	width:1024px;
	height:45px;
}
.font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:50px;
	font-weight:bold;
	color:#5fbd00;
	text-decoration:underline;
}

.font2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
}

.font3 {
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:bold;
	color:#ff9000;
	text-decoration:none;
}

.font4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6d6d;
	text-decoration:none;
	line-height:15px;
}

.font5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.font6 {
	font-family:"Myriad Pro";
	font-size:16px;
	font-weight:bold;
	color:#669900;
}

.border {
	border:1px #CCCCCC solid;
}

/** aMember-specific styles here */

/* properties for entire page and text inside tables */
body, 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: #000000;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
}
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 150%; }

/* 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 1px #E0E0E0;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: #FCFCFC;
    border: solid 1px #E0E0E0;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #FCFCFC;
    border: solid 1px #E0E0E0;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: left; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #E0E0E0;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #F0F0F0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #E0E0E0;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: left;

    background-color: #F0F0F0;
    border: solid 1px #E0E0E0;
}

table.errmsg
{
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 90%;
    background-color: white;
    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;
}
