﻿/******** GENERAL ELEMENTS ********/

* { margin: 0; padding: 0;}

/* Content */
body{/*font-family: Arial,Helvetica, sans-serif;*/
	font-size:12px;
	font-family: Tahoma;
	color:#0B0A0B;
	background-color:#DED7C0 ;/*#A08E4C;*/
	}

.negro{color:#0B0A0B;}
.blanco{color:#fff;}
.granate{color:#8C044C;}
.dorado{color:#A08F4C;}

a{ color:#8C044C;}
p{ text-align:justify;
   margin-bottom:15px;
   line-height:1.3em;}



/* Title */
h1, .title{font-size:2.2em;
   color:#8C044C;
   font-family:Times New Roman;
   font-weight:normal;
   margin-bottom:8px;
   border-left:solid 5px #8C044C;
   padding-left:7px;
   border-bottom:dashed 1px #A08F4C;/*#DED9CB;*/}
   
h2{font-size:1.7em;
   font-family:Times New Roman;
   font-weight: normal;
   margin-bottom:0.3em;/*8px;*/
   /*margin-top:1.5em;*//*18px;*/}
   
h3{font-size:1.1em;
   font-family:Tahoma;
   font-weight: bold;
   color:#A08F4C;
   margin-bottom:5px;
   margin-top:9px;}


li{line-height:17px}


/****** LISTAS **********/
ul{list-style:none;
   margin-left:15px;
   margin-bottom:15px;}
   
ul li{background:url(images/cuadrado.gif) no-repeat left 6px; 
      padding-left:10px; 
      margin-bottom:4px;}

ul.lista1{margin-left:30px;}
ul.lista1 li{margin-bottom:15px;
             padding-left:15px;}


/************** CONTENEDOR  ********************/


#fondo-contenedor{
margin:auto;
background-color:#F0EEE8;
background-image:url(images/fondo-contenedor.jpg);
background-repeat:repeat-y;
background-position:center;
}


#contenedor{
width:960px; 
margin:auto;
background-color:#FFF;
background-image:url(images/fondo-centro.jpg);
background-repeat: no-repeat;
background-position:left bottom;
padding-bottom:125px;
}


	
/************** MENU  ********************/
#menu
{  height:62px;
   background-image:url(images/sombramenu.jpg);
   background-repeat:no-repeat;
   background-position:bottom;
   background-color:#0B0A0B;
   padding-top:3px;
   #padding-top:0px;
   _padding-top:0px;
}							

#itemsmenu
{  height:22px;
   margin-left:25px;
   margin-top:5px;
   background-color:#0B0A0B;
}
#itemsmenu li { display:inline;
                padding-left :10px;
                padding-right:10px; }
#itemsmenu li a{color:#fff; 
                text-decoration:none;
                font-size:14px;
                padding :2px 6px 2px 6px;}
#itemsmenu li a:hover{ background-color:#8C044C;
                       padding :2px 6px 2px 6px;}		


/*********** PAGINA INICIO  *************************/
#tresgrupos{background-image:url(images/tresgrupos.jpg);
			background-repeat:no-repeat;
			background-position: left top;
			width:594px;
			height:223px;}
			
#tresgrupos ul{ margin:0px;
                padding:0px; 
                list-style:none; 
                list-style-image:none;}
#tresgrupos li{ margin-left:52px;
                line-height:58px;
                _line-height:60px;
                #line-height:60px; }			

#tresgrupos li a{ font-size:25px;
                  font-family:Times New Roman;
                  text-decoration:none;}

/************* MENU DERECHA INICIO *******************/
ul.menu-dcha-inicio{ font-family:Times New Roman;
 					 list-style:none;
 					 list-style-image:none;}
					  
ul.menu-dcha-inicio li{ font-size:1.8em;
						margin-bottom:3px;}

ul.menu-dcha-inicio li.sinmargen{margin-bottom:0px;}

