@charset "utf-8";
body {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#page {
	height: 1020px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#CCCD99;
}
#menu {
	background-image: url(Images/zimbabwe_flights_menuBG.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#menu a {
	float: left;
	height: 25px;
	padding-top: 5px;
	color: #CCCC66;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-right: 42px;
	padding-left: 42px;
	text-decoration:none;
}
#menu a:hover {
background-color:#366633;
}

#header {
	background-image: url(Images/zimbabwe_flights_headerBG.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 100%;
}
#call {
	height: 93px;
	width: 153px;
	margin-top: 15px;
	margin-left: auto;
	background-image: url(Images/zimbabwe_flights_call.gif);
	margin-right: auto;
}
#column1 {
	height: 650px;
	width: 238px;
	float: left;
}
.trip {
	height: 34px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url(Images/flights_to_zimbabwe_trip.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #CCCC66;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}
.trip1 {
	width: 237px;
	height: 146px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 1px solid #5A7F5B;
	overflow: auto;
}
#column2 {
	height: 800px;
	width: 646px;
	float: left;
	margin-left: 8px;
}
#search {
	height: 270px;
	width: 400px;
	margin-top: 15px;
	background-image: url(Images/flights_to_zimbabwe_search.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}


/* SEARCH */

.searchArea {
	width: 302px;
	height: 278px;
	font-family: arial;
	font-size: 14px;
	color: #CCCC66;
	margin-left: auto;
	margin-right: auto;
}
.searchTitle {
	font-weight: bold;
	text-align: center;
	width: 302px;
	height: 25px;
	padding-top: 10px;
	color: #CCCC66;
}
.searchFunctionalArea {
	height: 225px;
	width: 302px;
}
.searchRow {
	width: 302px;
	height: 23px;
	clear: both;
}
.searchRowLabel {
	width: 35%;
	float: left;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #CCCC66;
	font-size: 11px;
}
.searchRowValue {
	width: 60%;
	float: left;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	color: #CCCC66;
	font-size: 12px;
}
.searchRowValue select{
	font-size: 10px;
	color: #000;
}

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

/* end */


.cities {
	width: 100%;
	height: 222px;
}
.city {
	height: 222px;
	width: 194px;
	float: left;
	margin-left: 20px;
}
.title {
	color: #CCCC66;
	background-image: url(Images/flights_to_zimbabwe_city.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 194px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.border {
	background-repeat: no-repeat;
	height: 160px;
	width: 194px;
}



#footer {
	height: 140px;
	width: 900px;
	background-repeat: repeat-x;
	clear: both;
	color: #CCCC66;
	background-color: #666633;
	margin-left: auto;
	margin-right: auto;
}

.footer01 {
	width: 900px;
	height: 6px;
	margin-right: auto;
	margin-left: auto;
}
.footerBrowse {
	width: 800px;
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-left: 50px;
}
.footerBrowse a {
	color: #CCCC66;
	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: 300px;
	float: left;
	height: 35px;
	text-align: center;
}

/* FARES */
.fares {
	width: 600px;
	height: 490px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}



.fareInfo2 {
	width: 180px;
	height: 175px;
	float: left;
	background-color: #C9EDD5;
	margin: 5px;
	border: 1px solid #2D6439;
}

.faresRow {
	height: 24px;
	width: 100%;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D6439;
}
.faresRowValue {
	width: 100%;
	float: right;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	color: #000000;
}
.reservation {
	float: left;
	width: 30%;
	height: 123px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background-color: #D5F3CB;
}

.emailus {
	height: 400px;
	width: 80%;
	border: 1px solid #CCCD99;
	clear: both;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF7DD;
}
.emailUsTitle {
	height: 30px;
	border: 1px solid #B7B7B7;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: #006600;
	width: 98.5%;
	padding-left: 5px;
}
.rows {
	width: 80%;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
}
.rowLabel {
	width: 30%;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #438F43;
}
.rowValue {
	width: 70%;
	float: right;
}
.button {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}


/* FARES END */
