/* CSS Document */

html {
	height: 100%;
}

body {
	/*height: 100%;*/
	margin:0;
	/*overflow:auto;*/
	background-color:#E1E3E2;
	font-size:11px;
	color:#FFFFFF;
	font-family:verdana, tahoma, arial;
}

input {
	font-size:11px;
	padding-left:7px;
	padding-right:7px;
}

ul {
	margin:0;
	margin-left:10px;
	padding:0;
}

li {
	margin:0;
	margin-bottom:3px;
	padding:0;
	font-size:11px;
	font-family:tahoma, arial, verdana;
	line-height:13px;
}

img {
	border: none;
}

.moduletable img {
	border:1px solid #cccccc;
}

table thead {
	color:#CFCFCF;
}

h1 {
	color:#CFCFCF;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma, arial, verdana;
	margin-top:10px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}

p {
	font-family:tahoma, arial, verdana;
	color:#E0E0E2;
}

td {
	padding:0;
	font-size:11px;
}

#buttons_outer {
	border:none;
}

#buttons_inner {
	border:none;
	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: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin:0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 3px;
	padding-right: 5px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	background-image: url(../images/point.gif);
	background-position:right;
	background-repeat:no-repeat;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-weight:bold;
}

ul#mainlevel-nav li a:hover {text-decoration:underline;}


#search {
	position:static;
	float:right;
	margin-right:5px;
	margin-top:37px;
	width:287px;
	height:68px;
	font-size:1px; line-height:1px;
}
	
	#search table {height:100%; float:left;}
	#search table td {font-size:1px; line-height:1px;}
	#search td.search_t_l {width:80px; background:url(../images/bg_stl.jpg) no-repeat;}
	#search td.search_t_c {height:15px; background:url(../images/bg_stc.jpg) repeat-x;}
	#search td.search_t_r {width:80px; background:url(../images/bg_str.jpg);}
	
	#search td.search_l {width:10px; height:38px; background:url(../images/bg_sl.jpg) repeat-y left;}
	#search td.search_r {width:10px; background:url(../images/bg_sr.jpg) repeat-y right;}
	
	#search td.search_b_l {width:80px; background:url(../images/bg_sbl.jpg) no-repeat;}
	#search td.search_b_c {height:15px; background:url(../images/bg_sbc.jpg) repeat-x;}
	#search td.search_b_r {width:80px; background:url(../images/bg_sbr.jpg);}

#search_inner {background:url(../images/bg_sc.jpg) no-repeat bottom #034F8D; text-align:center; vertical-align:middle;}
	#mod_search_searchword {height:14px; border-width:1px; border-style:inset; border-color:#404040; padding-top:2px; padding-left:5px;}
	#search_inner #search_image {width:28px; height:32px; background:url(../images/search_img.jpg); font-size:1px; line-height:1px; float:right;}
	#search_inner #search_title {float:left; font-family:verdana, tahoma, arial; font-size:11px; color:#A2D6FD; line-height:normal; padding-top:7px; padding-left:20px;}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	padding: 0px;
	margin-right: 0px;
	background: url(../images/bg_header.jpg) no-repeat;
	height:161px;
	vertical-align:top;
	font-size:1px;
	line-height:1px;
}
#header_bg {
	padding: 0px;
	margin-right: 0px;
	background: url(../images/bg_header_right.jpg) repeat-x;
	height:161px;
	vertical-align:top;
	font-size:1px;
	line-height:1px;
}
	#camera {width:117px; cursor: pointer; float:left; height:116px; font-size:1px; line-height:1px; margin: 0px 0 0 10px; background:url(../images/camera.png) !important; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/camera.png', sizingMethod='scale');}
	#logo {margin-top:5px; border:none; float:left;}
	#menu {height:28px; clear:both; background:url(../images/bg_menu.jpg) no-repeat center center; text-align:center;}
	#menu table.moduletable {width:auto; margin:0 auto;}

#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;
}

#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 {
	text-align: center;
	padding: 0px;
	height: 70px;
}

table.blog {
	width: 100%;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	width: 188px !important;
	width:188px;
	padding:4px;
	padding-bottom:10px;
	padding-left:0;
}

#right_inner {
  float: none !important;
  float: none;
  padding-top:0;
}


.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;
}

.body_outer {
	padding:0;
	padding-bottom:10px;
	margin:0 4px;
	border:1px solid #105783;
	background:#100F21;
	clear:both;
}

