@charset "utf-8";

body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}
#fp-level-images {width:690px; float:left}

#fp-background-cj {background: url(chateaujack/images/floorplan-background.jpg) no-repeat; padding: 5px;height: 690px; width: 1040px;}
#fp-background-bm {background: url(badmanors/images/floorplan-background.jpg) no-repeat; padding: 5px;height: 690px; width: 1040px;}
#fp-background-bb {background: url(bigbear/images/floorplan-background.jpg) no-repeat; padding: 5px;height: 690px; width: 1040px;}

.clear {clear:both;}
li {list-style:none;}

.select-level-title-cj {background:url(chateaujack/images/floorplan-select-level.png) no-repeat; width:75px; height:10px; width:120px; margin-left:20px;}
.select-level-title-bm {background:url(badmanors/images/floorplan-select-level.png) no-repeat; width:75px; height:10px; width:120px; margin-left:20px;}
.select-level-title-bb {background:url(bigbear/images/floorplan-select-level.png) no-repeat; width:75px; height:10px; width:120px; margin-left:20px;}

.select-level {width:650px; }
	.select-level ul {margin-top:15px; margin-left:-20px;}
		.select-level ul li {overflow:hidden; float:left;}
  		   #fp-select-lower-level-cj a {width:55px; height:20px; background:url(chateaujack/images/floorplan-select-level.png) no-repeat; display:block;background-position: 0px -14px; } 
		   #fp-select-main-level-cj a {width:53px; height:20px; background:url(chateaujack/images/floorplan-select-level.png) no-repeat; display:block; background-position: -55px -14px; } 
		   #fp-select-upper-level-cj a {width:64px; height:20px; background:url(chateaujack/images/floorplan-select-level.png) no-repeat; display:block;background-position: -108px -14px; }  
		   #fp-select-chmain-level-cj a {width:176px; height:20px; background:url(chateaujack/images/floorplan-select-level.png) no-repeat; display:block; background-position: -172px -14px; } 
		   #fp-select-chupper-level-cj a {width:186px; height:20px; background:url(chateaujack/images/floorplan-select-level.png) no-repeat; display:block;background-position: -348px -14px; }  
  		   #fp-select-exterior-level-cj a {width:86px; height:20px; background:url(chateaujack/images/floorplan-select-level.png) no-repeat; display:block;background-position: -534px -14px; }  		
			   
		   #fp-select-lower-level-bm a {width:88px; height:20px; background:url(badmanors/images/floorplan-select-level.png) no-repeat; display:block;background-position: 0px -14px; } 
		   #fp-select-main-level-bm a {width:80px; height:20px; background:url(badmanors/images/floorplan-select-level.png) no-repeat; display:block; background-position: -88px -14px; } 
		   #fp-select-upper-level-bm a {width:88px; height:20px; background:url(badmanors/images/floorplan-select-level.png) no-repeat; display:block;background-position: -168px -14px; }  
		   #fp-select-exterior-level-bm a {width:110px; height:20px; background:url(badmanors/images/floorplan-select-level.png) no-repeat; display:block;background-position: -264px -14px; }  	
		   
		   #fp-select-lower-level-bb a {width:88px; height:20px; background:url(bigbear/images/floorplan-select-level.png) no-repeat; display:block;background-position: 0px -14px; } 
		   #fp-select-main-level-bb a {width:80px; height:20px; background:url(bigbear/images/floorplan-select-level.png) no-repeat; display:block; background-position: -88px -14px; } 
		   #fp-select-upper-level-bb a {width:96px; height:20px; background:url(bigbear/images/floorplan-select-level.png) no-repeat; display:block;background-position: -168px -14px; }  
		   #fp-select-exterior-level-bb a {width:110px; height:20px; background:url(bigbear/images/floorplan-select-level.png) no-repeat; display:block;background-position: -264px -14px; }  	
		   
		   		#fp-select-lower-level-cj a:hover, #fp-select-lower-level-cj .active {background-position: 0px -49px;} 
		   		#fp-select-main-level-cj a:hover, #fp-select-main-level-cj .active {background-position: -55px -49px;} 
		   		#fp-select-upper-level-cj a:hover, #fp-select-upper-level-cj .active {background-position: -108px -49px;} 	
		   		#fp-select-chmain-level-cj a:hover, #fp-select-chmain-level-cj .active {background-position: -172px -49px;} 
		   		#fp-select-chupper-level-cj a:hover, #fp-select-chupper-level-cj .active {background-position: -348px -49px;} 					
		   		#fp-select-exterior-level-cj a:hover, #fp-select-exterior-level-cj .active {background-position: -534px -49px;} 			
				
				#fp-select-lower-level-bm a:hover, #fp-select-lower-level-bm .active {background-position: 0px -49px;} 
		   		#fp-select-main-level-bm a:hover, #fp-select-main-level-bm .active {background-position: -88px -49px;} 
		   		#fp-select-upper-level-bm a:hover, #fp-select-upper-level-bm .active {background-position: -168px -49px;} 	
		   		#fp-select-exterior-level-bm a:hover, #fp-select-exterior-level-bm .active {background-position: -264px -49px;} 			
				
				#fp-select-lower-level-bb a:hover, #fp-select-lower-level-bb .active {background-position: 0px -49px;} 
		   		#fp-select-main-level-bb a:hover, #fp-select-main-level-bb .active {background-position: -88px -49px;} 
		   		#fp-select-upper-level-bb a:hover, #fp-select-upper-level-bb .active {background-position: -168px -49px;} 	
		   		#fp-select-exterior-level-bb a:hover, #fp-select-exterior-level-bb .active {background-position: -264px -49px;} 
				
