/*Ahadesign-CSS*/
* {
	margin : 0;
	padding : 0;
}
html {
	font-size : 100.01%;
}
body {
	text-align : center;
	font-size : 86.1%;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	line-height : 1.3em;
	margin : 0;
	background-image: url(../images/bgbody.jpg);	background-repeat: repeat-x;
	background-color:#8C5001
	}
#mainout {
	background-image: url(../images/mainoutbg.jpg) ;
	width : 908px;
	margin : 0 auto;
	text-align : left;
	height : 100%;
	background-repeat: repeat-y;
	
	
	

}

#mainout_top {
background-image: url(../images/mainout_top.jpg) ;
width : 908px;
background-repeat: no-repeat;
padding:0;margin-right:10px;}

.clear {
	clear : both;
}
blockquote {
	margin-top : 0.8em;
	background : #fff;
	border : 1px dashed #000;
	color:#000;
	white-space : normal;
}
pre {
	margin-top : 0.8em;
	font-size : 1.2em;
	background : #646455;
	border : 1px solid #000;
	border-left : 5px solid #000;
	color:#000;
	white-space : normal;
}
.poll {
	display:inline;
}
.poll tbody tr td {
	text-align:left;
	vertical-align:middle;
}
form {
	padding-top : 6px;
	margin : 0;
	white-space:normal;
	text-align:center;
}
form ul li, form ul li:hover {
	background : none;
	padding:0;
}
#form-login ul {
	text-align : center;
}
#form-login ul a:link, #form-login ul a:visited {
	font-weight : bold;
	font-size:0.9em;
	color : #646455;
}
#form-login ul a:hover {
	font-weight : bold;
	font-size:0.9em;
	color : #A80000;
}
#login {
	margin : 0;
	text-align : center;
}
.input {
	text-align : center;
	margin : 0 auto;
	padding : 0;
	color:#000;
}
.inputbox {
	background:#FCC458;
	border:1px solid #bbb;
	}
.inputbox:hover {
	background:#FFE5B2;
	border:1px solid #fff;
	}
fieldset {
	padding : 0.8em;
	border : none;
	text-align : center;
	white-space:normal;
}
dd {
	margin-left : 0.8em;
}
ol li {
	list-style : upper-roman;
	background : none;
	margin-left : 24px;
}
ul {
	padding : 0;
	text-align : left;
}
li {
	background : url(../images/arrow_mainmenu.jpg) no-repeat 0 4px;
	list-style:none;
	font-size : 1em;
	padding-left:10px;
	margin-left: 20px;
}
a:link, a:visited {
	text-decoration : none;
	color : #646455;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma, Arial,sans-serif;

}
a:hover {
	text-decoration : none;
	color : #D38F00
}
h1 {
	font-size : 1.7em;
	line-height : 1.7em;
	color : #646455;
}
h2 {
	font-size : 1.5em;
	line-height : 1.5em;
	color : #646455;
}
h3 {
	font-size : 1.3em;
	line-height : 1.3em;
	color : #646455;
}
h4 {
	font-size : 1.2em;
	line-height : 1.2em;
	color : #646455;
}
h5 {
	font-size : 1.1em;
	line-height : 1.1em;
	color : #646455;
}
h6 {
	font-size : 0.8em;
	line-height : 0.8em;
	color : #646455;
}
.componentheading {
	text-align : center;
	font-size : 1.5em;
	line-height : 1.5em;
	font-weight : bold;
	color : #646455;
	background:transparent;
	
}
.contentheading {
	font-size : 1.3em;
	line-height : 1.3em;
	color : #646455;
	font-weight : bold;
	padding-bottom : 10px;
	padding-top : 6px;	background-image: url(../images/contentheading_bg.jpg);	background-repeat: no-repeat;
	height:69px;
	

	}
.contentheading a:link, .contentheading a:visited {
	font-size : 1.3em;
	line-height : 1.3em;
	color : #646455;
	font-weight : bold;
}
.contentheading a:hover {
	font-weight : bold;
	color : #F18511;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-weight : bold;
	color : #646455;
	font-size : 1.3em;
}
a.contentpagetitle:hover {
	font-weight : bold;
	color : #F18511;
}
#contentarea a:link, #contentarea a:visited {
	color:#009BA5;
	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 9pt;	
	padding-bottom:2px;text-decoration: underline;
	font-weight: normal;}
