/*Ahadesign CSS*/
* {
	margin: 0;
	padding: 0;
	}
* html #mainout {
  position:relative;
  width: 80em; 
  width: expression((document.documentElement && document.documentElement.clientHeight) ?
    (document.documentElement.clientWidth < 994) ? "994px" : (( document.documentElement.clientWidth > 1950 ) ? "1950px" : "auto") :
(document.body.clientWidth < 994) ? "994px" : (( document.body.clientWidth > 1950 ) ? "1950px" : "auto")
);
}
html {
	font-size:100.01%;
	}
body { 
	text-align:center;
	background-color:#F7F7F7;
	color:#979797;
	font-size: 76.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 1em 0;
	}
#mainout {
	width:99%;
	margin:0 auto;
	text-align:left;
	height:100% !Important;
	height:1%;
	min-width: 1020px;
	position:relative;
	}
.padding {
	padding:1px;
	}
.clear {
	clear:both;
	}
form {
	padding:8px 3px;
	margin:0;
	white-space:normal;
	text-align:center;
	}
form ul li, form ul li:hover {
	background:none;
	}
#form-login {
	padding:5px 0;
	}
#form-login ul {
	text-align:center;
	}
#form-login ul a {
	font-weight:bold;
	color:#585858;
	}
#form-login ul a:hover {
	color:#c1c1c1;
	}
#form-login-username, #form-login-password {
	text-align:center;
	margin:0 auto;
	padding:0;
	}
.input {
	text-align:center;
	}
.inputbox {
	background-color:#fff;
	border-color:#ededed;
	border-style:solid;
	color:#585858;
	}
.inputbox:hover {
	background-color:#ededed;
	color:#6d6d6d;
	border-color:#585858;
	}
.poll {
	width:100%;
	}
fieldset {
	padding: 0.8em;
	border:none;
	text-align:center;
	white-space:normal;
	}
pre {
	width:auto;
	font-size:1.3em;
	border:1px solid #585858;
	border-left:5px solid #585858;
	padding:5px;
	margin:2px 0;
	white-space:normal;
	}
blockquote {
  width:auto;
  padding:5px;
  margin:2px 0;
  border-top:1px dashed #585858;
  border-bottom:1px dashed #585858;
  border-left:1px dashed #585858;
  border-right:1px dashed #585858;
  background:#ededed;
  white-space:normal;
	}
ul {
	text-align:left;
	}
li {
	background:url(../images/arrow.png) 4px 5px no-repeat;
	list-style:none;
	font-size:1em;
	}
li:hover {
	background:url(../images/arrow_hover.png) 4px 5px no-repeat;
	}
.sections li, ul.latestnews li, ul.mostread li, #contentarea ul li, #footermodule ul li, #topmodule ul li, #headmodules ul li {
	padding-left:20px;
	background:url(../images/arrow.png) 4px 5px no-repeat;
	}
.sections li:hover, ul.latestnews li:hover, ul.mostread li:hover, #contentarea ul li:hover, #footermodule ul li:hover, #topmodule ul li:hover, #headmodules ul li:hover  {
	padding-left:20px;
	background:url(../images/arrow_hover.png) 4px 5px no-repeat;
	}
ol.sections li, ol.latestnews li, ol.mostread li, #contentarea ol li, #footermodule ol li, #topmodule ol li, #headmodules ol li {
	background:none;
	color:#585858;
	list-style:upper-roman;
	margin-left:20px;
	}
ol.sections li:hover, ol.latestnews li:hover, ol.mostread li:hover, #contentarea ol li:hover, #footermodule ol li:hover, #topmodule ol li:hover, #headmodules ol li:hover  {
	background:none;
	color:#c1c1c1;
	list-style:upper-roman;
	margin-left:20px;
	}
.latestnews a:link, .latestnews a:visited, .mostread a:link, .mostread a:visited, .sections li a:link, .sections li a:visited {
	font-weight:normal;
	font-size:1em;
	line-height:1.3em;
	vertical-align:middle;
	color:#585858;
	}	
.latestnews a:hover, .mostread a:hover, .sections li a:hover {
	font-weight:normal;
	color:#c1c1c1;
	}
a {
	text-decoration: none;
	color:#585858;
	}
a:hover {
	text-decoration: none;
	color:#c1c1c1;
	}
h1 {
	font-size: 1.7em;
	line-height: 1.7em;
	color:#000;
	}
h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	color:#000;
	}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	color:#000;
	}
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	color:#000;
	}
h5 {
	font-size: 1.1em;
	line-height: 1.1em;
	color:#000;
	}
