@import url(master.css);

/*
 USAGE: All you have to do is include this one line in your CSS file, with the
 tag names to which you want the script applied:
 

 img, div { behavior: url(iepngfix.htc) }
*/
 /*
 Alternatively, you can specify that this will apply to all tags like so: */
/*
img, div, a, input { behavior: url("iepngfix.htc") }
*/
/* Date Picker/Calendar */

.sectionChoice 
{
    clear:both;
    padding:10px;
    width:100%;
    
}

.sectionChoice label
{
    clear:none !important;
    float:none !important;
    font-weight:bold;
}

.sectionSep
{
    border-bottom:1px solid #772B86;
    clear:both;
    margin:0 5px;
    width:490px;
}


.imageSso
{

margin-right:25px;

}

.ssoRegisterLayout
{
	padding:20px;
	height : 80px;
    color:#4ba9dc;
	font-weight: bold;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	
	text-align:center;
}

.ssoRegisterLayoutRight
{
	padding:20px;
	height : 80px;

	
}

.buttonRegisterSso {

	background-image: url(../../images/Idtgv/fr-FR/btnRegister.png);
	width:203px;
	height:42px;
	
	display: inline-block;
}

/******************** AFTERSALES PHONE INPUT ********************/
#changePhone
{
	padding-top:5px;
}

#phoneArea
{
	margin-left:30px;
}

.phone
{
	background:#ffffff url(../../images/Idtgv/phone.gif) no-repeat 5px 100%;
}

.rightAdvertDivContent
{
	background-color:#ffffff;
	font-size:0.8em;
	padding:5px;
}

.rightAdvertDivContent A:link, .rightAdvertDivContent A:hover,.rightAdvertDivContent A:visited
{
	color:#0000FF;
}

.rightAdvertDivContent ul.l1
{
	margin:0;
	padding-left:5px;
}

.rightAdvertDivContent li.l1
{
	display : list-item;
	list-style-type:none;
	padding:0 0 5px 0;
	vertical-align:middle;
}

.rightAdvertDivContent ul.l2
{
	padding-left:10px !important;
	margin:0;
}

.rightAdvertDivContent li.l2
{
	background:transparent url(../../images/Idtgv/arrow-blue.gif) no-repeat 0% 2px;
	display : list-item;
	list-style-type:none;
	padding:0 0 5px 15px;
}

.rightAdvertDivFooter
{
	background:transparent url(../../images/Idtgv/advantageAftersaleBottom.jpg) no-repeat 0% 0%;
	height:7px;
	margin-bottom:20px;
}

.rightAdvertDivHeader
{
	background:transparent url(../../images/Idtgv/advantageAftersaleTop.jpg) no-repeat 0% 0%;
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	height:23px;
	padding:7px 0 0 10px;
	text-align:left;
	text-transform:uppercase;
}

.rightAdvertDivPopup
{
	background-color:#ffffff;
	border:1px solid #762C83;
	display:none;
	font-size:10px;
	padding:5px;
	position:absolute;
	width:150px;
}
/******************** END // AFTERSALES PHONE INPUT ********************/

#cgvIdtgv, #cgvIdnight,#cgvServices
{
	color:#762B84;
	font-size:10px;
}

.priceSumUpSmall
{
	margin:0 10px !important;
	width:280px !important;
}

.priceSumUpSmall TD.totalSumUpLabel
{
	font-weight:bold;
}

.priceSumUpSmall TD.totalSumUpPrice
{
	border-top:1px solid #000000;
	font-weight:bold;
	text-align:right;
}

.dd1select
{
	color:#762B84;
	padding-right:30px;
	text-align:right !important;
}

.dd1itinerary
{
	clear:both;
	color:#762B84;
	float:left;
	font-size:11px;
	padding:5px 2%;
	width:96%;
}

.ambience_notice
{
	clear:both;
	color:#762B84;
	font-size:10px;
	padding:10px 0 0 5px;
	text-align:left;
}

.showContent
{
	color:#762B84;
}

.help_seatmap
{
	padding:10px 0 0 10px !important;
}

.help_seatmap a
{
	color:#762B84 !important;
}

#bg_no_click
{
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:998;
}

#flash_demo_seatmap
{
	background-color:#fff;
	border:1px solid #762B84;
	margin:50px 190px 0 190px;
	position:absolute;
	display:none;
	width:600px;
	z-index:999;
}

#flashAnim
{
	height:300px;
	width:600px;
}

.close_flash_demo_seatmap
{
	clear:both;
	color:#762B84;
	cursor:pointer;
	float:right;
	font-weight:bold;
	padding:0 5px 0 0;
}

#edito_my_account_idtgv
{
	background-color:#fff;
	border:1px solid #762B84;
	margin:50px 270px 0 270px;
	position:absolute;
	display:none;
	width:200px;
	z-index:999;
}

.close_edito_my_account_idtgv
{
	clear:both;
	cursor:pointer;
	font-weight:bold;
	color:#762B84;
	padding:0 5px 0 0;
	text-align:right;
	width:195px;
}

body {
	font:normal .8em Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/Idtgv/background.gif);
	background-position:0 0;
	background-repeat:repeat;
}

.amount { color:#123cda; }
.approved { color:#008000; }

/* Buttons */
.button {
	/*background-image: url(../../images/Idtgv/btn_small_mid.gif);*/
	/*border: 1px solid #000;*/
	color: #fff;
	/*padding: 2px 6px;*/
	/*margin: 5px 5px;*/
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	/*line-height:90%;*/
	margin:0 5px;
	display: inline-block;
}

.buttonRegister {

	background-image: url(../../images/Idtgv/fr-FR/btnRegister.png);
	width:203px;
	height:42px;
	display: inline-block;
	margin: 40px 0;
}

.buttonUpdate {
	background-image: url(../../images/Idtgv/fr-FR/btnUpdate.png);
	width:203px;
	height:42px;
	display: inline-block;
	margin: 40px 0;
	background-repeat:no-repeat;
}
	
	.buttonLoginSso {

	background-image: url(../../images/Idtgv/fr-FR/loginButton.png);
	width:203px;
	height:42px;
	
	display: inline-block;
	}


.button .button_small {
	background-image: url(../../images/Idtgv/btn_small_mid.gif);
	color: #fff;
	float:left;
	height:14px;
	cursor: pointer;
	padding:1px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size:10px;
	width:auto;
}

.button .button_small_left
{
	background-image:url(../../images/Idtgv/btn_small_left.gif);
	float:left;
	height:15px;
	width:3px;
}

.button .button_small_right
{
	background-image:url(../../images/Idtgv/btn_small_right.gif);
	float:left;
	height:15px;
	width:3px;
}

/*.button:hover .button_small {
	background-image: url(../../images/Idtgv/btn_small_mid_over.gif);
}

.button:hover .button_small_left
{
	background-image:url(../../images/Idtgv/btn_small_left_over.gif);
}

.button:hover .button_small_right
{
	background-image:url(../../images/Idtgv/btn_small_right_over.gif);
}*/

.button .button_big {
	background-image: url(../../images/Idtgv/btn_big_mid.gif);
	color: #fff;
	float:left;
	font-size:16px;
	height:22px;
	cursor: pointer;
	padding:3px 15px 0 15px;
	text-decoration: none;
	text-align: center;
	width:auto;
}

.button .button_big_left
{
	background-image:url(../../images/Idtgv/btn_big_left.gif);
	float:left;
	height:25px;
	width:2px;
}

.button .button_big_right
{
	background-image:url(../../images/Idtgv/btn_big_right.gif);
	float:left;
	height:25px;
	width:2px;
}

.button .button_med {
	background-image: url(../../images/Idtgv/btn_med_mid.gif);
	color: #fff;
	float:left;
	font-size:12px;
	height:16px;
	cursor: pointer;
	padding:2px 15px 0 15px;
	text-decoration: block;
	text-align: center;
	width:auto;
}

.button .button_med_left
{
	background-image:url(../../images/Idtgv/btn_med_left.gif);
	float:left;
	height:18px;
	width:2px;
}

.button .button_med_right
{
	background-image:url(../../images/Idtgv/btn_med_right.gif);
	float:left;
	height:18px;
	width:2px;
}

.button .button_med2 {
	background-image: url(../../images/Idtgv/btn_med2_mid.gif);
	color: #fff;
	float:left;
	font-size:12px;
	height:20px;
	cursor: pointer;
	padding:2px 5px 0 15px;
	text-decoration: none;
	font-weight:bold;
	text-align: center;
	width:auto;
}

.button .button_med2_left
{
	background-image:url(../../images/Idtgv/btn_med2_left.gif);
	float:left;
	height:22px;
	width:10px;
}

.button .button_med2_right
{
	background-image:url(../../images/Idtgv/btn_med2_right.gif);
	float:left;
	height:22px;
	width:10px;
	padding-right:1px;
}

/*.button:hover .button_big
{
	background-image: url(../../images/Idtgv/btn_big_mid_over.gif);
}

.button:hover .button_big_left
{
	background-image: url(../../images/Idtgv/btn_big_left_over.gif);
}

.button:hover .button_big_right
{
	background-image: url(../../images/Idtgv/btn_big_right_over.gif);
}*/

.buttonVAlign
{
	vertical-align:middle;
}

.buttonLookup
{
	padding-bottom:3px;
	vertical-align:middle;
}

.buttonBack 
{
	background-image: url(../../images/Idtgv/button-back-bg.gif);
	border: 1px solid #000;
	color: #fff;
	padding: 2px 6px;
	margin: 5px 5px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	line-height:90%;
}

.buttonAssign {
	background-image: url(../../images/Idtgv/button-standard-bg.gif);
	border: 1px solid #000;
	color: #fff;
	padding: 2px 6px;
	margin: 5px 5px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	line-height:90%;
	font-size:0.85em;
}

.buttonText 
{
	text-align:center;
	float:left;
	width:auto;
	margin-top:4px;
}

.buttonAssign:hover
{
	background-image: url(../../images/Idtgv/button-standard-hover.gif);
	color: #ffffff;
	font-weight:bold;
}

.buttonBack:hover 
{
	background-image: url(../../images/Idtgv/button-back-hover.gif);
	color: #ffffff;
	font-weight:bold;
}

.buttonBack:active 
{
	background-image: url(../../images/Idtgv/button-back-hover.gif);
	color: #ffffff;
	font-weight:bold;
}

.buttonSml {
	background-image: url(../../images/Idtgv/button-standard-bg.gif);
	color: #000;
	padding: 2px 4px;
	font-size: .95em;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	margin:2px 5px;
	height:30px;
}

.buttonN {
	background-image: url(../../images/Idtgv/button-standard-bg.gif);
	outline:none;
	font-weight:bold;
	color:#fff;
	padding:2px 4px;
	margin:1px 0 5px 4px;
	}

.buttonN:hover {
	background-image: url(../../images/Idtgv/button-standard-bg_2.gif);
	outline:none;
	font-weight:bold;
	color:#fff;
	padding:2px 4px;
	margin:1px 0pt 5px 4px;
}

.buttonN:active {
	background-image: url(../../images/Idtgv/button-standard-bg_2.gif);
	outline:none;
	font-weight:bold;
	color:#fff;
	padding:2px 4px;
	margin:1px 0pt 5px 4px;
}
  
  .buttonSelected {
	background-image: url(../../images/Base/button-standard-active.gif);
	border: 1px solid #000;
	color: #fff;
	font-weight:bold;
}

/* Header */

#LogoiDTGV{
	overflow:hidden;
	min-height:80px;
	width: 110px;
	margin: 100px 910px 40px;
	padding: 0;
	position:absolute;
}

#header img {
	margin:0 5px;
	padding:0;
}

#stepPath {
	float:none;
	clear:both;
	margin:0 2px;
	position:relative;
	height:40px;
	top:6px;
	width: 980px;
}

#stepPath img {
	margin:0;
	padding:0;
}

/* Login */
#loginDiv .buttonNSml { 
	background-image: url(../../images/Base/button-standard-bgSml.gif);
    border: 1px solid #C1C2C2;
	color:#fff;
	font-size: .9em;
	margin: 2px;
	padding: 2px 6px;
	text-decoration:none;
    }
    
#loginDiv .buttonNSml:hover { 
	background-image: url(../../images/Base/button-standard-hoverSml.gif);
    border: 1px solid #C1C2C2; 
	color:#fff;	
    }

#loginDiv .buttonNSml:active { 
	background-image: url(../../images/Base/button-standard-activeSml.gif);
    border: 1px solid #C1C2C2; 
	color:#fff;
	margin: 2px;
	padding: 2px 6px;
	text-decoration:none;
	line-height:90%;
    }
    
#Login { margin-left:225px; }    

#loginDiv {
	float: right;
	padding: 3px 0 3px 0;
	color: #762C83;
	font-size: .80em;
	text-align:right;
	height:25px;
	position:relative;
	top: 8px;
	
}

#loginDiv input {
	margin:0 4px;
}

#loginDiv a
{
	vertical-align:middle;
	padding:0;
}

.userNameTextbox { width: 100px; color: #4A4A4A; background-color: #FFFFFF; height: 12px; font-size:.9em; }
.passwordTextbox { width: 60px; color: #4A4A4A; background-color: #FFFFFF; height: 12px; font-size:.9em; }

.tbSsoLogin{ width: 250px; color: #4A4A4A; background-color: #FFFFFF; height: 18px; font-size:.9em;margin-bottom :10px;}

#ControlGroupLoginViewSsoLoginIDTGVExtendedView_MemberLoginIDTGVViewSsoLoginExtendedView_LinkButtonLogIn
{

}

.floatingButton
{

}



/* Utilities */
#utilitiesDiv {
	height: 30px;
	float: right;
	margin: 0 4px 0 2px;
	font-size: .8em;
	position:relative;
	top: 6px;
}

#utilitiesDiv p {
	margin: 0;
	color: #762C83;
	line-height:12px;
}

#utilitiesDiv a:link { color: #762C83; margin:0 2px; }
#utilitiesDiv a:visited { color: #762C83; margin:0 2px; }
#utilitiesDiv a:hover { color: #E40780; margin:0 2px; }
#utilitiesDiv a:active { color: #E40780; margin:0 2px; }



/* Menu */
.nav_left
{
	float:left;
	height:20px;
	background-image:url(../../images/Idtgv/bouton_head_left.gif);
	width:5px;
}

.nav_center
{
	float:left;
	height:17px;
	padding:3px 20px 0 20px;
	width:120px;
	background-image:url(../../images/Idtgv/bouton_head_mid.gif);
}

.nav_right
{
	float:left;
	height:20px;
	margin-right:2px;
	background-image:url(../../images/Idtgv/bouton_head_right.gif);
	width:5px;
}

#menuDiv  {
    /*float:left;*/
	display: block;
	margin: 0 5px 0 0;
	padding:0;
	/*height:25px;*/
	position:relative;
	top:8px;
}    

