/*-----------------------------------------------------------------
Club Clan2000 style sheet

2010-02-20
Cambio en .detalleRight - fondo alto variable sin degrade
	Se agregan:
	bg_detalle_right_top.gif
	bg_detalle_right_bot.gif
	Se deja de usar: bg_form_detalle.gif
Se agrega outline:0 a los a
Se agregan comillas en font families
Se agrega xlPictureTitle para la pag de detalle
-----------------------------------------------------------------*/

/*=RESET styles
-----------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h2,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a, a:link, a:visited {
	text-decoration:none;
	outline:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*=layout
-----------------------------------------------------------------*/
html {
	height:100%;
}
body {
	text-align: center;
	height:100%;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
   font-style: normal;
}
.nonFooter {
	background: transparent url('bg_wrapper.jpg') no-repeat top center;
	position: relative;
	min-height: 100%;
}
* html .nonFooter {
	height:100%;
}
.nonFooter .centeredContent {
	padding-bottom:139px;
}
.hCont {
	width:100%;
	float:left;
}


.fb_like {
	clear: both;
    margin-top: 10px;
    padding: 10px 0 5px;
}
.header,
.centeredContent,
.footer {
	max-width:995px;
	margin: 0 auto;
	text-align: left;
}
.footer {
	text-align:center;	
}
.header {
	
}

#logo {
	
}

.header p a {
    color: #FFFFFF;
}


.colRight {
	float:right;
	/*width:702px;
	margin-right:24px;*/
	margin-bottom:100px;
}




.footerNav {
	padding:16px 0 4px 0;
}
.footer div {
	margin-bottom: 10px;
}
.colRight img {
	float:left;
	margin-right:8px;
}
#slideShow, #pictureXLarge {
	margin:0 0 0 -6px;
	float:left;
	width:716px;
	height:253px;
	overflow:hidden;
}
/*new*/
.itemLeft p {
	margin-bottom:10px;
}
.listHead {
	margin: 0;
    position: relative;
    /*width: 95%;*/
}
.listHead .util, .listHead .util2 {
	/*position:absolute;
	right:0;
	top:3px;*/
    float: right;
    margin-top: -40px;
    /*width: 360px;*/

}

.util2 .btnColor {
	padding: 1px 5px;
	margin-right: 5px;
}

.util2 select {
	width: 150px;
}


.itemLeft, .itemPicture {
	float:left;
}
.itemRight, .itemDetail {
	float:right;
}
.listItem {
	border-top:#9c9d9e 1px dotted;
	padding-top:15px;
	margin-bottom:15px;
}

.blogLatest .listItem {
	/*overflow: hidden;*/
}
.itemLeft {
	width:480px;

    position: relative;
}

