﻿/* Prices & Services left nav components */

/* Packages */
	#ln-packages a {
		background: url("../images/left-nav/ln-packages.gif") top left no-repeat;
		display: block;
		}
	#ln-packages a:hover {
		background-position: 2px 2px;
		}
	#ln-wedding a {
		background: url("../images/left-nav/ln-wedding.gif") top left no-repeat;
		display: block;
		}
	#ln-wedding a:hover {
		background-position: 2px 2px;
		}
	#ln-events a {
		background: url("../images/left-nav/ln-events.gif") top left no-repeat;
		display: block;
		}
	#ln-events a:hover {
		background-position: 2px 2px;
		}
	#ln-portrait2 a {
		background: url("../images/left-nav/ln-portrait2.gif") top left no-repeat;
		display: block;
		}
	#ln-portrait2 a:hover {
		background-position: 2px 2px;
		}
	#ln-commercial2 a {
		background: url("../images/left-nav/ln-commercial2.gif") top left no-repeat;
		display: block;
		}
	#ln-commercial2 a:hover {
		background-position: 2px 2px;
		}
	#ln-freelance a {
		background: url("../images/left-nav/ln-freelance.gif") top left no-repeat;
		display: block;
		}
	#ln-freelance a:hover {
		background-position: 2px 2px;
		}
		
/* Services */
	#ln-services a {
		background: url("../images/left-nav/ln-services.gif") top left no-repeat;
		display: block;
		}
	#ln-services a:hover {
		background-position: 2px 2px;
		}
		
/* Download price lists */
	#ln-dlpricelists a {
		background: url("../images/left-nav/ln-dlpricelists.gif") top left no-repeat;
		display: block;
		}
	#ln-dlpricelists a:hover {
		background-position: 2px 2px;
		}
		
/* the fine print, freebies */
	#ln-extra2 {
		background: url("../images/left-nav/ln-extra2.gif") no-repeat;
		background-position: top left;
		}