﻿html
{
    height: 100%;
    overflow: auto;
}
body
{
    background-color: #074e7d; /*Black;*/
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    font-family: Calibri,Calisto MT,Cambria,Tahoma;
    font-size: 1em; /* 	font-family: verdana, arial, helvetica, sans-serif; 	font-size: 0.7em; 	*/
    color: #666666;
}

table
{
    table-layout: auto;
    border-collapse: collapse;
    vertical-align: top;
}


img
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    position: static;
}

td
{
    vertical-align: top;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.MinHeight
{
    min-height: 500px;
}
/*tr	
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 5px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-left: 5px;
	margin-right: 5px;
} */


.MASTERHEADERTABLE
{
    padding: 0;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

.MASTERCONTENTTABLE
{
    padding: 0;
    border-bottom-width: 0;
    margin-top: 0px;
    width: 100%;
    text-align: center;
    background-color: Transparent;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 100%;
}
.GENERIC100X100
{
    width: 100;
}

.MASTERCONTENTTABLECELL
{
    width: 800px;
    height: 100%;
    text-align: center;
    padding: -1px;
    margin: 0px;
    border-bottom-width: 0;
}
.MASTERMENUTABLECELL
{
    width: 181px;
    height: 100%;
    text-align: center;
    padding: -1px;
    margin: 0px;
    border-bottom-width: 0;
}


.MASTERCONTENTTABLECELL_BORDER
{
    background-color: Black;
    background-image: url(images/content_border.jpg);
    background-repeat: repeat-y;
    width: 6px;
    padding: 0;
}

.MASTERCONTENTTABLECELL_CENTRALCELL
{
    text-align: left;
    vertical-align: top;
    background-color: WHITE;
    min-height: 400px;
}




.ACCHEADER
{
    border: 2px solid #000099;
    padding: 0px;
    margin: 0px;
    background-color: #6666FF;
    color: #FFFFFF;
}

.ACCCONTENT
{
    padding: 0px;
    margin: 0px;
    background-color: #C0C0C0;
    color: #FFFFFF;
}





.Content
{
    width: 99%;
    height: 100%;
    vertical-align: top;
    text-align: center;
    vertical-align: top;
}


.ContentImage
{
    border: 4px solid #FFFFFF;
    height: auto; /*width:100%;*/
}

.ContentImage100
{
    border: 4px solid #FFFFFF;
    height: auto;
    width: 99%;
}
.textContent
{
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
}
.BasicText
{
    text-align: justify;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

.ContentTitle
{
    width: 100%;
    padding-left: 10px;
    text-align: justify;
    font-size: 1.8em;
    color: #51667D;
    margin: 0px;
    padding: 0px;
}
.Fdate
{
    color: Blue;
    font-size: small;
}

.yellow
{
    font-size: small;
    color: #DFCF11;
    text-decoration: none;
}

.yellow:visited
{
    color: #DFCF11;
    text-decoration: none;
}

.yellow:hover
{
    color: blue;
    text-decoration: none;
}



.ReservasDef
{
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    color: White;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-decoration: none;
}

.ReservasDef a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

.ReservasDef a:hover
{
    color: blue;
    font-weight: bold;
    text-decoration: none;
}
.ReservasDef a:visited
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}


.GrayContainer
{
    background-color: #EEEEEE;
}

.photo-frame
{
    /*	width:100%;*/
    width: auto;
    position: relative; /*text-align:center; 	top: 0px; 	left: 0px;*/
}


.photo-frame .topx--
{
    background-image: url(Images/frame-topx--.gif);
    background-repeat: no-repeat;
    width: auto;
    height: 4px;
    vertical-align: top;
}
.photo-frame .top-x-
{
    background-image: url(Images/frame-top-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
}
td.top-x-
{
    background-image: url(Images/frame-top-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
}
.photo-frame .top--x
{
    background-image: url(Images/frame-top--x.gif);
    background-repeat: no-repeat;
    width: auto;
    height: 4px;
    vertical-align: top;
}

.photo-frame .midx--
{
    background-image: url(Images/frame-midx--.gif);
    background-repeat: repeat-y;
    width: 4px;
    height: auto;
}
.photo-frame .mid--x
{
    background-image: url(Images/frame-mid--x.gif);
    background-repeat: repeat-y;
    width: 4px;
    height: auto;
}

.photo-frame .botx--
{
    background-image: url(Images/frame-botx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: top;
}
.photo-frame .bot-x-
{
    background-image: url(Images/frame-bot-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
}
.photo-frame .bot--x
{
    background-image: url(Images/frame-bot--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: bottom;
}

.menu
{
    width: 181px;
    vertical-align: top;
}


.menu .header
{
    background-image: url(Images/menu_header.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 181px;
}

.menu .bottom
{
    background-image: url(Images/menu_bottom.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 181px;
}
.menu .left
{
    background-image: url(Images/content_border.jpg);
    background-repeat: repeat-y;
    height: 400px;
    width: 6px; /*margin-left:3px;*/
}
.menu .right
{
    background-image: url(Images/content_border.jpg);
    background-repeat: repeat-y;
    height: 400px;
    width: 6px; /*margin-left:3px;*/
}
.menu .center
{
    background-color: White;
    vertical-align: top;
    height: 400px;
    width: 169px;
}

.container
{
    width: 800px;
    min-height: 400px;
    background-color: White;
    vertical-align: top;
}


.container .header
{
    background-image: url(Images/Content_header.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 800px;
}

.container .bottom
{
    background-image: url(Images/Content_bottom.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 800px;
}
.container .left
{
    background-image: url(Images/content_border.jpg);
    background-repeat: repeat-y;
    height: auto;
    width: 6px; /*margin-left:3px;*/
}
.container .right
{
    background-image: url(Images/content_border.jpg);
    background-position: right;
    background-repeat: repeat-y;
    height: auto;
    width: 6px; /*margin-left:3px;*/
}
.container .center
{
    background-color: White;
    height: auto;
    width: 778px;
}


.admincontainer
{
    width: 100%;
    min-height: 600px;
    background-color: White;
    vertical-align: top;
}


.admincontainer .header
{
    background-image: url(Images/Content_header.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: auto;
}

.admincontainer .bottom
{
    background-image: url(Images/Content_bottom.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 181px;
}
.admincontainer .left
{
    background-image: url(Images/content_border.jpg);
    background-repeat: repeat-y;
    height: auto;
    width: 12px; /*margin-left:3px;*/
}
.admincontainer .right
{
    background-image: url(Images/content_border.jpg);
    background-position: right;
    background-repeat: repeat-y;
    height: auto;
    width: 12px; /*margin-left:3px;*/
}
.admincontainer .center
{
    background-color: White;
    height: auto;
    width: 850;
    padding: 10px;
}
.mastercontainer
{
    width: auto;
    padding: 0;
    border-bottom-width: 0;
    text-align: center;
    background-color: Transparent;
}
.SiteMap
{
    position: relative;
    width: 996px;
    height: 12px;
    text-align: left;
    color: black;
    font-size: small;
    padding-left: 20px;
}

.rcol
{
    width: 200px;
    min-height:330px;
}
.rcol .top
{
    width: 200px;
    height: auto;
}

.rcol .bottom
{
    width: 100%;
    height: auto;
}

.rcol .side
{
    background-image: url(Images/Ofertasside.jpg);
    background-color: White; /*#BCEAF6;*/
    width: 4px;
    background-repeat: repeat-y;
}
.rcol .sideright
{
    background-color: #BCEAF6;
    width: 5px;
}

.rcol .center
{
    width: auto;
    background-image: url(Images/OfertasBack.jpg);
    background-repeat: repeat-x;
    background-color: #FF9700;
    min-height: 160px;
}

.rcoln
{
    width: 200px;
    min-height:330px;
}


.rcoln .side
{
    background-image: url(Images/Noticiasside.jpg);
    background-color: White; /*#BCEAF6;*/
    width: 4px;
    background-repeat: repeat-y;
}

.rcoln .center
{
    width: auto;
    background-image: url(Images/NoticiasBack.jpg);
    background-repeat: repeat-x;
    background-color: #1E85D2; /*#2B6891;#135784;*/
    min-height: 150px;
}


.Oferta
{
    padding: 0px;
    margin: 0px;
    font-size: 0.9em;
    vertical-align: top;
}

.OfertaTitle
{
    padding: 0px;
    margin: 0px;
    font-size: 2em;
    vertical-align: top;
    color: Orange;
}


.Oferta a:link
{
    color: #0033CC;
    font-weight: bold;
}
.Oferta a:visited
{
    color: Purple;
}

.Oferta a:hover
{
    color: #CCFFFF;
}

.NoticiaTitle
{
    padding: 0px;
    margin: 0px;
    font-size: 2em;
    vertical-align: top;
    color: #336699;
}
.Noticia
{
    padding: 0px;
    margin: 0px;
    font-size: 0.9em;
    vertical-align: top;
}

.hrwhite
{
    height: 0px;
    border-style: solid none none none;
    border-color: white;
    border-top-width: 1px;
    padding: 0px;
    margin: 3px;
}


.Noticia a:link
{
    color: white;
}
.Noticia a:visited
{
    color: Purple;
}

.Noticia a:hover
{
    color: #CCFFFF;
}



.ViewOfertas
{
    width: 100%;
}

.ViewOfertas .Title
{
    font-size: 2.0em;
    color: Orange;
    vertical-align: top;
    position: relative;
    margin-top: -10px;
}


.ViewOfertasDetail
{
    width: 100%; /*background-color:White;*/
}

.ViewOfertasDetail .Titulo
{
    font-size: 1.5em;
    text-align: left;
    color: Orange;
    vertical-align: top;
}

.ViewOfertasDetail .Descripcion
{
    color: Black;
    font-size: 0.9em;
    width: inherit;
    padding-right: 10px;
    text-align: justify;
}



.ViewOfertas
{
    /*	width:100%;*/
    width: 100%;
    text-align: center;
    position: relative;
    text-align: center;
}

.ViewOfertas .topx--
{
    /*background-image: url(Images/Of_topx--.png); 	background-repeat: no-repeat;*/
    width: auto;
    height: 7px;
    vertical-align: top;
}
.ViewOfertas .top-x-
{
    width: auto;
    height: 7px;
}

.ViewOfertas .top--x
{
    /*background-image: url(Images/Of_top--x.png); 	background-repeat: no-repeat;*/
    width: auto;
    height: 7px;
    vertical-align: top;
}

.ViewOfertas .midx--
{
    /*background-image: url(Images/Of_midx--.png); 	background-repeat: repeat-y;*/
    width: 4px;
    height: auto;
}

.ViewOfertas .mid-x-
{
    /*background-image: url(Images/Of_mid-x-.png); 	background-repeat: repeat-x;*/
    background-color: #9ABED6;
    width: auto;
    height: auto;
}
.ViewOfertas .mid--x
{
    /*background-image: url(Images/Of_mid--x.png); 	background-repeat: repeat-y;*/
    width: 4px;
    height: auto;
}

.ViewOfertas .botx--
{
    /*background-image: url(Images/Of_bottomx--.png); 	background-repeat: no-repeat;*/
    width: 4px;
    height: 4px;
    vertical-align: top;
}
.ViewOfertas .bot-x-
{
    /*background-image: url(Images/Of_bottom-x-.png); 	background-repeat: repeat-x;*/
    width: auto;
    height: 4px;
}
.ViewOfertas .bot--x
{
    /*background-image: url(Images/Of_bottom--x.png); 	background-repeat: no-repeat;*/
    width: 4px;
    height: 4px;
    vertical-align: bottom;
}


.datenormal
{
    background-color: #E89557;
    height: 20px;
    vertical-align: middle;
}

.datebaja
{
    background-color: #A3C0A5;
    height: 20px;
    vertical-align: middle;
}

.datealta
{
    background-color: #E47695;
    height: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.tarifaBaja
{
    font-size: 1.1em;
    width: 200px;
    color: #719F74; /*color:Black;*/
    vertical-align: middle;
    font-weight: bold;
}

.tarifaEstandar
{
    font-size: 1.1em;
    width: 200px;
    color: #E89557; /*color:Black;*/
    vertical-align: middle;
    font-weight: bold;
}
.tarifaAlta
{
    font-size: 1.1em;
    width: 200px; /*background-color: #C68288;*/
    color: #C84D87;
    vertical-align: middle;
    font-weight: bold;
}


.datePrincipalTable
{
    width: 180px;
    height: inherit;
    font-size: 7pt;
    font-family: Verdana;
    color: #003399;
    border-width: 0px;
    border-style: none;
    background-color: White;
    border-collapse: collapse;
}
.dateTitle
{
    font-size: 1em;
}
caption
{
    text-align: center;
    font-size: 1.5em;
    color: Blue;
}
.DefaultSectionClass
{
    color: #8F9BAD;
    font-size: 1.5em;
    background-image: url(images/frasebackground.jpg);
    background-repeat: no-repeat; /*margin-top:-5px;*/
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.contactTitle
{
    width: 100px;
    text-align: left;
    margin-right: 10px;
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 10px;
}
.contacttext
{
    width: auto;
    text-align: left;
    margin-right: 10px;
    padding-right: 10px;
}
.tarifas
{
    font-size: 1.5em;
}

.tarifas a:link
{
    font-size: 1.5em;
    color: Gray;
}

.tarifas a:visited
{
    font-size: 1.5em;
    color: Gray;
}

.SubTitle
{
    font-size: 1.3em;
    font-weight: bold;
    color: #97A0AE;
}

.SubTitle a:link
{
    font-size: 1.2em;
    color: Gray;
}

.SubTitle a:visited
{
    font-size: 1.2em;
    color: Gray;
}

.degLightBlue
{
    background-image: url(Images/degwhitelblue.jpg);
    background-repeat: repeat-x;
    background-color: #c6eeee;
}
.DescuentosEspeciales
{
    margin-top: 40px;
    width: 100%;
}

.DescuentosEspeciales caption
{
    color: #FF8040;
    font-weight: bold;
}
.DescuentosEspeciales th
{
    margin-top: 15px;
    color: black;
    font-size: 1em;
    text-align: center;
    height: 40px;
    vertical-align: bottom;
    width: auto;
}


.DescuentosEspeciales td
{
    color: black;
    font-size: 1em;
    text-align: center;
    font-weight: normal;
    width: auto;
}


.SierraIrtaDefault
{
    font-size: 1.5em;
}

.SierraIrtaDefault a
{
    color: White;
    text-decoration: none;
}
.SierraIrtaDefault a:visited
{
    color: White;
    text-decoration: none;
}
.SierraIrtaDefault a:hover
{
    color: #FFD735;
    text-decoration: none;
}


.pf
{
    /*	width:100%;*/
    width: auto;
    text-align: center;
    text-align: center;
    top: 0px;
    left: 0px;
}


.pf .topx--
{
    background-image: url(Images/frame-topx--.gif);
    background-repeat: no-repeat;
    width: auto;
    height: 4px;
    vertical-align: top;
}
.pf .top-x-
{
    background-image: url(Images/frame-top-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
}

.photo-frame .top--x
{
    background-image: url(Images/frame-top--x.gif);
    background-repeat: no-repeat;
    width: auto;
    height: 4px;
    vertical-align: top;
}

.photo-frame .midx--
{
    background-image: url(Images/frame-midx--.gif);
    background-repeat: repeat-y;
    width: 4px;
    height: auto;
}
.photo-frame .mid--x
{
    background-image: url(Images/frame-mid--x.gif);
    background-repeat: repeat-y;
    width: 4px;
    height: auto;
}

.photo-frame .botx--
{
    background-image: url(Images/frame-botx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: top;
}
.photo-frame .bot-x-
{
    background-image: url(Images/frame-bot-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
}
.photo-frame .bot--x
{
    background-image: url(Images/frame-bot--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: bottom;
}
.mailtoTropicana:link
{
    color: White;
}
.mailtoTropicana:visited
{
    color: White;
}
.mailtoTropicana:hover
{
    color: white;
    text-decoration: none;
}

