/* CSS DOC */

* {
	margin: 0;
	padding: 0;
}

html, body {
	text-align: center;
	color: black;
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	background-image: url('../images/background.gif');
}

td {
	line-height: 140%;
	color: #D4D4D4;
}

#page_bg {
	background-color:#1D1D1D;
	color: #F7F7F7;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:771px;
	margin-top: 20px;
	margin-bottom: 2px;
	
	background-image: url(../images/js_emphdrl.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	
  	text-align: left;
	background-attachment: scroll;
}

.buttonheading {
	text-align: right;
}

.createdate, .modifydate {
	float: right;
}

#logo {
	float: left;
	height: 110px;	
	width: 510px;
	margin-left: 10px;
	margin-top: 5px;
	z-index: -1;
	background-image: url(../images/name.gif);
}

#logo span {
	font-size: 1px;
	color: black;
}

div.head {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	
	height: 110px;
	width: 81px;
	background: url(../images/head.jpg) no-repeat;
}

div.tops{
	float: right;
	height: 130px;
	width: 140px;
	background-repeat: no-repeat;

	margin-right: 5px;
}

div.tops_right {
	float: right;
	width: 135px;
	text-align: right;

	margin-top: 10px;
}

#wrapper{
	clear: both;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}

#mainbody{
	float: right;
	width: 441px;
	display: inline;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
}

.ajax {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	width: 396px;
	vertical-align: middle;
	text-align: center;
}

#navbar{
	float: left;
	height: 77px;
	width: 436px;
	clear: both;
	vertical-align: middle;
	background-image: none;
}

#leftcol {
	width: 160px;
	float: left;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}

#rightcol {
	width: 140px;
	float: right;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-right: 10px;
}

div.maindivider {
	margin-top: 0px;
	height: 1px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	
  margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
  padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.botleft{
	background-image: url(../images/botleftshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 14px;
	float: left;
}

.bottom{
	background-image: url(../images/bot_shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 14px;
	width: 771px;
	clear: both;
}

.botright{
	background-image: url(../images/botrightshadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 14px;
	float: right;
}

.copys {
  color: #666;
  font-size: 10px;
}

.blog tr hr {
  display: none;
}

/* TEXT AND PICTURE LINKS */
a:link, a:visited {
	background-color: inherit;
	color: #9D5B02;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: inherit;
	color: #8C4A01;
}

#active_menu sublevel:link { color: #FF6600; }
.sublevel:hover { color: #8C4A01; }

div#leftcol a.mainlevel:link, div#leftcol a.mainlevel:visited, div#rightcol a.mainlevel:link, div#rightcol a.mainlevel:visited, div#jflanguageselection a {
	line-height: 15px;
	background-image: url(../images/bullets.gif);	/* BULLETS IN FRONT OF MENU ITEM */
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}

div#leftcol a.sublevel:link, div#leftcol a.sublevel:visited, div#rightcol a.sublevel:link, div#rightcol a.sublevel:visited {
	line-height: 15px;
	
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 4px;
}

/* DEFINITION OF TABLE HEADINGS */
div#leftcol table.moduletable th, div#rightcol table.moduletable th, div#navbar table.moduletable th, div#mainbody table.moduletable th {
	text-align: left;
  font-size: 12px;
	font-weight: bold;
	color: #999999;

	background-image: url(../images/modhdrbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

/* SPACE BELOW EACH MODULE OF LEFT AND RIGHT COLUMNS */
div#leftcol table.moduletable, div#rightcol table.moduletable {
	margin-bottom: 15px;
}

h2, h3 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;

	background-image: url(../images/modhdrbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;

	padding-top: 16px;
	margin-bottom: 6px;
}

div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

.componentheading {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-image: url(../images/modhdrbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

.contentheading, h2, h3 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;

	background-image: url(../images/modhdrbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.poll {
	margin-bottom: 20px;
}

.pollstableborder {
  text-align: left;
  margin-bottom: 10px;
}

.sectiontableentry1, .sectiontableentry2 {
  padding-left: 5px;
}

.inputbox {
	background-color: #1D1D1D;
	border: 1px solid #3C3C3C;
	color: #999999;
	margin-bottom: 2px;
}

.button {
	background-color: #1D1D1D;
	border: 1px solid #3C3C3C;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 2px;
}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {
	line-height: 14px;
}

#navbar a.mainlevel:hover {
	margin-bottom: 3px;
}

.createdate, .small, .modifydate {
  text-align: right;
	color: #666666;
	font-size: 10px;
	line-height: 10px;
}

#mainbody li.latestnews {
	margin-left: 0px;
	margin-right: 5px;
}

#mainbody li.mostread {
	margin-left: 0px;
}

#mainbody ul {
  margin-top: 5px;
}

#mainbody li {
  margin-left: 35px;
}

.back_button {
  text-align: center;
  margin-top: 12px;
}


.copy, .copy a:link, .copy a:visited,.copy a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


.designertoo{
display:block;
text-indent:-5000px;
text-decoration:none;
height:0;
}


.readon {
	font-size: 10px;
}

.sectiontableheader {
	background-color: #202020;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sectiontableentry1 td {
	color: #CCCCCC;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #0C0C0C;
}

.sectiontableentry2 td {
	color: #CCCCCC;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	background-color: #0C0C0C;
}

.moduletable tr td ul li {
	list-style-type: none;
}

#rotator {
	text-align: left;
}

.mod_docman_latestdown {
	margin-bottom: 20px;
}


/* AJAX Header Rotator */
ul#rotator {
	list-style:none;
	margin:0px;
	padding:0px;
	width:380px;
	height:117px;
	overflow:hidden;
}

ul#rotator li, ul#rotator li a, ul#rotator li img, ul#rotator li a img {
	width:380px;
	height:117px;
	margin:0px;
	padding:0px;
	border:none;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
