
#gallery-container-floorplans {padding-top:30px;}
/* ------------------------------------------------ */
#nav-gallery { background:url(../images/nav-gallery.jpg) no-repeat; width:242px; height:185px; margin:0 0 0 0; padding:0; float:right; }
#nav-gallery span { display: none; }
#nav-gallery li, #nav-gallery a { height:65px; display:block;  } /* change height here also */
#nav-gallery li { float:left; list-style:none; display:inline; position:relative; }
#nav-gallery-01, #nav-gallery-04 { margin-left:14px; width:65px;}
#nav-gallery-02, #nav-gallery-03, #nav-gallery-05, #nav-gallery-06 { margin-left:9px; width:65px;}
#nav-gallery-01, #nav-gallery-02, #nav-gallery-03 { margin-top:15px; }
#nav-gallery-04, #nav-gallery-05, #nav-gallery-06 { margin-top:10px; }

/*---------------------------------------------------------------------------------------- */
#nav-gallery-01 a:hover { background:url(../images/nav-gallery.jpg)  -14px -200px no-repeat; }
#nav-gallery-02 a:hover { background:url(../images/nav-gallery.jpg) -88px -200px no-repeat; }
#nav-gallery-03 a:hover { background:url(../images/nav-gallery.jpg) -162px -200px no-repeat; }
#nav-gallery-04 a:hover { background:url(../images/nav-gallery.jpg) -14px -275px no-repeat; }
#nav-gallery-05 a:hover { background:url(../images/nav-gallery.jpg) -88px -275px no-repeat; }
#nav-gallery-06 a:hover { background:url(../images/nav-gallery.jpg) -162px -275px no-repeat; }


/* ------------------------ vertical sprite nav ------------------------ */
#nav-floorplans {
	background:url(../images/nav-floorplans.jpg) top left no-repeat;					
	width:400px;	/* Width of buttons, not entite image (or half of entire image) */
	height:540px;	 /* Height of entire image */
	margin:0;
	padding:0;
	float:left;
	}

#nav-floorplans li span { display: none; }
#nav-floorplans li { float:left; list-style:none; position:relative; }
#nav-floorplans li, #nav-floorplans a { height:135px; display:block;	}
/* margin-top to set where the nav should begin */
#nav-floorplans-01, #nav-floorplans-02, #nav-floorplans-03, #nav-floorplans-04 { margin-top:0; width:400px; }


/* margin-top if there is a spacing between each nav button */
#nav-floorplans-02, #nav-floorplans-03, #nav-floorplans-04 { margin-top:0; width:400px; }

#nav-floorplans-01 a:hover { background:url(../images/nav-floorplans.jpg) -400px  -0px no-repeat; }
#nav-floorplans-02 a:hover { background:url(../images/nav-floorplans.jpg) -400px  -135px no-repeat; }
#nav-floorplans-03 a:hover { background:url(../images/nav-floorplans.jpg) -400px  -270px no-repeat; }
#nav-floorplans-04 a:hover { background:url(../images/nav-floorplans.jpg) -400px  -405px no-repeat; }

.floorplans-stage {width:438px; float:right;}
.stage-top {width:438px; height:471px; float:right;}
.floorplans-nav { width:331px; height:246px; float:left; margin:0; padding:0; }
.toggle { padding:180px 0 0 28px;}
	
	
	
	