/* Default CSS Stylesheet for a new Web Application project */


.DataGridFixedHeader 
{
	background-color: white; 
	position:relative; 
	top:expression(this.offsetParent.scrollTop);
}


.headersave
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.bodysave
{
	background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 10px;
}
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	
{
	font-family:Arial;
	font-size:14px;	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:visited	{	
	font-family:Arial;
	font-size:14px;	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	font-family:Arial;
	font-size:14px;	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#333399;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG1 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
TABLE.NoLines TD 
{
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
}
.membertext
{
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.sectiontitle
{
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
}
.itemasc 
{
	background-position: left center;
	PADDING-LEFT: 12px;
	BACKGROUND-IMAGE: url(images/asc.gif);
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}	
.itemdesc 
{
	background-position: left center;	
	PADDING-LEFT: 12px;
	BACKGROUND-IMAGE: url(images/desc.gif);
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.itemnosort
{
	background-position: left center;	
	PADDING-LEFT: 0px;
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.bodytext-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none }











.menu th {
	font-family: Arial; 
	font-size: 12px; 
	
	color: #FFFFFF; 
	margin:0; 
	padding:0.2em; 
	background:#090B80;
}

.menu {
    width:100%;
}

.menu a 
{
	height:100%;
    width:100%;
	font-size: 11px;
    color:#092728;
	/*background-color:#f1f1f1;
	border-color:#666666;*/
	text-decoration:none;
	color:White;	
	border-width: 0px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom:1px;    	
}
.menu td 
{
	height:22px;
	/*border-color:#F1F1F1;
	background-color:#f1f1f1;*/
	border-width: 0px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-align:center;
	/*padding-left:1px;*/
	padding-top: 1px;
	padding-bottom:1px;
	
	
	border-color:#F1F1F1;
	border-width:0px;
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;	
    margin:0;
    /*background: #FFFF11;*/
	border-color:#F1F1F1;
	

}
.menu a:visited 
{
	color:#092728;
	padding-top: 2px;
	border-color:#F1F1F1;
	background-color:#F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.menu a:active {
	/*color:#092728;*/
	font-size: 12px;
}
	.menu a:link,
	.menu button {
		color: #092728;
		padding-top: 2px;
		border-color: #F1F1F1;
		background-color: #F1F1F1;
		border-width: 1px;
		border-style: solid;
		font-family: Verdana, Arial, Helvetica;
		font-size: 12px;
	}

.menu a:hover 
{
	color:#ff0000;
	background:#FFFFFF;
	border-color:#999999;
	background-color:#CCCCCC;
	text-decoration:none;
	border-width:1px;
}
.titlebox
{
    width:55px;
}
.airlinebox
{	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
    width:100px;
}
.airlineboxbig
{	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
    width:150px;
}
.airlinecap
{
    padding-right:2px;
    text-align:right;
    width:100px;
}
.normaltext
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #052E1E;
font-size:12px;
}

.fineprint
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #052E1E;
font-size:10px;
}

.hotelbox
{
	font-size:10px;
	border:0px;
	padding-top:0px;
	height:100%;
	width:100%;
}
.dghotitem
{
	background-color:#ffd300;
	height:12px;
}
.dghothead
{
	font-size:12px;
	color:White;
	font-weight:bold;
	height:20px;
	background-color:#ff1018;
}
.dghotaltitem
{
	background-color:#ffd300;
	height:12px;
}

.dghotitemlst
{
	background-color:#ffd300;
	height:12px;
	font-size:12px;
}
.dghotheadlst
{
	font-size:12px;
	color:White;
	font-weight:bold;
	height:25px;
	background-color:#ff1018;
}
.dghotaltitemlst
{
	background-color:#ffd300;
	height:12px;
	font-size:12px;
}
.normalbutton
{
	background: #efefef;
	font-size:12px;
	font-weight:normal;
	border-style:ridge;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#334a86;
	font-weight:bold;
	height:19px;
	text-decoration:none;
	cursor: hand;
	width:100px;
	height:20px;
}
.hotel_booked
{
	background-color:#ffff66;
}
.meter
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid;
	width:50px;
	font-size:11px;
	font-family:Arial;
}
.meter
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid;
	width:50px;
	font-size:11px;
	font-family:Arial;
}
.availcap
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid;
	width:150px;
	font-size:11px;
	font-family:Arial;
}
.grid_alt
{
	background-color:#8fbc8b;
}
.maxmemo
{
	font-size: 12px;
	width: 700px;
	height: 200px;
	font-family:Arial;
}
.medmemo
{
	width:700px;
	height:100px;
}
.smallmemo
{
	font-size: 12px;
	width: 100%;
	height: 50px;
	border: 1px solid #666666;	
	font-family:Arial;
}
A.itembook:link, A.itembook:active, A.SelectedTab:active, A.itembook:hover, A.SelectedTab:hover, A.itembook:visited, A.SelectedTab:visited    {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
    color:white;
	background-position: left center;
	PADDING-LEFT: 18px;
	BACKGROUND-IMAGE: url(images/book.gif);
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;	
}
A.itemfile:link, A.itemfile:active, A.SelectedTab:active, A.itemfile:hover, A.SelectedTab:hover, A.itemfile:visited, A.SelectedTab:visited    {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
    color:white;
	background-position: left center;
	PADDING-LEFT: 18px;
	BACKGROUND-IMAGE: url(images/clip.gif);
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;	
}
A.imagefile:link, A.imagefile:active, A.SelectedTab:active, A.image:hover, A.SelectedTab:hover, A.imagefile:visited, A.SelectedTab:visited    {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
    color:white;
	background-position: left center;
	PADDING-LEFT: 18px;
	BACKGROUND-IMAGE: url(images/image.gif);
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;	
}
.attach
{
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:normal; 
    color:black;
	background-position: left center;
	PADDING-LEFT: 16px;
	BACKGROUND-IMAGE: url(images/file.gif);
	MARGIN-BOTTOM: 0px;
	BACKGROUND-REPEAT: no-repeat;		
}
A.itemprev:link, A.itemprev:active, A.SelectedTab:active, A.itemprev:hover, A.SelectedTab:hover, A.itemprev:visited, A.SelectedTab:visited    {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
    color:white;
	background-position: left center;
	PADDING-LEFT: 18px;
	BACKGROUND-IMAGE: url(images/glass.gif);
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;
}
.emailtextbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 500px;
}
.bigtextbox 
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 450px;
}
.whitetext
{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 font-weight: bold; 
	 color:White; 
	 text-decoration: none
}
.wt
{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 font-weight: bold; 
	 color:White; 
	 text-decoration: none
}
TABLE.Mtable TD 
{
	border-bottom:1px solid #C1CDD8
}
.dgitem
{

	/* change */
	background-color: White;
}
.dgaltitem
{
	/* change */
	background-color:#B2CCCC;
}
.dghead
{
	font-weight:bold;
	color:White;
	/* change */
	background-color:#003366;
}
.dgshead a:active; a:link; a:visited; a:hover 
{
	color:White;
	font-size:10px;
	background-color:#003366;
}
.s
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;	
	font-size:11px;

}
.sm
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;	
	font-size:11px;
	font-weight:bold;	
}
.smr
{
	font-family: Arial, Helvetica, sans-serif;
	color:#8b0000;	
	font-size:11px;
	font-weight:bold;	
}
.editbooth
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 50px;
}
.itm
{
	background-color:#ffd300;
	height:9px;
	font-size:10px;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}
