/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */

body, h1, h2, h3, p, ul, li, form {
	border: 0;
	margin: 0px;
	padding: 0px;
}

a {
    border: 0;
}

table {
	border: 0;
    border-spacing: 0;
}


/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */


body {
	background-color: #07284c; /* Aqui se cambia el color de fondo de todo el sitio */
	background-image: url() !important; /* Aqui se cambia la imagen del fondo en todo el sitio */
	font-family: 'century gothic';
	font-size: 10pt;
}

h1{
	font-size: 22pt;
	/* ...other properties... */
}

h2{
	font-size: 16pt;
	/* ...other properties... */
}

h3{
	font-size: 13pt;
	/* ...other properties... */
}

h4{
	font-size: 11pt;
	/* ...other properties... */
}

a:link, a:visited{
	color: #0033CC;
}

a:hover {
	color: #666666;
}



/* ---------------------------*/
/* Header */

header {
	background-color: #FFF; /* Color del fondo en el header */
	padding: 0px;
	height: auto;
	width: auto;
	margin: auto;
}


#logo {
	float:left;
	left: 10px;
	top: 10px;
}

/* 
#helpBox {
	color: #07284C; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: right;
	position: relative;
	vertical-align:top;
	padding:0;
	margin-right: 5px;
	height: 99px;
	width: 160px;
	text-align:right;
} */

.logInTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a0a0a0;
	margin-top:0px;
	width: 160px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	padding:0;
}

.LogInCaja {
	text-align:left;
	height:20px;
	padding-left:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-bottom-color:#d9d9d9;
}

.loginHeader A:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#07284c;
	text-decoration: none;
	margin-top: 0px;
}
.loginHeader A:hover {
	color:#6b6b6b;
	text-decoration:underline;
}
.loginHeader A:active {
	color:#07284c;
}
.loginHeader A:visited {
	color:#6b6b6b;
}

.tollFreeHeader {
	font-size: 13pt;
	font-weight: bold;
}

.callUsBox {
	color: #07284C; 
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	height: 82px;
	width: 193px;
	float: right;
	vertical-align:top;
	margin-right: 5px;
}

#helpCart {
	font-size: 11pt;
	font-weight: normal;
	text-align:left;
	padding-top:10px;
}

#tollFreeCart {
	font-size: 12pt;
	font-weight: bold;
}

/* Termina header */


/* Inicia Top Menu */

#topMenu {
	width: auto;
	height: 10px;
	display: block;
	margin: 0 auto;
	vertical-align: bottom
}


#topMenuButtons {
	/*background-image:url(/shop_image/top_menu.png); /* Imagen de botones */
	background-repeat:no-repeat; 
	height: 270px
}

/* Termina Top Menu */


/* Flash Banner */

#flash_background {
	position: relative;
	width: 960px;
	height: 320px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1000;
}

/* Termina Flash Banner */


/* Main info area */


#leftMenuBox {
	float:left; 
	width:150px; 
	min-height:300px;
	margin-left:10px; 
	margin-top:20px; 
	padding-top:10px; 
	vertical-align:top; 
	text-align:center
}

#rightContentBox {
	float:right; 
	width:770px;
	min-height:300px;
	margin-right:10px; 
	margin-top:20px; 
	padding-top:10px; 
	padding-left:10px; 
	vertical-align:top
}


/* Breadcrums area */

#breadCrums {
	height: 25px;
	width: auto;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
}

.breadTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: .06em;
	color: #07284c;
	height: 100%;
	width: 949px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.breadTable TD {
	border-right: 1px solid #999999;
	padding-left:5px;
	vertical-align:middle;
}

.breadTable a {
	vertical-align:middle;
	text-decoration: none;
	color: #07284c;
}

.breadTable a:hover {
text-decoration: underline;
}

/* Termina Breadcrums Area */




/* Footer */





#footerCopyRight { 
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 0;
	float: left;
}

#footerNav ul { 
	float:right;
	list-style-type: none;
	margin: 6px 0;
	padding: 0;
	text-align: center;
}

#footerNav ul li { 
	display: inline;
}

#footerNav ul li a { 
	text-decoration: none;  /* linea debajo de enlace */
	padding: .2em 1em;
	color: #002c40; /* Cambiar color de enlace sobre pleaca */
}

#footerNav ul li a:hover {
	color: #fff; /* Color de enlace cuando mouseover */
	text-decoration: underline;	 /* liena debajo enlace cuando mouseover */
}


#destinationsLink01 {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	position:relative;
}


#destinationsLink01 H1 {
	font-variant:small-caps;
	font-size: 10pt;
	color:#FFF;   /* Color del titulo de lista */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;   /* Color de linea debajo del titulo */
	margin-bottom: 4px;
}


#destinationsLink01 ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#destinationsLink01 a { 
	font-size: 8pt;
	letter-spacing: 1px;
	display: block;
	color:#FFF;     /* Color de los enlaces */
	width: 12em;
	padding: .1em .5em;
	text-decoration: none; /* Subrayado de los enlaces */
}

#destinationsLink01 a:hover {
	text-decoration: underline; /* Subrayado de los enlaces cuando mouseover */
}


#destinationsLink02 {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	position:relative;
}


#destinationsLink02 H1 {
	font-variant:small-caps;
	font-size: 10pt;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 4px;
}


