
/* CSS Document */

html {
	height: 100%;
	margin:0;
	padding:0
}
form {margin:0; padding:0}

body {
	height: 100%;
	margin:0;
	padding:0;
	font-family:Arial, Tahoma
}
h1,h2,h3,h4,h5,h6  {margin:0; padding:4px 0}
h2.menutitle {display:none}
.mainTab, td.outline {margin:0; padding:0; border:none}
.clr {
	clear: both;
}

.right_img {}
.right_name {}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}
img {border:none}
#buttons_outer {
	width: 960px;
	float: left;
	padding:0;margin:0
}

#buttons_inner {
	border-bottom: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
	display: block;
	height: 18px;
	line-height: 18px !important;
	padding-left: 4px;	
	color:#979380;	
	
}
#pathway_text .pathway a.pathway {color:#979380; font-weight:normal; text-decoration:underline}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{  
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
	font-size: 10px;
	width:960px;
}

ul#mainlevel-nav li
{   background:transparent;
	padding-left: 0px;
	padding-right: 0px;	
	margin: 0;	
	width:auto;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{ font-family:Arial;
font-weight:normal;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	color: #000000;font-size: 11px;
	/*background: transparent;*/
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #d20906 !important;

}
li.a0, li.a1,li.a2 {float:left}
li.a0 a{line-height:24px; dispaly:block; float:left; padding-right:17px;
 background:url(../images/ahome.gif) no-repeat right 5px; }
li.a1 a {width:auto; line-height:24px; dispaly:block; float:left; padding-right:17px; background:url(../images/asitemapgr.gif) no-repeat right 7px}
li.a2 a {width:auto; line-height:24px; dispaly:block; float:left; padding-right:21px; background:url(../images/afavorites.gif) no-repeat right 4px}
li.a0 a:hover{color:#d20906;background:url(../images/ahomered.gif) no-repeat right 5px }
li.a1 a:hover{color:#d20906;background:url(../images/asitemap.gif) no-repeat right 7px}
li.a2 a:hover{color:#d20906;background:url(../images/afavoritesred.gif) no-repeat right 4px}
li.lang {float:right;padding:3px 0 0 0; margin:0 3px}
#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(../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;
	float: left;
	width: 960px;
}

#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;
  padding: 2px;
}


.user1_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
}

.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;
}

#footer {
	text-align: center;
	padding: 3px;
}

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: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #403f3f;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

.mod2{}
.mod3 {}

table.contentpaneopen {
	padding:10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size:12px;
}


table.contentpaneopen td {
   padding-right: 5px;
   font-size:12px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px; font-size:12px;
}


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;
}
div.contentpaneopen {padding-top:20px}

div.contentpaneopen ul.level_, div.contentpaneopen ul.level_ li {list-style:none !important; background:transparent}
div.contentpaneopen ul.level_1 {list-style:inside square;background:transparent}
div.contentpaneopen ul.level_1 a {color:#000000; font-weight:normal}
.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  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 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
display:none
}

.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 {
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.moduletable td {background:#e4e4e4; border:1px solid #ffffff;
 border-right:none; text-align:center !important}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	
}
div.moduletable table{
border-bottom:1px solid #e4e4e4;
border-top:1px solid #e4e4e4;
}
table.moduletable th, div.moduletable h3 {
	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;
}

.botmenu { width:960px; height:12px; display:table; clear:both; text-align:center; padding:0; margin-top:18px; margin-left:auto;
margin-bottom:18px; margin-right:auto;}

.botmenu .moduletable td {border:none;}
.botmenu div.moduletable h3, .botmenu table.moduletable th {
 text-transform:none
}
.botmenu a {height:12px !important; max-height:10px; padding-bottom:3px; margin:2px 0;text-transform:none !important; line-height:12px; border-right:1px solid #000000 !important}
.botmenu a.last {border:none !important}
table.pollstableborder td {
  padding: 2px;
}
.contactform input, .contactform textarea {background:#ededed}
.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-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
    text-transform:uppercase;
	color: #000000;
	background-color:#e4e4e4;
	white-space:nowrap;
	text-align: center;
	font-weight:normal;
	padding-top: 5px;	
	height: 20px !important;
	height: 25px;	
	text-decoration: none;
}
table td a.mainlevel,table td a.mainlevel:visited {
padding-left:0
}
a.mainlevel:hover {
	background-color:#e4e4e4;
	text-decoration: none;
	color: #d20906;
}

a.mainlevel#active_menu {
	color:#d20906;
	background-color:#e4e4e4;
}

