/* css for mambo template > 4.5.1 rk_business */
/* by Roland Kammerer */
/* www.rkwebdesign.de */

body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;
 
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  margin-bottom:10px;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 12px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background-image : url(../images/mp01_mh_gray_white.gif);  
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 185px;
/*  background-color : #CCCCCC;*/
  background-color : #BEE0B6;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 0px solid #FFFFFF;
/*  background-color : #B6DBE7; Blue*/
  background-color : #BEE0B6;
  font-weight      : normal;
  padding          : 5px 0px 5px 0px;
  color            : #000000;
  width            : 185px;
  text-indent      : 10px;
}
a.mainlevel:hover {
/*  background-color : #8BCBD8; Blue */
  background-color : #87C578;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}




table.moduletable-gray {
  width			   : 100%;
  table-layout	   : auto;
  margin-bottom:10px;
}
table.moduletable-gray th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 12px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background-image : url(../images/mp01_mh_gray_white.gif);  
}
table.moduletable-gray td {
  padding-left     : 0px;
  padding-right    : 0px;
}

a.mainlevel-gray  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 185px;
/*  background-color : #CCCCCC;*/
  background-color : #FFFFFF;
  text-indent      : 10px;
}

a.mainlevel-gray:link, a.mainlevel-gray:visited {
  display          : block;
  font-size        : 12px;
  border       : 1px solid #CCCCCC;
  /*border-bottom    : 1px solid #000000;*/
/*  background-color : #B6DBE7; Blue*/
  background-color : #FFFFFF;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #000000;
  width            : 185px;
  text-indent      : 10px;
}
a.mainlevel-gray:hover {
/*  background-color : #8BCBD8; Blue */
  background-color : #FFFFFF;
  color            : #000000;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu-gray {
/*  background-color : #6AB4CC; Blue*/
  background-color : #60B14B;
  color            : #FFFFFF;
  font-weight      : bold;
}
a#active_menu-gray:hover {
  color            : #FFFFFF;
}

#active_menu {
/*  background-color : #6AB4CC; Blue*/
  background-color : #60B14B;
  color            : #FFFFFF;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #FFFFFF;
}

a:link, a:visited {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #006600;
  font-family      : verdana,tahoma,arial, sans-serif;
  font-style: italic;
/*
  border-bottom: 1px dotted #006600;
  padding-bottom: 1px;
*/
}
  
a:hover {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #990000;
  font-family      : verdana,tahoma,arial, sans-serif;
  font-style: italic;
/*
  border-bottom: 1px solid #990000;
  padding-bottom: 1px;
*/
}

a.toclink:link, a.toclink:visited {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #FF6600;
  font-family      : verdana,tahoma,arial, sans-serif;
  font-style: italic;
/*
  border-bottom: 0px solid #990000;
*/
}
  
a.toclink:hover {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #990000;
  border-bottom: 0px solid #990000;
  font-family      : verdana,tahoma,arial, sans-serif;
  font-style: italic;
}


table.moduletable-yellow {
  width			   : 100%;
  table-layout	   : auto;
  background-color : #FFCC00;
  margin-bottom:10px;  

}
table.moduletable-yellow th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 12px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background-image : url(../images/mp01_moduleheader02.gif);  
}
table.moduletable-yellow td {
  padding-left     : 5px;
  padding-bottom     : 5px;
  padding-right    : 0px;
}

.contentheading {
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 14px;
  text-transform   : none;
  text-align       : left;
  color            : #006600;
  width            : 100%;
  border-bottom: 1px dotted #006600;
  padding-bottom: 2px;
  margin-bottom: 7px;
}

.componentheading {
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 14px;
  text-transform   : none;
  text-align       : left;
  color            : #006600;
  width            : 100%;
  border-bottom: 1px dotted #006600;
  padding-bottom: 2px;
  margin-bottom: 7px;
}

a.componentheading-sitemap {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 14px;
  text-transform   : none;
  text-align       : left;
  color            : #000000;
  width            : 100%;
  padding-top: 6px;
  padding-bottom: 2px;
}

