body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #333;
	background-color: #000;
}
#page {
	height: 1500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #660033;
}
#header {
	height: 126px;
	width: 800px;
	background-image: url(../images/zambia_flights_headerBG.gif);
	background-repeat: no-repeat;
}
#body {
	height: 1374px;
	width: 800px;
}
.menu {
	height: 26px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	background-image: url(../images/flights_to_zambia_menuBG.gif);
}
.menu a {
	float: left;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996666;
	text-decoration:none;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
}
.menu a:hover {
	color: #CC99CC;
	background-color: #663333;
}
.menu2 {
	height: 30px;
	width: 800px;
	text-align: center;
}

/* **************
    MENU DIV
************** */
  
  
  
 #menu {
	height: 25px;
	width: 743px;
	
}
.menuItems a {
	border-right:2px solid #FFFFFF; font-family: Arial;
	font-size: 12px;
	width: 120px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	float: left;
	padding-top: 3px;
	color: #FFFFFF;
	background-image: url(../images/flights_to_zambia_menuBG.gif);
	
}
.menuItems a:hover {
	background-image: url('../images/menu/hover.gif');
	background-repeat: repeat-x;
        color: #000000;
        font-size: 14px;
        text-decoration: none
}
.menuCountry  {
	width: 180px;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-family: Arial;
	position: absolute;
	visibility: hidden;
	background-attachment: fixed;
	z-index: 1;
}
.menuCountryItems a {
	border-bottom:1px solid #FFFFFF; height: 23px;
	width: 180px;
	float: left;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-image: url('../images/menu/country.gif');
	background-repeat: repeat-x
}

.menuCountryItems a:hover
{
	background-image: url('../images/menu/hover.gif');
	background-repeat: repeat-x;
        color: #000000;
        font-size: 18px;
        text-decoration: none 
}
.menuCity {
	width: 160px;
	position: absolute;
	visibility: hidden;
}
.menuCityItems a {
	border-bottom:1px solid #FFFFFF; float: left;
	width: 160px;
	height: 23px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('../images/menu/city.gif');
	background-repeat: repeat-x
}

.menuCityItems a:hover
{
	background-image: url('../images/menu/hover.gif');
	background-repeat: repeat-x;
        color: #000000;
        font-size: 18px;
        text-decoration: none
}





/* **************
    NEW CITY DIV
************** */

.bodyLeft {
	height: 1319px;
	width: 260px;
	float: left;
	margin-top: 1px;
}
.search {
	width: 100%;
	height: 273px;
	background-image: url(../images/zambia_flights_searchBG.gif);
	border: 1px solid #663333;
}

/* SEARCH */

.searchArea {
	width: 100%x;
	height: 250px;
	font-family: arial;
	font-size: 14px;
	color: #57574E;
}
.searchTitle {
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 25px;
	padding-top: 10px;
	color: #FFF;
}
.searchFunctionalArea {
	height: 225px;
	width: 100%;
}
.searchRow {
	width: 100%;
	height: 23px;
	clear: both;
}
.searchRowLabel {
	width: 35%;
	float: left;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
}
.searchRowValue {
	width: 60%;
	float: left;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	font-size: 12px;
}
.searchRowValue select{
	font-size: 10px;
	color: #000;
}

.searchRowValue input{
	font-size: 12px;
	color: #FFF;
	background-color: #663366;
	font-weight: bold;
}

/* end */

.titleRed {
	margin-top: 15px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	background-image: url(../images/zambia_flights_email_title.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #FFF;
	font-weight: bold; 
}
.titleGreen {
	margin-top: 15px;
	width: 226px;
	margin-right: 9px;
	margin-left: auto;
	height: 23px;
	background-image: url(../images/zambia_flights_email_title.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #FFF;
	font-weight: bold;
}
.info {
	height: 246px;
	width: 241px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #663333;
	padding: 2px;
	color: #CC99CC;
	overflow: auto;
}
.info a {
	width: 220px;
	float: left;
	height: 25px;
	padding-left: 10px;
	padding-top: 10px;
	color: #996666;
	font-weight: bold;
	text-decoration:none;
}

.extraLinks {
	height: 46px;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #663333;
	padding: 2px;
	color: #CC99CC;
}
.bodyRight {
	height: 1319px;
	width: 538px;
	float: right;
}
.specialOffer {
	height: 156px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;


	background-image: url(../images/special.gif;
	background-repeat: no-repeat;
	margin-top: 1px;
	background-image: url(../images/zambia_flights_specialoffer.jpg);
	float: none;
}
.cityTitle {
	height: 20px;
	width: 512px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/zambia_flights_citytitle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.cityImage {
	float: left;
	width: 174px;
	height: 146px;
}
.fares {
	width: 526px;
	height: 872px;
	overflow: auto;
	margin-right: auto;
	margin-left: 5px;
	margin-top: 10px;
	float: left;
}
.fareTitle {
	width: 496px;
	height: 25px;
	background-image: url(../images/zambia_flights_faretitle2.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}
.fareInfo {
	width: 500px;
	height: 123px;
	background-image: url(../images/zambia_flights_farebg2.gif);
	background-repeat: repeat-xy;
	padding: 2px;
	color: #3B8841;
	font-weight: bold;
}

/* FARES */

.fareInfo2 {
	width: 70%;
	height: 123px;
	float: left;
}

.faresRow {
	height: 24px;
	width: 100%;
}
.faresRowLabel {
	width: 25%;
	height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.faresRowValue {
	width: 65%;
	float: right;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	color: #CC99CC;
}
.reservation {
	float: left;
	width: 30%;
	height: 123px;
	text-align: center;
	color: #FFCCFF;
	font-weight: bold;
	font-size: 16px;
}

/* FARES END */




#footer {
	height: 133px;
	width: 800px;
	background-image: url(../images/zambia_flights_footerBG.gif);
	background-repeat: no-repeat;
	clear: both;
	color: #663333;
}

.footer01 {
	width: 97%;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
.footerBrowse {
	width: 780px;
	float: left;
	height: 18px;
	margin-top: 10px;
}
.footerBrowse a {
	color: #663333;
	font-size: 10px;
	text-decoration:none;
}
.footerBrowseImage {
	float: right;
	width: 100%;
	height: 50px;
}
.footer02 {
	width: 100%;
	height: 20px;
	text-align: center;
}
.footer03 {
	width: 100%;
	height: 35px;
}
.footerRow {
	width: 266px;
	float: left;
	height: 35px;
	text-align: center;
}