#contentarea a:hover {
	color:#E38500;	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 9pt;


}
.contentpane {
	font-weight : bold;
	text-align:left;
	
	
}
.contentpane ul {
	font-weight : normal;
	padding : 10px;
	margin : 0;
}
.contentpane ul li {
	overflow : hidden;
	padding-left:20px;
}
.contentpane ul li a:link, .contentpane ul li a:visited {
	padding : 0;
	margin : 0 auto;
	display : inline;
	font-size : 1em;
	font-weight : bold;
}
.contentpane ul li a:hover {
	font-weight : bold;
}
.contentpaneopen {
	width : 100%;
	text-align : left;
	float:left;
}
.article_column {
	padding:0;
}
.createdate {
	color : #646455;
	display : block;
	font-size : 0.8em;
}
.createdby {
	color : #646455;
	display : block;
	font-size : 0.8em;
	padding-left : 2px;
}
.modifydate {
	color : #69AEE1;
	display : block;
	font-size : 0.8em;
	padding : 0;
}
span.small {
	color : #69AEE1;
	font-size : 0.8em;	font-weight: bold;
}
span.content_rating 

{
	margin : 4px 0 0;
	display : block;
}
.content_vote {
	margin : 0 0 10px;
	display : block;
}
.content_vote input {
	margin : 0 5px;
}
td {
	white-space:normal;
}
table.pollstableborder {
	width:100%;
	}
.error {
	font-style : italic;
	text-transform : uppercase;
	padding : 5px;
	color : #FF8040;
	font-size : 14px;
	font-weight : bold;
}
.highlight {
	background-color : #000;
	color : #FFFF80;
	padding : 0 2px;
}
.code {
	background-color : #fff;
	color : #808080;
	border : 1px solid #808080;
}
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 : #FFF;
}
a.blogsection:hover {
	color : #A80000;
}
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 : #FFF;
}
.sectiontableheader a:hover {
	color : #A80000;
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited, .sectiontableentry3 a:link, .sectiontableentry3 a:visited {
	background : none;
	font-size : 0.9em;
	line-height : 1.2em;
	color : #5b5b5b;
}
.sectiontableentry2 a:link, .sectiontableentry2 a:visited, .sectiontableentry4 a:link, .sectiontableentry4 a:visited {
	background : none;
	font-size : 0.9em;
	line-height : 1.2em;
	color : #7c7c7c;
}
.sectiontableentry0 a:hover, .sectiontableentry1 a:hover, .sectiontableentry2 a:hover, .sectiontableentry3 a:hover, .sectiontableentry4 a:hover {
	color : #FFF;
}
a.category {
	font-weight : bold;
	vertical-align : middle;
}
a.category:link, a.category:visited {
	font-weight : bold;
	font-size : 1em;
	text-align : center;
	color : #FFF;
}
a.category:hover {
	color : #A80000;
}
.categorytitle {
	font-weight : bold;
	font-size : 1.2em;
}
.description {
	margin : 15px;
}
.contentdescription {
	font-weight : bold;
	padding : 10px 0;
	overflow : hidden;
}
.tool-tip {
	font-size : 0.8em;
}
.tool-title {
	font-weight : bold;
}
.contenttoc {
	float:right;
	border : 1px dashed #000;
	background : #fff;
	color : #000;
	margin-left : 8px;
}
.contenttoc a:link, .contenttoc a:visited {
	padding : 4px;
	font-weight : bold;
	color : #FFF;
}
.contenttoc a:hover {
	font-weight : bold;
	color : #A80000;
}
img {

	border:none;
}
.header {
	position:relative;
	width : 906px;
	height:114px;
	background:#bbb url(../images/topmenu3.jpg) no-repeat;
}
.header h1 a:link, .header h1 a:visited {
	position:absolute;
	top:15px;
	left:150px;
	width:300px;
	text-align : left;
	font-size : 1.3em;
	font-weight : bold;
	color : #bbb; 
	}
.header h1 a:hover {
	color : #D9B82C;
	font-weight : bold;
}
#logo {
	position:absolute;
	width:111px;
	height:110px;
	top:26px;
	left:26px;
	background : url(../images/logo.png) no-repeat;
	}
