/*Ahadesign-CSS*/
* {
margin : 0;
padding : 0;
}
* html #mainout {
  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 : #141414;
color : #DFDFDF;
font-size : 76.1%;
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 1.3em;
margin : 0;
}
#mainout {
width : 99%;
margin : 0 auto;
text-align : left;
height : 100% !important ;
height : 1%;
min-width : 994px;
max-width: 1950px;
background : #141414;
}
.padding {
padding : 1px;
}
.clear {
clear : both;
}
blockquote {
overflow : auto;
margin : 0.8em;
background : #dfdfdf;
color:#000;
border : #000 1px dashed ;
white-space : normal;
font-style:italic;
}
pre {
overflow : auto;
margin-top : 0.8em;
font-size : 1.2em;
background : #dfdfdf;
color:#000;
border : 1px solid #000;
border-left : 5px solid #000;
white-space : normal;
}
form {
padding-top : 6px;
margin : 0;
white-space:normal;
}
form ul li, form ul li:hover {
background : none;
}
#form-login ul {
text-align : center;
}
#form-login ul a:link, #form-login ul a:visited {
font-weight : bold;
color : #888;
}
#form-login ul a:hover {
font-weight : bold;
color : #eee;
}
#form-login-username, #form-login-password {
text-align : center;
margin : 0 auto;
padding : 0;
}
#login {
margin : 0;
text-align : center;
}
.input {
text-align : center;
}
.inputbox {
background-color : #eee;
border-color : #888;
border-style : solid;
color : #888;
}
.inputbox:hover {
background-color : #888;
color : #eee;
border-color : #eee;
}
fieldset {
padding : 0.8em;
border : none;
text-align : center;
white-space:normal;
}
#system-message dd ul, #system-message dd ul li, #system-message dd ul:hover, #system-message dd ul li:hover {
color : #fff;
border : none;
background : none;
}
dd {
margin-left : 0.8em;
}
ol li, ol li:hover {
list-style : upper-roman;
background : none;
margin-left : 20px;
}
ul {
padding : 2px;
text-align : left;
}
li {
background : url(../images/narrow.png) no-repeat 0 4px;
list-style : none;
font-size : 1em;
}
li:hover {
background : url(../images/narrow_hover.png) no-repeat 0 4px;
}
.sections li, ul.latestnews li, ul.mostread li, ul.newsfeed li, #contentarea ul li, #footermodule ul li, #topmodule ul li, #headmodules ul li {
padding-left : 20px;
background : url(../images/narrow.png) no-repeat 0 4px;
}
.sections li:hover, ul.latestnews li:hover, ul.mostread li:hover, ul.newsfeed li:hover, #contentarea ul li:hover, #footermodule ul li:hover, #topmodule ul li:hover, #headmodules ul li:hover {
padding-left : 20px;
background : url(../images/narrow_hover.png) no-repeat 0 4px;
}
.latestnews a:link, .latestnews a:visited, .mostread a:link, .mostread a:visited, .newsfeed a:link, .newsfeed a:visited, .sections li a:link, .sections li a:visited {
font-weight : bold;
font-size : 1em;
line-height : 1.3em;
vertical-align : middle;
color : #C1C1C1;
}
.latestnews a:hover, .mostread a:hover, .newsfeed a:hover, .sections li a:hover {
font-weight : bold;
color : #fff;
}
a:link, a:visited {
text-decoration : none;
color : #C1C1C1;
}
a:hover {
text-decoration : none;
color : #fff;
}
h1 {
font-size : 1.7em;
line-height : 1.7em;
color : #888;
}
h2 {
font-size : 1.5em;
line-height : 1.5em;
color : #888;
}
h3 {
font-size : 1.3em;
line-height : 1.3em;
color : #888;
}
h4 {
font-size : 1.2em;
line-height : 1.2em;
color : #888;
}
h5 {
font-size : 1.1em;
line-height : 1.1em;
color : #888;
}
h6 {
font-size : 0.8em;
line-height : 0.8em;
color : #888;
}
.componentheading {
text-align : center;
font-size : 1.5em;
line-height : 1.5em;
font-weight : bold;
color : #888;
}
.contentheading {
font-size : 1.3em;
line-height : 1.3em;
color : #888;
font-weight : bold;
padding-bottom : 10px;
padding-top : 6px;
}
.contentheading a:link, .contentheading a:visited {
font-size : 1.3em;
line-height : 1.3em;
color : #c1c1c1;
font-weight : bold;
}
.contentheading a:hover {
font-weight : bold;
color : #fff;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
font-weight : bold;
color : #c1c1c1;
font-size : 1.3em;
}
a.contentpagetitle:hover {
font-weight : bold;
color : #fff;
}
.contentpane {
font-weight : bold;
}
.contentpane ul {
font-weight : normal;
padding : 10px;
margin : 0;
}
.contentpane ul li {
overflow : hidden;
}
.contentpane ul li a:link, .contentpane ul li a:visited {
padding : 0;
margin : 0 auto;
display : inline;
font-size : 1.1em;
font-weight : bold;
color : #B0B0B0;
}
.contentpane ul li a:hover {
color : #eee;
font-weight : bold;
}
.contentpaneopen a:link, .contentpaneopen a:visited {
color : #B0B0B0;
}
.contentpaneopen a:hover {
color : #eee;
}
.contentpaneopen {
width : 100%;
text-align : left;
color : #fff;
}
.contentpaneopen span, .contentpaneopen ul li span, .contentpaneopen ul li ul li, .contentpaneopen ul li ul li span {
font-size : 1em;
color : #fff;
}
.contentpaneopen li {
background : none;
}
.article_column {
	width:50%;
	}
