﻿@charset "utf-8";
/* CSS Document */

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
}
td
{
	vertical-align:top;
}
img src
{
	border:none;
}
.border
{
	border:none;
}
/* CELL class Align Center -promo page */
.cell
{
	vertical-align:middle;
}
/* links SYSTEM WIDE - TEXT DECORATION NONE */
a:link
{
	text-decoration:none;
	color:#000000;
}
a:visited
{
	text-decoration:none;
	color:#000000
}
a:hover
{
	text-decoration:none;
		color:#007dbd;
}
/* LINKS  - BLACK w/ Grey roll UNDERLINED*/
.linkbgu a:link
{
	text-decoration:underline;
	color:#000000;
}
.linkbgu a:visited
{
	text-decoration:underline;
	color:#000000;
}
.linkbgu a:hover
{
	text-decoration:underline;
	color:#999999;
}
/*--Leisure color--*/
.leisurecolor
{
	color:#007dbd;
}
/*--Main color--*/
.maincolor
{
	color:#004E98;
}
/*--Grey color--*/
.greycolor
{
	color:#666666;
}
/* LINKS  -  NAV  - BLACK with Logo BLUE roll */
.link0k a:link
{
	text-decoration:none;
	color:#000000;
}
.link0k a:visited
{
	text-decoration:none;
	color:#000000;
}

.link0k a:hover
{
	text-decoration:none;
	color:#004E98;
}

/* LINKS  -  NAV  - BLUE with Logo BLACK roll */

.link0 a:link
{
	text-decoration:none;
	color:#004E98;
}
.link0 a:visited
{
	text-decoration:none;
	color:#004E98;
}
.link0 a:hover
{
	color:#000000;
	text-decoration:none;
}

/* LINKS  -  NAV  - BLUE w/ BLACK roll UNDERLINED*/
.link0bu a:link
{
	text-decoration:underline;
	color:#004E98;
}
.link0bu a:visited
{
	text-decoration:underline;
	color:#004E98;
}
.link0bu a:hover
{
	text-decoration:underline;
	color:#000000;
}
/* LINKS  - NAV GREY with Blue roll */
.link0g a:link
{
	text-decoration:none;
	color:#666666;
}
.link0g a:visited
{
	text-decoration:none;
	color:#666666;
}
.link0g a:hover
{
	text-decoration:none;
	color:#004E98;
}
/* LINKS  - NAV GREY with Blue roll UNDERLINED */
.link0gu a:link
{
	text-decoration:underline;
	color:#666666;
}
.link0gu a:visited
{
	text-decoration:underline;
	color:#666666;
}
.link0gu a:hover
{
	text-decoration:underline;
	color:#004E98;
}

/* LINKS  - NAV Black with Blue roll UNDERLINED*/

.link0u a:link
{
	text-decoration:underline;
	color:#000000;
}
.link0u a:visited
{
	text-decoration:underline;
	color:#000000;
}

.link0u a:hover
{
	text-decoration:underline;
	color:#004E98;
}
/* links LEISURE - BLACK with BLUE roll Decoration NONE */
.link1k a:link
{
	text-decoration:none;
	color:#000000
}

.link1k a:visited
{
	text-decoration:none;
	color:#000000
}

.link1k a:hover
{
	text-decoration:none;
	color:rgb(0, 125, 189)
}


/* LINKS  - LEISURE BLUE w/black roll*/
.link1 a:link
{
	text-decoration:none;
	color:rgb(0, 125, 189);
}

.link1 a:visited
{
	text-decoration:none;
	color:rgb(0, 125, 189);
}

.link1 a:hover
{
	color:rgb(0, 0, 0);
	text-decoration:none;
}

/* LINKS  - LEISURE BLUE Underlined w/black roll*/
.link1u a:link
{
	color:rgb(0, 125, 189);
	text-decoration:underline;
}

.link1u a:visited
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}

.link1u a:hover
{
	color:rgb(0, 0, 0);
	text-decoration:none;
}


/* LINKS  - LEISURE BLUE with Grey roll */
.link1gr a:link
{
	text-decoration:none;
	color:rgb(0, 125, 189);
}

.link1gr a:visited
{
	text-decoration:none;
	color:rgb(0, 125, 189);
}

.link1gr a:hover
{
	text-decoration:none;
	color:#666666;
}

/* LINKS  - Underlined LEISURE BLUE with Underlined Grey roll */
.link1gru a:link
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}

.link1gru a:visited
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}

.link1gru a:hover
{
	text-decoration:underline;
	color:#666666;
}
/* LINKS  - LEISURE BLUE with Grey roll BOLD*/
.link1grb a:link
{
	text-decoration:none;
	color:rgb(0, 125, 189);
	font-weight:bold;
}

.link1grb a:visited
{
	text-decoration:none;
	color:rgb(0, 125, 189);
	font-weight:bold;
}

.link1grb a:hover
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
/* links LEISURE - BLACK with UNDERLINED Blue roll Travelution */
.linkmainu a:link
{
	text-decoration:none;
	color:#000000;
}
.linkmainu  a:visited
{
	text-decoration:none;
	color:#000000;
}
.linkmainu  a:hover
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}
/* LINKS  - LEUSURE GREY with UNDERLINED Blue roll Travelution */
.linkmain a:link
{
	text-decoration:none;
	color:#666666
}

.linkmain a:visited
{
	text-decoration:none;
	color:#666666
}

.linkmain a:hover
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}
/* LINKS  -Underlined  LEUSURE GREY with UNDERLINED Blue roll Travelution */
.linkmain2 a:link
{
	text-decoration:underline;
	color:#666666;
}

.linkmain2 a:visited
{
	text-decoration:underline;
	color:#666666;
}

.linkmain2 a:hover
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}

/* LINKS  - LEUSURE GREY with Blue roll NCL Page*/
.link1g a:link
{
	text-decoration:none;
	color:#666666;
}