#menuDiv  ul {
		margin: 0px;
		padding: 0px 0px;
		list-style: none;
		position:relative;
}

#menuDiv  li {
		float: left;
		display: inline;
		margin: 0px;
		padding: 0px;
		position:relative;
}



.dropDown  a 
{
		cursor:pointer;
        font: bold 0.85em Arial, Helvetica, sans-serif;
        white-space: nowrap;
        text-transform:uppercase;	
		color: #772B86;
		text-decoration: none;
		display: block;
		text-align: center;
		padding: 4px 0 ;
		height: 18px;
		margin:0 1px ;
		background-repeat:no-repeat;
		background-position:center left;
		width:175px;
}


.dropDown a:hover {
		color:#E40780;
	}	

.dropDown a.current:hover 
{
	cursor:default;
	color: #772B86;
}
	
.dropDown a.current:active {
	}

	
.dropDown2  a {
        font: bold .85em Arial, Helvetica, sans-serif;
        text-transform:uppercase;	
		color: #fff;
		text-decoration: none;
		display: block;
		text-align: center;
		padding: 4px 0 0 0;
		height: 18px;	
		margin: 0 4px;
		width: 96px;
		background: url(../../images/Base/menubarBackDD.png) no-repeat left top;
}

.dropDown2  a:hover {
		background: url(../../images/Base/menubarBackDD.png) 0px -25px;
		color:#fff;		
	}	
	
.dropDown2  a:focus {
		background: url(../../images/Base/menubarBackDD.png) 0px -25px;
		color:#fff;		
	}	
	
.dropDown2  a:active {
		background: url(../../images/Base/menubarBackDD.png) 0px -50px;
		color:#fff;	
	}
	
#dropDownMenu {
	clear: both;
	width: 755px;
	position:relative;
	top:-8px;
	margin: 0 0 0 14px;
	padding: 0;
	color: #fff;
	font: bold .85em Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
}

.dropDownItem {
    width:90px;
    background-color:#9098A9;
    border:1px solid #000;  
    border-top-style:none;
    display:none;
    padding:2px;
    margin:0;
    text-transform:capitalize;
    background-image:url(../../images/Base/menubarBackDDTexture.png);
    position:absolute;
    z-index:2000;
}

#menuDiv img { padding:0; margin:0 5px; border:0; height:6px; }
#dropDownMenu ul { padding:0; margin:0 0 0 5px; list-style: none; }
#dropDownMenu li { padding:0; margin: 4px 0; }

.dropDownItem a:link { color: #fff; text-decoration: none; }
.dropDownItem a:visited { color: #fff; text-decoration: none; }
.dropDownItem a:hover { color: #000; text-decoration: none; }
.dropDownItem a:active { color: #000; text-decoration: none; }


/* Page Structure */
#wrapper {
	width: 980px;
	border-top: none;
	margin:0 auto;
	padding:0 0 10px 0;
}

/* CGV link */
.cgvLink
{
	clear:both;
	font-size:9px;
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	width:100%;
}

/* atAGlance standard*/

#atAGlanceContent {
	float: left;
	width: 200px;
	border:0px solid green;
	margin-right:40px;
	padding:0;
	min-height:1px;
}

#atAGlanceContent .button 
{
	font-size:1.1em;
}

.atAGlanceDivHeader {
	background-image: url(../../images/Idtgv/head_200.gif);
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.atAGlanceDivHeaderVfd {
	background-image: url(../../images/Idtgv/head_200_vfd.gif);
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.atAGlanceDivBody {    
	/*background-image: url(../../images/Idtgv/glance-body-bg.gif);*/
	background-color:white;
	margin:0;
	width: 200px;
	font-size:.9em;
	min-width:0;	
	margin:0;
}

#flightSearchContainer 
{
	min-width:0;
}

.atAGlanceDivFooter {
	background-image: url(../../images/Idtgv/footer_200.gif);
	height: 10px;
	width: 200px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
}

.atAGlanceDivPullFooter {
	background-image: url(../../images/Base/glance-footPullDown.gif);
	height:17px;
	width:200px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
}

.availabilitySearchHeader
{
	font-weight: bold;
	font: bold 2em Arial, Helvetica, sans-serif;
	padding:5px 0 10px 0;
	width:180px;
}

.availabilitySearchContainer
{
	background-color:white;
	padding : 0 10px;
}

.atAGlanceButton 
{
	float:left;
	text-align:center;
	width:200px;
}
/* end atAGlance standard*/

/* atAGlance large*/

#atAGlanceContentLarge {
	float: left;
	width: 300px;
	border:0px solid green;
	margin-right:40px;
	padding:0;
}

#atAGlanceContentLarge .button 
{
	font-size:1.1em;
}

.atAGlanceDivHeaderLarge {
	background-image: url(../../images/Idtgv/head_300.gif);
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: white;
	background-repeat:no-repeat;
}

.atAGlanceDivBodyLarge {    
	margin:0;
	width: 300px;
	padding: 0;
	/*background-image: url(../../images/Idtgv/glance-body-bg.gif);*/
	font-size:.9em;
	background-color:white;
}

.atAGlanceDivFooterLarge {
	background-image: url(../../images/Idtgv/footer_300.gif);
	height: 10px;
	width: 300px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
}

.atAGlanceDivPullFooterLarge {
	/*background-image: url(../../images/Base/glance-footPullDown.gif);*/
	height:17px;
	width:300px;
	margin:0 0 10px 0;
	padding:0;
}

/* end atAGlance large*/

/* atAGlance small*/

#atAGlanceContentSmall {
	float: left;
	width: 150px;
	margin:0;
	padding:0;
}

#atAGlanceContentSmall .button 
{
	font-size:1.1em;
}

.atAGlanceDivHeaderSmall {
	background-image: url(../../images/Idtgv/head_150.gif);
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: white;
	background-repeat:no-repeat;
}

.atAGlanceDivBodySmall {
	margin:0;
	width: 130px;
	padding: 1px 10px 10px 10px;
	/*background-image: url(../../images/Idtgv/glance-body-bg.gif);*/
	font-size:.9em;
	background-color:white;
}

.atAGlanceDivFooterSmall {
	background-image: url(../../images/Idtgv/footer_150.gif);
	height: 10px;
	width: 150px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
}


#ControlGroupSsoLoginIDTGVView_MemberLoginIDTGVViewSsoLoginView_LinkButtonLogIn 
{
background-image: url(../images/bt_login_box.gif);
height: 10px;
}


.registerLeft{
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/js/Idtgv/PIE.htc);
	
	
	background-color: white;
	float: left;
	background-repeat:no-repeat;
	width : 460px;
	height : 200px;

	margin-bottom : 20px;
	margin-left : 20px;
}

.loginRight{

	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/js/Idtgv/PIE.htc);

	background-color : white;
	float: right;
	background-repeat:no-repeat;

	
	height : 200px;
	width : 460px;
    margin-bottom : 20px;
	margin-right : 20px;
}



.logoSSOLeft
{


float : left;
}

.logoSSORight
{

float : right;
}

#ControlGroupLoginViewSsoLoginIDTGVExtendedView_MemberLoginIDTGVViewSsoLoginExtendedView_TextBoxUserIDLabel
{
width : 10em;

}
#ControlGroupLoginViewSsoLoginIDTGVExtendedView_MemberLoginIDTGVViewSsoLoginExtendedView_PasswordFieldPasswordLabel
{
width : 10em;

}



#passengerListFooter
{
	/*background-image: url(../../images/Idtgv/glance-foot.gif);*/
	text-align:center;
	width: 150px;
}

#passengerListFooter a
{
	color:#762b84;
	padding:0 0 5px 0;
	vertical-align:middle;
}

.atAGlanceDivPullFooterSmall {
	/*background-image: url(../../images/Base/glance-footPullDown.gif);*/
	height:17px;
	width:150px;
	margin:0 0 10px 0;
	padding:0;
}

/* end atAGlance small*/

/* Travel Options */
#travelOptions {		
    clear:both;  
    padding:0 0 5px 0;
    margin:0 0 5px 0;
    height:20px;
	}
	
#travelOptions input {		
    float:left; 
    width:18px;
    padding:0;
    margin:0;
	}

#travelOptions label { 
    float:left; 
    width:46px;
    font-size:.8em;
    display:block;
    text-align:left;
    clear:none;
    padding:0;
    margin:0;
    white-space:normal;
    }    
     
     
/* Left Side At-A-Glance  */   
.atAGlanceDivHeader img {
	cursor:pointer;
	position:relative;
	top:-20px;
	left:-7px;
	float:right;
}
    
 .atAGlanceDivBody p span 
 {
	width:60px;
	float:left;
	padding:0 2px;
	margin:0;
 }
 
 .atAGlanceDivBody p {
    margin:2px 0;
    font-size:.9em;
    clear:both;
 }

 .atAGlanceDivBody p input,  .atAGlanceDivBody p select {
    margin:1px 0 5px 4px;
    font-size:1em;
 }   
 
.atAGlanceDivBody img {
	position:relative;
	top:0;
	margin:0;
	padding:0;
 }
 
 #date_picker_id_1 { display:none; }
     
.atAGlanceDivBody table, .atAGlanceDivBodyLarge table {
    border-collapse:collapse;
    margin:0 0 5px 0;
    padding:0;
    width:99%;
    font-size:.9em;
}

.atAGlanceDivBody table caption, .atAGlanceDivBodyLarge table caption {
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:5px 0;
}

.atAGlanceDivBody table tr th, .atAGlanceDivBodyLarge table tr th {
	background-color:#4C448F;
	color:#fff;
	font-size:.85em;
	font-weight: bold;
	height: 16px;
	padding:2px 4px;
	text-align:left;
	border:1px solid #fff;
}

.atAGlanceDivBody table tr td, .atAGlanceDivBodyLarge table tr td {
	padding:2px 0;
}

.atAGlanceDivBody span.buttonText, .atAGlanceDivBodyLarge span.buttonText
{
	text-align:center;
	float:left;
	width:auto;
	margin-top:4px;
}

#searchDivFooter
{
	margin-bottom:20px;	
}

#mainContentHeaderDivExtended {


	background-image: url(../../images/Idtgv/head_500.gif);
	width: 500px;
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
	background-repeat:no-repeat;
}

.mainContentHeaderDivExtended 
{
	background-color:#fff;
	background-image: url(../../images/Idtgv/head_500.gif);
	width: 980px;
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
	background-repeat:no-repeat;
}



/* Right-Hand/Main Side */     
#mainContentHeaderDiv {
	background-image: url(../../images/Idtgv/head_500.gif);
	width: 500px;
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
	background-repeat:no-repeat;
}

.mainContentHeaderDiv 
{
	background-color:#fff;
	background-image: url(../../images/Idtgv/head_500.gif);
	width: 500px;
	height: 25px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
	background-repeat:no-repeat;
}

#mainContentLargerHeaderDiv {
	background-image: url(../../images/Idtgv/main-head-larger.gif);
	width: 750px;
	height: 46px;
	background-repeat:no-repeat;
}
    
#mainContentHeaderDiv img {
	float: left;
	margin:0 0 0 50px;
	width:50px;
}

#pageTitle {
	width:500px;
	float:right;
	text-align:right;
}

#errorTitle {
	width:500px;
	float:right;
	text-align:left;
	text-indent:10px;
}

.sectionHeader {
	font:bold 10pt Arial , Helvetica, sans-serif;
	color: #ffffff;
	background-image: url(../../images/Idtgv/main-section-head-bg.gif);
	padding:10px 0 0 0;
	height:20px;
	text-indent:10px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	clear:both;
}

.sectionHeaderToggle {
	font:bold 10pt Arial , Helvetica, sans-serif;
	color: #ffffff;
	background-image: url(../../images/Idtgv/main-section-head-bg-toggle.gif);
	cursor:pointer;
	padding:10px 0 0 0;
	height:20px;
	text-indent:10px;
	text-transform:uppercase;
	margin:0px 3px 10px 2px;
	clear:both;
	border: solid 1px black;
}

.sectionHeaderToggle img 
{
	margin-top: -1px;
}

.sectionHeader1 {
	font:bold 10pt Arial , Helvetica, sans-serif;
	color: #ffffff;
	background-image:url(../../images/Idtgv/main-section-head-bg.gif);
	padding:10px 0 0 0;
	height:20px;
	text-indent:10px;
	text-transform:uppercase;
	margin:0 0px 10px 0px;
	clear:both;
}

.sectionHeader span {
	float:right;
	margin:-17px 15px 0 0;
	font-size:.9em;
	text-transform:none;
}

.sectionHeader span input {
	margin:0 15px 0 5px;
}


/* main standard*/
.mainStandard {
	width:500px;
	float:right;
	margin:0;
	padding:0;
}

.floatCenter
{
	margin:20px 0;
	text-align:center;
	width:100%;
}

.floatCenterRetrieve
{
	margin: 10px 10px 1px 10px;
	text-align:center;
	width:100%;
}

.floatCenterButton
{
	margin:0 auto;
}

.floatCenterButton tr td
{
	margin:0;
	padding:0;
}

.floatCenterNoMargin
{
	margin:0 0 10px 0;
	text-align:center;
	width:320px;
}
/*end main large*/

/* main medium*/
.mainMedium {
	width:640px;
	float:right;
	margin:0;
	padding:0;
}

.mainMediumSubTitle
{
	background-color:#fff;
	padding:0 10px 10px 10px;
	text-align:justify;
	width:620px;
}

.mainMediumSubTitle ul
{
	margin-top:2px;
}

.mainMediumSubTitle li
{
	clear:both;
	list-style-image: url(../../images/Idtgv/arrow_mini.gif);
	vertical-align:middle;
}

.mainMediumHeaderDiv {
	background-image: url(../../images/Idtgv/head_640.gif);
	background-repeat:no-repeat;
	/*background-color:#FFFFCC;*/
	height: 25px;
	width:640px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
}

.mainMediumFooterDiv {
	background-image: url(../../images/Idtgv/footer_640.gif);
	background-repeat:no-repeat;
	width:640px;
	height:10px;
}

#mainMediumFooterDiv {
	background-image: url(../../images/Idtgv/footer_640.gif);
	background-repeat:no-repeat;
	width:640px;
	height:10px;
} 
/*end main medium*/

