body {
	margin:0px; 
	padding:0px; 
	background-color:#FFFFFF;
	background-image: url('../../images/atoi/background1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	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; }

div#hack
{
       margin-left: auto;
       margin-right: auto;
       margin-top: 10px;
       width: 855px;
}

/* header design */

div#header {
        display: block;
        height: 100px;
}

div#logo {
        float: left;
        margin-left: 50px;
}

div#header_right {
        float: right;
        margin-right: 50px;
}

div#topbar {
        text-align: right;
        margin-bottom: 30px;
}

div#bottombar {
        margin-top: 50px;
        text-align: right;

}

#contcat_header_menu ul {
        list-style-type: none;
        margin-left: 25px;
}

a#atoi {
        color: #5FA32C;
        text-decoration: none;
        font-size: 14pt;
}

a#profs {
        color: #A9775D;
        text-decoration: none;
        font-size: 12pt;
}

/* 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); }

/* list formatting with more cross browser tricks (sup IE?) */
/*ul {
	margin-left: 4px;
	padding-left: 4px;
	list-style: none;
}
ul li {	
	padding-left: 18px;
	padding-top: 5px;
	background-image: url(./images/bullet_main.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

html[xmlns] ul {
	padding-left: 2em;
}

html[xmlns] ul li {
	background: none;
	list-style-image: url(./images/bullet_main.gif);
	padding: 0;
}

#rightcontent ul li {
	background-image: url(./images/bullet_rhm.gif);
}

html[xmlns] #rightcontent ul li {
	list-style-image: url(./images/bullet_rhm.gif);
}*/
ul li {	
	padding-top: 5px;
}

h1, h2 {
	color: #57982D;
	font-size: 1.25em;
	font-weight: bold;
}
h3, h4 {
	color: #57982D;
	font-size: 1em;
}
h5 {
	margin: 0;
	color: #A9775D;
	font-size: 1em;
}
.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: #57982D;
}

.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: #57982D;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #57982D;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #57982D;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #57982D;
	font-weight: bold;
	text-decoration: underline;
}

#body
{
	width: 650px;
	float: left;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#menu {
        width: 144px;
        float: left;
        margin-left: 20px;
}

#menu ul {
        background-color: #57982D;
        margin: -2px 0 0 0;
        padding: 0px;
        list-style-type: none;
}
#menu li {
        margin: 0px;
        padding-top: 2px;
}

#menu li a {
       margin: 0px;
       padding-left: 20px;
       padding-top: 3px;
       padding-bottom: 3px;
       display: block;
       text-decoration: none;
}

#menu li a:link, #menu li a:visited {
        background-color: #CEDFBC;
        color: #57982D;
}

#menu li a:hover, #menu li a:active {
        background-color: #57982D;
        color: #CEDFBC;
}

#footer
{
	width: 500px;
	border: 1px solid #003366;
	background-color: #C9E1E2;
	padding: 10px;
	background-image: url(../../images/background.jpg);
}

#leftcolumncontent
{
        float: left;
        display: block;
        margin-top: 2px;

}

#maincontent
{
        background-image: url(../../images/atoi/green.gif);
        background-repeat: no-repeat;
        background-position: top left;
        width: 308px;
        height: 258px;
        vertical-align: top;
}

#content_text
{
        height: 238px;
        width: 283px;
        overflow: hidden;
        font-size: 9pt;
        padding-top: 10px;
        padding-left: 10px;
        color: #FFFFFF;

}

#rightcolumncontent
{
        float: left;
        display: block;
        margin-left: 4px;
        margin-top: 2px;

}

#mainnews
{
        background-image: url(../../images/atoi/brown.gif);
        background-repeat: no-repeat;
        text-align: left;
        width: 289px;
        height: 116px;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
        color: #FFFFFF;
        overflow: hidden;
}

#mainnews a {
        color: #FFFFFF;
        text-decoration: none;
}

#galleries
{
        margin-top: 2px;
}

#directory
{
        margin-top: 2px;

}
.op_logo {
	float: right;
	margin-left: 1em;
}
.operator {
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px solid #E8F7E2;
}
#rightcontent
{
	width: 150px;
	border: 1px solid #003366;
	background-color: #C9E1E2;
	padding: 10px;
	margin-left: 520px;
/*	position: absolute; */
	top: 0px;
}	
/* * html #rightcontent
{	margin-left: 10px; } */
#noright #body, #noright #menu, #noright #footer
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#right
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#searchbar
{
	right:0px;
	float:right;
	top: 0px;
}
#searchbar input
{
	font-size: 0.75em;
	width: 120px;
}

/* 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; }