/* FACEBOOK PHOTOS*/

#bigContainer {
	width:900px;
	margin: 0 auto;
	}
	
#facebookBannerContainer {
	width: 455px;
	height: 200px;
	background-image:url(images/PhotoPrints/facebookBanner.gif);
	background-repeat:no-repeat;
	margin: 20px auto 0 auto;
	}


#topTextContainer {
	width: 600px;
	margin: 50px 0 0 140px;
	}
	
	
#topTextContainer li{
	margin: 0 0 5px 0;
	}
	
	
.holderContainer {
	overflow: hidden;
	width: 790px;
	margin: 50px 0 0 40px;
		} 


.greyBox {
	position:relative;
	width: 220px;
	height: 315px;
	float: left;
	margin: 0 0 0 40px;
	background-image:url(images/PhotoPrints/greyBox.gif);
	}

.goButtonContainer {
	position:absolute;
	width: 115px;
	height: 30px;
	top: 270px;
	left: 75px;
	background-image:url(images/PhotoPrints/goButton.gif);
	}
	
.goButtonContainer a{
	width: 115px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/PhotoPrints/goButton.gif);
	}	
	
.goButtonContainer a:hover {background-image:url(images/PhotoPrints/goButtonHover.gif);}


#shareFacebookContainer {
	float: left;
	width: 216px;
	height: 82px;
	background-image:url(images/PhotoPrints/facebookGroup.gif);
	margin: 4px 0 0 40px;
	}
	
#shareFacebookContainer a {
	float: left;
	width: 216px;
	height: 82px;
	background-image:url(images/PhotoPrints/facebookGroup.gif);
	display: block;
	text-indent: -9999px;
	}
	
#shareFacebookContainer a:hover {
	background-image:url(images/PhotoPrints/facebookGroupHover.gif);
	}




#moreFreebiesContainer {
	float: left;
	width: 216px;
	height: 82px;
	background-image:url(images/PhotoPrints/moreFreebies.gif);
	margin: 20px 0 0 40px;
	}
	
#moreFreebiesContainer a {
	float: left;
	width: 216px;
	height: 82px;
	background-image:url(images/PhotoPrints/moreFreebies.gif);
	display: block;
	text-indent: -9999px;
	}
	
#moreFreebiesContainer a:hover {
	background-image:url(images/PhotoPrints/moreFreebiesHover.gif);
	}

.photoImages {
	margin: 20px 0 0 65px;
	}
	
	
.starImages {
	margin: 10px 0 0 58px;
	}
	

.offerImages {
	margin: 10px auto 0 auto;
	display: block;
	}


#bottomContentContainer {
	width: 850px;
	overflow: hidden;
	margin: 50px 0 0 50px;
	}
	

#relatedArticlesContainer {
	width: 370px;
	margin: 0 0 0 0;
	float: left;
	}


#tellAFriendContainer {
	float: left;
	width: 350px;
	height: 400px;
	background-image:url(images/Eating/tellAFriend.gif);
	background-repeat:no-repeat;
	margin: 10px 0 0 50px;
	padding: 120px 0 0 70px;
	}


#tellAFriendContainer td{
	font: normal 12px /16px Arial, Helvetica, sans-serif #FFF;
	}
	
.newsInput {
	margin: 8px 0 0 0;
	}

.newsButtonInput {
	margin: 20px 0 0 80px;
	}



/* Text Styling*/

.contentText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #4A5552;
	text-decoration: none;
	text-align:justify;
	letter-spacing: normal;
	}
	
	
.photoText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4A5552;
	text-decoration: none;
	text-align:justify;
	letter-spacing: normal;
	margin: 10px 10px 0 10px;
	}
	
	

.offerText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #171717;
	}
	
	
.restaurantText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F76D09;
	}
	
a.contentLinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3399;
	text-decoration:underline;
	}
	
a.contentLinks:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3399;
	text-decoration:underline;
	}


.contentLinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3399;
	text-decoration: underline;
	}
	
	
.csslinks {
	display:block;
	}
	
.forHerText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4A5552;
	}