/****************************************
 * IWS
 * Section Default CSS Rules
 * 11/08 
 ****************************************/
 
/****************************************
 * Campaign Image
 ****************************************/
#identity h1 {
	background: transparent url(../images/layout/campaign/btp_gallery.jpg) no-repeat;
	}

/****************************************
 * Styles for map links on gallery landing page
 ****************************************/
ul#btpmap {
 	background: transparent url(/realestate/cms/btp/gallery/images/btp_crop_tan.gif) no-repeat;
 	height: 1041px;
 	width: 624px;
 	position: relative;
 	}
 	
ul#btpmap li {
	position: absolute;
	list-style: none;
	background: none;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	}
	
#btpmap li a {
	display: block;
	position: absolute;
	}

#btpmap li .hidetext {	
	position: absolute;
	top: -1000em;
	left: -1000em;
	}
	
#btpmap li a:hover {
	background: transparent url(/btp/images/layout/btpmap_hover.png) repeat;
	}
	
#arrow10 a {
	left: 115px;
	top: 656px;
	width: 48px;
	height: 76px;
	}

#arrow20 a {
	left: 172px;
	top: 708px;
	width: 34px;
	height: 34px;
	}

#arrow22 a {
	left: 170px;
	top: 666px;
	width: 36px;
	height: 34px;
	}
	
#brent8 a {
	left: 214px;
	top: 708px;
	width: 30px;
	height: 34px;
	}

#brent10 a {
	left: 214px;
	top: 666px;
	width: 30px;
	height: 39px;
	}
		
#brown9 a {
	left: 107px;
	top: 275px;
	width: 34px;
	height: 32px;
	}

#brown10 a {
	left: 117px;
	top: 165px;
	width: 48px;
	height: 73px;
	}

#brown19 a {
	left: 142px;
	top: 275px;
	width: 44px;
	height: 55px;
	}

#brown30 a {
	left: 172px;
	top: 169px;
	width: 51px;
	height: 50px;
	}

#brown53 a {
	left: 204px;
	top: 270px;
	width: 76px;
	height: 39px;
	}

#brown55 a {
	left: 276px;
	top: 311px;
	width: 61px;
	height: 58px;
	}

#brown61 a {
	left: 302px;
	top: 262px;
	width: 55px;
	height: 47px;
	}

#brown95 a {
	left: 410px;
	top: 342px;
	width: 72px;
	height: 56px;
	}
	
#thorn15 a {
	left: 110px;
	top: 352px;
	width: 55px;
	height: 33px;
	}

#thorn20 a {
	left: 198px;
	top: 370px;
	width: 54px;
	height: 48px;
	}

#thorn22 a {
	left: 255px;
	top: 376px;
	width: 75px;
	height: 61px;
	}
	
#thorn29 a {
	left: 150px;
	top: 461px;
	width: 67px;
	height: 38px;
	}
	
#thorn33 a {
	left: 235px;
	top: 468px;
	width: 43px;
	height: 41px;
	}
	
#thorn35 a {
	left: 280px;
	top: 453px;
	width: 65px;
	height: 50px;
	}
	
#thorn36 a {
	left: 351px;
	top: 382px;
	width: 48px;
	height: 38px;
	}

#wrn579 a {
	left: 98px;
	top: 772px;
	width: 54px;
	height: 56px;
	}

#wrn747 a {
	left: 108px;
	top: 128px;
	width: 51px;
	height: 25px;
	}

#wrn757 a {
	left: 125px;
	top: 84px;
	width: 92px;
	height: 35px;
	}

#wrn767 a {
	left: 113px;
	top: 51px;
	width: 45px;
	height: 27px;
	}
	
#wrn777 a {
	left: 113px;
	top: 5px;
	width: 49px;
	height: 35px;
	}




/* styles from jerry, for the gallery building-details page jes59 6/5/2009 */

div.building-info-block {
	float: left; 
	width: 100%;
	margin: 0 0 15px 0;}
div.building-info-block .left-column{
	float: left; 
	clear: none;
	padding: 5px 10px 5px 0;
	margin: 0;
	width: 275px;}
div.building-info-block .right-column{
	float: right; 
	clear: none;
	padding: 5px 20px 5px 0;
	margin: 0;
	width: 275px;}


ul.image-thumbnail-list{
	float: left;
	width: 100%;}

	ul.image-thumbnail-list li{
		background-image: none;
		margin: 5px 15px 15px 0;
		padding: 0;
		float: left;
		clear: none;
		background-color: #fff;
		width: 178px;}	
				
		ul.image-thumbnail-list li img{
			float: left; 
			width: 178px;
			height: 118px;}			
			
		ul.image-thumbnail-list li p{
			display: inline;
			float: left; 
			clear: left;
			font-size: 1.0em;
			color: #000;
			width: 168px;
			margin: 0;
			text-align: center;
			padding: 4px 5px 5px 5px;}

	p.current-tenants-header{
		margin: 0px;}			

	div.secondary-section {	
		padding-top: 15px;
		clear: both;
		width: 265px;}
		
		ul#btpmap-textonly li { font-weight: normal;}

/* end of jerry styles */		

