/* top navigation links */

a.top_nav_lighting {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/lighting.gif");
	background-repeat: no-repeat;
	float: left;
}

a.top_nav_lighting:hover {
	background-position: -108px;
}

a.top_nav_lighting_on {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/lighting.gif");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
}



a.top_nav_seating {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/seating.gif");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_seating:hover {
	background-position: -108px;
}

a.top_nav_seating_on {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/seating.gif");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}



a.top_nav_tables {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/tables.gif");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_tables:hover {
	background-position: -108px;
}

a.top_nav_tables_on {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/tables.gif");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}



a.top_nav_storage {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/storage.gif");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_storage:hover {
	background-position: -108px;
}

a.top_nav_storage_on {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/storage.gif");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}



a.top_nav_objects {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/objects.gif");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_objects:hover {
	background-position: -108px;
}

a.top_nav_objects_on {
	display: block;
	width: 108px;
	height: 19px;
	background: url("../images/nav/objects.gif");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}



/* Top Navigation with Thumbnails */

a.top_nav_lighting_thumb {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/lighting_thumb.jpg");
	background-repeat: no-repeat;
	float: left;
}

a.top_nav_lighting_thumb:hover {
	background-position: -108px;
}

a.top_nav_lighting_thumb_on {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/lighting_thumb.jpg");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
}



a.top_nav_seating_thumb {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/seating_thumb.jpg");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_seating_thumb:hover {
	background-position: -108px;
}

a.top_nav_seating_thumb_on {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/seating_thumb.jpg");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}



a.top_nav_tables_thumb {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/tables_thumb.jpg");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_tables_thumb:hover {
	background-position: -108px;
}

a.top_nav_tables_thumb_on {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/tables_thumb.jpg");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}



a.top_nav_storage_thumb {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/storage_thumb.jpg");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_storage_thumb:hover {
	background-position: -108px;
}

a.top_nav_storage_thumb_on {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/storage_thumb.jpg");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}



a.top_nav_objects_thumb {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/objects_thumb.jpg");
	background-repeat: no-repeat;
	float: left;
	margin-left: 22px;
}

a.top_nav_objects_thumb:hover {
	background-position: -108px;
}

a.top_nav_objects_thumb_on {
	display: block;
	width: 108px;
	height: 132px;
	background: url("../images/nav/objects_thumb.jpg");
	background-repeat: no-repeat;
	background-position: -108px;
	float: left;
	margin-left: 22px;
}
