﻿#holdingContainer
{
	background:url('/images/satfatbritain/bgInteractivemap.jpg') left -60px no-repeat;
}

#InteractiveMap
{
	border: 0px solid green;
	margin-left:10px;	
}

#InteractiveMap .TopBoxLeft
{ 
	width:275px;
	float:left; 
	border: 0px solid blue;	
}

#InteractiveMap .TopBoxRight
{ 
	width:275px;
	float:left;
	margin-left:15px;
	border: 0px solid orange;	
}

#InteractiveMap .BtmBoxLeft
{ 
	width:275px;
	float:left; 
	border: 0px solid blue;	
}

#InteractiveMap .BtmBoxRight
{ 
	width:275px;
	float:left;
	margin-left:10px;
	border: 0px solid orange;	
}


#InteractiveMap .YellowHeader 
{
	border:0px solid green; 
	width:255px; 
	background-image:url('/images/mealTips/warningPanelTop.png'); 
	padding:10px 10px 0px 10px; 
	font-weight:bold; 
	color:#003300; 
	font-size:16px;
}

#InteractiveMap .CopyFlow
{	
	background-image:url('/images/mealTips/sml_panel_repeater.png'); 
	background-repeat:repeat; 
	padding:10px 20px 10px 20px; 
	font-size:12px;	
	min-height:80px;
}

#InteractiveMap .CopyFlow ul
{
	margin-left:12px;
	padding:0px;
	margin-top: -3px;
}

* html #InteractiveMap .CopyFlow ul
{
	margin-top: 0px;
}

* html #InteractiveMap .CopyFlow
{
	border:0px solid blue; 	
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mealTips/sml_panel_repeater.png', sizingMethod='scale');		
	width:235px;
}


#InteractiveMap h2
{
	font-weight:bold;
}

#InteractiveMap a, #InteractiveMap a:hover
{
	color:#003300;
	font-weight:bold;
	text-decoration: none;	
}

.BtmBoxRight, .BtmBoxLeft
{
	display:none;
}

#loading
{
	height:66px;
	width:66px;
	position:absolute;
	top:50px;
	right:20px;
	text-align:right;
	display:none;
}

#fav_meal_desc img.food
{
	display:block;
	margin:5px auto;
}

table.average
{
	font-size:100%;
	width:230px;
}

table.average td
{
	height:20px;
}

.att_title
{
	margin:10px 0 3px 0;
	width:100%;
}

.att_content
{
	width:100%;
	font-weight:bold;
	line-height:15px;
	margin-bottom:3px;
}

.att_content span, .att_content img
{
	float:left;
}


.att_content span
{
	width:20px;
	margin:4px 10px 0 0;
}

p.hot_map
{
	padding:0;
	margin:10px 0 0 0;
}

p.hot_map a span
{
	display:none;
}

p.hot_map a
{
	display:block;
	background: transparent url('/images/satfatbritain/hot_map_off.gif') no-repeat left top scroll; 
	height:32px;
	width:230px;
}

p.hot_map a:hover
{
	background: transparent url('/images/satfatbritain/hot_map_on.gif') no-repeat left top scroll; 
}

#map_img
{
	margin-top: 13px;
}