@charset "utf-8";

html, body { 
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  background: #472A66;
  
  font: normal 11px arial, sans-serif;
  color: #F6F3F9;
  line-height: 1.6;
}

div#pseudo-body {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%; /* IE V6 */    
  width: 1025px;
  margin: auto;
  background: url(pics/bg__content_scretch.gif) repeat-y top left;
  padding: 0px 0px 0px 0px;
}
div#pseudo-body-wide {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%; /* IE V6 */    
  width: 1025px;
  margin: auto;
  background: url(pics/bg__content_scretch_wide.gif) repeat-y top left;
  padding: 0px 0px 0px 0px;
}

div.ne-major {
  position: relative;
  width: 1025px;
}

div.ne-clear {
  clear: both;
}



/* Header */

div#ne-header {
  height: 128px;
  background: url(pics/bg__header.jpg) no-repeat top left;
}

ul#ne-header-menu {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 95px;
  left: 52px;  
  list-style: none;
  font: normal 12px verdana, sans-serif;
}
ul#ne-header-menu li {
  float: left;
  margin: 0px;
  padding: 0px;  
}
ul#ne-header-menu li a {
  color: #B96CC9;
  text-decoration: none;
}
ul#ne-header-menu li a:hover {
  color: #CF7F00;
}
ul#ne-header-menu li.divider {
  padding: 0px 13px 0px 13px;
}
ul#ne-header-menu li.divider img {
  position: relative;
  top: -2px;
}



/* Main Content (Home) */

div#ne-content-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 552px;
  background: url(pics/bg__content_top.jpg);
  z-index: 10;
}
div#ne-content-bg-plain {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 552px;
  background: url(pics/bg__content_top_plain.jpg);
  z-index: 10;
}
div#ne-content-bg-wide {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 552px;
  background: url(pics/bg__content_top_wide.jpg);
  z-index: 10;
}

div#content-left-plain {
	position: relative;
	margin-top:97px;
	margin-left:70px;
	margin-right:40px;
	margin-bottom:40px;
}

div#ne-content {
  z-index: 20;
}

div#ne-content-left {
  position: relative;
  float: left;
  width: 570px;
  height: 552px;
}

ul#ne-imagebox-controls {
  position: absolute;
  padding: 0px;
  margin: 0px;
  top: 7px;
  left: 35px;
  height: 26px;
  list-style: none;
}
ul#ne-imagebox-controls li {
  float: left;
  padding: 0px;
  margin: 0px;
  height: 26px;
}
ul#ne-imagebox-controls li a {
  display: block;
  text-decoration: none;
}
ul#ne-imagebox-controls li a.enabled {
  color: #F4ECFB;
}
ul#ne-imagebox-controls li a.disabled {
  color: #644186;
}
ul#ne-imagebox-controls li.left {
  width: 34px;  
  background: url(pics/imagebox__control_left.gif);
  font: normal 14px arial, sans-serif;
}
ul#ne-imagebox-controls li.left a {
  padding: 4px 0px 3px 8px;
  margin-right: 10px;
}
ul#ne-imagebox-controls li.center {  
  background: url(pics/imagebox__control_center.gif);
  font: bold 12px verdana, sans-serif;
  color: #6E4F8C;
}
ul#ne-imagebox-controls li.center span {
  display: block;  
  padding: 5px 17px 0px 17px;
}
ul#ne-imagebox-controls li.right {
  width: 34px;
  background: url(pics/imagebox__control_right.gif);
  font: normal 14px arial, sans-serif;
}
ul#ne-imagebox-controls li.right a {
  padding: 4px 0px 3px 7px;
  margin-left: 10px;
}

div#ne-imagebox-viewport {
  position: absolute;
  top: 76px;
  left: 54px;
}
div#ne-imagebox-viewport div.shadow {
  display: none;
  position: absolute;
}
div#ne-imagebox-images {
  position: absolute;
}
div#ne-imagebox-images img {
  display: none;
  position: absolute;
}

div#ne-imagebox-viewport div#ne-imagebox-shadow-left {
  background: url(pics/shadow__left.gif) no-repeat top left;
}
div#ne-imagebox-viewport div#ne-imagebox-shadow-bottom-left {
  background: url(pics/shadow__bottom_left.gif) no-repeat bottom left;
}
div#ne-imagebox-viewport div#ne-imagebox-shadow-bottom-right {
  background: url(pics/shadow__bottom_right.gif) no-repeat bottom right;
}
div#ne-imagebox-viewport div#ne-imagebox-shadow-right {
  background: url(pics/shadow__right.gif) no-repeat top right;
}