.detalleLeft {
	width:350px;
	float:left;
}
/* ++ */
.detalleRight {
	padding:7px 0 10px;
	background:url('bg_detalle_right_top.gif') no-repeat right top;
	margin-bottom: 20px;

	 background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #dddddd, #ebebec);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#ebebec));
  background-image: -webkit-linear-gradient(top, #dddddd, #ebebec);
  background-image: -o-linear-gradient(top, #dddddd, #ebebec);
  background-image: linear-gradient(to bottom, #dddddd, #ebebec);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddddddcc', endColorstr='#ebebecb3', GradientType=0);

  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;/*background:url('bg_detalle_right_bot.gif') no-repeat center bottom;*/
}
.detalleRightContainer {
	width:340px;
	float:right;
}


.landingFormContainer {
	padding-top:4px;
	background:url('bg_detalle_right_top.gif') no-repeat right top;
	width:340px;
	float:both;
}

.landingPictureContainer p {
	
	text-decoration:none;
	font-weight:normal;


}

.landingPictureContainer {
	padding-top:4px;
	width:340px;
	float:right;
}



.fechas, .estado, .reserva, .programa, .faces {
}
/* ++ */
.detalleRight .hCont {
	height:33px;
	padding-left:12px;
	border-bottom: 1px solid #fff;
}
.detalleRight .top {
	height:37px;
	line-height:37px;
	margin-top:-3px;
}
.detalleRight .fechas, .detalleRight .estado, .reserva .nombreDetalle, .reservaLanding .nombreDetalle {
	line-height:33px;
}
.detalleRight .reserva, .detalleRight .reservaLanding {
       height:auto;
}
.detalleRight .programa {
	height:56px;
	line-height:56px;
	margin-bottom: 15px;
}
.detalleRight .faces {
	line-height:40px;
}

.programa span, .btnDescargarPDF {
	float:left;
}
.programa span, .btnComprarLink {
	float:left;
}

.reserva form, .reservaLanding form {
	margin: 5px 0 0;
}

.listFooter {
	text-align:right;
}
/*	Marco	*/
.marcoSmall {
	height:178px;
	width:218px;
	background: url('bg_picture_small.gif') no-repeat top left;
	position:absolute;
	*margin-left:-226px;	/*	Only IE6 & IE7 see this	*/
}
.marcoLarge {
	height:185px;
	width:701px;
	background: url('bg_picture_large.gif') no-repeat top left;
	position:absolute;
	*margin-left:-709px;	/*	Only IE6 & IE7 see this	*/
}
.marcoXLarge {
	height:253px;
	width:716px;
	background: url('../img/bg_picture_xlarge.png') no-repeat top left;
	position:absolute;
	margin-left:-6px;
	*margin-left:-708px;	/*	Only IE6 & IE7 see this	*/
	*top:132px;
}

.checkbox {
	margin:9px 0;
    float: left;
    clear: both;
}
.checkbox label {
    display: block;
    float: left;
    white-space: nowrap;
}
.checkbox input, 
.checkboxes label span {
    vertical-align: middle;
}
.welcome {
	margin-bottom:28px;
}
.crucerosHeader {
	margin-bottom:21px;
}
.crucerosHeader p {
	margin-top:8px;
}
/*=slideShow
---------------------------------------------------*/
#slideShow {
	position:relative;
}
#slideShow ul {
	width:9000px;
	margin: 0;
    padding: 0;
}
#slideShow li {
	width:716px;
	height:252px;
	float:left;
	position:relative;
}
#slideShow li .slideTitle,
.xlPictureTitle {
	position:absolute;
	left:7px;
	bottom:5px;
	z-index:9;
	background: url("../img/bg_slider_tit.png");
	width: 672px;
	height: 53px;
	padding: 40px 15px 0;
}
#slideShow li .slideTitle,
.xlPictureTitle {
	font-size: 18px;
    font-weight: 400;
	color: #f8aa1c;
	text-shadow: 0px 1px 1px rgba(0,0,0,.6);
}
#slideShow li .slideTitle strong, .xlPictureTitle strong.xl {
	display:block;
	font-size: 20px;
    font-weight: 600;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,.6);
	text-transform: uppercase;
}
#slideShow li .slideTitle em, .xlPictureTitle em {
	color:#ffed00;
}
#btnNext {
	position:absolute;
	margin-left:630px;
	margin-top:90px;
	cursor:pointer;
	*top:132px;
	*margin-left:-49px;	/*	Only IE6 & IE7 see this	*/
}
#btnPrev {
	position:absolute;
	margin-left: 10px;
    margin-top: 90px;
	*top:132px;
	*margin-left:-701px;	/*	Only IE6 & IE7 see this	*/
}

#btnNext:hover,
#btnPrev:hover {
	opacity: .80;
}

#clickArea {
	display:block;
	width:610px;
	height:240px;
	position:absolute;
	margin:8px 0 0 45px;
	*top:132px;
	*margin-left:-655px;	/*	Only IE6 & IE7 see this	*/
	cursor:pointer;
}

.destacadosFacebook {
	margin-left: 25px;

}



/*=fonts
-----------------------------------------------------------------*/
body, a {
	color:#616264;
}
.footer {
	color:#a5a6a8;
	font-size: 12px;
}
.footerNav {
	font-weight:bold;
}
h1 {
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:22pt;
	font-weight:bold;
	margin-top:-0.1em;
	padding-bottom:0.1em;
	margin-bottom:0.4em;
	border-bottom:#9c9d9e 1px dotted;*/
}
h2 {
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	
}
h3 {
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	
}
.mainNav li a {
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	color:#fff;
	font-weight:bold;
	text-indent:14px;
	line-height:22px;
}
#home h1 {
	color:#f8981c;
	border:none;
	margin-bottom:0;
}
#detalle h1 {
	margin-top:0;
}
.itemDetail {
	position: relative;
}
.itemDetail h3, .itemDetail h3 a {
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	color:#00abe5;
	margin: 0;
	line-height: 1.3em
}