.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.small {
color : #000;
font-size : 0.8em;
}
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;
}
.pagenav, span.pagenav:link, span.pagenav:visited, 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;
font-size : 1em;
color : #b0b0b0;
}
span.pagenav:hover, a.pagenav:hover, .pagenav_next a:hover, .pagenav_prev a:hover, .pagenavbar a:hover {
color : #eee;
font-weight : bold;
font-size : 1em;
}
.error {
font-style : italic;
text-transform : uppercase;
padding : 5px;
color : #d00;
font-size : 14px;
font-weight : bold;
}
.highlight {
background-color : #C6C600;
color : #000;
padding : 0 2px;
}
.code {
background-color : #fff;
color : #000;
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;
}
a.blogsection:link, a.blogsection:visited {
text-align : left;
font-size : 1.1em;
font-weight : bold;
line-height : 1.3em;
color : #c1c1c1;
}
a.blogsection:hover {
color : #eee;
}
.blog_more ul li {
list-style : none;
background : none;
}
a.readon:link, a.readon:visited {
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:link, .sectiontableheader a:visited {
font-weight : bold;
color : #c1c1c1;
}
.sectiontableheader a:hover {
color : #eee;
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited, .sectiontableentry3 a:link, .sectiontableentry3 a:visited {
text-align : justify;
background : none;
font-size : 1em;
line-height : 1.2em;
vertical-align : middle;
color : #666;
}
.sectiontableentry2 a:link, .sectiontableentry2 a:visited, .sectiontableentry4 a:link, .sectiontableentry4 a:visited {
text-align : justify;
background : none;
font-size : 1em;
line-height : 1.2em;
vertical-align : middle;
color : #bbb;
}
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover, .sectiontableentry3 a:hover, .sectiontableentry3 a:hover {
color : #E5E5E5;
}
a.category {
font-weight : bold;
vertical-align : middle;
}
a.category:link, a.category:visited {
font-weight : bold;
font-size : 1em;
text-align : center;
color : #c1c1c1;
}
a.category:hover {
color : #fff;
}
.categorytitle {
font-weight : bold;
font-size : 1.2em;
}
.description {
margin : 15px;
}
.contentdescription {
font-weight : bold;
padding : 10px 0;
overflow : hidden;
}
* html .contentdescription {
height : 1.5em;
}
* + html .contentdescription {
height : 1.5em;
}
.tool-tip {
font-size : 0.8em;
}
.tool-title {
font-weight : bold;
}
.contenttoc {
border : 1px dotted #000;
background : #c1c1c1;
color : #000;
margin-left : 8px;
}
.contenttoc a:link, .contenttoc a:visited {
padding : 4px;
white-space : nowrap;
font-weight : bold;
color : #fff;
}
.contenttoc a:hover {
font-weight : bold;
color : #959595;
}
img {
margin : 0 4px;
}
.button {
background-color : #888;
border-color : #eee;
border-style : solid;
color : #eee;
margin-top : 6px;
}
.button:hover {
background-color : #eee;
color : #888;
border-color : #888;
}
.header {
width : 100%;
}
#headleft {
height : 158px;
width : 100%;
float : left;
background : url(../images/header_left.png) no-repeat top left;
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 : #c1c1c1;
margin-top : -65px;
padding-left : 150px;
/*text-indent:-5000px; comment out and delete this text for removing sitename*/
}
.header h1 a:hover {
color : #fff;
font-weight : bold;
}
#headright {
height : 158px;
width : 296px;
float : right;
background : url(../images/header_right.png) no-repeat top right;
}
#logo {
width : 118px;
height : 118px;
float : left;
margin-top : -146px;
margin-left : 24px;
background : url(../images/logo.png) no-repeat;
}
.search {
float : left;
width : auto;
height : 26px;
margin : 0;
padding-left : 4px;
}
.search .inputbox {
width : 191px;
height : 26px;
line-height : 26px;
padding-left : 42px;
padding-top : 4px;
font-size : 14px;
background-color : #3D3D3D;
background : url(../images/search.png) no-repeat 0 0;
border : none;
color : #eee;
}
* html .search .inputbox {
padding-top : 0;
}
* + html .search .inputbox {
padding-top : 0;
}
.search input.button {
background-color : #eee;
border : #666 solid 2px;
color : #000;
margin-right:4px;
}
.search input.button:hover {
	background-color : #3d3d3d;
	color : #eee;
	border : #eee solid 2px;
	margin-right:4px;
	}