div#ne-download-controls {
  position: absolute;
  top: 504px;
  left: 57px;
  font: normal 12px arial, sans-serif;  
}
div#ne-download-controls img#ne-download-icon {
  position: relative;
  top: 6px;
  padding: 0px 2px 0px 0px;
  border: 0px;
}
div#ne-download-controls a {
  color: #6E4F8C;
  text-decoration: none;
}

div#ne-view-controls {
  position: absolute;
  top: 504px;
  left: 454px;
  font: normal 12px arial, sans-serif;  
}
div#ne-view-controls img#ne-view-icon {
  position: relative;
  top: 8px;
  left: 2px;
  padding: 0px 0px 0px 0px;
  border: 0px;
}
div#ne-view-controls a {
  color: #6E4F8C;
  text-decoration: none;
}

div#ne-content-right-container {
  position: relative;
  float: right;
  width: 450px;
}
div#ne-content-right-container img.placed {
  display: block;
  position: absolute;
}
div#ne-content-right-container img#ne-right-title-icon {
  top: 38px;
  left: 4px;
}
div#ne-content-right-container img#ne-right-title {
  top: 38px;
  left: 31px;
}
div#ne-right-subtitle {
  top: 40px;
  left: 181px;
  display: block;
  position: absolute;
  color: #8462a4;
  font-size: 10pt;
  letter-spacing:2;
}
div#ne-right-subtitle-artcat {
  top: 2px;
  left: 175px;
  display: block;
  position: absolute;
  color: #8462a4;
  font-size: 10pt;
  letter-spacing:2;
}
div#ne-content-right {
  padding: 86px 57px 0px 34px;
  font: normal 11px arial, sans-serif;
  color: #F6F3F9;
  line-height: 1.6;
}
div#ne-content-right p {
	margin-bottom:12px;
}
img.bordered {
  display: block;
  padding: 3px;
  border: 1px solid #775894;
}
img.bordered_selected {
  display: block;
  padding: 3px;
  border: 1px solid #371e57;
  background: #ae7ed9;
}

div#ne-content-right img#ne-photo-sunset-bird {
  margin-top: 41px;
}

img.bordered_link {
  display: block;
  padding: 3px;
  border: 1px solid #775894;
}
img.bordered_link:hover {
  border: 1px solid #CF7F00;
}


/* Footer */

div#ne-footer-spacer {
  height: 119px;
}
div#ne-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 119px;
  background: url(pics/bg__footer.gif);  
  font: normal 11px verdana, sans-serif;
  color: #7A4B94;
  z-index: 10;
}
div#ne-footer2 {
  position: relative;
  bottom: 0px;
  left: 0px;
  height: 119px;
  background: url(pics/bg__footer.gif);  
  font: normal 11px verdana, sans-serif;
  color: #7A4B94;
  z-index: 10;
}
div#ne-footer-thumbs {
  position: relative;
  bottom: 0px;
  left: 0px;
  background: url(pics/footer_back.gif) repeat-y;  
  font: normal 11px verdana, sans-serif;
  color: #7A4B94;
  z-index: 11;
  width: 1025px;
}



div#ne-footer a {
  text-decoration: none;
  color: #7A4B94;
}
div#ne-footer a:hover {
  color: #9871AD;
}
div#ne-footer2 a {
  text-decoration: none;
  color: #7A4B94;
}
div#ne-footer2 a:hover {
  color: #9871AD;
}

ul#ne-footer-menu {
  list-style: none;
  padding: 18px 0px 20px 52px;
  margin: 0px;  
  color: #7A4B94;
}
ul#ne-footer-menu li {
  float: left;
}
ul#ne-footer-menu li.divider {
  padding: 0px 7px 0px 7px;
}

div#ne-footer-copyright {
  float: left;
  font-size: 9px;
  padding: 52px 0px 0px 52px;
}
div#ne-footer-credits {
  float: right;
  font-size: 9px;
  padding: 52px 52px 0px 0px;
}








.caption {
	font-size:8pt;
	color: #d4d2d6;
}

.center {
	text-align:center;
}


div#wide-content-left {
	position: relative;
	padding-top: 37px; 
	left: 44px;
	width:530px;
	float:left;

}
div#wide-content-right {
	width:310px;
	float:right;
	margin-top:98px;
	margin-right:74px;
}

div#wide-content-full {
	position: relative;
	top: 37px; 
	left: 44px;
	width:905px;
	margin-bottom:80px;
}

