html, body {height: 100%;}

body {
	margin: 0;
	background: #FFF;
}

#logo {
	position: absolute;
	top: 56px;
	left: 14px;
	width: 215px;
	height: 70px;	
}

#twtr-widget-1 .twtr-doc {
	margin-left:30px;	
}

img {border: 0;}

td,tr,p,div {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%;
}

h1 {
	margin: 5px 0 10px 0;
	font: 21px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #558201;
}

h2 {
	margin: 5px 0 10px 0;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

h3 {
	margin: 5px 0 10px 0;
	font: bold 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #6A960B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	/*border-bottom: 1px dashed #6A960B;*/
}

#search a:hover {
	text-decoration:none;
	border-bottom: 0px;
}
	
ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}

li {
	background: url(../images/list.gif) 0px 8px no-repeat;
	padding-left: 16px;
	font-size: 11px;
}

li p {
	font-size: 11px;
}

ol li {
	background: none;
	padding-left: 0;
}
	
form {
	margin: 0;
}

fieldset {
	margin: 10px 0 0 0;
	background: #F4F4F7;
	border: 2px solid #D6D9DC;
}

hr { 
	width: 100%;
}

#bg {
	background:  url(../images/body_bg.jpg) top repeat-x;
}

#top, #content, #footer {
	margin: 0 auto;
	width: 980px;
       
	overflow: hidden;
   zoom: 1;
}

#top {
	background: url(../images/top_bg.gif) 767px 50px no-repeat;
}

#gobot {
	width: 260px;
	height: 340px;
	min-height: 340px;
	float: left;
	/* background: url(../images/gobot.gif) 20px 30px no-repeat; */
}

#gobot-says {
	width: 200px;
	/* height: 20px; */
	position: relative;
	top: 132px;
	/* top: 52px; */
	/* left: 20px; */
	/* background: url(../images/gobot_says.gif) center no-repeat; */
}

#tmods {
	width: 720px;
	float: right;
	padding-bottom: 40px;
	overflow: hidden;
   zoom: 1;
}

#tmods01, #tmods02, #tmods03 {
	margin-right: 20px;
}

#tmods01, #tmods02 {
	overflow: hidden;
	zoom: 1;
}

#tmods02 {
	margin: 50px 0 40px 0;
}

#tmenu {
	/* float: right; */
	width: 490px;
	height: 30px;
	padding-top: 20px;
	padding-right: 19px;
}

#search {
	margin-left:19px;
	float: right;
	width: 185px;
	/*height: 31px;*/
	line-height: 100%;
	padding-top: 19px;
	background: url(../images/search.gif) 1px 15px no-repeat;
}

#latest, #popular {
	width: 320px;
	float: left;
	padding: 0 15px;
}

#round {
	background: #FFF url(../images/round_bg.gif) repeat-y;
}

#roundtop {
	background: url(../images/round_t.gif) top no-repeat;
}

#roundbtm {
	background: url(../images/round_b.gif) bottom no-repeat;
	padding: 10px 15px 12px 15px;
	font-size: 11px;
	line-height: 150%;
}

div#roundbtm table.contentpaneopen td, div#roundbtm table.contentpaneopen td p {
	font-size: 11px;
	line-height: 150%;
}

div#roundbtm table.contentpaneopen td p {
	margin: 0;
}

#center {
	background: #E9EAED url(../images/content_bg.jpg) top repeat-x;
	border-top: 5px solid #D6D9DC;
	border-bottom: 5px solid #D6D9DC;
}

#mods {
	width: 205px;
	float: left;
	margin: 20px;
}

#articles {
	float: right;
	width: 685px;
	padding: 20px 20px 20px 0;
}

/*
#footer {
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}
*/

#footer {
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}

#footer div {
	text-align: center;	
}

#footer ul {
	text-align:center;
	padding-left:270px;	
}

#footer ul li {
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	display:block !important;
	padding:0px 8px !important;
	float:left;	
	background:#FFFFFF none no-repeat;
}

#footer ul li img {
	height:20px;	
}

#rss_feed {
	float: left;
	width: 180px;
	font-size: 11px;
	margin: 0 35px;
}

#rss_feed img {
	margin-bottom: -1px;
}

#copyright {
	float: right;
	width: 695px;
	font-size: 11px;
	color: #8B949C;
	line-height: 150%;
	text-align: center;
}

#copyleft {
	visibility: hidden;
	font-size: 1px;
	color: #FFF;
}

#searchbox {
	width: 150px;
	border: none;
	background: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	line-height: 11px;
}

#searchbutton {
	width: 11px;
	height: 11px;
}

.message {
	text-align: left;
}

button, .button {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFF;
	background-color: #98BB2D;
	border: 2px solid #7AAE0D;
	height: 23px;
}
	
.inputbox, input#email {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background: #FCFCFC;
	border: 2px solid #D6D9DC;
	padding: 2px;
}

ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	background-image: none;
	display: block;
	background: url(../images/menu.gif) 0px -22px no-repeat;
	padding: 2px 0 2px 15px;
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

ul.menu li a:link, ul.menu li a:visited {
	display: block;
	background: url(../images/menu.gif) 0px -22px no-repeat;
	padding: 4px 0 4px 3px;
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #232323;
}

.module_menu ul.menu li a:link, ul.menu li a:visited {
	font: 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

ul.menu li a:hover {
	color: #FF7101;
	border: none;
}
	
li#current {
	background: url(../images/menu.gif) 0px 3px no-repeat;
}