#slo {
	position:absolute;
	top:100px;
	left:150px;
	width:300px;
	text-align : left;
	font-size : 1em;
	font-weight : bold;
	color : #fff;
	}
.button {
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/button.png);
	line-height: 19px;
	height: 19px;
	margin: 2px;
	padding:0 2px 2px;
	border: #000 1px solid;
	}
.button:hover {
	color: #D18428;
	}
.button option {
	background:#bbb;
	}
#contentarea span.pagenav, #contentarea span.pagenav:link, #contentarea span.pagenav:visited, #contentarea a.pagenav:link, #contentarea a.pagenav:visited, #contentarea .pagenav_next a:link, #contentarea .pagenav_next a:visited, #contentarea .pagenav_prev a:link, #contentarea .pagenav_prev a:visited, #contentarea .pagenavbar a:link, #contentarea .pagenavbar a:visited {
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/button.png);
	line-height: 19px;
	height: 19px;
	margin: 2px;
	padding:0 2px 2px;
	border: #000 1px solid;
	
	
}
#contentarea a.pagenav:hover, #contentarea .pagenav_next a:hover, #contentarea .pagenav_prev a:hover, #contentarea .pagenavbar a:hover {
	color: #ff0;
}

.search {
	float:left;
	z-index:3;
	margin-top:-150px;

	}
.search .inputbox {
	height:34px;
	vertical-align:bottom;
	width:438px;
	padding:10px 0 0 264px;
	margin-top:150px;
	font-size : 10pt;
	border : none;
	color : #000;
	background: url(../images/search.png) 0 0 no-repeat;
	}
#topmenu {
	width:994px;
	margin-bottom:37px;
	
	}
ul#mainlevel-nav {
	text-decoration: none;
	list-style: none;
	padding:0;
	margin: 0px 18px 0 0;
	float:right;
	}
ul#mainlevel-nav li {
	width:115px;
	float:left;
	font-size:0.9em;
	height:37px;
	line-height:37px;
	margin:0;
	padding:0;
	display:inline;
	background:none;
	}
ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	display:block;
	width:100%;
	overflow:hidden;
	color: #fff;
	margin:0;
	padding:0;
	background: url(../images/hornav.png);
	}
ul#mainlevel-nav li a#active_menu-nav {
	text-decoration:none;
	}
ul#mainlevel-nav li a:hover {
	white-space:nowrap;
	margin:0;
	padding:0;
	color: #000;
	background-position: -115px 0;
	}
.bread {
	padding-top :8px;
	margin-left:10px;
	background: url(../images/bread.png) 0 0 no-repeat;
	height: 35px;
	line-height:14px;
	
}
.breadcrumbs {
	text-decoration : none;
	font-size : 14px;
	margin:0 10px;
	text-align : left;
	color : #444;
	font-weight:bold;
	
}
.pathway a:link, .pathway a:visited {
	color : #000;
	font-weight:bold;
}
.pathway a:hover {
	color : #fff;
	font-weight:bold;
}
#mainarea {
	width : 994px;
	background:transparent;
	


}
#left {
	float: left;
	width: 216px;
	}
#leftop {
	width: 204px;
	height: 78px;
	background: url(../images/leftop.jpg) no-repeat;
	}
#leftmodules {
	width: 204px;
	background: url(../images/leftcenter.jpg) repeat-y;
	overflow: hidden;
	}
#leftbottom {
	width: 216px;
	height: 26px;
	background: url(../images/leftcenter.jpg) no-repeat;
	}
#right {
	float: right;
	width: 216px;
	padding-top:10px
	
	}
#_rightop {
	width: 237px;
	height: 19px;
	background: url(../images/leftop.png) no-repeat;
	}
#_rightmodules {
	width: 237px;
	background: url(../images/leftcenter.png) repeat-y;
	margin-left:0px;
	margin-top:-2px;
	}
