

#cityText
	{
	color:#19ACE2;
	}



    #hotSearch  {
	font-family: arial, helvetica, san-serif; 
	font-size: 11px;
	margin-left:0px;
	margin-top:20px;
	}
  td  {font-family: arial, helvetica, san-serif; font-size: 11px;}
    input, select {font-family: arial, helvetica, san-serif; font-size: 11px;}
    /*.red-tab {background: #CC0000; color: #FFFFFF; font-weight: bold;}*/
    /*.hotel-tab {background: #FFFFCC; font-weight: bold; font-size: 12px;}*//*change bg color*/

    .index-bevel {background: transparent; width: 0px; height: 0px;} /*outside border*/
    .index-bevel2 {background: transparent; width: 1px;} /*inside border*/

    .index-section-hdr-text {font-size: 12px; font-weight: bold; color: #0d447f;} /*section headers*/

    .index-select-dest-bg { background: transparent; font-weight: bold; }     /*change bg color*/
    
        .index-top-city-text {font-weight: bold; color: #0d447f;}
    
    .index-11bold-text { color: #0d447f;} /**/
    
        A.index-browse-dest-link {font-weight: bold; }
    

    .button {background:#5386BE; color: #FFFFFF; font-weight: bold; font-size: 11px;cursor:hand}
    .content-divline {background: transparent; height: 0px; width: 100%; line-height : 0px; }
  
  	.flyDate
	{		

		width:180px;
		position:relative;		
		background-color:#FFFFFF;
		border:1px solid lightgrey;
		color:#333333;
		font-size:12px; 
	}

#searchButtonHotel{		
		background-color:transparent;
		cursor:pointer;
		height:55px;
		border:0px;
		font-weight:bold;
		text-transform:uppercase;
		font-size:10px;
		color:white;
		position:absolute;
		z-index:0;
		margin-left:328px;
		top:292px;
		
	}
