body { 
	margin:0px; 
	padding:0px; 
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color : #000033;
}

p {margin-top: 0px; line-height:1.3em;}
img {border : 0px;}
th { background-color: #003333; color: #FFFFFF; font-weight: bold; text-align: left; padding: 5px; }
td { vertical-align: top; }
/* form design and fixes for IE */
form { margin-bottom: 0px; }
input, textarea, select
{
	border : 2px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color : white;
}
option { }
.imagebutton
{
	border : none;
	background-color : transparent ! important;
}
.radio
{
	border : none ! important;
	background-color : transparent ! important;
}
.checkbox
{
	border : none;
	background-color : transparent ! important;
}

/* CMS specific classes */
#errorbox, div.highlight { border: 1px solid #003333; padding: 10px; margin-bottom: 10px; background-color: #DDFFFF; }
#errorbox b { display: block; width: 100%; color: #FF0000; }
/* errorbox text, highlighting for each class of error */
.errorlevel1 { color : #000000; }
.errorlevel2 { color : #660000; }
.errorlevel3 { color : #aa0000; }
.errorlevel4 { color : #ff0000; }

/* for tables with alternating rows */
.rowlight { background-color : #EEEEFF; }
.rowdark  { background-color : #E4EDEE; }

.table_content { width: 100%; border: 2px solid #000000; }
.table_invisible, .invisible { border: none; width: 100%; border-collapse: collapse; border-spacing: 0px; empty-cells: hide;}
.text_heading { font-size : large; font-weight: bold; padding-bottom: 26px;}
.text_small {	font-size: 0.8em; }
.greyed_out { color : #999999; }
.centre, .center { text-align: center; }
.transparent { opacity: 0.35; -moz-opacity: 0.35; FILTER: Alpha(Opacity=35); }

ul {
	list-style-type: none;
	padding: 5px;
	margin: 2px;
}
ul li {	
	background-image: url(./images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-top: 5px;
	padding-left: 15px;
}

h1, h2 {
	font-family: Impact, "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	color: #104730;
	border-bottom: 1px solid #EA6F1C;
	font-size: 1.75em;
	font-weight: normal;
	text-transform: uppercase;
}
h3, h4 {
	font-family: Impact, "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	color: #104730;
	border-bottom: 1px solid #59693D;
	font-size: 1.75em;
	font-weight: normal;
	text-transform: uppercase;
}

.admin_options {
	background-image: url(../../images/admintag.gif);
	line-height: 20px;
	padding-left: 51px;
	background-repeat: no-repeat;
	background-position: left;
}

/* news formatting */
#rightcontent .news_header {
	font-weight: bold;
}

#rightcontent .news_teaser {
	font-size: 0.8em;
}

.news_header, .link_header {
	font-weight: bold;
	color: #0033AA;
}

.news_subheader, .links_description {
	font-size: 0.8em;
}

.news_media, .links_media {
	float: right;
}

.rhmtree
{
	margin-left: 15px;
}

.rhmtree ol
{
	width: 130px;
	font-size: 10px;
	margin: 0px;
	margin-left : 4px;
	padding: 0px;
}

.rhmtree ol li
{
	margin-left: 0px;
}

.rhmtree ol li ol
{
	margin-bottom: 5px;
}

a:link {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #0033AA;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0033AA;
	font-weight: bold;
	text-decoration: underline;
}

/* Forums */
.forum_post_text { width: 100%; height: 10em; }
.forum_post_title { width: 100%; }
.forum_post_submit { text-align: right; }
.forum_post_firstpost { border: 1px solid #003366; padding: 5px; background-color: #F0F9FA; margin-bottom: 10px; }
.forum_post_reply { border: 1px solid #B9C1C2; padding: 5px; margin-bottom: 5px; }
.forum_post_reply.alt1 { background-color: #C9E1E2; }
.forum_post_reply.alt2 { background-color: #D9F1F2; }
.forum_post_content { border-top: 1px dotted #003366; padding-top: 5px; margin-top: 5px; }
.forum_post_footer { border-top: 1px dotted #003366; padding-top: 5px; margin-top: 5px; font-size: 0.8em; text-align: right; }
cite { display: block; margin: 10px; padding: 5px; background-color: #F0F9FA; border: 1px dotted #003366; }
.forum_post_quote { display:block; font-weight:bold; }
#breadcrumb { margin-bottom: 1em; }

.bbcode { width: 100%; height: 20px; padding: 0px; background-color: #F0F9FA; border: 0px solid #FFFFFF; }
.bbcode a { display: inline-block; height: 20px; width: 20px; border: 1px solid black; line-height: 26px; text-align: center; background-color:transparent;}
.bbcode a:link { border-color: #999999 #999999 #CCCCCC #CCCCCC; }
.bbcode a:visited { border-color: #999999 #999999 #CCCCCC #CCCCCC; }
.bbcode a:hover { border-color: #999999 #999999 #CCCCCC #CCCCCC; background-color: #ffffff; }
.bbcode a:active { border-color: #CCCCCC #CCCCCC #999999 #999999; }
.bbcode_right { float: right; }
.bbcode_extra { }
.bbcode_smilies { }
.bbcode img { behavior: url("./js/png.htc"); width:16px; height:16px; }

.invoice { border: 1px solid #C9E1E2; }
.invoice td { text-align: right; padding: 3px; border-top: 1px solid #C9E1E2; }
.invoice th { text-align: right; }

#footer span, #header span {
	display: none;
}
#footer {
	width: 731px;
	height: 57px;
	background-image: url('./images/namwala_footer.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
#container {
	width: 731px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 731px;
	height: 78px;
	background-image: url('./images/namwala_header.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
#menu {
	height: 27px;
	background-image: url('./images/menubar_background.gif');
	background-position: center center;
	background-repeat: repeat-x;
}
#menu a {
	color: white;
	line-height: 27px;
	height: 27px;
	font-family: Impact, "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	border-right : 1px solid #E09F67;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
}
#menu a:hover,#menu a:active {
	text-decoration: underline;
}
#iconnect {
	position: relative;
	top: 50px;
	left: 55px;
}
.content {
	padding-top: 10px;
}
.indeximage {
	float: left;
}
.index {
	width: 370px;
	float: right;
}
.last { border-right: 0!important; }