/* Estilos básicos */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #F1FEAB;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: none;
    color: #CC3300;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
 }
select {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
 }
a:focus { 
    outline:none
}
form {
    margin: 0 0 0 0;
}

/* Estilos de capas */

#content {
	width: 1000px;
	text-align: center;
	margin:0 auto 0 auto;
	background-color: #FFFFFF;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

#img.image, #img.block {display:table-cell;}
#img {
	width: 173px;
	vertical-align:middle;
	background-color: #FFFFFF;
}
#img.image {vertical-align:middle;}


#pag {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
#pag SPAN.actual {
    color:red;
}
#pag A {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
#fotoDetalle {
	text-align: center;
	border: 1px solid #000000;
	width: 100%;
	height: auto;
}
#player {
	border: 1px solid #333333;
	height: 350px;
	width: auto;
	margin: 5px;
	padding: 2px;
}
#playerLista {
	height: 320px;
	width: 310px;
	padding: 2px;
	overflow: auto;
	position: absolute;
	top: 64px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top {
	height: auto;
	width: auto;
	margin: 5px;
	color: #000000;
	border: 1px solid #333333;
}
.img {
    border: 1px solid #CC3300;
}
.fotoAtado{
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.fotoAtadoTop{
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
}


/***********   EASY SLIDER   *************/
/* Easy Slider */

#contentSlider{position:relative;text-align:right;float:left;}			
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:528px;
		height:400px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:528px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:18px;
		float:right;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:18px;
		line-height:18px;
		}
	ol#controls li a{
	float:left;
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
	color:#000;
	padding:0 10px;
	text-decoration:none;
		}
	ol#controls li.current a{
	color:#fff;
	background-color: #66CC00;
	font-weight: bold;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* Estilos Facebook */

html .fb_share_button {
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:15px;
	border:1px solid #d8dfea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981);
	background-repeat: no-repeat;
	background-position: right top;
} 
html .fb_share_button:hover { 
   color:#fff; 
   border-color:#295582; 
   background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
   text-decoration:none; 
} 

/* Estilos de textos */

.selectBarra {
	padding: 1px;
	width: 99%;
 }
.menu {
	background-color: #ECECE0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.destacadoViajes {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.destacado {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
.destacadoHome {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
}
.destacadoSeccion {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.destacado1 {
	border: 1px dotted #CCCCCC;
}
.destacado2 {
    font-size: 13px;
    font-weight: bold;
}
.destacado3 {
	font-size: 16px;
	font-weight: bolder;
	border: 1px dotted #CCCCCC;
	width: 100%;
	background-color: #F4F4F4;
	margin-top: 5px;
	margin-bottom: 5px;
}
.destacado4 {
	border: 1px dotted #CCCCCC;
	width: 100%;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.alertaHome {
	color: #000066;
	background-color:#E6F9BF;
	padding: 15px;
	text-align: center;
}
.txtPRECIOS {
    font-weight: bold;
    color: #336600;
}
.txtBLANCO {
	color: #FFFFFF;
	font-size: 10px;
}
.txtBLANCO a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txtBLANCO a:hover {
	color: #CCCC00;
	text-decoration: none;
	font-weight: bold;
}
.txtBARRA {
	color: #000000;
}
.txtBARRA a{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.txtBARRA a:hover{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}