h\tml:f\irst-child>body .search .inputbox {
	padding:0 0 0 44px; margin:0;
	}
#topmenu ul {
text-decoration : none;
list-style : none;
padding : 0;
margin : 6px 12px 0 0;
float : right;
}
#topmenu ul li {
width : 120px;
float : left;
font-size : 0.9em;
height : 26px;
line-height : 26px;
margin : 0;
padding : 0;
display : inline;
background : none;
}
#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 : #c1c1c1;
margin : 0;
padding : 0;
background : url(../images/hornav.png);
}
#topmenu ul li a#active_menu-nav {
text-decoration : underline;
}
#topmenu ul li a:hover {
white-space : nowrap;
margin : 0;
padding : 0;
color : #fff;
background-position : -119px 0;
}
.bread {
width : 100%;
}
#breadleft {
height : 36px;
width : 100%;
float : left;
background : url(../images/breadleft.png) no-repeat left top;
padding : 0;
margin : 0;
}
#breadright {
height : 36px;
width : 28px;
float : right;
background : url(../images/breadright.png) no-repeat right top;
}
.breadcrumbs {
float : left;
text-decoration : none;
font-style : italic;
font-weight : bold;
font-size : 1em;
padding : 7px 0 0 6px;
text-align : left;
color : #E4E4E4;
}
.pathway a:link, .pathway a:visited {
font-weight : bold;
color : #000;
}
.pathway a:hover {
color : #fff;
font-weight : bold;
}
#mainarea {
float : left;
width : 80%;
background : #141414;
}
#contentarea {
float : right;
width : 75%;
overflow : hidden;
background : #141414;
color : #fff;
}
* html #contentarea {
overflow:auto;
}
* + html #contentarea {
overflow:auto;
}
div.rahmen h3 {
font-family : Helvetica, Arial, sans-serif;
font-size : 1.2em;
font-weight : bold;
color : #fff;
margin-bottom : 8px;
}
div.rahmen {
background : url(../images/ltop.png) no-repeat 0 0;
margin : 5px 0;
padding : 0;
}
div.rahmen div {
background : url(../images/rtop.png) no-repeat 100% 0;
margin-bottom : -2px;
}
div.rahmen div div {
background : url(../images/lbottom.png) no-repeat 0 100%;
}
div.rahmen div div div {
background : url(../images/rbottom.png) no-repeat 100% 100%;
padding : 8px 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 : 24.99%;
overflow : hidden;
background : #141414;
margin-top : 4px;
}
h\tml:f\irst-child>body #leftmodules {
	width:25%;
	}