/* main large*/
.mainLarge 
{
	width:740px;
	float:left;
	margin:0;
	padding:0;
}

.mainLargeFooterDiv {
	background-image: url(../../images/Idtgv/footer_740.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:740px;
	height:10px;
}

#mainLargeFooterDiv {
	background-image: url(../../images/Idtgv/footer_740.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:740px;
	height:10px;
} 

#mainLargeHeaderDivWhite {
	background-image: url(../../images/Idtgv/head_740.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 10px;
	width:740px;
	padding:0;
	margin:0;
}

#mainLargeHeaderTitleWhite {
	background-color:#fff;
	color:#762b84;
	font-size:18px;
	width:730px;
	padding:0 0 10px 10px;
	margin:0;
	float: left; 
}

#mainAvailabilityLargeHeaderTitleWhite {
	background-color:#fff;
	color:#762b84;
	font-size:18px;
	width:25%;
	padding:0 0 10px 10px;
	margin:0;
	float: left; 
}

#mainAvailabilitySortView  {
	background-color:#fff;
	color:#762b84;
	font-size:11px;
	/*width:350px;*/
	width:370px;
	/*padding:0 0 10px 10px;
	margin:0 0 0 340px;*/
	float:right;
}

#mainLargeHeaderTitleWhite i
{
	background-color:#fff;
	color:#762b84;
	float:right;
	font-size:15px;
	padding:2px 10px 0 0;
	margin:0;
	text-align:right;
	
}

#mainLargeHeaderDiv {
	background-image: url(../../images/Idtgv/head_740_actif.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 25px;
	width:740px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
}

.blueHeader#mainLargeHeaderDiv {
	background-image: url(../../images/Idtgv/head_740_actif_blue.png);
	text-transform:none;
}

.mainLargeHeaderDiv 
{
	background-color:#fff;
	background-image: url(../../images/Idtgv/head_740_actif.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 25px;
	width:740px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
}
/*end main large*/

/* main seat map*/
.mainSeatMap 
{
	width:790px;
	float:left;
	margin:0;
	padding:0;
}

.mainSeatMapFooterDiv {
	background-image: url(../../images/Idtgv/footer_790.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	width:790px;
	height:10px;
} 

.mainSeatMapHeaderDiv {
	background-image: url(../../images/Idtgv/head_790.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	/*background-color:#FFFFCC;*/
	height: 25px;
	width:790px;
	text-indent: 10px;
	padding: 6px 0 0 0;
	margin:0;
	font-weight: bold;
	text-transform:uppercase;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:white;
	float:left;
}
/*end seat map large*/


#rightContent 
{
	width: 200px;
	float:right;
	height:200px;
	margin: 0;
	padding:0;
}  

#rightContentAdvertDiv 
{
	width:200px;
	margin: 0 0 20px 0;
}


.mainBodyExtended
{

    border-style:solid;
	border-width:5px;
	border-color : white;

	background-color:#e7e7e7;
	min-width: 0;
	margin: 0px;
	width:980px;
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/js/Idtgv/PIE.htc);
}


.mainBody 
{
	background-color:white;
	min-width: 0;
	margin: 0;
	width:500px;
}

.selectMainBody
{
	background-color:white;
	padding:5px;
	width:730px;
}

.mainBodyLarger
{
	width:740px;
}

.mainContent
{
	width:500px;
	float:right;	
	margin: 0 40px 0 0;
	padding:0;
}

.mainContent dfn { margin:5px 0 10px 10px; text-transform:capitalize; font-style:normal; }

.mainContent p  {
	margin: 4px 5px 0 5px;
}

.mainContent input, #mainContent select {
    margin:0 5px 0 0;
    font-size:0.85em;
}

.mainContent p strong {
	 color:#123cda;
	 font-weight:normal;
	 margin:0 5px;
}


.mainContent p em {
	 margin:5px 0 10px 10px;
	 font-size:1em;
}

.mainContent p samp {
    font:normal .95em Verdana, Arial, Helvetica, sans-serif;
    margin:0 0 0 10px;
}

.mainContent p strong em {
	 margin: 5px 0 10px;
	 font:bold .9em Arial, Verdana, Helvetica, sans-serif;
	 font-style:normal;
}

.mainContent abbr {
	 margin:0 0 10px 10px;
	 font-size:.95em;
}


 
/*Idtgv*/

 .largerMain  {
	width: 740px;
	float:right;
	margin:0;
	padding:0;
}

 .largerMainExtended  {
	width: 980px;
	float:right;
	

	margin:0;
	padding:0;
}

/*Idtgv End*/ 
#mainContentFooterDiv {
	background-image: url(../../images/Idtgv/footer_500.gif);
	overflow:hidden;
	width:500px;
	height:10px;
} 

#mainContentLargerFooterDiv {
	background-image: url(../../images/Idtgv/main-foot-larger.gif);
	overflow:hidden;
	width:750px;
	height:10px;
} 
 

/* Footer */

/* commentaire NBE #footer {
	width: 760px;
	margin:5px auto 20px auto;
	padding:5px 0;
	font-size: .85em;
	color: #fff;
	font: .9em Arial, Verdana, Helvetica, sans-serif;

}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer li {
	float:left;
	display:inline;
	padding:0 12px;
	border-right:1px solid #9769AA;
}

#footer a:link { color: #9769AA; text-decoration:none; }
#footer a:visited { color: #9769AA; text-decoration:none; }
#footer a:hover { color: #E40780; text-decoration:underline; }
#footer a:active { color: #E40780; text-decoration:underline; }

#footer span {
	color: #9769AA;
	padding:0;
	float:right;
}

#footer img {
	margin:20px;
	clear:both;
}*/



/* MAC  */ 
.checkbox input {
    float:left;
 }
 
.macdiv {
	display:none;
	vertical-align:top;
	width:188px;
    font-size:.75em; 
    margin:5px 0;
    padding:0;
    clear:both;
}

.changeForm p label {
	width:12em;
	float:left;
	text-align:right;
	margin:3px 1em 6px 10px;
	clear:both;
	font-size:1em;  
}

.changeForm h6 {
	margin:10px 10px 0; 
}
.macChangeDiv {
    position:relative;
    left:0;
    top:0;
    width:400px;
    font-size:.8em;
    clear:both;
    margin-left:110px;
}

.macChangeDiv label {
    width:400px;
    margin:-18px 0 0 5px;
}

 .macCheckBox {
	width:25px;
	height:27px;
	float:left;
}

.macLabel {
	height:25px;
    font-size:.75em; 
}



/* Change */
.formChangeCheckbox {
    margin:0 0 0 110px;
    clear:both;
}

.moveFlightRestrictions ul {
    margin:2px 10px 2px 84px;
}

.moveFlightRestrictions ul li {
    font-size:.8em;
}
 

/* SSRs */ 
#ssrPassengerTable caption {
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;
}

#DivSSRs {
	display:none;
	background-color: #f5f5f5;
	border:1px solid #666;
	padding:5px;
	margin:0 0 0 10px;
	width:514px;
}

#DivSSRs input {
	width:20px;
}

.ssrNotesInput { width:80%; }
.ssrRemove { width:50px; }
.ssrPassenger { width:1px; }
.ssrCode { width:100px; }
.ssrQuantity { width:30px; }
.ssrNotes { width:30px; }
.ssrNotes input { width:120px; height:50px; clear:both; margin:5px 0}
.ssrNotes textarea { width:120px; height:50px; clear:both; margin:5px 0}
.ssrAmount { width:50px; }
.ssrFlight { width:100px; }
.ssrFlightInput { width:98%; }
.ssrCurrency { width:35px; }

.ssrNotesIcon {
    width:30px;
    height:20px;
    background-image:url(../../images/Base/ssr-note-icon.png);
    background-repeat:no-repeat;
    background-position:center;
    margin:5px;
}

.ssrNotesHiddenDivHeader {
	float:left;
	padding:3px 5px 0 0;
}

.ssrNotesIconInHiddenDiv {
	background-image:url(../../images/Base/ssr-note-icon.png);
    background-repeat:no-repeat;
    width:100px;
    height:20px;
    float:left;
    margin:3px 5px 0 8px;
    text-indent:18px;
}

.ssrNotesDiv {
    position:absolute;
    z-index:1000;
    text-align:center;    
    display:none;
    border:1px solid #000;
    background-color:#fff;
    width:150px;
    height:125px;
}

.ssrCloseButton {
    width:50px;
    float:right;
    margin-right:10px;
}

.ssrCancelButton {
    width:50px;
    float:left;
    margin-left:10px;
}

.ssrNotesIframe {
    width:150px;
    height:110px;
    display:none;
    position:absolute;
    background-color:#fff;
}

.titleHeader {
	background-color:#4C448F;
	color:#fff;
	font-size:9pt;
	font-weight:bold;
	height:16px;
	width:522px;
	padding-top:4px;
	text-indent:5px;
	border:1px solid navy;
}


/* PNR Lookup */
#currentTravelTable, #traveledTable {
    width:96%;
    font-size:.82em;
}

#currentTravelTable td, #traveledTable td {
    white-space:nowrap;
}

#currentTravelTable a:link,
#currentTravelTable a:visited,
#currentTravelTable a:hover,
#currentTravelTable a:active { padding:0; }


/* Change Control */
.changeMenuItem 
{
    margin:5px 0 5px 2px;
    clear:both;
} 
 
.changeMenuItem img {
    float:left;
    clear:both;
    margin:4px 5px 10px 5px;
} 

.changeMenuItem p {
    width:150px;
    clear:none;
    margin:0;
	padding-top:2px;
    float:right;
}
	
#mainAdvertDivHomePage {
	width: 740px;
	float: right;
	margin:0;
	padding:0;
	
}
#mainAdvertDiv {
	height:307px;
	width:200px;
	float:right;
	margin:0;
	padding:0;
}	

/* Currency Converter */
.currencyConverter {
    float:right;
    padding:5px 10px;
    clear:both;
}

#converterDiv {
    margin:5px 10px;
    font-weight:bold;
    font-size:.9em;
}

#converterDiv input, #converterDiv select {
    margin:2px 0 10px;  
}

#converterResults {
	margin:-60px 10px 0 0;
    font-weight:bold;
    width:150px;
    float:right;
}

#converterResults p {
    padding:0 0 8px 0;
}


/* Select Page */
#sortDiv {
    text-align:right;
    padding:5px 10px;
    clear:both;
    height:30px;
}

.farePrice { 
    float:left; 
    margin: 5px 5px 10px 5px; 
    font-size:.9em;
    clear:left;
}

.farePrice h1, 
.farePrice h2, 
.farePrice h3 {
    font-weight:normal; 
    font-size:1em;
    padding:0; 
    text-transform:capitalize;
}

.farePrice h1 { color:#000;  text-indent:25px; margin:10px 0 0 0; }
.farePrice h2 { color:#125cda; text-indent:35px; margin:2px 0; }
.farePrice h3 { color:#909090; text-indent:35px; margin:2px 0; }


.scheduleFlight { 
    float:right; 
    margin:5px 10px 0 0;
    width:260px;
    font-size:.95em;
}

.scheduleFlight a { color:#125cda; }

.scheduleFlightNumber {
    float:left;
    width:60px;
    margin:5px 0 0 0;
    padding:0;
    clear:left;
}

.scheduleFlightNumber p {
 margin: 5px 0 10px 10px;
}

.segmentStation { 
    float:right; 
    white-space:nowrap;     
    width:190px;
    margin:0 0 12px 0;
}


.fareRule {
	float:left;
	width:248px;
	padding:2px 0 0 0;
	overflow:auto;
	margin-left:5px;
}

.verticalSpacer {
	width:1px;
	height:150px;
	border-right:#d3d3d3 1px solid;
	float:left;
	margin:0 10px 0 10px;
}

.verticalSpcr {
	height: 15px;
}

.verticalSpcrSmall {
	height: 10px;
}

.headerSeparator 
{
	background-color: #ffffff
}

.verticalSpcrMed {
	height: 40px;
}

.idtgvTemplatePaymentReminder
{
color:Fuchsia;
}


.idnightTemplatePaymentReminder
{

color:Purple;
}



.tableTemplatesPR {
    width:538px;
    margin:5px 3px 5px 3px;
	 border-top:2px solid #bbb;
	 border-bottom:2px solid #bbb;
}

.tableTemplatesPR tr th {
    border-top:5px dotted #bbb;
    border-bottom:5px dotted #bbb;
}

.tableTemplatesPR tr th span {
    margin-left:20px;
}

.tableTemplatesPR tr td {
    margin:0;
    padding:4px;
    border-bottom:1px dotted #bbb;
	border:1px dotted #bbb;
}

.tableTemplatesPR h6 {
    margin-top:10px;
}



#ticketingTable 
{
	
    text-align :center;
    width:527px;
    margin:8px 8px 8px 8px;
	border-top:1px solid #bbb;
}

#ticketingTable tr th {
    border-top:1px solid #bbb;
    border-bottom:1px solid #bbb;
    text-align :center;
}

#ticketingTable tr th span {
    margin-left:20px;
    text-align :center;
}

#ticketingTable tr td 
{

    margin:0;
    padding:4px;
    border-bottom:1px solid #bbb;
	border:1px solid #bbb;
}

#ticketingTable h6 {
    margin-top:10px;
}

#availabilityTable {
	margin:10px 0;
}

#availabilityTable tr th {
    background-color:#fff;
    border-width:0;
    color:#000;
    font-size:10px;
    font-weight:normal;
}

#availabilityTable tr th span {
    margin-left:20px;
}

#availabilityTable tr td 
{
	background-color: #e5e5e5;
	border:2px solid #fff;
    margin:0;
    padding:4px;
}

#availabilityTable tr.altRowItem td
{
	background-color: #efefef;
}

#availabilityTable h6 {
    margin-top:10px;
}

#availabilityTable img 
{
	padding-right:5px;
    vertical-align:middle;
}

.footnote a:link,
.footnote a:visited,
.footnote a:hover,
.footnote a:active { text-decoration:none; }

