@charset "UTF-8";
/* ========== Main Content Styles ========== */

*				{margin: 0; padding: 0}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ border: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; border: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*=====end lightbox=====*/


body {background-image: url("../images/stripes.png"); } 

	
.container{
	width:1024px;
	
    margin-left:auto;
	margin-right:auto;
background: #fff;

		}

/*start small splat*/



.sm-splat-cont{ position: relative;
top: 10px;
left: 50px;
width: 272px;
height: 56px; background: #fff;


}


.sm-splat-sprite { 
	width: 272px;
	height: 28px;
	position: relative;
top: 20px;
left: 20px;
	
} 


.sm-splat-sprite li { 
float:left; 
list-style-type: none;
} 

.sm-splat-sprite li a { 
display: block; 
width: 272px; 
height:28px; 
background:url(../images/sm-splat-sprite.gif);
background-repeat:no-repeat; 
text-indent: -9999px;
font-size:1px;

} 

.sm-splat-sprite li a:hover { 
background-position: 0 -28px; 

}


   /*end small splat*/


/* START small NAV bar **************************/

#nav-bar-sm-cont { position: absolute;
width: 1000px;
height: 50px;
}

#sm-nav li { position:relative;
top: 30px;
left: 35px;
font-size: .6em;
	line-height: 250%; 
	letter-spacing: 0.3em;
	list-style-type: none;
         float: left;

}

#sm-nav a:link{ text-decoration:none; 
	color:silver;

	padding: 5px 5px;
	
}


#sm-nav a:visited {text-decoration:none;
	color: #9781B7; 
	padding: 5px 5px;
	
}

#sm-nav a:hover {text-decoration:none; 
	color: #fff; 
	background-color:#a7d6d5; 
	padding: 5px 5px;
	
}
#sm-nav a:active {text-decoration:none;
	color:#fff;
	background-color: green;
	padding: 5px;
	
}


		
	
/* END small NAV BAR ************************


	


		/* START NAV BUTTONS */
#buttons {	

	width:824px;
	height:20px;
	overflow:hidden;
  
    position: relative;
	top: -68px;
	left:135px;
	list-style-type:none;
	
}	
	

#buttons li {
	float:left;
	}
	
	
#buttons li a {
	display:block;
	width: 824px;
	height: 20px;
	background:url(../images/nav_bar_ta_cat.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size: 1px;
	}
	
	li#home  a {
		
		left:0;
		width: 52px;
		background-position: 0 0;
		}
		
	li#ill  a {
		left:52px;
		width: 80px;
		background-position: -52px 0;
			}
			
	li#book  a {
		left:132px;
		width: 78px;
		background-position: -132px 0;
				}
	
	li#lucky  a {
		left:210px;
		width: 68px;
		background-position: -210px 0;
				}
   li#cd   a {
		left:278px;
		width: 66px;
		background-position: -278px 0;
				}
				
	li#retouch  a {
		left:344px;
		width: 76px;
		background-position: -344px 0;
				}	
	li#artwork  a {
		left:420px;
		width: 62px;
		background-position: -420px 0;
				}
				
	li#artshow  a {
		left:482px;
		width: 70px;
		background-position: -482px 0;
				}	
				
	li#church  a {
		left:552px;
		width: 58px;
		background-position: -552px 0;
				}	
				
	li#contact  a {
		left:610px;
		width: 67px;
		background-position: -610px 0;
				}
	li#catill a {
		left:677px;
		width:80px;
		background-position: -677px 0;
					}
	li#catcontact a {
		left:757px;
		width:67px;
		background-position: -757px 0;				}
				
		
	<!--start hover-->			
	
	li#home  a:hover {
		background-position: 0 -20px;
		}
		
	li#ill  a:hover {
		background-position: -52px -20px;
			}
			
	li#book  a:hover {
		background-position: -132px -20px;
				}
	
	li#lucky  a:hover {
		background-position: -210px -20px;
				}
    li#cd  a:hover {
		background-position: -278px -20px;
				}
				
	li#retouch a:hover {
		background-position: -344px -20px;
				}	
	li#artwork  a:hover {
		background-position: -420px -20px;
				}
				
	li#artshow  a:hover {
		background-position: -482px -20px;
				}	
				
	li#church  a:hover {
		background-position: -552px -20px;
				}	
				
	li#contact  a:hover {
		background-position: -610px -20px;
				}
				
	li#catill a:hover {
		background-position:-677px -20px;
		
		
		}
		
	li#catcontact a:hover {
		background-position:-757px -20px;
		
		}
	<!--end hover-->
		
	
/* END NAV BUTTONS */

/*********start cat old css code*****************/



#cat-name {font-family: Arial, Helvetica, san-serif;

height: 50px;
width: 1024px;
float: left;
text-align: center;
color: #fff;
background: #74a036;
}

#cat-name h2 {font-family: Arial, Helvetica, san-serif;

float: left;
text-align: center;
color: #fff;
background: #74a036;
margin: 70px 0 0 0;
padding: 10px 10px 10px 20px;

}




#bookgroup			{
	width:148px;
	height:130px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	float:left;
	padding-right:10px;
	

}
	
#rightcolumn	{ 

width: 385px;
height: 140px;
float:right;
margin: -561px 25px 0 0px;
}

#container #book p {
	padding-top:6px;
	font-size: 12px;
	text-align: left; 
	
	
}



#chinathumbs {
	width:380px;
	height:470px;
	float:left;
	margin: -510px 0px 0px 200px;}
	
	
#chinesegarden {
	width:391px;
	
	margin: 0px 0 10px 0px;

	}
	
		
		
.thefuradv {
	font-size: 14px;
	color:#660;
	font-family:Georgia, "Times New Roman", Times, serif;
	

	
}

.aluckydogtitle {
	
	font-size: 30px;
	color: #660;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1em;
	
}
.owneyusrail {
	
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660;
    
	}
	
#rightlettering {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height: 1.2em;
	margin:-15px 0 0 0px;
	
		
		
		}
	

		
.lefttext {
	width:130px;
	font-size:12px;
	line-height: 1.3em;
	margin: 140px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	color: gray;
	}
	


		
#owneythumbs {
		width:380px;
		height:380px;
		float:right;
		margin:5px 0 0 0;
		padding:10px 0 0 0;

			}
			

/*********end cat old css code*****************/





#copyright { width: 1024px;
height: 20px;
display: inline;
position: relative; 
top: 20px;
text-align: center;


}

#copyright p { text-align: center; color: silver;font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
	}


#push-down {clear:both;}		