ul.menu-dcha-inicio li a{ padding-left:50px;
						  /*height:37px;*/
						  line-height:39px;
						  text-decoration:none;
						  border-bottom:solid 1px #A08F4C;
						  background-image:url(images/hoja.jpg);
						  background-repeat:no-repeat;
						  background-position: left bottom;
						  }

/************** CONTENIDOS  ********************/
#contenidos
{ overflow:auto;
  overflow: hidden;
  /*background-image:url(images/copa.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;*/
  min-height:250px;/*365px;*/
  /*padding-bottom:11px;*/
}	

/************** CENTRO  ********************/
#centro
{   width:592px;
    float:left;
    /*padding-left:53px;*/
    padding-left:35px;
    padding-right:25px;
	/*padding-bottom:100px; esto era para el "alcardet"*/

}							

/************** DERECHA  ********************/
#derecha
{   /*width:286px;*/
    width:266px;
    float:right;
    margin-right: 25px; 
}	

/************* IMAGENES **************************/
#ctl00_placeholderBody_panelBody img{ border:solid 5px #E0DBCF;  padding :2px;}					
#derecha img{ border:solid 3px #E0DBCF; padding :2px;}	
#derecha img:hover{border:solid 3px #A08F4C; padding :2px;}

#derecha img.noborder,#ctl00_placeholderBody_panelBody img.noborder{ border:0px;
							padding:0px;}	
img.noborder{border:0px;padding:0px;}

img.izda{float:left; margin-right:10px; margin-bottom:10px;}

/************ CATALOGO VINOS *************************/
/* Listado Catalogo Vino */
#catalogo-vinos{}
#catalogo-vinos .item{float:left;
                      height:160px;
                      margin-right:18px;
                      #margin-right:7px;/* IE 7*/
                      _margin-right:7px;/* IE 6 */
                      }
                      
#catalogo-vinos2 .item{float:left;
                      height:160px;
                      margin-right:20px;
                      #margin-right:13px;/* IE 7*/
                      _margin-right:13px;/* IE 6 */
                      margin-left:15px;
                      }

#catalogo-vinos-ruso .item{float:left;
                      height:160px;
                      margin-right:15px;
                      #margin-right:10px;/* IE 7*/
                      _margin-right:10px;/* IE 6 */
                      margin-left:10px;
                      }


#catalogo-vinos .item img,#catalogo-vinos2 .item img{}
#catalogo-vinos .item img:hover,#catalogo-vinos2 .item img:hover{ border:solid 5px #8C044C; }
#catalogo-vinos .item a,#catalogo-vinos2 .item a{ font-size:16px;
                         font-family:Times New Roman; 
                         text-decoration:none;}
          
/* catalogo con descripcion breve */ 
#catalogo-vinos-descripcion{   }
#catalogo-vinos-descripcion .item{float:left;
                      height:145px;
                      width :265px;
                      margin-right:25px;
                      text-align:justify;
                      }

#catalogo-vinos-descripcion .item img{}
#catalogo-vinos-descripcion .item img:hover{ border:solid 5px #8C044C; }
#catalogo-vinos-descripcion .item a{ font-size:16px;
                         font-family:Times New Roman; 
                         text-decoration:none;}
 
 
 
/* adornos derecha */
#domancha-dcha{background-image:url(images/domancha-dcha.jpg);
       background-position: top;
       background-repeat:no-repeat;
       width:243px;
       height:81px;
       margin-bottom:12px;
       margin-top:12px;
       border:solid 2px #E0DBCF;} 
       
#dotierra-dcha{background-image:url(images/dotierra-dcha.jpg);
       background-position: top;
       background-repeat:no-repeat;
       width:243px;
       height:81px;
       margin-bottom:12px;
       margin-top:12px;
       border:solid 2px #E0DBCF;}                  

/************* DETALLES VINOS ***********************/
.detalles-domancha{padding:12px 100px 12px 12px;
       font-size:11px;
       background-color:#F0EEE8;
       background-image:url(images/detalles-domancha.jpg);
       background-position: 98% 20%;
       background-repeat:no-repeat;}    

