/*
	voice-family: "\"}\"";
	voice-family:inherit;
*/


/* -- Backgrounds -- */
.bgHomepage {background-image:url(../images/homepage/bg.jpg); background-position:top center; background-repeat:no-repeat;}

/* -- Header (incl. everything in orange area) -- */
#hpHeaderWrap {position:relative; width:1000px; height:485px; margin:0 auto; padding:0;}
	#hpHeaderWrap h1 {position:absolute; top:95px; left:550px; width:380px; height:40px; font:15px Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; text-align:center; margin:0; padding:0;}
	#hpHeaderWrap #topLinks {position:absolute; top:0px; left:50px; width:900px; color:#fff; text-align:right; margin:0 auto; padding-top:7px;}

/* Nav Buttons */
#btnHome {position:absolute; top:46px; left:50px; background:url(../images/homepage/btn_home.gif) no-repeat; white-space:nowrap; display:block; width:97px; height:35px; margin:0; padding:0;}
#btnHome a {display:block; width:97px; height:35px; display:block; float:left;}
#btnHome img { width:97px; height:35px; border:0;}
* html a:hover { visibility:visible }
#btnHome a:hover img { visibility:hidden }

#btnListings {position:absolute; top:46px; left:147px; background:url(../images/homepage/btn_listings.gif) no-repeat; white-space:nowrap; display:block; width:211px; height:35px; margin:0; padding:0;}
#btnListings a {display:block; width:211px; height:35px; display:block; float:left;}
#btnListings img { width:211px; height:35px; border:0;}
* html a:hover { visibility:visible }
#btnListings a:hover img { visibility:hidden }

#btnEvents {position:absolute; top:46px; left:358px; background:url(../images/homepage/btn_events.gif) no-repeat; white-space:nowrap; display:block; width:92px; height:35px; margin:0; padding:0;}
#btnEvents a {display:block; width:92px; height:35px; display:block; float:left;}
#btnEvents img { width:92px; height:35px; border:0;}
* html a:hover { visibility:visible }
#btnEvents a:hover img { visibility:hidden }

#btnArticles {position:absolute; top:46px; left:450px; background:url(../images/homepage/btn_articles.gif) no-repeat; white-space:nowrap; display:block; width:108px; height:35px; margin:0; padding:0;}
#btnArticles a {display:block; width:108px; height:35px; display:block; float:left;}
#btnArticles img { width:108px; height:35px; border:0;}
* html a:hover { visibility:visible }
#btnArticles a:hover img { visibility:hidden }

#btnRecipes {position:absolute; top:46px; left:558px; background:url(../images/homepage/btn_recipes.gif) no-repeat; white-space:nowrap; display:block; width:118px; height:35px; margin:0; padding:0;}
#btnRecipes a {display:block; width:118px; height:35px; display:block; float:left;}
#btnRecipes img { width:118px; height:35px; border:0;}
* html a:hover { visibility:visible }
#btnRecipes a:hover img { visibility:hidden }

/* #btnSearch {position:absolute; top:46px; left:732px; background:url(../images/btn_search.gif) no-repeat; white-space:nowrap; display:block; width:216px; height:35px; margin:0; padding:0;}
#btnSearch a {display:block; width:216px; height:35px; display:block; float:left;}
#btnSearch img { width:216px; height:35px; border:0;}
* html a:hover { visibility:visible }
#btnSearch a:hover img { visibility:hidden } */

#hpFeatureArticleWrap {position:absolute; top:236px; left:50px; width:450px; height:245px; background-image:url(../images/homepage/bg_article.gif); background-repeat:no-repeat;}
	#hpFeatureArticleWrap img.featurePic {position:absolute; top:0px; left:252px; width:171px; height:234px;}
	#hpFeatureArticleWrap h2 {position:absolute; top:30px; left:0px; width:240px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#fff;}
	#hpFeatureArticleWrap p {position:absolute; top:68px; left:0px; width:235px; height:95px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; margin:0; padding:0;}

	#btnReadMore {position:absolute; top:175px; left:145px; background:url(../images/homepage/btn_readmore.gif) no-repeat; white-space:nowrap; display:block; width:83px; height:24px; margin:0; padding:0;}
	#btnReadMore a {display:block; width:83px; height:24px; display:block; float:left;}
	#btnReadMore img {width:83px; height:24px; border:0;}
	* html a:hover { visibility:visible }
	#btnReadMore a:hover img { visibility:hidden }

#hpSearchWrap {position:absolute; top:145px; left:512px; width:438px; height:307px; background-image:url(../images/homepage/bg_search.gif); background-repeat:no-repeat;}
	/* ----- */
	#hpSearchWrap span {width:175px; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
	#hpSearchWrap span.keywordSeachDesc {width:355px; text-align:left; font-size:11px; font-weight:bold; position:absolute; top:235px; left:40px;}
	/* ----- */
	#cuisineType {position:absolute; top:73px; left:231px;}
	#restaurantLocation {position:absolute; top:99px; left:231px;}
	#priceRange {position:absolute; top:124px; left:231px;}
	#hpKeywordSearch {position:absolute; top:271px; left:110px;}
	/* ----- */
	#btnSearchGreen {position:absolute; top:151px; left:231px; background:url(../images/homepage/btngreen_search.gif) no-repeat; white-space:nowrap; display:block; width:84px; height:32px; margin:0; padding:0;}
	#btnSearchGreen a {display:block; width:84px; height:32px; display:block; float:left;}
	#btnSearchGreen img { width:84px; height:32px; border:0;}
	* html a:hover { visibility:visible }
	#btnSearchGreen a:hover img { visibility:hidden }
	
	#btnSearchWhite{position:absolute; top:268px; left:329px; background:url(../images/homepage/btnwhite_search.gif) no-repeat; white-space:nowrap; display:block; width:59px; height:24px; margin:0; padding:0;}
	#btnSearchWhite a {display:block; width:59px; height:24px; display:block; float:left;}
	#btnSearchWhite img { width:59px; height:24px; border:0;}
	* html a:hover { visibility:visible }
	#btnSearchWhite a:hover img { visibility:hidden }


/* -- Content (incl. banner ads & articles) -- */
#hpContentWrap {clear:both; position:relative; width:868px; height:325px; margin:0 auto; padding:0;}
	#hpContentWrap a {font-size:14px; font-weight:bold; margin:0; padding:0;}
	#hpContentWrap h3 {font-size:11px; font-weight:normal; color:#333333; margin-top:5px; padding:0;}

	.banner120x60 {position:absolute; top:0px; left:0px;}
	.banner468x60 {position:absolute; top:0px; left:142px;}
	.banner234x60 {position:absolute; top:0px; left:631px;}
	.banner120x240 {position:absolute; top:77px; left:0px;}

	.hpEventsPic {position:absolute; top:77px; left:142px;}
	.hpArticlesPic {position:absolute; top:77px; left:329px;}
	.hpRecipesPic {position:absolute; top:77px; left:517px;}
	.hpMagCoverPic {position:absolute; top:74px; left:700px;}

	#hpEventsWrap {position:absolute; top:183px; left:142px; width:167px; margin:0; padding:0;}
	#hpArticlesWrap {position:absolute; top:183px; left:329px; width:167px; margin:0; padding:0;}
	#hpRecipesWrap {position:absolute; top:183px; left:517px; width:167px; margin:0; padding:0;}
