/* CSS Document */

/* generic settings */
body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	margin:0px;
	overflow:auto; overflow: -moz-scrollbars-vertical;
}
html, div, table {margin:0px; padding:0px;}
ul, ol, li {margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;}
div img {float:left;}
img {margin:0px; padding:0px; border:0px;}
p {margin:0px;}

a:link {color:#960023; text-decoration:none;}
a:visited {color:#960023; text-decoration:none;}
a:hover {color:#960023; text-decoration:underline;}
/* generic settings end */

.clr {
	clear: both;
}

.outline {
  	
  	border-bottom: 1px solid #cccccc;
  	background: #ffffff;
	padding: 0px;
	margin:0px;
}

#buttons_outer {
	width: 750px;
	height:23px;
  	margin:0 0 0 0;
	float: left;
	/*background:url(../images/dot_line_hor.gif) bottom repeat-x;*/
}

#buttons_inner {
	border-top: 1px solid #ffffff;
	margin:0 0 0 0;
	height:22px;
	background-color:#AEA38A;
}

#buttons {
	float:left;
	margin:0px;
	padding:0px;
	width:auto;
}
#buttons_right {
	float:right;
	margin:0px;
	width:auto;
	border: 0px;
	padding: 1px 1px 1px 1px;
	font-family: Arial, Helvetica, Sans Serif;
}

#buttons_right .inputbox_search {
	border: 0px;
	padding: 1px 1px 1px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #AEA38A;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#3D3126;
	font-weight:bold;
	line-height:16px;
}

ul#mainlevel-nav li
{
	background-color:#cccccc;
	padding:0;
	margin:0;
	float: left;
	white-space: nowrap;
	text-align:center;
}

ul#mainlevel-nav li a
{
	padding:1px 10px 0px 10px;
	margin:0;
	height:20px;
	float:left;
	display: block;
	text-decoration: none;
	color: #3D3126;
	background:#AEA38A;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #3D3126;
	background: #ffffff;
}


#pathway_text {
	height: 24px;
	line-height: 24px;
	border-top:1px solid #00534a;
	border-bottom:1px solid #00534a;
	padding:0 0 0 10px;
	margin:0;
	font-family:Verdana;
	font-size:11px;
	color:#000;
	font-weight:normal;
	background:url(../images/gradiant_tai.gif) repeat-x;
	width: 740px;

}

#pathway_text img {
	float:right;
}

#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: 0px;
	width: 750px;
	height: 150px;
	background: url(/images/hdr_home.jpg) no-repeat;
	background-color:#D3CDB6;
	border-top:1px solid #ffffff;
}

#sub_header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 750px;
	height: 106px;
	background: url(../images/hdr_subpage.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:0px;
	float: left;
	width: 750px;
}

#content_inner{
  float: left;
  padding: 0;
  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;
}

/*  This is the main content body used*/
table td.body_outer {
	padding: 20px 35px 20px 35px;
	border: 0px 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(../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(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

/* Joomla core stuff */

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	margin: 0px;
	
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



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 {
  color: #333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #bbb;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 10px; !important;
  height: 20px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.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: url(../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;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

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(../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(../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;
	text-decoration: bold;
}

.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;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* added css */
div#top_logo {
	float:left;
	height:80px;
	width:750px;
	background-color:#D3CDB6;
}

.shdw_left {
	background:url(../images/shdw_left.gif) right repeat-y; 
	width:7px;
}

.shdw_right {
	background:url(../images/shdw_right.gif) left repeat-y; 
	width:7px;
}

.shdw_bottom {
	background:url(../images/shdw_bottom.gif) left repeat-x; 
	height:7px;
}

div#main_content {
	padding:0;
	margin:0;
	width:750px;
	height:100%;
	background:url(../images/dot_line_hor.gif) bottom repeat-x;
	float:left;
}

div#main_content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#08085c;
	padding:4px 0px 0px 4px;
}

div#main_content ul {
	margin:5px 0px 5px 10px; 
	line-height:16px; 
	width:230px;
}
div#main_content ul li {
	background-image:url(../images/bullet_point.gif); 
	background-position:3px 7px; 
	background-repeat:no-repeat; 
	display:list-item; 
	list-style-type:none; 
	padding:0px 0px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
}


/* content left */
div#main_content div.home_left {
	width:260px;
	height:100%;
	float:left;
	background:url(../images/dot_line_ver.gif) right repeat-y; 
}

div#main_content div.home_left_outer {
	background:url(../images/gradient_01.gif) top repeat-x;
	background-color:#FFFFFF;
	width:259px;
}

div#main_content div.home_left_outer div.home_left_inner {
	background:url(../images/dot_line_hor.gif) bottom repeat-x;
	height:100%;
}

div#main_content div.home_left_outer div.home_left_inner p {
	padding:3px;
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
}
/* end content left */

/* content middle */
div#main_content div.home_middle {
	width:260px;
	height:100%;
	float:left;
	background:url(../images/dot_line_ver.gif) right repeat-y; 
}

div#main_content div.home_middle_outer {
	background:url(../images/gradient_01.gif) top repeat-x;
	background-color:#FFFFFF;
	width:259px;
}

div#main_content div.home_middle_outer div.home_middle_inner {
	background:url(../images/dot_line_hor.gif) bottom repeat-x;
	height:100%;
}

div#main_content div.home_middle_outer div.home_middle_inner p {
	padding:3px;
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
}
/* end content middle */

/* content right */
div#main_content div.home_right {
	width:230px;
	height:100%;
	float:left;
}

div#main_content div.home_right_outer {
	background:url(../images/gradient_01.gif) top repeat-x;
	background-color:#FFFFFF;
	width:230px;
}

div#main_content div.home_right_outer div.home_right_inner {
	background:url(../images/dot_line_hor.gif) bottom repeat-x;
	height:100%;
}

div#main_content div.home_right_outer div.home_right_inner p {
	padding:3px;
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
}

div#main_content div.home_right_outer div.home_right_inner div.table {
	padding:5px;
	width:200px;
}

div#main_content div.home_right_outer div.home_right_inner div.table table.login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
}

div#main_content div.home_right_outer div.home_right_inner div.table table.login input.textbox {
	border:1px solid #999999;
	height:16px;
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333;
}
/* end content right */


/* subpage content left */
div#main_content div.subpage_left {
	width:520px;
	height:100%;
	float:left;
	background:url(../images/dot_line_ver.gif) right repeat-y; 
}

div#main_content div.subpage_left_outer {
	background:url(../images/gradient_grey.gif) top repeat-x;
	background-color:#FFFFFF;
	width:519px;
}

div#main_content div.subpage_left_outer div.subpage_left_inner {
	background:url(../images/dot_line_hor.gif) bottom repeat-x;
	height:100%;
}

div#main_content div.subpage_left_outer div.subpage_left_inner p {
	padding:3px;
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
}
/* end subpage content left */

div#footer {
	padding:20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777;
	text-align:center;
	line-height:18px;
}

div#footer a {
	padding:20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#aaa;
	text-decoration:none;
}

div#footer a:hover {
	padding:20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#aaa;
	text-decoration:underline;
}

#pageheading_text {
	height: 24px;
	width:750px;
	line-height: 24px;
	border-top:1px solid #00534a;
	border-bottom:1px solid #00534a;
	padding:0 0 0 5px;
	margin:0;
	font-family:Verdana;
	font-size:13px;
	color:#000;
	font-weight:bold;
	background:url(../images/logo_tai_long.gif) no-repeat;
}