.hallstyle {
font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	color:#FF6600;
	font-weight:bold;
}
#forumMenu{
width:703px;
height:40px;
background-image:url(http://www.drvoip.com/templates/rt_simplix/images/top-nav.gif);
background-repeat:no-repeat;
background-position:left;
}
#forumMenuHolder{
	width:670px;
	height:16px;
	float:left;
	margin-left:52px;
	margin-top: 15px;
}
#item1{
width:auto;
height:auto;
float:left;
padding-left:5px;
padding-right:5px;
}
#item2{
width:auto;
height:auto;
float:left;
padding-right:5px;
padding-left:5px;
}
#item3{
width:auto;
height:auto;
float:left;
padding-right:5px;
padding-left:5px;
}
#item4{
width:auto;
height:auto;
float:left;
padding-right:5px;
padding-left:5px;
}
#item5{
width:auto;
height:auto;
float:left;
padding-right:5px;
padding-left:5px;
}
#item6{
width:auto;
height:auto;
float:left;
padding-right:5px;
padding-left:5px;
}
#item7{
width:auto;
height:auto;
float:left;
padding-right:5px;
padding-left:5px;
}
#item8{
width:auto;
height:auto;
float:left;
padding-right:5px;
padding-left:7px;
}
#sep{
font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
font-size:11px;
color: #4d1b02;
padding-right:8px;
padding-left:8px;
float:left;
}
.navMenu{
font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
font-size:12px;
color: #4d1b02;
font-weight:700;
}
a.navMenu{
text-decoration:none;
color: #4d1b02;
}
a.navMenu:hover{
text-decoration:none;
color: #a94310;
}
/** 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{
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:16px;
	color:#f08102;
	font-weight:bold;
	display:inline;
}
h2{
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:13px;
	color:#333;
	font-weight:bold;
	display:inline;
}

/* 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 #ccc;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #ccc;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #ffffff;
    border: solid 1px #ccc;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #ccc;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #ccc;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #ffffff;
    border: solid 1px #ccc;
}

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;
}
.member{
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:13px;
	line-height:20px;
	color:#f08102;
}
a.member:hover{
color: #4d1b02;
text-decoration:underline;
}
a.member:visited{
text-decoration:underline;
}
.memberBlue{
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:13px;
	line-height:20px;
	color:#0066CC;
}
a.memberBlue:hover{
color: #0066CC;
text-decoration:underline;
}
a.memberBlue:visited{
text-decoration:underline;
}
