	a:link {color:#000000; text-decoration: underline}
	a:visited{color:#000000; text-decoration:none}
	a:hover {color:#D8A905; text-decoration:none}
	a:active {color:#000000; text-decoration:none}

/* normalize */

	/* normalize margin, padding */
	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td {	margin : 0; padding :0; }
	/* */
q:before, q:after { content :''; }

/* end normalize */
body {
	font: Verdana, Arial, Helvetica, sans-serif 14px;
	font-weight:bold;
	line-height: 130%;
	background-image:url(../images/dmndplt.jpg);
	text-align: center;
	color: #000000;
	margin:0;
	padding:0;
}

@font-face {
	font-family: "Fine Hand";
	src: url(http://www.actionpawnshops.com/diamond/AofGTX/html/FineHand.ttf) format("truetype");
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width:816px;
	text-align:left;
}

#container {background:url(../images/bkg.gif) no-repeat; border:0px;}

a.float {
	float:left;
	margin-bottom:5px;
	margin-right:25px;
	margin-top:20px;
	width: 150px;

}

a.floatCD {
	float:left;
	margin-right:25px;
	margin-top:15px;
	margin-bottom:5px;
	width: 250px;
	height: 125px;

}

.floatfix {
	height: 100px; /* the thumbnails are not the same height. this causes oddness with the floating.  giving the element a height is a quick and dirty fix for this issue. (ie6 still looks funny, but ie7 and firefox work better) */
}

a.float p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	width: 105px;
	line-height: 120%;
	font-weight: normal;
	text-decoration:underline;
}

.header {
	padding: 0 20px;
	height:115px;
	margin-left:8px;
	vertical-align:middle;
	font-size: 18px;
	font-style: italic;
	text-align: center;
} 

/* NAVIGATION BUTTONS */
			.menu {
						height: 44px;
						position: relative;
						font: #FFFFFFF "Times New Roman", Times, serif;
						padding: 5px 20px;
						height:40px;
						overflow:hidden;
						margin-top: 7px;
						margin-bottom: 1px;
			}
  .emailUs
  {
	display: inline-block;
	width: 116px;
	height: 21px;
	background: url("../images/downbtn.gif") no-repeat 0 0;
	vertical-align: middle;
	text-align: center;
	float:left;
	margin-left: 10px;
  }

  .emailUs:hover
  {
  background: url(../images/overbtn.gif) no-repeat 0 0;
  font: #FFFFFF;
  }
/* END NAVIGATION BUTTONS */

.mainContent {
	position: relative;
	font: #000000 "Times New Roman", Times, serif;
	padding: 5px 20px;
	height:365px;
	overflow:auto;
}

#leftwrapper{
	width:140px;
	float:left;
	margin: 5px 10px 5px 5px;
	padding: 5px;
	background-color: #61830B;
	text-align:center;
}

#rightwrapper{
	width:572px;
	float:right;
	margin: 5px;
	padding: 5px;
}

.sidemenu {
	position:relative;
	width: 95%;
	padding:3px;
	margin-top:10px 10px 100px 10px;
	vertical-align:top;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.footer {
	padding: 0px 5px;
	height: 51px;
	color: #FFFFFF;
	padding: 15px;
	font-size: 12px;
	font-style:italic;
} 
.footermenu {
	position:relative;
	vertical-align: middle;
	text-align:center;
	float: right;
	margin-left:23px;
	margin-right:23px;
	margin-top:5px;
} 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:120%;
	text-align:center;
	font-size:24px;
	color:#666666;
}
h2	{
	text-align: center;
}
.inlinepicture{
	float:right;
	margin:5px;
}

fieldset {
padding:10px;
margin-bottom:20px;
border:1px solid #D8A905;
}

legend { 
	font-size:140%;
}
.errors { /* For an error in the form */
	margin-left:10px;
	padding:4px;
	background-color:#fff;
	color:#000;
	border:1px dashed red;
}

#lytebox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lytebox img{ width: auto; height: auto;}
#lytebox 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{ outline: 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; outline: none;}	 	

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