

.clistLocIn							{	position:relative;	}
.clistLocIn	a						{	position:relatvie; z-index:1000;	}

#divPhotoDetails					{	position:absolute;left:400px;top:102px;width:147px;z-index:1000;	}

#divlistDisplayPhoto				{	width:550px; height:415px;	}

#divPhotoSelectorA					{	position:relative;top:-85px;margin:5px;	}

#blackglass		img					{	height:80px;width:7px;	}

#divPhotoSelector					{
										margin:5px;
										width:530px;position:relative;top:-60px;left:0px;
									}

#divPrevPhotos						{	
										cursor:hand;float:left;
										padding:10px;padding-left:20px;padding-right:20px;
									}

#divNextPhotos						{	cursor:hand;float:right;padding:10px;		}

#divPhotoContainer					{	position:relative;	overflow:hidden; width:405px;	} /* This value is used in the adjumentment script!! */

#divPhotoStrip						{	position:relative;left:50px;	}


#divPhotoStrip	div.landscape,
#divPhotoStrip	div.portrait		{	display: inline; position: relative; cursor: hand; height: 40px; margin: 2px; margin-right: 20px; }

#divPhotoStrip	img.landscape		{	height:40px; width:60px; cursor:hand; margin: 0;}
#divPhotoStrip	img.portrait		{	height:40px; width:27px; cursor:hand; margin: 0;}

#divFloorPlans						{	position:relative;	top:-80px;	}

#divMainFloor.twoStd				{	position:absolute;	top:0px;	left:0px;		}
#divUpperFloor.twoStd				{	position:absolute;	top:0px;	left:275px;		}

#divRoomPreview						{	position:absolute;top:0px;left:0px;width:550px;height210px; width:160px;height:120px; visibility: hidden; display: block; z-index:1; }

div.space                           {	height: 30px;   }

#divFloorPlanView                   {   text-align: center; margin-bottom: 20px; width: 100%; position: relative; top: -50px; z-index: 0; }
