/*	css for MODULE NAVS (breadcrumb)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


	/*	Classes for breadcrumb navs  (USES SPRITE IMAGE)- - - - - - - - - - - - - - - - - - -
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		.moduleNav_compImage {		
			height: 41px;
			width: 800px;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 0px;
		}
		
		.moduleNav_contImage {		
			height: 41px;
			width: 800px;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -121px;
		}
		
		.moduleNav_compSearch {		
			height: 16px;
			width: 57px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -41px;
			background-color: #C9D7E2;
		}
		
		.moduleNav_dmaSearch {		
			height: 16px;
			width: 58px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -92px -41px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_dmaDaily {		
			height: 16px;
			width: 88px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -278px -98px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_dmaBuyer {		
			height: 16px;
			width: 99px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -154px -41px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_dmaInvestment {		
			height: 16px;
			width: 122px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -154px -60px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_dmaPortfolio {		
			height: 16px;
			width: 93px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -278px -60px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_dmaComparable {		
			height: 16px;
			width: 124px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -278px -41px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_dmaCash {		
			height: 16px;
			width: 85px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -154px -79px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_dmaDeals {		
			height: 16px;
			width: 140px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  -278px -79px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_contSearch {		
			height: 16px;
			width: 57px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -162px;
			background-color: #DCC4C2;
		}

		
		
		.moduleNav_compSearchOff {		
			height: 16px;
			width: 57px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -57px;
			background-color: #C9D7E2;
		}
		
		.moduleNav_searchOff {		
			height: 16px;
			width: 57px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -57px;
			background-color: #C9D7E2;
		}
		
		.surroundingHelp {
			float:left;padding-top:5px;
		}
		
		.helpClick {
			float:left;padding-top:5px; width:85px;padding-left: 15px;
		}
		
		 
		.moduleNav_compHelp {		
			height: 16px;
			width: 46px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -73px;
		}
		
		
		.moduleNav_compHelpOff {		
			height: 16px;
			width: 46px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -89px;
		}
		
		.moduleNav_helpOff {		
			height: 16px;
			width: 46px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -89px;
		}


	
		.moduleNav_compRight {		
			height: 16px;
			width: 15px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -105px;
			background-color: #C9D7E2;
		}
		
		.moduleNav_dmaRight {		
			height: 16px;
			width: 15px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -105px;
			background-color: #C8C8C8;
		}
		
		.moduleNav_contRight {		
			height: 16px;
			width: 15px;
			float: left;
			background: url( '/css/sprites/module_navs/images/moduleNav_sprite_v0001.png' ) no-repeat;
			background-position:  0 -105px;
			background-color: #DCC4C2;
		}
		

	/*	moduleNav_click:	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		.moduleNav_click {
			display: block;	/* this is so the entire surrounding div is clickable */
			margin: 0; 
			padding:0;
			width: 100%; 
			height: 100%;
			overflow: hidden;
			text-decoration: none;
			background-repeat: no-repeat;		
		}

	/*	END Classes for breadcrumb navs (USES SPRITE IMAGE) - - - - - - - - - - - - - - - - -
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	
		

		