body {
	width: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../custom/images/background_alpha.gif);
	background-repeat: repeat-x;
        
	}
	
p {
	margin: 0px 0px 10px 0px;
        
	}
	
a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: underline
	}
        
#homeImage {
    height: 179px;
    width: 764px;
    }
    
#flashMenu {
    height: 58px;
    width: 756px;
    }
	
/* HEADINGS -----------------------------------------------------------*/
	
h1 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.5pt;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: -0.45pt;
	font-weight: bold;
	color: #066B75;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	}
	
.welcomeHeader{
	background-image: url(../../custom/images/header_welcome02.gif);
	background-repeat: no-repeat;
	width: 256px;
	height: 34px;
	margin: 10px 116px 10px 0px;
	float: left;
	}
		
.featuredOffersHeader{
	background-image: url(../../custom/images/newBrosure2010.gif);
	background-repeat: no-repeat;
	width: 310px;
	height: 44px;
	float: left;
    padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	}
	
/* GENERIC CLASSES -----------------------------------------------------------*/
	
.alpha {
	margin: 0px auto;
	width: 761px;
	font-size: 11px;
	padding: 0px;
	}
	
.beta {
	width: 100%;
	background-image: url(../../custom/images/background_beta.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	}
	
.logo {
	background-image: url(../../custom/images/logo.gif);
	width: 244px;
	height: 92px;
	}
	
#bottom {
	background-image: url(../../custom/images/beta_bottom.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin: 0px;
	padding: 0px;
	}
	
/* CONTENT --------------------------------------------------------------------*/

.contentContainer {
	padding: 20px;
	width: 734px;
	margin: 0px auto;
	line-height: 16px;
        
	}
	
.homeLeft {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 360px;
	}
	
.homeRight {
	margin: 2px 0px 0px 9px;
	padding: 0px;
	width: 357px;
	}

/* MENU ---------------------------------------------------------------------*/

#menuContainer {
	margin: 39px 20px 0px 0px;
	position: absolute;
	z-index: 100;
	width: 760px;
	}

#menu {
	float: right;
	}

.tab {
	float: left;
	}
 
.tab a.header:link, .tab a.header:visited {
	display: block;
	float: left;
	color: #3A4E4F;
	text-decoration: none;
	padding: 0px 10px 0px 20px;
	background-image: url(../../custom/images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	font-size: 11px;
	font-weight: bold;
	}

.tab a.header:hover {
	color: #117D88;
	}

.tab a.headerSelected:link, .tab a.headerSelected:visited, .tab a.headerSelected:hover {
	color: #666666;
	}

.itemContainer {
	display: none;
	position: absolute;	
	margin-top: 29px;
	width: 200px;
	border: solid 1px #999999;
	z-index: 1000;
	border-bottom: 0px;
	}
	
*html .itemContainer {
	margin-left: -100%;
	}
 
.tab .itemContainer a.item:link, .tab .itemContainer a.item:visited {
	padding: 7px 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #E2E1E1;
	border-bottom: solid 1px #999999;
	}
	
.tab .itemContainer a.item:hover {
	color: #000000;
	background-color: #EEEDED;
	}

.tab .itemContainer a.itemSelected:link, .tab .itemContainer a.itemSelected:visited {
	}

	
/* FLASH --------------------------------------------------------------------*/
	
#flashMenu {
	padding: 0px 0px 0px 4px;
	}
	
#comingSoon {
	position: absolute;
	padding: 95px 0px 0px 675px;
	}
	
#sideButton {
	width: 197px;
	height: 118px;
	}
	
.sideImage img {
	width: 197px;
	height: 118px;
	}
	
#subStar {
	position: absolute;
	margin: -100px 0px 0px 680px;
	padding: 0px 0px 0px 00px;
	}
	

	
/* OFFERS --------------------------------------------------------------------*/

.offersTitle {
	margin: 0px 0px 0px 0px;
	display: block;
	border-top: 1px dotted #ccc;
        }

a.offersTitle:link, a.offersTitle:visited{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../../custom/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding: 4px 0px 4px 7px;
	}
	
a.offersTitle:hover {
	color: #23919C;
	}
	
/* COPYRIGHT --------------------------------------------------------------------*/

.copyright {
	margin: 0px auto;
	width: 761px;
	font-size: 11px;
	padding: 10px 10px 10px 36px;
	}
	
*html .copyright {
	padding: 0px 10px 10px 36px;
	}
	
.subCopyrightContainer {
	width: 100%;
	clear: both;
	padding: 0px 0px 20px 0px;
	}
	
.subCopyright {
	width: 739px;
	margin: 0px auto;
	background-color: #f5f5f5;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	}
	
/* SUB PAGES ------------------------------------------------*/

.subBackground {
	position: absolute;
	background-color: #FFFFFF;
	height: 500px;
	width: 100%;
	background-image: url(../../custom/images/sub_background.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	}
	
.sub {
	margin: 0px auto;
	width: 761px;
	font-size: 11px;
	padding: 0px 0px 0px 0px; 
	}
	
#header {
	width: 557px;
	margin: 18px 0px 0px 0px;
	position: absolute;
	padding: 0px;
	}
	
.bar {
	height: 55px;
	width: 550px;
	background-image: url(../../custom/images/header_back.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 128px;
	}
	
#subContent {
	margin: 105px 10px 0px 0px;
	width: 511px;
	position: absolute;
	padding: 0px 20px 10px 20px;
	line-height: 150%;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	float: left;
	}

	
.subMenuContainer {
	position: absolute;
	margin: 0px 0px 0px -20px;
	}

#subMenu a:link, #subMenu a:visited {
	margin: 99px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.homeButt {
	width: 250px;
	height: 90px;
	position: absolute;
	display: block;
	z-index: 100000;
	cursor: pointer;
	}
	
/* SIDE NAVIGATION --------------------------------------------------------------------*/
	
#sideNavigation {
	padding: 0px 10px 10px 0px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin: 105px 0px 0px 0px;
	width: 197px;
	
	}
	