#rightmodules {
float : right;
text-align : right;
width : 20%;
overflow : hidden;
background : #141414;
margin-top : 4px;
}
.foot {
width : 100%;
}
.foot ul li {
background : url(../images/narrow.png) no-repeat 0 5px;
padding-left : 20px;
}
.foot ul li:hover {
background : url(../images/narrow_hover.png) no-repeat 0 5px;
}
#footleft {
height : 69px;
width : 100%;
float : left;
background : url(../images/footer_left.png) no-repeat top left;
margin : 0;
padding : 0;
}
#footright {
height : 69px;
width : 296px;
float : right;
background : url(../images/footer_right.png) no-repeat top right;
}
#sitename {
float : left;
margin-top : -30px;
margin-left : 100px;
font-weight : bold;
font-size : 0.9em;
color : #888;
}
#sitename a {
font-weight : bold;
color : #6F6F6F;
}
#sitename a:hover {
color : #eee;
}
#rss {
float : right;
margin-top : -40px;
margin-right : 80px;
}
#rss a:link, #rss a:visited {
font-size : 1em;
font-weight : bold;
color:#6f6f6f;
}
#rss a:hover {
font-size : 1em;
font-weight : bold;
color:#eee;
}
#rss a img {
border : none;
}
#footermodule {
padding-top : 65px;
}
* + html #footermodule {
margin : 0;
padding : 0;
}
* html #footermodule {
margin : 0;
padding : 0;
}
#topmodule {
width : 498px;
float : right;
margin-top : -150px;
margin-right : 40px;
color : #eee;
}
#topmodule ul li {
background : none;
text-align : left;
}
#topmodule ul li:hover {
background : none;
}
#topmodule ul li a {
color : #c1c1c1;
}
#topmodule ul li a:hover {
color : #fff;
}
#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 : 24.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 : 24.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 : 24.99%;
float : left;
}
h\tml:f\irst-child>body #user2module4 {
	width:25%;
	}
#user5module1 {
width : 100%;
float : left;
}
#user5module2 {
width : 49.99%;
float : left;
}
h\tml:f\irst-child>body #user5module2 {
	width:50%;
	}