.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;
  display:block;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #888888;
  width: auto;
  background:#F6F6F6;
  padding: 0px 10px;
  line-height: 20px;
  margin:20px 5px 0 20px;
}
.back_button:hover {background:#FFFFFF;}
.back_button a:link {color:#313131; text-decoration:none; font-weight:bold;}
.back_button:hover a {text-decoration:none; color:#000000;}


.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 */
a:link, a:visited {
	color: #0480B6; 
	text-decoration: none;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	color: #0480B6;
	text-decoration: none;
	font-weight: normal;
}

a.readon:link, a.readon:visited {
	color:#1F9A35;
	font-weight:bold;
	display:block;
	float:right;
}

table.contentpaneopen {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
	width:100%;
	border-top:none;
}

table.contentpaneopen td {
	padding:0;
   font-size:11px;
   font-family:tahoma, arial, verdana;
}

table.contentpaneopen tr td {
	padding-left:10px;
	padding-right:10px;
}

table.contentpaneopen td.contentheading {
	/*color: #06A8EE;*/
	color: #FFFFFF;
	background: url(../images/bg.jpg) repeat;
	/*border: ridge;*/
	font-weight: bold;
	font-size: 12px;
	font-family:tahoma, arial, verdana;
	white-space: nowrap;
	padding:3px 0;
	padding-left:10px;
	text-align:left;
	vertical-align: middle;
}

table.contentpaneopen td.buttonheading {
	padding-right:5px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane tr td {
	padding:0 10px;
}

table.contentpane table {
	max-width:600px;
	width:100% !important;
	width:97%;
}

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: #313131;
  font-family:tahoma, arial, verdana;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border:1px solid #888888;
  width: auto;
  background-color:#F3F3F3;
  line-height: 13px !important;
  line-height: 13px;
  height: 20px !important;
  height:20px;
  margin:0;
  margin-top:5px;
  margin-bottom:5px;
  cursor:pointer;
}
.button:hover {background:#FFFFFF; color:#000000;}

select.button {
	background:none;
	background-color:#181818;
	border:1px solid #cccccc;
	text-align:left;
	padding-top:2px;
}

.inputbox {
	padding: 2px;
	border:inset 1px #666666;
	margin-top:3px;
	margin-bottom:3px;
	font-size:10px;
	color:#000000;
	font-family:tahoma, arial, verdana;
	background:#FFFFFF;
}

#mod_login_username {
	width:130px;
}

#mod_login_password {
	width:130px;
}

#mod_login_remember {
	margin:0;
	border:none;
	padding:0;
}

.componentheading {
	background: url(../images/bg_heading.jpg) repeat-x;
	color: #eeeeee;
	text-align: left;
	padding:0;
	padding-top: 10px;
	padding-left: 4px;
	height: 23px !important;
	height:33px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background-color:#232323;
	margin-bottom:15px;
}

.contentcolumn {
	padding-right: 5px;
}

.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-top: 2px;
	margin:0;
	font-size:11px;
	color:#EFF1F2;
	font-family:tahoma, arial, verdana;
	padding-bottom:5px;
}

div.moduletable table tr td {
	padding: 0;
	font-size:11px;
	color:#EFF1F2;
	font-family:tahoma, arial, verdana;
}

