
/********************************************************************************************************
	                                 Master Page Classes start from here
********************************************************************************************************/
.MainHeader
{
width:100%;
}
.HeaderImage
{
width: 875px;

}
.MasterImage
{
width:100%;
height:114px;
}
.SubHeader
{
width: 875px;
text-align:center;
}
.Master_tab_left
{
width: 12px;
height: 28px;
border:0px;
}
.Master_tab_holidays
{
width: 74px;
height: 28px;
border:0px;
}
.Master_tab_home
{
width: 89px;
height: 28px;
border:0px;
}
.Master_tab_flight
{
width: 76px;
height: 28px;
border:0px;
}
.Master_tab_hotels
{
width: 73px;
height: 28px;
border:0px;
}
.Master_tab_destination
{
width: 112px;
height: 28px; 
border:0px;
}
.Master_tab_deals
{
width: 71px;
height: 28px;
border:0px;
}
.Master_tab_ski
{
width: 75px; 
height: 28px;
border:0px;
}
.Master_tab_insurance
{
width: 97px;
height: 28px;
border:0px;
}
.Master_tab_carhire
{
width: 86px; 
height: 28px;
border:0px;
}
.Master_tab_shop
{
width: 69px;
height: 28px;
border:0px;
}
.Master_tab_end
{
width: 28px;
height: 28px;
border:0px;
}
.Master_tab_right
{
width: 13px;
height: 28px;
border:0px;
}
.Master_UserControl_Header
{
width: 875px;
background-repeat:repeat-y;
background-image: url(../Images/master/bk.jpg);
padding:5px 0px 5px 0px;

}
.Master_Booking
{
width: 875px; 
background-repeat: repeat-y; 
background-image: url(../Images/master/bk.jpg);
}
.Master_Booking_Mode
{
padding: 0px 20px 0px 20px;
width:835px;
text-align:left;
}
.Master_Text
{
color: Red;
font-size: larger;
font-weight: bold;
border-color:Red;
width: 875px;

}
.Master_space
{
width: 875px;
height:2px;
background-repeat: repeat-y; 
background-image: url(../Images/master/bk.jpg);

}
.Master_Bottom
{
width: 875px;
height:9px;
}
.Master_BottomImage
{
width: 100%; 
height:9px; 
}
.Master_Footer
{
width: 875px;
height:70px;
}
.Master_FooterImage
{
width: 100%;
height:70px;
}



/*============================
Clear all
==============================*/

.ClearDivs
{
	clear:both;
}


