/*/ _____ Global _____ /*/
body { background: #2b004e url('/images/hlt/bg_body.jpg') repeat-x fixed; }

h2, h3 { color: #574768; }

a.fave { background: url('/images/hlt/icon_fave.png') left center no-repeat; padding-left: 20px; height: 19px; }

/*/ _____ Header _____ /*/
#header { background-image: url('/images/hlt/bg_header.jpg'); }
h1#logo a { background-image: url('/images/hlt/logo_hlt.png'); }

/*/ _____ Navigation _____ /*/
#navigation { background-image: url('/images/hlt/bg_nav.png'); }

#navigation ul li#current { background-image: url('/images/hlt/nav-right.png'); }
#navigation ul li#current a { background-image: url('/images/hlt/nav-left.png'); color: #fff; }

#navigation ul li:hover a { color: #813aae; }
#navigation ul li.active a { color: #813aae; }


/* Search */
#search { background-image: url('/images/hlt/bg_search.png'); }

#search input.title { color: #daafe6; border-color: #b9b9b7; }

#search h2.pageTit { color: #fff; }

#search h2.pageTit-index	{ background-image: url('/images/hlt/icon_welcome.png'); }
#search h2.pageTit-how		{ background-image: url('/images/hlt/icon_how.png'); }
#search h2.pageTit-submit	{ background-image: url('/images/hlt/icon_submit.png'); }
#search h2.pageTit-signup	{ background-image: url('/images/hlt/icon_signup.png'); }
#search h2.pageTit-signin	{ background-image: url('/images/hlt/icon_signin.png'); }
#search h2.pageTit-jobs		{ background-image: url('/images/hlt/icon_jobs.png'); }
#search h2.pageTit-ads		{ background-image: url('/images/hlt/icon_ads.png'); }
#search h2.pageTit-faq		{ background-image: url('/images/hlt/icon_faq.png'); }
#search h2.pageTit-contact	{ background-image: url('/images/hlt/icon_contact.png'); }
#search h2.pageTit-terms	{ background-image: url('/images/hlt/icon_terms.png'); }
#search h2.pageTit-privacy	{ background-image: url('/images/hlt/icon_privacy.png'); }
#search h2.pageTit-contact	{ background-image: url('/images/hlt/icon_contact.png'); }
#search h2.pageTit-cat-listing	{ background-image: url('/images/hlt/icon_cat-listing.png'); }
#search h2.pageTit-biz-listing	{ background-image: url('/images/hlt/icon_biz-listing.png'); }


/*/ _____ Blocks _____ /*/
/* Jobs */
#blocks .jobs { background-image: url('/images/hlt/block_hiring.png'); }

/* Latest */
#blocks .latest h4 { background-image: url('/images/hlt/bg_block-head.png'); }
#blocks .latest .box_content ul { background: url('/images/hlt/icon_latest.png') left 0px no-repeat; }
#blocks .latest .box_content ul li { background: transparent url('/images/hlt/bullet.png') no-repeat scroll 0 0; }

/* Adverts */
#blocks .advertising { background-image: url('/images/hlt/block_advert.png'); }

/*/ _____ Content _____ /*/
#weather { background-image: url('/images/hlt/moon.png'); }

/*/ _____ Category/Business Listings _____ /*/
#content .bizInfo, #content .catList, #clocks { border-color: #d7c9db; background: #fbf6e6; }
#tabClocks { background: #c7e0e4; }
#breadcrumb { 
	background: #faf4d4;
	color: #a1a8bc;
	border-color: #d7c9db;
}
#breadcrumb a { color: #ae8ac3; }
#clocks h3 {
	background: #faf4d4;
	color: #8d54ae;
	border-color: #d7c9db;
}

.listing_odd { background: #fbf6e6; }
.listing_even { background: #faf4d4; }

/*/ _____ Footer _____ /*/
#footer	{ background-image: url('/images/hlt/bg_footer.jpg'); color: #8f9a9f; }
#footer a { color: #8d54ae; }