﻿.crumb1, .crumb1Hover, .crumb1crumb2Hover, .crumb2, .crumb2Hover, .crumb2crumb3Hover, .crumb3Hover, .crumb3, .crumb3crumb4Hover, .crumb4, .crumb4Hover
{
  	background-position: -50px -50px;
		height:25px;
		float:left;
		text-align:left;
}
.crumb1, .crumb1Hover, .crumb1crumb2Hover
{
  	background-color: #17833F; /* $zonePrimary */
  	background-image: url('images/crumb1.gif');
  	background-repeat: no-repeat;
		width:60px;
}
.crumb1
{  
  	background-position: 100% -316px;	
}
.crumb1Hover
{  
		background-color: #000000;
		background-position: 100% -417px;
}
.crumb1crumb2Hover
{  
		background-position: 100% -518px;
}
.crumb2, .crumb2Hover, .crumb2crumb3Hover
{
  	background: #1B3D1B; /* $zonePrimary */
  	background-image:  url('images/crumb2.gif');
  	background-repeat: no-repeat;
		width:80px;
}
.crumb2
{  
  	background-position: 100% -316px;	
}
.crumb2Hover
{  
		background-color: #000000;
		background-position: 100% -417px;
}
.crumb2crumb3Hover
{  
		background-position: 100% -518px;
}

.crumb3Hover, .crumb3, .crumb3crumb4Hover
{
  	background: #17833F; /* $zonePrimary */
  	background-image:  url('images/crumb3.gif'); 
  	background-repeat: no-repeat;
		width:160px;
}
.crumb3
{
  	background-position: 100% -13px;
}
.crumb3Hover
{
		background-color: #000000;
  	background-position: 100% -114px;
}
.crumb3crumb4Hover
{
  	background-position: 100% -215px;
}
.crumb4, .crumb4Hover
{
		width:75px;
}
.crumb5, .crumb5Hover
{
		width:65px;
		float:left;
		height:25px;
		text-align:left;
}
.crumb6, .crumb6Hover
{
		width:125px;
		float:left;
		height:25px;
		text-align:left;
}
.crumb66, .crumb66Hover
{
		width:90px;
		float:left;
		height:25px;
		text-align:left;
}
.crumb7, .crumb7Hover
{
		width:145px;
		float:left;
		height:25px;
		text-align:left;
}
.crumb8, .crumb8Hover
{
		width:150px;
		float:left;
		height:25px;
		text-align:left;
}
.crumb4, .crumb5, .crumb6, .crumb66, .crumb7
{
  	background: #ededed; /* $zonePrimary */
  	border-right:solid 1px #BDBDBE;
}
.crumb8
{
  	background: #ededed;text-align:left; /* $zonePrimary */
}
.crumb4Hover, .crumb5Hover, .crumb6Hover, .crumb66Hover, .crumb7Hover, .crumb8Hover
{
  	background: #17833F; /* $zonePrimary */
}
.crumbLink
{
	text-decoration:none;
	font-family:georgia, serif;
	font-size:16;
	color:white;
	padding-left:5px;
	text-align:left;
}
.crumbExtentLink
{
	padding-left:5px;
	text-decoration:none;
	font-family:georgia, serif;
	font-size:16;
	color:#085484;
	text-align:left;
}
.innerCrumb
{
	padding-top:3px;
}


