﻿/* Page containers styles. Generic styles for all pages */

.textbox
{
	border-width: 1px;
	border-color: #94D4EF;
	border-style: solid;
}

.linkButton
{
	background-color: #005880;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
}

.regularText
{
	color: #005880;
	font-family:Arial;
	font-size: 12px;
	text-transform:none;
	font-weight: normal;
}


.titleText
{
	color: #26ABE3;
	font-family:Arial;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FF9900;
	text-decoration: none;
}
a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

body
{
	background-repeat: repeat-x;
	background-color: rgb(120,208,240);
}

.frontoffice_topcontainer
{
	width: 1024px;
	border: 0px;
	margin: 0 auto;
	text-align: center;
}

.frontoffice_title
{
	width: 1024px;
	padding-top: 18px;
	padding-bottom: 0px;
	border-bottom: solid 1px #94D4EF;
	font-family: Arial;
	font-size: 26px;
	text-align: left;
	font-weight: bold;
	color: #005880;
	text-transform: uppercase;
}

.frontoffice_footer
{
	padding-top: 20px;
	clear: both;
	text-align: center;
}

.frontoffice_content
{
	margin-top: 8px;
	font-family: Arial;
	font-size: 13px;
	color: #00587F;
	position: relative;
	left: 0px;
	text-align: left;
}

.frontoffice_alternativetext
{
	color: #005880;
	font-weight: bold;
}

.frontoffice_columnsplit
{
	width: 500px;
	float: left;
	margin: 4px;
	text-align: justify;
}

/* END OF ::  Page containers styles. Generic styles for all pages */

.aviso2
{
	font-size: 10px;
	text-align: center;
	width: 100%;
	background: #E9F0F9;
	padding: 8px;
	border-top: #CFE0EA 1px solid;
	border-right: #CFE0EA 1px solid;
	border-bottom: #CFE0EA 1px solid;
	border-left: #CFE0EA 1px solid;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #3A6EA5;
}

.aviso4
{
	font-size: 10px;
	text-align: center;
	width: 100%;
	background: #FFE4E1;
	padding: 8px;
	border-top: #EED5D2 1px solid;
	border-right: #EED5D2 1px solid;
	border-bottom: #EED5D2 1px solid;
	border-left: #EED5D2 1px solid;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #CC1100;
}

.RedWarning
{
	font-size: 10px;
	text-align: left;
	padding: 8px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #CC1100;
}

.statusCtrlWarning
{
	vertical-align: middle;
	font-size: 10px;
	text-align: center;
	width: 100%;
	background: #FFEF66;
	padding: 8px;
	border-top: #E89A00 1px solid;
	border-right: #E89A00 1px solid;
	border-bottom: #E89A00 1px solid;
	border-left: #E89A00 1px solid;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #DC812D;
}



.DestinosCellTitle
{
	padding-top: 4px;
}

.DestinosCellImage
{
	top: 38px;
	height: 133px;
	width: 94px;
	left: 32px;
	position: absolute;
}

.DestinosCellImgTag
{
	height: 133px;
	width: 94px;
}

.DestinosCellSeparator
{
	float: left;
	width: 140px;
	height: 166px;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
	margin: 4px;
	border: solid 2px #A6E4F1;
	background: #A7E4F2;
	font-family: Arial;
	color: #00587F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	position: relative;
}

.DestinosCell
{
	float: left;
	width: 156px;
	height: 182px;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	border: solid 2px #A6E4F1;
	background: white;
	font-family: Arial;
	color: #00587F;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	position: relative;
}
.DestinosSearchCell
{
	float: left;
	width: 328px;
	height: 182px;
	margin: 4px;
}

img
{
	border: none;
}
listnov
{
	color: #005880;
	background-color: #a1e9f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	line-height: 18px;
}
.menu2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #00587a;
}
a.menu2:link
{
	color: #00587a;
}
/* unvisited link */a.menu2:visited
{
	color: #00587a;
}
/* visited link */a.menu2:hover
{
	color: #0082A5;
}
/* mouse over link */a.menu2:active
{
	color: #00587a;
}
/* selected link */

