/* ### BelAirAgent.ca Main.CSS ### */
@media print
{
  .no_print {DISPLAY:none;}
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px 0px;
	background-repeat:repeat-x;
}
hr{border:1px solid #ccc;border-width:0 0 1px;height:1px;margin:4px 0}

INPUT  { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; letter-spacing: -1px }
SELECT  { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; letter-spacing: -1px }
TEXTAREA  { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; letter-spacing: -1px }

.smallcontent { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; }
.normalcontent { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; }
.largecontent { font-family : Arial, Helvetica, sans-serif; font-size : 11pt; }
.largercontent { font-family : Arial, Helvetica, sans-serif; font-size : 14pt; }

.news { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; color: #333333 }
.policy { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; }
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #0099FF }
.fineprint {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666 }
.description { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; }
.phone { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; }
.comment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FF9900;
}

.data{
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
}
.dealbox{
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
}

.dealboxheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : White;
}

.dealboxdestination {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #333333;
}
.dealboxhotel{
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
}

.dealboxdateMeal{
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

.dealboxprice{
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : Red;
}

.leftNavbar{
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : Red;
}

.subNavNorm {
	DISPLAY: none; LEFT: 0px; WIDTH: 0px; POSITION: relative; TOP: 0px; HEIGHT: 0px; BACKGROUND-COLOR: #eeeeee
}


td.navi1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff;
	xBACKGROUND-COLOR: #0370BE;
}
td.navi2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0370BE;  TEXT-DECORATION: underline; font-family: Arial, Helvetica, sans-serif;
}

a.navi1:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: underline
}
a.navi1:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: underline
}
a.navi1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none
}
a.navi1:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none
}
a.navi2:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0370BE; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
a.navi2:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0370BE; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
a.navi2:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FF8000;  TEXT-DECORATION: underline; font-family: Arial, Helvetica, sans-serif;
}
a.navi2:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FF8000; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}

.hotdeal {
	line-height: 15px;
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
a.hotdeal:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ff0000; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
a.hotdeal:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ff0000; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
a.hotdeal:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FF8000;  TEXT-DECORATION: underline; font-family: Arial, Helvetica, sans-serif;
}
a.hotdeal:active {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ff0000; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}

td.sideNavi2{
	line-height: 16px;
	FONT-SIZE:14px; COLOR:#0370BE; TEXT-DECORATION:none; font-family:Arial, Helvetica, sans-serif;
}

/* CSS used in Belair templages */
.svPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20pt;
	color: #006699;
}
.svNormalFont {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.svSmallFont {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size:9px;
	color: #666666;
}
.svBlueTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	background-color:#D2E9FF;
}
.svBlueTitleBigger {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #336699;
	background-color:#D2E9FF;
}
.svBlueSubTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color:#E8F3FF;
}
.svGreySubTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #336699;
	background-color:#ffffff;
}
.svYellowTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color:#FFD990;
}
.svYellowSubTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color:#FFF4EA;
}
.svWhiteboard {
	background-color:#ffffff;
}
.svBlueboard {
	background-color:#006699;
}
.svYellowboard {
	background-color:#CC6600;
}
.svAnnounce {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.svComment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.svPriceSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}
.svPriceRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #ff0000;
}
.svSpecialRed {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #ff0000;
}
strong {
	font-weight: bold;
}

.PageTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #006699;
}

.svWait {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
}

.svLeftTabRequestDate{
	background-image: url(http://myr.sax.softvoyage.com/myr/tabs_bg_blue_full.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	background-color:#D2E9FF;
}

.svRightTabRequestDate{
	background-image:url(http://www.belairtravel.com/images/sv/tabs_altDate_flash.gif);
}

.svLeftTabAltDate{
	background-image:url(http://myr.sax.softvoyage.com/myr/tabs_altDate_on.gif);
}

.svRightTabAltDate { 
	background-image:url(http://myr.sax.softvoyage.com/myr/tabs_bg_blue.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	background-color:#D2E9FF;
}


.PageTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #006699;
}

.svWait {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
}