.fareCol1, .fareCol1 a { background-color:#CFC9D8 !important; color:#000 !important; text-align:center; }
.fareCol2, .fareCol2 a { background-color:#DEDAE5 !important; color:#000 !important; text-align:center; }
.fareCol3, .fareCol3 a { background-color:#D8D8D8; color:#000; text-align:center; }

#availabilityTable tr td { white-space:nowrap; font-size:90%; }

/* .stopOverInfo { position:absolute; margin:0; padding:0; background-color:Transparent; }
.stopOverInfo a:link { color:#fff; display:block; width:97%; padding:0 24px 4px 0; }
.stopOverInfo a:visited { color:#fff; }
.stopOverInfo a:hover { color:#fff; }
.stopOverInfo a:active { color:#fff; }
.stopOverInfo a {
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    margin:0;
    padding:0;
    display:block;
}    
    
.stopOverInfoItem {
    position:absolute;
    background:Transparent url(../../images/Base/noteBackNew.gif) no-repeat;
    width:245px;
    height:140px;
    padding:5px 0 10px 5px;
    margin:0;
    display:none;
}

.innerInfo {  
    width:245px;
    height:100px; 
    overflow:auto;
    margin:12px 0 0 0;
    padding:0;
}

.stopOverInfoItem p {
    line-height:.9em;
    font-size:.9em;
    margin:0;
    padding:0;
} */

.stopOverInfo { position:absolute; margin:0; padding:0; background-color:Transparent; }

.stopOverInfo a:hover { color:#fff; }

.stopOverInfoHandle
{
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0 0 0;
	height:21px;
}  

.stopOverInfoCloseButton 
{
	text-decoration:none;
	float:right;
	width:25px;
	height:18px;
	margin:0 5px 0 0;
}
    
.stopOverInfoItem {
    position:absolute;
    background:Transparent url(../../images/Base/noteBackNew.gif) no-repeat;
    width:250px;
    height:150px;
    margin:0;
    display:none;
}

.innerInfo {  
    width:250px;
    height:124px; 
    overflow:auto;
    padding:0;
    text-align:left;
}

.innerInfo table 
{
    font-size:.8em;
    margin:0;
    padding:0;
    width:100%
}

.stopOverInfoItem p {
    line-height:.9em;
    font-size:.9em;
    margin:0;
    padding:0;
}


/* Dynamic Tax and Fee */
#taxAndFeeInclusiveDivBody {
    color:#000;
}

#taxAndFeeInclusiveDivBody .waitDiv 
{
	background-image: url(../../images/Idtgv/ajax-loader-ataglance.gif);
	background-position: center center;
	background-repeat:no-repeat;
	height: 50px;
}

#taxAndFeeInclusiveDivBody a:link,
#taxAndFeeInclusiveDivBody a:visited,
#taxAndFeeInclusiveDivBody a:hover,
#taxAndFeeInclusiveDivBody a:active { color:#123cda; margin-right:5px; }

#taxAndFeeInclusiveDivBody h3 span {
    text-align:right;
    margin-left:40px;
}

#taxAndFeeInclusiveDivBody p span {
    text-align:right;
    float:none;
    margin-left:30px;
    font-weight:bold;
}

#taxAndFeeInclusiveDivBody p {
    margin-left:20px;
}

.paxDescription 
{
	margin-left:20px;	
	float:left;
	width:80px;
	font-size:0.9em;
}

.stationsDescription
{
	font-size:0.9em;
}

.paxPrice 
{
	float:left;
	width:70px;
	font-size:0.9em;
	text-align:right;
}

/* Payment Page */
#shortSummaryTable {
    width:260px;
    float:right;
}

#fullpaymentArea {
    float:left;
    width:380px;
    font-size:.9em;
    font-style:italic;
	padding:0 10px;
	margin:10px 0 0 0;
	text-align: justify;
}

#fullpaymentArea p em 
{
	color: #FF4040;
	font-size: 1em;
	margin: 0;
}

#fullpaymentArea p + p { margin:10px 0; }
    
#robosmack {
	float:left;
	background-color:#fff;
	border:1px solid gray;
	padding:5px 0;
	width:120px;
	height:100px;
	margin:10px 0 0 10px;
}

#holdMsg {
    float:right;
    width:380px;
    padding:5px 10px;
}

#wrapper .tabs {
	clear:both;
	height:40px;
	width:500px;
	background-image:url(../../images/Idtgv/tab-transition-bg.gif);
	background-repeat:no-repeat;
}

#wrapper .tab {
	float:left;
	text-align:center;
	font-size:.85em;
	font-weight:bold;
}

#wrapper .tab label {
	width:150px;
	padding:6px 0 0 0;
	height:25px;
	display:block;
	background-image:url(../../images/Idtgv/menubar-tab-100.gif);
	background-position:0 -50px;
	color:#000;
	font-size:0.9em;
}

#wrapper .tab a {
	background-image:url(../../images/Idtgv/menubar-tab-100.gif);
	background-position:0 0;
	display:block;
	text-align:center;
	padding-top:6px;
	color:#fff;
	width:150px;
	height:25px;
	text-decoration:none;
	font-size:0.9em;
}

#wrapper .tab a:hover {
	background-position:0 -50px;
	color:#000;
}

#wrapper .tab a:active {
	background-position:0 -99px;
	color:#000;
}

.tabsMain {    
    height:24px;
    width:206px;
    border:0;
    padding:0;
    margin:0 0 0 2px;
}

.tabsMain ul {
	margin:0;
	padding:0;
	list-style:none;
}

.tabsMain li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	background-image:url(../../images/Base/menubar-tab-51.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
}

.tabsMain a {
	font:bold 11px Tahoma, Verdana, Arial;
	text-transform:none;
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:6px 0 0;
	height:18px;
	width:51px;
}

.tabsMain a:hover {
	background:url(../../images/Base/menubar-tab-51.gif) 0px -50px;
	color:#fff;
}	

.tabsMain a:active  {
	background:url(../../images/Base/menubar-tab-51.gif) 0px -100px;
	color:#000;
}

#selected {
	background:url(../../images/Base/menubar-tab-51.gif) 0px -100px;
	color:#000;
	width:53px;
}

#selected a:link, 
#selected a:visited, 
#selected a:active, 
#selected a:focus {
	color:#000;
	width:53px;
}

#selected a:hover {	
	color:#fff;
	width:53px;
}

.amount { color:#123cda; }
.approved { color:#008000; }


/* Contact Info */
#phone {
    margin:0px 0;
}

#phone p {
    padding:0px 0;
    clear:both;
    text-align:right;    
}

#phone span {
    margin:0;
    padding:0 0 0 0;
}

.contactInfoName {
	color:#4C448F;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}

/* SCHEDULE VIEW
---------------------------------------------*/

/* OUTBOUND
-----------------*/
.divAvailabilitySchedule1
{
	width:100%;
	height:auto;
}
/* INBOUND
-----------------*/
.divAvailabilitySchedule2
{
	width:100%;
	height:auto;	
}

.calendarScheduleTabs
{
	padding-bottom:20px;
	margin-left:4px;
	margin-bottom:-50px;
	width:612px;
	height:20px;
}

.calendarScheduleTabOn
{
	float:left;
    width:270px;
    height:30px;
    text-align:center;
    margin-top:23px;
}

.calendarScheduleTabOff
{
	height:30px;
    width:205px;    
    padding-top:21px;
    margin-left:270px;
}
.calendarScheduleTabFlex
{
	float:right;
    margin-top:-67px;
}
.calendarScheduleTabFlex img
{
	padding-right:30px;
}
.divCalendarScheduleHeader
{
	padding-top:25px;
	margin-top:61px;
	border:#4A448F 3px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:auto;
	width:100%;
	margin-left:-3px;
}
.divCalendarScheduleDateMarket
{
	margin:80px 15px 10px 15px;
	border:#91BD19 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height:auto;
	width:auto;
	text-align:center;
}

.divCalendarScheduleBtnFlexible
{
	width:90%;
	border:solid 1px white;
	height:45px;
	margin-left:10px;
	margin-bottom:10px;
	vertical-align:middle;
	font-size:15px;
	color:#524179;
	font-family:Calibri;
}
.divCalendarScheduleBtnFlexible div:first-child
{
	float:left;
}
.divCalendarScheduleBtnFlexible div:last-child
{
	margin-top:10px;
}
.divCalendarScheduleBtnFlexible div:last-child label:first-child
{
	font-size:15px;
	font-weight:bold;
	color:#524179;
	font-family:Calibri;
}
.divCalendarScheduleBtnFlexible div:last-child label:last-child
{
	font-size:15px;
	text-decoration:underline;
	color:#524179;
	font-family:Calibri;
}

/* CALENDAR VIEW
---------------------------------------------*/

/* OUTBOUND
-----------------*/
.divAvailabilityCalendar1
{
	width:100%;
	height:auto;	
	margin-left:-1px;
}
/* INBOUND
-----------------*/
.divAvailabilityCalendar2
{
	width:100%;
	height:auto;
	margin-left:-1px;
}

/* CALENDAR TABS
-----------------*/
.calendarTabs
{
	padding-bottom:20px;
	margin-left:4px;
	margin-bottom:-50px;
	width:475px;
}

.calendarTabOff
{
	float:left;
    width:270px;
    margin-top:1px;
    margin-bottom:-13px;
}

.calendarTabOn
{
    width:205px;
    float:right;
    margin-top:3px;
    margin-bottom:-13px;
    position:relative;
    padding-left:-10px;
}

/* CALENDAR HEADER
--------------------------*/

.divCalendarHeader
{
	padding:20px 0 0 -5px;
	margin:61px 0 0 -2px;
	border:#4A448F 3px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:auto;
	width:100%;
}

/* CALENDAR TABLE
--------------------------*/

.tabHeaderCalendar
{
	width:90%;
	height:auto;
	float:left;
	border-collapse:separate;
	border-spacing:1px;
	margin-top:5px;
	margin-left:4px;
}
.emptyCell
{
	height:30px;
	width:1%;
	background-color:White;
}

.tabHeaderCells
{
	height:35px;
	border-bottom:solid 1px #91BD19;
}

.dayHeader
{
	width:14%;
}

.tabHeaderCalendar th
{
	background-color:White;
	color:#524179;
	font-family:Calibri;
	text-align:center;
	height:41px;
	font-size:13px;
}

.tabHeaderCalendar .tdCalendar
{
	width:14%;
	height:40px;
	background-color:#F0E8FB;
	border:solid 2px white;
}

.tabHeaderCalendar .tdCalendar:hover
{
	width:14%;
	height:40px;
	background-color:#F0E8FB;
	border:solid 2px #91BD19;
}

.tdCalendar
{
	width:96px;
	height:50px;
}

.tdCalendarToday
{
	background-image:url(../../images/Idtgv/availability-tab-on.gif);
	border:solid 2px #91BD19;
}

.dayHeadersCalendar {
	width:90px;
	height:36px;
	text-align:center;
	background-image:url(../../images/Idtgv/availability-tab-hover.gif);
}

.dayHeadersCalendar a 
{
	color:#000;
	display:block;
	height:36px;
	text-decoration:none;
}

.dayHeadersCalendarLarge
{
	width:92px;
	height:38px;
	text-align:center;
}

.dayHeaderCalendarImage
{
	background-image:url(../../images/Idtgv/availability-tab-hover.gif);
	height:36px;
	width:90px;
}

/*.dayHeaderCalendarImage:hover
{
	background-image:url(../../images/Idtgv/availability-tab-hover.gif);
	float:left;	
	border:2px solid #91BD19;
	color:#000 !important;
	height:31px !important;
	padding:0 !important;
	width:86px !important;
}*/

.dayHeaderCalendarImage a 
{
	display:block;
	height:36px;
	width:100%;
}

.dayHeaderCalendarImage:hover a
{
	padding:0 !important;
}

.dayHeaderTodayCalendarImage a {

	color:#fff;
	cursor:default;
	line-height:1.2em;
	text-decoration:none;
	text-align:center;
}
.marketLowestFareSelectedCalendar
{	
	padding-top:12px;
}
.noJourneyDayHeaderCalendar 
{
	cursor:default;
}
.noJourneyDayHeaderCalendar span:first-child
{
	padding-top:5px;
}
.dayHeadersCalendar span:first-child
{
	padding-top:4px;
}
.dayHeadersCalendarLarge span:first-child
{
	padding-top:4px;
}
.divCalendarDateMarket
{
	margin:310px 15px 10px 15px;
	border:#91BD19 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height:auto;
	width:auto;
	text-align:center;
}
.divCalendarDateMarketHeader
{
	width:100%;
	border-bottom:solid 2px #91BD19;
	height:22px;
	background-color:#4A448F;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius: 5px;
}
.divCalendarDateMarketHeader label
{
	float:right;
	color:White;
	margin-top:4px;
	padding-right:5px;
}
.divCalendarDateMarketHeader span
{
	float:left;
	color:White;
	margin-top:4px;
	padding-left:5px;
}


/*Availability Search Price
------------------------------*/
/*.availabilityInputColumnViewSectionContent 
{
	background-color:#fff;
	font-size:.85em;
	margin:0;
	width:100%;
}*/
.availabilityInputColumnViewSectionContent 
{
	background-color:#fff;
	font-size:.85em;
	margin:0;
	width:100%;
	height:auto;
}

#availabilityInputContent input {
	margin:2px 5px 0;
}

.availabilityInputColumnViewSectionContent table tr td {
	padding:4px 0px 0px 5px;
}
/*.availabilityInputColumnViewSectionContent table tr td {
	padding:4px 0px 4px 5px;
}*/

.availabilityInputColumnViewSectionContent span {
	display:block;
}

.arrow
{
	padding-bottom:5px;
	vertical-align:middle;
}

.tabsHeader {
	width:100%;
	height:40px;
	clear:both;
	margin:0 0 20px 0px;
}

.leftArrowButton {
	background-color:#fff;
	width:18px;
	height:45px;
	float:left;
}

.leftArrowButton a 
{
	width:18px;
	height:45px;
	display:block;
	background-image:url(../../images/Idtgv/button-tab-date-prev.gif);
}

.leftArrowButton a:hover
{
	background-image:url(../../images/Idtgv/button-tab-date-prev-hover.gif);
}

.rightArrowButton a
{
	width:18px;
	height:45px;
	display:block;
	background-image:url(../../images/Idtgv/button-tab-date-next.gif);
}

