/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	width: 697px; 
	margin: 0px 0px 0px 0px;
	background-color:#c1cadb;
}
table.blog{
width: 95%;
padding-left: 10px;
}
.clr {
	clear: both;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image:url(../images/sep.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-left: 23px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 31px;
	white-space: nowrap;
	height:31px;
	text-align: left;
	width: 63px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 0px; bylo15
	padding-left: 15px;
	text-decoration: none;
	color:#CCCCCC;
	background: transparent;
	font-weight:bold;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color:#ffffff;
}

table.content_table {
  width: 697px;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}
#main {
	width:697px;
}
#logo{
float: left;
width: 697px;
height: 265px;
}
#left_logo{
float: left;
width: 100%;
height: 1px;
}
#left_too{
padding-top: 35px;
}
#left_main{
float:left;
width: 209px;
}
#right_main{
float:left;
width: 697px;
}
#m_main{
float: left;
width: 697px;
}
#main_body {
  float: left;
  width:564px;
  text-align:left;
}
#main_body2 {
  float: left;
  width:697px;
  text-align:left;
}
#mos_main{
float: left;
width: 697px;
background-color: #c1cadb;
}
#mos_main2{
float: left;
width: 697px;
background-color: #c1cadb;
}
#too{
padding-left: 10px;
}
#mos_main form{
margin-left: 15px;
}
#left {
  float: left;
  width:1px;
  height:100%;
  text-align:left;
}
#right {
  float: left;
  width:1px;
  height:100%;
  text-align:left;
}
#right_right{
float: right;
width: 14px;
}
#footer {
  float: left;
  width:697px;
  height: 5px;
  line-height: 75px;
  background-color: #c1cadb;
}
#footer a {
  color:#333333;
  font-weight:bold;
}
#footer a:hover {
  color:#ffffff;
  font-weight:bold;
}
#footer2 {
  float: left;
  width:697px;
  height: 5px;
  line-height: 75px;
  background-color: #c1cadb;
}
#footer2 a {
  color:#333333;
  font-weight:bold;
}
#footer2 a:hover {
  color:#ffffff;
  font-weight:bold;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
  text-align:left;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
}

/** old stuff **/

div.back_button {
  float: right;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_btn.png);
  background-repeat:no-repeat;
  line-height: 20px;
  margin: 1px;
  color:#666666;
  width:99px;
  padding-right: 0px;
}
div.back_button a{
color:#666666;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px double #FFFFFF;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#FFFFFF;
}

.pagenavbar {
	margin-left: 10px;
	float: left;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:left;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	padding: 0px;
	font-family: Tahoma;
	line-height: 100%;
	width:697px;
	font-size: 11px;
	color:#000;
}
a:link, a:visited {
	color:#000000; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#ffffff;	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
  width: 95%;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpaneopen td {
   padding-left: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	
}



table.contentpane {
  	width: 95%;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color:#ffffff;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px #ffffff;
  width: auto;
  background:url(../images/button_bg.png);
  background-position:bottom;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #ffffff;
	background-color: #ffffff;
	color:#666666;
}

.componentheading {
	text-align: left;
	padding-top: 13px;
	padding-left:10px;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-bottom:4px !important;
	padding-bottom:0px;

}

.contentcolumn {
	padding-left: 5px;
}

.contentheading {
	text-align: left;
	padding-top: 13px;
	padding-left:10px;
	height: 25px;
	color:#000000;
	font-stretch:narrower;
	font-weight: bold;
	font-size: 13px;
	padding-bottom:4px !important;
	padding-bottom:0px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	margin-bottom: 0px;
	padding-bottom:5px;
	width:168px;
	float:left;
	padding-left:5px;
	padding-top:5px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/top_module.png) no-repeat;
	background-position:bottom left;
	color:#ffffff;
	text-align: left;
	padding-left: 67px;
	height: 30px;
	line-height: 28px;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder {
  padding: 2px;
  width:96%;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
  height:20px;
}
a.category {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#666666;
}
img.image{
  border: 1px solid #666666;
  width:64px;
  height:64px;
}
a.download {
  font-weight: bold;
  color:#666666;
}
a.download:hover {
  font-weight: bold;
  color:#666666;
}
a.download:visited {
  font-weight: bold;
  color:#666666;
}
.sectiontablefooter {

}

.sectiontableentry1 {
	color:#ffffff;
}

.sectiontableentry2 {
	color:#ffffff;
}

.small {
	color:#333333;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color:#333333;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #3C4571;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/button.png) no-repeat;
	background-position:left top;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-align: left;
	padding-top: 2px;
	padding-left:10px;
	height: 26px !important;
	height: 26px;
	line-height:20px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	background-position: 0px -25px;
	color:#666666;
}

a.mainlevel#active_menu {
	color:#666666;
	font-weight: bold;
	font-size:13px;
	background-image:url(../images/bac_active_menu.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-right:18px;
	margin-right: 10px !important;
	margin-right: 4px;
}

a.mainlevel#active_menu:hover {
	color:#ffffff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #3C4571;
	text-align: left;
}

a.sublevel:hover {
	color: #3C4571;
	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;
	width:98%;
}

div.mosimage {
  border: 1px solid #cccccc;
}

div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.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;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#3C4571;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#9A927D;
	font-weight:normal;
}
a.latestnews:hover {
	color:#3C4571;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-right:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-right:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:normal;
	color:#3C4571;
}
td.site_desc {
	font-size:15px;
	font-weight:normal;
	color:#3C4571;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#ffffff;
	padding-left:15px;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding-top:3px;
	height:21px;
}
th.pagenav_next {
	display:block;
	color:#003300;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#003300;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
}
