.img {
	padding:1px;
	background:#ccc;
	border:4px solid #ddd;
}
.copy { font-weight: normal; font-size: xx-small; color: #8A8888; font-family: verdana, arial, helvetica, sans-serif; padding: 5px; margin: 5px; }
.bgr { background-attachment: fixed; background-image: url(bgr.gif); background-repeat: no-repeat; background-position: right top }
.bgl { background-attachment: fixed; background-image: url(bgl.gif); background-repeat: no-repeat; background-position: left top }
.bg2b { background-attachment: fixed; background-image: url(bg2b.gif); background-repeat: no-repeat; background-position: center bottom}
.bg2c { background-attachment: fixed; background-image: url(bg2c.gif); background-repeat: no-repeat; background-position: left center}
.text { font-weight: normal; font-size: x-small; color: #333333; font-family: arial, georgia, "times new roman", times, serif; }
.redh { font-weight: normal; font-size: x-small; color: #CC3333; font-family: arial, georgia, "times new roman", times, serif; }
.textb { font-weight: normal; font-size: x-small; font-family: arial, georgia, "times new roman", times, serif; padding-bottom: 5px; margin-bottom: 5px; }
.address { font-weight: bold; font-size: small; color: #336699; font-family: arial, georgia, "times new roman", times, serif; padding: 5px 5px; margin: 5px 5px; }
.btext { font-weight: bold; font-size: small; color: #000000; font-family: arial, georgia, "times new roman", times, serif; padding: 5px 5px; margin: 5px 5px; }
.me { font-weight: bold; font-size: x-small; color: #666666; font-family: arial, georgia, "times new roman", times, serif; }
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #999999;
}


.pmenu { color: #888f97; font-size: 13px; font-weight: bold; }
a:link.pmenu { font-weight: bold; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:active.pmenu { font-weight: bold; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:visited.pmenu { font-weight: bold; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:hover.pmenu { font-weight: bold; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #AD241F; text-decoration: none; }

.port {
	color: #888f97;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
a:link.port { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:active.port { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:visited.port { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:hover.port { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #AD241F; text-decoration: none; }
.port1 {
	color: #888f97;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:link.port1 { font-weight: normal; font-size: 11px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:active.port1 { font-weight: normal; font-size: 11px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:visited.port1 { font-weight: normal; font-size: 11px; font-family: arial, georgia, "times new roman", times, serif; color: #A7A7A7; text-decoration: none; }
a:hover.port1 { font-weight: normal; font-size: 11px; font-family: arial, georgia, "times new roman", times, serif; color: #AD241F; text-decoration: none; }

.porta {
	color: #AE1810;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
a:link.porta { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #AD241F; text-decoration: none; }
a:active.porta { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #AD241F; text-decoration: none; }
a:visited.porta { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #66241F; text-decoration: none; }
a:hover.porta { font-weight: normal; font-size: 13px; font-family: arial, georgia, "times new roman", times, serif; color: #AD241F; text-decoration: none; }



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #dfdfdf;
	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{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #646464;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:10px 10px; color: #fff; }
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #FFFFDD;
	}
	

img.menuimg {
width: 19px;
height: 17px;
margin: 3px 10px 3px 4px;
padding: 0;
border: none;
float: left;
}

span.menutext {
color: RGB(164, 164, 164);
font-size: 12px;
font-family: "arial";
font-weight: bold;
float: left;
margin-top: 5px;
cursor: pointer;
}

span.menutextact {
color: RGB(181, 51, 36);
font-size: 12px;
font-family: "arial";
font-weight: bold;
float: left;
margin-top: 5px;
}

a {
text-decoration: none;
}

a span.menutext:hover {
color: RGB(181, 51, 36);
}
