﻿#navigation div
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;    
}

#navigation a 
{
	/*color: #7C776C;	*/
	olor: #2B0D61; /* new purple */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	border: 0px;
    outline: 0px;
    width: 178px;    
    float: left;
    height: 26px;
    background-image: none;        
}

#navigation a:hover
{
    text-decoration: none;
    border: 0px;
    outline: 0px;
    width: 178px;
    background-image: none;
}

#navigation a span
{
    position: relative;
    left: -2000px;
}

/*#navigation a:hover 
{
	color: #7C776C;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}	
#navigation .nav-item 
{
	background-image: url(Images/nav-item__arrow-blue.gif);
	background-repeat: no-repeat;
	width: 170px;
	background-position: 0px 10px;
	padding: 5px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #D5D5D5;
}
#navigation .nav-item-child 
{
	background-image: url(Images/nav-item__arrow-grey.gif);
	background-repeat: no-repeat;
	width: 160px;
	background-position: 10px 10px;
	padding: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #D5D5D5;
}*/


.home,
.eating-out,
.advanced-search,
.special-offers,
.latest-award-winners,
.food-drink,
.who-who,
.trips,
.what-on,
.news, 
.blogs,
.sign-up,
.food-drink,
.scottish-food,
.drink,
.in-season,
.food-drink-articles,
.who-who-articles,
.intineraries-trails,
.regional-flavours,
.traditional-dishes,
.farmers-market,
.competitions,
.burns-supper,
.host-supper,
.eat-burns-supper,
.burns-recipes,
.source-produce
{
    background-image: url(/MasterPages/Default/Images/navigation/navigation.gif);    
    height: 27px;    
    width: 178px;
}

.home
{
    background-position: 0px 0px;
}

.eating-out
{
    background-position: 0px -26px;
}

.food-drink
{
    background-position: 0px -104px;
}

.who-who
{
    background-position: 0px -286px;
}

.trips
{
    background-position: 0px -338px;
}

.what-on
{
    background-position: 0px -416px;
}

.news
{
    background-position: 0px -442px;
}

.blogs
{
    background-position: 0px -624px;
}

.sign-up
{
    background-position: 0px -650px;
}

.traditional-dishes
{
    background-position: 0px -182px;
}

.farmers-market
{
    background-position: 0px -208px;
}

.competitions
{
    background-position: 0px -598px;
}

.burns-supper
{
    background-position: 0px -468px;
}

.advanced-search
{
    background-position: 0px -52px;    
}

.special-offers
{
    background-position: 0px -52px;        
}

.latest-award-winners
{
    background-position: 0px -78px;        
}

.scottish-food
{
    background-position: 0px -130px;
}

.drink
{
    background-position: 0px -156px;
}

.in-season
{
    background-position: 0px -234px;
}

.food-drink-articles
{
    background-position: 0px -260px;
}

.who-who-articles
{
    background-position: 0px -260px;
}

.intineraries-trails
{
    background-position: 0px -364px;    
}

.regional-flavours
{
    background-position: 0px -390px;    
}

.host-supper{
    background-position: 0px -494px;    	
}

.eat-burns-supper{
    background-position: 0px -520px;    		
}

.burns-recipes{
    background-position: 0px -546px;    		
}

.source-produce{
    background-position: 0px -572px;    		
}

#navigation .accommodation h3
{
    background-image: url(/MasterPages/Default/Images/underline_blue.gif);
    background-repeat : repeat-x;
    background-position: bottom;
    margin-top: 0px;
    margin-bottom: 10px;
}

#navigation .accommodation a:hover,
#navigation .accommodation a
{
    height: auto;
    background-image: url(/MasterPages/Default/Images/underline1.gif);
    background-repeat : repeat-x;
    background-position: bottom;    
    font-size: 11px;
    width: auto;    
}

#navigation .box-body{
	padding: 10px 5px 10px 10px;	
	width: 173px;
} 


#navigation .box-body-right-to-left{
	padding: 10px;
	padding-top: 10px;	
	padding-right: 5px;	
	width: 188px;	
	float: left;
	overflow: hidden;		
   width: 177px;
	margin-bottom: 10px;
}