#fp-title-cj {width:151px;height:20px;background-image: url(chateaujack/images/floorplan-title-cj.png);float:right;	position:absolute;left: 545px;top: 630px;}
#fp-title-bm {width:151px;height:20px;background-image: url(badmanors/images/floorplan-title-bm.png);float:right;position:absolute;left: 545px;top: 672px;}
#fp-title-bb {width:151px;height:20px;background-image: url(bigbear/images/floorplan-title-bb.png);float:right;	position:absolute;left: 545px;top: 672px;}

.notext {text-indent: -9999px;}


/* Description area */
#fp-desc-cj {width:336px; height:690px; float:right; background:url(chateaujack/images/floorplan-desc-background.png) no-repeat}
#fp-desc-bm {width:336px; height:690px; float:right; background:url(badmanors/images/floorplan-desc-background.png) no-repeat}
#fp-desc-bb {width:336px; height:690px; float:right; background:url(bigbear/images/floorplan-desc-background.jpg) no-repeat}

fp-roomdesc-cj { line-height:110bm
%;}
	#fp-room-image {width:305px; height:305px; max-height:305px; max-width: 305px; margin-left:auto; margin-right:auto; margin-top:13px;}
	#fp-room-image img {height:305px; position:absolute; clip:rect(0px,305px,305px,0px)}
		#fp-desc {width:305px; margin-left:auto; margin-right:auto; margin-top:13px;}
		#fp-desc-cj h2 {background:url(chateaujack/images/floorplan-bullet.gif) no-repeat;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;padding-left:17px;background-position: left;	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000;}
		#fp-desc-bm h2 {background:url(badmanors/images/floorplan-bullet.gif) no-repeat;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;padding-left:17px;background-position: left;	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000;}
		#fp-desc-bb h2 {background:url(bigbear/images/floorplan-bullet.gif) no-repeat;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;padding-left:17px;background-position: left;	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000;}

#fp-room-thumbnails{
padding-top:15px;
padding-left:10px;
}
#fp-room-thumbnails img{
border: solid 2px #000000;
}	
		#fp-footer-cj {position:absolute;top:620px;width:305px;margin-left:auto;margin-right:auto;text-align: center;}
		#fp-footer-bm {position:absolute; top:620px; width:305px; margin-left:auto; margin-right:auto;text-align: center;}
		#fp-footer-bb {position:absolute;top:620px;width:305px;	margin-left:auto; margin-right:auto; text-align: center;}
