/* 2as */

#site_banner { background-color: #418171; background-image: none; width: 980px; height: auto; margin: 0 auto; text-align: center; }
#site_banner .top { background: transparent url(/assets/images/office_space/banner_top_bg.gif) no-repeat; height: 10px; }
#site_banner .bottom { background: transparent url(/assets/images/office_space/banner_bottom_bg.gif) no-repeat; height: 40px; }
#site_banner a { margin: 0 3px; padding: 0; }
#site_content form#search_space { float: right; }
#site_content div.left_frame { float: left; width: 390px; margin: 16px 0 0 16px; line-height: 14px; }
#site_content div.right_frame { float: right; margin: 16px 16px 0 0; padding-left: 17px; }

/* Office jQ/HTML/CSS Slideshow */

#office_slideshow { width: 962px; height: 373px; position: relative; z-index: 0; background: url(../assets/images/office_space/officespace_slideshow_bg.png) 0 0 no-repeat; padding: 9px 9px 39px 9px; overflow: hidden; }

	#office_slideshow .slide_tab { width: 186px; height: 373px; z-index: 10; float: left; overflow: hidden; margin: 0 8px 0 0; position: relative; }
	
		#office_slideshow #tab_ocav { }
			#office_slideshow #tab_ocav .details_address h2 { padding: 16px 0; }
		
		#office_slideshow #tab_laww { }
		#office_slideshow #tab_nywv { }
		#office_slideshow #tab_nyus { }
		#office_slideshow #tab_nych { margin: 0; }
		
		#office_slideshow .strctl { z-index: 100; position: absolute; top: 0; left: 0; }
		#office_slideshow .strctr { z-index: 100; position: absolute; top: 0; right: 0; }
		#office_slideshow .strcbl { z-index: 100; position: absolute; bottom: 0; left: 0; }
		#office_slideshow .strcbr { z-index: 100; position: absolute; bottom: 0; right: 0; }
		
		#office_slideshow .tab_link { position: relative; z-index: 200; display: block; width: 186px; height: 373px; text-decoration: none; 
			background: url(/assets/images/office_space/slideshow/clear.gif); }
			#office_slideshow .tab_link span { visibility: hidden; }
		
		#office_slideshow .tab_border { position: absolute; top: 0; left: 0; z-index: 110; width: 186px; height: 373px; }
		
		#office_slideshow .tab_images { position: absolute; top: 0; left: 0; z-index: 15; }
		
		#office_slideshow .tab_details { position: absolute; bottom: 0; left: 0; z-index: 20; width: 186px;  }
			
			#office_slideshow .tab_details .details_location { height: 27px; text-align: center; line-height: 27px; 
				color: rgb(244,172,0); background: rgb(234,241,239); font-size: 16px; letter-spacing: +1px; text-transform: capitalize; }
				
			#office_slideshow .tab_details .details_title { width: 186px; height: 46px; margin: 0 0 -101px 0; line-height: 46px; font-size: 25px; padding: 55px 0 0 0;
				font-family: 'Myriad Pro',Geneva,Helvetica,Arial,sans-serif; text-align: center; color: rgb(65,129,113); position: relative; z-index: 23; }
				
			#office_slideshow .tab_details .details_address { height: 85px; background: rgb(103,154,141); text-align: center; overflow: hidden; }
				#office_slideshow .tab_details .details_address h2 { font-size: 13px; font-weight: 100; color: rgb(255,255,255); line-height: 16px; 
					margin: 0; padding: 8px 0; }
				
			#office_slideshow .tab_details .locgrad { position: relative; z-index: 21; }
			#office_slideshow .tab_details .loctbar { position: relative; z-index: 22; }
		