.rightArrowButton a:hover
{
	background-image:url(../../images/Idtgv/button-tab-date-next-hover.gif);
}
.rightArrowButtonCalendar
{
	border:solid 1px white;
	width:100px;
	height:100%;
	margin-left:63px;
}
.rightArrowButtonCalendar a
{
	width:130px;
	height:20px;
	background-image:url(../../images/Idtgv/fr-FR/btn-mois-suivant.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-top:16px;
	display:block;
}
.leftArrowButtonCalendar
{
	border:solid 1px white;
	width:100%;
	height:100%;
	margin-left:-8px;
}
.leftArrowButtonCalendar a
{
	width:145px;
	height:20px;
	background-image:url(../../images/Idtgv/fr-FR/btn-mois-prece.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:16px;
	display:block;
}
.dayHeaders {
	width:98px;
	height:45px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}
.dayHeadersSmall {
	width:68px;
	height:45px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	font-size:.84em;
}

.dayHeaders a, .dayHeadersSmall a {
	color:#000;
	display:block;
	height:41px;
	padding:2px 0;
	text-decoration:none;
}

.dayHeaderImage, .dayHeaderImageSmall {
	background-image:url(../../images/Idtgv/availability-tab-hover.gif);
	height:45px;
	padding:0;
	float:left;
}

.dayHeaderImage:hover, .dayHeaderImageSmall:hover
{
	background-image:url(../../images/Idtgv/availability-tab-hover.gif);
	float:left;	
	border:2px solid #91BD19;
	color:#000 !important;
	height:41px !important;
	padding:0 !important;
	width:94px !important;
}

.dayHeaderImage a {
	display:block;
	height:41px;
	width:100%;
}

.dayHeaderImage:hover a, .dayHeaderImageSmall:hover a
{
	padding:0 !important;
}

.dayHeaderTodayImage a {
	color:#fff;
	cursor:default;
	display:block;
	height:41px;
	line-height:1.2em;
	margin:-5px 0;
	padding:5px 0;
	text-decoration:none;
	text-align:center;
	width:90px;
}

.dayHeaderImageSmall a {
	display:block;
	height:40px;
	width:68px;
}

.dayHeaderTodayImage {
	background-image:url(../../images/Idtgv/availability-tab-on.gif);
	float:left;
	height:45px;
	margin:0 2px;
	width:94px;
}


.dayHeaderImageSeparator {
	background-image:url(../../images/Idtgv/availability-tab-off-div.gif);
	width:2px;
	height:45px;
	float:left;
}

.dayHeaderPrice
{
}

.noJourneyDayHeader 
{
	cursor:default;
}

.marketLowestFare
{
	background-color:#93CC0E;
	color:#000 !important;
}

.marketLowestFareAB .dayHeaderPrice 
{
	background-color:#E40780;
	color:#fff;
	margin:0 auto;
	width:60px;
}

.marketLowestFare:hover
{
	background-image:url(../../images/Idtgv/availability-tab-off-bg.gif);
	color:#000 !important;
}

.marketLowestFareSelected
{
	background-image:url(../../images/Idtgv/availability-tab-on.gif);
	border:2px solid #91BD19;
}

.rightArrowButton {
	background-color:#fff;
	width:18px;
	height:45px;
	float:right;
}

/* Availability table header
-------------------------------- */

.marketHeader
{
}

.journeyHeader
{
	float:left;
}

.marketStation
{
	margin:10px 5px;
}

.marketIndexHeader
{
	background-image:url(../../images/Idtgv/separ_mid.gif);
	color:#fff;
	float:left;
	height:18px;
	text-indent: 5px;
	margin:0 0 5px 0;
	font-weight: bold;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	float:left;
	padding:2px 0 0 0;
	width:718px;
}

.marketIndexHeader_small
{
	background-image:url(../../images/Idtgv/separ_mid.gif);
	color:#fff;
	float:left;
	height:20px;
	text-indent: 3px;
	margin:0 0 5px 0;
	font-weight: bold;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	float:left;
	padding:0 0 0 0;
	width:478px;
}

.marketIndexHeader_left
{
	background-image:url(../../images/Idtgv/separ_left.gif);
	float:left;
	height:20px;
	margin:0 0 5px 0;
	width:6px;
}

.marketIndexHeader_right
{
	background-image:url(../../images/Idtgv/separ_right.gif);
	float:left;
	height:20px;
	margin:0 0 5px 0;
	width:6px;
}

.marketDest
{
	margin:0 0 5px 0;
}

.marketDest label
{
	color:#762b84;
	font-size:16px;
	padding:0 5px;
}

.deptDateHeader
{
	float:right;
}

.stationsHeader
{
	clear:both;
	text-align:center;
	background-color:#F8F8F8;
	color:Black;
}

.noFlightHeader
{
	text-align:left;
	font-size:1.1em;
	background-color:#F8F8F8;
	color:Black;
	font-weight:bold;
	white-space:normal;
}

.noFlightHeaderNew
{
	text-align:left;
	font-size:1.1em;
	background-color:#F8F8F8;
	color:Black;
	font-weight:bold;
	white-space:normal;
	margin-top:15px;
}


/* Availability Calendar Selectors
------------------------------------- */
#availabilityInputContent {
	width:730px;
	clear:both;
}

#availabilityInputContent h6 { margin:30px 0 5px 10px; }

.availabilityCalenderSectionContent {
	padding:10px 0 0 0;
	margin:0 auto 10px auto;
	font-size:.85em;
	width:530px;
	clear:both;
}

#availabilityInputCalendarHeader 
{
	width:530px;
	height:25px;
	color:#fff;
	text-align:center;
	font-size:1.25em;
	font-weight:bold;
	padding:5px 0 0 0;
}

.calendarHeaderContent {
	background-color:#4C448F;
	color:#fff;
	height:24px;
	width:530px;
}

.calendarHeaderContent span {
	color:#fff;
	font-weight:bold;
	font-size:1em;
	height:14px;
	width:75px;
	text-align:center;
	padding-top:5px;
	float:left;
}

.calendarMonth {
	text-align:center;
	font-weight:bold;
	font-size:1.25em;
	background-color:#4C448F;
	border-bottom:1px solid #fff;
	color:#fff;
	padding-top:4px;
	height:21px;
	width:530px;
	clear: both;
}

.calendarLegend {
	height:50px;
	border-top:solid 5px #345eb0;
	color:#4C448F;
	font-size:1em;	
	clear:both;
	width:530px;
}

.calendarNote {
	width:150px;
	height:50px;
	text-align:left;
	float:left;
	padding-top:2px;
}

.calendarSpecialFare {
	width:100px;
	height:20px;
	text-align:center;
	padding-top:12px;
	float:left;
	margin-left:50px;
}

.calendarSpecialFareNote {
	height:20px;
	text-align:left;
}

.calenderSpecialFareBox {
	width:16px;
	height:16px;
	float:left;
	background-image:url(../../images/Idtgv/farefinder-special-fare.gif);
	margin-right: 5px;
}

.calendarPriceLegend {
	width:240px;
	height:40px;
	padding-top:12px;
	float:right;
}

.calendarPriceLowText {
	text-align:right;
	width:80px;
	height:20px;
	float:left;
	margin-right:5px;
}

.calendarPriceColorLegend {
	width:100px;
	height:16px;
	float:left;
	background-image:url(../../images/Idtgv/farefinder-low-high.gif);
}

.calendarPriceHighText {
	height:20px;
	text-align:left;
	text-indent:5px;
}

#calendarFarePrice {
	font-weight:bold;
	float:right;
	width:50px;
	margin:2px 5px 0 0;
}

#calendarFarePriceTotal {
	border:solid 1px #7f9db9;
	background-color:#d3d3d3;
	width:65px;
	height:17px;
	float:right;
	text-align:center;
}

.calendarTodaysDateArrow {
	background-image:url(../../images/Idtgv/fare-arrow-selected.gif);
	margin-top:2px;
	height:12px;
	width:11px;
}

.calendarTodaysDateNoArrow {
	margin-top:2px;
	height:12px;
	width:11px;
}

.calendarDayContent {
	width:73px;
	height:40px;
	float:left;
	border:solid 1px #4C448F;	
	border-right:solid 1px #E9E9E9;
	border-bottom:solid 1px #E9E9E9;
}

.calendarDayContentWide {
	width:78px;
	height:40px;
	float:left;
	border:solid 1px #4C448F;
	border-bottom:solid 1px #E9E9E9;
}

.calendarDayDate {
	height:10px;
	width:18px;
	font-size:0.9em;
	text-align:left;
	font-weight:bold;
	padding-left:2px;
	color:#345eb0;
}

.calendarDaySelect {
	 height:30px;
	 width:12px;
	 float:left;
}

.calendarDayFarePrice {
	height:30px;
	width:58px;
	text-align:left;
	float:right;
}

.calendarDayFarePrice a {
	color:#345eb0;
	text-decoration:none;	
	font-size:small;
	font-weight:bold;
	height:30px;
	display:block;
}

.calendarDayNoFare {
	height:40px;
	width:51px;
	text-align:left;
	float:right;
	font-size:.8em;
	font-weight:bold;
}



.calendarNoFareColor { background-color:#c0c0c0; }
.calendarHighFareColor { background-color:#9e4d7d; }
.calendarMiddleFareColor { background-color:#ba6cb2; }
.calendarLowFareColor { background-color:#d1b8df; }
.calendarTodayColor { background-color:#fff; }
.calendarSoldOutColor { background-color:#c0c0c0; }
.calendarSpecialFareColor { background-color:#87C541; }

#calendar1Img, 
#calendar2Img {
    position: relative;
	top:4px;
}


/* Hint Box */
#cssHint {
	position:absolute;
	top:20px;
	padding:5px 2px 2px 22px;
	background:#F4FBFF;
	border:1px solid #762B84;
	font:11px arial,helvetica,verdana;
	line-height:12px;
	color:#762B84;
	z-index:500;
	/*
	visibility:hidden;
	*/
	display:none;
	width:125px;
	background-image:url(../../images/Idtgv/note-bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

#cssHint ul {
	margin-top:4px;
	margin-bottom:0;
}

#cssHint li {
	margin-left:-25px;
	list-style-position:outside;
	list-style-type:circle;
}

.emailToFriendsSuccessCaption 
{
	font-weight: bold;
}

.failureCaption 
{
	color: red;
	font-weight: bold;
	float:left;
	padding: 0 0 0 3px;
	display:inline-block;
}

.warningCaption
{
	font-weight: bold;
	text-align:center;
}

/* Forms */
.form
{
	padding-bottom:0px;
}

.form label {
	width:16em;
	float:left;
	text-align:right;
	margin:3px 1em 3px 0;
	clear:both;
	font-size:0.85em;
}

.formExtended label {
/*	width:16em;*/
	float:left;
	text-align:right;
	margin:3px 1em 3px 0;
	clear:both;
	font-size:0.85em;
}


.form label.labelForSpan
{
	margin: 0 14px 0 0;
}
#carPersonalizationBody span {
	line-height:168%;
}

.form legend {
    padding:0 5px;
    font-weight:bold;
    margin:0 0 10px 0;
}

.formCheckbox {
    padding:0 0 8px 130px;
    clear:both;
    vertical-align:middle;
}

.formCheckboxNoPadding
{
	padding:5px 0 8px 0 !important;
}

.formCheckbox label {
	width:20em;
	float:none;
	font-size:10px;
	text-align:left;
	margin:5px 1em 5px 0;
	padding:5px 0 0 0;
	clear:none;
}

.formCheckboxNS {
    padding:0;
    margin:0 5px;
}


/* Payment Page */	
.paymentFee {
    float:right;
    left:415px;
    width:155px;
    color:#FF4040;
    font-size:.85em;
    margin:-80px 10px 0 0;
    border:1px dashed #FF4040;
    padding:3px;
}



/* Itinerary Page */



#itineraryBody h1 { font-size:.9em; color:#000; font-weight:normal; text-align:right; }
#itineraryBody h1 span { font-size:.95em; font-weight:bold; margin:5px 5px 10px 10px; }

#itineraryBody h2 { font-size:.9em; color:#000; font-weight:normal; text-align:right; }
#itineraryBody h2 span { font-size:1.4em; color:#10A210; margin:10px 5px 5px 10px; letter-spacing:3px; }

#itineraryBody h3 { font-size:.9em; color:#000; font-weight:normal; text-align:right; }
#itineraryBody h3 span { font-size:1.8em; color:#123cda; font-weight:bold; margin:5px 15px 5px 10px; letter-spacing:2px; }

#itineraryBody h6 { margin:10px 5px 2px 10px; }

#itineraryBody samp {
    font:normal .95em Verdana, Arial, Helvetica, sans-serif;
    margin:0 0 0 10px;
}

#itineraryBody big { color:#123cda; font-size:.96em; font-weight:bold; }

#itineraryBody abbr { color:#666; font-size:.8em; }

#paymentDisplayTable big { color:#123cda; font-weight:bold; font-size:1em; }

#itinerarySeatAssignmentsTable td { white-space:nowrap; }

#itineraryBody table { width:50%; }
#upgradeFlight table { width:96%; }

#upgradeFlight table tr th { background-color:Transparent; color:#000; }
#upgradeFlight table tr td strong { font-weight:normal; color:#123cda; }

#ssrMarketInputTable {
    width:96%;
}

#priceDisplayTable {
    margin-bottom:0;
}

#priceDisplayTable tfoot {
    font-size:.8em;
}

.marketIndex  
{
	clear:both;
	font-weight:bold;
	font-size:0.9em;
}

.servicesBreakdown
{
	clear:both;
	font-weight:bold;
	font-size:0.9em;
}

.priceDescription  
{
	float:left;
	font-size:0.9em;
}

.priceValue  
{
	float:right;
	font-size:0.9em;
}

.totalPriceDescription  
{
	float:left;
	font-weight:bold;
}

.totalPriceValue  
{
	float:right;
	font-weight:bold;
}

.ssrPriceDetailsInfo
{
   clear:both;
   z-index: 1;
   width: 200px;
   border: 1px solid black;
   background-color: #E0E0E0;
   text-align: left;
   position:absolute;
}

.ssrCaption
{
  text-align:center;
  font-weight:bold;
}

#AddOnServicesDisplay {
    font-size:.85em;
    width:96%;
}

#specialServicesList ul li {
    margin-left:-25px;
    list-style:none;
    margin-top:0;
}

#specialServicesList li {
    margin-top:10px;
}


/* Add On Services Car */
#AddOnServicesDisplay a:link,
#AddOnServicesDisplay a:visited,
#AddOnServicesDisplay a:hover,
#AddOnServicesDisplay a:active { color: #123cda; margin-left:10px; }

#carQuoteTable {
    font-size:.85em;
    width:96%;
}

.wFull { margin:2px 0 0 5px; }
.wFull select { width:189px; margin:0 0 0 5px; }
    
.wHalf select, 
.wHalf input, 
.wDate select, 
.wDate input  { margin:0 0 5px 5px; font-size:.8em; }

.wHalf label { margin:0;}
.wHalf select { width:76px; }
.wHalf input { width:68px; }