.detalles-tierra{padding:12px;
       font-size:11px;
       background-color:#F0EEE8;
       /*background-image:url(images/detalles-domancha.jpg); 
       background-position: 98% 20%;
        background-repeat:no-repeat;*/}     
       
  
  .detalles{padding:12px;
       font-size:11px;
       background-color:#F0EEE8;
        line-height:1.5em;}  
       
 /***********  CONTACTO ****************/
 .mapagoogle{ border:solid 12px #f0eee8;
              width:500px; 
              height: 250px;
              float:left;}      
 .linea-granate{ height:2px; 
                 background-color:#8C044C;
                 margin-top:8px;
                 margin-bottom:8px;
                 /*margin-right:25px;*/}      
       
/************** PIE  ********************/
#pie
{ background-color:#DED7C0;/*#A08E4C;*/
  height:136px;
  color:#867840;
  font-size:11px;
  font-family:tahoma;

}

#contenidopie{
	width:960px; 
	height:136px;
	background-image:url(images/piecopa.jpg);
    background-repeat:no-repeat;
    background-position:right top;
}							

 
#cajapie1{float:left;
text-align:left;
width:150px;
margin-left:130px;
margin-top:48px;
 }
 
#cajapie2{float:left;
text-align:left;
width:180px;
margin-left:50px;
margin-top:48px;
 }
 
#cajapie2 a{color:#0B0A0B;}

#cajapie2 span{ width:35px;  float:left; }

#cuevas{float:left;
width:180px;
margin-left:0px;
margin-top:48px;
}
   
#cuevas a{ display:block; width:156px; height:54px;
			background-image:url(images/cueva.jpg);}   
                    
/*#cuevas a:hover{ background-image:url(images/cueva2.jpg);}  */ 


/************ EQUANIMITY **********/
#equanimity{ float:left; margin-left:50px; margin-top:48px;}
#equanimity a img{ border:0; color:#fff;}


/*
#equanimity{float:left;
width:180px;
height:50px;
margin-left:50px;
margin-top:48px;
}
#equanimity a{display:block;width:180px;height:50px;}
#equanimity a span{display:none;}*/


/*************  GENERAL  ************/

.caja1{padding:12px;
       background-color:#F0EEE8;
       margin-bottom:8px;}
               
.caja2{padding:12px;
       color:#8C044C;
       background-color:#F0EEE8;
       margin-bottom:8px;}
       
   
       
.clear{ clear:both; line-height:0%; height:0%;}