.titles
{
	font-size:12px;
	font-weight:bold;
	color:bold;
}

.cap
{
	text-align:right;
}
.del
{
	color:Red;
}
.status
{
	font-size:12px;
	color:Red;
	font-family:Arial;
}
.logocap
{
	font-size:20px;
	color:White;
	font-family:Arial;
	font-weight:bold;
}

.noticecap
{
	font-size:16px;
	color:Red;
	font-family:Arial;
	font-weight:bold;
}

.trademark
{
	font-size:10px;
	color:gray;
	font-family:Arial;
	
}

.frenchlabels
{
	font-size:14px;
	font-family:Arial;
	text-align:right
}
.contactus
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold
}
.privacy
{
	font-size:12px;
	color:#0000ff;
	font-family:Verdana;
	font-weight:bold;
}
.scrolldivReg
{
	border: 3px solid #666666;

  height: 500px;
  width: 100%;
  overflow: -moz-scrollbars-vertical;
  overflow-x: none;
  overflow-y: auto;
}
.scrolldiv
{
	height: 380px;
  width: 100%;
  overflow: -moz-scrollbars-vertical;
  overflow-x: none;
  overflow-y: auto;

  border-top: solid 1px gray;
  border-bottom: solid 1px gray;
  border-left: solid 1px gray;
  border-right: solid 1px gray;
  background-color:#ffd300;
  padding-bottom: 10px;
}
.scrolldivAir
{
	height: 380px;
  width: 100%;
  overflow: -moz-scrollbars-vertical;
  overflow-x: none;
  overflow-y: auto;
padding-left:5px;
  border-top: solid 1px gray;
  border-bottom: solid 1px gray;
  border-left: solid 1px gray;
  border-right: solid 1px gray;
  background-color:#F0F0F0;
  padding-bottom: 10px;
}