.link1g a:visited
{
	text-decoration:none;
	color:#666666;
}
.link1g a:hover
{
	text-decoration:none;
	color:rgb(0, 125, 189);
}
/* LINKS  - LEUSURE-resources GREY with Blue roll BOLD */
.link1gf a:link
{
	text-decoration:none;
	color:#515151;
	font-size:12px;
	line-height:20px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
}
.link1gf a:visited
{
	text-decoration:none;
	color:#515151;
	font-size:12px;
	line-height:20px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.link1gf a:hover
{
	text-decoration:none;
	color:rgb(0, 125, 189);
	font-size:12px;
	line-height:20px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}
/* LINKS  - LEUSURE-FAQ GREY with Blue roll */
.link1grf1 a:link
{
	color:#666666;
	text-decoration:none;
	font-size:12px;
	line-height:18px; 
	font-family:Arial, Helvetica, sans-serif;
}
.link1grf1 a:visited
{
	color:#666666;
	text-decoration:none;
	font-size:12px;
	line-height:18px; 
	font-family:Arial, Helvetica, sans-serif;
}

.link1grf1 a:hover
{
	text-decoration:none;
	color:rgb(0, 125, 189);
	font-size:12px;
	line-height:18px; 
	font-family:Arial, Helvetica, sans-serif;
}
/* LINKS  - VACATION PAGE GREY with Blue roll -BOLD */
.linkgv a:link
{
	color:#4D4D4D;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.linkgv a:visited
{
	color:#4D4D4D;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.linkgv a:hover
{
	color:rgb(0, 125, 189);
	font-size:11px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
/* LINKS  - DESTINATION PAGE black with Blue roll -BOLD */
.link1d a:link
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.link1d a:visited
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.link1d a:hover
{
	color:rgb(0, 125, 189);
	font-size:11px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* LINKS  - LEISURE Black with blue -Underlined */ 
.link1ku a:link
{
	text-decoration:underline;
	color:rgb(0, 0, 0);
}
.link1ku  a:visited
{
	text-decoration:underline;
		color:rgb(0, 0, 0);
}
.link1ku  a:hover
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}

/* links DEALS - BLACK with BLUE roll Decoration BOLD */
.linkdeal a:link
{
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}
.linkdeal a:visited
{
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.linkdeal a:hover
{
	color:rgb(0, 125, 189);
	font-size:11px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.linkdeal1 a:link
{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.linkdeal1 a:visited
{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.linkdeal1 a:hover
{
	color:rgb(0, 125, 189);
	font-size:11px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/* list styles bullets deals leisure */
.bbullet 
{
	list-style-image:url(file:///W|/CITravel.com/Leisure/deals/images/blue_bullet.gif);
	list-style:square;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 5px;
	text-indent: 0px;
	line-height:17px;
	}

/*Links -VACATION - Black /orange roll */
.linkvo a:link
{
text-decoration:none;
}
.linkvo a:visited
{
text-decoration:none;
}
.linkvo a:hover
{
color:#993300;
}
/*Links -VACATION -White /whiteroll */
.linkw a:link
{
color:#FFFFFF;
text-decoration:none;
}
.linkw a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.linkw a:hover
{
color:#ffffff;
text-decoration:underline;
}
/* LINKS  - LEISURE BLUE with BLACK roll AMX TERMS*/
.linktc a:link
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}
.linktc a:visited
{
	text-decoration:underline;
	color:rgb(0, 125, 189);
}
.linktc a:hover
{
	color:rgb(0, 0, 0);
}
/* LINKS  - AMX BLUE blue/grey*/
.linkamxb a:link
{
	text-decoration:none;
	color:rgb(0, 125, 189);
}
.linkamxb a:visited
{
	text-decoration:none;
	color:rgb(0, 125, 189);
}
.linkamxb a:hover
{
	text-decoration:none;
	color:#666666;
}
/* LINKS  - AMX Green with green roll */
.linkamxg a:link
{
	text-decoration:none;
	color:#3e5c3a;
}

.linkamxg a:visited
{
	text-decoration:none;
	color:#3e5c3a;
}

.linkamxg a:hover
{
	text-decoration:none;
	color:#749c6c;
}

/* LINKS  - AMX JETBLUE - blue/blueroll */
.linkamxjb a:link
{
	text-decoration:none;
	color:#2c55be;
}

.linkamxjb a:visited
{
	text-decoration:none;
	color:#2c55be;
}

.linkamxjb a:hover
{
		text-decoration:none;
	color:#89afe8;
}

/* LINKS  - AMX DELTA - grey/blueroll */
.linkamxd a:link
{
	text-decoration:none;
	color:#666666;
}

.linkamxd a:visited
{
	text-decoration:none;
	color:#666666;
}

.linkamxd a:hover
{
	color:#305a9d;
}
;
/* LINKS  - AMX GOLD with Gold roll */
.linkamxl a:link
{
	text-decoration:none;
	color:#ad850a;
}

.linkamxl a:visited
{
	text-decoration:none;
	color:#ad850a;
}

.linkamxl a:hover
{
	text-decoration:none;
	color:#d6b95e;	
}
/* LINKS  - AMX PLATINUM with Grey/Grey roll */
.linkamxp a:link
{
	text-decoration:none;
	color:#333333;
}

.linkamxp a:visited
{
	text-decoration:none;
	color:#333333;
}

.linkamxp a:hover
{
	color:#999999;
}
/* LINES */

.line
{
	width:65%;
	color:#666666;
	height:1px;
}

.line2
{
	width:85%;
	color:#999999;
	height:1px;
}
.line3
{
	width:100%;
	color:#999999;
	height:1px;
}
.line4
{
	width:90%;
	color:#999999;
	height:1px;
}
/* Vertical Line grey RIGHT */
.linevertical
{
	border-bottom:0;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#666666
}
/* Vertical Line grey RIGHT */
.lineverticalgrey
{
	border-bottom:0;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#aaaaaa;
}

/* Vertical Line NAV RIGHT */
.vline0r
{
	border-bottom:0;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#999999;
}

/* Vertical Line NAV LEFT */
.vline0l
{

	border-left:1px;
	border-left-style:solid;
	border-left-color:#999999
}
/* Vertical Line LEISURE RIGHT */
.vline1r
{
	border-bottom:0;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#007dbd
}

/* Vertical Line LEISURE LEFT */
.vline1l
{
	border-bottom:0;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#007dbd
}
/* Vertical Line CORP RIGHT */
.vline2r
{
	border-bottom:0;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#770b00
}

/* Vertical Line CORP LEFT */
.vline2l
{
	border-bottom:0;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#770b00
}
/* Vertical Line GOVT RIGHT */
.vline3r
{
	border-bottom:0;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#0c4072
}

/* Vertical Line GOVT LEFT */
.vline3l
{
	border-bottom:0;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#0c4072
}

.tbline
{
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#999999;
	background-color:#eeeeee;
}

/* BORDERS */
.bordergrey
{

	border-left-color:#aaaaaa;
	border-left-width:1px;
	border-left-style:solid;

	border-right-color:#aaaaaa;
	border-right-width:1px;
	border-right-style:solid;


	border-top-color:#aaaaaa;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#aaaaaa;
	border-bottom-width:1px;
	border-bottom-style:solid
}

/* special promo */


/* Float right */

.promoflt
{
	float:right;
	margin-left:20px;
	margin-right:15px;
}

.promofltrt
{
	float:right;
	margin-left:20px;

}

.promofltrb
{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:10px;
}

.promofltlf

{
	float:left;
	margin-right:20px;
	
}

.picfltlf

{
	float:left;
	margin-right:20px;
	margin-bottom:30px;

}

/* DEALS PAGE FLOAT left M10 */


.dealsflt
{
	float:left;
	margin-top:15px;
	margin-right:26px;
	margin-bottom:15px;
}


/* TOP & LEFT */

.borderTL
{
	border-left-color:#999999;
	border-left-width:1px;
	border-left-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
	border-top-style:solid
}

/* Promo Page -Disclaimer */
.disclaimer
{
	font-size:9px;
	line-height:11px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify
}


/* AMX -Disclaimer */
.disclaimer2
{
	font-size:11px;
	line-height:15px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify
}


/* ALL */


.borderALL
{
	border-left-color:#999999;
	border-left-width:1px;
	border-left-style:solid;

	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:solid;


	border-top-color:#999999;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:solid
}
.borderblue
{
	border-left-color:#004E98;
	border-left-width:1px;
	border-left-style:solid;

	border-right-color:#004E98;
	border-right-width:1px;
	border-right-style:solid;


	border-top-color:#004E98;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#004E98;
	border-bottom-width:1px;
	border-bottom-style:solid
}
/*--lesiure--*/
.borderL
{
	border-left-color:#cfdded;
	border-left-width:15px;
	border-left-style:solid;
	
	border-right-color:#cfdded;
	border-right-width:15px;
	border-right-style:solid;

	border-top-color:#cfdded;
	border-top-width:15px;
	border-top-style:solid;
	
	border-bottom-color:#cfdded;
	border-bottom-width:15px;
	border-bottom-style:solid;
}

.borderL2
{
	border-left-color:#cfdded;
	border-left-width:15px;
	border-left-style:solid;
	
	border-right-color:#cfdded;
	border-right-width:15px;
	border-right-style:solid;

	border-top-color:#cfdded;
	border-top-width:15px;
	border-top-style:solid;
	
	border-bottom-color:#cfdded;
	border-bottom-width:7px;
	border-bottom-style:solid;
}

.borderL2a
{
	border-left-color:#cfdded;
	border-left-width:16px;
	border-left-style:solid;
	
	border-right-color:#cfdded;
	border-right-width:1px;
	border-right-style:solid;

	border-top-color:#cfdded;
	border-top-width:4px;
	border-top-style:solid;
	
	border-bottom-color:#cfdded;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
.borderL2b
{
	border-left-color:#cfdded;
	border-left-width:4px;
	border-left-style:solid;
	
	border-right-color:#cfdded;
	border-right-width:5px;
	border-right-style:solid;

	border-top-color:#cfdded;
	border-top-width:4px;
	border-top-style:solid;
	
	border-bottom-color:#cfdded;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
.borderLb
{
	border-left-color:#0076a3;
	border-left-width:1px;
	border-left-style:solid;
	
	border-right-color:#0076a3;
	border-right-width:1px;
	border-right-style:solid;

	border-top-color:#0076a3;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#0076a3;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.borderLbx
{
	border-left-color:#6b96b4;
	border-left-width:1px;
	border-left-style:solid;
	
	border-right-color:#6b96b4;
	border-right-width:1px;
	border-right-style:solid;

	border-top-color:#6b96b4;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#6b96b4;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


/* borders NO TOP  New Index */

.bordernotop
{
	border-left-color:#999999;
	border-left-width:1px;
	border-left-style:solid;

	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:solid;
}



/* borders NO TOP / Bottom New Index */

.bordernotopbottom
{
	border-left-color:#999999;
	border-left-width:1px;
	border-left-style:solid;

	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
}

/* borders NO TOP or LEFT  New Index */

.bordertopleft
{
	
	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

/* borders NO LEFT  New Index */

.bordernoleft
{
	
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-top-color:#999999;
	border-top-width:1px;
	border-top-style:solid;
	
	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
}

/* borders NO LEFT/bottom  New Index */

.bordernoleftbottom
{
	
	border-top-color:#999999;
	border-top-width:1px;
	border-top-style:solid;
	
	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
}

/*USCIS*/
.borderuscisright
{
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
}

.borderuscistr
{
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
}

.borderuscistop
{
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
}


/*--Borders for Gov't USCIS double--*/

/*--all--*/
.borderdoubleall
{
	border-left-color:#CCCCCC;
	border-left-width:3px;
	border-left-style:double;

	border-right-color:#CCCCCC;
	border-right-width:3px;
	border-right-style:double;


	border-top-color:#CCCCCC;
	border-top-width:3px;
	border-top-style:double;
	
	border-bottom-color:#CCCCCC;
	border-bottom-width:3px;
	border-bottom-style:double;
}
/*--Top / Left--*/
.borderdoubletl
{
	border-left-color:#CCCCCC;
	border-left-width:3px;
	border-left-style:double;

	border-top-color:#CCCCCC;
	border-top-width:3px;
	border-top-style:double;
}
/*--Top / right--*/
.borderdoubletr
{
	border-right-color:#CCCCCC;
	border-right-width:3px;
	border-right-style:double;

	border-top-color:#CCCCCC;
	border-top-width:3px;
	border-top-style:double;
}
/*--Left / Right--*/
.borderdoublelr
{
	border-left-color:#CCCCCC;
	border-left-width:3px;
	border-left-style:double;

	border-right-color:#CCCCCC;
	border-right-width:3px;
	border-right-style:double;

}
/*--Top / Left / Right--*/
.borderdoubletlr
{
	border-left-color:#CCCCCC;
	border-left-width:3px;
	border-left-style:double;

	border-right-color:#CCCCCC;
	border-right-width:3px;
	border-right-style:double;


	border-top-color:#CCCCCC;
	border-top-width:3px;
	border-top-style:double;
}

/*--top / /Bottom--*/
.borderdoubletb
{
	border-top-color:#CCCCCC;
	border-top-width:3px;
	border-top-style:double;
	
	border-bottom-color:#CCCCCC;
	border-bottom-width:3px;
	border-bottom-style:double;
}
/*--top / Bottom / Left--*/
.borderdoubletbl
{
	border-top-color:#CCCCCC;
	border-top-width:3px;
	border-top-style:double;
	
	border-bottom-color:#CCCCCC;
	border-bottom-width:3px;
	border-bottom-style:double;
	
	border-left-color:#CCCCCC;
	border-left-width:3px;
	border-left-style:double;
}

.borderdoubleright
{
	
	border-right-color:#CCCCCC;
	border-right-width:3px;
	border-right-style:double;
}

.borderdoubleleft
{
	border-left-color:#CCCCCC;
	border-left-width:3px;
	border-left-style:double;

}

.borderdoublebottom
{
	border-bottom-color:#CCCCCC;
	border-bottom-width:3px;
	border-bottom-style:double;
}

.borderdoubletop
{
	border-top-color:#CCCCCC;
	border-top-width:3px;
	border-top-style:double;
}






/* PARAGRAPHS TEXT BODY */


/*Paragraph AMX Benifits   11/justify MARGIN 10px*/
.paraAMX
{
	font-size:12px;
	line-height:17px;
	text-align:justify;
	margin-left:10px;
	margin-right:10px
}


/*Paragraph LEISURE TOP - bold justify*/
.paratop
{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-align:justify
}



/*Paragraph LEISURE & DEALS -Destination  11/justify*/
.parad
{
	font-size:12px;
	line-height:18px;
	text-align:justify;
}


/*Paragraph LEISURE & DEALS -Destination  11/justify*/

.paradeal
{
	font-size:11px;
	line-height:16px;
	text-align:left;
	margin-right:15px
}

/* Paragraph Body - JUSTIFY */

.paraj
{
	text-align:justify
}
/* Paragraph Body BOLD - JUSTIFY */

.parajb
{
	text-align:justify;
	font-weight:bold
}


/*Paragraph 12 pt text*/
.parasm
{
	font-size:12px;

}
/*Paragraph 11 pt text left*/
.para11
{
	font-size:12px;
	color:#666666;
	text-align:justify;
}


/*Paragraph 11 pt text left*/
.para10
{
	font-size:11px;
	line-height:16px;
	color:#666666;
}


/*Paragraph 12 pt text Justify*/
.parasm14
{
	font-size:12px;
	text-align:justify;
	line-height:16px;
}


/* links on FAQ */
.parasm18
{
	font-size:12px;
	text-align:justify;
	line-height:20px;
}
/* links on resources */
.parasm20
{
	font-size:10px;
	text-align:justify;
	line-height:18px;
	color:#666666;
}

.paraSM
{
	font-size:12px;
	text-align:justify;
	line-height:18px
	
}
/* 10 PT Margin - Special Promo */

.marg
{
	margin:10pt
}

/* 14 PT , center Margin - Line height -20px Special Promo */

.info
{
	text-align:center; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:20px
}

/* List Essential #'s- 12pt - LH 20px Margin 60px */

.plist
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	margin-left:60px;
}

.plist1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;

}


/*---links on Resources--*/

/* Paragraph 20pt RIGHT Margin */
.pararm
{
	margin-right:20px;
	
}

/* SIDE BAR NAVAGATION  and LISTS */

/* BOLD small headlines & side bars LINKS -11 pt with 20 px MARGIN -Line height=20 */
.bsmhead
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
    line-height:20px
}

/* BOLD small headlines & side bars LINKS -11 pt with 20 px MARGIN -Line height=15 */
.bsmhead1
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
    line-height:15px
}
/* BOLD small headlines & side bars LINKS -11 pt with 20 px MARGIN -Line height=15 */
.bsmhead2
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
    line-height:30px
}

/* BOLD small headlines & side bars LINKS -11 pt with 10px MARGIN */


.smheadk
{
	font-size:11px;
	text-align:left;
	margin-left:10px;
	line-height:20px
}

/* small headlines & side bars LINKS- 11 pt w MARGIN LH 20px */
.smhead
{
	font-size:11px;
	text-align:left;
	margin-left:20px;
	line-height:20px
}

/* GREY small headlines & side bars LINKS- 11 pt w MARGIN LH 20px */
.smheadg
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
    line-height:20px;
	color:#666666
}

/* small headlines & side bars LINKS- 11 pt w MARGIN LH=14 */
.smhead2
{
	font-size:11px;
	text-align:left;
	margin-left:20px;
	line-height:14px
}

.subheadt
{
	font-size:12px;
	text-align:left;
	margin-left:40px;
	line-height:20px
}

/*  small headlines VACATION INDEX 11 pt w MARGIN LH 20px */
.vaclinks
{
	font-size:12px;
	text-align:left;
	margin-left:20px;
    line-height:18px;
}

/*  small headlines VACATION INDEX 11 pt w MARGIN LH 20px */
.vaclinks2
{
	font-size:12px;
	text-align:left;
	margin-left:20px;
	margin-right:10px;
    line-height:18px;
}

/* ---------------------------------------- * /

/* GREY BOLD small headlines-11 pt -Promo Index*/
.promolist
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:13px;
	
}

/* GREY BOLD small headlines-11 pt -Promo Index*/
.promolist1
{
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	line-height:13px;
	margin-left:5pt
}




/* GREY BOLD small headlines-11 pt */
.bsmheadg
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#666666
}

/* blue BOLD small headlines-12 pt */
.bb12
{
	font-size:12px;
	font-weight:bold;
	color:rgb(0, 125, 189);
}

.bb122
{
	font-size:12px;
	font-weight:bold;
	color:rgb(0, 125, 189);
	margin-left:30px;
}


/* ORANGE BOLD small headlines-11 pt */
.bsmheadgr
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#D8570A
}



/* SUBTEXT - 12pt - LH 20px */

.subhead
{
	font-size:12px;
	text-align:left;
	line-height:20px
}

/* BOLD SUBTEXT - 12pt / LH 20px */

.bsubhead
{
	font-size:12px;
	text-align:left;
	line-height:20px;
	font-weight:bold;
	color: #000000;
}

/* LEISURE BOLD SUBTEXT - 12pt / LH 20px */
.bsubhead1
{
	font-size:12px;
	text-align:left;
	line-height:20px;
	font-weight:bold;
	color:#007DBD;
}



/* SUBTEXT - 12pt /LH 0 */
.subhead2
{
	font-size:12px;
	text-align:left;
}

/* HEADLINES FOR PAGES - BLACK BOLD 16pt */
.headk
{
	font-size:16px;
	color:#000000;
	font-weight: bold;
}

/* HEADLINES FOR PAGES - BLUE BOLD 16pt */
.headb
{
	font-size:16px;
	color:rgb(0, 125, 189);
	font-weight: bold;
}

/* HEADLINES FOR PAGES - BLACK BOLD 16pt */
.headkm
{
	font-size:16px;
	color:#000000;
	font-weight: bold;

}

/* HEADLINES FOR PAGES - BLUE 16pt */
.headbm
{
	font-size:16px;
	color:rgb(0, 125, 189);
	font-weight: bold;

}
.bsubhead_grey {
	font-size:12px;
	text-align:left;
	line-height:20px;
	font-weight:bold;
	color: #666666;
}
/*automatically position image withing table with correct padding */

.floatrightborder
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.floatrightborder1
{
float: right;
margin: 0 0 20px 20px;
border: 1px solid #666;
padding: 2px;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 0px;
padding: 2px;
}


/*----------------------OTHER TEMP PAGES--------------------------- */

/*----Index Repeat-----*/
.fade
{
	background-image:url(file:///W|/CITravel.com/Leisure/Images/gradient.jpg);
	background-repeat:no-repeat;
}


/*---STOMP 07-----*/
.amen
{
	margin-left:23px
}

.loch
{
	font-size:12px; 
	color:#006699
}
.loch2
{
	font-size:12px; 
	color:#666666;
	margin-left:20px
}



/* Float right */

.promoflt1
{
	float:right;
	margin-left:20px;
}



/* Patrick 2007 */
.headline1
{
	padding-left:25px;
	padding-top:5px; 
	font-weight:bold; 
	color:#FFFFFF;
	font-size:11px;
}

.headline2
{
	padding-left:25px;
	padding-top:10px;
	font-size:11px;
}


/* Orange w/blue */


.linkorg a:link
{
	text-decoration:none;
	color:#CC3300;
}


.linkorg a:visited
{
	text-decoration:none;
	color:#CC3300;
}

.linkorg a:hover
{
	color:#666666;
}


/*--NCL Pages--*/


.linkncl a:link
{
	text-decoration:underline;
	color:#666666;
	font-size:11px;
	
}


.linkncl a:visited
{
	text-decoration:underline;
	color:#666666;
	font-size:11px;
		
}

.linkncl a:hover
{
	text-decoration:underline;
	color:#0080C0;
	font-size:11px;
	
}

/*---Austraila Page 02/2007-----*/

.paracntr
{
	text-align:center;
}

/*---Poker Costa Rica-----*/

.linkcosta a:link
{
	text-decoration:underline;
	color:#339999;
	
}


.linkcosta a:visited
{
	text-decoration:underline;
	color:#339999;		
}

.linkcosta a:hover
{
	text-decoration:underline;
	color:#666666;
	
}
/*--------------Spain Page-----------*/

/*---Red head-----*/
.spainb
{
	color:#990000;
}

/* ---DOTTED line Spain Page ----- */

.dottedspain
{
	width:100%; 
	border-bottom-style:dotted; 
	border-bottom-color:#666666;
	height:1px;
	margin-bottom:8px;
}

/* ----------------- GOLF ------------------- */

.golfbar
{
	height:20px;
	background-color:#858585;
	padding-left:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.golfleft
{
	float:left;
	padding-top:8px;
	padding-right:20px;
	padding-bottom:8px;
}
.golfright
{
	float:right;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:8px;
}



.itin
{
	font-size:11px;
	padding-left:15px;
}

.itinb
{
	font-size:12px;
	padding-left:15px;
	font-weight:bold;
}
/*--Link Green/Black Underline--*/
.linkgolf a:link
{
	text-decoration:underline;
	color:#45641e;
}

.linkgolf a:visited
{
	text-decoration:underline;
	color:#45641e;
}

.linkgolf a:hover
{
	text-decoration:underline;
	color:rgb(0, 0, 0)
}
/*--Link Green/Black BOLD Underline--*/
.linkgolf2 a:link
{
	text-decoration:underline;
	color:#45641e;
	font-weight:bold;
	padding-left:20px;
	font-size:11px;
}

.linkgolf2 a:visited
{
	text-decoration:underline;
	color:#45641e;
	font-weight:bold;
	padding-left:20px;
	font-size:11px;

}

.linkgolf2 a:hover
{
	text-decoration:underline;
	color:rgb(0, 0, 0);
	font-weight:bold;
	padding-left:20px;
	font-size:11px;

}
/*--Link Grey/Green  Underline--*/
.linkgolf3 a:link
{
	text-decoration:none;
	color:#666666;
	font-size:11px;
}

.linkgolf3 a:visited
{
	text-decoration:none;
	color:#666666;
	font-size:11px;

}

.linkgolf3 a:hover
{
	text-decoration:underline;
	color:#45641e;
	font-size:11px;

}
/*--Link Green/Grey Underline--*/
.linkgolf4 a:link
{
	text-decoration:none;
	color:#45641e;
	font-size:11px;
}

.linkgolf4 a:visited
{
	text-decoration:none;
	color:#45641e;
	font-size:11px;

}

.linkgolf4 a:hover
{
	text-decoration:underline;
	color:#666666;
	font-size:11px;

}

/* ----------------- Sister City ------------------- */


/*-- LINKS  - Sister City BROWN  --*/
.linkss a:link
{
	text-decoration:none;
	color:#784b1f;
}

.linkss a:visited
{
	text-decoration:none;
	color:#784b1f;
}

.linkss a:hover
{
	text-decoration:none;
	color:#b33403;
}

/* --LINKS  - Sister City Orange ---- */
.linksso a:link
{
	text-decoration:none;
	color:#b33403;
}

.linksso a:visited
{
	text-decoration:none;
	color:#b33403;
}

.linksso a:hover
{
	text-decoration:none;
	color:#784b1f;
}




.sistercolor
{
	color:#784b1f;
}



.linkssb a:link
{
	text-decoration:none;
	color:#004480;	
}


.linkssb a:visited
{
	text-decoration:none;
	color:#004480;
}

.linkssb a:hover
{
	text-decoration:none;
	color:#b33403;
}

.itin
{
	border-bottom:thin; 
	border-bottom-color:#ffffff; 
	border-bottom-style:solid;
	padding-left:10px;
	vertical-align:middle;
	font-size:11px;

}
/* Itinerary Top */
.itinb
{
	border-bottom:medium; 
	border-bottom-color:#ffffff; 
	border-bottom-style:solid;
	padding-left:10px;
	font-weight:bold;
	vertical-align:top;
	color:#FFFFFF;
	font-size:11px;
	vertical-align:middle;
}

/*-----------------------MAIN--------------------------- */


/*---WHY CI Blue-----*/

.bbusi
{
	color:#004E98
}
.gbusi

{
	color:#666666;
}

/*---SERVICES Paragraph justify & 20 px M-----*/

.paras
{
	margin-right:20px;
	text-align:justify
	
}

/* Links for LOCATIONS PAGE - BOLD - 12pt /Margin 0 */

.locbold
{
	font-size:12px;
	text-align:left;
}


/*---PARA on alt index page-----*/

.parai
{
		 
	font-size:12px;
	line-height:17px;
	margin-right:20px;
	margin-left:20px;
	text-align:justify;
}


.parai1
{
		 
	font-size:12px;
	line-height:17px;
	margin-right:20px;
	margin-left:20px;
	text-align:left;
}

.borderi 
{
border-top-width:thin;
border-top-style:solid;
border-top-color:#0c4072;
}


/*---PARA on NEW index page-----*/
.paramain
{
	font-size:11px; 
	margin:10px 10px 10px 10px;
	color:#666666;
	line-height:16px;
}
.paramain2
{
	font-size:11px; 
	margin:10px 10px 10px 10px;
	color:#666666;
	line-height:14px;
}

/*-----------------------BUSINESS--------------------------- */


/*-------------------------------------------*/


.borderred
{

	border-left-color:#7b0501;
	border-left-width:1px;
	border-left-style:solid;

	border-right-color:#7b0501;
	border-right-width:1px;
	border-right-style:solid;


	border-top-color:#7b0501;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#7b0501;
	border-bottom-width:1px;
	border-bottom-style:solid
}




/* Corporate Red  */
.corpcolor
{
	color:#7b0501;
}



.corpwatermark
{
	color:#7b0501;
	font-style:italic;
	/*background-color:#DBD7D8*/
}
/* LINKS  - Corporate GREY with Red roll */
.link2g a:link
{
	text-decoration:none;
	color:#666666
}

.link2g a:visited
{
	text-decoration:none;
	color:#666666
}

.link2g a:hover
{
	color:#0099CC;
	text-decoration:underline;
}

/* LINKS  - BOLD Corporate GREY with Red roll */
.link2gb a:link
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.link2gb a:visited
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.link2gb a:hover
{
	text-decoration:none;
	color:#7b0501;
	font-weight:bold;
}

/* LINKS  - BOLD Corporate GREY with Red UNDERLINED roll */
.link2gbu a:link
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	margin-left:1px;
}

.link2gbu a:visited
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	margin-left:1px;
}

.link2gbu a:hover
{
	text-decoration:underline;
	color:#7b0501;
	font-weight:bold;
	margin-left:1px;
}

/* LINKS  -  CORP  - BLACK with Red roll */
.link2 a:link
{
	text-decoration:none;
	color:#000000
}


.link2 a:visited
{
	text-decoration:none;
	color:#000000
}

.link2 a:hover
{
	color:#7b0501;
	text-decoration:none;
}


/* LINKS  -  CORP  - BLACK with Red roll BOLD */
.link2b a:link
{
	text-decoration:none;
	color:#000000;
	font-weight:bold
}


.link2b a:visited
{
	text-decoration:none;
	color:#000000;
	font-weight:bold
}

.link2b a:hover
{
	color:#7b0501;
	font-weight:bold
}


/* LINKS  -  CORP  - RED with black roll */
.link2a a:link
{
	text-decoration:none;
	color:#7b0501;
}


.link2a a:visited
{
	text-decoration:none;
	color:#7b0501;
}

.link2a a:hover
{
	text-decoration:none;
	color:#000000;
}

/* LINKS  -  CORP  - BOLD RED with black roll */
.link2rb a:link
{
	text-decoration:none;
	color:#7b0501;
	font-weight:bold
}


.link2rb a:visited
{
	text-decoration:none;
	color:#7b0501;
	font-weight:bold
}

.link2rb a:hover
{
	text-decoration:none;
	color:#000000;
	font-weight:bold
}


/* LINKS  -  CORP  - UNDERLINRD RED with black roll */
.link2ru a:link
{
	text-decoration:underline;
	color:#7b0501;
}

.link2ru a:visited
{
	text-decoration:underline;
	color:#7b0501;
}

.link2ru a:hover
{
	text-decoration:none;
	color:#000000;
}
/* LINKS  -  CORP  - UNDERLINRD Grey with Red roll */
.link2new a:link
{
	text-decoration:underline;
	color:#666666;
}

.link2new a:visited
{
	text-decoration:underline;
	color:#666666;
}

.link2new a:hover
{
	text-decoration:underline;
	color:#7b0501;
}
/* LINKS  - BOLD Corporate RED with GREY roll */
.link2rgb a:link
{
	text-decoration:none;
	color:#7b0501;
	font-weight:bold;
}

.link2rgb a:visited
{
	text-decoration:none;
	color:#7b0501;
	font-weight:bold;
}

.link2rgb a:hover
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

/*automatically position image withing table with correct padding */

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

/* Paragraph for Freq Tvlr PAGE Justift /Margin r 30 */
.parac
{
	text-align:justify;
	margin-right:30px;
}

/* Image pad Freq Tvlr PAGE Margin l 20 */

.pic20
{
	padding-left:20px
}
.pic10
{
	padding-left:10px
}


/* V-Align */

.toptd
{
	vertical-align:top
}


/* RIGHT Align */
.alignr
{
	text-align:right;
}

/* Form Links */
.error
{
	color:red;
}
.error a:link 
{
    text-decoration:underline;
    color:red;
}
.error a:visited
{
    text-decoration:underline;
    color:red;
}

.error a:active
{
    text-decoration:underline;
    color:red;
}
.businessside a:link 
{
    text-decoration:none;
    color:White;
}
.businessside a:visited
{
    text-decoration:none;
    color:White;
}

.businessside a:active
{
    text-decoration:none;
    color:White;
}

.businessside
{
	background-color:#780a00;
	width:80px;
	vertical-align:top;
	padding-left:10px;
	padding-top:20px;
}
.businesslogin
{
	background-color:#780a00;
	color:#FFFFFF;
}

.business
{
	border:solid;
	border-color:#780a00;
	border-width:thin;
	padding-left:20px;
	padding-top:20px;
}

/*-----Second Bar--------------------*/
.corpnav
{
	background-color:#ebebec;
	width:155px;
}
/* small headlines & side bars 2 LINKS- 11 pt w MARGIN LH 20px */
.smheadnav
{
	font-size:11px;
	text-align:left;
	margin-left:8px;
	line-height:20px;
	color:#999999;
	font-weight:bold;
}
.linkcorpnav a:link
{
	text-decoration:none;
	color:#666666;
	font-size:12px;
	text-align:left;
	margin-left:8px;
	line-height:20px;
}

.linkcorpnav a:visited
{
	text-decoration:none;
	color:#666666;
	font-size:12px;
	text-align:left;
	margin-left:8px;
	line-height:20px;
}

.linkcorpnav a:hover
{
	text-decoration:underline;
	color:#7b0501;
	font-size:12px;
	text-align:left;
	margin-left:8px;
	line-height:20px;
}

/* small headlines & side bars LINKS -12 pt with 10 px MARGIN -Line height=20 */
.navpara
{
	font-size:13px;
	text-align:left;
	margin-left:8px;
	color:#660033;
}




/*-----------------------Government--------------------------------------*/

/*--USCIS Text POC Page--*/
#textgrey
{
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
#textblack
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
/*--POC links--*/
.linkuscispoc a:link
{
	text-decoration:underline;
	color:#004480;
	font-weight:bold;
	font-size:11px;
}


.linkuscispoc a:visited
{
	text-decoration:underline;
	color:#004480;
	font-weight:bold;
		font-size:11px;
}

.linkuscispoc a:hover
{
		text-decoration:underline;
	    color:#666666;
		font-weight:bold;
			font-size:11px;
}

/* LINKS  -  GOV'T  - Black with Blue roll */
.link3 a:link
{
	text-decoration:none;
	color:#000000;
}


.link3 a:visited
{
	text-decoration:none;
	color:#000000;
}

.link3 a:hover
{
	text-decoration:none;
	color:#004480;
}
/* LINKS  -  GOV'T  -UNDERLINED Black with Blue roll */
.link3ku a:link
{
	text-decoration:underline;
	color:#000000;
}


.link3ku a:visited
{
	text-decoration:none;
	color:#000000;
}

.link3ku a:hover
{
	text-decoration:underline;
	color:#004480;
}

/* LINKS  -  GOV'T  - Black BOLD with Blue roll */
.link3kb a:link
{
	text-decoration:none;
	color:#000000;
	font-weight:bold
}
.link3kb a:visited
{
	text-decoration:none;
	color:#000000;
	font-weight:bold
}
.link3kb a:hover
{
	color:#004480;
	font-weight:bold
}


/* LINKS  -  GOV'T  - BLUE with BLACK roll */
.link3b a:link
{
	text-decoration:none;
	color:#004480;	
}

.link3b a:visited
{
	text-decoration:none;
	color:#004480;
}
.link3b a:hover
{
	text-decoration:none;
	color:#000000;
}

/* LINKS  -  GOV'T  - UNDERLINED BLUE with BLACK roll */
.link3bu a:link
{
	text-decoration:underline;
	color:#004480;	
}
.link3bu a:visited
{
	text-decoration:underline;
	color:#004480
}
.link3bu a:hover
{
	text-decoration:none;
	color:#000000;
}

/* LINKS  -  GOV'T  - UNDERLINED BOLD BLUE with BLACK roll */
.link3bbu a:link
{
	text-decoration:underline;
	color:#004480;
	font-weight:bold;
}


.link3bbu a:visited
{
	text-decoration:underline;
	color:#004480;
	font-weight:bold;
}

.link3bbu a:hover
{
		text-decoration:none;
	    color:#000000;
		font-weight:bold;
}

/* LINKS  -  GOV'T  - BLUE BOLD with BLACK roll */
.link3bb a:link
{
	text-decoration:none;
	color:#004480;
	font-weight:bold	
}
.link3bb a:visited
{
	text-decoration:none;
	color:#004480;
	font-weight:bold
}
.link3bb a:hover
{
	color:#000000;
	font-weight:bold
}
/* LINKS  -  GOV'T  - UNDERLINED BLUE with grey UNDERLINE roll */
.link3bg a:link
{
	text-decoration:underline;
	color:#004480;
}
.link3bg a:visited
{
	text-decoration:underline;
	color:#004480;
}
.link3bg a:hover
{
		text-decoration:underline;
	    color:#666666;
}

/* LINKS  -  GOV'T  - UNDERLINED Grey with blue roll */
.link3gu a:link
{
	text-decoration:underline;
	color:#4D4D4D;	
}
.link3gu a:visited
{
	text-decoration:underline;
	color:#4D4D4D;
}
.link3gu a:hover
{
	text-decoration:none;
	color:#004480;
}
/* LINKS  -  GOV'T  - Grey with Blue roll */
.link3g a:link
{
	text-decoration:none;
	color:#4D4D4D;	
}
.link3g a:visited
{
	text-decoration:none;
	color:#4D4D4D;
}
.link3g a:hover
{
	text-decoration:none;
	color:#004480;
}

/* LINKS  -  GOV'T  - Grey with Blue roll Underline */
.link3gg a:link
{
	text-decoration:none;
	color:#4D4D4D;	
}
.link3gg a:visited
{
	text-decoration:none;
	color:#4D4D4D;
}
.link3gg a:hover
{
	text-decoration:underline;
	color:#004480;
}

/* LINKS  -  GOV'T  - Grey BOLD with Blue roll */
.link3gb a:link
{
	text-decoration:none;
	color:#4D4D4D;
	font-weight:bold
}

.link3gb a:visited
{
	text-decoration:none;
	color:#4D4D4D;
	font-weight:bold
}

.link3gb a:hover
{
		text-decoration:none;
	color:#004480;
	font-weight:bold
}

.govcolor
{
	color:#003564
}

.gov
{
	border:solid;
	border-color:#124476;
	border-width:thin;
	padding-left:20px;
	padding-top:20px;
}
.govlogin
{
	color:#FFFFFF;
	background-color:#124476;
}
.govside a:link 
{
    text-decoration:none;
    color:White;
}
.govside a:visited
{
    text-decoration:none;
    color:White;
}
.govside a:active
{
    text-decoration:none;
    color:White;
}
.govside
{
	background-color:#124476;
	width:100px;
	vertical-align:top;
	padding-left:10px;
	padding-top:20px;
}
/*NO BULLETT*/
ul.nobull
{
	list-style-type:none;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:10px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;	
}
		

ul.nobull2 li
{
	list-style-type:none;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
}
ul.nobull2 li ul li
{
	list-style-type:none;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:3px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;	
}
ul.nobull3 li
{
	list-style-type:none;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:3px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;	
}

ul.list li
{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;	
}

ol.gsa li
{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
}

/*PARA GSA Pricing*/
.paragsa
{
	line-height:25px;
	text-align:justify;
	margin:0;
	padding:0;
}
td.services p{
	line-height:18px;
	text-align:justify;
	margin:10px 0px 0px 0px;
	padding:0;
}
td.services p.q
{
	line-height:18px;
	text-align:left;
	margin:10px 0px 0px 0px;
	padding:0;
}

/*PARA GSA Services*/

	/*borders for Table GSA*/
.gsagrey
{
	vertical-align:middle;
	font-weight:bold;
	padding-left:15px;
	border:1px solid #4682b4;

}

.gsafund
{
	vertical-align:middle;
	font-size:10px;
	color:#333;

}
.gsafund2
{
	vertical-align:middle;
	font-size:10px;
	color:#FFF;

}
/*Left Column*/
.gsaplain
{
	vertical-align:middle;
	padding:0px 0px 0px 10px;
	font-size:11px;
	border-left:1px solid #4682b4;
	border-top:1px solid #4682b4;
	 height:35px;
	 line-height:15px;
	 text-align:left;
	
}
.gsaplainX
{
	vertical-align:middle;
	padding:0px 0px 0px 10px;
	font-size:11px;
	border-left:1px solid #4682b4;
	 height:35px;
	 line-height:15px;
	 text-align:left;
	
}
.gsaplainB
{
	vertical-align:middle;
	padding:0px 0px 0px 10px;
	font-size:11px;
	border-left:1px solid #4682b4;
    border-top:1px solid #CCC;
	height:35px;
	 line-height:15px;
	 text-align:left;
	
}
/*space*/
.gsabox
{
	vertical-align:middle;
	padding:0px 0px 0px 10px;
	font-size:11px;
	border-left:1px solid #4682b4;
	border-right:1px solid #4682b4;
	height:10px;
	
	
}
.gsabox2
{
	vertical-align:middle;
	padding:0px 0px 0px 10px;
	font-size:11px;
	border-left:1px solid #4682b4;
	border-bottom:1px solid #4682b4;
	border-right:1px solid #4682b4;
	height:35px;
	
	
}



/*Centers Column*/
.gsaplain1
{
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 5px;
	font-size:11px;
	 height:35px;
	 line-height:15px;
	 border-top:1px solid #4682b4;
}
.gsaplain1B
{
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 5px;
	font-size:11px;
	 height:35px; 
	 border-top:1px solid #ccc;
}
/*Right Columns*/
.gsaleft
{
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 20px;
	font-size:11px;
	 height:35px; 
	border-right:1px solid #4682b4;
	 	border-top:1px solid #4682b4;
}
.gsaleftB
{
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 20px;
	font-size:11px;
	border-right:1px solid #4682b4;
	 border-top:1px solid #CCC;
	  height:35px; 
}

hr.gsa {
      border-top: 1px solid #003564;
      border-bottom: 1px solid #003564;
      color: #fff;
      background-color:#fff;
      height: 5px;
	  margin-top:20px;
	   margin-bottom:10px;
    }
hr.gsa2
{
		color:#cccccc;
		margin-top:10px;
}

/*Right Columns*/
.gsaprice
{
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	border-right:1px solid #4682b4;
	border-top:1px solid #4682b4;
}
.gsapriceB
{
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	border-right:1px solid #4682b4;
	 border-top:1px solid #CCC;
}
/*Center Price Grey Top*/
.gsacenter
{
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	border-top:1px solid #ccc;
}
/*Center Price Grey Top*/
.gsacenterB
{
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	border-top:1px solid #4682b4;
}

h5.gsa
{
		color:#003564;
		padding:0px;
		margin:0px 0px 0px 0px;
}
	
/*------------------------------------------NEW LEISURE PAGE CSS -------------------------*/


/*--Position main table index.aspx---*/
td.pos_abs
{
position:absolute;
left:150px;
top:242px;
width:600px;
border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width:medium;
background-image:url(file:///W|/CITravel.com/Leisure/Images/backg2.jpg);
background-repeat:no-repeat;
}

/*--Position destination table index.aspx---*/

td.pos_abs2
{
position:absolute;
left:150px;
top:490px;
width:600px;
border-left-color:#cccccc;
border-left-style:solid;
border-left-width:medium;

}
/*--Position ad table index.aspx---*/

div.pos_abs3
{
position:absolute;
left:150px;
top:970px;
width:580px;
height:300px;
border-left-color:#cccccc;
border-left-style:solid;
border-left-width:medium;
padding-left:20px;

}
/*--Position ad INCLUSE index.aspx---*/
div.pos_abs4
{
position:absolute;
top:1290px;
width:760px;

}

/*--Position left nav index.aspx---*/

div.nav
{
	position:absolute;
	left:0px;
	top:210px;
	width:130px;
}

div.linel
{
position:absolute;
left:130px;
top:230px;
}	


.parabox
{
	margin-top:15px;
	margin-left:15px;
	margin-bottom:10px;
	font-size:11px;
}	

.parabox1
{
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	font-size:11px;
}	


/*-----------------Spanned Links-----------------*/
	


/*--black/blue roll NONE---*/

.span.kb a:link
{
	text-decoration:none;
	color:#333333;
}

.span.kb a:visited
{
	text-decoration:none;
	color:#333333;
}

.span.kb a:hover
{
	text-decoration:none;
	color:#007dbd;
}


.span.kbu a:link
{
	text-decoration:underline;
	color:#333333;
}

.span.kbu a:visited
{
	text-decoration:underline;
	color:#333333;
}

.span.kbu a:hover
{
	text-decoration:underline;
	color:#007dbd;
}


/*--Grey/blue roll---*/

.span.gb a:link
{
	text-decoration:none;
	color:#666666;
}

.span.gb a:visited
{
	text-decoration:none;
	color:#666666;
}

.span.gb a:hover
{
	color:#007dbd;
}


/*MEETING & Incentives Form*/
table.mi_form
{
	font-size:11px;
}

table.mi_form td.textbold
{
	text-align:right;
	font-weight:bold;
	padding-bottom:10px;
}
table.mi_form td.text
{
	text-align:right;
	padding-bottom:10px;
		padding-right:10px;
}
#parami1
{
	font-size:12px;
	margin:0;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#parami
{
	font-size:11px;
	margin:0;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#paramilist
{
	font-size:11px;
	margin:0;
	line-height: 15px;
	text-align: justify;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
}

h5.mi
{
	color:#660000;
	margin: 5px;
	padding: 0;
}

hr.mi
{
	color:#cccccc;
	height:1px;
}
.floatrightmi
{
float: right;
margin: 10px 0px 0px 10px;
border: 1px solid #666666;
}