.font14{ font-size:14px;} 
.font13{ font-size:13px;} 
.font12{ font-size:12px;} 
.font11{ font-size:11px;} 
.font10{ font-size:10px;}
.normal{ font-size:12px;} 
.noborder{ border:0px;}  
.resaltado{ font-weight:bold;} 
.subrayado { border-bottom:solid 1px #333;}

.boton{ background-color:#A4A3A8;
        border:none;
        color:#fff;
        font-weight:bold;
        font-size:11px;
        width:100px;
        padding:2px;
}
        

.error{ background-color:#B8E0AE;}   
.centrado
{ text-align: -moz-center; /* para que funcione en Firefox */
  _text-align:center;
  #text-align:center;
   /*\*/
  html*text-align: center; /* sólo en safari */
}
           
							


/************** HEADER  ********************/

	.header {
	    margin:auto;
		width:960px;
		height:143px;
		color:#fff;   
        background-image: url(images/header.jpg);/*default header image*/
		background-repeat:no-repeat;
    }  


/*
    #mainnav { 
        text-align: left;
        width: 907px;
        margin-top: 0px;
        padding-top: 25px;
    }

    #rightside {
	    float: right;
	    width: 260px;
        margin-right: 30px;
    }
    
    #contents { 
        margin: 0px 300px 0px 0px; 
        padding-left:5px;padding-right:5px;
    }
 
 */   


/* Form */
select {font-size:10pt}
.button {height:30px;font-family:Arial;font-size:11px;padding-bottom:1px;padding-left:10px;padding-right:10px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
.textbox {font-family:Arial;font-size:9pt;padding:2px;}
.file {height:27px;font-size:10pt;padding:5px;border:0;background:#eee;margin-right:7px;}

/* Side Box */
.boxHeader  {width:222px;
             padding:7px 12px 12px 45px;
             background:url('images/sidebox.jpg');
             background-position:top left;
             background-repeat:no-repeat;
             margin-top:15px;
             text-align:left;
             font-family:Tahoma;
             font-size:14px;
             /*height:35px;*/}
.boxContent {width:222px;padding:12px;padding-left:20px;padding-top:0px;text-align:left;font-family:Arial;font-size:11px;}
.boxContent a {}

/* Listing Paging */
.paging {line-height:12px;font-size:11px;padding-top:8px;width:262px;height:21px;}


/******** SPECIAL ELEMENTS ********/

/* Poll Results */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* Go Back Button */
.divGoBack {margin-top:20px;margin-bottom:20px}
.btnGoBack {}
  

/******** MODULES ********/

/* Listing - Categories */
.category_tree td div {height:20px !important}
.category_tree_node {text-transform:uppercase;font-family:Arial;font-size:11px;}
a.category_tree_node:hover {color:#ffffff;}

/* Category Navigation */
.category_area {padding-top:10px;padding-bottom:10px}
.category_item {font-size:13px;text-transform:uppercase;margin-top:15px;margin-bottom:3px}
.category_item a {font-weight:bold}
.category_item_desc {font-size:11px;}

/* Forum */
.frm_category_bar {background-color:#ffffff;}
.frm_category_title {font-weight:bold;font-size:11px;font-family:Tahoma;}
.frm_forum_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_forum_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_thread_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_thread_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;}
.frm_post_contentpanel {background-color:#ffffff;border:#BEC7D1 1px solid;padding:0px;}
.frm_post_subject {font-size:12px;font-weight:bold;background-color:#EFEFF1;border-bottom:#BEC7D1 1px solid;padding:5px;}
.frm_post_message {background-color:#ffffff;padding:5px;}

.frm_title {font-family:verdana;font-size:14px;font-weight:bold;}
.frm_statusbox {line-height:18px;background-color:#ffffff;border:#BEC7D1 1px solid;}

/******** PLACEHOLDERS ********/


#menuidiomas{position:relative; top:5px; left:393px; color:#fff; 
             width:320px;
             letter-spacing:1.3px;
             font-size:11px;
             font-weight:bold;
             }
/* placeholderTopMenu */
.topmenu{font-family:Arial; color:#fff;}
a.topmenu:link{font-family:Arial;color:#fff; text-decoration:none}
a.topmenu:visited{font-family:Arial;color:#fff; text-decoration:none}
a.topmenu:hover{font-family:Arial;color:#fff;text-decoration:underline}

/* placeholderBottomMenu */
.bottommenu{font-family:Arial;font-size:10px;color:#D0D0D0;}
a.bottommenu:link{font-family:Arial;font-size:10px;color:#D0D0D0;text-decoration:none}
a.bottommenu:visited{font-family:Arial;font-size:10px;color:#D0D0D0;text-decoration:none}
a.bottommenu:hover{font-family:Arial;font-size:10px;color:#D0D0D0;text-decoration:underline}
 
 /* placeholderRegister */
a.register:link{color:#D0D0D0;}
a.register:visited{color:#D0D0D0;}
a.register:hover{color:#FFFFFF;}

/* placeholderLoginLogout */
a.login:link{color:#D0D0D0;}
a.login:visited{color:#D0D0D0;}
a.login:hover{color:#FFFFFF;}

/* placeholderLogout */
a.logout:link{color:#D0D0D0;}
a.logout:visited{color:#D0D0D0;}
a.logout:hover{color:#FFFFFF;}

/* placeholderDashboardLink */
a.admin:link{color:#D0D0D0;}
a.admin:visited{color:#D0D0D0;}
a.admin:hover{color:#FFFFFF;}

/* placeholderBreadcrumb */
.breadcrumb{font-family:Tahoma, hevetica, sans-serif;font-size:11px;
			margin-bottom:12px;
			/*background:url('images/breadcrumb.jpg');
            background-repeat: no-repeat;
            background-position:left top;
            padding:2px;*/}
a.breadcrumb:link{color:#A08F4C;}
a.breadcrumb:visited{color:#A08F4C;}
a.breadcrumb:hover{}

/* placeholderPagesWithin */
.boxLinksWithin {border-top:#8A004D 3px solid;
                 border-bottom:#8A004D 15px solid;
                padding:15px;
                text-align:left;
                white-space:nowrap;
                font-family:Times New Roman;
                font-size:16px;
                /*margin-right:20px;*/ 
                margin-top:15px;
                background:url('images/grafico-uvas.jpg');
                background-repeat: no-repeat;
                background-position:right bottom;
                margin-bottom:8px;}
.boxItemLinksWithin {white-space:nowrap;text-align:left;}
.boxItemLinksWithin a {padding-left:23px;
                       text-decoration:none;
                       background:url('images/hoja2.jpg');
                       background-repeat: no-repeat;
                       background-position:left;}
.boxItemLinksWithin a:hover { text-decoration:underline;}

/* placeholderSameLevelPages */
.boxQuickLinks {border-top:#8A004D 3px solid;
                padding:15px;
                padding-bottom:25px;
                text-align:left;
                white-space:nowrap;
                font-family:Arial;
                font-size:11px;
               /* background:url('images/boxbg.jpg') #9a9a9a;*/
                background: #F0EEE8;
                margin-bottom:8px;
                /*margin-right:20px;*/
                }
.boxHeaderQuickLinks {white-space:nowrap;text-align:left;
                      font-size:15px;}
.boxItemQuickLinks {white-space:nowrap;text-align:left;}
.boxItemQuickLinks a { text-decoration:none;}
.boxItemQuickLinks a:hover { text-decoration:underline;}

/* placeholderLoginForm */
.btnLogin {}
.txtLogin {}
.labelLogin {}

/* placeholderSearch */
.boxSearch {position:relative; top:11px; left:10px; }
.btnSearch { background-color:#DAD4C5; 
             color:#A89977; 
             font-size:11px;
             border:0px;
             padding:2px 8px 2px 8px;
             font-weight:bold;
             height:19px;
             margin-left:2px;}
             
div.boxSearch .textbox{width:123px;
                       height:15px;
                       padding:1px;
                       border:solid 1px #A89977;
                       color:#A89977;}
                       
/* EQUANIMITY */
.separador-resultados-busqueda{margin-top:8px;
                               margin-bottom:8px;
                               border-top: dashed 1px #DED9CB;}                       
                        
/*.txtSearch {margin-bottom:1px;color:#A89977;}*/

/* placeholderComments */
.comments {width:100%;margin-bottom:10px;border:#d7d7d7 1px solid;background:#F3F3F3}
.commentbody {padding:4px}
.commentinfo {padding:4px;font-size:9px;color:#777777}

/* placeholderPrint */
#imprimir{ float:right; 
           height:25px;
           margin-top:15px;
           background-image:url('images/print.jpg');
           background-repeat : no-repeat;
           background-position:left center;
           padding:8px 0px 0px 26px;}
           
a.print{font-family:arial;font-size:11px;white-space:nowrap; text-decoration:none;}
a.print:visited{font-family:arial;font-size:11px;}
a.print:hover{font-family:arial;font-size:11px;text-decoration:underline}



/* placeholderCartInfo */
.cart{font-family:Verdana;font-weight:normal;font-size:10px;color:#333333;}

/* MENU PRINCIPAL */

						
/*
#itemsmenu
{  height:22px;
   margin-left:25px;
   margin-top:5px;
   background-color:#0B0A0B;
}
#itemsmenu li { display:inline;
                padding-left :10px;
                padding-right:10px; }
#itemsmenu li a{color:#fff; 
                text-decoration:none;
                font-size:14px;
                padding :2px 6px 2px 6px;}
#itemsmenu li a:hover{ background-color:#8C044C;
                       padding :2px 6px 2px 6px;}	
					   	
*/

/* placeholderMainMenu_DropDown */                            
.static_nlsmenu {z-index:100;
                 margin-left:30px;} /* Main Bar */
/* Main Bar - Item */
.static_nlsitemcontainer {padding:3px 4px 3px 4px;}
.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:11px;padding-top:1px;padding-left:3px;padding-right:4px; }
.static_nlsitem {color:#fff;
				 font-family:Arial;
				 font-size:14px;
    			 padding:0px 10px 0px 10px;}
/* Main Bar - Item Hover */
.static_nlsitemcontainerover { background-color:#8C044C ;
     font-family:Arial;
     font-size:14px;
	 color:#fff;
     padding: 3px 4px 3px 4px;}
.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover {width:11px; padding: 3px 4px 3px 4px;}
.static_nlsitemover {
	color:#ffffff;
    padding:0px 10px 0px 10px;}  
	
/* Sub Menu */
.nlsmenu {margin-top:1px;
    z-index:100;}
	
/* Sub Menu - Item */
.nlsitemcontainer {height:27px;padding-left:0px;padding-right:0px;background-color:#DED7BF } 
/* ;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9;} */ 
/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-moz-opacity:0.7;*/
.nlsiconcell {width:20px;background-color:#070707;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitem {
    font-weight:normal;font-size:12px;font-family:Arial;text-align:left;
    color:#000000;
    padding:8px 40px 4px 10px;}
/* Sub Menu - Item Hover */
.nlsitemcontainerover {height:27px;border:#D9D9D9 0px solid;
                       background-color:#8C044C;
                       /*background:url('images/menubg_hover.gif');*/}
.nlsiconcellover {width:20px;background-color:#8C044C;}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitemover {
    font-weight:normal;font-size:12px;font-family:Arial;text-align:left;
    color:#ffffff;
    padding:8px 40px 4px 10px;}
    

/* placeholderMainMenu_Links */
.mainbar{background:url("images/menubg_hover.gif") repeat-x top;height:30px;padding-left:12px;padding-top:12px}
a.mainmenu:link{font-family:Verdana;font-size:12px;color:#e7e7e7;text-decoration:none}
a.mainmenu:visited{font-family:Verdana;font-size:12px;color:#e7e7e7;text-decoration:none}
a.mainmenu:hover{font-family:Verdana;font-size:12px;color:#ffffff;text-decoration:none}


/* placeholderMainMenu_VerticalMenu */
.mnuVertical {width:170px}
.mnuOver {padding:3px;background-color:#656567;border:#cccccc 1px solid;border-left:#cccccc 1px solid;
    border-top:#cccccc 1px solid;border-bottom:#5A5A5C 1px solid;border-right:#5A5A5C 1px solid;color:#cccccc;}
.mnuSelected {padding:3px;background-color:#F3F2F7;border:white 1px solid; 
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;font-weight:bold;}
.mnuPath {padding:3px;background-color:#D7D7DB;border:white 1px solid;
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;}
.mnuNormal {padding:3px;background-color:#E5E5EA;border:white 1px solid;
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;}

/* placeholderMainMenu_DropMenu */
.top {font:bold 11px verdana;color:#E2E9DA;background:none;}
.top_hover {font:bold 11px verdana;color:#E2E9DA;background:#924693;}
.member {font:bold 10px verdana;color:#5B5E55;}
.member_hover {font:bold 10px verdana;color:#5B5E55;background:#C2C4C5;}
.topbar {background-image:url("images/topbg.gif");height:35px;}
.memberbar {background-image:url("images/memberbg.gif");height:27px;}

/* placeholderMainMenu_Tabs */
.tabActive_Left {width:15px;height:19px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:15px;height:19px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:15px;height:19px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:15px;height:19px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:visited {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:hover {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:underline;}

a.tabActiveLink:link {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:visited {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:hover {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:underline;}

/* placeholderMainMenu_Side */
#divSide {font:11px Trebuchet MS, Arial, sans-serif;background:#FAFAFA;padding:0px;width:180px}
#divSide a {color:#333333;text-decoration:none;}
#divSide a:hover {color:#1684E6}
.mnuLevel1 {margin:0px;list-style-type:none;}
.mnuLevel1 li {padding:3px;padding-left:7px;font-weight:bold;text-transform:uppercase;}
.mnuLevel2 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel2 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.mnuLevel3 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel3 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.itemSelected {color:#1684E6}

/************** MAPA WEB EQUANIMITY ***************/
#equSiteMap{}

#equSiteMap ul  {margin-left:30px; }
                 
#equSiteMap ul a{font-weight:bold;
                 text-decoration:none;}
#equSiteMap ul a:hover{ text-decoration:underline;}                 

/* nivel 2 */
#equSiteMap ul ul  { margin-left:30px;}
#equSiteMap ul ul li{ margin-bottom:15px;}
#equSiteMap ul ul a{ font-weight:normal;}

/* nivel 3 */
#equSiteMap ul ul UL li{ margin-bottom:0px;}
#equSiteMap ul ul ul a{ font-size:0.9em;
                        color: #0B0A0B;
                        text-transform:uppercase;}
/* nivel 4 */
#equSiteMap ul ul ul ul li{margin-bottom:0px;}
#equSiteMap ul ul ul ul a{ font-size:0.88em;
                           text-transform:none;}


/* placeholderMenu_Tree */
a.prnnode  {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.prnnode:hover {background-color:#CCFFCC; font-weight:bold;}
a.node {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.node:hover {background-color:#CCFFCC; text-decoration:underline;}
a.selnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
a.selprnnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
div.row {color:#0066cc;text-decoration:none;cursor:pointer;}
div.selrow {background-color:#99CCFF;cursor:pointer;}
div.row:hover {}
input.nodeedit {
    font-family:Verdana,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    position:absolute;
    height:20px;
    border:#cfcfcf 1px solid;
    z-index:100;}
.nlstree {text-align:left; border:#e6e7e8 5px solid;padding:12px;background:white;}


/************** NOTICIAS EQUANIMITY ***************/
#noticias { font-size:12px; line-height:1.4em;}
#noticias a{ font-size:12px;}

.fecha-noticia{font-size:10px;
               text-transform:uppercase;
               color:#A08F4C;
               margin-bottom:8px;}

.fecha-noticia2{font-size:10px;
               text-transform:uppercase;
               color:#999;
                color:#A08F4C;
               margin-bottom:8px;}  
               
               
 /************ ROTATOR - FOTOS INICIO ************/   
/* rotator in-page placement */ 
div#rotator { float:left; position:relative; 
              height: 236px; 
              width: 600px; 
              margin-top: 4px; 
              margin-left: 0px;
              margin-bottom:15px;}
/* rotator css */ 
div#rotator ul li { float:left; position:absolute; list-style: none; left: 0px; top:0px }
/* rotator image style */ 
div#rotator ul li img { border:0px solid #ccc; padding: 0px; } 
div#rotator ul li.show { z-index:50}   


/************ ACCORDION ****************/
#accordion{font-size:11px;}      
            
/* titulo de cada elemento*/            
#accordion .toggler{ font-size:12px;
                     color:#A08F4C;
                     cursor:pointer; 
                     border-bottom:#DAD4C5 1px dotted;
                     padding:6px;
                     font-weight:bold;
                     }   
                   
                            