.wHalf span select { margin-left:38px; }
.wHalf span label { margin-left:46px; }
.wHalf abbr { margin:0 0 0 34px;}

#catLblCont abbr { margin:0 0 0 28px; }
#configCont abbr { margin:0 0 0 44px; }
#aosAirLbl input { margin:0 5px; }
#licenseStateLabel { float:none; clear:none; width:4em; margin:3px .5em 6px 0; }

.wDate label { margin:0; font-size:.9em; }
.wDate select { width:76px; }
.wDate input { width:68px; }

.wOptLbl, .wOptLbl1, .wOptLbl2, .wOptLbl3 { font-size:.9em; }
.wOptLbl { margin:0 0 0 44px; }
.wOptLbl1 { margin:0 0 0 40px; }
.wOptLbl2 { margin:0 0 0 24px; }
.wOptLbl3 { margin:0 0 0 44px; }
.wOptLbl4 { margin:0 0 0 86px; }
.wOpt { margin:0 0 0 34px; }

#pudl { margin:5px 5px 5px 0; }
#dodl { margin:5px 5px 5px 0; }

#elementContainerPersonalizations input { width:150px; }
#elementContainerPersonalizations select { width:185px; }

.mainCarSearch { margin: 5px 10px; line-height:normal; }

#changeCarDiv p  { margin:5px 0 0 10px; }
#changeCarRadioContainer input { margin:10px 2px 0 0; }

#changeCarDiv p span { 	
    width: 60px;
	float:none;
	padding:0 5px;
	margin:0; 
}


/* Date Picker/Calendar */
a.date-picker {
	width:18px;
	height:18px;
	border: none;
	color:#fff;
	padding:0 0 0 2px;
	margin:0 0 0 2px;
	position:absolute;
	z-index:2;
	cursor:pointer;
	background:url(../../images/Idtgv/calendar-up.gif) no-repeat; 
	
}

div.popup-calendar {
	display:none;
	position:absolute;
	z-index:10;
	top:240px;
	padding:4px;
	border:2px solid #000;
	background:#fff;
	color:#000;
	overflow:hidden;
	width:200px;
}

div.popup-calendar div.link-close {	float: right; }
div.popup-calendar div.link-prev { float: left; }
div.popup-calendar div.link-next { float: right; }

div.popup-calendar h3 {
	font-size:1.3em;
	margin:2px 0 5px 3px;
}

div.popup-calendar div a {
	padding:1px 2px;
	color:#000;
}

div.popup-calendar div a:hover {
	background-color:#000;
	color:#fff;
}

div.popup-calendar table {
	margin:0;
}

* html div.popup-calendar table {
	display:inline;
}

div.popup-calendar table th, div.popup-calendar table td {
	background:#eee;
	width:21px;
	height:17px;
	text-align:center;
}

div.popup-calendar table td.inactive {
	color:#aaa;
	padding:1px 0 0;
}

div.popup-calendar table tr th {
	background:#4C448F;
}

div.popup-calendar table td.weekend {
	background:#f6f6f6;
}

div.popup-calendar table td a {
	display:block;
	border:1px solid #eee;
	width:19px;
	height:15px;
	text-decoration:none;
	color:#333;
}

div.popup-calendar table td.today a {
	border-color:#aaa;
	background-color:#6C8CCC;
	color:#fff;
}

div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background:#4C448F; 
	color:#fff;
}

div#aosFlowSelector {
    clear:both;
}

div#changeControlDivBodyVfd {
    background-image: url(../../images/Idtgv/background-vfd.gif);
}

#itemsDiv {
	background-image:url(../../images/Base/main-body-bg.gif);
	padding:5px 0 15px 0;
}

#flowType {		
    clear:both;  
    padding:0 0 5px 0;
    margin:0 0 5px 0;
    height:20px;
	}

#flowType label{
    clear:none;
    display:block;
    float:left;
    font-size:0.8em;
    margin:0pt;
    padding:0pt;
    text-align:left;
    white-space:normal;
    width:46px;
}

#flowType input {
    float:left;
    margin:0pt;
    padding:0pt;
    width:18px;
}

.carDetails  {
    display:none; 
    position:absolute;
    z-index:2;
    width:430px;
    border:1px solid #123cda; 
    background-color:#fff; 
    padding:10px;
    margin:0 0 0 -100px;
}

#CarDetails td {
    vertical-align:top;
}

#vehicleTermsContainer {
    width:510px;
    height:100px;
    overflow:auto;
    margin:5px auto;
}

.insuranceTermsContainer {
    width:486px;
    height:100px;
    overflow:auto;
    margin:0 auto 20px;
    overflow:auto;
	border-bottom:1px dashed #666;
}

#dccDiv { margin:10px 10px 20px; padding:0 5px; clear:both; }

#dccDiv h4 { margin:15px 0 0 0; }

#quoteElementContainer {
    margin:10px 0 0;
}

#secondSellOptions img {
    float:left;
    margin:5px;
}

#secondSellOptions p {
    float:left;
    margin:10px
}

#aosAgreementInput {
    clear:both;
}

#ccVer {
    position:absolute;
    width:100px;
    margin:-20px 0 0 230px;
    padding:0 0 0 5px;
    clear:both;
}
    
#ccVerItem {
    width:300px;
    border:1px solid #762b84 !important;
    display:none;
    margin:0 45px;
    padding:10px 5px;
    background-color:#fff;
    font-size:.8em;
    border:2px solid #123cda;
}

#ccVerItem a, #ccVerItem a:visited {
    color:#762b84 !important;
}

#ccVerItem a:hover {
    color:#e40780 !important;
}
  
.ex a:link {
    margin:-2px 5px 5px 5px;
    border:1px solid #000;
    padding:0 4px;
    width:10px;
    float:right;
    text-decoration:none;
    color:#000;
    font-size:.8em;
}



/* Error */    
.error p { padding:0 10px; }
.error h1 { margin:10px; color:#cc0000; }
.error img { vertical-align:middle; }
.error { color:#cc0000; font-size:1.1em; }

#errorSectionHeader {
	background-image:url(../../images/Idtgv/errorBack.gif);
	font-weight:bold;
	color:#cc0000;
	float:right;
}

#errorSectionContent 
{
	color:Red;
	float:right;
	font-size: 0.85em;
	font-weight:bold;
	width:100%;
}

#errorDiv
{
	float:left;
	line-height:0;
}

#errorDivRight
{
	float:right;
	line-height:0;
}

#errorDiv p
{
	clear:both;
	line-height:normal;
}

/******************* STANDARD SIZE (500) ERROR *******************/
.errorSectionHeaderStandard {
	width:500px;
}

.errorSectionContentStandard {
	width:500px;
}
/******************* END STANDARD SIZE ERROR *******************/


/******************* LARGER SIZE (740) ERROR *******************/
.errorSectionHeaderLarger {
	width:740px;
}

.errorSectionContentLarger {
	width:740px;
}
/******************* END LARGER SIZE ERROR *******************/


/******************* MEDIUM SIZE (640) ERROR *******************/
.errorSectionHeaderMedium {
	width:640px;
}

.errorSectionContentMedium {
	width:640px;
}
/******************* END MEDIUM SIZE ERROR *******************/


/******************* LARGE SIZE (790) ERROR *******************/
.errorSectionHeaderLarge {
	width:790px;
}

.errorSectionContentLarge {
	width:790px;
}
/******************* END LARGE SIZE ERROR *******************/

/* Validation */                                               
.validationError {
	border:solid 1px red;
}

.validationErrorLabel {
	color:red;
}

.validationErrorContainer {
	clear:both;
	display:none;
	margin:2px;
}

.fixedValidationError 
{
	display:none;
	text-decoration:line-through;
	color:#000;
}

#validationErrorContainerFixedIFrame { position:absolute; height:300px; top:0px; left:0px; display:block; width:190px; }
#validationErrorContainerFixedDiv { width:190px; height:300px; background:white; z-index:100; border:solid 2px black; }


#validationErrorContainerFixedOuterDiv > #validationErrorContainerFixedDiv { position:fixed; top:0px; left:0px; }
#validationErrorContainerFixedOuterDiv > #validationErrorContainerFixedIFrame { position:fixed; top:0px; left:0px; }

#validationErrorContainerFloat {
	position:absolute;
	width:300px;
	border:solid 2px #000;
	background-color:#fff;
}

#validationErrorContainerReadAlong 
{
	background-color:#fff;
	border:1px solid #762b84;
	position:absolute;
	width:265px;
	height:98px;
	display:none;
    padding:0;
    margin:0;
    /*background-image:url(../../images/Idtgv/noteBackerSmall.gif);*/
}

#validationErrorContainerReadAlongContent 
{
	clear:both;
    width:255px;
	height:74px;
    overflow:auto;    
}

.close 
{
    width:25px;
    float:right;
    padding:0;
    clear:both;
    height:18px;
}

.closeBtn 
{
	cursor:pointer;
    border:0;
    background-color:Transparent;
    color:#762b84;  
    font-weight:bolder;  
}

#validationErrorContainerFloatIFrame 
{
	position:absolute;
}

.validationErrorList {
	margin: 0 0 0 13px;
	list-style-type:disc;
	font-size:0.85em;
	padding: 0 0 0 15px;
}

.validationErrorListItem {
	color:red;
}

#marketDate_1 span, #marketDate_2 span 
{
	height:21px;
    margin:0;
    padding:3px;
    width:29px;
}

#marketDate_1 select, #marketDate_2 select { 
    margin-left:2px;
}


#paging { 
    border-top:1px dashed #666; 
    text-align:center; 
    margin:20px auto; 
    padding:10px 0; 
    width:96%; 
    font-size:.8em; 
    }

#insuranceOffer span,
#hotelDetailSummary span,
#AosCancel span,
#carCancelContainer span {
    line-height:168%;
}


#activityCancelContainer span,
#hotelCancelContainer span,
#carCancelContainer span,
#insuranceCancelContainer span {
    line-height:180%;
}

#ActivityDetailSummary span {
    line-height:230%;
    margin:0;
    padding:0;
}

.openCloseLink {
    clear:both;
    float:right;
    text-align:center;
    width:250px;
    height:50px;
}

.openCloseLink a:link,
.openCloseLink a:visited,
.openCloseLink a:hover,
.openCloseLink a:active { text-decoration:none; border-bottom:1px dotted #666; }


#carDetailSummary span {
	line-height:210%;
}

.waitCont {
	border:1px solid #000;
	position:absolute;
	z-index:3000;
	margin:-60px 0 0 -18px;
	padding:20px 0;
	background-color:#fefefe;
	width:512px;
	height:70px;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
}

.waitCont h1 {
	text-align:center;
	color:#666;
}


#passengerWait_1 {
	display:block;
    margin-left:auto;
    margin-right:auto
}

hr {
	width:98%;
	margin:16px auto;
	height:1px; 
}

.hrOneColumn
{
	float:left; 
	width:200px;
	margin:1px 0 0 0px;	
	background-color: #623882;
    color: #623882;
}

.hrTwoColumn
{
	float:left; 
	width:397px;
	margin:1px 0 0 1px;	
	background-color: #623882;
    color: #623882;
}

.hrThreeColumn
{
	float:left; 
	width:598px;
	margin:1px 0 0 1px;	
	background-color: #623882;
    color: #623882;
}

#flifoFlightStatus, 
#flifoFlightInfo {
	border:1px solid #C0C0C0;
	width:75%;
	margin:10px auto;
}

#flifoFlightStatus tr th, 
#flifoFlightInfo tr th {
	width:160px;
}

.dropDownContainer {
	position:absolute;
	background-color:#fff;
	margin:-5px 0 0 5px;
	padding:0;
	display:none;
	white-space:nowrap;
	z-index:33;
}

.dropDownContainer div {
	margin:0;
	padding:0 4px;
	color:#000;
	background-color:#fff;
	border:1px solid #000;
	border-top:0;
}

.dropDownContainer div span {
	display:none;
}

.dropDownContainer iframe {
	position:absolute;
	margin:0;	
	z-index:-1;
}

.dropDownContainer div.optionActive {
	font-weight:bold;
	color:#fff;
	background: url(../../images/Idtgv/page-head-bg.gif) repeat scroll 440px -60px;
}

.dotted {	
	border-bottom:1px dashed #666;
}



/* Corp */
#corpContent {
	margin-left:10px;
}

#corpContent dl dt {
	margin-top:10px;
}


#paxTableId { margin:5px 5px 5px 5px; }

#autoSeatAssignTable { border:1px solid #000; margin:0 0 0 10px; }


#confirmUnitInputContainer {
	padding:28px 0 0;
	width:130px;
	float:left;
	font-size:90%;
}

#confirmUnitInputContainer ul {
	list-style:none;
}

.confirmSeatList {
	margin:10px 0;
	padding:5px 0;
}

.confirmSeatList ul {
	margin:0 0 0 6px;
	padding:0;
}

.confirmSeatList li {
	margin:0 0 0 6px;
	padding:0;
}

#confirmSeat fieldset {
	border:0;
	border-top:1px solid #000;
	margin:16px 0 0 10px;
	padding:0 4px;
}

#confirmSeat fieldset legend {
	margin-left:0;
	padding:0 5px 2px 0;
}

#confirmSeat fieldset p {
	width:180px;
	float:left;
	margin:0;
	padding:0 0 0 5px;
}

#confirmSeat fieldset input {
	float:left;
}

#confirmSeatClose {
	width:100%;
	margin-left:10px;
}

.upsellPay {
/*	width:510px;
	height:320px;
	position:absolute;
	z-index:1000;
	padding:5px;
	font-size:90%;*/
	
}


.upsellSM {
	width:368px;
	height:306px;
	position:absolute;
	z-index:1000;
	padding:5px;
	font-size:90%;
	background-color:#fff;
	background-image:url(../../images/Idtgv/noteBackMid.gif);
}

.confirmSeatSM {
	float:left;
	margin:0;
	padding:0 0 20px 0;
	font-size:90%;
}

.confirmSeatPay {
	width:360px;
	float:left;
	margin:28px 0 10px 10px;
	overflow:auto;
}

#onBoardMealRequestsContent {
	width:545px;
	font-size:92%;
	overflow:auto;
}

#onBoardMealRequestsContent table tr th {
	font-size:80%;
}
/*Languages*/

#languagesDiv a
{
	float:left;
	padding:1px 0;
}

#languagesDiv img 
{
	margin:0;
	cursor:pointer;
}

#languagesDiv a img { margin:0;}

