/* CSS Document */

html {
	height: 100%;
}

.myimage{
	border:2px solid #b1b1b1;
	margin-right:2px;
}
.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel_bottom
{
	list-style: none;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../../tci2/images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../../tci2/images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../../tci2/images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: inside;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	list-style:inside;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	text-decoration:none;
	color:#8d8d8d;
}

a:hover {
	text-decoration:none;
	color:#ab2b3a;
}

table.contentpaneopen {
  	width: 99%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border:0px;
}

table.contentpaneopen td {
	width:100%;
   padding:4px;
   text-align:justify;
   border:0px;
   background-color:#F4F4F4;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	width:100%;
	
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 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 {
	width: auto;
	border:1px solid #b1b1b1;
}
/* login */
.button_login {
  color:#990033;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  width: auto;
  background:url(../images/button.gif) no-repeat;
  border:0px;
}

/* end: login*/
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.inputbox_login{
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width:150px;
}
.inputbox_weblink {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size:10px;
}
.componentheading {
	height:21px;
	color: #6B0821;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width:430px;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:8px;
	padding-top:8px;
	font-weight:bold;
	width:100%;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background-color:#DAD9C4;
	height:26px;
	background-position:top left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color:#6B0821;
	text-align: left;
	line-height:20px;
	padding-left: 20px;
	text-decoration: none;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* news */
table.moduletable_news {
	width: 100%;
	padding:0px;
	margin:0px;
	border:1px solid #b1b1b1;

}
table.moduletable_bottom {
	width: 100%;
	padding:0px;
	margin:0px;

}
table.moduletable_bottom td{
	text-align:center;
	padding:2px;

}
table.moduletable_news td.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	padding:2px;
	width:100%;
}
div.moduletable_news {
	padding: 0;
	margin-bottom: 2px;
	width:100%;
	
}

table.moduletable_news th, div.moduletable_news h3 {
	height:29px;
	/*background-image: url(../images/bg_topmain.jpg);*/
	background-repeat:no-repeat;
	color:#4d89a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	vertical-align:middle;
	text-transform:uppercase;
	text-align:left;
}

table.moduletable_news td {
	padding: 4px;
	margin: 0px;
	font-weight: normal;
	/*border-left:1px solid #b1b1b1;
	border-right:1px solid #b1b1b1;*/
	color:#8d8d8d;
	font-size:11px;
	text-align:justify;
}

table.moduletable_news td table.contentpaneopen td{
	border:0px;
	background-color:#FFFFFF;
}
/* end: news */

/*
*/
table.moduletable_media {
	width:220px;
	border-bottom:1px solid #b1b1b1;
	
}


table.moduletable_media td.contentheading {
	padding:0px;
}
div.moduletable_media {
	padding:0px;
	
}

table.moduletable_media th, div.moduletable_media h3 {
	height:29px;
	background-image: url(../images/bg_topmain.jpg);
	background-repeat:no-repeat;
	color:#4d89a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	vertical-align:middle;
	text-transform:uppercase;
}

table.moduletable_media td {
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:11px;
}

table.moduletable_media td table.contentpaneopen td{
	border:0px;
	background-color:#ffffff;
}

/**/

/* poll */
table.moduletable_poll {
	background-color:#f5f4e8;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_poll {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_poll th, div.moduletable_poll h3 {
	background:url(../images/bg_module.gif) no-repeat;
	width:160px;
	height:26px;
	background-position:top left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color:#6B0821;
	text-align: left;
	line-height:20px;
	padding-left: 20px;
	text-decoration: none;
}

table.moduletable_poll td {
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
}
/* end: poll*/
/* right */
table.moduletable_right {
	width:220px;
	border-bottom:1px solid #b1b1b1;
}

div.moduletable_right {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_right th, div.moduletable_right h3 {
	background-image:url(../images/bg_topright.jpg);
	padding-left:15px;
	padding-right:15px;
	color:#4d89a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-repeat:no-repeat;
	height:29px;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
}

table.moduletable_right td {
	border-left:1px solid #b1b1b1;
	border-right:1px solid #b1b1b1;
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:11px;
}
/* end: right*/

/* left*/
table.moduletable_left {
	width: 160px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_left {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_left th, div.moduletable_left h3 {
	background: url(../../tci2/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable_left td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*2*/
table.moduletable_left2 {
	width: 160px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_left2 {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_left2 th, div.moduletable_left2 h3 {
	background-color:#CCCCCC;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/* end: left*/

/*bottom*/
table.moduletable_bottom {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_bottom {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_bottom th, div.moduletable_bottom h3 {
	background-color:#DAD9C4;
	height:26px;
	background-position:top left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color:#6B0821;
	text-align: left;
	line-height:20px;
	padding-left: 20px;
	text-decoration: none;
}

table.moduletable_bottom td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/*bottom*/
/* weblink */
table.moduletable_weblink {
	width: 160px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_weblink {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_weblink th, div.moduletable_weblink h3 {
	background:url(../images/bullet.gif) no-repeat;
	background-color:#DAD9C4;
	background-position:top left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color:#6B0821;
	text-align: left;
	padding-top: 5px;
	line-height:20px;
	padding-left: 22px;
	height: 21px !important;
	height: 26px;
	width: 160px;
	text-decoration: none;
}

table.moduletable_weblink td {
	width:160px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* end: weblink */
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../../tci2/images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../../tci2/images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
/* menu top */

a.mainlevel_top:link, a.mainlevel_top:visited {
	/*display: block;*/
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	text-transform:uppercase;
}

a.mainlevel_top:hover {
	text-decoration: none;
	color: #FFFF00;
}

a.mainlevel_top#active_menu_top {
	color:#FFFF00;
	font-weight: bold;
}

a.mainlevel_top#active_menu_top:hover {
	color: #FFFF00;
}
/* end: menu top */

/* menu bottom */

a.mainlevel_bottom:link, a.mainlevel_bottom:visited {
	display: inline;
	font-size:12px;
	line-height:21px;
	text-align: right;
	padding-right: 5px;
	text-decoration:none;
	color:#8d8d8d;
	text-decoration: none;
	text-transform:uppercase;
}

a.mainlevel_bottom:hover {
	text-decoration:underline;
}

a.mainlevel_bottom#active_menu_bottom {
	text-decoration:underline;
}

a.mainlevel_bottom#mainlevel_bottom:hover {
	text-decoration:underline;
	list-style:none;
}
/* end: menu bottom */
/* menu trai */
a.mainlevel_left:link, a.mainlevel_left:visited, span.mainlevel_left {
	display: block;
	background:url(../images/bg_menu.jpg) no-repeat;
	line-height:27px;
	text-align: right;
	padding-right: 25px;
	text-decoration:none;
	color:#8d8d8d;
}

a.mainlevel_left:hover {
	text-decoration:none;
	font-weight:bold;
	color:#ab2b3a;
}

a.mainlevel_left#active_menu_left {
	color:#FF0000;
	font-weight: bold;
}

a.mainlevel_left#active_menu_left:hover {
	color: #FF0000;
}
/* end: menu trai*/

/* sub menu left */

a.sublevel_left:link, a.sublevel_left:visited {
	display:block;
	background:url(../images/bullet0..gif) no-repeat;
	background-position: 10px 6px;
	width:auto;
	height:15px !important;
	background-color:#dad9c4;
	padding-left: 17px;
	padding-top:2px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	text-align: left;
}

a.sublevel_left:hover {
	color: #990000;
	text-decoration:underline;
}

a.sublevel_left#active_menu_left {
	color: #990000;
}
/* end: sub menu left */
/* lang */
a.mainlevel_lang:link, a.mainlevel_lang:visited {
	color:#ffffff;
	padding-right:5px;
}

a.mainlevel_lang:hover {
	text-decoration:underline;
	color:#ffffff;
}

a.mainlevel_lang#active_menu_lang {
	color:#FF0000;
}

a.mainlevel_lang#active_menu_lang:hover {
	color: #FF0000;
	text-decoration:underline;
}
/*end:lang */
.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;
}

div.mosimage {
  border: 1px solid #ccc;
}

.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;
}


/* my css */
td.leftbg{
	background:url(../images/bg_left.gif) repeat;
	width:118px;
	height:4px;
}
td.rightbg{
	background:url(../images/bg_right.gif) repeat;
	width:117px;
	height:4px;
}
.footer{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Tahoma, Arial, "MS Sans Serif";
	font-size:11px;
	line-height:1.25em;
	text-align:left;
	padding:5px;
	padding-left:200px;
	
}
.spacer{
	color:#b1b1b1;
}
.bgmenuleft{
}
.weblinktitle{
	background-color:#DAD9C4;
	background:url(../images/bullet.gif) no-repeat;
	background-position:top left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color:#6B0821;
	text-align: left;
	line-height:20px;
	padding-left: 20px;
	height: 21px !important;
	height: 26px;
	width: 140px;
	text-decoration: none;
}
table, td, div, p, span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25em;
	white-space:normal;
}

.title_main{
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:8px;
	padding-top:8px;
	font-weight:bold;
	}
.title_main a{
	color:#8d8d8d;
	text-decoration:none;
	}
.title_main a:hover{
	text-decoration:underline;
}
.tdnews{
	height:29px;
	background-image: url(../images/bg_topmain.jpg);
	background-repeat:no-repeat;
	color:#4d89a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	vertical-align:middle;
	text-transform:uppercase;
}
.line_footer {
	border-bottom:2px solid #B1B1B1;
	height:10px;
}
.flashheader{
	background:url(../../../images/banner.jpg) no-repeat;
	width:815px;
	height:135px;
}
#active_language{
	color:#ffffff;
}
.blog{
	width:100%;
}
#relateditemtitle {
	padding-top:5px;margin-bottom:2px;
	border-bottom:1px dotted #FF0000;
	font-weight:bold;
}
#neweritemtitle {
	padding-top:5px;
	margin-bottom:2px;
	border-bottom:1px dotted #FF0000;
	font-weight:bold;
}
#olderitemtitle {
	padding-top:5px;
	margin-bottom:2px;
	border-bottom:1px dotted #FF0000;
	font-weight:bold;
}
.contact_email{
	width:99%;
	background-color:#F4F4F4;
}
.counter{
	background-color:#b1b1b1;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	width:150px;
}
/*end: mycss */
th
{
	text-align:left;
}
