﻿img
{
	border-style:none;
}
.Menu {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:White;
	text-align: center;
}
.Menu a {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: White;
	font-size: 11px;
	text-decoration:none;
}
.Menu a:hover {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: #E88011;
	font-size: 11px;
	text-decoration:none;
}
a.Menu {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: White;
	font-size: 11px;
	text-decoration:none;
}
a.Menu:hover {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: #E88011;
	font-size: 11px;
	text-decoration:none;
}
.Link {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:Black;
	text-align: center;
}
.Link a {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	text-decoration:none;
}
.Link a:hover {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: #E88011;
	font-size: 11px;
	text-decoration:none;
}
a.Link {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	text-decoration:none;
}
a.Link:hover {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: #E88011;
	font-size: 11px;
	text-decoration:none;
}
.BlueBoxHeader {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.WhiteBoxHeader {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-align: center;
}
.LabelStyle {
	font-family:verdana;
	font-size: 11px;
	color:Black;
}

.TextBoxStyle {
	font-family: Verdana;
	font-size: 11px;
	color: #5B5B5B;
	width:100px;
	height:15px;
}
.rbListStyle
{ 
	font-family:Verdana;
	 font-size:10px;
	  font-weight:bold;
	   color:Gray;
}
.required_asterick {
	color: #FF0033;
	font-weight: bold;
	font-size:10px;
}

.newregHeading
{
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
.note
{
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	 font-size:11px;
	 letter-spacing:normal;
	 color:Maroon;
	 font-weight:bold;
}
/* Model Popup Css*/
.confirm-dialog {	
    BACKGROUND:url(../images/popup.gif) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 340px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}
.confirm-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 1px;	
   /* BACKGROUND:url(../images/popup.gif) no-repeat left bottom ;	*/
    MARGIN: 0px 0px -10px 0px;	
    WIDTH: 300px;	
     FLOAT: left;
    PADDING-TOP: 0px;   
    height:130px;  
} 

.confirm-dialog .base 
{
	
    /*BORDER-TOP: #ddd 1px solid;	*/
  /*  BACKGROUND: url(../images/dialog-base.png) no-repeat left bottom;	*/
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	


       TEXT-ALIGN:left;
}

.confirm-dialog H2 {	
    FONT-WEIGHT: bold;	
   font-size:13px;
    COLOR:Maroon;
    TEXT-ALIGN: center;
   	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;

    height:22px;
} 

.confirm-dialog input {	
   /* WIDTH:50px;*/
}     

.close {	
    DISPLAY: block;	
    BACKGROUND: url(../images/PopupClose.gif) no-repeat 0px 0px;
    /*LEFT: -5px;*/
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION:absolute;	
    TOP: -4px;	
    HEIGHT: 26px;
      right:10px;
}
.modalBackground {
  background-color:#3F3F3F;   
    filter:alpha(opacity=70);
    opacity:0.7;
} 

.TabMenu {		
	height:49px;
	width:107px;
	background:url(../images/big button.jpg) no-repeat 0px 0px;
}
.footer_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
.footer_text a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.HeaderTitle
{
	font-family:verdana;
	font-size:11px;
	color:Black;
	font-weight:bold;
	color:#304A59;
}
.HeaderTitlecaps
{
	font-family:verdana;
	font-size:12px;
	color:#e96211;
	font-weight:bold;
}

.ContentBox
{
	border-left-width: 2px; border-left-style: solid;border-right-width: 2px; border-right-style: solid;
	border-color:#475369;
}
.TopHeaderItem
{
	padding: 20px 10px 10px 10px;
	font-weight: bold;
	color:#475369;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	letter-spacing:1px;
	cursor:hand;
}
.ContenetItem
{
	 padding: 5px 10px 5px 22px;
	 font-family:verdana;
	 color:#868d9c;	 
	text-decoration: none;
}
.HeaderItem
{
	padding: 5px 10px 10px 10px;
	font-weight: bold;
	color:#475369;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	letter-spacing:1px;
	cursor:hand;
}
.anchor
{
	color:#475369;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;

}
.more_heading
{
	font-family:AGOpus;
	font-size:14px;
	color:#fbc82b;
	font-weight:900;
	padding-left:2px;
}
.SearchDtlHdrTitle
{
	font-family:AGOpus;
	font-size:14px;
	color:#fbc82b;
	font-weight:900;
	padding-left:2px;
}
.SearchAvailable
{
	font-family:Verdana;
	font-size:12px;
	color:Green;
	font-weight:bold;
	text-decoration:blink;
}
.SearchOnRequest
{	
	font-family:Verdana;
	font-size:12px;
	color:#D78227;
	font-weight:bold;
	text-decoration:blink;
}
.SearchPrice
{
	font-family:Verdana;
	font-size:11px;
	color:#1e345d;
	font-weight:bold;
}
.SearchLocation
{
	font-family:AGOpus;
	font-size:13px;
	color:#e5f87b;
	font-weight:bold;
	
}

.SearchMsg
{	
	font-family:Verdana;
	font-size:11px;
	color:#1e345d;
	font-weight:bold;
}
.FindOutMore
{	
	font-family:AGOpus;
	font-size:11px;
	color:#d65110;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.Nodetails
{
	font-family:AGOpus;
	font-size:13px;
	color:#1e345d;
	font-weight:bold;
	padding-left:20px;

	
}
.Header
{	
	font-family:Verdana;
	font-size:13px;
	color:#21477B;
	font-weight:bolder;
	text-decoration:none;
	text-transform:uppercase;
}
.subheader
{	
	font-family:Verdana;
	font-size:11px;
	color:#21477B;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2;
}
.container
{
    border: solid 1px #808080;
    border-width: 2px 0px;
}
.body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-left: 30%;
}
.header
{
    background: url(../images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.gridheader
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/Grid-Header1.gif);
	color:#103c94;			
	text-align:left;
	height:21px;
}
.gridrow
{
	font-family:verdana;
	font-size:11px;	
	background-color:#ffffff;
	color:#252525;			
	height:21px;
	text-align:left;
}
.gridrow_Search
{

}
.gridrow_Search .color
{
	background-color:#676C6E;
}

.Altgridrow
{
	font-family:verdana;
	font-size:11px;	
	background-color:#efefef;
	color:#252525;			
	height:21px;
	text-align:left;
}
.Altgridrow_Search
{
	
}
	
.Altgridrow_Search .color
{
	background-color:#a45b5b;
}

.gridfooter
{
	font-family:Sans-Serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/Grid-Header1.gif);
	color:#103c94;			
	text-align:left;
}
.gridfooter_Search
{
	font-family:verdana;
	font-size:12px;	
	background-color:#567A45;
	color:White;
	font-weight:bold;
}
.grid_header
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/gridHeader.gif);
	color:White;			
	text-align:left;
	height:21px;
}
.grid_border
{
	border-left:#E0E3EF;
	border-right:#E0E3EF;
	border-left-width:1px;
	border-right-width:1px;
	border-left-style:solid;
	border-right-style:solid;
}
.table_border
{
	border-left:#E0E3EF;
	border-right:#E0E3EF;
	border-bottom:#E0E3EF;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
}
.table_border_green
{
	border-left:#638271;
	border-right:#638271;
	border-bottom:#638271;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
}
.gridrow_Search .gridHeader_Inner
{
	background-color:#676C6E;
	color:White;
	font-family:AGOpus;
	font-size:12px;	
	font-weight:900;
	height:24px;

}
.Altgridrow_Search .gridHeader_Inner
{
	background-color:#a45b5b;
	color:White;
	font-family:AGOpus;
	font-size:12px;	
	font-weight:900;
	height:24px;

}

.newregHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
.errormsg
{
	font-family:Trebuchet MS;
	 font-size:12px;
	 letter-spacing:normal;
	 color:Maroon;
	 font-weight:bold;
}
.AccordionHeaderSelected
{    
    color: white;    
    font-weight: bold;
    cursor: pointer;
}
.flightfont
{
color:#231360;
font-family:Verdana;
font-size:9px;
}

.flightfontheading

{
	color:#231360;
font-family:Verdana;
  font-weight:bold;
font-size:9px;
}


.cal_Theme1 .ajax__calendar_container

{
background-color: #21477B; border:solid 1px Maroon;color:#FFFFFF;

}

.cal_Theme1 .ajax__calendar_header

{
margin-bottom: 4px;background-color:#68a6cd;

} 

.cal_Theme1 .ajax__calendar_title,

.cal_Theme1 .ajax__calendar_next,

.cal_Theme1 .ajax__calendar_prev

{
color: Yellow; padding-top: 3px;

}

.cal_Theme1 .ajax__calendar_body

{
background-color: #21477B; border: solid 2px #cccccc;

}

 .cal_Theme1 .ajax__calendar_dayname

{
text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;

} 

.cal_Theme1 .ajax__calendar_day

{
text-align:center;

}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,

.cal_Theme1 .ajax__calendar_active

