/* CSS Document */

.menutitle{
    display: block;
    padding: 7px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    background:  url(/pr/shared/toptitle.gif);
}


.menuClassifieds{
    display: block;
    padding: 7px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: a3d9f1;
	
	background:  url(/pr/pers/img/center/ClassifiedsMenuNew.gif);
    /*background:  url(/pr/shared/toptitle.gif);*/
	backgroundcolor: a3d9f1;
}


.submenu a {
    padding: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-indent: 21px;
    background: url(/pr/shared/menu/expandedmenu.gif) no-repeat;
    display: block;
    color: #265b89;
    text-decoration: none;
}

 .submenu a:hover {
	background: url(/pr/shared/menu/expandedmenu2.gif) no-repeat;
    color: #990000;
	text-decoration:underline;
}


/*
#Layer1 {
	position:absolute;
	left:250px;
	top:60px;
	width:420px;
	height:218px;
	z-index:1;
}
*/



/* NEW STUFF ------------------------------------------------------------------------ */
.sdmenu {
    width: 192px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    color: #000066;
}

#enlace {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000066;
	text-decoration:none; 
}
#enlace:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #990000;
	text-decoration:underline; 
}


.sdmenu a:hover {
	color: #990000;
	text-decoration:underline; 
}





 .title, .titlehidden{

    display: block;
    padding: 7px 0;
    font-weight: bold;
    color: #000066;
    background:  url(/pr/shared/toptitle.gif);
	background-position:bottom
}

.nodrop{

    display: block;
    padding: 7px 0;
    font-weight: bold;
    color: #000066;
	background:  url(/pr/shared/toptitle.gif);

}
.arrownodrop {
    margin-left: 10px;
    margin-right: 7px;
}


 .title a{
	background: #c8d8e0;
    color: #000066;
	text-decoration:none;     
}
 .title2 a{
	background: #c8d8e0;
    color: #000066;
	text-decoration:none;     
}

.title a:hover{
	color: #990000;
	text-decoration:underline;    
}

.arrow {
    margin-left: 10px;
    margin-right: 7px;
}


.titlehidden {
    border-bottom: none;
}










