@charset "UTF-8";
/* CSS Document */
body {font-size:100%;}
img {border: none}
#content, #shadow {
   position: relative;
   bottom: 7px;
   right: 7px;
   margin-top: 20px;
}
#shadow { 
   background-color: #ECE9DB; 
}
#content {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #ECE9DB;
}
#pagewrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#header {
   margin-top: 15px;
   clear: right;
}   
#logo {
	float: left;
	width: 160px;
}  
#menuholder {
   margin-left: 20px;
   float: left;
   clear: right;
/*   width: 760px; */
}  
#menuHR {
	border-top: 2px solid #6C5C49;
    line-height: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.type9px {
	font-size: 0.7em;
	line-height: 18px;
}
.spacerline{
     line-height: 2px;
}
#shikokuCopyright {
    margin-left: 180px;
	width: 600px;
	font-size: .7em;
    color: #6C5C49;
}
#shikokuCopyright a,
#shikokuCopyright a:active,
#shikokuCopyright a:hover,
#shikokuCopyright a:visited {
    color: #6C5C49;
}
.aqua {
	color: #20A0E0;
	line-height: 1.5em;
}	
  

#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: 14px 14px 9px 14px; }

#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 14px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-top: 2px; }	
#imageData #caption{ font-family: 'Georgia', serif; font-size: 20px; font-weight: normal; color: #6c5c49; }
#imageData #numberDisplay{ display: none;/*display: block; clear: left; padding-bottom: 1.0em;*/	}			
#imageData #bottomNavClose{ width: 71px; float: right;  padding-bottom: 8px; outline: none;}	 	

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

#aboutPhoto {
    margin-bottom: 16px;
}

#aboutMainText {
    line-height: 17px;
}

#aboutMainText h2 {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}

#aboutMainText p {
    margin: 0 0 34px 0;
}

#aboutMainText a,
#aboutMainText a:active,
#aboutMainText a:hover,
#aboutMainText a:visited {
    color: #20a0e0;
}

a.requestSamples {
    color: #20A0E0 !important;
    font-size: 16px !important;
    text-transform: capitalize;
}

.bluelinks a,
.bluelinks a:hover,
.bluelinks a:visited,
.bluelinks a:active {
    color: #3399ff;
}

#threegrid {
    float: left;
    margin-left: 36px;
    margin-top: 44px;
    width: 672px;
}

#threegrid .col1,
#threegrid .col2,
#threegrid .col3 {
    float: left;
    width: 180px;
    min-height: 286px;
    margin-right: 66px;
    margin-bottom: 30px;
    font-family: Georgia;
    font-size: 12.75px;
    color: #6c5c49;
}

#threegrid .col1 {
    clear: left;
}

#threegrid .col3 {
    margin-right: 0;
}
