body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	background-color: #999999;
}
#page {
	height: 1600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAEBE8;
}
#header {
	height: 126px;
	width: 800px;
	background-image: url(../images/headerBG.gif);
	background-repeat: no-repeat;
}
#body {
	height: 1370px;
	width: 800px;
}

.menubg {
width:800px;
background-image: url(../images/menu/bg.gif);
}

.menu {
	height: 20px;
	width: 609px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	background-image: url(../images/menu/bg.gif);
	background-color: #333300;
}
.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: #869A4D;
	text-decoration:none;
	font-size: 12px;
}
.menu a:hover {
	color: #FFF;
	background-image: url(../images/menu/hover.gif);
}
.menu2 {
	height: 30px;
	width: 800px;
	text-align: center;
}



.otherMenu {
	color: #666666;
}

.otherMenu a
{
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	height: 25px;
	width: 95%;
	float: left;
	padding-top: 5px;
	clear: both;
	padding-left: 5px;
}
.otherMenu a:hover
{
	color: #999966;
	font-size: 13px;

}


/* **************
    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/menu/bg.gif');
	background-repeat: repeat-x;
	
}
.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: 256px;
	float: left;
}
.search {
	width: 100%;
	height: 273px;
	background-image: url(../images/searchBG.gif);
	background-repeat: repeat-x;
	border: 1px solid #666633;
}

/* 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: #5A8D4D;
	font-weight: bold;
}

/* end */

.titleRed {
	margin-top: 15px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	background-image: url(../images/linkTitleRed.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #FFF;
	font-weight: bold;
}
.titleGreen {
	margin-top: 15px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	background-image: url(../images/linkTitleRed.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 #666633;
	padding: 2px;
	color: #666666;
	overflow: auto;
}
.info a {
	width: 210px;
	float: left;
	height: 25px;
	padding-left: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.extraLinks {
	height: 70px;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666633;
	padding: 2px;
	color: #FFFFFF;
}
.bodyRight {
	height: 1319px;
	width: 538px;
	float: right;
}
.specialOffer {
	height: 156px;
	width: 523px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/specialOffer.gif);
	background-repeat: no-repeat;
}
.cityTitle {
	height: 20px;
	width: 505px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cityTitle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 16px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.cityImage {
	float: left;
	width: 130px;
	height: 146px;
}
.fares {
	width: 520px;
	height: 994px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.fareTitle {
	width: 500px;
	height: 25px;
	background-image: url(../images/menuBottom.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}
.fareInfo {
	width: 496px;
	height: 123px;
	background-image: url(../images/fareBG.gif);
	background-repeat: repeat-x;
	padding: 2px;
	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: #FFF;
	font-weight: bold;
	float: left;
}
.faresRowValue {
	width: 60%;
	float: right;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	color: #FFF;
}
.reservation {
	float: left;
	width: 30%;
	height: 123px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	background-color: none;
}

/* FARES END */




#footer {
	height: 120px;
	width: 100%;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	clear: both;
	color: #FFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

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