#languagesDiv img:hover { cursor:pointer;}

/* fare Preferences options */
.farePreferenceOption {
	color:#ffffff;
	font-size:16px;
    padding:3px;
    margin:0;
	width:174px;
	}

#farePreferenceOptions {
    margin:0 0 0 0;
	padding: 0 10px;
	}
	
#farePreferenceOptions input {		
    width:18px;
    padding:0;
    margin-bottom:5px;
	}

#farePreferenceOptions label {
    width:100%;
    font-size:.8em;
    text-align:left;
    clear:none;
    padding:0;
    margin:0px 5px 0px 0px;
    white-space:normal;
    }
    
 #farePreferenceOptions .information 
{
	margin: 0px 0 5px 1px;
}

#farePreference .marginBottom 
{
	margin-left: 5px;
	margin-bottom: 5px;
}

#farePreference .information
{
	margin: 0px 0 10px 1px;
}

/* search by options */

#searchByOptions {		
    clear:both;  
    padding:0;
    margin:5px 0 0;
    height:20px;
	}
	
#searchByOptions input {		
    width:18px;
    padding:0;
    margin:0;
	}

#searchByOptions span { 
    width:46px;
    font-size:.8em;
    text-align:left;
    clear:none;
    padding:0;
    margin:0px 5px 0px 0px;
    white-space:normal;
    }

.bold 
{
	font-weight:bold;
}

/* Main Style Sheet for jQuery UI date picker */
#datepicker_div, .datepicker_inline {
	padding: 0;
	margin: 0;
	background: #ddd;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #DDDDDD;
	z-index: 9999; /*must have*/
	width: 188px;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_rtl {
	direction: rtl;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}

.datepicker_trigger 
{
	vertical-align:middle;
}

button.datepicker_trigger {
	width: 25px;
}

.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width:187px;
	color: #fff;
	margin:0;
	padding:0;
}
.datepicker_control {
	background:#fff;
	color:#000;
	padding: 2px 0px;
}
.datepicker_links {
	background: #4C448F;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 29%;
}
.datepicker_rtl .datepicker_clear, .datepicker_rtl .datepicker_prev {
	float: right;
	text-align: right;
}
.datepicker_current {
	float: left;
	width: 40%;
	text-align: center;
}
.datepicker_close, .datepicker_next 
{
	color:#000;
	float: right;
	text-align: right;
}
.datepicker_close a 
{
	padding:2px 5px !important;
}
.datepicker_rtl .datepicker_close, .datepicker_rtl .datepicker_next {
	float: left;
	text-align: left;
}
.datepicker_header {
	padding: 0;
	background: #fff;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #fff;
	color: #000;
	border: 0px;
	font-size: 0.95em;
}
.datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
	position: relative;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker_titleRow 
{
	color:#000;
	background: #F1E7FF;
	font-size:0.85em;
}
.datepicker_daysRow {
	background: #f1e7fe;
	color: #666;
}
.datepicker_weekCol {
	background: #777;
	color: #fff;
}
.datepicker_daysCell {
	color: #000;
	border: 1px solid #ddd;
}
.datepicker_daysCell a{
	display: block;
}
.datepicker_weekEndCell {
	background: #E1D7F2;
	color: #000;
}
.datepicker_titleRow .datepicker_weekEndCell {
	background: #E1D7F2;
	color: #000;
}
.datepicker_daysCellOver {
	background: #93CC0E;
}
.datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #fff !important;
}
.datepicker_currentDay {
	font-weight:bold !important;
}
.datepicker_status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/*Datepicker Links Reset link properties and then override them with !important */
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.datepicker_titleRow a {
	color: #eee !important;
}
	
.datepicker_control a:hover {
	background: #93CC0E !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #93CC0E !important;
	color: #333 !important;
}

/*Multiple Months*/

.datepicker_multi .datepicker {
	border: 1px solid #777;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}

/*IE6 IFrame Fix*/

.datepicker_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 240px; /*must have*/
}

#calDiv 
{
	float:none;
	margin:0;
	padding:0;
}

#paxListPayment {
	overflow:auto;
	width:98%;
	margin:0 0 0 4px;
	font-size:90%;
}

#hotelRoomDescriptionSection,
#hotelPoliciesSection { margin-left:10px; clear:both; }


.hiddenHotelDesc {
    position:absolute;
    z-index:200;
    width:380px;
    height:280px;
    background-color:#E9E9E9;
    border:0;
    padding:10px;
    margin:0;   
    display:none;    
    background:Transparent url(../../images/Base/noteBackLrg.gif) no-repeat;
}


#hotelCloseBtn a:link { width:388px; padding-left:10px; }


.closeButton {
    color:#fff;
    position:relative;
    top:-17px;
    left:-15px;
    text-indent:5px;
    text-align:left;
    margin:5px 10px 0 0;
    padding:5px 0 0;
    width:99%;
}

.closeButton a:link,
.closeButton a:visited,
.closeButton a:hover,
.closeButton a:active { color:#fff; margin:2px 0 0 5px; padding:0; display:block; width:100%; }

.closeButton2 {
    color:#fff;
    position:relative;
    top:-20px;
    left:-5px;
    text-align:right;
    margin:0 10px 0 0;
    padding:0;
}

.closeButton a, .closeButton2 a {
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    margin:0;
    padding:0 5px 0 0;
}

/* End of Main Style Sheet for jQuery UI date picker */


/* iDTGV specific styles */

.atAGlanceDivTitle 
{
	color:#4C448F;
	font-weight:bold;
	margin-bottom:5px;
}

.atAGlanceDivSubTitle 
{    
	 color:#CCCCFF;
	 font-weight:bold;
	 margin:5px 0px 0px 0px;
}

.btnCollapseContainer
{
	padding:2px 0 2px 0;
	margin:0;
}


.button-collapse
{
    background-image: url(../../images/Idtgv/button-collapse.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:19px;
    height:20px;
    display:block;
    padding:2px;
    margin:-4px 3px 0 3px;
}

.button-collapse:hover
{
   background-image: url(../../images/Idtgv/button-collapse-hover.gif);
}

#myTravelDisplayBody .totalPrice
{
	float:left;
	width:100%
}

.trainInfoMyTravel
{
}

.trainInfoMyTravel img
{
	vertical-align:middle;
}

#divPriceDetails
{

}

#divPassengersDetails
{
	border: solid 1px black;
}

#divPassengersDetails .passengerDesc
{
	padding-top: 5px;
	font-size:0.90em;
}

#divPassengersDetails .passengerName
{
	font-weight:bold;
}

#divPassengersDetails .seatAmbiance img
{
	vertical-align:middle;
}

#myTravelMainBody
{
	padding: 0 8px 0px 8px;
}

#myTravelMainBody .bookingPnr
{
	margin-left: 10px;
	float:left;
	display:inline;
}

#myTravelMainBody .bookingPnr span
{
	font-weight:bold;
	font-size: 1.1em;
	color:#581E75;
}

#myTravelMainBody .bookingAgency
{
	clear:both;
	margin-left: 10px;
	float:left;
	display:inline;
}

#myTravelMainBody .bookingAgency span
{
	font-weight:bold;
	font-size: 1.1em;
	color:#581E75;
}

#myTravelMainBody .totalPrice 
{
	font-weight:bold;
	text-align:right;
	margin-right: 30px;
	font-size: 1.1em;
}

#myTravelMainBody .market
{
	border: solid 0px #C1C2C2;
	float: left;
	margin:5px 0px;
	padding:5px 0px;
	width: 100%;
	background-color:#ECEEF9;
}

#myTravelMainBody .ssrsDetails
{
	border: solid 1px #C1C2C2;
	margin: 0px;
}

#myTravelMainBody .ssrsDetails h6
{
	background-color:#4C448F;
	color:#fff;
	font-weight: bold;
	height: 16px;
	font-size:1em;
	padding:2px 4px;
	text-align:left;
	margin : 0px;
}

#myTravelMainBody .information
{
	float: left;
	margin: 10px 0 10px 10px;

}

.paxTable
{
	border: solid 1px #C1C2C2;
	margin:5px 0px 5px 0px;
}

.paxTableTicketLinks
{
	border: solid 1px #C1C2C2;
	
}

.paxTable .updatePassengers
{
	padding : 10px 5px;
}

.paxTable td
{
	font-size: 0.85em;
}

.paxTable p
{
	margin: 2px 0 3px 0;
}

.paxTable label {
	width:12em;
	float:left;
	text-align:right;
	margin:1px 4px 1px 0;
	clear:both;
}

.paxTable input,select
{
	font-size:1.05em;
}

.paxTable .passengerRow
{
	border-top: 1px solid #C1C2C2;
}

.paxTable .inboundSeatRow td
{
	border-top: 1px solid #C1C2C2;
}

.paxTable .alternateRow
{
	background-color:#ECEEF9;
}

.paxTable tfoot
{
	border-top: solid 1px #C1C2C2;
}

.ssrTableSummary
{
}

.ssrTableSummary th
{
	background-color:#fff;
	color:#000;
}

#promoCodeBody 
{
	margin-bottom: 5px;
}

#linksDiv 
{
	height: 120px;
	position: relative;
	left: 310px;
	top: 22px;
	/*font-size: 0.8em;
	font-weight: bold;*/
	width: 500px;
	overflow:hidden;
}

#linksDiv a {
	background-color:inherit;
	color:#E0D0E5;
	/*display:block;
	padding:0 15px;*/
	text-decoration:none;
}

#linksDiv img {
	display:block;
	padding:0px;
}

#linksDiv a:hover, #linksDiv .active a, #linksDiv .active ul .active a, #linksDiv .active ul a:hover {
	background-color:#522C79;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#linksDiv .active ul a {
	background-color:#64137C;
	background-image:none !important;
	color:#E0D0E5;
}

#linksDiv ul {
	padding: 0 0 0 3px;
	margin:0;
	list-style-type: none;
	width: 100px;
}

#linksDiv li 
{
	height:12px;
}

#itineraryBody
{
	clear:both;
}

.section 
{
	background-color:#fff;
	margin: 0px 0 6px 8px;
	padding-bottom: 5px;
	width: 96%;
}

.sectionTitle
{
	font-weight: bolder;
	text-align:center;
	font-size:0.9em;
}

.seatAssignementChoice
{
	background-color:#E3D9E8;
	padding:5px;
}

.categoryHeader
{
	font-weight: bolder;
	text-align:center;
}

.ssrTable
{
	width:720px;
	margin: 0px 10px 10px 10px;
}

.ssrTable select
{
	width: 40px;
}

.ssrTable tr td, 
.ssrTable tr th
{
	text-align:center;
}

.ssrTable tr .ssrName
{
	text-align:left;
}

.ssrTable tr th
{
	font-size:0.9em;
}

.ssrTable tr td
{
	font-size:0.9em;
	border-bottom:1px solid #BBBBBB;
}

.ssrTable .quantityHeader
{
	width:15%;
}

.ssrTable .priceHeader
{
	width:20%;
}

.ssrTable .alternateRow
{
	background-color:#ECEEF9;
}

.ssrTable .assignmentHeader
{
	width:40%;
}

.ssrTable .paxAssignment select
{
	width:160px;
}


/*Old css Class*/
/*.buttonSeatMap
{
	background:url(../../images/Idtgv/seatAssignement.gif);
	cursor:pointer;
	height:76px;
	width:171px;
}*/

.alignButtonSeatMap
{
	text-align:center;
	padding:0;
}

/*New css Class*/
.hiddenDiv
{
	display:none;
}
.seatMapImage
{
	margin: 0 0 5px 0;
	width:400px;
	/*text-align:center;*/
	overflow:hidden;
	padding:0;
}

.hrefBackButton
{
	color:#762B84;
	cursor:pointer;
	display:inline-block;
}

/*.hrefBackButton:visited
{
	color:#762B84;
}

.hrefBackButton:hover
{
	color:#4a448f;
}*/

.hrefBackButton_button_big
{
	float:left;
	height:22px;
	padding:3px 15px 0 0;
}

.buttonSeatMap
{
	cursor:pointer;
}

.showSSR
{
	background-color:#fff;
	padding:5px;
	text-align:center;
}

.aJourney
{
	width:260px;
	margin:0 10px;
	padding:5px 10px;
	background-color:#e2d7f2;
}

.aJourney_top
{
	background-image:url(../../images/Idtgv/aJourney_top.gif);
	overflow:hidden;
	background-repeat:no-repeat;
	height:5px;
	margin:0 10px;
	width:280px;
}

.aJourney_bottom
{
	background-image:url(../../images/Idtgv/aJourney_bottom.gif);
	overflow:hidden;
	background-repeat:no-repeat;
	height:5px;
	margin:0 10px;
	width:280px;
}

.aJourneySmall
{
	width:160px;
	margin:auto;
	padding:5px 10px;
	background-color:#e2d7f2;
}

.aJourneySmall_top
{
	background-image:url(../../images/Idtgv/aJourneySmall_top.gif);
	overflow:hidden;
	background-repeat:no-repeat;
	height:5px;
	margin:0 10px;
	width:180px;
}

.aJourneySmall_bottom
{
	background-image:url(../../images/Idtgv/aJourneySmall_bottom.gif);
	overflow:hidden;
	background-repeat:no-repeat;
	height:5px;
	margin:0 10px;
	width:180px;
}

.aJourneySmall div
{
	padding-bottom:5px;
}

.ambienceContainer
{
	width:25%;
}

.editoContainer 
{
	margin:0;
	padding:0;
	/*width:640px;	*/
	background-color:white;
}

.editoContainer  p  {
	margin: 4px 0 0 5px;
}

.editoContainer  input, #mainContent select {
    margin:0 5px 0 0;
    font-size:0.85em;
}

.editoContainer  p strong {
	 color:#123cda;
	 font-weight:normal;
	 margin:0 5px;
}


.editoContainer  p em {
	 margin:5px 0 10px 10px;
	 font-size:1em;
}

.editoContainer p samp {
    font:normal .95em Verdana, Arial, Helvetica, sans-serif;
    margin:0 0 0 10px;
}

.editoContainer  p strong em {
	 margin: 5px 0 10px;
	 font:bold .9em Arial, Verdana, Helvetica, sans-serif;
	 font-style:normal;
}

.serviceContainer 
{
	padding:0px 20px 0 20px;	
	background-color:white;
	float:none;
}

.zap
{
	background-image:url(../../images/Idtgv/ico_zap.gif);
	height:56px;
	width:90px;
}

.zen
{
	background-image:url(../../images/Idtgv/ico_zen.gif);
	height:56px;
	width:90px;
}

