﻿#holdingContainer
{
	background-image:url('/images/shoppingTips/bgShoppingTips.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
  th{background-color: #d5d5d5;}  
   tr.row1{background-color:  #ffffff;}
   tr.row2{background-color: #d5d5d5;}  
   
   tr.row1 td.colla
   {

	   padding-bottom:5px;
   }
   tr.row1 td.col1b{

	   padding-bottom:5px;
	}     	
 
   tr.row2 td.colla
   {
	   width:340 px;
	   background-image:url('/images/shoppingTips/leftupper.jpg');
	   background-repeat:no-repeat;
	   background-position:top left;    
	   height:8 px;
	   padding-left:5px;
	   padding-top:7px;
   }
   tr.row2 td.col1b{
   	   width:175px;   
	   background-image:url('/images/shoppingTips/rightUpper.jpg');
	   background-repeat:no-repeat;
	   background-position:top right;
	   padding-left:5px;
	   padding-top:7px;
	} 
	
 	td.colla
	{
	   width:340 px;
	   padding:5px 0 0 5px; 
	}
	
   td.col1b{
   	   width:175px;   
	   padding:5px 0 0 5px;
	}	 
   
   th.colla
   {
   width:340px;
   text-align:left;
   padding:5px 0 0px 5px;
	   background-image:url('/images/shoppingTips/leftupper.jpg');
	   background-repeat:no-repeat;
	   background-position:top left;      
   }
   th.col1b{
   width:175px;
   text-align:left;
   padding:5px 0 0px 5px;
   background-image:url('/images/shoppingTips/rightUpper.jpg');
	background-repeat:no-repeat;
	   background-position:top right;   
   }  

   td.footer{
	   background-image:url("/images/shoppingTips/tableRowBottom.jpg");
	   background-repeat:no-repeat;
	   background-position:top left;  
	   width:525px;	   
	   height:8px;
	   line-height:8px;
   }
   
#noFlashMiniMap
{
	background-image:url('/images/master/map.png');	
	width:185px;
	height:147px;
}


* html #noFlashMiniMap
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/master/map.png', sizingMethod='crop');
	width:185px;
	height:147px;
}

#btnQuestionnaire
{
	margin-top:20px;
	width:349px;
	height:33px;
}

#imgDownload
{
	border: none;	
}

/*  shopping list */

.Menu
{
	border: 0px solid orange; 
	width:150px; 
	height:380px; 
	margin-left: 30px; 
	margin-top:30px; 
	float:left; 
	display:inline;
}

.MenuImg
{
	border: 0px solid blue;
	float: left;
	margin-top:30px;
	margin-left: 20px;
	height:240px;
	width:375px;
}
.plateImg
{
	width:266px; 
	height:173px;	
	margin-left:10px;
	position:relative;
}
.Menu a
{	
	font-size:12px;
	color:#669933;
	font-weight:bold;
	line-height: 1.4em;
	text-decoration:none;
	display:block;
}

 .Menu a:hover
 {
 		color:#003300;
 }
 
