/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

*{
	margin:0;
	padding:0;
	font-size:100%;

}


#wrap{
	width:553px;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
#wrap2{
	width:670px;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	margin-left:auto;
	margin-right: 0;
}

#main-content li{
	width:100px;
	height:120px;
	border:solid #CCC;
	border-width:1px 1px 1px 1px;
	padding:8px;
	display:inline;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align:center;
	position:relative;
	z-index: 10;
}


#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
		
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	color:#333;
}



#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}




#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{
	top:105px;
	left:10px;
	width:101px;
	font-weight:bold;
	color:#000000;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;	/*-moz-opacity:.8;
		opacity:.80;*//**/
} 
#main-content a:link span{
	top:105px;
	left:10px;
	width:101px;
	font-weight:bold;
	color:#999999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	text-decoration:none;
}
#main-content a:visited span{
	top:105px;
	left:10px;
	width:101px;
	font-weight:bold;
	color:#999999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	text-decoration:none;
} 

#fthub img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
}
#fthub{
	margin-bottom:0px;
	width:135px;
	height:130px;
	float:left;
}
#fthubtxt{
	padding-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:110px;
	float:right;
	padding-left: 5px;
}
#fthubtxt .xhead{
font-weight:bold;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
#fthubtxt .xhead a{
	font-weight:bold;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
}
#fthubtxt .xhead a:hover{
font-weight:bold;
color: #990000;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;	
}
#fthubtxt .price{
	font-size:10px;
	font-weight:bold;
	color:#009933;
	text-align: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
}
#fthubtxt .rrp{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#fthubtxt .save{
	font-size:10px;
	font-weight:bold;
	color:#990000;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#fthtext{
	padding-top:0px;
	margin-bottom:10px;
	width:145px;
	float:left;
	margin-top: 5px;
}
#fthtext p{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#fthub2{
	float:right;
	margin-left: 4px;
	width: 180px;
	margin-bottom: 5px;
	text-align: justify;
	font-weight: normal;
	clear: right;
}

#fthub2 a{
	color:#666;
}
#fthub2 a:visited{
	color:#666;
}
#foot2{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
	padding-left: 0px;
	padding-right: 10px;
	height: 400px;
}
#mainimg{
	float:left;
	width: 400px;
	height: 400px;
	}
	
.gallerycontainer{
	position: absolute;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	z-index:99999;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
#main-content2  a span {
	/*\*/
	position:absolute;
	left:-9999px;
	height: 108px;

}

#main-content2 a:hover span{
	top:21px;
	left:3px;
	width:150px;
	font-weight:bold;
	color:#000000;
	padding:10px 0 5px 0;
	text-transform:uppercase;
	line-height:20px;
	font-size:16px;	/*-moz-opacity:.8;
		opacity:.80;*//**/
} 
/*#main-content2 a:link span{
	top:5px;
	left:3px;
	width:150px;
	font-weight:bold;
	color:#999999;
	padding:10px 0 5px 0;
	text-transform:uppercase;
	line-height:20px;
	font-size:16px;
	text-decoration:none;
}*/
/*#main-content2 .span2{
	position:absolute;
	left:-9999px;
	top:91px;
	left:5px;
	width:150px;
	font-weight:bold;
	color:#999999;
	padding:10px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	text-decoration:none;
}*/
#main-content2 a:visited span{
	top:5px;
	left:3px;
	width:150px;
	font-weight:bold;
	color:#999999;
	padding:10px 0 5px 0;
	text-transform:uppercase;
	line-height:20px;
	font-size:16px;
	text-decoration:none;
} 
#main-content2 li{
	width:140px;
	height:120px;
	border:solid #CCC;
	border-width:1px 1px 1px 1px;
	padding:8px;
	display:inline;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align:center;
	position:relative;
	z-index: 10;
}
#main-content2 li a {
display: block;
text-decoration: none;
width:100%;
height:100%;
color:#999;
}
#browsec {
	font-size:15px;
	padding:20px 5px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	
}
H2 {
	font-size:14px;
	line-height:36px;
	color:#999;
	
	
}