.mixte
{
	background-image:url(../../images/Idtgv/iDzen_iDzap.gif);
	height:56px;
	width:90px;
}

.night
{
	background-image:url(../../images/Idtgv/ico_night.gif);
	height:56px;
	width:90px;
}


.zap div.selectableAmbienceAller-unselected,.zap  div.selectableAmbienceRetour-unselected
{
	background-image:url(../../images/Idtgv/ico_zap_off.gif);
}

.zap div.selectableAmbienceAller-unselected-hover,.zap  div.selectableAmbienceRetour-unselected-hover
{
	background-image:url(../../images/Idtgv/ico_zap.gif);
	cursor:pointer;
}

.zen div.selectableAmbienceAller-unselected,.zen  div.selectableAmbienceRetour-unselected
{
	background-image:url(../../images/Idtgv/ico_zen_off.gif);
}

.zen div.selectableAmbienceAller-unselected-hover,.zen  div.selectableAmbienceRetour-unselected-hover
{
	background-image:url(../../images/Idtgv/ico_zen.gif);
	cursor:pointer;
}

.myTravelBox
{
	background-color:#E4D1FF;
	border: solid 2px black;
	padding: 4px 6px;
}

.myTravelBox .header
{
	font-size:1.4em;
}

.myTravelBox .totalPriceValue
{
	font-size:1.3em;
	font-weight:bolder;
}

.myTravelBox .totalPriceDescription
{
	font-size:0.8em;
	margin-top:5px;
}

.myTravelBox .paxDescription
{
	font-size:0.85em;
	margin:0 0 7px 0;
}

.journeyBox
{
	background-color:#5F3294;
	color:#fff;
	font-weight:bolder;
	padding:6px;
}

.journeyBox h3
{
	font-size:1.3em;
	text-transform:uppercase;
}

.journeyBox h4
{
	margin:0;
}

.journeyBox h5
{
	color:#E4D1FF;
	font-size:0.8em;
	margin: 5px 0 0 0;
}

.seatMapContainer
{
	cursor:pointer;	
}

.tutoTitle
{
	color:#4b4790;
	padding: 0 5px 5px 5px;
	text-align:left;
}

.tutoSeatMap
{
	color:#4b4790;
	font-size:9px;
	padding: 0 5px 5px 5px;
	text-align:justify;
}

.tblServices {
	float: left;
	margin:1px 0 20px 0;
}

#tblbusCat .feeContainer
{
	background-color: #D0EBF7;
}

#trbusCat2ALP {
	float: left;
	margin-top:48px;
}

.mealCat, .animCat, .leisureCat
{
	margin-bottom:0px;	
	float:left;
}

#mealCat, #animCat, #leisureCat
{
	margin-bottom:0px;	
	float:left;
}

.busCat
{
	float:right;
	width:178px;	
	margin:-136px 10px 0px 0;
}

.atpCat
{
	float:right;
	width:178px;	
	margin:-136px 10px 0px 0;
}
#tratpCatATP
{
	float:left;
	width:178px;	
	margin:48px 10px 0px 0;
}

.ssrCategoryPMR
{
	background-color:white;
	color:black;
	font-size:9px;
	width:193px;
}

.ssrCategoryNormal
{
	background-color:white;
	font-size:9px;
	color:black;
	float:left;
	margin: 0;
	padding:0;
	width:193px;
}

.feeCategoryNormal
{
	background-color:white;
	font-size:9px;
	color:black;
	float:left;
	margin: 0;
	padding:0;
	width:193px;
	height:90px;
	/*margin-right:10000px;*/
}

.ssrPmrContainer
{
	float:right;
	height:115px;
	width:194px;	
}

.pmrOutbound
{	
	padding:52px 0px 0px 3px;	
	width:120px;	
}
.pmrOutbound label
{	
	color:#725fa1;	
	width:67px !important;
}

.pmrInbound
{
	padding:0px 0 5px 3px;	
	width:130px;	
}
.pmrInbound label
{	
	color:#725fa1;	
	width:67px !important;
}

.ssrContainer
{
	height:70px;
	background-color:#f1e7fe;
	margin-bottom:12px;
	padding:10px;
}

.feeContainer
{
	height:90px;
	background-color:#f1e7fe;
margin-bottom:12px;
	padding:10px;
	
    

}


.feeContainerRight
{
	height:90px;
	background-color:#D0EBF7;
/* margin-bottom:12px; */
	padding:10px;
	
    

}


#ssrEdito
{
	background-color:#4A448F;
	color:#fff;
	font-size:9px;
	left:0;
	margin-left:5px;
	padding:5px;
	position:absolute;
	top:0;
	width:150px;
	
}

#feeEdito
{
	background-color:#4A448F;
	color:#fff;
	font-size:9px;
	left:0;
	margin-left:5px;
	padding:5px;
	position:absolute;
	top:0;
	width:150px;
	
}

.ssrImage
{
	float:left;
	margin:0 5px 0px 0;
	overflow:hidden;
}

.feeImage
{
	float:left;
	margin:0 5px 0px 0;
	overflow:hidden;
}

.ptrHelp
{
	cursor:default;
}

.ssrRight
{
	float:left;
	width:100px;
}

.feeRight
{
	float:left;
	width:100px;
}

.ssrRight select
{
	width:37px;
}

.ssrRight div
{
	margin: 0 0 2px 0;
}

.feeRight div
{
	margin: 0 0 2px 0;
}
.ssrRight label
{
	float:left;
	width:60px;
	padding:2px 0 0 0;
}

.feeRight label
{
	float:left;
	width:60px;
	padding:2px 0 0 0;
}

.ssrColumn
{
	margin: 0 0 0 30px;
}

.feeColumn
{
	margin: 0 0 0 30px;
}

.feeColumnAS
{
	margin: 0 0 0 0;
}

.ssrHeader
{
	float:left;
	margin-top:10px;
}

.ssrHeaderRight
{
	

}

.mainFooterLinks
{
	float:left;
	text-align:center;
	margin-top:25px;
	width:100%;
		
	/*********************
	margin:25px auto 0 auto;
	width:250px;
	*********************/
}

.cancelLink
{
	color:#762B84;
	cursor:pointer;
	display:inline-block;
}

/*.cancelLink:visited
{
	color:#762B84;
}

.cancelLink:hover
{
	color:#4A448F;
}*/

.cancelLink_button_big
{
	float:left;
	height:22px;
	padding:3px 0 0 15px;
}

.changeMenuLink:visited
{
	color:Blue;
}

a.changeMenuLinkInfo:hover {
   background: none;    
   z-index: 300; 
}
a.changeMenuLinkInfo span {display: none;}
a.changeMenuLinkInfo:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   color:white;
   width:300px;
   top: 250px; 
   left: 400px;
   background: #4C448F;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

a.disablePrint {
  position:relative;
  text-decoration:underline;
  color:Blue;
}
a.disablePrint:hover {
   background: none;    
   z-index: 300; 
}

a.disablePrint span {display: none;}
a.disablePrint:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   color:white;
   width:300px;
   top: 15px; 
   left: 50px;
   background: #4C448F;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

.summaryConfirmation
{
	margin: 0 0 0 10px;
	font-weight:bold;
}

.selectableBooking-unselected-hover,.selectableBooking-selected
{
	background-color:#e2d7f2;
	color:#000;
	cursor:pointer;
}

.verticalSpacerLogoZenZap{
	height:10px;
}

.divAtaGlanceMyTravelLeft div, .divAtaGlanceMyTravelSmallLeft div
{
	padding-bottom:5px;	
}

.divAtaGlanceMyTravelLeft span, .divAtaGlanceMyTravelSmallLeft span
{
	padding-right:2px;	
}

.divAtaGlanceMyTravelSmallLeft
{
	width:160px;
}

.divAtaGlanceMyTravelLeft img, .divAtaGlanceMyTravelSmallLeft img
{
	vertical-align:middle;
}

.divAtaGlanceMyTravelRight
{
	width:90px;
	height:80px;
}

.headerMyTravelAtaGlance
{
	color:black;
	margin-bottom:5px;
	padding:15px;
}

.cgvLink a
{
	color:#762b84;
}

.AgreementInputSalesConditions
{
	padding-left:35px;
}

.divInfoTravel
{
	padding:0px 5px 5px 0px;
}

.divInfoTravel .errorMessage h6
{
	color:Red;
}

.paxInfoMyTravel
{
	margin-left:10px;
	margin-bottom:15px;
}

.totalPriceMyTravel
{
	margin-left:10px;
	margin-bottom:15px;
}

.penaltyFeesPriceMyTravel
{
	margin-left:10px;
	margin-bottom:15px;
	font-size:0.95em;
}

.contactLoginContainer{
	width:270px;
	float:right;
	border:1px solid #fff;
	background-color:#f1e7fe;
	margin:0px 10px 0 0;
	padding: 5px 10px 5px 0;
}

.contactLoginContainer a, .contactLoginContainer:hover a, .contactLoginContainer:visited a
{
	color:#762B84;
}

.contactLoginContainer p
{
	float:right;
}

.contactLoginContainer h3
{
	padding-left:15px;
}

.contactForm  label 
{
	width:11em;
}

.headerJourney
{
	color:#4C448F;
	font-size:20px;
	margin:5px 0 10px 0;
	padding-bottom:0 !important;
	text-transform:uppercase;
}

.aJourneySmall .headerJourney
{
}

.headerJourney h1
{
	color:#000;
	margin-bottom:5px;
}

.contactInfo
{
	float:left;
	padding-left:30px;
	width:400px;
}

.paxInputForm
{
	padding:0 35px;
}

.paxContainer
{
	border-bottom: solid 1px #762b84; 
	margin:5px;
}

.paxInputForm .paxContainer fieldset
{
	border:none;
	margin:none;
}

.paxContainer fieldset
{
	padding: 0 0 3px 0;
}

.availabilityMainContent
{
	background-color:#fff;
	padding:5px;
	width:730px;
	overflow:hidden;
}

.ambienceMain
{
	width:311px;
	height:342px;
	margin: 0px 4px;
	display:inline;
}

.inputAmbienceMainContainer
{
	margin: 0 18px;
	position:relative;
	top:5px;
}

.inputAmbienceMainContainer div
{
	position:relative;
	display: inline;
}

.inputAmbienceMainContainer label
{
	position:relative;
}

.inputAmbienceMainContainer label.disabled
{
	color:#ccc;
}

.ambienceMainABzap
{
	background-position:50% 100%;
	background-repeat:no-repeat;
	color:#E50780;
	display:inline;
	font-size:14px;
	height:240px;
	margin: 0px 4px;
	padding:0 30px 0 30px;
	text-align:center;
	width:251px;
}

.ambienceMainABzen
{
	background-position:50% 100%;
	background-repeat:no-repeat;
	color:#762C85;
	display:inline;
	font-size:14px;
	height:240px;
	margin: 0px 4px;
	padding:0 30px 0 30px;
	text-align:center;
	width:251px;
}

.ambienceMainABzap label, .ambienceMainABzen label
{
	color:#000;
	font-size:12px;
}

div iframe{
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:150px;
z-index:-1;/*Placer l'iframe en arrière-plan du div*/
filter:mask();/*Cacher l'iframe dans IE6*/
}



div.mainBodyLargeWhite
{
	background-image:	url(../../images/Idtgv/register_fond.png);
	min-width:	0;
	margin:		0;
	padding:	0 0 0 75px;
	width:		665px; /* 740 - le padding*/
	float:		left;
	height:		996px;
}

div.mainBodyLargeWhite div.vAlign {
	padding:	0 0 0 50px;
}

div.mainBodyLargeWhite div.bottom {
	clear:		both;
}


div.mainBodyLargeWhite div.headerTitle {
	padding:	25px 0 0 0;
}


div.mainBodyLargeWhite div.separator{
	border-bottom:thin solid #E0E0E0;
	height:		1px;
	clear:		both;
	padding:	30px 0 0 0;
	margin-right:	90px;
}

div.mainBodyLargeWhite div.form div.vAlign  p label{
	clear:		both;
	text-align: left;
	margin: 	21px 0px 0px 0px;
	text-align:	left;
}

div.mainBodyLargeWhite div.vAlign input.wLrg01s{
	clear:	both;
	width:	270px;
	margin:	13px 0px 0px 0px;
}

div.mainBodyLargeWhite div.vAlign input.wLrg2t{
	clear:	both;
	width:	270px;
	margin:	13px 0px 0px 0px;
}


div.mainBodyLargeWhite div#rightPart.vAlign div.titleSelect select {
	margin:	20px 0px 0px 0px;
}

div.mainBodyLargeWhite div#rightPart.vAlign div.dobSelect select {
	margin:	13px 0px 0px 0px;
}

div.mainBodyLargeWhite div.form p.infobox  {
	float:	right;
	margin:	0px 60px 0px 0px;
}

div.mainBodyLargeWhite div.hCenter {
	text-align: center;
	width:	100%;
	padding: 40px 0;
}
div.mainBodyLargeWhite div.form p.formCheckbox {
    padding:	0;
    clear:		both;
    vertical-align:middle;
}


div.mainBodyLargeWhite div.vAlign#promoopt {
	padding:	30px 0 0 50px;
}

div.mainBodyLargeWhite div.form div.vAlign p.formCheckbox label{
	float:	none;
	font-size: 0.85em;
}

div.mainBodyLargeWhite div.form div.wordingPseudo {
	clear:		both;
	margin:	30px 90px 30px 50px;
}

div.mainBodyLargeWhite div.form div.wordingPseudo label{
	float:	none;
}


/* AVAILABILITY SEARCH INPUT CHECKBOX
---------------------------------------------*/
.cb_container
{
	width:100%;
	height:20px;
	font-size:/*10px;*/xx-small;
	color:#E40780;
	margin-top:10px;
	margin-bottom:20px;
	text-align:justify;
}

.cb_checkbox
{
	border:solid 2px /*#E2087F*/#762B84;
	height:20px;
	background-color:/*#E2087F*/#762B84;
	color:White;
	margin:0 0 0 0;
	vertical-align:middle;
	float:left;
	font-size:12px;
	/*font-weight:bold;*/
	padding-right:2px;
	margin-right:4px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.cb_container img
{
	padding:2px 4px 2px 1px;
}
.cb_container label
{
	vertical-align:middle;
	float:right;
	margin-top:3px;
}
.cb_flexible_text
{
	text-align:justify;
	font-size:/*10px;*/xx-small;
	color:#E40780;
	margin-top:-10px;
}