li#current a:hover {
	color: #7C8D94;
	cursor: default; 
	border: none;
}

ul.menu li ul {
	margin: 0 0 0 -16px;
}
	
ul.menu li ul li {
	background: url(../images/indent1.png) 0px 10px no-repeat;
	line-height: 18px;
	padding-left: 15px;
}

ul.menu li ul li span {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #7C8D94;
}
	
ul.menu li#current ul li a:hover {
	text-decoration: underline;
	border: none;
	cursor: pointer;
}

ul.menu li ul li#current {
	background: url(../images/indent1.png) 0px 10px no-repeat;
	color: #7C8D94;
	text-decoration: underline;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 500px;
}

ul#mainlevel-nav li {
	display: block;
	margin: 5;
	padding: 0;
	width: auto !important;
	background-image: none;
	float: left;
	text-align: center;
	font-weight: 900;
	font-size: 13px;
	line-height: 13px;
	white-space: nowrap;
	border-right: 1px solid #FFF;
}

ul#mainlevel-nav a:link, ul#mainlevel-nav a:visited {
	padding: 0 9px;
	color: #FFFFFF;
	text-decoration: none;
}

ul#mainlevel-nav a:hover {
	display: block;
	padding: 0 20px;
	margin: 0px;
	width: auto !important;
	border: none;
font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 13px;
	white-space: nowrap;
}

.contentpaneopen {
	width: 100%;
}


span.article_separator, table.blog span.article_separator {
	display: block;
	height: 10px;
}

.article_column {
	padding-right: 10px;
}

.column_separator {
	padding-left: 10px;
}

.clr {
	clear: both;
}

.contentheading {
	font: 21px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #558201;
	line-height: 30px;
}
	
a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #558201;
}
	
a.contentpagetitle:hover {
	text-decoration: none;
	border-bottom: 1px dashed #558201;
}
	
.small, .createdate {
	font-size: 11px;
	color: #85949A;
}
	
.modifydate {
	font-size: 10px;
	color: #85949A;
}
	
.contentdescription {
	font-size: 11px;
}

.smalldark {
	font-size: 11px;
}

.readon {
	background: url(../images/readon.gif) 0px 6px no-repeat;
	padding-left: 12px;
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	float: left;
}

a.readon:hover {
	color: #FF7101;
	border: none;
}
	
.componentheading {
	padding: 5px 0 10px 20px;
	background: url(../images/comps.gif) 0px 9px no-repeat;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #232323;
	text-transform: uppercase;
}

.buttonheading a:hover {
	border: none;
}
	
table.contenttoc {
	margin-left: 4px;
	background: #FCFCFC;
	border: 2px solid #D6D9DC;
}

table.contenttoc th {
	background: #F4F4F7;
	border-bottom: 2px solid #D6D9DC; 
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 2px 4px;
}

table.contenttoc td {
	line-height: 18px;
	padding: 1px 4px;
	font-size: 11px;
}
	
.pagenavcounter, .pagenav_next, .pagenav_prev {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #D36001;
}

.pagenav, .pagenavbar div {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
	
.blog_more {
	margin: 20px 0 0 0;
}

div.moduletable h3 {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	background: url(../images/tmods_h3.gif) 0px 4px no-repeat;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FF7101;
	text-transform: uppercase;
}

div.module, div.module_menu {
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

div.module p {
	font-size: 11px;
	margin: 0 0 5px 0;
}

div.module fieldset {
	border: none;
	background: none;
}

div.module h3, div.module_menu h3 {
	background: url(../images/mods.gif) 0px 9px no-repeat;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	color: #232323;
	margin: 0;
	padding: 5px 0 10px 20px;
}
	
.sectiontableheader {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: lowercase;
	background: #D6D9DC;
	padding: 5px;
}

.sectiontableheader a:link, .sectiontableheader a:visited {
	color: #232323;
}

.sectiontableheader a:hover {
	border: none;
	text-decoration: underline;
}

.sectiontableentry1 {
	background: #FCFCFC;
}

.sectiontableentry2 {
	background: #F4F4F7;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 3px;
  font-size: 11px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 2px;
  font-size: 11px;
}

table.poll td, table.poll div {
	text-align: left;
}

table.poll input.button {
	margin: 3px 0;
}
	
.pollstableborder {
	border: 2px solid #D6D9DC;
}

form#form-login div {
	font-size: 11px;
	text-align: left;
}

form#form-login div {
	margin: 3px 0;
}

.highlight {
	color: #D36001;
}

form#searchForm, form#searchForm label {
	font-size: 11px;
}
	
.mosimage {
	background: #F4F4F7;
	border: 2px solid #D6D9DC;
	margin: 0 5px;
}

.mosimage_caption {
	color: #999;
	font-size: 10px;
}

label.invalid {color: #ff0000;}

#system-message {margin-bottom: 20px;}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 0;
	margin: 0;
	color: #232323;
}

#system-message dd.message ul {
	background: url(../images/info.gif) 2px center no-repeat;
	border-top: 2px solid #98BB2D;
	border-bottom: 2px solid #98BB2D;
}

#system-message dd.error ul {
	background: url(../images/alert.gif) 2px center no-repeat;
	border-top: 3px solid #FF7101;
	border-bottom: 3px solid #FF7101;
}

#system-message dd.notice ul {
	background: url(../images/alert.gif) 2px center no-repeat;
	border-top: 2px solid #D6D9DC;
	border-bottom: 2px solid #D6D9DC;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 11px;
	margin: 0;
}
