/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	background: url(../images/background.jpg) ;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

search {
	position: absolute;
	left: 50px;
	top: 50px;
}

a:link, a:visited {
	color: #ad7121; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a:hover {
	color: #ffffff;	
	text-decoration: underline;
}

p {
  text-align: left;
}

div, p,  table, td, th {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;

}

span.pathway img {
	padding: 0 5px;

}

span.pathway {
	display: block;
	margin-bottom: 15px;
}

.inputbox {
	color: #3F3F3F;
	font-size: 11px;
}


div.componentheading {
	line-height: 30px;
	color: #D6B118;
	font-size: 14px;
	font-weight: bold;
}


a.readon:link, a.readon:visited, a.readon:hover {
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	font-size: 11px;
}

table.blog td.contentheading {
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

table.contentpaneopen a:link, table.contentpane a:link, table.contentpaneopen a:visited, table.contentpane a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ad7121;
}

table.contentpaneopen a:hover, table.contentpane a:hover {
	color: #ffffff;
}

table.contentpaneopen td, table.contentpane td {
	line-height: 16px;
	font-size: 11px;
	color: #cacacb;
}

table.contentpaneopen td.contentheading, table.contentpane td.contentheading  {
	background: url(../images/contentheading.jpg) no-repeat;
	line-height: 27px;
	color: #e8cb58;
	font-size: 12px;
	text-indent: 10px;
	font-weight: bold;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}


.small {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
}

.modifydate {
  font-family: Tahoma, Helvetica, sans-serif;
  height: 20px;
  vertical-align: bottom;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
}

.createdate {
	font-family: Tahoma, Helvetica, sans-serif;
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}


/* default menu link styles */
a.mainlevel:link, a.mainlevel:visited {
	margin-left: 5px;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	color: #e8cb58;
	font-size: 10px;
}

a.mainlevel:hover {
	color: #ffffff;

}


ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 1px;
	margin-right: 10px;
}

ul#mainlevel-nav li {
	background: url(../images/topmenu_tab_left.jpg) no-repeat left;
	padding-left: 9px;
	padding-right: 0px;
	float: right;
	margin: 0;
	margin-left: 5px;
	line-height: 37px;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	background: url(../images/topmenu_tab_right.jpg) no-repeat right;
	display: block;
	padding-right: 9px;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

#topmenu>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover {
	color: #e8cb58;
}

#topmenu #active_menu-nav {
	color: #e8cb58;
}

/* some page content things */

form {
border: 0;
margin: 0;
padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}




/* LAYOUT STUFF #################################### */

h3 {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.clear {
	clear: both;
}

div#container {
	display: block;
	width: 770px;
}

div#wrapper {
	width: 770px;
	float: left;
	margin: 0;
	text-align: left;
	background: #1e2228;
}

div#toparea {
	width: 770px;
	float: left;
	height: 60px;
	background: #0d1114;
}

div#logo {
	margin-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
	
div#logo img {
 border: 0px;
}

div#topmenu {
	background: #0d1114;
	display: block;
	float: left;
	height: 25px;
	width: 770px;
	/*border-top: 6px solid #24292d;
	border-bottom: 6px solid #24292d; */
}

div#sitecontent {
	padding: 10px;
	float: left;
}

td.leftarea {
	width: 210px;
	background: #0d1114;
}

div#leftheader {
	background:  url(../images/left_header.jpg) no-repeat;
	width: 190px;
	height: 124px;
	border-bottom: 10px solid #1f2229;
	padding: 10px;
}

div#leftheader div.moduletable {
	color: #000000;
	font-size: 11px;
	line-height: 14px;	
}

div#leftheader div.moduletable h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}

td.leftcolumn {
	padding: 13px;
}

td.leftarea td.leftcolumn div.moduletable {
	margin-bottom: 15px;
	color: #8a8a8a;
	line-height: 15px;	
}

td.leftarea td.leftcolumn div.moduletable h3 {
	background: url(../images/moduletable_th.jpg) no-repeat;
	width: 183px;
	text-align: left;
	line-height: 16px;
	color: #cc9933;
	text-indent: 5px;
	margin-bottom: 15px	;
	font-size: 11px;
	height: 16px;
	padding-top: 4px;
}


td.mainarea {
	padding-left: 9px;
}

div#rightheader {
	background: url(../images/right_header.jpg) no-repeat;
	width: 501px;
	height: 250px;
	margin-bottom: 10px;
	padding: 15px;
	text-align: right;
}

div#rightheader div.moduletable {
	color: #B9B9B9;
	font-size: 11px;
	line-height: 16px;	
}

div#rightheader div.moduletable h3 {
	color: #B9B9B9;
	font-size: 14px;
	font-weight: bold;	
}


td.mainarea div#ma {
	background: #2c2f34 url(../images/mainbody_top_left.jpg) no-repeat left top;
	width: 100%;
}

td.mainarea div#mb {
	background: url(../images/mainbody_top_right.jpg) no-repeat right top;
}

td.mainarea div#mc {
	background:  url(../images/mainbody_bottom_right.jpg) no-repeat right bottom;
}

td.mainarea div#md {
	background: url(../images/mainbody_bottom_left.jpg) no-repeat left bottom;
}

td.mainarea div#mainbody {
	padding: 12px;
}

div#users34 {
	margin-bottom: 10px;
}

td.mainarea div#user3 {
	padding: 10px;
	border-right: 2px solid #191c21;
}

td.mainarea div#user3 div.moduletable {
	line-height: 14px;
	color: #8b8c8d;
	font-size: 10px;
}

td.mainarea div#user3 div.moduletable h3 {
	text-align: left;
	line-height: 15px;
	color: #e8cb58;
	font-size: 13px;
	height: 16px;
}


td.mainarea div#user3_a {
	padding: 10px;
}

td.mainarea div#user3_a div.moduletable {
	line-height: 14px;
	color: #8b8c8d;
	font-size: 10px;
}

td.mainarea div#user3_a div.moduletable h3 {
	text-align: left;
	line-height: 15px;
	color: #e8cb58;
	font-size: 13px;
	height: 16px;
}




td.mainarea div#user4 {
	padding: 10px;	
}

td.mainarea div#user4 div.moduletable {
	line-height: 14px;
	color: #8b8c8d;
	font-size: 10px;
}

td.mainarea div#user4 div.moduletable h3 {
	text-align: left;
	line-height: 15px;
	color: #e8cb58;
	font-size: 13px;
	height: 16px;
}

div#wrapper div#footer {
	display: block;
	float: left;
	width: 770px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #8b8c8d;
}
