/* CSS Document 
Hola de estilos para adventureshouse.com
*/


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
text-align:right;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-style:italic; 

font-size:12px;

}
#back1 { background: url(images/back_header.jpg);
		 background-repeat: no-repeat;
		 background-position: top;
 	    } 
#back2 { background: url(images/back_body.jpg);
		 background-repeat: repeat;
		 background-position: top;
       } 		

A:link {
color: #000000	;
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

A:active {
color: #0099CC;
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

A:visited {
color: #000000;
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

A:hover {
color: #0099CC;
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.titulo {
	font-family: Chianti Win95BT;;
	font-weight:Bold;
	font-size:22px;
	color: #EFF1F2;
}
.subtitulo {
	font-family: Chianti Win95BT;;
	font-weight:Bold;
	font-size:18px;
	color: #EFF1F2;
}
.textog {
	font-family: Chianti Win95BT;;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
}
.texto {
	font-family: Chianti Win95BT;;
	font-weight:normal;
	font-size:12px;
	color: #ffffff;
}

.texto_cupon {
	font-family: Chianti Win95BT, Arial;
	font-weight:normal;
	font-size:14px;
	color: #CC0000; 
}
.textochico {
	font-family: Chianti Win95BT;;
	font-weight:Bold;
	font-size:10px;
	color: #EFF1F2;
}
.text_14_claro_b {
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	color: #E1E9F4;
}

.text_12_claro {
	font-family: Arial;
	font-weight: normal;
	font-size:12px;
	color: #E1E9F4;
}
.text_12_claro_it {
	font-family: Arial;
	font-style: italic;
	font-size:12px;
	color: #E1E9F4;
}

.textblack {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;

}
.textwhite {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#F9FAFF;
}

.chianti22azul {
	font-family: Chianti Win95BT;
	font-weight: bold;
	font-size:22px;
	color:#4C80CE;
}
.chianti22claro {
	font-family: Chianti Win95BT;
	font-weight: bold;
	font-size:22px;
	color:#E1E9F4;
}

.text_it_12{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:11px;
	color:#003366;
}
.text_azul_11{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:11px;
	color:#003366;
}



.text_plomo_oscuro_11{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:11px;
	color:#5e5e63;
}

.text_it_azul_14{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:14px;
	color:#003366;
}

.text_it_azul_14_normal{
	font-family:Arial;
	font-style: italic;
	font-size:14px;
	color:#003366;
}

.text_it_azul_12_normal{
	font-family:Arial;
	font-style: italic;
	font-size:12px;
	color:#003366;
}

.text_it_azul_10_normal{
	font-family:Arial;
	font-style: italic;
	font-size:10px;
	color:#003366;
}


.text_plomo_it_14{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:14px;
	color:#949494;
}


.text_plomo_it_12{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:12px;
	color:#949494;
}

.text_plomo_it_10{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:10px;
	color:#949494;
}

.title_it_22{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:22px;
	color:#008BD0;
}

.title_it_20{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:20px;
	color:#008BD0;
}


.title_it_18{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:18px;
	color:#008BD0;
}

.title_it_12{
	font-family:Arial;
	font-style: italic;
	font-weight:normal;
	font-size:12px;
	color:#008BD0;
}
.title_it_10{
	font-family:Arial;
	font-style: italic;
	font-weight:normal;
	font-size:10px;
	color:#008BD0;
}

.title_it_24{
	font-family:Arial;
	font-style: italic;
	font-weight:bold;
	font-size:24px;
	color:#008BD0;
}
.title_it_azul_18{
	font-family:Arial;
	font-style: italic;
	font-weight:normal;
	font-size:18px;
	color:#003366;
}



.text_14_rojo {
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	color:#F9FAFF;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
	
/* HIghslides */	
	
/** {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border: 1px solid silver;
}

.highslide-image {
    border-bottom: 0px solid white;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}















.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Arial;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background-image:url(back_button_menu.jpg);
border: 0px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
/*background: #fff;*/
border-bottom: 0px solid black;
text-decoration: none;
padding: 4px 5px;
background-image:url(back_button_menu.jpg);
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #bababa;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}



