/* PORTAL CSS - SKY */

*
{
	padding: 0;
	margin: 0;
	/*border:0px;*/
}

html
{
	height:100%;
	width:100%;
}

body
{
	margin: 0 auto;
	padding: 0;
	background: url('http://www.webvoyages.com/zap/head-bg.jpg') repeat-x;
	font-family: 'Trebuchet MS', Georgia, Verdana, Tahoma, Arial;
	color: #333333;
}

/* CUSTOMIZE BOXES AND TITLES OF PORTAL - START */

.clsTitleP
{
	color: #FF6600;
}

.clsTitleP2
{
	color: #363636;
}

.clsBoxP
{
	background-image: url('http://static.travelitix.com/img/p/3/bg_bottom_blue.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.clsShade
{
	background: #dedede;
}

/* CUSTOMIZE BOXES AND TITLES OF PORTAL - END */

a:link, a:visited
{
	color: #00A8B3;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}


h1
{
	color: #FF6600;
}

h2
{
	color: #79B950;
}

h3
{
	color: #00A8B3;
}

h4
{
	color: #696969;
}

div.zap_header
{
	width: 100%;
	clear:both;
	text-align: center;
}

div.zap_header_inside
{
	width: 920px;
	clear:both;
	margin:auto;
	text-align: left;
}

div.zap_content
{

}

div.zap_footer
{
	width: 100%;
	clear: both;
	text-align: center;
	background: #5FA4C9;
	border-top: 20px solid #A2CFE4;
	margin-top: 20px;
}

div.zap_footer_inside
{
	width: 920px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding: 40px;
	margin-top: 30px;
	margin: auto;
}


/* MINI SEARCH FORM */

.msmini_tabContent
{
	background-color: #ffffff;
	background-image: url('http://static.travelitix.com/img/p/3/bg_bottom_blue.gif') !important;
	background-repeat: repeat-x !important;
	background-position: bottom !important;
}



/* Home.aspx */

.hm_FeatureCountry_Box, .hm_FeatureBox, .hm_yui-content
{
	background-color: #ffffff;
	background-image: url('http://static.travelitix.com/img/p/3/bg_bottom_blue.gif') !important;
	background-repeat: repeat-x !important;
	background-position: bottom !important;
}

.hm_Features
{
	background-color: #ffffff;
	background-image: url('http://static.travelitix.com/img/p/3/bg_top_blue.gif') !important;
	background-repeat: repeat-x !important;
	background-position: top !important;
}


/* MULTISEARCH PAGE */

.ms_title
{
	font: 14px bold;
}