/* Top destaques divs */
div.destaqueTopContainer
{
	width: 333px;
	height: 180px;
	position: relative;
}

div#destaqueTopLeftLine1
{
	background-color: #8CC63C;
	position: absolute;
	bottom: 44px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	color: #006931;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial; /* for IE */
}

div#destaqueTopLeftLine2
{
	background-color: #8CC63C;
	position: absolute;
	bottom: 28px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial; /* for IE */
}

div#destaqueTopLeftLine3
{
	background-color: #8CC63C;
	position: absolute;
	bottom: 9px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial; /* for IE */
}


/* Middle Panel */
div#destaqueTopMiddleLine1
{
	background-color: #F8931F;
	position: absolute;
	bottom: 44px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FE0503;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial; /* for IE */
}

div#destaqueTopMiddleLine2
{
	background-color: #F8931F;
	position: absolute;
	bottom: 28px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial; /* for IE */
}

div#destaqueTopMiddleLine3
{
	background-color: #F8931F;
	position: absolute;
	bottom: 9px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial; /* for IE */

}

/* Right Panel */
div#destaqueTopRightLine1
{
	background-color: #FE0000;
	position: absolute;
	bottom: 44px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FBB039;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial; /* for IE */

}

div#destaqueTopRightLine2
{
	background-color: #FE0000;
	position: absolute;
	bottom: 28px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial; /* for IE */

}

div#destaqueTopRightLine3
{
	background-color: #FE0000;
	position: absolute;
	bottom: 9px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial; /* for IE */

}


/* Page Large titles */
td#PageLargetitle
{
	padding-top: 18px;
	padding-bottom: 0px;
	border-bottom: solid 1px #94D4EF;
	font-family: Arial;
	font-size: 26px;
	text-align: left;
	font-weight: bold;
	color: #005880;
	text-transform: uppercase;
}


.promoslot
{
	width: 333px;
	height: 16px;
	background-color: #9DE9F6;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005880;
	margin-top: 5px;
	text-align: right;
}
.promoLink
{
}
.promoLink:link
{
	color: #005880;
}
.promoLink:visited
{
	color: #005880;
}
.promoLink:hover
{
	color: #FFFFFF;
}
.promoLink:active
{
	color: #005880;
}

.TopPromoContainer
{
	width: 333px;
	height: 180px;
	position: relative;
}

.TopPromoContainer:hover
{
	cursor: pointer;
}

.TopPromoContainerL1
{
	position: absolute;
	bottom: 44px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 26px;
	font-family: Arial; /* for IE */
	
}
.TopPromoContainerL2
{
	position: absolute;
	bottom: 28px;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial; /* for IE */
	
}
.TopPromoContainerL3
{
	position: absolute;
	bottom: 9px;
	right: 8px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 14px;
	font-family: Arial; /* for IE */
	
}
.ColorSchemeA
{
	background-color: #8CC63C;
	color: #006931;
}
.ColorSchemeB
{
	background-color: #F8931F;
	color: #FE0503;
}
.ColorSchemeC
{
	background-color: #FE0000;
	color: #FBB039;
}

.SecondLevelPromoContainer
{
	width: 333px;
	height: 64px;
	position: relative;
}
.SecondLevelPromoContainer:hover
{
	cursor: pointer;
}

.SecondLevelPromoImagePanel
{
	width: 124px;
	height: 64px;
	left: 0px;
	position: absolute;
}
.SecondLevelPromoTextPanel
{
	position: absolute;
	width: 209px;
	height: 64px;
	left: 124px;
}
.SecondLevelPromoText1
{
	position: absolute;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	right: 8px;
	bottom: 24px;
}
.SecondLevelPromoText2
{
	position: absolute;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	right: 8px;
	bottom: 8px;
}
.Level2PromoColorSchemeA
{
	background-color: #FCEB22;
	color: #046836;
}
.Level2PromoColorSchemeB
{
	color: #FBEF1F;
	background-color: #A50069;
}
.Level2PromoColorSchemeC
{
	background-color: #209ED9;
	color: #FFFFFF;
}

