#active_mnu{
background:transparent url(../images/activebg.png) no-repeat scroll 0 0;
height:23px;
left:1px;
position:absolute;
top:235px;
width:278px;
}

a.btna{
width:40px;
height:33px;
display:block;
}
a#info{
background:transparent url(../images/info.png) no-repeat scroll 0 0;}
a#mail{
background:transparent url(../images/mail.png) no-repeat scroll 0 0;}
#mail.mail:hover, #info.info:hover{
background-position:0 50%;
}
#mail.active, #info.active
{
background-position:0 100%;
}
a.llogo{
background:transparent url(../images/llogo.png) no-repeat scroll 0 0;
height:50px;
width:245px;
display:block;
}

.redclosea{
background:transparent url(../images/closepng.png) no-repeat scroll 0 0;
height:35px;
width:36px;
display:block;
}

#lftbr{
background:transparent url(../images/leftmn.png) no-repeat scroll 0 0;
float:left;
height:445px;
left:0;
position:relative;
top:1px;
width:292px;
z-index:2;
}
.redtempl{
background:transparent url(../images/sectemplbg.png) repeat-x scroll 0 0;
float:right;
height:445px;
position:absolute;
right:41px;
top:1px;
width:0px;
z-index:5;
overflow:hidden;
}


#content {
float:left;
font-size:13px;
height:470px;
overflow:hidden;
position:relative;
width:902px;
background:transparent url(../images/mainbdred.png) no-repeat 0 0;
z-index:5;
}


/*************** Picgallery (Simple) *********************/
/*************** Picgalery ****************************/
.thumb{
border:1px solid #6D6E71;
bottom:-33px;
cursor:pointer;
float:left;
height:50px;
margin:1px 4px;
position:relative;
width:50px;
}

#thumbdetails{
background:transparent url(../images/detailsbutton.png) no-repeat 0 0;
}

#thumbshow{
left:13px;
overflow:visible;
position:absolute;
top:353px;
width:637px;
}
.thover, .tactive{
border:2px solid #6D6E71;
margin:0px 3px;
}
#popupText{
background:transparent url(../images/detailbox_bg.png) no-repeat scroll 0 0;
color:black;
height:132px;
padding:3px 10px;
position:absolute;
width:326px;
}
#closeImage{
cursor:pointer;
}
table.newspane td.sectiontableheader {
	display:none;
}


/*************** MENU STYLEZ **************************/

a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited {
	
	color:#fff;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	width:66px;



	
}

a.mainlevel:hover{
	
color:#ccc;
	
	
}
table.moduletablemain table td {
padding-left:11px;
}
td.mhighlighted{
background:transparent url(../images/mainlevelacitve.png) no-repeat 0 3px;
}

.highlighted{
background:transparent url(../images/sublevelacitve.png) no-repeat 0 2px;
}

.active_highlighted{
}