#destinationsLink02 ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#destinationsLink02 a { 
	font-size: 8pt;
	letter-spacing: 1px;	
	display: block;
	color:#FFF;
	width: 12em;
	padding: .1em .5em;
	text-decoration: none;
}

#destinationsLink02 a:hover {
	text-decoration: underline;
}


#destinationsLink03 {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	position:relative;
}


#destinationsLink03 H1 {
	font-variant:small-caps;
	font-size: 10pt;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 4px;
}


#destinationsLink03 ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#destinationsLink03 a { 
	font-size: 8pt;
	letter-spacing: 1px;	
	display: block;
	color:#FFF;
	width: 12em;
	padding: .1em .5em;
	text-decoration: none;
}

#destinationsLink03 a:hover {
	text-decoration: underline;
}

#destinationsLink04 {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	position:relative;
}


#destinationsLink04 H1 {
	font-variant:small-caps;
	font-size: 10pt;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 6px;
}


#destinationsLink04 ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#destinationsLink04 ul li { 
	display: inline; 
}

#destinationsLink04 a { 
	font-size: 8pt;
	letter-spacing: 1px;
	color:#FFF;
	width: 12em;
	padding: .2em .5em;
	text-decoration: none;
}

#destinationsLink04 a:hover {
	text-decoration: none;
}


#helpBox2 {
	color: #07284C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: right;
	position: relative;
	vertical-align:top;
	padding:0;
	margin-right: 5px;
	height: 99px;
	width: auto;
	text-align:right;
}

#helpBox2 A {
	color: #39F;
	text-decoration:none;
}

#helpBox2 A:Hover {
	text-decoration:underline;
}

#helpBox2 A:Active {
	color: #07284C;
	text-decoration:underline;
}


/* Sub Footer */

#footerLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color:#FFF;
	width: 98%;
	text-align: center;
	vertical-align:top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffcc33;	/* Color de la linea al final del footer */
}

#footerLinks a { 
	width: 12em;
	margin: 4px 5px;
	color:#FFF; /* Color de los links al final de pagina sin mouseover */
	text-decoration: none;
}

#footerLinks a:hover
{
	color: #FFF; /* Color de enlaces al final de la pagina cuando hay un mouseover */
	text-decoration: underline;
}

/* New Pages */

#borderBox {
	width: 945px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align:top;
	border: 1px solid #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.infoTable {
	width: 920px;
	margin-top:15px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left: auto;
}

.textointro  {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	margin:10px;
}


/* Various */

.clear {
	clear: both;
}


.bannerTitle{
	position:relative;
	top:-50px;
	left:30px;
	height:1px;
	
}

.bannerTitle span{
	background-color: rgba(0, 0, 0, 0.7);
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
    color: white;
    font: bold 24px/45px Helvetica,Sans-Serif;
    letter-spacing: -1px;
    padding: 10px;
}


/*No. De Orden - purchase date*/

#orderCo {
    float: right;
    font-family: 'century gothic' !important;
    font-size: 11pt;
    height: auto;
    margin: 0;
    padding: 0;
    padding-right:30px !important;
    right: 10px;
    text-align: right;
    top: 0;
    width: 270px;
}

/*Orden de confirmacion -Logo, descripcion y pais*/

#logoCo {
    padding-left: 15px !important;

}

#grandTotal {
    color: #99161A;
    font-family: 'century gothic' !important;
    font-size: 22px !important;
    font-weight: 100 !important;
    height: 20px;
    line-height: 22px;
    padding-bottom: 5px !important;
    padding-right: 5px;
    text-align: center;
    width: 100px !important;
}


#title {
    background-color: #FFD286;
    color: #07284C;
    font-size: 20pt;
    margin-left: 0px !important;
    margin-top: 10px;
    padding: 8px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    bottom: -10px;
}

#leadPax {
    font-family: 'century gothic' !important;

}


.cartRow1 td {
    border-bottom: 1px solid #4880B8 !important;
    border-right: 1px solid #4880B8 !important;
    border-top: 1px solid #4880B8 !important;
    font-family: 'century gothic' !important;
    height: 40px !important;
    line-height: 15px !important;
    padding: 7px !important;
    text-align: left !important;
    vertical-align: middle !important;
}


#paxInfo04 {
	font-family: 'century gothic' !important;
	    line-height: 15px !important;
    padding: 7px !important;
    text-align: left !important;

}


.cartRowHeader td {
	font-family: 'century gothic' !important;
	line-height: 15px !important;
    padding: 7px !important;
    text-align: center !important;
    font-size: 15px !important;
    letter-spacing: normal;
    font-weight: 100 !important;
}


#contenido > div:nth-child(6) { margin-top:-30px}

#paxInfo01 {
	font-family: 'century gothic' !important;
	line-height: 15px !important;

    text-align: left !important;

    letter-spacing: normal;
    font-weight: 100 !important;
}

#paxInfo02 {
	font-family: 'century gothic' !important;


    text-align: left !important;

    letter-spacing: normal;
    font-weight: 100 !important;
}

#paxInfo03 {
	font-family: 'century gothic' !important;
	line-height: 15px !important;

    text-align: left !important;

    letter-spacing: normal;
    font-weight: 100 !important;
}


#pleca {

	font-family: 'century gothic' !important;
    font-size: 11pt;
    height: 26px;
    padding-top: 8px !important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    vertical-align: bottom;
    text-transform: uppercase;


}