/*-----------------------------------------------------------------
Reset Style Sheet (IE7 - FF3 - S4)
description: resets styles 
-----------------------------------------------------------------*/

/*=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;
}
table {
	border-collapse:collapse;
	border-spacing: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;
}
.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%;
}
.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;
}
.header,
.centeredContent,
.footer {
	width:995px;
	margin: 0 auto;
	text-align: left;
}
.footer {
	text-align:center;
	height:139px;
	position: relative;
	margin-top: -139px;
}
.header {
	height:132px;
}
#logo {
	margin:18px 0 0 65px;
}
.colLeft {
	float:left;
	width:260px;
	margin-bottom:100px;
}
.colRight {
	float:right;
	width:702px;
	margin-right:24px;
	margin-bottom:100px;
}
.colLeft .mainNav,
.colLeft .banner,
.colLeft .destacadosContainer {
	margin:0 0 15px 18px;
}
.footerNav {
	padding:16px 0 4px 0;
}
.footer img {
	margin-top:13px;
}
.colRight img {
	float:left;
	margin-right:8px;
}
#slideShow, #pictureXLarge {
	margin:0 0 14px -6px;
	float:left;
	width:716px;
	overflow:hidden;
}
.itemLeft p {
	margin-bottom:27px;
}
.listHead {
	position:relative;
}
.listHead .util {
	position:absolute;
	right:0;
	top:3px;
}
.itemLeft, .itemPicture {
	float:left;
}
.itemRight, .itemDetail {
	float:right;
}
.listItem {
	border-top:#9c9d9e 1px dotted;
	padding-top:10px;
	margin-bottom:10px;
}
.itemLeft {
	width:480px;
}
.itemDetail {
	width:250px;
}
.detalleLeft {
	width:350px;
	float:left;
}
.detalleRight {
	width:340px;
	height:351px;
	float:right;
	background:url('bg_form_detalle.gif') no-repeat left top;
}
.detalleRight .hCont {
	height:33px;
	padding-left:12px;
}
.detalleRight .top {
	height:37px;
	line-height:37px;
}
.detalleRight .fechas, .detalleRight .estado, .reserva .nombreDetalle {
	line-height:33px;
}
.detalleRight .reserva {
	height:192px;
}
.detalleRight .programa {
	height:56px;
	line-height:56px;
}
.programa span, .btnDescargarPDF {
	float:left;
}
.reserva form {
	margin-top:12px;
}
/*	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('bg_picture_xlarge.gif') 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;
}
.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;
}
#slideShow li {
	float:left;
	position:relative;
}
#slideShow li span {
	position:absolute;
	right:35px;
	bottom:36px;
	z-index:9;
	font-weight:bold;
	font-size:31pt;
	color:#fff;
}
#btnNext {
	position:absolute;
	margin-left:653px;
	margin-top:68px;
	cursor:pointer;
	*top:132px;
	*margin-left:-49px;	/*	Only IE6 & IE7 see this	*/
}
#btnPrev {
	position:absolute;
	margin-top:68px;
	margin-left:1px;
	*top:132px;
	*margin-left:-701px;	/*	Only IE6 & IE7 see this	*/
}
#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;
}
/*=fonts
-----------------------------------------------------------------*/
body, a {
	color:#616264;
	font-family: arial, sans-serif;
}
.footer {
	color:#a5a6a8;
	font-size:8pt;
}
.footerNav {
	font-weight:bold;
	font-size:9pt;
}
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;
	font-size:13.5pt;
	border-top:#9c9d9e 1px dotted;
}
h3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:12pt;
	margin-top:15px;
}
#home h1 {
	color:#f8981c;
	border:none;
	margin-bottom:0;
}
#detalle h1 {
	margin-top:0;
}
.itemDetail h3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color:#00abe5;
	font-size:15pt;
	margin:-3px 0 3px 0;
}
.colRight p {
	font-size:10pt;
}
#home .colRight p {
	font-size:10.5pt;
}
#home .itemDetail p {
	font-size:10pt;
}
.listHead .util {
	font-size:8.5pt;
}
.listHead .util a, .listHead .util a:visited {
	color:#b1b3b4;
}
.listHead .util a:hover {
	color:#87888a;
}
.listHead .util a.selected {
	color:#616264;
	font-weight:bold;
}
.precio, .detalleRight strong {
	font-weight:bold;
	color:#fff;
	margin-bottom:6px;
	font-size:12pt;
}
.datoCrucero {
	font-weight:bold;
	font-size:8pt;
	margin-bottom:3px;
}
.datoCrucero span {
	color:#f8981c;
}
.reserva label, .formCrucero label {
	font-size:9px;
}
.formCrucero label a {
	text-decoration:underline;
}
.breadcrumb {
	font-size:8pt;
}
.breadcrumb a {
	color:#a5a6a8;
}
.breadcrumb a.current{
	color:#616264;
}
.nombreDetalle {
	color:#48494b;
	font-size:11pt;
	font-weight:bold;
}
.valorDetalle {
	padding-left:6px;
	color:#48494b;
	font-family:arial;
	font-size:10pt;
}
.destacados ul li a {
	color:#fccc8e;
}
.destacados ul li {
	font-size:11pt;
}
.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 url('bg_header_top.gif') no-repeat top center;
}
.footer {
	background: #fff url('bg_footer.gif') repeat-x;
}
.mainNav li a, .btnVerCrucero, .btnRecibirInf, .btnEnviar, .btnDescargarPDF {
	display:block;
	text-indent: -9000px;
}
.mainNav li a {
	width:227px;
	height:34px;
	margin-bottom:3px;
}
.mainNav li {
	display: inline; /*	Removes large gaps in IE 6&7 Win */
}
.selected a, .mainNav a:hover, a.btnVerCrucero:hover, .btnRecibirInf:hover,
.btnEnviar:hover, .btnDescargarPDF:hover {
	background-position:top left;
}
.btnDescargarPDF {
	width:140px;
	height:32px;
	background: url('btn_descargar_pdf.gif') no-repeat top right;
	margin:10px 0 0 10px;
}
.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;
}
.btnHome {
	background: url('btn_home.gif') no-repeat top right;
}
.btnCruceros {
	background: url('btn_cruceros.gif') no-repeat top right;
}
.btnFinde {
	background: url('btn_finde.gif') no-repeat top right;
}
.btnLarga {
	background: url('btn_larga.gif') no-repeat top right;
}
.btnPuentes {
	background: url('btn_puentes.gif') no-repeat top right;
}
.btnNinios {
	background: url('btn_ninios.gif') no-repeat top right;
}
.precio {
	background: url('bg_precio_left.gif') no-repeat top left;
	padding-left:6px;
	height:20px;
}
.detalleRight strong {
	background: url('bg_precio_gris_left.gif') no-repeat top left;
	padding:1px 0 1px 6px;
	*padding-top:0;
	line-height:20px;
}
.precio span {
	float:left;
	display:block;
	background: url('bg_precio_right.gif') no-repeat top right;
	height:20px;
	padding-right:6px;
}
.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;
}
.formCrucero .customInput {
	width:197px;
	height:20px;
	background: url('bg_input_crucero.gif') no-repeat top left;
	margin-bottom:5px;
}
.reserva .customInput {
	width:232px;
	height:20px;
	background: url('bg_input_detalle.gif') no-repeat top left;
	margin-bottom:5px;
}
.customInput input {
	border:0;
	width:186px;
	padding-left:4px;
	color:#a5a6a8;
	font-size:9pt;
	padding-bottom:2px;
	background:transparent;
}
.reserva .customInput input {
	width:224px;
}
.reserva p {
	margin-right:10px;
	margin-top:-6px;
	font-size:8pt;
}
.destacadosContainer {
	background: url('bg_destacados_top.gif') no-repeat left top;
	padding:10px 0;
	width:234px;
}
.destacados {
	background: url('bg_destacados_bot.gif') no-repeat left bottom;
	width:234px;
	padding-bottom:17px;
}
.destacados ul {
	background: url('bg_destacados_tile.gif') repeat-y left top;
	width:234px;
}
.destacados ul li a {
	background: url('bullet_destacados.gif') no-repeat right center;
	padding-left:16px;
	margin-left:10px;
	display:block;
	padding:5px 0 5px 16px;
	border-top:#fccc8e 1px dotted;
	width:191px;
}
.destacados ul li.first a {
	border:none;
}
.checkbox a {
	text-decoration:underline;
}