h3 {
	color: #FFFFFF;
	text-indent:40px;
	height: 36px;
	font-weight: bold;
	font-size: 12px;
	line-height:40px;
	text-transform:capitalize;
	padding-top:4px;
	margin:0;
	/*background:url(../images/bg_h_blue.png) !important;
	background:none;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/bg_h_blue.png', sizingMethod='scale');
}

div.module h3 {
	color: #FFFFFF;
	text-indent:40px;
	height: 36px;
	font-weight: bold;
	font-size: 12px;
	line-height:40px;
	text-transform:capitalize;
	padding-top:4px;
	margin:0;
	background:url(../images/bg_h_blue.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/bg_h_blue.png', sizingMethod='scale');
}

	div.module div div {padding:15px 10px;}
	div.module div div div {padding:0;}
	div.module#mt_0 div {padding:10px 0;}
	div.module#mt_1 div {padding:10px 0;}
	div.module#mt_0 div.alt_header {padding:0; padding-left:41px;}
	div.module#mt_1 div.alt_header {padding:0; padding-left:41px;}
	div.module#mt_0 div div {padding:0;}
	div.module#mt_1 div div {padding:0;}

	div.module div.alt_header {
		color: #FFFFFF;
		height: 40px;
		line-height:48px;
		font-weight: bold;
		font-size: 12px;
		text-transform:capitalize;
		background:url(../images/bg_h_blue.png) !important;
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/bg_h_blue.png', sizingMethod='scale');
		padding:0;
		padding-left:41px;
		overflow: hidden;
	}
	div.module div.header_image {
		width:0px;
		height:40px;
		float:right;
		padding:0;
	}

div.moduletable strong  {
	color:#D9D6D6;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  color:#FFFFFF;
  background-color:#100F21;
  padding: 4px;
}

.sectiontablefooter {

}

div.moduletable table tr td.sectiontableentry1 {
	background-color : #181818;
	padding:3px;
	line-height:18px;
}

div.moduletable table tr td.sectiontableentry2 {
	background-color : #060606;
	padding:3px;
	line-height:18px;
}

.small {
	color: #06A8EE;
	font-size: 11px;
	font-weight:bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #FFFDFD;
	font-size: 11px;
	text-align:right;
}

.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/buttons_bg.png);
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	font-family:verdana, tahoma, arial;
	color: #EFF1F2;
	text-align: left;
	padding-left:30px;
	padding-top:1px;
	height: 19px !important;
	height: 20px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #FCFBF8;
	background: url(../images/buttons_bg_hover.png);
}

a.mainlevel#active_menu {
	color:#FCFBF8;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #FCFBF8;
}

div.module#mt_1 a.mainlevel {color:#7F8F9F;}

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;
}

.highlight {
	background-color: #068BC4;
	color: #FFFFFF;
	padding: 0;
	font-weight:bold;
	padding:0 2px;
}

.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;
  margin-right:15px;
}

.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:3px;
	background:#2B2A3A;
	width:90%;
	margin:10px auto;
}

#top {
	height:51px;
	background-color:#000000;
	color:#949392;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma, arial, verdana;
}

#footer {
	font-size:11px;
	font-family:verdana, tahoma, arial;
	color:#313131;
	padding:20px;
	text-align:left;
}

#footer a {
	color:#313131;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#left_outer {
  	float: left;
	width:188px !important;
	width:188px;
	padding:4px;
	padding-bottom:10px;
	padding-right:0;
}

#left_inner {
  	float: none !important;
  	float: none;
	padding:0;
}

#left_inner form {
	margin:3px;
	margin-left:10px;
	margin-top:0;
	width:150px;
}

div.moduletable-fn {
	color:#CFCFCF;
	padding:10px;
	padding-bottom:0;
}

.poll {width:155px; vertical-align:top;}
	.poll input {padding:0; margin:0; height:18px;}
	.poll input.button {padding:0 7px;}
	.poll label {margin-top:2px; display:block;}

#search_searchword {
	width:180px;
}

.sectiontableentry1 {background-color:#0D2035; text-align:left;}

.sectiontableentry2 {background:none; text-align:left;}

div.blog_more {
	margin-left:10px;
}

table.searchintro td {padding:0 10px;}

/* ///////////////////////////////// */

div.module {clear:both;}

/* ///////////////////////////////// */
div.module#mt_0 div.alt_header {
	background:url(../images/bg_h_green.png) !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/bg_h_green.png', sizingMethod='scale');
}
div.module#mt_0 div.header_image {
	background:url(../images/h_img_01.png);
	width:50px;
	height:40px;
	float:right;
	padding:0;
}
div.module#mt_2 div.header_image {
	background:url(../images/h_img_02.png);
	width:50px;
	height:40px;
	float:right;
	padding:0;
}
div.module#mt_3 div.header_image {
	background:url(../images/h_img_06.png);
	width:50px;
	height:40px;
	float:right;
	padding:0;
}
div.module#mt_4 div.header_image {
	background:url(../images/h_img_04.png);
	width:50px;
	height:40px;
	float:right;
	padding:0;
}
div.module#mt_5 div.header_image {
	background:url(../images/h_img_05.png);
	width:50px;
	height:40px;
	float:right;
	padding:0;
}
div.module#mt_6 div.header_image {
	background:url(../images/h_img_03.png);
	width:50px;
	height:40px;
	float:right;
	padding:0;
}
