/* CSS Document */

 * { padding:0; margin:0;}
   h3, h4, h5, h6, p, pre, blockquote, label, dl, fieldset, address { margin:1em 5%; }
   li, dd { margin-left:5%; }

ul, ol { margin:auto;}

.inlinecode {color:navy;}

   fieldset { padding: .5em; }

h1, h2 {margin:0.8em 0;}

html 		{	height: 100%;}

body 		{ 	font:11px Verdana, Arial, Helvetica, sans-serif; height: 100%; 
				line-height: 120%; color:#111111; text-align:center; background-color:#000000;}
				
h1, .componentheading {font: bold 18px Arial, Verdana, Helvetica, sans-serif; color: #c64934;}

h2			{font: bold 14px Arial, Verdana, Helvetica, sans-serif; color: #c64934;}

td, span, div, th, p	{	font-size: 11px; text-align:left;}

p 			{	margin:5px 5px 5px 0px;}

a:link, a:visited , a:active {color: #c64934; text-decoration: none; font-weight: bold;}
a:visited {color: #7C0B09; }
a:hover 	{	color: #900; text-decoration: underline; font-weight: bold;}
			
ul {list-style-image: url(../images/arrow8d.gif);}

.hide {	display: none }

.topnav 		{	margin: 5pt 5pt 5pt 5pt; font-weight: bold; font-size:9px; text-align:right;}
a.topnav:link, a.topnav:hover, a.topnav:active, a.topnav:visited {text-decoration:none; color:#FFFFFF; font-size:9px; text-align:right;}

.hide {	display: none }

div#container {margin: 0 auto; width:650px;}
#header 		{	width: 650px; height: 115px; background: url(../images/headertop.gif);}

div#mainbody	{max-width: 650px; width: 650px; position: relative; background: url(../images/sky.jpg) no-repeat; text-align:center;  min-height:320px }

div#card { width:132px; height: 121px; position:absolute; left: auto !important; left: 0px; margin:0; top:0px;}

div#navigation	{  	 width:86px; padding: 160px 0px 161px 0px;  margin:0 30px 0 30px;} 
			
div#bodytext	{ 	float: left; position: relative; width:450px; top: 64px; text-align:center; margin: 0 auto; }
							
div#grass 		{	background: url(../images/grass.jpg) no-repeat; width: 650px; height:247px; clear:both; }

div#copyright	{	margin:0; text-align : right; vertical-align:text-top; position:relative}

/** old stuff **/

.back_button 	{	float: left; text-align: center; font-size: 11px; font-weight: bold;
  					border: 3px double #cccccc; width: auto; background: url(../images/button_bg.png) repeat-x;
  					padding: 0px 10px; line-height: 20px; margin: 1px;}

.pagenav 		{	font-size: 11px; font-weight: bold; width: auto;
  					padding: 0px 5px; line-height: 20px; margin: 1px;}

.pagenavcounter {visibility: hidden;}

a.pagenav:link, a.pagenav:visited, a.pagenav:active {color:#999999;}
a.pagenav:hover {color:#666666;}

.pagenavbar 	{	float: right;}

#footer 		{	text-align: center; padding: 3px;}

.thumbnail {float:left;margin:0 8px 2px 0;padding:4px;border:1px solid #e2e2e2;color:#333;background:#fff;}

/*************/

.componentheading {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 12px;
}

.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.contentpaneopen {width: 100%;}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

table.searchinto { width: 100%; }

table.searchintro td { font-weight: bold; }

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

table.pollstableborder td {
  padding: 2px;}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;}

.sectiontablefooter {}

.sectiontableentry1 {
	background-color : #ffffff;}

.sectiontableentry2 {
	background-color : #f9f9f9;}

.small {
	color: #999999;
	font-size: 11px;}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;


  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

a.readon {text-decoration:underline;}

.moduletable ul { list-style-type: none; list-style-image: none; margin:0; margin-bottom:5px; padding: 0;}
.moduletable ul li {margin:0; padding: 0; padding-bottom: 2px;}
.moduletable a {color:#669933; text-decoration:underline}
.moduletable a:link, .moduletable a:visited {color:#669933; text-decoration:underline}
.moduletable a:hover {color:#c64934;}