#RestaurantDetail
{
	width: 100%;
	margin-top: 3px;
}

/*Restaurant Info*/
/********************************************************/
#RestaurantDetail #RestaurantInfo
{
	width: auto;
	height: auto;
	clear: both;
}

#RestaurantDetail #RestaurantInfo #Header
{
	width: auto;
	border: solid 1px #ACD0F3;
	padding: 10px;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo
{
	float: left;
	margin-top: 0px;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo #RestaurantName
{
	margin: 0px;
	padding: 0;
	line-height: normal;
	letter-spacing: normal;
	color: #0086BB;
	font-size: 22px;
	
	margin-right: 7px;
	
	float: left;
	margin-right: 10px;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo img.RestaurantClosed
{
	display: block;
	margin-left: 0px;
	margin-top: 11px;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo #ContactInfo
{
	float: left;
	clear: both;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo #ContactInfo span
{
	font-size: 14px;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo #ContactInfo #Address
{
	float: left;
	margin-right: 5px;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo #ContactInfo #GoogleMapLink
{
	float: none;
}

#RestaurantDetail #RestaurantInfo #Header #HeaderInfo #ContactInfo #PhoneNo
{
	clear: both;
}

#RestaurantDetail #RestaurantInfo #Header #RestaurantDetailControls
{
	float: right;
	padding: 5px;
	text-align: right;
}

#RestaurantDetail #RestaurantInfo #Header #RestaurantDetailControls input
{
	width: 125px;
	margin-bottom: 2px;
}

#RestaurantDetail #RestaurantInfo #Header #RestaurantDetailControls #SendToFriend
{
	margin-bottom: 10px;
}

#RestaurantDetail #RestaurantInfo #Header #RestaurantDetailControls #Reservation a
{
	text-decoration: none;
	cursor: hand;
}

#RestaurantDetail #RestaurantInfo #Header #RestaurantDetailControls #Reservation a span
{
	border: solid 2px #0086BB;
	background-color: #fff;
	color: #0086BB;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	padding: 3px;
}

#RestaurantDetail #ReportError
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#RestaurantDetail #RestaurantInfo #Photos
{
	width: 150px;

	margin-top: 10px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}

#RestaurantDetail #RestaurantInfo #Content
{
	margin-top: 10px;
	float: left;
	width: 350px;
}

#RestaurantDetail #RestaurantInfo #Content #OtherInfo
{
	margin-bottom: 10px;
}

#RestaurantDetail #RestaurantInfo #Content #OtherInfo .OtherInfoSection
{
	clear: both;
}

#RestaurantDetail #RestaurantInfo #Content #OtherInfo .Label,
#RestaurantDetail #RestaurantInfo #Content #OtherInfo .Value,
#RestaurantDetail #RestaurantInfo #Content #OtherInfo .Value span
{
	font-size: 12px;
}

#RestaurantDetail #RestaurantInfo #Content #OtherInfo .Label
{
	float: left;
	margin-right: 7px;
	font-weight: bold;
}

#RestaurantDetail #RestaurantInfo #Content #OtherInfo a
{
	margin-right: 2px;
}

#RestaurantDetail #RestaurantInfo #Content #Description
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#RestaurantDetail #RestaurantInfo #Content #Description .Label
{
	font-weight: bold;
}

#RestaurantDetail #RestaurantInfo #Content #Description span
{
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns
{
	float: right;
	width: 200px;
	margin-top: 10px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div.CustomerAddOn
{
	margin-bottom: 10px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div.CustomerAddOn div.Label
{
	margin: 0;
	border-bottom: solid 1px #8DC73F;

	font-weight: bold;
	text-transform: lowercase;
	color: #0086BB;
	font-size: 14px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div#ChefsPicks div.Label
{
	background-image: url(/images/To604/Restaurant/chefspick_Header.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 17px;
	padding: 0px 0 3px 27px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div#ChefsPicks>div.Label
{
	padding: 0px 0 2px 27px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div#Menu div.Label
{
	background-image: url(/images/To604/Restaurant/menu_Header.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 18px;
	padding: 5px 0 2px 27px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div#Menu>div.Label
{
	padding: 5px 0 0px 27px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div#Coupon div.Label
{
	background-image: url(/images/To604/Restaurant/coupon_Header.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 18px;
	padding: 5px 0 0px 27px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div#Coupon div.Label
{
	background-image: url(/images/To604/Restaurant/coupon_Header.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 18px;
	padding: 5px 0 0px 27px;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div.CustomerAddOn div.Value
{
	padding: 7px 7px 7px 10px;
	background-color: #F8F8F8;
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div.CustomerAddOn div.Value span
{
}

#RestaurantDetail #RestaurantInfo #CustomerAddOns div.CustomerAddOn div.Value div
{
	margin-bottom: 3px;
}

/********************************************************/
#RestaurantDetail #RestaurantReviews
{
	clear: both;
}

div#RestaurantDetail>div#RestaurantReviews
{
	padding-top: 9px;
}

#RestaurantDetail div#HeaderInfo #RestaurantRating
{
	margin-top: 7px;
	margin-bottom: 3px;
}

#RestaurantDetail div#HeaderInfo>div#RestaurantRating
{
	margin-top: 3px;
	margin-bottom: 5px;
}

#RestaurantDetail a.SalesMessage
{
	font-style: italic;
}