h6 {
	font-size: 0.8em;
	line-height: 0.8em;
	color:#000;
	}
.componentheading {
	text-align:left;
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight:bold;
	color:#000;
	}
.contentheading, .contentheading a:link, .contentheading a:visited {
	font-size: 1.5em;
	line-height: 1.5em;
	color:#000;
	font-weight:bold;
	}
.contentheading a:hover {
	font-weight:bold;
	color:#c1c1c1;
	}
a.contentpagetitle, a.contentpagetitle:hover {
	font-weight:bold;
	}
.contentpane ul {
	width:96%;
	}
.contentpane ul li {
	padding:0;
	margin: 0 auto;
	}
.contentpaneopen {
	width:100%;
	text-align:left;
	margin:0;
	padding:0;
	}
.contentpaneopen span, .contentpaneopen ul li span, .contentpaneopen ul li ul li, .contentpaneopen ul li ul li span {
	font-size:1em;
	color:#585858;
	}
.createdate {
	color:#000;
	display:block;
	font-size:0.8em;
	}
.createdby {
	color:#000;
	display:block;
	font-size:0.8em;
	padding-left:2px;
	}
.modifydate {
	color:#000;
	display:block;
	font-size:0.8em;
	padding:0;
	}
span.content_rating {
margin:4px 0 0;
display:block;
	}
.content_vote {
margin:0 0 10px;
display:block;
	}
.content_vote input {
margin:0 5px;
	}
.buttonheading a img {
	border:none;
	}
td {
	padding:0;
	margin:0;
	white-space:normal;
	}
table {
	padding:0;
	margin:0;
	width:auto;
	}
span.pagenav, a.pagenav:link, a.pagenav:visited, .pagenav_next a:link, .pagenav_next a:visited, .pagenav_prev a:link, .pagenav_prev a:visited, .pagenavbar, .pagenavbar a:link, .pagenavbar a:visited {
	font-weight:bold;
	color:#585858;
	}
.pagenav_next a:hover, .pagenav_prev a:hover, .pagenavbar a:hover {
	font-weight:bold;
	color:#c1c1c1;
	}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #f00;
  font-size: 14px;
  font-weight: bold;
	}
.highlight {
	background-color: #ff0;
	color: #f00;
	padding: 0px 2px;
	}
.code {
	background-color: #C0C0C0;
	color:#5B5B5B;
	border: 1px solid #000;
	}
hr {
	width:  90%;
	margin:1% 5%;
 	}
hr.separator {
	width:  40%; 
	margin:1% 5%;
 	}
.blog {
	width:100%;
	}
.blog_more {
	text-align:right;
	font-size: 1em;
	margin:0;
	}
.blogsection {
	text-align: left;
	font-size: 1em;
	}
.blog_more ul li {
	list-style:none;
	background:none;
	}
a.readon {
	text-align: left;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 1.1em;
	padding-left: 14px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
	}
.sectiontableheader {
	padding-bottom:6px;
	}
.sectiontableheader a, .sectiontableheader a:hover {
	font-weight:bold;
	}
.sectiontableentry1, .sectiontableentry3 {
	text-align:center;
	background: none;
	font-size: 1em;
	line-height:1.2em;
	vertical-align:middle;
	color:#585858;
	}
.sectiontableentry2, .sectiontableentry4 {
	text-align:center;
	background: none;
	font-size: 1em;
	line-height:1.2em;
	vertical-align:middle;
	color:#000;
	}
a.category {
	font-weight:bold;
	}
a.category:link, a.category:visited {
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	}
.categorytitle {
	font-weight: bold;
	font-size: 1.2em;
	}
.description {
	margin:15px;
	}
.contentdescription {
	font-weight:bold;
	}
.tool-tip {
font-size:0.8em;
}
.tool-title {
font-weight:bold;
}
.contenttoc {
	border:1px dashed #000;
	margin-left:8px;
	}
.contenttoc a:link, .contenttoc a:visited {
	padding:4px;
	white-space:nowrap;
	font-weight:bold;
	color:#585858;
	}
.contenttoc a:hover {
	font-weight:bold;
	color:#c1c1c1;
	}
img {
	margin:0 4px;
	border:none;
	}
.button {
	background-color:#f9f9f9;
	border-color:#ededed;
	border-style:solid;
	color:#585858;
	margin-top:6px;
	}
.button:hover {
	background-color:#ededed;
	color:#6d6d6d;
	border-color:#585858;
	}
.header {
	width:100%;
	}
#headleft {
	height:180px;
	width:100%;
	float:left;
	background: url(../images/header_left.png) top left no-repeat;
	margin:0;
	padding:0;
	}
