#profiles {

}
#profiles .logo {
	margin-right:10px;
	float:left;
}
#profiles .restaurantinfo {
	float:right;
	width:180px;
}
#profiles .restaurantinfo h1 {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#profiles .maplink {
	text-decoration:none;
	color:#0066ff;
}
#profiles a .visitweblink {
	border:none;
	margin-top:5px;
}
#profiles p {
	margin:20px 0 20px 0;
}
#profiles img {
	border:none;
}

#profiles .menuicon {
	margin:0 30px 0 0;
	width:87px;
	float:left;
}
#facility_Details {
	float: left;
	margin-left: 30px;
	display: none;
}
#menutext_menu {
	float:left;
	text-align:left;
	display:none;
}
#menutext_menu a {
	text-decoration:none;
	color:#990000;
}
#menutext_menu a:hover {
	font-weight:bold;
}
#menutext_menu .lmenu {
	padding:5px;
	border-right:#CCCCCC solid 1px;
	float:left;
}
#menutext_menu .rmenu {
	padding:5px;
	float:left;
	border-left:#CCCCCC solid 1px;
	position:relative;
	left:-1px;
}
#menutext_hours {
	float:left;
	display:none;
}
/*
#profiles .menuicon img {
	border:none;
	margin:0 10px 0 0;
}
-------------------------------- use
#menutext_menu th {
	font-size:11px;
	font-weight:bold;
}
#menutext_menu td {
	padding:5px;
	vertical-align:top;
}
#menutext_menu td a {
	text-decoration:none;
	color:#990000;
}
#menutext_menu td a:hover {
	font-weight:bold;
}
--------------------------------

#menutext_hours #othercity {
	float:left;	
	padding-right:5px;
	border-right:#990000 solid 1px;
}
#menutext_hours #othercity2 {
	float:left;	
	margin-left:5px;
}
#menutext_hours .othercity {
	color:#990000;
}
#menutext_hours h4 {
	font-weight:bold;
	color:#0066ff;
	font-size:11px;
}

*/
#profiles .pictures img {
	margin:4px 3px 4px 3px;
}
#profiles .pictures {
	margin-bottom:20px;
	margin-top:10px;
}

#profiles .backto {
	font-size:12px;
}
#profiles .backto a {
	text-decoration:none;
	font-weight:bold;
	color:#0066ff;
}
#profiles .backto a:hover {
	color:#990000;
}

#profilesright
{
	height:380px;
	background-image:url(../images/profilesrightbg.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	padding:10px;
}
	#profilesright a {
		text-decoration:none;
		color:#0066ff;
	}
	#profilesright h4 {
		color:#990000;
		font-size:11px;
		margin: 0 0 10px 0;
	}
	#profilesright p {
		margin-top:-8px;
	}
	#profilesright h3 {
		color:#990000;
		font-size:12px;
		text-align:center;
	}
	#profilesright h3 b {
		color:#0099ff;
	}

#legend {
	margin-top:20px;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
	padding-bottom:10px;
}
#legend td {
	padding-right:10px;
}
#legend .legend {
	margin-top:0px;
}

/* ---------------------- icons ------------------------ */
#profiles #icons {
	width:210px;
	float:right;
	margin-top:5px;
	margin-left:10px;
	padding-top:5px;
	border-top:#CCCCCC solid 1px;
	overflow:hidden;
}
#profiles #icons img {
	padding-right:3px;
}
#profiles #expand {
	margin-top:5px;
	text-align:center;
	border-top:#CCCCCC solid 1px;	
}
#legend {
	margin-top:20px;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
	padding-bottom:10px;
}
#legend td {
	padding-right:10px;
}
#legend .legend {
	margin-top:0px;
}
#expand a {
	border:#CCCCCC solid 1px;
	border-top:none;
	float:right;
	padding:3px;
}
#expand a:hover {
	color:#990000;
}

/*------------------------------------------------ */
#priceSearch{
	position:absolute;
	padding:10px;
	background-color:#990000;
	color:#FFFFFF;
	display:none;
}	

/*------------------------------------------------ GIFT CARDS */
#gift_card_available {
	padding: 10px;
	border-bottom: #cccccc solid 1px;
	border-top: #cccccc solid 1px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}
#gift_card_available img {
	float: right
}
#gift_card_available h3{
	margin: 0px;
	margin-bottom: 10px;
}
#gc_pic {
	font-size: 20px;
	padding: 10px;
}
#gc_pic b {
	
}
.gc {
	padding: 2px 8px 2px 8px;
	background-color: #990000;
	color: #ffffff;
}

/*-------------------------------------------------- Google Map */
#google_map
{
	width: 400px;
	height: 200px;
	background-color: #cccccc;
}