#user5module3 {
width : 33.33%;
float : left;
}
#user5module4 {
width : 24.99%;
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 : #bbb;
background : none;
line-height : 28px;
text-align : center;
padding-bottom : 10px;
}
* + html div.module h3, .moduletable h3, .module_menu h3, .module_text h3 {
margin-top : -2px;
padding-bottom : 10px;
}
* html div.module h3, .moduletable h3, .module_menu h3, .module_text h3 {
margin-top : -2px;
padding-bottom : 10px;
}
.moduletable {
text-align : center;
padding-bottom : 2px;
}
div.module, .module_menu, .module_text {
text-align : center;
background : url(../images/ltop.png) no-repeat 0 0;
padding : 0;
margin : 0;
}
div.module div, .module_menu div, .module_text div {
background : url(../images/rtop.png) no-repeat 100% 0;
margin-bottom : -2px;
}
div.module div div, .module_menu div div, .module_text div div {
background : url(../images/lbottom.png) no-repeat 0 100%;
}
div.module div div div, .module_text div div div {
background : url(../images/rbottom.png) no-repeat 100% 100%;
padding : 14px 14px 20px 10px;
width:auto;
}
* + html div.module div div div, * + html .module_text div div div {
height:1%;
}
* html div.module div div div, * html .module_text div div div {
height:1%;
}
.module_menu div div div {
background : url(../images/rbottom.png) no-repeat 100% 100%;
padding : 14px 6px 10px 6px;
}
* + html .module_menu div div div {
height:1%;
}
* html .module_menu 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 5px;
}
* + 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%;
}
.menu {
	white-space:nowrap;
	overflow:hidden;
}
.module_menu ul {
margin : 0px;
}
.module_menu ul li {
background : none;
}
.module_menu ul li a {
display : block;
padding : 0;
margin : 0;
text-align : center;
height : 35px;
line-height : 35px;
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 : #c1c1c1;
background : url(../images/ver_nav.png) repeat-x;
font-weight : bold;
}
.module_menu ul li a:hover {
color : #eee;
background-position : 0 -37px;
}
.module_menu ul li a:active, .module_menu ul li a:focus {
color : #fff;
background-position : 0 -74px;
}
.module_menu ul li.active a:link, .module_menu ul li.active a:visited {
color : #fff;
background-position : 0 -74px;
}
.module_menu ul li ul {
margin : 0;
padding : 0;
}
.module_menu ul li ul li a:link, .module_menu ul li ul li a:visited, .module_menu ul li ul li a:hover, .module_menu ul li ul li a:active, .module_menu ul li ul li a:focus {
background : none;
font-size : 0.8em;
}
.module_menu ul li ul li a {
text-align : left;
padding-left : 20px;
font-weight : normal;
}
.module_menu ul li.active ul li a:link, .module_menu ul li.active ul li a:visited {
background : #141414 url(../images/indent1.png) no-repeat 5px 10px;
font-size : 0.8em;
color : #c1c1c1;
}
.module_menu ul li.active ul li a:hover {
color : #eee;
}
.module_menu ul li.active ul li.active a {
color : #fff;
}
.module_menu ul li.active ul li.active a:hover {
color : #eee;
}
.module_menu ul li ul li ul {
margin-top : -10px;
padding : 0;
}
.module_menu ul li ul li ul li a:link, .module_menu ul li ul li ul li a:visited, .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 {
background : none;
font-size : 0.8em;
}
.module_menu ul li ul li ul li a {
text-align : left;
padding-left : 30px;
font-weight : normal;
}
.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 : #141414 url(../images/indent2.png) no-repeat 15px 10px;
font-size : 0.8em;
color : #c1c1c1;
}
.module_menu ul li.active ul li.active ul li a:hover {
color : #eee;
}
.module_menu ul li.active ul li.active ul li.active a {
color : #fff;
}
.module_menu ul li.active ul li.active ul li.active a:hover {
color : #eee;
}
.module_menu ul li ul li ul li ul li a:link, .module_menu ul li ul li ul li ul li a:visited, .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 {
background : none;
font-size : 0.8em;
}
.module_menu ul li ul li ul li ul li a {
text-align : left;
padding-left : 40px;
font-weight : normal;
}
.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 : #141414 url(../images/indent3.png) no-repeat 25px 10px;
font-size : 0.8em;
color : #c1c1c1;
}
.module_menu ul li.active ul li.active ul li.active ul li a:hover {
color : #eee;
}
.module_menu ul li.active ul li.active ul li.active ul li.active a {
color : #fff;
}
.module_menu ul li.active ul li.active ul li.active ul li.active a:hover {
color : #eee;
}
.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, .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 {
background : none;
font-size : 0.8em;
}
.module_menu ul li ul li ul li ul li ul li a {
text-align : left;
padding-left : 50px;
font-weight : normal;
}
.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 : #141414 url(../images/indent4.png) no-repeat 35px 10px;
font-size : 0.8em;
color : #c1c1c1;
}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li a:hover {
color : #eee;
}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a {
color : #fff;
}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:hover {
color : #eee;
}