div#wide-textbox {
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom:80px !important;
}
div#wide-textbox-center {
	margin-top: 30px;
	margin-left: 30px;
	text-align:center;
}
.centerdiv {
	width:100%;
	text-align:center;
}

.category_icons {
	float:left;
	margin-right:55px;
	text-align:center;
	width:130px;
}

.category_icons_last {
	float:left;
	text-align:center;
	width:130px;
}

.category_icons h3 {
	margin-top:0px;
	margin-bottom:0px;
}

.cat_description {
	font-size:8pt;
	line-height:10pt;
}


h2 {
	color: #D98CE9;
	font-size:13pt;
	font-weight:normal;
}

.h2_link:link, .h2_link:visited {
	text-decoration:none;
	color: #D98CE9;
	font-size:13pt;
}
.h2_link:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:13pt;
}
.h3_link:link, .h3_link:visited {
	text-decoration:none;
	color: #F6F3F9;
	font-size:11pt;
}
.h3_link:hover {
	color: #CF7F00;
	text-decoration:none;
	font-size:11pt;
}
h4 {
	text-decoration:none;
	color: #F6F3F9;
	font-size:10pt;
	margin: 0px 0px 0px 0px;
	display:inline;
}
.h4_link:link, .h4_link:visited {
	text-decoration:none;
	color: #F6F3F9;
	font-size:10pt;
}
.h4_link:hover {
	color: #CF7F00;
	text-decoration:none;
	font-size:10pt;
}

.bigger_link:link, .bigger_link:visited {
	text-decoration:none;
	color: #D98CE9;
	font-size:11pt;
	font-weight:normal;
}
.bigger_link:hover {
	color: #CF7F00;
	text-decoration:none;
	font-size:11pt;
	font-weight:normal;
}



.store_thumbs {
	float:left;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:20px;
	text-align:center;
	width:130px;
}





p {
	margin-bottom:30px; 
}


div#storethumbs {
	padding: 35px 53px 35px 53px;
	display:block;
	text-align:center;
}
div#ne-footer-line {
	height:1px;
	background: url(pics/footer_line.gif) no-repeat;
}

.arrow_disabled_left {
  color: #644186;
  padding: 8px 0px 3px 8px;
  position:relative;
  top:4px;
}
.arrow_disabled_right {
  color: #644186;
  padding: 0px 0px 0px 19px;
  position:relative;
  top:4px;
}

.submit_button:hover {
	padding-top:3px;
	background-position:0 -21px;
	border:0 none !important;
	position:relative;
	color:#3E1F5C;
	font-weight:bold;
}
.submit_button {
	background:transparent url(pics/button_back.gif) no-repeat scroll 0 0;
	border:0 none !important;
	color:#6e4f8c;
	font-size:8pt;
	height:21px;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:3px;
	width:176px;
	font-weight:bold;
}

.submit_button_small:hover {
	padding-top:3px;
	background-position:0 -21px;
	border:0 none !important;
	position:relative;
	color:#3E1F5C;
	font-weight:bold;
}
.submit_button_small {
	background:transparent url(pics/button_small.gif) no-repeat scroll 0 0;
	border:0 none !important;
	color:#6e4f8c;
	font-size:8pt;
	height:21px;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:3px;
	width:114px;
	font-weight:bold;
}

.forminput {
	border: #b398cb solid 1px; 
	background:#ffffff;
	width:300px;
    font: normal 11px arial, sans-serif;
}
.formhead {
	font-weight: bold;
	color:#D98CE9;
}
.star {
	color:#ffffff;
	font-size: 12pt;
	line-height:8pt;
}

div#store_submenu {
	position:absolute;
	z-index:100;
	top:8px;
	left:494px;
	color: #B96CC9;
	width:495px;
}

a:link, a:visited {
	color: #D98CE9;
	text-decoration:none;
}
a:hover {
	color: #EF9F20;
	text-decoration:none;
}

div#store_submenu_cart {
	color:#B96CC9;
	left:445px;
	position:absolute;
	top:4px;
	width:495px;
	z-index:100;
}
div#store_submenu_cart a:link, a:visited {
	color: #D98CE9;
	text-decoration:none;
}
div#store_submenu_cart a:hover {
	color: #EF9F20;
	text-decoration:none;
}

.price {
	font-size: 11pt;
}

.halfcol {
	margin:20px 40px 20px 40px;
	float:left;
	width: 353px;
}

p.quoted {
	margin-bottom: 0px;
	font-style: italic;
}
.quotename {
	color:#d98ce9;
}
.quoteocc {
	color:#8661ff;
}
