/* CSS Document */
.Container
{
	align: center;
	text-align:center;
	width: 790px;
	margin: 70px 0 0 0;
	/*background: #9999FF;*/
}

/*--------------Clear---*/
Clearit
{
Clear:both;
}
/*----------Header---------------------*/


.TravelfatLogo
{
	padding-bottom: 0px;
	margin: 0px 0 0 0;
	text-align:right;
	border: dashed 2px Aqua;

}
.TravelfatSystemName
{
	text-align:right; 
	margin-bottom:10px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	padding-right:160px;	
	


}
.TravelFatLinks a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:15px;
	padding:0px 0 0 10px;
	/*background-color: Lime;*/
}

/*---------------------Book engine---------------*/
.BookingEngine
{

   margin: 10px 0 10px 0;
   /*background-color: #CC0000;*/
}

.searchHtlButton
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
}


/*-------------------TOP 5 LINKS Table-------------*/
.TopLinksTable
{	
	background-color:#f0f4f7;
	border-bottom: #8da2b6 1px solid;
	border-top: #8da2b6 1px solid;
	padding: 5px 0 5px 0;
	width: 450px;

}
.TopLinksHeaders 
{
	text-align: right;
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;

}
.TopLinks 
{
	text-align: left;
	margin-left: 10px;
}
.TopLinks a
{
	color: #0099d9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}


/*-----------Footer-------------*/
.JoinLinks
{
	font-size:13px;
	margin: 0 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:15px;
	color: #0000ee;
	/*background-color:blue;*/
}

.JoinLinksImages
{
	margin: 20px 0 0px 0;
	
	
}

.SocialLogos
{
	margin: 30px 0 0 0px;
	border: 0;
	border-style : none;
	/*background-color:#000000;*/

}
.SocialLogos a, img
{
	
	text-decoration: none;
	border-style : none;
	padding: 0 0 0 3px;
	/*background-color:#000000;
	border: dashed 2px red;*/
}

.CopyRights
{	
	margin: 10px 0 0 0px;
	font-size: .8em;
	color: #75848e;
}