a.contentheading-sitemap {
  font-size        : 12px;
  font-weight      : bold;
  line-height      : 14px;
  text-transform   : none;
  text-align       : left;
  color            : #000000;
  width            : 100%;
  padding-top: 6px;
  padding-bottom: 2px;
}

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #999999;
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #006600;
}
.pagenavbar a:link {
  color            : #FF6600;
  text-decoration  : none;
  border-bottom: 0px solid #000000;
}

.pagenavbar a:visited {
  color            : #FF6600;
  text-decoration  : none;
  border-bottom: 0px solid #000000;
}

.pagenavbar a:hover {
  color            : #990000;
  text-decoration  : underline;
  border-bottom: 0px solid #000000;
}

.back_button a:link {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #006600;
}

.back_button a:visited {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #006600;
}
  
.back_button a:hover {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #990000;
}



/* Remository Links Start */
.componentheading a:link {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #006600;
  border-bottom: 0px solid #000000;
}

.componentheading a:visited {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #006600;
  border-bottom: 0px solid #000000;
}
  
.componentheading a:hover {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #FF6600;
  border-bottom: 0px solid #000000;
}
/* Remository Links End */



/**********************************/
/**********************************/
/**********************************/


.fp-cat {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : none;
  text-align       : left;
  color            : #990000;
  width            : 100%;
  border-bottom: 1px solid #0066FF;
  padding-bottom: -5px;
  margin-bottom: 7px;
  
}
.fp-title {
  font-size        : 13px;
  font-weight      : bold;
  /*line-height      : 24px;*/
  text-transform   : none;
  text-align       : left;
  color            : #000000;
}

a.fp-link:link, a.fp-link:visited {
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #FF0000;
  cursor           : hand;
}
a.fp-link:hover {
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
}

.fp-lefttitle {
  font-size        : 16px;
  font-weight      : bold;
  /*line-height      : 24px;*/
  text-transform   : none;
  text-align       : left;
  color            : #FFAA00;
}

a.fp-leftlink:link, a.fp-leftlink:visited {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #0066FF;
  cursor           : hand;
}
a.fp-leftlink:hover {
  font-size        : 12px;
  font-weight      : normal;
  color            : #0066FF;
}

.fp-lefttext {
  font-size        : 12px;
  font-weight      : normal;
  line-height      : 20px;
  text-transform   : none;
  text-align       : left;
  color            : #000000;
/*  width            : 48%;
  border-bottom: 1px dashed #0066FF;
  padding-bottom: -5px;
  margin-bottom: 7px; */
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #FFFFFF;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
}
.sublevel {
  padding-left     : 10px;
}
.leftrow {
  background-color : #F1F1F1; 
  width            : 168px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #F1F1F1;
  height           : 100%;
  width            : 168px;
  align            : right;
  margin-left      : 5px;
}



/* Special module for am05 Start*/
table.moduletable-am05-02 {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable-am05-02 th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #000000;
  background-color : #CCCCCC;  
  padding-top     : 5px;
  padding-bottom    : 5px;
}
table.moduletable-am05-02 td {
  padding-left     : 0px;
  padding-right    : 0px;
}
/* Special module for am05 End*/

#search {
  float            : left;
  margin-top       : 0px;
  margin-left	   : 2px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : none;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}

a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
  font-size        : 11px;
  font-weight      : normal;
  padding          : 5px 0px 5px 0px;
  color            : #333333;
}
a.mainlevel-bottom:hover {
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  color            : #0033CC;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
  font-size        : 12px;
  font-weight      : bold;
  padding          : 5px 0px 5px 0px;
  color            : #000000;
}
a.mainlevel-top:hover {
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #0033CC;
}


a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #FF6600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 23px;
  padding-left     : 0px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  :normal;
  font-style: normal;
}
a.readon:hover {
  color            : #006600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 23px;
  padding-left     : 0px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  text-decoration  :normal;
  font-style: normal;
}
ul {/*float          : left;*/
  margin           : 2px;
  padding-left     : 20px;
  list-style       : disc;
}
li {
  
  line-height      : 15px;
  padding-left     : 0px;
  padding-top      : 0px;
  list-style       : disc;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.date {
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #FFFFFF;
  padding-left     : 8px;
}
a.pathway:link {
  color            : #CCCCCC;
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:visited {
  color            : #CCCCCC;
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  color            : #00AA00;
  font-size        : 10px;
  padding-left     : 0px;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}


.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : none;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  color            : #FFFFFF;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