.header h1 a:link, .header h1 a:visited {
	float:left;
	font-family: Helvetica, Arial, sans-serif; 
	text-align:left;
	font-size:1.5em;
	font-weight:bold;
	color: #000;
	margin-top:-65px;
	padding-left:150px;
	/*text-indent:-5000px;*/
	}
.header h1 a:hover {
	color:#c1c1c1;
	font-weight:bold;
	}
#headright {
	height:180px;
	width:400px;
	float:right;
	background: url(../images/header_right.png) top right no-repeat;
	}
#logo {
	width:118px;
	height:118px;
	float:left;
	margin-top:-146px;
	margin-left:24px;
	background: url(../images/logo.png) no-repeat;
	}
#user4 {
	position:absolute;
	top:175px; left:0;
	}
.search {
	width : 192px;
	height : 55px;
	margin : 0;
	padding:0;
	background: url(../images/search.png) no-repeat;
	}
.search .inputbox {
	padding : 18px 0 0 44px;
	font-size : 14px;
	border : none;
	color : #000;
	background:none;
	}
.search input.button {
	display:none;
	}
#topmenu ul {
	text-decoration: none;
	list-style: none;
	padding:0;
	margin: 12px 18px 0 0;
	float:right;
	}
#topmenu ul li {
	width:120px;
	float:left;
	font-size:0.9em;
	height:43px;
	line-height:43px;
	margin:0;
	padding:0;
	display:inline;
	}
#topmenu ul li a:link, #topmenu ul li a:visited {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	display:block;
	width:100%;
	overflow:hidden;
	color: #A0A0A0;
	margin:0;
	padding:0;
	background: url(../images/hornav.png);
	}
#topmenu ul li a#active_menu-nav {
	text-decoration:none;
	}
#topmenu ul li a:hover {
	white-space:nowrap;
	margin:0;
	padding:0;
	color: #585858;
	background-position: -120px 0;
	}
.bread {
	width:100%;
	}
#breadleft {
	height:41px;
	width:100%;
	float:left;
	background: url(../images/breadleft.png) left top no-repeat;
	padding:0;
	margin:0;
	}
#breadright {
	height:41px;
	width:40px;
	float:right;
	background: url(../images/breadright.png) right top no-repeat;
	}
.breadcrumbs {
	float:left;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:1em;
	padding:7px 0 0 18px;
	text-align:left;
	}
.pathway a:link, .pathway a:visited {
	font-weight:bold;
	color:#585858;
	}
.pathway a:hover {
	font-weight:bold;
	color:#c1c1c1;
	}
#mainarea {
	float:left;
	width:83%;
	background: #F7F7F7;
	position:relative;
	}
#contentarea {
	float:right;
	width:72%;
	overflow:hidden;
	background: #F7F7F7;
	color:#000;
	}
#contentarea a {
	color:#585858;
	}
#contentarea a:hover {
	color:#c1c1c1;
	}
div.rahmen h3 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold; 
	color: #000; 
	margin-bottom:8px;
	}
div.rahmen {
	background: url(../images/ltop.png) 0 0 no-repeat;
	margin: 5px 0;
	padding:0;
	}
div.rahmen div {
	background: url(../images/rtop.png) 100% 0 no-repeat;
	margin-bottom:-2px;
	}
div.rahmen div div {
	background: url(../images/lbottom.png) 0 100% no-repeat;
	}
div.rahmen div div div {
	background: url(../images/rbottom.png) 100% 100% no-repeat;
	padding:14px 18px 26px 14px;
	width:auto;
	}
* + html div.rahmen div div div {
	height:1%;
	}
* html div.rahmen div div div {
	height:1%;
	}
div.rahmen div div div div {
	background:none;
	margin:0;
	padding:0;
	}
* + html div.rahmen div div div div {
	height:1%;
	}
* html div.rahmen div div div div {
	height:1%;
	}
#leftmodules {
	float:left;
	text-align:left;
	width:27.99%;
	overflow:hidden;
	background: #F7F7F7;
	margin-top:4px;
	}
h\tml:f\irst-child>body #leftmodules {
	width:27.99%;
	}
#rightmodules {
	float:right;
	text-align:right;
	width:17%;
	overflow:hidden;
	background: #F7F7F7 100% 0;
	margin-top:4px;
	}
.foot {
	width:100%;
	}
.foot ul li {
	background:url(../images/arrow.png) 0 5px no-repeat;
	padding-left:20px;
	}
.foot ul li:hover {
	background:url(../images/arrow_hover.png) 0 5px no-repeat;
	}
