/* TOOLBAR */ 

#nav-toolbar {
    font-size: 11px;
    color: #007A9D;
    text-align: right;
    line-height: 60px;
    padding-right: 30px;
    height: 60px;
    float: right;
}

#nav-toolbar a {
    color: #BDB8AD;
    text-decoration: none;
}

#nav-toolbar a.seleccionado {
    color: #B4985A;
    text-decoration: none;
}

#nav-toolbar a:hover {
    text-decoration: underline;
}

#nav-toolbar strong a {
    font-weight: normal;
    color: #007A9D;
    text-decoration: none;
}

#nav-toolbar strong a:hover {
    font-weight: normal;
    color: #007A9D;
    text-decoration: underline;
}

/* GLOBAL */

#nav-main {
    background-color:  #CCCCCC;
    width: 963px;
    height: 127px;
    /* margin-bottom: 5px;*/
	 margin: 0px;
	 padding: 0px;
    text-align: center;
    word-spacing: -0.5em;
	 border: 0px;
	
}

#nav-left {
    background-image: url(/App_Themes/Ultrafemme/images/tex_Subnivel.gif);
    background-repeat: no-repeat;
    width: 150px;
    height: 508px;
    padding-top: 20px;
    float: left;
}

#nav-left-universo {
    /*background-image: url(/App_Themes/Ultrafemme/images/tex_Subnivel.gif);*/
    background-repeat: no-repeat;
    background-color: #CCCCCC;
    width: 150px;
    *_height: 508px;
    min-height: 508px;
    padding-top: 20px;
    float: left;
}

#nav-left-busqueda {
    background-image: url(/App_Themes/Ultrafemme/images/tex_Subnivel.gif);
    background-repeat: no-repeat;
    background-color: #4D250C;
    width: 150px;
    *_height: 508px;
    min-height: 508px;
    padding-top: 20px;
    float: left;
}

#nav-content {
    float: left;
    clear: both;
    width: 615px;
    text-align: center;
}

.nav-content {
    float: left;
    clear: both;
    width: 615px;
    text-align: center;
}

/* UNIVERSO ULTRAJEWELS */ 

#nav-left .nav-universo-categoria {
    padding-bottom: 4px;
}

#nav-left .nav-universo-categoria img {
    display: block;
    cursor: pointer;
}

#nav-left .nav-universo-audiencias {
    padding: 0px 0px 0px 15px;
    display: none;
}

#nav-left .nav-universo-audiencia {
    padding-top: 4px;
}

#nav-left .nav-universo-marcas {
    background-color: #7C5D48;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
    display: none;
}

#nav-left .nav-universo-marcas a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px 8px 0px 15px;
}

#nav-left .nav-universo-marcas a:hover {
    background-color: #4D250C;
}

#nav-left-universo .nav-universo-marcas {
    background-color: #CCCCCC;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
    display: none;
}

#nav-left-universo .nav-universo-marcas a {
    color: #444444;
    /*font-weight:bold;*/
    text-decoration: none;
    padding: 0px 8px 0px 15px;
}

#nav-left-universo .nav-universo-marcas a:hover {
    color: #000000;
    /*font-weight:bold;*/
    /*background-color: #CCCCCC;*/
}

/* FOOTER */

#footer a {
    color: #BDB8AD;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}


#footer strong a {
    font-weight: normal;
    color: #4D250C;
    text-decoration: none;
}

#footer strong a:hover {
    font-weight: normal;
    color: #4D250C;
    text-decoration: underline;
}

/* MENUALTERNO*/

#menuAlterno a {
    color: #CCCCCC;
    text-decoration: none;
}

#menuAlterno a:hover {
    text-decoration: underline;
}


#menuAlterno strong a {
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
}

#menuAlterno strong a:hover {
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: underline;
}