.module_catcyclos {
    bac/kground-repeat:no-repeat;
    back/ground-position:bottom center;
    margin: 10px 3px;
    padding-bottom:10px;
    z-i/ndex:99;
}


.module_catcyclos>div{

}

.module_catcyclos>div>div{
}

#navcatcyclos ul {
    ma/rgin-left:-1px;
    z-index:99;
}
#navcatcyclos, #navcatcyclos ul { /* all lists */
    padding: 0;
    padding-bottom: 10px;
    margin: 0;
    width:211px;
    text-align:left;
    fl/oat:left;
    wi/dth:11em;
    z-index:99;
 
}


* html #navcatcyclos, #navcatcyclos ul { /* ie6 only */
    
    padding-top: 10px;
    
}


#navcatcyclos { /* only first list */
    list-st/yle-image:url('../../../images/listbullet.gif');
    list-st/yle-type: square;
    list-st/yle-position: inside;

   list-style-type: none;
   paddi/ng-left: 5px;
   margin-left: 0;
}

#navcatcyclos li{
   list-style-type: none;
    list-style-image: none;
    background-image:url('../../../images/listbullet.gif');
    background-repeat: no-repeat;
    background-position: left center;
    paddi/ng-left:25px;
    margin-left:5px;
    font-size:12px;
    font-family:arial;
}

#navcatcyclos ul{ /* sublists */
    border:#13678b 1px solid;
}

#navcatcyclos>li>ul {
   background-color:white;
}
	
	#navcatcyclos li { /* all list items */
		position:relative;
		f/loat:left;
		line-height:1.25em;
		margin-bottom:-1px;
		wi/dth:11em;
	}
	
	#navcatcyclos li ul { /* second-level lists */
		position:absolute;
		left:-999em;
		margin-left:210px;//11.05em;
		margin-top:-1.35em;
	}
	
	#navcatcyclos li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#navcatcyclos li a {
		wi/dth: 11em;
		width: 191px;
		display: block;
		color: #0e5e82;
		font-weight: bold;
		text-decoration: none;
		bac/kground-color: white;
		bor/der: 1px solid black;
		padding: 0 0.5em;
                margin: 0 0.6em;
	}
	
	#navcatcyclos li:hover {
		co/lor:white;
		backgr/ound-color:#f9a946;black;
                text-decoration:underline;
	}
        #navcatcyclos li a:hover{
	    co/lor:white;
	}
	
	#navcatcyclos li:hover ul ul, #navcatcyclos li:hover ul ul ul, #navcatcyclos li.sfhover ul ul, #navcatcyclos li.sfhover ul ul ul {
		left: -999em;
	}
	
	#navcatcyclos li:hover ul, #navcatcyclos li li:hover ul, #navcatcyclos li li li:hover ul, #navcatcyclos li.sfhover ul, #navcatcyclos li li.sfhover ul, #navcatcyclos li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left:12em;
	}