#_rightbottom {
	width: 237px;
	height: 26px;
	background: url(../images/leftbottom.png) no-repeat;
	margin-left:0px
	
	}
	
#rstone {
margin-left: 0px;
margin-top: 0px;background: url(../images/rstone.jpg) no-repeat;
width:236px;
height:184px}


#contentarea {
	float:left;
	width:435px;
	margin-left: -1px;
	overflow:hidden;
	padding-top:4px;
	color : #444;
	font-size : 10pt;
	font-weight : normal;	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.foot {
	position:relative;
	width : 909px;
	height:107px;
	background:url(../images/pic_17.jpg) no-repeat;
	margin: 0 auto;

}
.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;
	padding-left:20px;
}
#sitename {
	position:absolute;
	top:28px;
	left:290px;
	text-align:center;
	font-weight : normal;
	font-size : 11px;
	line-height:12px;
	height:12px;
	color : #EEBB20;
}
#sitename a {
	font-weight : bold;
	color : #646455;
}
#sitename a:hover {
	color : #FFF;
}
#rss {
	float : right;
	margin-right : 30px;
	padding-top:38px;
}
#rss a:link, #rss a:visited {
	font-size : 11px;
	font-weight : bold;
	color:#bbb;
}
#rss a:hover {
	font-weight : bold;
	color:#FFF;
}
#topmodule {
	width : 498px;
	height:140px;
	overflow:hidden;
	float : right;
	margin : -36px 20px 10px 10px;
	
	
}
#topmodule .contentpaneopen {
	color:#bbb;
	
	}
#topmodule ul li {
	background : none;
	text-align : left;
}
#topmodule ul li:hover {
	background : none;
}
#topmodule ul li a:link, #topmodule ul li a:visited, #topmodule a:link, #topmodule a:visited {
	color : #FFF;
}
#topmodule ul li a:hover, #topmodule a:hover {
	color : #ff0;

}
#headmodules {
float:left;
width:562px;
margin:0 auto;
overflow:hidden;
}
#headmodules ul li a:link, #headmodules ul li a:visited, #headmodules ul li a:hover, .footermodule ul li a:link, .footermodule ul li a:visited, .footermodule ul li a:hover {
	font-weight:bold;
	font-size:0.9em;
	}
#headmodules a:link, #headmodules a:visited, .footermodule a:link, .footermodule a:visited {
	text-decoration : none;
	color : #fff;
}
#headmodules a:hover, .footermodule a:hover {
	text-decoration : none;
	color : #444;
	
}
#topnewsflash {
	width:100%;
	float:left;
	overflow:hidden;
}
#topadvert1 {
	width:100%;
	margin:auto 0;
	overflow:hidden;

}
#topadvert2module1 {
	width:100%;
	float : left;
	overflow:hidden;
}
#topadvert2module2 {
	width:50%;
	float : left;
	overflow:hidden;
	margin-top:-40px;
	width:520px
}
#topuser1module1 {
	width:100%;
	float : left;
	overflow:hidden;
	
}
#topuser1module2 {
	width:30%;
	overflow:hidden;
	margin-left:450px;
	margin-top:-113px;
}

#topuser1top {

}

#topuser2module1 {
	width:100%;
	float : left;
	overflow:hidden;
}
#topuser2module2 {
	width:50%;
	float : left;
	overflow:hidden;
}
#topuser5module1 {
	width:100%;
	float : left;
	overflow:hidden;
}
#topuser5module2 {
	width:50%;
	float : left;
	overflow:hidden;
}
#advert2module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#advert2module2 {
	width:50%;
	float : left;
	overflow:hidden;
	}
#user1module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#user1module2 {
	width:50%;
	float : left;
	overflow:hidden;
	}
#user2module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#user2module2 {
	width : 50%;
	float : left;
	overflow:hidden;
	}
#user5module1 {
	width : 100%;
	float : left;
	overflow:hidden;
	}
#user5module2 {
	width:50%;
	float : left;
	overflow:hidden;
	}
#advert1 {
	width : 100%;
	float:left;
	overflow:hidden;
	}
#newsflash {
	width:100%;
	float:left;
	overflow:hidden;
	}
