/* --- css reset / ins,small,abbr,acronym,del,dfn,code,samp,kbd,tt,var,address left as default or defined in generic style instead of being unnecessarily added in reset --- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,b,i,img,q,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,thead,tbody,tfoot,th,tr,td,hr {margin:0;padding:0; border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}/* --- not reset for strong, em --- */
a,a:link,a:hover,a:active,a:focus { color:inherit; border: inherit;}/* a:link,a:visited = same --- IE inherit override (border:inherit; fix IE Win issues w/underline using border element) Note: IE seems to lack inherit support while firefox and safari extend inherit rules too far down the line to <a> tags --- */
a img,a input,span a,li a { text-decoration: none; border: none !important; } /* --- reset border and decoration to none for these tags (!important rule needed for ff and safari or else it inherits wrongly from border specs in other classes applied to the <a> tag) NOTE: override with !important will be needed to apply borders on <a> tags associated with these elements --- perhaps spans as inline-blocks defaults??*/
table { border-collapse:collapse; border-spacing:0; empty-cells: show;}/* --- cellspacing="0" / table shared cell borders and always visible  (only inside html) --- */
div { float: inherit; }/* --- standardardization to simplify code and better handle float (avoid float repetitions and substitute the need for Easy Clearing Hacks 'clearfix') --- */
q { quotes:none }/* --- remove default quotes  --- */
ol,ul { list-style:none;}/* --- remove list markers  --- */
input[type='hidden'] { display:none; }/* --- address vertical spacing issues  --- */
/* --- need check on how ff interpret resets (like medium border when none etc..)  --- */
/* --- strict xhtml and deprecated html 4 tag warnings --- */
center,font,u,s,strike,applet,basefont,blink,dir,isindex,marquee,menu,nobr,xmp { color:red; background-color: yellow; }
/* --- generic hexa css --- */
html { width: 100%; font-weight: normal; min-height: 100%; }/* --- margin-bottom: 1px; perm vscroll --- */
abbr,acronym { text-transform:uppercase; font-size:92%; }/* --- small caps --- */
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }/* --- links default style --- */
blockquote { line-height: inherit; width:94%; margin: 0.5em auto 1.25em; padding: 0.5em 3% 0.75em;float: left;display: block;clear:both; }/* --- blockquote style --- */
blockquote cite { float: right; text-align: right; padding: 0.5em 0; width:95%; display: block; clear:both;}/* --- sub-block to mention author using inline <cite> tag --- */
blockquote > *:before { content: "\201C"; font-size: 2.5em; color:#ccc; line-height: 0.1em; vertical-align:bottom; letter-spacing: 0.1em}/* --- start quote --- */
blockquote > *:after { content: " \201D"; font-size: 2.5em; color:#ccc; line-height: 0; vertical-align:bottom; }/* --- end quote --- */
del { text-decoration: line-through; color: #666; }/* --- shaded gray w/line through default --- */
dfn, ins { text-decoration:none; border-bottom: 1px solid #ccc; } dfn { font-style: italic; }/* --- non italic underline default --- */
samp, kbd, pre, tt { font-size: 1.2em; font-family: courier; color:#000;}/* --- black style courier default --- */
code { font-size: 1em; font-family: monaco; color:#000;}/* --- black style monaco default --- */
big { font-size: 125%; line-height: 80%; }/* --- keep line leading  --- */ small { font-size: 92%; line-height: 1.2em;}
pre { white-space: pre; } pre * { font-size: 100%; white-space: pre; }
sub,sup { font-size: 85%; line-height: 100%; display:inline-block; display: -moz-inline-block; }/* --- keep line leading intact --- */ sup { vertical-align: top; }/* --- keep inline --- */ 
q { quotes: "\201C" "\201D" "\2018" "\2019"; } /* --- quote style  --- */
*[lang|='en-us'] q:before { content:'\201C'; } *[lang|='en-us'] q:after { content:'\201D'; } *[lang|='en-us'] q q:before { content:'\2018'; } *[lang|='en-us'] q q:after  { content:'\2019'; } /* --- safari quote support --- */
caption,th,td { text-align:left; }
input[type='button'],input[type='submit'],input[type='checkbox'],input[type='radio'],input[type='reset'],select,button { cursor: pointer; }/* --- force pointer in IE  --- */
/* --- emt --- */
ins.e { direction:rtl; unicode-bidi:bidi-override; word-spacing: -0.25em; text-transform: lowercase; border: none; }
ins.mt { text-decoration: none; border: none; text-transform: lowercase; }
/* --- custom generic classes (dom query usage) --- */
.fl { float: left; }
.flc { float: left; clear:left; }
.fln { float: left; clear:none; }
.fr { float: right; }
.frc { float: right; clear:right; }
.frn { float: right; clear:none; }
.fn { float: none; }
.hb { background: none; }/* --- hide background  --- */
.hd { display:none; }/* --- hide  --- */
.hv { visibility:hidden; }/* --- make invisible  --- */
.lb { padding-bottom: 0px; display: block; visibility:hidden; }/* --- conditional line break class for static fill in --- */
/* --- base site styles --- */
a,a:hover,a:active,a:focus { color: #888; text-decoration: none;}/* --- links default style --- */
b { background-color: #ffff7f; padding: 0 3px; }/* --- highlight (only inside html) --- */
br {font-size: 8px;line-height: 8px; }/* --- defined standard min height for separators --- */
hr { height: 1px; background: #ccc; color: #ccc; }/* --- full underline for titles --- */
i { border-bottom: 1px dashed #ccc; }/* --- dotted underline  --- */
blockquote { background-color: #fafafa; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
img { float: left; vertical-align:top; }/* --- left top alignment  --- */
.c p { padding: 0.9em 4% 0.35em; line-height: 1.75em; clear: both; width:92%;}/* --- nice paragraph leading along with headings --- */
p a { overflow: hidden; }/* --- word-wrap: break-word; for paragraph links in non IE browsers  --- */
ul { list-style-position: inside; }/* --- wrap list in block  --- */
/* --- form style --- */
form { vertical-align:top; }
fieldset { padding: 10px; border: solid 1px #ccc; }
legend { text-transform: capitalize; padding: 0 6px; }
label { }
input, select, textarea { font-size:11px; font:1.1em Arial, Helvetica, sans-serif; padding:2px; }
textarea, input[type='text'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border: 1px inset #ccc;}
/* --- structure --- */
body {
	background-color: #fff !important;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#444;
	text-align:center;}
#page {
	width: 700px;
	height: 100%;
	margin:0 auto;}
#header {
	background-image: url(../i/b/bg_header.png);
	width: 100%;
	height: 80px;
	text-align:left;}
#navbar {
	background-image: url(../i/b/bg_nav.png);
	height: 30px;}
#wrap {
	text-align: left; }
#left {}
#main {
	width: 100%;
	float: left;}
#content {}
#right {}
#nav {
	width: 100%;
	height: 30px;
	float: left;/* outside of wrap */ }
#footer {
	border-top: 1px solid #ddd;
	width: 100%;
	height: 30px;
	float: left;}
#ref { }
#track { }

/* --- top navigation --- */
#navbar ul {
	text-align: center;
	padding-top: 5px; }
#navbar li {
	font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	padding: 0 17px;
	border-right: 1px solid #336759;
	display: inline; }
#navbar li.lc {
	border-right: none; }
#navbar li a {
	font-size: 13px;
	color: #fff; }
#navbar li a:hover {
	color:#336759; }
#artist .nav .artist a,
#gallery .nav .gallery a,
#exhibits .nav .exhibits a,
#specs .nav .specs a,
#terms .nav .terms a,
#contact .nav .contact a {
	color: #95b1a8; }
#nav li a {
	background: none !important; }
.h {}
.h h1 {
	color: #444;
	width: 265px;
	font-size: 13px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	letter-spacing: 1px;
	height: 16px;
	padding: 15px 100px 0 0;
	display: block;
	float: right;}
.h strong {
	color: #336759;
	font-size: 18px;
	letter-spacing: 1px;
	height: 20px;
	padding: 20px 0 0 35px;
	display: block;
	float: left;}
.h em {
	height: 14px;
	color: #bfbfbf;
	padding: 10px 10px 0 0;
	display: block;
	float: right; }
.cc {
	width:700px;
	padding:20px 0 75px 0;}
.cl {
	width:335px;
	padding: 0.9em 20px 0.35em 10px;
	line-height: 1.75em;
	clear: none;
	float: left;
	display: block;}
.cr {
	width:325px;
	padding: 0.9em 0 0.35em 10px;
	line-height: 1.75em;
	clear: none;
	float: left;
	display: block;}
.c {
	color: #555;
	width: 620px;
	padding: 0 40px 40px 40px; }
.c img {
	float: right;}
.c h2 {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.1em;
	padding-top: 15px;
	padding-bottom: 10px; }
.c h3 {
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
	margin-top: 1em;
	padding-left: 0.5em; }
.c p small {
	color: #666;
	display: inline-block;
	padding-top: 0.25em;}
.c a, .cc a {
	color: #555;
	border-bottom: 1px dotted #999; }/* apply border to a:link not a (img inherit issue) */
.c a:hover, .cc a:hover {
	color: #336759;
	border-bottom: 1px dotted #bbb;}
.c ul {
	text-indent: 1em;
	padding-top: 0.7em;
	list-style-type: disc; }
.c ul li {
	line-height: 1.65em; }
/* --- products: pts-thumbnails, pt-thumbnail, prs-results, pl-list, pds-details, pp-preview, etc --- */
.prs {
	width: 100%;/* ie6 req (height bug) */
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;}
.prs ul{
	width: 680px;/* no auto for ie6 need width for correct height */
	text-align: center;
	float: left;
	clear: none;/* none req for inline columns in ie6 and ie mac to flow properly */
	padding: 0 10px;/* no top/bottom padding in ul as it is causing ie6 and ie 5 mac vertical padding issues/duplicate (moved to li instead)*/
	border-top: 1px solid #ddd;}
.prs ul.fc{/* ul:first-child */
	border-top: 0 none;
}
/* .prs ul:last-child{ border-bottom: none;} causing lines to be dropped in firefox 2 */
.prs li{
	width: 50%;
	text-align: left;
	display:inline;
	float: left;
	padding: 9px 0;}/* no left/right padding here for % width flexibility */
.prs img {
	width: 150px;
	float: left;}
.prs dl{
	/* no width required for cross compatibilty */
	font-size: 12px;}
.prs dt.fc {
	width: 150px;
	padding-right: 18px;
	float: left;}
.prs .lightbox {
	height: 22px;
	margin-top: -22px;
	width: 20px;
	float: right;}
.prs a.lightbox {
	font-family: Arial, Lucida Sans;
	font-size: 15px;
	color: #eee;
	overflow:hidden;/* required for ie6 if font size changes */
	filter:alpha(opacity=25);
	-moz-opacity:.25;}
/* --- need to fix neg margin issue on hover in ie6 using images instead of fonts or same font with opacity ---*/
.prs a:hover.lightbox {
	font-family: Webdings;
	font-size: 20px;
	color: #eee;
	filter:alpha(opacity=85);
	-moz-opacity:1.0;}
.prs dt a{
	font-size: 11px;
	color: #95b1a8;}
.prs dt a:hover{
	color: #336759;}
.prs dt strong{
	font-size: 12px;
	color: #336759;
	font-weight: normal;
	padding-top: 5px;
	display: block;}
.prs dd{
	color: #888;
	padding-bottom: 1px;}
.prs dd strong{
	color: #aaa;
	font-size: 11px;
	font-weight: normal;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	display: block;
	padding-top: 4px;}
.prs dd em {
	color: #638a80;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-bottom: 6px;}

/* --- product details ---*/
.pds {
	width: 690px;
	text-align: left;
	padding: 30px 0 10px 10px;
}
.pds div{
	width: 315px;
	padding: 0 0px 90px 25px;
	float: right;}
.pds h2{
	color: #336759;
	font-weight: bold;
	padding: 10px 0;}
.pds p {
	color: #777;
	padding: 0 2% 10px 1%;
	line-height: 1.35em;
	width:97%;
	clear: both;}
.pds dl{
	float: left;
	width: 340px;
	font-size: 12px;
	padding: 0 0 75px 0;}
.pds dt.fc { /*.pds dt:first-child*/
	width: 340px;
	padding-bottom: 8px;}
.pds dt, .pds dd {
	float: left;}
.pds img {
	width: 340px;}
.pds dt strong{
	width: 280px;
	font-size: 14px;
	color: #336759;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	font-weight: normal;
	padding-left: 5px;
	display: block;}
.pds dd em {
	width: 50px;
	text-align: right;
	font-size: 14px;
	color: #336759;
	font-style: normal;
	display: block;}
.pds dd strong{
	color: #999;
	width: 200px;
	font-size: 11px;
	font-weight: normal;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	display: block;
	padding: 3px 0 0 5px;}
.pds dd small{
	width: 130px;
	text-align: right;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	font-size: 12px;
	color: #999;
	display: block;
	padding-top: 2px;}
.pds span {
	padding: 10px 0;
	float: left;}
.pds span strong {
	color: #777;
	font-weight: normal;
	font-size: 13px;}
.pds span big {
	color: #336759;
	padding-left: 10px;}
.pds span em {
	font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	color: #888;
	line-height: 20px;}
.pds a, .pds a:visited {
	font-size: 11px;
	color: #84a59c;}
.pds a:hover {
	color: #336759;}
.pds form {
	text-align: center;
	width: 114px;
	padding: 2px 3px 0 0;
	float: right;}
.pds fieldset {
	border: 0 none;
	padding: 0;}
.buy {
	width:114px;
	height: 28px;
	padding: 0;
	margin-bottom: 3px;
	background-image: url(../i/b/btn_buynow.png);}
.buyh { /* --- ie compatible :hover with js --- */
	width:114px;
	height: 28px;
	padding: 0;
	margin-bottom: 3px;
	background-image: url(../i/b/btn_buynowh.png);}

/* --- bottom navigation --- */
#nav ul {
	text-align: center;
	padding-top: 5px; }
#nav li {
	font-size: 9px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans;
	padding: 0 19px;
	border-right: 1px solid #ddd;
	display: inline;
	vertical-align: middle;}
#nav li.lc {
	border-right: none; }
#nav li a {
	font-size: 12px;
	color: #888;}
#nav li a:hover {
	color: #666; }
/* --- footer --- */
#footer {
	font-size: 11px;
	color: #888;
	line-height: 30px;
	text-align: center; }
#footer a {
	color: #888; }
#footer a:hover {
	color: #666; }
	
#ref {
	font-size: 11px;
	color: #888;
	text-align: center; }
#ref a {
	color: #888; }
#ref a:hover {
	color: #666; }

/* --- lightbox --- */
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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; }
#loading img { float: none;}
#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(../i/l/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/l/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; }