#footleft {
	height:65px;
	width:100%;
	float:left;
	background: url(../images/footer_left.png) top left no-repeat;
	margin:0;
	padding:0;
	}
#footright {
	height:65px;
	width:250px;
	float:right;
	background: url(../images/footer_right.png) top right no-repeat;
	}
#sitename {
	float:left;
	margin-top:-30px;
	margin-left:100px;
	font-weight:bold;
	font-size:0.9em;
	color:#000;
	}
#sitename a {
	font-weight:bold;
	color:#585858;
	}
#sitename a:hover {
	color:#c1c1c1;
	}
#rss {
	float:right;
	margin-top:-40px;
	margin-right:80px;
	}
#rss a:link, #rss a:visited {
	font-size:1em;
	font-weight:bold;
	color:#585858;
	}
#rss a:hover {
	color:#c1c1c1;
	}
#rss a img {
	border:none;
	}
#footermodule {
	padding-top:65px;
	}
*+html #footermodule {
	margin:0;
	padding:0;
	height:1%;
	}
* html #footermodule {
	margin:0;
	padding:0;
	height:1%;
	}
#topmodule {
	width:729px;
	float:right;
	margin-top:-158px;
	margin-right:20px;
	color:#000;
	}
#advert2module1 {
	width:100%;
	float:left;
	}
#advert2module2 {
	width:49.99%;
	float:left;
	}
h\tml:f\irst-child>body #advert2module2 {
	width:50%;
	}
#advert2module3 {
	width:33.33%;
	float:left;
	}
#advert2module4 {
	width:20.99%;
	float:left;
	}
h\tml:f\irst-child>body #advert2module4 {
	width:25%;
	}
#user1module1 {
	width:100%;
	float:left;
	}
#user1module2 {
	width:49.99%;
	float:left;
	}
h\tml:f\irst-child>body #user1module2 {
	width:50%;
	}
#user1module3 {
	width:33.33%;
	float:left;
	}
#user1module4 {
	width:20.99%;
	float:left;
	}
h\tml:f\irst-child>body #user1module4 {
	width:25%;
	}
#user2module1 {
	width:100%;
	float:left;
	}
#user2module2 {
	width:49.99%;
	float:left;
	}
h\tml:f\irst-child>body #user2module2 {
	width:50%;
	}
#user2module3 {
	width:33.33%;
	float:left;
	}
#user2module4 {
	width:20.99%;
	float:left;
	}
h\tml:f\irst-child>body #user2module4 {
	width:25%;
	}
#user5module1 {
	width:34.99%;
	float:left;
	}
#user5module2 {
	width:34.99%;
	float:left;
	}
h\tml:f\irst-child>body #user5module2 {
	width:50%;
	}
#user5module3 {
	width:34.99%;
	float:left;
	}
#user5module4 {
	width:35.00%;
	float:left;
	}
h\tml:f\irst-child>body #user5module4 {
	width:25%;
	}
#advert1 {
	width:100%;
	}
div.module h3, .moduletable h3, .module_menu h3, .module_text h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; 
	font-weight: bold;
	color: #000; 
	background-color:#F7F7F7;
	background:	url(../images/modul_head.png);
	line-height:28px;
	text-align:center;
	margin-top:2px;
	}
*+html div.module h3, .moduletable h3, .module_menu h3, .module_text h3 {
	margin-top:-2px;
	}
* html div.module h3, .moduletable h3, .module_menu h3, .module_text h3 {
	margin-top:-2px;
	}
.moduletable {
	text-align:center;
	padding-bottom:2px;
	}
div.module, .module_menu, .module_text {
	text-align:center;
	background: url(../images/ltop.png) 0 0 no-repeat;
	padding:0;
	margin:0;
	}
div.module div, .module_menu div, .module_text div {
	background: url(../images/rtop.png) 100% 0 no-repeat;
	margin-bottom:-2px;
	}
div.module div div, .module_menu div div, .module_text div div {
	background: url(../images/lbottom.png) 0 100% no-repeat;
	}
div.module div div div, .module_menu div div div, .module_text div div div {
	background: url(../images/rbottom.png) 100% 100% no-repeat;
	padding:12px 21px 26px 14px;
	width:auto;
	}
* + html div.module div div div, * + html .module_menu div div div, * + html.module_text div div div {
	height:1%;
	}
* html div.module div div div, * html .module_menu div div div, * html .module_text div div div {
	height:1%;
	}
div.module div div div div, .module_menu div div div div, .module_text div div div div {
	background:none;
	margin:0;
	padding:0;
  }
 * + html div.module div div div div, * + html .module_menu div div div div, * + html .module_text div div div div {
	height:1%;
	}