a.mainlevel#active_menu:hover {
background-color:#e4e4e4;
	color: #d20906;
}

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: 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;

}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#gormenu ul {list-style:none; float:left; margin:0; padding:0}
#gormenu ul li{width:auto; display:block;float:left;background:transparent}
#gormenu ul li a {*width:90px;background:transparent; color:#000000}

.moduletable h3, .moduletable ul {display:none}
#jflanguageselection {display:none}
.m2 .buttonheading, .m2 .createdate,.m2 .modifydate, .m2 .contentheading {display:none}

.m2 .mod3 {width:164px;}
.m2 { border-left:1px solid #e0e0e0; padding-left:10px; margin-bottom:15px}
.m2 .contentpaneopen p img { }
body.contentpane .rightblogs,body.contentpane .back_button,
/*body.contentpane .buttonheading,*/ 
body.contentpane .sig{display:none}

a.readon, a.readon:visited {text-decoration:none;display:block; text-align:center; color:#000000 !important; font-weight:normal !important}
a.readon:hover {color:#999999; text-decoration:underline}
.m2 .contentpaneopen p span, p.right_img {text-align:center; clear:both;line-height:16px; display:block; /*border:1px solid #dcdcdc; padding:7px; width:106px*/}
 p.right_img {margin-left:auto; margin-right:auto}
.printtab,.printp {display:none}
.contentpane .printtab,.contentpane .printp {display:block}
.printp {padding:25px 0 0 0; color:#7e7e7e}
.printfooter {display:none}
.contentpane .printfooter  {display:block; text-align:center; border-top: 1px solid #dcdcdc; padding:14px 0}
p.printsitemap{padding:45px 0 20px 0; line-height:45px; border-bottom:1px solid #dedede;}

.contentpane .noprint {display:none}
.contentpane td.contentheading {border:none; background:transparent}
.contentpane td.contentheading p {color:#ad130c; font-size:14px; padding:20px 0 30px 0}
p.contentheading {color:#ad130c; font-size:14px; padding:5px 0}
.printcontent {font-size:12px}
.printtab td {text-align:center}
.contentpane .printtab {border-bottom:1px solid #dedede;text-align:left}
.printtab td.printcontent td {text-align:left}
.contentpaneopen p {margin:0; padding:3px 0}
.contentpaneopen div.img {text-align:center;}
.contentpaneopen div.img p {margin:5px 0; padding:8px; border:1px solid #dcdcdc; width:125px; margin-left:auto; margin-right:auto}
.contentpaneopen div.avtor {text-align:center; color:#d20906} 
.contentpaneopen div.intro {text-align:center;color:#403f3f}
p.gallery { padding:0 0 0 15px; background:url(../images/kw.gif) no-repeat 0 4px}
p.gallery a{color:#000000 !important; font-weight:normal; }
.rightblogs, .rightblogs table, .rightblogs table td, .rightblogs p {line-height:14px;font-size:11px !important}
td.contentheading {
    text-align:center;
	height: 60px;
	line-height:36px;
	color:#d20906;	
	font-size: 14px !important;
	white-space: nowrap;
	background:url(../images/printline.gif) no-repeat right top;
}
.fulltext {padding:0 9px 10px 0; color:#403f3f }
.buttonheading a {vertical-align:top;}
div.sitemap {}
div.sitemap .level_ a {color:#d20906; font-weight:normal; font-size:13px}
div.sitemap .level_ a:visited {color:#d20906; font-weight:normal;}
div.sitemap .level_1 a {color:#999999; line-height:22px}
div.sitemap .level_1 a:visited {color:#9f9d9c}
.printicons {margin-top:3px; height:26px; background:url(../../../images/graypoint.gif) repeat-x 0 7px; text-align:right; border:none}
.printicons a { line-height:16px; width:50px; display:block;  background:#FFFFFF;padding:0 10px}
.printicons table {width:100%}
.printicons .buttonheading img {float:right !important}
.printicons .buttonheading a{line-height:16px; width:20px; display:block; float:right; text-align:right}
body.contentpane .printicons{background:transparent}
.printpage #buttons_inner,.printpage .toppmenu1,.printpage #gormenu,
.printpage .printicons, .printpage #pathway_text, .printpage .buttonheading,
.printpage .botmenu,.printpage .pagenav4,.printpage .pagenav7{display:none}
.photodescription {padding-bottom:20px}
#idescr p {margin:0; padding:0}
.smmn {font-size:14px}
.smmn0 {font-size:14px}