.bannergroup_text {
text-align:center;
}
.banneritem_text {
	float:left;
	padding:0 3px;
}
.bannerfooter_text {
clear:both;
}

.moduletable_hirdetes {
padding-left:0;
}

.moduletable_rstone {
padding-left:0;
}

.moduletable_rstone a:{
padding-left:0;
background: url(../images/banners/rstone-up.jpg) no-repeat;
z-index:12;
width:236px;
height:184px;
}


.moduletable_rstone a:hover {
padding-left:0;
background: url(../images/banners/rstone-up.jpg) no-repeat;
z-index:2;
width:236px;
height:184px;
}




.moduletable_hirdetes a:hover {
	font-weight : bold;
	color : #F18511;
	
}

.moduletable_hirdetes a:hover {

}

.moduletable_videoklipp {
padding-left:2px;
padding-top:65px;
background: url(../images/videoklipp.jpg) no-repeat;
width:238px;
height:266px;
z-index:1;
margin-top:2px}


.moduletable_hirlevel {
padding-left:0px;
padding-top:40px;
background: url(../images/hirlevel.jpg) no-repeat;
z-index:1;
width:238px;
height:165px;
margin-top:-60px
}

.moduletable_counter {
padding-left:2px;
padding-top:65px;
background: url(../images/latogat.jpg) no-repeat;
width:238px;
height:266px;
z-index:1;
margin-top:-25px;
font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 8pt;
}








div.module h3, .moduletable h3, .moduletable_menu h3, .moduletable_text h3 {
	font-size : 1em;
	font-weight : bold;
	color : #000;
	background: none;
	line-height : 39px;
	margin:0;
	text-align : center;
	text-transform: uppercase;
	
}
#leftmodules div.module h3, #leftmodules .moduletable h3, #leftmodules .moduletable_menu h3, #leftmodules .moduletable_text h3, #rightmodules div.module h3, #rightmodules .moduletable h3, #rightmodules .moduletable_menu h3, #rightmodules .moduletable_text h3 {
	font-size : 1em;
	font-weight : bold;
	color : #D38F00;
	background: url(../images/mtablehele.png) no-repeat;
	height : 39px;
	overflow:hidden;
	margin-left:-24px;
	margin-top:-2px;
	text-align : left;
	padding-left:16px;
	padding-top:16px;
	text-transform: uppercase;
	width:236px;
	height:62px;
	
	
}
.module, .moduletable, .moduletable_menu, .moduletable_text {
	text-align : left;
	padding : 0;
	margin : 0 auto;
}
#leftmodules .module, #leftmodules .moduletable, #leftmodules .moduletable_menu, #leftmodules .moduletable_text, #rightmodules .module, #rightmodules .moduletable, #rightmodules .moduletable_menu, #rightmodules .moduletable_text {
	width:168px;
	padding : 0;
	margin : 0 auto;
	color:#646455;
	font-size:0.9em;
	text-align:center;
}
ul.menu-nav li, ul.menu-nav li:hover, ul#mainlevel-nav li, ul#mainlevel-nav li:hover {
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}
.moduletable_menu ul li {
	background:none;
	list-style:none;
	padding:0;
	width:159px;
	margin:0 auto;
	}
.moduletable_menu ul li a {
	display: block;
	padding:0;
	margin:0;
	text-align:center;
	height:25px;
	line-height:31px;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	overflow:hidden;
	padding-left: 14px
	}
.moduletable_menu ul li a:link, .moduletable_menu ul li a:visited {
	color: #646455;
	background:url(../images/vernav.jpg);
	border:none;
	font-weight:bold;
	text-align:left;
	margin-left: 10px;
	}
.moduletable_menu ul li a:hover {
	color: #EEBB20;
	background-position: 0px -31px;
	font-weight:bold;
	}
.moduletable_menu ul li.active a:link, .moduletable_menu ul li.active a:visited, .moduletable_menu ul li a:focus {
	color:#444;
	background-position: 0px -31px;
	font-weight:bold;

	}
.moduletable_menu ul li ul li {
	background:#F4F2E5;
	}