* html div.module div div div div, * html .module_menu div div div div, * html .module_text div div div div {
	height:1%;
	}
.module_menu ul li {
	background:none;
	}
.module_menu ul li a {
	display: block;
	padding:0;
	margin:0;
	text-align:center;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	}
h\tml:f\irst-child>body .module_menu ul li a {
	font-size:1.3em;
	}
.module_menu ul li a:link, .module_menu ul li a:visited {
	color: #585858;
	background:#fff;
	border-top: #f8f8f8 solid 1px;
	border-bottom:#f4f4f4 solid 1px;
	font-weight:bold;
	}
.module_menu ul li a:hover {
	color: #6D6D6D;
	background: #F6F6F6;
	border-top:1px solid #F8F8F8;
	border-bottom:1px solid #F4F4F4;
	}
.module_menu ul li a:active, .module_menu ul li a:focus {
	color:#EFEFEF;
	background:#585858;
	}	
.module_menu ul li.active a:link, .module_menu ul li.active a:visited {
	color:#EFEFEF;
	background:#585858;
	}
.module_menu ul li ul li a {
	text-align: left;
	font-weight:normal;
	padding:6px 20px;
	height:14px;
	line-height:14px;
	}
.module_menu ul li ul li a:link, .module_menu ul li ul li a:visited {
	color: #6D6D6D;
	border:none;
	font-size:0.8em;
	}
.module_menu ul li ul li a:hover, .module_menu ul li ul li a:active, .module_menu ul li ul li a:focus {
	color: #c1c1c1;
	border:none;
	}
.module_menu ul li.active ul li a:link, .module_menu ul li.active ul li a:visited {
	background:url(../images/indent1.png) 3px 6px no-repeat;
	color:#6D6D6D;
	font-size:0.8em;
	}
.module_menu ul li.active ul li a:hover {
	color:#c1c1c1;
	}
.module_menu ul li.active ul li.active a:link, .module_menu ul li.active ul li.active a:visited {
	color:#000;
	}
.module_menu ul li.active ul li.active a:hover {
	color:#c1c1c1;
	}
.module_menu ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	padding-left:26px;
	}
.module_menu ul li ul li ul li a:link, .module_menu ul li ul li ul li a:visited {
	color: #6d6d6d;
	font-size:0.8em;
	}
.module_menu ul li ul li ul li a:hover, .module_menu ul li ul li ul li a:active, .module_menu ul li ul li ul li a:focus {
	color: #c1c1c1;
	}
.module_menu ul li.active ul li.active ul li a:link, .module_menu ul li.active ul li.active ul li a:visited {
	background:url(../images/indent1.png) 9px 6px no-repeat;
	color:#6D6D6D;
	}
.module_menu ul li.active ul li.active ul li a:hover {
	color:#c1c1c1;
	}
.module_menu ul li.active ul li.active ul li.active a:link, .module_menu ul li.active ul li.active ul li.active a:visited {
	color:#000;
	}
.module_menu ul li.active ul li.active ul li.active a:hover {
	color:#c1c1c1;
	}
.module_menu ul li ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	padding-left:32px;
	}
.module_menu ul li ul li ul li ul li a:link, .module_menu ul li ul li ul li ul li a:visited {
	color: #6d6d6d;
	font-size:0.8em;
	}
.module_menu ul li ul li ul li ul li a:hover, .module_menu ul li ul li ul li ul li a:active, .module_menu ul li ul li ul li ul li a:focus {
	color: #c1c1c1;
	}
.module_menu ul li.active ul li.active ul li.active ul li a:link, .module_menu ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent1.png) 15px 6px no-repeat;
	color:#6D6D6D;
	}
.module_menu ul li.active ul li.active ul li.active ul li a:hover {
	color:#c1c1c1;
	border:none;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active a:link, .module_menu ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#000;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#c1c1c1;
	}
.module_menu ul li ul li ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	padding-left:38px;
	}
.module_menu ul li ul li ul li ul li ul li a:link, .module_menu ul li ul li ul li ul li ul li a:visited {
	color: #6d6d6d;
	font-size:0.8em;
	}
.module_menu ul li ul li ul li ul li ul li a:hover, .module_menu ul li ul li ul li ul li ul li a:active, .module_menu ul li ul li ul li ul li ul li a:focus {
	color: #c1c1c1;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li a:link, .module_menu ul li.active ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent1.png) 21px 6px no-repeat;
	color:#6D6D6D;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li a:hover {
	color:#c1c1c1;
	border:none;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:link, .module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#000;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#c1c1c1;
	}