body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	text-align: center/***Centering design - cancelled out by containers text-align: left***/;
	color: #FFFFFF;
	background-image: url(../images/tlo.jpg);
}

* {
margin: 0;
padding: 0;
}

a img {
border:0px;}

abbr, acronym {
	border-bottom: 0px dotted #fff;
	cursor: help;
}

/***Header***/

#header {
display: block;
width: 600px;
margin: 0px auto 0 auto;
}
#header h1 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	
}

#header p {
	text-align: left;
	margin-top: 17px;
	margin-left: 5px;
	float: left;
	color: #0000FF;
	margin-bottom: auto;
}

#header a:hover {
color: #999900;
border: 0px solid #CCCCCC;
}

/***Site Container***/

#content {
	clear: both;
	width: 600px;
	margin: 30px auto;
	text-align: left;
	padding: 8px;
}


#content h2 {
clear: both;
color: #fff;
font-size: 1.4em;
margin-left: 17px;
background-color: inherit;
padding-bottom: 6px;
border-bottom: 1px solid #b0b0b0;}

#content p {
	margin: 8px;
	background-color: inherit;
	line-height: 1.6em;
	color: #666666;
}

#content a{
color: #fff;
text-decoration: none;
background-color: inherit;
border-bottom: 2px solid #fff;}

#content a:hover {
color: #e0e0e0;
background-color: inherit;
border-bottom: 2px solid #e0e0e0;}


.right {
float: right;
padding: 3px;
border: 1px solid #b0b0b0;
margin: 5px;}

#content .info p{
color: #fff;
font-size: 0.9em;
margin-left: 17px;
padding-bottom: 4px;
background-color: inherit;
border-bottom:1px solid #b0b0b0;}

#content .info a{
border: none;
background-color: inherit;
text-decoration: none;}

/***Site Navigation***/

#nav {
width: 580px;
height: 200px;
margin: 0 auto 10px auto;
border: 4px solid #000;
background: #333;
overflow: auto; 
color: #fff;}

#nav h5 {
margin-left: 10px;
background-color: inherit;
margin-bottom: 10px;}

#nav .list1 {
margin-top: 8px;
background-color: inherit;
float: left;
width: 170px;
border-right: 1px solid #a0a0a0;
}
#nav .list2 {
margin-top: 8px;
margin-right: 0px;
background-color: inherit;
float: left;
margin-left: 0px;
width: 190px;
border-right: 1px solid #a0a0a0;
}
#nav .list3 {
margin-top: 8px;
margin-left: 0px;
background-color: inherit;
float: left;
width: 170px;}

#nav li{
	list-style:none;
	background-color: inherit;
	background-image:url(../images/list.jpg);
	background-position: center left;
	background-repeat:no-repeat;
	font-size: 0.9em;
	text-transform: uppercase;
  	margin-left: 5px;
	padding-left: 18px;
  	margin-bottom: 5px;
  	color: #f4f4f4;
  	display: block;
  	width: 140px;}

#nav ul{
margin-left: 4px;}

#nav a{
color: inherit;
background-color: inherit;
border: 0;
text-transform: inherit;}

#nav a:hover {
	color: #CCCCCC;
	border: 0;
}

/* Mambo layout */
div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#a0a0a0;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#818181;
}

a:hover {
	text-decoration:underline;
	color:#606060;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-type: square;
	list-style-position: inside;
}

.clear {
	clear:both;
}

#blackline {
	position:relative;
	clear:left;
	float:left;
	width:730px;;
	height:10px;
	min-height:10px;
	background-color: #000000;
	color:#a0a0a0;
	font-size:10px;
}

span.pathway {
	display:block;
	text-align:left;
	color:#999999;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:20px;
	margin-bottom:10px;
}

.componentheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 14px;
	display:block;
	padding-right: 0;
	padding-left: 0;

}

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	font-weight: bolder;
	padding-top: 25px;
	background-color:inherit;
	display:block;
}

.buttonheading {
	width: 16px;
	text-align:right;
}

.sectiontableheader {
	font-weight: bold;
}

.category, .categorytitle {
	font-weight: bold;
	color:#606060;
	background-color:inherit;
}

.sectiontableentry1 {
	padding: 2px;
	color:#333333;
}

.sectiontableentry2 {
	padding: 2px;
	color:#333333;
}

.blogsection {
	color:#606060;
	background-color:inherit;
}

.blog_more {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #606060;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}

.small {
	color:#a0a0a0;
	font-size:10px;
	font-weight: bold;
	background-color:inherit;
}

#content_main .createdate {
	color:#4A87C4;
	font-size:10px;
	padding: 0 0 15px 0;
	line-height:8px;
	background-color:inherit;
}

#content_main .modifydate {
	color:#606060;
	font-size:10px;
	padding: 0;
	background-color:inherit;
}