.moduletable_menu ul li ul li a {
	font-weight:bold;
	text-align:left;
	width:auto;
	height:auto;
	line-height:16px;
	padding-top:2px;
	}
.moduletable_menu ul li.active ul li a:link, .moduletable_menu ul li.active ul li a:visited {
	background:url(../images/indent1.png) 0 0 no-repeat;
	color: #65B1E3;
	font-size:0.8em;
	
	}
.moduletable_menu ul li.active ul li a:hover {
	color:#A80000;
	}
.moduletable_menu ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active a:visited {
	color:#444;
	
	}
.moduletable_menu ul li.active ul li.active a:hover {
	color:#444;
	}
.moduletable_menu ul li ul li ul li a {
	font-weight:bold;
	text-align:left;
	width:auto;
	height:auto;
	line-height:16px;
	padding:2px 0 0 23px;
	}
.moduletable_menu ul li.active ul li.active ul li a:link, .moduletable_menu ul li.active ul li.active ul li a:visited {
	background:url(../images/indent2.png) 7px 0 no-repeat;
	color:#fff;
	}
.moduletable_menu ul li.active ul li.active ul li a:hover {
	color:#A80000;
	}
.moduletable_menu ul li.active ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active ul li.active a:visited {
	color:#444;
	
	}
.moduletable_menu ul li.active ul li.active ul li.active a:hover {
	color:#444;
	
	}
.moduletable_menu ul li ul li ul li ul li a {
	font-weight:bold;
	text-align:left;
	width:auto;
	height:auto;
	line-height:16px;
	padding:2px 0 0 30px;
	
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent3.png) 13px 0 no-repeat;
	color:#fff;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li a:hover {
	color:#A80000;
	border:none;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#444;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#444;
	}
.moduletable_menu ul li ul li ul li ul li ul li a {
	text-align: left;
	font-weight:bold;
	width:auto;
	height:auto;
	line-height:16px;
	padding:2px 0 0 43px;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent4.png) 19px 0 no-repeat;
	color:#00FF18;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li a:hover {
	color:#A80000;
	border:none;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:link, .moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#444;
	}
.moduletable_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#444;
	}
	


/*  -----------FIREFOX MIATT!!!! -----------------*/

div#top_menu 
{
margin-left: auto;
margin-right: auto;
padding-top:65px;
padding-left:70px;
font-size: 11px;
font-weight: bold;

}


#top_menu a{
background-color:transparent;
border: none;
color: #78786C;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
WIDTH: 134px;
HEIGHT: 77px;
padding:22px;
background: url(../images/arrow_old.jpg) no-repeat center left;
}



#top_menu a:hover {
background-color:transparent;
border: none;
color: #D38F00;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

#top_menu li a:hover {
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 11px;
   float: left;
   display: block;
   text-decoration: none;
   font-weight: bold;
   line-height: 30px;
   color: #D38F00;

  }

#top_menu ul li a:link {
	color: #D38F00;
	border:none;
	font-weight:bold;
	text-align:left;
	margin-left: 10px;
	}
	
	
 #top_menu ul li a:visited {
	color: #D38F00;
	border:none;
	font-weight:bold;
	text-align:left;
	margin-left: 10px;
	}

#slager {
padding-left:6px;
padding-top:20px;
background: url(../images/left_slager_alap.jpg) no-repeat;
width:165px;
height:146px;
margin-left:25px;
margin-top:-80px

}

.moduletable_belepes {
background: url(../images/belepes.png) no-repeat;
width:191px;
height:256px;
padding-top:65px;
padding-left: 0;
margin-left:12px;
margin-top:10px;
font-family: Verdana;
font-size: 8pt;text-align: left;
}

.moduletable_felh {
background: url(../images/felhasznaloi.jpg) no-repeat top;
padding-top:70px;
width:196px;
height:127px;
margin-top:20px;
font-family: Verdana;
font-size: 8pt;text-align: left;
padding-left:18px;

}

.moduletable_felh ul li a:link {
font-family: Verdana;
font-size: 8pt;text-align: left;
margin-left:auto
}


.moduletable_felh ul li a:visited {
font-family: Verdana;
font-size: 8pt;text-align: left;
margin-left:auto
	}

