html {overflow-y: scroll;} /* so no jump in centerign for short pages */
body {background:#FFFFF;margin:0 auto;padding:0 auto;font:83%/1.3em arial,helvetica,sans-serif;color:#838383;text-align:center;}

a:link {color:#5F5F5F;text-decoration:none;font-weight:bold;}
a:visited {color:#5F5F5F;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:none;color:#ABCB00}
a:active {color:#ABCB00;text-decoration:none;font-weight:bold;}
a.active {color:#ABCB00;}

h1 {font-size:1.4em;text-align:left;margin-top:0;}
h2 {font-size:1.1em;text-align:left;margin-top:23px;text-transform:uppercase;}
h3 {font-size:1em;font-weight:bold;text-align:left;}
h4 {font-size:1em;font-weight:bold;text-align:left;}

#image-loader1 {background-image: url(/img/nt/logo_ov.gif);visibility: hidden;}
#image-loader2 {background-image: url(/img/nt/art_ov.gif);visibility: hidden;}
#image-loader3 {background-image: url(/img/nt/resume_ov.gif);visibility: hidden;}
#image-loader4 {background-image: url(/img/nt/press_ov.gif);visibility: hidden;}
#image-loader5 {background-image: url(/img/nt/contact_ov.gif);visibility: hidden;}
#image-loader6 {background-image: url(/img/nt/links_ov.gif);visibility: hidden;}

#top-strip {margin:0 auto;width:805px;padding:25px 0 55px 0;}
#top-text {margin:0 auto;width:805px;height:26px;padding:0;}
#logo-nav {float:left;width:331px;padding-right:0;background: url(/img/nt/logo.gif) no-repeat top left;}
#top-nav {float:right;width:474px;height:26px;padding-top:14px;}

a img {border:none;}
#top-strip a img {background-position:top left;background-repeat: no-repeat;padding:0;margin:0;}

#art-nav {float:left;width:122px;background: 		url(/img/nt/art.gif) no-repeat top left;height:12px;padding:0;margin:0;}
#resume-nav {float:left;width:104px;background: 	url(/img/nt/resume.gif) no-repeat top left;height:12px;padding:0;margin:0;}
#press-nav {float:left;width:87px;background: 		url(/img/nt/press.gif) no-repeat top left;height:12px;padding:0;margin:0;}
#contact-nav {float:left;width:119px;background: 	url(/img/nt/contact.gif) no-repeat top left;height:12px;padding:0;margin:0;}
#links-nav {float:left;width:42px;background: 		url(/img/nt/links.gif) no-repeat top left;height:12px;padding:0;margin:0;}

a#logo img {background-image: 			url(/img/nt/logo.gif);margin-right:45px;}
a#art img {background-image: 			url(/img/nt/art.gif);margin-right:42px;}
a#resume img {background-image: 		url(/img/nt/resume.gif);margin-right:42px;}
a#press img {background-image: 			url(/img/nt/press.gif);margin-right:42px;}
a#contact img {background-image: 		url(/img/nt/contact.gif);margin-right:42px;}
a#links img {background-image: 			url(/img/nt/links.gif);padding:0;margin:0;}

a#logo:visited img {background-image: 	url(/img/nt/logo.gif);margin-right:45px;}
a#art:visited img {background-image: 	url(/img/nt/art.gif);margin-right:42px;}
a#resume:visited img {background-image: url(/img/nt/resume.gif);margin-right:42px;}
a#press:visited img {background-image: 	url(/img/nt/press.gif);margin-right:42px;}
a#contact:visited img {background-image:url(/img/nt/contact.gif);margin-right:42px;}
a#links:visited img {background-image: 	url(/img/nt/links.gif);padding:0;margin:0;}

a#logo:hover img {background-image: 	url(/img/nt/logo.gif);margin-right:45px;}
a#art:hover img {background-image: 		url(/img/nt/art_ov.gif);margin-right:42px;}
a#resume:hover img {background-image: 	url(/img/nt/resume_ov.gif);margin-right:42px;}
a#press:hover img {background-image: 	url(/img/nt/press_ov.gif);margin-right:42px;}
a#contact:hover img {background-image: 	url(/img/nt/contact_ov.gif);margin-right:42px;}
a#links:hover img {background-image: 	url(/img/nt/links_ov.gif);padding:0;margin:0;}

a#logo:active img, a#logo.active img {background-image: url(/img/nt/logo.gif);margin-right:45px;}
a#art:active img, a#art.active img {background-image: url(/img/nt/art_ov.gif);margin-right:42px;}
a#resume:active img, a#resume.active img {background-image: url(/img/nt/resume_ov.gif);margin-right:42px;}
a#press:active img, a#press.active img {background-image: url(/img/nt/press_ov.gif);margin-right:42px;}
a#contact:active img, a#contact.active img  {background-image: url(/img/nt/contact_ov.gif);margin-right:42px;}
a#links:active img, a#links.active img {background-image: url(/img/nt/links_ov.gif);padding:0;margin:0;}

.sub-nav {font-size:1.1em;font-weight:normal;text-transform:lowercase;}
.sub-nav ul, .sub-nav li {display:inline;margin:0;padding:0;}
.sub-nav li {list-style:none;display:inline;margin:0;padding:0 25px 0 0;}
.sub-nav li.last {padding-right:0;}
.sub-nav a {font-weight:normal;}
#sub-nav-about {display:block;width:350px;position:absolute;top:-45px;left:560px;}

#content-main {background:#fff;width:990px;margin:0 auto;text-align:center;position:relative;}
#content-main-inner {padding:35px 15px;text-align:center;margin:0 auto;}

#img-nav {margin:0 auto;display:block;text-align:center;padding:50px 0 0 0;letter-spacing:.3em;}

#previous {display:inline;}
#counter {display:inline;}
#next {display:inline;}
.jumpto {letter-spacing:normal;}

#artwork-details {margin:0 auto;width:805px;padding:0;}
.artwork-title {font-size:1.28em;line-height:150%;color:#B8B5A8;}
.content {text-align:left;}

#bottom-strip {clear:both;margin:0 auto;overflow:visible;text-align:center;padding:0;}
#bottom-text  {margin:0 auto;width:805px;padding:55px 0 25px 0;text-align:center;}

.small-text {font-size:.85em;}
.light-text {}

#bundle-container {margin:0 auto; text-align:center;}
.bundle-unique {clear:both; margin:0 auto; text-align:center;width:960px; }

.bundle-left {float:left;width:170px;margin:5px 0;text-align:right;}
.bundle-right ul {float:right;width:750px; margin:5px auto; list-style-type:none;}
.bundle-right li {float:left; margin:0;padding:0;}

#bundle-big {float:none; margin:0 auto; height:625px;width:805px;position:relative;}
#bundle-big .artwork-info {clear:both;margin:0;padding:50px 0 0 0;font-weight:bold;}
/* text multimedia content in artwork collections */
#bundle-big-html {float:none; margin:0 auto; width:805px;position:relative;text-align:center;} 
#bundle-big-html .content {width:550px;margin:0 auto;}

.big-nav {font-size:2em;color:#A5A5A5;}
.big-nav a:link, .big-nav a:visited {color:#A5A5A5;font-weight:normal;}
.big-nav a:hover, .big-nav a:active {color:#ABCB00;}
#big-prev {position:absolute;top:307px;left:0;}
#big-next {position:absolute;top:307px;right:0;}

.bundle-nav {margin:0 auto;padding-top:50px;clear:both;width:805px;text-align:center;border:1px solid #fff;}
.bundle-nav ul {margin:0 auto; padding:0;width:756px;} 
.bundle-nav li {float:left;list-style-type:none;margin:0;padding:0;width:108px;} 
.bundle-nav .bundle-name {float:right;text-align:right;color:#ABCB00;font-weight:bold;padding:4px;} 

.bundle-nav a img, .bundle-right a img {margin:4px;padding:0;}
.bundle-nav a:hover img, .bundle-nav a.active img, .bundle-right a:hover img  {padding:0;margin:1px;border:3px solid #ABCB00;} 

.bundle-date {display:block;}
.bundle-media {padding-left:6px;text-transform:lowercase;}
.bundle-title {text-transform:uppercase;display:block;display:none;}

hr {background-color:#ABCB00;height:1px;border:none;}
.clear {clear:both;}