{
color: #473B36; font-weight:bold; background-color:#68a6cd;

}

 

 

.cal_Theme1 .ajax__calendar_today

{
font-weight:bold;

}

 

 

.cal_Theme1 .ajax__calendar_other,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title

{
color: #f4f6f8;

}
.searchheading
{
	font-family:AGOpus;
	color:White;
	font-size:14px;
	font-weight:bolder;
	padding-top:4px;
	letter-spacing:1px;
	padding-left:5px;
}
.grid_left
{
	background-image:url("../images/grid-blue/grid-top-left.gif");
	background-repeat:no-repeat;	
	height:27px;
	width:7px;
}
.grid_center
{
	background-image:url("../images/grid-blue/grid-top-center.gif");
	background-repeat:repeat-x;	
	height:27px;	/*798D81*/
}
.grid_right
{
	background-image:url("../images/grid-blue/grid-top-right.gif");
	background-repeat:no-repeat;	
	height:27px;
	width:7px;
}
.grid_left_green
{
	background-image:url("../images/grid/grid-top-left.gif");
	background-repeat:no-repeat;	
	height:27px;
	width:7px;
}
.grid_center_green
{
	background-image:url("../images/grid/grid-top-center.gif");
	background-repeat:repeat-x;	
	height:28px;	/*798D81*/
}
.grid_right_green
{
	background-image:url("../images/grid/grid-top-right.gif");
	background-repeat:no-repeat;	
	height:27px;
	width:7px;
}
.grid_header
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/grid-blue/grid-header-center.gif);
	color:#304A59;			
	text-align:left;
	height:27px;
}
.grid_footer
{	font-family:verdana;
	font-size:10px;
	font-weight:bolder;
	background-image:url(../images/grid-blue/grid-footer-center.gif);
	color:#304A59;			
	text-align:left;
	height:27px;
}
.grid_row
{
	font-family:verdana;
	font-size:11px;
	text-align:left;
	height:17px;
	background-color:#fafafa;
}
.grid_altrow
{
	font-family:verdana;
	font-size:11px;
	color:#002266;			
	text-align:left;
	height:17px;
	background-color:#E0E3EF;
}
.grid_empty
{
	font-family:verdana;
	font-size:11px;
	color:Black;			
	text-align:left;
	height:27px;
    text-align:center;
    vertical-align:middle;
	
}

/*pop up widow*/
.confirm-dialog1 {	
    BACKGROUND:url(../images/950.gif) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 950px;	  
    padding-bottom:10px;
    POSITION: relative;
    
}

.confirm-dialog1 .inner1 {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
  /*  PADDING-BOTTOM: -20px;	*/
    BACKGROUND:url(../images/950.gif) no-repeat left bottom ;	
	
    width:910px;
    FLOAT: left;
    
       height:580px;   
} 

.confirm-dialog1 .base1 
{
	color:Black;
	font-family:Verdana,Sans-serif;
	font-size:11px;
    BORDER-TOP: #ddd 1px solid;
/*BACKGROUND: url(../images/img/bg/900strip.gif) no-repeat left bottom;*/
    	
  
    /* PADDING-TOP: 4px;*/	
    TEXT-ALIGN:left;
   /* height:250px;
    width:940px;*/
  
}
.confirm-dialog1 H2 {	
    FONT-WEIGHT: bold;	
font-size:14px;	
    COLOR:#466E95;
    TEXT-ALIGN: center;
    padding-top:10px;

} 
.confirm-dialog1 input {	
    /*WIDTH:50px;*/
}    
.close1 {	
    DISPLAY: block;	
    BACKGROUND: url(../images/PopupClose.gif) no-repeat 0px 0px;
    /*LEFT: -5px;*/
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION:absolute;	
    TOP: -7px;
    right:-12px;	
    HEIGHT: 26px;
}   

		
		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
		body {
			font-family: Verdana, Arial;			
			color: #000;
			width: 995px;
			margin: auto;			
			padding-bottom: 20px;
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 230px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 530px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 230px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 530px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		
.FirstTab
{
	background-color:Red;
}
.voucherfontnormal
{
	color:#231360;
	font-family:Arial;
	font-size:12px;
}
.voucherfontheading
{
	color:#516470;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}
.Rbbtn
{	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	 font-size:10px;
	 font-weight:bold;
	 letter-spacing:normal;
	 
}