
body
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 10px;
    padding: 0px;
    background-color: #fff;
    color: #333333;
	behavior:url( /newsite/Themes/Default/css/csshover.htc );
}

h1, h2, h3, h4, h5
{
    padding:0px;
    margin:0px;
    
    }
    
input, select, textarea
{
  background-image: url(../images/INPUT_BG.jpg);
    background-position: top left;
    background-repeat:repeat-x;
    border:solid 1px #cccdcc;
   
    }
input.Btn
{
background-image: url(../images/BTN_BG1.jpg);
background-position: top left;
background-repeat:repeat-x;
border: solid 1px #ffae00;
}



.Sinds
{
     position:absolute;
     z-index:1;
     top:0px; 
     left:0px;
    background-image:url(../images/Sinds.png);
    }
    
    
    *html .Sinds .Trans
{    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/Default/images/Sinds.png');
    height:75px;
    width:75px;
    background-image:none;
    }
    
    
     *html .Sinds
{
    position:absolute;
    z-index:1;
    top:0px; 
    left:0px;
    background-image:none;
    }
    
    
    
.PageBG
{
    background-image: url(../images/pageBG.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.AreaSide
{
    margin: auto;
    padding: 0px;
    width: 980px;
    background-position: top left;
    background-repeat: repeat-y;
    background-image: url(../images/AreaSideShadow.jpg);
}
.TopShadow
{
    background-repeat: no-repeat;
    background-image: url(../images/TopShadow.jpg);
    line-height: 8px;
    height: 8px;
    
}
.BottomShadow
{
    background-repeat: no-repeat;
    background-image: url(../images/BottomShadow.jpg);
    line-height: 8px;
    height: 8px;
    
}



.fr_T2_1
{
    background-repeat: no-repeat;
    background-image: url(../images/fr_T2_1.jpg);
    background-position: top left;
    line-height:512px;
    height:512px;
    float:left;
    width:12px;
}

.fr_T2_5
{
    background-repeat: no-repeat;
    background-image: url(../images/fr_T2_5.jpg);
    background-position: top right;
    line-height:512px;
    height:512px;
    float:left;
    width:12px;
}
.MainSideHome
{ 
    background-position: top left;
    background-image: url(../images/MainSideHomeBG.jpg);
    background-repeat: repeat-x;
   /* margin: 0px 12px 0px 12px;*/   
    float:left;
    width:956px;
}
.MainContent
{
    background-color:#fff;/*
    border-left:solid 1px #cdccca;
    border-right:solid 1px #cdccca;*/
    clear:both;
    padding:12px;    
    background-position: top right;
    background-image: url(../images/MainContent_BG.jpg);
    background-repeat: repeat-y;    
    }

.MainContent h1{
	font-size:1.4em; color:#1e901b; line-height:1.6em;
}

.MainContentBottom
{
    background-color:#fff;/*
    border-left:solid 1px #cdccca;
    border-right:solid 1px #cdccca;*/
    clear:both;
    background-position: top right;
    background-image: url(../images/MainContent_Bottom.jpg);
    background-repeat: repeat-y;
    height:25px;
    line-height:25px;
}

.MainSideBG
{
    background-color: #fff;
    padding: 0 12px 0 12px;
    border: solid 1px #d8d8d8;
}

.Container
{
    padding: 0 12px 6px 12px;
}


.BottomSide
{
    clear: both;
    background-image: url(../images/bottomBG.jpg);   
    line-height: 26px;
    height: 26px;
    padding: 0 12px 0 12px;
    color: #333;
    text-align: center;
    font-size: 0.8em;
}



.BottomSide a, .BottomSide a:link, .BottomSide a:active, .BottomSide a:visited
{
    color: #333;
    text-decoration: none;
    
}
.BottomSide a:hover
{
    text-decoration: underline;
}


.BottomSide span
{
    /*float: left;*/
    margin: 0 12px 0 12px;
}


.BottomSide .R
{
    float: right;
}


.BottomSideLinks
{
    font-size: 1.0em;
    color: #cc0000;
    margin: 12px;
}

.BottomSideLinks a, .BottomSideLinks a:link, .BottomSideLinks a:active, .BottomSideLinks a:visited
{
    color: #cc0000;
    text-decoration: none;
}
.BottomSideLinks a:hover
{
    text-decoration: underline;
}




.LeftSide, .MainSide
{
    float: left;
}



.LeftSide
{
    width: 170px;
  
}
.MainSide
{
    width:750px;
    margin-left:12px;
    }


.TopLink
{
    line-height: 25px;
    background-color: #209120;
    text-align: right;
    font-size: 0.9em;
    color: #fff;
}

.TopLink a, .TopLink a:link, .TopLink a:active, .TopLink a:visited
{
	
	text-decoration: none;
	color: #fff;
}
.TopLink a:hover{
text-decoration:underline;
color:#fff;
}
.topBtn
{
	
	width: 650px;
	font-size: 1.0em;
	background-image:url(../images/top_Btn_BG.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height: normal;
	font-weight: normal;
	float:left;	

	}
.topBtn ul
{
	margin: 0px;
	padding:0px;
	list-style: none;
	
}
.topBtn li
{
	float: left;
	background: url("../images/top_Btn_Left.gif") no-repeat left top;	
	padding:0 0 0 6px;	
	margin:0 1px 0 0;
	text-align: center;
}
.topBtn a, .topBtn a:link, .topBtn a:active, .topBtn a:visited
{
	float: left;
	display: block;
	background: url("../images/top_Btn_Right.gif") no-repeat right top;
	padding: 6px 6px 6px 0px;	
	text-decoration: none;
	color: #209020;
	line-height:19px;
	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

.topBtn a, .topBtn a:link, .topBtn a:active, .topBtn a:visited
{
	float: none;
}
/* End IE5-Mac hack */
.topBtn a:hover
{
	color: #333;
}
.topBtn .current
{
	background-position: 0 -150px;
	border-width: 0px;
}
.topBtn .current a
{
	background-position: 100% -150px;
	padding-bottom: 6px;
	color: #333;
}
.topBtn li:hover, .topBtn li:hover a
{
	background-position: 0% -150px;
	color: #333;
}
.topBtn li:hover a
{
	background-position: 100% -150px;
}
.language{
float:right; width:100px; text-align:center; vertical-align:middle; padding-top:10px; color:#20901f; font-size:10px;
}

.language a, .language a:link, .language a:active, .language a:visited
{
text-decoration:none;
color:#20901f;
}
/* End IE5-Mac hack */
.language a:hover
{
text-decoration:underline;
color:#20901f;
}


/*
.Spacer7px
{
    line-height: 7px;
    height: 7px;
    clear: both;
}*/
.FloatLeft
{
    float: left;
}

.FloatRight
{
    float: right;
}

.ClearBoth
{
    clear: both;
    line-height: 1px;
    height: 1px;
}

.TCenter
{
    text-align: center;
}
.TLeft
{
    text-align: left;
}
.TRight
{
    text-align: right;
}
.Content
{
    padding:12px;
    }
/*
.Stroke1
{
    background-image: url(../images/flightStrokeBG.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    line-height: 12px;
}
*/

.HomeLeft
{
 float:right;
 width:170px;
}
.HomeRight
{
     float:left;
     width:540px;
}

.Home_Bestemmingen
{
    margin-bottom:12px;

    }
.Home_Zoek
{
    /*background-image: url(../images/BG01.jpg);*/
	background:#bbd986 url(../images/zoekcontent-bg.jpg) 0 0 no-repeat;
	height:140px;
	border:1px solid #1e911c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position: relative;
}

.Home_Zoek .Zoek select{border:1px solid #fff;background:url(../images/zoek-inputBg.gif) 0 0 repeat-x}

.Home_Zoek .Zoek select option{background:#fff}

.pageTrack{
	font-size:0.9em; color:#8b8b8b;
}

.pageTrack a{
	color:#8b8b8b;
}

.Htl1
{
	background:#fee163;
    margin-bottom:12px;
	margin-top:12px;
	border:1px solid #e4b900;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	border-radius:6px;
 }

 .Htl1 img{
	border:none;
 }

.Htl1 .Content{
	padding:10px;
}  
.Htl1_BG
{
background:#fff url(../images/Htl1_PriceBG.jpg) right bottom no-repeat;
height:96px;
margin-bottom:7px;
border: 1px solid #E4B900;
position:relative;
}

.Htl1_PriceBG
{
    height:40px;
    width:65px;
	position:absolute;
	bottom:0;
	right:0;
    text-align:center;
	padding-top:20px;
}
.Htl1_PriceBG a{
	font-size:1.3em;
	color:#20901f;
	text-decoration:none;
	font-weight:bold;
}
.Htl1_PriceBG a span
{
	font-size:0.6em;
	font-weight:normal;
}
.Htl1_Thumbs
{
    float:left;
    width:140px;
	height:92px;
	margin-right:3px;
	margin-bottom:3px;
	overflow:hidden;
	border:2px solid #ffffff;
 }

.Htl1_Thumbs img
{ 
	width:140px;
}
    
.Htl1_Info p
{ font-size:0.9em; }

.Htl1_BG:hover{

}

.Htl1_Info h4{font-weight:normal !important;font-size:14px !important;color:#373737 !important}
.Htl1_Info h3{font-weight:bold !important;font-size:14px !important;color:#20901F !important}
.Htl1_Info h5{font-weight:normal !important;font-size:11px !important;color:#e4b900 !important}

.Htl1_Info div{font-size: 11px;margin-top: 3px;width: 450px;}

.Htl1_BG:hover .Htl1_PriceBG{

}
  
.Htl2
{
    background-repeat:no-repeat;   
}

.Htl3
{
    background-position: top left;
    background-repeat:no-repeat;   
    margin-bottom:12px;
 }

.Htl3 img{
	border:none;
}

.Htl3 .Content{
	padding:6px;
}  
.Htl3_BG
{
	border-top: 1px solid #1e911c;
	padding:6px;
	width: 98%;
	display: inline-block;
}

.slLeft .Htl3_BG
{
	border-top: 1px solid #e4a100 !important;
}


.slLeft h1, .slRight h1{font-size:14px;font-weight:bold;color:#e4a100;height:32px;line-height:32px;margin-left: 10px;}
.slRight h1{color:#20901f !important}

.slLeft .Htl3_PriceBG, .slRight .Htl3_PriceBG{float:none !important;text-align:left !important}
.slLeft .Htl3_PriceBG a, .slRight .Htl3_PriceBG a{font-size:12px !important}
.slLeft .Htl3_PriceBG a span, .slRight .Htl3_PriceBG a span{font-size:12px !important}

a.hOnlyA, a.hOnlyA:visited, a.hOnlyA:link{color:#E4B900 !important}

.slLeft .Htl3_Info p, .slRight .Htl3_Info p{margin:0}

.Htl3_PriceBG
{

    float:right;
    text-align:center;
}
.Htl3_PriceBG a{
	font-size:2.2em;
	color:#20901f;
	text-decoration:none;
	font-weight:bold;
}
.Htl3_PriceBG a span
{
	font-size:0.6em;
	font-weight:normal;
}
.Htl3_Thumbs
{
    float:left;
    width:75px;
	margin-right:3px;
 }

.Htl3_Thumbs img
{ 
 border: 1px solid #FFFFFF;
    height: 50px;
    width: 75px;
}
    
.Htl3_Info p
{ 
	font-size:0.9em;
}

.Htl3_Info h4{font-weight:normal !important;font-size:11px !important}
.Htl3_Info h3{font-weight:bold !important}

.Htl3_BG:hover{

}
.Htl3_BG:hover .Htl3_PriceBG{
}	


.Htl1 h2, .Htl2 h2, .Htl3 h2{
	font-size:1.2em;
    line-height:16px;
	margin-bottom:3px;
    color:#333;
    font-weight:bold;
}

.Htl1 h4, .Htl2 h4, .Htl3 h4{
	font-size:1.0em;
    line-height:14px;
    color:#20901f;
    font-weight:bold;
}
.Htl1 h3, .Htl2 h3, .Htl3 h3{
	font-size:0.9em;
	font-weight:normal;
}

.Htl3 h4{
	font-size:1.0em;
    line-height:14px;
    color:#20901f;
    font-weight:bold;
}
.Htl3 h3{
	font-size:1.0em;
	font-weight:bold;
}

.slLeft{width:264px;float:left;margin-right:12px; background: url(../images/slLeft-bg.jpg) 0 0 no-repeat}
.slRight{width:264px;float:left;background: url(../images/slRight-bg.jpg) 0 0 no-repeat}
    
.Pnl1, .Pnl2
{
    font-size:0.9em;
    
}

.Pnl1 h2
{
    background-image: url(../images/PNL1_H2_BG.jpg);
    background-position: top left;
    background-repeat:no-repeat;     
    font-size:1.0em;
    padding:0 5px 0 20px;
    line-height:25px;
    color:#20901f;
    font-weight:bold;
}
.Pnl1 .Content
{
    background-image: url(../images/PNL1_CONTENT_BG.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding:6px; 
    margin-bottom:12px;
    }

.Pnl1 a, .Pnl1 a:link, .Pnl1 a:active, .Pnl1 a:visited
{
    color: #333;
    text-decoration: none;
    line-height:18px;    
}
.Pnl1 a:hover
{
    color: #20901f;
    text-decoration: underline;
 }
 
 
 .Pnl2 h2
{
    background-image: url(../images/PNL2_H2_BG.jpg);
    background-position: top left;
    background-repeat:no-repeat;     
    font-size:1.0em;
    padding:0 5px 0 20px;
    line-height:25px;
    color:#20901f;
    font-weight:bold;
}
.Pnl2 .Content
{
    background-image: url(../images/PNL2_CONTENT_BG.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding:6px; 
    margin-bottom:12px;
    }

.Pnl2 a, .Pnl2 a:link, .Pnl2 a:active, .Pnl2 a:visited
{
    color: #333;
    text-decoration: underline;
    line-height:18px;    
}
.Pnl2 a:hover
{
    color: #20901f;
    text-decoration: underline;
 }
 

 .Pnl3
{
	background-image: url(../images/BG04.jpg);
	background-position: top left;
    background-repeat:no-repeat;   
    margin-bottom:12px;
}
.Pnl3 .Content{
	padding:6px;
}
.Pnl3 h2{
	font-size:1.2em;
    line-height:16px;
	margin-bottom:3px;
    color:#333;
    font-weight:bold;
}
 
 .Home_Bestemmingen h1
{
   /* background-image: url(../images/PNL2_H2_BG.jpg);
    background-position: top left;
    background-repeat:no-repeat;     */
    font-size:1.7em;/*
    padding:0 5px 0 20px;*/
    line-height:25px;
    color:#20901f;
    font-weight:bold;
}
 .Home_Bestemmingen h1 span
{
    text-decoration:underline;
    }
 
 .Home_Bestemmingen h2
{
     
    font-size:1.0em;
    line-height:25px;
    font-weight:bold;
}
.Home_Bestemmingen .Content
{
    padding:6px; 
    margin-bottom:12px;
    background: url(../images/PNL1_CONTENT_BG.jpg) 0 0 no-repeat;
	height: 50px;
    }

.Home_Bestemmingen a
{
    float:left;
    width:125px;
    font-size:0.9em;
    }
.Home_Bestemmingen a, .Home_Bestemmingen a:link, .Home_Bestemmingen a:active, .Home_Bestemmingen a:visited
{
    color: #333;
    text-decoration: none;
    line-height:18px;
	border-top:1px solid #dbdbdb;
	width:100%
}
.Home_Bestemmingen a:hover
{
    color: #20901f;
    text-decoration: underline;
 } 
 .Home_Bestemmingen a span
 {color: #20901f; text-decoration:none; padding-left:5px;}
 
 
 
 
 
 .Home_Zoek h1
{
   /* background-image: url(../images/PNL2_H2_BG.jpg);
    background-position: top left;
    background-repeat:no-repeat;     */
    font-size:1.7em;/*
    padding:0 5px 0 20px;*/
    line-height:25px;
    color:#20901f;
    font-weight:bold;
}
 .Home_Zoek h1 span
{
    text-decoration:underline;
    }

 .Home_Zoek h2
{
     
    font-size:1.0em;
    line-height:25px;
    color:#fff;
	text-transform:uppercase;
    font-weight:bold;
	margin-bottom: 15px;
    margin-left: 5px;
    margin-top: -5px;
}
.Home_Zoek .Content
{
    padding:6px; 
    margin-bottom:12px;
    }
.Home_Zoek input.Btn{ background: url(../images/zoek-btn.jpg) 0 0 no-repeat;width:119px;height:33px;text-align:center;color:#373737;text-shadow:#feed02 0 1px;font-size:18px;border:none !important;
right:10px;bottom:10px;cursor:pointer}

.Home_Zoek a
{
    float:left;
    width:125px;
    font-size:0.9em;
    }
.Home_Zoek a, .Home_Zoek a:link, .Home_Zoek a:active, .Home_Zoek a:visited
{
    color: #333;
    text-decoration: underline;
    line-height:18px;    
}
.Home_Zoek a:hover
{
    color: #20901f;
    text-decoration: underline;
 } 
 .Home_Zoek a span
 {color: #20901f; text-decoration:none; padding-left:5px;}
 
 table.rightSalelists tr td{width:150px;text-align:center}
 table.rightSalelists tr td .thumbs{width:150px;text-align:center;margin-bottom:10px}
 
 .Zoek
 {
     font-size:0.9em;
     }
.Zoek ul, .Zoek li
{
    padding:0px;
    margin:0px;
    list-style-type:none;
}

.Zoek ul
{

}
.Zoek li
{
    float:left;
    width:136px;
    line-height:25px;
}

.Zoek li.FirstT
{
    float:left;
    width:120px;
    line-height:25px;
    background-color:Transparent;
}
.pricePBG
{
	background-image: url(../images/Htl3_hotelBG.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	height:154px;
	padding:6px;
	margin-bottom:8px;

}
.glrThumb{
}
.glrThumb img {
width:115px;
height:80px;
padding:1px;
border:none;
}


.glrThumb a, .glrThumb a:link, .glrThumb a:active, .glrThumb a:visited
{
	text-decoration: none;
	border:1px solid #1e96ec;
}
.glrThumb a:hover
{
	text-decoration: none;
	border:1px solid #fc920b;
}
.landNavigation{ color:#000; }
.landNavigation a:link, a:visited, a:active{ color:#1e901b; text-decoration:none; }
.landNavigation a:hover{ text-decoration:underline; }
.landNavigation .root{ color:#fd5c0b; font-size:1.6em; line-height:1.6em; font-weight:bold; font-style:italic; }
.landNavigation .orangeBold{ color:#fd5c0b; font-weight:bold; }
.landNavigation .list{ padding:9px; margin-bottom:3px; }
.landNavigation .list ul{ margin:0px; padding:0px; list-style:none; }
.landNavigation .list ul li{ margin:0px; padding:3px; padding-left:12px; background:url(../images/icon_Arrow2.gif) no-repeat 3px 6px; width:200px; float:left; }
.landNavigation .slist{ border:1px solid #f9cfb7; background-color:#d3effb; padding:9px; margin-top:3px; }
.landNavigation .slist a:link, .slist a:visited, .slist a:active{ color:#fd5c0b; text-decoration:none; }
.landNavigation .slist a:hover{ text-decoration:underline; }
.landNavigation .slist ul{ margin:0px; padding:0px; list-style:none; }
.landNavigation .slist ul li{ margin:0px; padding:3px; padding-left:12px; background:url(../images/icon_Arrow2.gif) no-repeat 3px 6px; width:230px; float:left; }
hr {
	border: 1px solid #1CB2B1;
}
.stepStatus{
	display:block;
	width:200px;
	float:left;
	height:25px;
	margin-bottom:0px;
	background-image: url(../images/StepBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.stepStatus ul ,.stepStatus li{padding:0px;margin:0px; margin-left:2px; margin-right:0px; list-style:none;}
.stepStatus li{float:left; display:block; width:30px; height:25px; line-height:25px;}		  
.stepSpacer li{width:5px;}
.stepActive, .stepDisable{background-position: top left; background-repeat: no-repeat; width:30px; text-align:center;}		  
.stepActive{background-image:url(../images/Stepactive.gif); color:#0e81c0; font-style:italic;}
.stepDisable{background-image:url(../images/StepDisable.gif); color:#666; font-style:italic;}
.text10pt{
font-size:11px;
color:#333333;
}
.FormsTextField{
color:#1089c4;
vertical-align:middle;
font-size:10px;
border:solid 1px #7f9db9;
}
.text11ptColor{
color:#209120;
font-size:11px;
}

.text13ptColor{
color:#209120;
font-size:13px;
font-weight:bold;
}




span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 100px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../images/select.gif) no-repeat;
	overflow: hidden;
}

/*================= Agent===============================*/

.AgentMenu A:link, .AgentMenu A:visited, .AgentMenu A:active{
	display:block;
	width:140px;
	height:16px;
	line-height:16px;
	float:left;
/*	font-family: Tahoma, Arial, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	text-align:center;
	text-decoration:none;
	color:#339933;
}
.AgentMenu A:hover {
	display:block;
	width:140px;
	height:16px;
	line-height:16px;
	float:left;
/*	font-family: Tahoma, Arial, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	text-align:center;
	text-decoration:none;
	color:#ffcc00;
}
.AgentMenu {
	height:40px;
	text-align:left;
}
.AgentMenuSpan {
	display:block;
	padding-top:4px;
}
/*promotion=============================================*/
.promotion ul, .promotion li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.promotion .solid {
	/*background-color:#e6fcc8;*/
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#343434;
	line-height:1px;
	height:1px;
}
.promotion p {
	float:left
}
.promotion .roundTrip {
	background-image:url(../images/roundTrip.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
}
.promotion .oneWay {
	background-image:url(../images/oneWay.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
}
.promotion .price {
	float:right;
	text-align:center;
	width:100px;
	font-size:24px;
}
.promotion .price a, .promotion .price a:link, .promotion .price a:active, .promotion .price a:visited {
	/*height:100px;
		line-height:100px; */
		color:#343434;
	text-decoration:none;
}
.promotion .price a:hover {
	color:#000000;
	text-decoration:underline;
}
.promotion a, .promotion a:link, .promotion a:active, .promotion a:visited {
	/*height:100px;
		line-height:100px; */
		color:#343434;
	text-decoration:none;
}
.promotion a:hover {
	color:#000000;
	text-decoration:none;
}
.promotionDeepNote {
	width:200px;
	color:#343434;
	font-size:11px;
	font-weight:200;
}

.promotionDeepNote{
text-align:center;
}
.promotionDeepNote ul {
	clear:both;
}
.promotionDeepNote ul, .promotionDeepNote li {
	margin:0px;
	padding:0px;
}
.promotionDeepNote li {
	float:left;
	list-style:none
}
.roundTripDeepNoteIco, .oneWayDeepNoteIco {
	background-repeat:no-repeat;
	background-position:bottom left;
	width:20px;
	border:#7aaa39 1px solid;
}
.roundTripDeepNoteIco {
	background-image:url(../images/roundTrip.gif);
}
.oneWayDeepNoteIco {
	background-image:url(../images/oneWay.gif);
}
.promotionDeepNoteArea {
	background-color:#e6fcc8;
	text-align:center;
	padding:4px;
	border:#7aaa39 1px solid;
	height:16px;
	
}
.roundTripDeepNoteSpacer {
	width:20px;
}
/*promotion=============================================*/