.pagenav_prev,
.pagenav_next {
	font-size:11px;
}


.pagenavbar  {
	display:block;
	width:100%;
	background-color:inherit;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#606060!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
}

.pagenav {
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#606060;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color:inherit;
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	display:block;
	width:130px;
	margin: 0 0 10px 10px;
}

.contenttoc th {
	color:#a0a0a0;
	background-color:#606060;
	font-size:11px;
	display:block;
	width:124px;
}

ul.latestnews li,ul.mostread li {
	line-height: 18px;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}


table.contentpane td.contentdescription {
	width:100%!important;
}

/* Links */
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited {
	color:#a0a0a0;
}

a.pagenav:link ,
a.pagenav_next:link,
a.pagenav_pre:link,
div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration:none;
}

.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color:#606060;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	letter-spacing: 2px;
	font-size:10px;
	text-decoration:none;
}

a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color:#606060;
	text-decoration:none;
}

/* menu */
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#999999;
	text-decoration:none;
	font-size:11px;
	line-height: 28px;
}

a.mainlevel:hover,
#leftcol a.mainlevel:hover {
	background-color:#606060;
	color:#a0a0a0!important;
	text-decoration:none!important;
}

a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

a.mainlevel-right:hover {
	background-color:#a0a0a0;
	text-decoration:none;
}


a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#606060;
	text-decoration:none;
}

a.toclink:link,
a.toclink:active,
a.toclink:visited {
	color:#606060;
	font-size:11px;
	padding:2px 10px 2px 10px;
	display:block;
	text-decoration:none;
}

.pagenavbar a:link,
.pagenavbar a:active,
.pagenavbar a:visited  {
	letter-spacing:2px;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

.pagenavbar a:hover {
	color:#606060;
}

.latestnews,
.mostread {
	color:#000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color:#000000;
	text-decoration:underline;
}

a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	text-decoration:underline;
	color:#606060;
	background-color:inherit;
}

#leftcol a:hover {
	color: #93B7DB;
	text-decoration:underline;
}


/** module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
}

#rightcol table,
#leftcol table td {
	font-size:11px !important;
	color:#a0a0a0;
}

#rightcol table,
#rightcol table td {
	font-size:11px !important;
	color:#030303;
}

table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	border: 1px solid #606060;	
	color:#a0a0a0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	line-height:20px;
	background-color:#606060;
	height:25px;
	text-align:center;
	padding-left:15px;
}

#rightcol table.moduletable td   {
	padding:5px;
}

.mainlevel  {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:transparent;
	font-weight:bold;
	text-decoration:none;
}

#leftcol form {
	margin-left:15px;
}

#leftcol .button {
	font-size:11px;
	color:#a0a0a0;
	background-color:#606060;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	width:140px;
}

#leftcol .inputbox {
	font-size:11px;
	font-weight: bold;
}

#leftcol table.moduletable td {
	color:#DADADA;
	font-size:11px;
}

div.search {
	margin-left:10px;
}

.search .inputbox {
	width:130px;
	border: 1px solid #000000;
}

/* form layout */

#leftcol .inputbox {
	font-size:11px;
	/*border: 1px solid #000000;*/
	margin-bottom:2px;
}

.button,
#rightcol .button {
	font-size:11px;
	text-transform:uppercase;
	color:#606060;
	font-weight:bold;
	background-color:#a0a0a0;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #a0a0a0;
}

#rightcol .button {
	background-color:#E5E5E5;
}

.search  {
	margin-top:30px;
}

/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/
mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #a0a0a0;
	font-weight:bold;
}

#topmenu>ul#mainlevel-nav li a {
	width: auto;
	list-style-position: inside;
	text-shadow: Silver;
	text-align: center;
}

ul#mainlevel-nav li a:hover {
	background: #606060;
	text-decoration:none;
}


.mainlevel-right {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:#EEF0F0;
	font-weight:bold;
}

/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background:transparent;
	float:left;
	clear:left;
	width:100%;
}

table.moduletable-bgimg td {
	padding: 5px ;
	font-size:11px;
}

table.moduletable-bgimg td td {
	padding: 0!important;
}

.poll {
	font-size:11px;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
}
table.pollstableborder .sectiontableentry1 {
	background-color:#F5F5F5; 
	text-align:left;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}


#bottompadding	{
	position:relative;
	width:900px;
	display:block;
	height:0px;
	margin-top:-100px;
}


/***Footer Style***/

#footer{
text-align: center;
background-color: inherit;
margin-top: 8px;
color: #999900;
font-size: 0.8em;}

#footer a{
color: #a0a0a0;
background-color: inherit;
text-decoration: underline;}

#footer a:hover {
color: #999900;}

/***All good things have to come to a end.***/