#home .itemDetail p.viajeEpigrafe {
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
p.viajeEpigrafe:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background-color: #F8AB1C;
}
p.dateViaje {
    color: #999;
    margin-bottom: 11px;
}
.precio {
    margin-bottom: 10px;
}

.colRight p {
}
/*new*/
.parrafo_nuevo {
    display: none;
}

.ancla_face {
	clear: both;
    display: block;
    padding: 8px 18px;
}

.colRight strong {
	font-weight:bold;
}
#home .colRight p {
}


#home .colRight strong {
	font-weight:bold;
}


#home .itemDetail p {
}

#home .viajeEpigrafe {
}

.listHead .util, .listFooter, .formFeedback {
}
.listHead .util a, .listHead .util a:visited, .listFooter  a:hover {
	color:#b1b3b4;
}
.listHead .util a:hover {
	color:#87888a;
}
.formFeedback li {
	color:#fff;
	font-weight:bold;
	background:#f8981c;
	margin:0 9px 1px 0;
	padding-left:2px;
}
.listFooter a {
	padding-left:0.3em;
}
.listHead .util a.selected, .listFooter a {
	color:#616264;
	font-weight:bold;
}
.precio, .precio a, .detalleRight strong {
	font-weight:bold;
	color:#fff;
	margin-bottom:6px;
}
.datoCrucero {
	font-size: 11px;
    font-weight: 600;
	margin-bottom:3px;
}
.datoCrucero span, .listFooter strong {
	color:#f8981c;
}
.reserva label, .reservaLanding label, .formCrucero label {
	font-size:9px;
}
.formCrucero label a {
	text-decoration:underline;
}
.breadcrumb {
}
.breadcrumb a {
	color:#a5a6a8;
}
.breadcrumb a.current{
	color:#616264;
	text-decoration: none;
}
.nombreDetalle {
	color:#48494b;
	font-weight:bold;
}
.valorDetalle {
	padding-left:6px;
	color:#48494b;
}
.destacados ul li a {
	color:#fccc8e;
}
.destacados ul li {
	font-size: 12px;
}
.destacados ul li a:hover,
.destacados ul li a.selected {
	color:#fff;
	background-position:left center;
}
.destacados ul li a.selected {
	cursor:default;
}
/*=skin 
-----------------------------------------------------------------*/
body {
	background: url('bg_shadow.gif') repeat-y top center;
}
#wrapper {
	float:left;
	background: transparent url('bg_wrapper.jpg') no-repeat top center;
}
.centeredContent {
	background:#fff;
}
.footer {
	background-color: #F2F2F3;
  *background-color: #F2F2F3;
  background-image: -moz-linear-gradient(top, #F2F2F3, #B6B8B9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F2F2F3), to(#B6B8B9));
  background-image: -webkit-linear-gradient(top, #F2F2F3, #B6B8B9);
  background-image: -o-linear-gradient(top, #F2F2F3, #B6B8B9);
  background-image: linear-gradient(to bottom, #F2F2F3, #B6B8B9);
  background-repeat: repeat-x;
	border-top: 4px solid #F8951C;
}
.btnVerCrucero, .btnEnviar, .btnDescargarPDF, .btnComprarLink, .btnComprarSubmit, .btnComprarCaixa {
	display:block;
	text-indent: -9000px;
}

.btnDescargarPDF {
	width:140px;
	height:32px;
	background: url('btn_descargar_pdf.gif') no-repeat top right;
	margin:10px 0 0 10px;
}
.btnComprarLink {
	width:140px;
	height:32px;
	background: url('btn_comprar_link.gif') no-repeat top right;
	margin:10px 0 0 10px;
}

.btnComprarSubmit {
	margin-top:9px;
	width:118px;
	height:21px;
	background: url('btn_comprar_submit.gif') no-repeat top right;
	border:none;
	cursor:pointer;

}

.btnComprarCaixa {
	margin-top:9px;
	width:118px;
	height:21px;
	background: url('btn_comprar_caixa.gif') no-repeat top right;
	border:none;
	cursor:pointer;

}


.btnVerCrucero {
	width:92px;
	height:20px;
	background: url('btn_ver_crucero.gif') no-repeat top right;
}
.btnRecibirInf {
	/*margin-top:9px;
	width:118px;
	height:21px;
	background: url('btn_recibir_informacion.gif') no-repeat top right;
	border:none;*/
	cursor:pointer;
}
.btnEnviar {
	margin-top:9px;
	width:54px;
	height:20px;
	background: url('btn_enviar.gif') no-repeat top right;
	border:none;
	cursor:pointer;
}
.btnColor {
	display:block;
	float:left;
	padding-right: 4px;
	background: url('bg_btn_color.gif') no-repeat right bottom;
	height: 20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.btnColor span {
	background: url('bg_btn_color.gif') no-repeat left bottom;
	height: 20px;
	width:4px;
	float:left;
}
.btnColor:hover {
	background-position: right top;
}
.btnColor:hover span {
	background-position: left top;
}
.btn-reservar, .btn-red {
  display: inline-block;
  *display: inline;
  margin: 5px 4px 0 0;
  padding: 4px 8px;
  font-size: 11px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background-color: #de2624;
  *background-color: #8e0114;
  background-image: -moz-linear-gradient(top, #de2624, #8e0114);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#de2624), to(#8e0114));
  background-image: -webkit-linear-gradient(top, #de2624, #8e0114);
  background-image: -o-linear-gradient(top, #de2624, #8e0114);
  background-image: linear-gradient(to bottom, #de2624, #8e0114);
  background-repeat: repeat-x;
  
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde2624', endColorstr='#ff8e0114', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-reservar:hover,
.btn-reservar:active,
.btn-reservar.active,
.btn-reservar.disabled,
.btn-reservar[disabled],
.btn-red:hover,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  text-decoration: none;
  color: #fff;
  background-color: #8e0114;
  *background-color: #8e0114;
}
.btn-reservar:active,
.btn-reservar.active, 
.btn-red:active,
.btn-red.active {
  background-color: #cccccc \9;
}

.precio {
	
}
.detalleRight strong {
	
}
.precio span {
	
}
.detalleRight strong span {
	background: url('bg_precio_gris_right.gif') no-repeat top right;
	line-height:20px;
	padding:1px 6px 1px 0;
}
.formCrucero {
	width:209px;
	padding:6px 0 0 9px;
	background: url('bg_form_crucero.gif') repeat-y;
	margin-top: 10px;
}
.formCrucero .customInput {
	width:197px;
	height:28px;
	/*background: url('bg_input_crucero.gif') no-repeat top left;*/
	margin-bottom:5px;
}
.reserva .customInput, .reservaLanding .customInput {
	width:232px;
	height:28px;
	margin-bottom:5px;
}
.customInput input {
	border:0;
	width:186px;
	padding-left:4px;
	color:#a5a6a8;
	padding-bottom:2px;
	background:transparent;
}
.reserva .customInput input, .reservaLanding .customInput input {
	width:224px;
}
.reserva p, .reservaLanding p {
	margin: 0 0 5px;
}

.formCrucero .btnRecibirInf,
.formCrucero .btn {
	float: left;
	margin: 5px 5px 0 0;
	padding: 3px 5px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}

.formCrucero .datoCrucero .btn {
	margin: 0 0 5px;
}

.formCrucero .btnRecibirInf,
.reserva .btnRecibirInf {
	height: 28px;
}












.checkbox a {
	text-decoration:underline;
}

.colRight a {
/*       text-decoration: underline; /// DESACTIVO PARA NO PERJUDICAR BOTON DE FACEBOOK*/
}
.itemDetail h3 a, .precio a, a.btnColor, .colRight a.btn , .colRight a.btn_menudropb {
       text-decoration:none;
}
.programa .btn-gris {
	text-transform: uppercase;
}


/*
	Facebook commments
*/
.fb_comments {}
.fb_style1 {
	color: #3b5998;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.fb_style2 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #000;
	font-size: 11px;
}
 
 
.fb_style3 {
	
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #48494b;
}

.fb_style8 {
	color: #999999;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
 

.fb_style4 {


	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;

	
}

#iframeVS {
	background: none;
	text-align: left;
	margin-top: -100px;
}

#iframeVS .colRight {
	float: none;
}


#iframeVS .listHead .util4,
#iframeVS .listHead .util3 {    
    float: left;
    width: 50%;
}


#iframeVS .listHead .util4 {    
    text-align: right;
}

#iframeVS .listHead .util3 {
    text-align: left;
}

#iframeVS .listHead .util3 select{
    width: 160px;
    margin-right: 5px;
    height: 25px;
    line-height: 25px;
    padding: 2px;
}


#iframeVS .listHead .util4 .btnColor {
    float: none;
    margin-right: 0;
}



#iframeVS .listHead .dropdown-toggle {
  position: absolute;
  right: -33px;
    top: -43px;
}

.btn_fcbk {

  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 11px;   
  line-height: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 2px rgba(146, 86, 9, 0.75);
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fe8800;
  *background-color: #f8921c;
  background-image: -moz-linear-gradient(top, #f8b11c, #f8921c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8b11c), to(#f8921c));
  background-image: -webkit-linear-gradient(top, #f8b11c, #f8921c);
  background-image: -o-linear-gradient(top, #f8b11c, #f8921c);
  background-image: linear-gradient(to bottom, #f8b11c, #f8921c);
  background-repeat: repeat-x;
  border: 1px solid #f8b11c;
  *border: 0;
  border-color: #f8921c #f8921c #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}


.btn_fcbk:hover {
  color: #ffe8ba;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.icon-fcbk {
background: url("../img/ico_fcbk.png") no-repeat scroll left top rgba(0, 0, 0, 0);
height: 29px;
line-height: 29px;
width: 31px;
float: left;
margin-right: 10px;


}

.fb-comments, .fb-comments iframe[style] {width: 100% !important;}

.fb-comments.fb_iframe_widget > span {
	width: 100%!important;
}



/*call me button 
-----------------------------------------------------------------*/

.telephone {
margin-left: 15px;
margin-bottom: 10px;
}

/*search 
-----------------------------------------------------------------*/

.form-search.search {
  text-align: right;
  margin: 10px 46px 10px 0;
}

/*=blog 
-----------------------------------------------------------------*/


/* listado viajes */

.listItem .btn-reservar {
	display: none;
}
.listItem form .btn-reservar {
	display: inline-block;
}
.listItem .selector {
	display: none;
}
.listItem form .selector {
	display: block;
}

/* selector de precios */

.selector {
	margin: 0;	
}	
.btn-select {
    background-color: #fff!important;
    border-color: #ccc!important;
    color: #57655b!important;
    font-weight: bold!important;
    text-align: left !important;
    width: 83%;
    margin-bottom: 8px!important;
    display: block!important;
    min-height: 35px;
}
.btn-select {  
  padding: 1px 10px 1px 5px;
  font-weight: 300;
  display: inline-block;
  *display: inline;
  font-size: 12px;   
  line-height: 26px;
  color: #616264;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  vertical-align: middle;
  cursor: pointer;
  background-color: #ebebec!important;
  *background-color: #c8cacb!important;
  background-image: -moz-linear-gradient(top, #ebebec, #c8cacb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebec), to(#c8cacb));
  background-image: -webkit-linear-gradient(top, #ebebec, #c8cacb);
  background-image: -o-linear-gradient(top, #ebebec, #c8cacb);
  background-image: linear-gradient(to bottom, #ebebec, #c8cacb);
  background-repeat: repeat-x;
  border: 1px solid #bcbebf;
  *border: 0;
  border-color: #f8921c #f8921c #bfbfbf!important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
  border-bottom-color: #a2a2a2!important;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebec', endColorstr='#ffc8cacb', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  margin: 15px 10px;        
}

.reserva .btn-select {
    width: 100%;
}	
.btn-select .caret {
    margin-top: -9px!important;
    margin-right: 0px!important;
}
.select-precio.select-default {
    margin-top: 6px;
}
.select-precio.select-default .caret {
    margin-top: 5px!important;
}
.selector .dropdown-precios {
    min-width: 280px;
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	bottom: -5px;

}
.selector .dropdown-precios li, .btn-select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d0d0d0;
    color: #2c2c2c;
    font-size: 13px;
    line-height: 14px;
    margin: 0;
    padding: 10px 8px;
}
.btn-select {
    font-size: 12px;
    padding: 10px 13px 10px 8px;
}

.selector .dropdown-precios li:hover, .btn-select:hover {
    background-color: #F0F0F0;
}
.btn-select:hover {
    text-decoration: none;
}

.selector .dropdown-precios li p, 
.selector .dropdown-precios li p strong,
.btn-select p, 
.btn-select p strong {
    color: #616264;
    margin: 0 0 3px;
}

.selector .dropdown-precios li .total-price,
.btn-select .total-price {
    color: #f8981c;
    font-size: 1.14em;
    font-weight: 700;
}
.selector .dropdown-precios li .total-discount,
.btn-select .total-discount {
    color: #666;
    font-size: 0.85em;
}
.selector .dropdown-precios li .dispo,
.btn-select .dispo {
    font-size: 0.85em;
}
.selector .dropdown-precios li .dispoRest,
.btn-select .dispoRest {
    color: #00abe5;
    font-size: 0.85em;
    font-weight: 700;
}

.reserva .btnRecibirInf {
    display: block !important;
    float: none !important;
    margin: 10px 4px 0 0 !important;
}

input, textarea, .uneditable-input {
    max-width: 224px;
    width: 96%!important;
}
label input {
    max-width: 224px;
    width: auto!important;
}
.radio-inline, .checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -16px;
}
strong.title {
    line-height: 30px;
}

.avatar_mas
 {
  width: 42px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #B6B5B5;
  margin-right: 0px;
  display: inline-block;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
} 

.avatar_mas
 {
  margin: -3px 3px 3px 0;
  vertical-align: middle;
} 

/* anuncio tv */
.anuncio {
    right: 220px !important;
    top: 0 !important;
}

.video iframe {
    display: block;
    height: auto !important;
    width: 100% !important;
}
.video {
    background: url("../img/loading.gif") no-repeat scroll 50% 50% #fff;
    height: auto;
    width: 100%;
    margin-bottom: 10px;
}

.modal_video .modal-dialog {
  width: 940px;
  margin-top: 40px;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;  
  z-index: 1050;
}
.modal-dialog .modal-content {
    cursor: auto;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}

.modal_video {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6) !important;
    border: medium none!important;
    box-shadow: none!important;
    left: 0!important;
    top: 0!important;
    margin: 0!important;
    cursor: zoom-out;
    cursor: -webkit-zoom-out; 
    cursor: -moz-zoom-out;
    color: #333333!important;
    width: 100%!important;
}
.modal_video .modal-body {
  max-height: 100%;
  overflow: auto!important;
}
.modal_video .video {
    background-position: 50% 110px;
}
.modal_video iframe {
    min-height: 250px;
}

.modal_video .close  {
    background-color: transparent;
    background-image: linear-gradient(#D62229, #AB171E);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #AB171E;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Droid Sans',sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
    padding: 10px 12px;
    position: fixed;
    right: 35px;
    text-align: center;
    text-shadow: 0 0 2px rgba(117, 41, 7, 0.85);
    top: 8px;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
    opacity: 1;
    margin-top: 0;
    z-index: 99999;
}
.modal_video .close:hover  {
    background-image: linear-gradient(#AB171E, #a1161d);
    color: #fff;
    opacity: 0.8;    
}

/* botones sidebar */

.telephone:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}


/* grillas */

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.row-extra {
	margin-left: -15px;
}

.colRight .box-content img.pull-right {
	float: right;
}
hr.dotted {
	border-top: #9c9d9e 1px dotted;
    padding-top: 15px;
    margin-bottom: 0px;	
}
.box-content h3 {
	line-height: 28px;
}
.separador-small {
    display: block;
    width: 30px;
    height: 5px;
    margin: 10px 0 10px;
    background-color: #f8981c;
    position: relative;
}

/* box pastillas */

.box-content img {
	border-radius: 10px;
}

.img-box-pastilla {
    margin: 20px 0px;
}
.img-box-pastilla-item{
  max-width:370px;
  margin: 20px auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #ffffff;    
  height: 420px;
}
.img-box-pastilla-item .img-box  {
    height: 200px;
    display: block;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.img-box-pastilla-content{
  padding:10px 20px 10px;
  position:relative;
}
.img-box-pastilla h4 {
  margin-top: 0;
}

/* box equipo */
.box-equipo span, 
.modal_personas span {
    font-size: 10px;
    text-transform: uppercase;
    color: #777;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    min-height: 30px;
    line-height: 14px;
}
.modal_personas span {
    font-size: 14px;
    line-height: 14px;
}
.box-equipo .img-box-pastilla-item {
  height: auto;
  padding-top: 20px;
  text-align: center;
}
.box-equipo .img-box-pastilla-item .img-box {
  -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.box-equipo .btn, 
.box-equipo .btnColor {
	float: none;
}

.modal_personas span {
    font-size: 14px;
    line-height: 14px;
}
.modal_personas .modal-dialog .modal-content {
  padding: 20px;
  text-align: left;
}
.modal_personas .modal-dialog .modal-title {
  margin-bottom: 20px;
  text-align: left;
}
.modal_personas .modal-dialog .modal-body {
	font-size: 13px;
}

.modal_personas .btn-link {
    color: #8a8a8a;
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    border-color: transparent;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal_personas .btn-link:hover, .modal_personas .btn-link:focus {
    color: #f8981c;
    background-color: transparent;
    text-decoration: none;
    border-color: transparent; 
}

.dropdown .itemRight {
	display: block!important;
}



/* responsive */

@media (min-width: 992px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	    float: left;
	}	
	.col-lg-12 {
	    width: 100%;
	}
	.col-lg-6 {
	    width: 50%;
	}
	.col-lg-3 {
	    width: 25%;
	}	
	.colRight .col-lg-12 {
	    width: 95%;
	}
	.colRight .col-lg-6 {
	    width: 45%;
	}
	.colRight .col-lg-3 {
	    width: 20%;
	}
	
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	    float: left;
	}	
	.col-sm-6 {
	    width: 50%;
	}
	.colRight .col-sm-6 {
	    width: 45%;
	}	
}

@media (max-width: 1024px) {

  .modal_video .close  {
    font-size: 30px;
    padding: 5px 8px;
    right: 22px;
  }


}

@media (max-width: 995px) and (min-width: 750px) {
.listItem .itemDetail h3 {
    font-size: 19px;
    margin: 0 0 5px;
}

@media (max-width: 995px) {

	.anuncio {
		right: 250px!important;
	}


}

@media (max-width: 767px) {
  .modal_video .modal-dialog {
      width: 80%;
      padding-top: 30px;
  } 
  .modal_video .close_muro {
     margin: 0;
     padding: 10px 12px; 
  }
	.anuncio {
		right: 235px!important;
	}


}



@media (max-width: 749px) {

	.listItem .btn-reservar {
		display: inline-block;
		margin: 0 0 0 1px;
	}
	.listItem form .btn-reservar {
		display: none;
	}
	.listItem .selector {
		display: block;
		max-width: 330px;
	}
	.listItem form .selector {
		display: none;
	}
	.selector .dropdown-precios {
	    bottom: -5px;
	}	
	.anuncio {
		top: -7px!important;
	}

}

@media (max-width: 610px) {

	.anuncio {
		right: 200px!important;
	}


}


@media (max-width: 478px) {

.listItem .btn-reservar {
    width: 96%;	
    margin: 0;
}
.selector .dropdown-precios li p {
    font-size: 13px;
}
	.anuncio {
		right: 10px!important;
		top: -7px!important;
	}
	.anuncio a {
		color: #fff!important;
	}


}

@media (max-width: 320px) {

  .modal_video .modal-dialog {
      width: 95%;
      padding-top: 30px;
  }
  .modal_video .close_muro {
      right: 19px;   
  }

}