#sideNavigation ul {	
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}

.sideNav {
	width: 197px;
	margin: 0px;
	border: solid 0px;
	float: right;
	}
	
.sideBrowser {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
.sideNavTop {
	background-image: url(http://hbatravelcentre.metacanvas.com/_assets/custom/images/side_nav_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	margin: 0px 0px 10px 0px;
	border: solid 0px;
	}
	
.sideNavBottom {
	position: absolute;
	padding: 0px;
	margin: -15px 0px 0px 494px;
	background-image: url(http://hbatravelcentre.metacanvas.com/_assets/custom/images/side_nav_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 233px;
	}
	
.sideItem {
	float: left;
	}

.sideItem a:link, .sideItem a:visited {
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	text-decoration: none;
	width: 187px;
	color: #0A6F79;
	font-weight: normal;
	background-image: url(../../custom/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	}
	
.sideItem a:hover {
	color: #ffffff;
	background-color: #0A6F79;
	background-image: url(../../custom/images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	}

.selected {
	float: left;
	}

.selected a:link, .selected a:visited {
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	text-decoration: none;
	width: 187px;
	color: #ffffff;
	font-weight: normal;
	background-image: url(../../custom/images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	background-color: #0A6F79;
	}
	
.selected a:hover {
	color: #ffffff;
	background-color: #0A6F79;
	background-image: url(../../custom/images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	}
		
.backItem {
	float: left;
	background-image: url(../../custom/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	}
	
.sideBack {
	float: left;
	}

.sideBack a:link, .sideBack a:visited {
	padding: 3px 0px 3px 10px;
	display: block;
	text-decoration: none;
	width: 187px;
	color: #0A6F79;
	background-image: url(../../custom/images/back_bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #e1e1e1;
	
	}
	
.sideBack a:hover {
	color: #ffffff;
	background-color: #0A6F79;
	background-image: url(../../custom/images/back_hover.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	}
	
	
.sideHeader {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.sideHeader a:link, .sideHeader a:visited {
	color: #08132A;	
	font-size: 11px;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 187px;
	line-height: 14px;
	background-image: url(http://hbatravelcentre.metacanvas.com/_assets/custom/images/header_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #e1e1e1;
	text-decoration: none;
	
	}
	
.folderSelect {
	position: absolute;
	background-image: url(../../custom/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	width: 21px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	}
	
/* SIDE IMAGES ----------------------------------------------*/

.sideImage {
	width: 197px;
	height: 135px;
	margin: 10px 0px 10px 0px;
	float: left;
	}
	
/* LISTINGS -----------------------*/

.listingItem a:link, .listingItem a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: -0.45pt;
	font-weight: bold;
	color: #066B75;
	}
	
.listingDescription {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	}
	
.back {
	color: #333333;
	text-decoration: none;
	padding: 0px;
	}
	
.back a:link, .back a:visited {
	color: #333333;
	text-decoration: none;
	width: 187px;
	padding: 3px 0px 3px 6px;
	background-image: url(../../custom/images/back_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	}
	
.back a:hover {
	text-decoration: underline;
	}
	
/* DETAIL -----------------------*/
	
.detailTitle {
	padding: 0px;
	margin: -10px 0px px 0px;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.5pt;
	}
	
.detailDateTime {
	margin: -8px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #efefef;
	}
	
.detailSummary {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
	
.detailImageContainer {
	height: 90px;
	width: 90px;
	padding:  0px 10px 3px 0px;
	margin: 0px;
	}
	
.detailImage {
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	}
	
/* SEARCH -----------------------*/

.search {
	background-image: url(../../custom/images/search.gif);
	width: 219px;
	height: 21px;
	position: absolute;
	margin: 145px 0px 0px 542px;
	z-index: 100000;
	background-repeat: no-repeat;
	}
		
.searchField {
	width: 170px;
	padding: 3px 0px 3px 3px;
	margin: 0px 0px 0px 11px;
	border: 0px solid;
	font-size: 11px;
	background-color: transparent;
	z-index: 10000;
	}
		
.searchButton {
	background-image: url(../../custom/images/search_butt.gif);
	background-repeat: no-repeat;
	border: none;
	width: 19px;
	height: 19px;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	position: absolute;
	z-index: 2000;
	}
	
/* SEARCH RESULTS ------------------------------------------------*/

.searchItemTtl {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
	border-top: 1px solid #efefef;
	}

.searchItemTtl a:link, .searchItemTtl a:visited {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0A6F79;
	}
	
.searchItemLink {
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	color: #666666
	}
	
/* BREADCRUMBS ----------------------------------------------------*/

#crumbsContainer {
	padding: 0px;
	margin: 160px 0px 0px 12px;
	position: absolute;
	z-index: 1000000;
	}

#crumbs ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#crumbs li {
	float: left;
	padding: 0px 7px 0px 0px;
	list-style-type: none;
	}
	
#crumbs a:link, #crumbs a:visited {
	color: #ffffff;
	text-decoration: none;
	} 
	
#crumbs a:hover {
	color: #D5F5F9;
	} 
	

	

