@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	margin: 0;
	padding: 0;
	height:100%;
	line-height:10px;
}
body {
	margin:0;
	padding:0;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
body#img {
	overflow:hidden;
}
body#sale {
	background-color:#fff;
}
#pic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
}
#pic #photo {
	width:100%;
	height:100%;
}
#content {
	position:absolute;
	top:0px;
	left:0px;
	width:975px;
	height:87%;
	z-index:1;
}
#strangefruit {
	position:absolute;
	top:40px;
	left:50px;
	z-index:40;
}
#strangefruit:hover {
	z-index:40;
}
#strangefruit h1 {
	font-size:46px;
	text-align:right;
	width:340px;
	float:left;
}
#strangefruit h1 a {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	line-height:0.9em;
	letter-spacing:-1px;
}
#strangefruit h1 a span {
	border: none;
	display:block;
	float:right;
	padding: 1px 3px 1px 1px;
	line-height:38px;
	cursor: hand;
	cursor: pointer;
}
#strangefruit h1 a span:hover, #strangefruit h1 a.active span {
	border: 1px dashed #fff;
	padding: 0 2px 0 0;
}
#strangefruit #txt {
	position:absolute;
	float:left;
	margin:1px 0 0 360px;
	width:400px;
	line-height:1em;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	letter-spacing:0;
	z-index:10;
}
#strangefruit #txt p {
	margin-bottom:1em;
}
#strangefruit #txt h2 {
	font-size:11px;
}
#strangefruit #txt p.indent {
	text-transform: none;
	text-indent:2em;
	font-weight:normal;
	color:#000;
}
#strangefruit #txt a:link, #strangefruit #txt a:visited, #strangefruit #txt a:active {
	text-decoration:none;
	color:#fff;
}
#strangefruit #txt a:hover {
	color:#403C38;
}
#sale #strangefruit h1 a {
	color:#000;
}
#sale #strangefruit h1 span:hover {
	border: 1px dashed #000;
}
#sign {
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
}
#sign:hover {
	z-index:0;
}
ul#sf1 {
	position:absolute;
	top:15px;
	left:155px;
	margin-top:20px;
	list-style:none;
	width: 450px;
	z-index:10;
}

ul#sf2 {
	position:absolute;
	top:180px;
	left:155px;
	margin-top:10px;
	list-style:none;
	width: 450px;
	z-index:10;
}
ul#sf1:hover {
	z-index:32;
}
ul#sf1 li, ul#sf2 li {
	list-style:none;
	text-align:LEFT;
	width:140px;
	clear:both;
	padding-left: 20px;
}
ul#sf1 a, ul#sf2 a {
	font-size:46px;
	text-transform:uppercase;
	color:#403C38;
	text-decoration:none;
	line-height:0.9em;
	font-weight:bold;
	letter-spacing:-1px;
	width: 340px;
}
/*ul#sf1 a#sale, ul#sf1 a#contact { color:#8D6154;}*/
ul#sf1 a#sale, ul#sf1 a#contact {
	color:#ff00cb;
}
ul#sf1 a span {
	border: none;
	display:block;
	float:right;
	padding: 1px 3px 1px 1px;
	line-height:37px;
	cursor: hand;
	cursor: pointer;
}
ul#sf1 a span:hover, ul#sf1 a.active span {
	border: 1px dashed #403C38;
	padding: 0 2px 0 0;
}
/*ul#sf1 a#sale span:hover, ul#sf1 a.active#sale span, ul#sf1 a#contact span:hover, ul#sf1 a.active#contact span { border: 1px dashed #8D6154; }*/
ul#sf1 a#sale span:hover, ul#sf1 a.active#sale span, ul#sf1 a#contact span:hover, ul#sf1 a.active#contact span {
	border: 1px dashed #ff00cb;
}
ul#sf2 a span:hover, ul#sf2 a.active span {
	border: 1px dashed #66635F;
	padding: 0 2px 0 0;
}
ul a.lnk2 span {
	width:156px;
}  /*factsheet*/
ul a.lnk3 span {
	width:261px;
}  /*factsheet*/
ul a.lnk4 span {
	width:280px;
}  /*factsheet*/
ul a.lnk5 span {
	width:117px;
}  /*factsheet*/
ul a.lnk12 span {
	width:266px;
}  /*factsheet*/
ul a.lnk6 span {
	width:283px;
}  /*factsheet*/
ul a.lnk7 span {
	width:76px;
}  /*factsheet*/
ul#sf1 ul#sf2 a {
	color:#66635F;
}
ul #txt {
	position:absolute;
	left:360px;
}
ul #txt, ul #txt a {
	text-transform: uppercase;
	width:375px;
	line-height:1em;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
	margin: 1px 0 0 0;
}
ul #txt a:hover {
	color:#fff!important;
}
ul #txt p {
	margin-bottom:1em;
}
ul #txt p.indent {
	text-transform: none;
	text-indent:2em;
}
ul #txt h2 {
	font-size:11px;
}
ul#sf1 #txt p, ul#sf1 #txt h2 {
	color:#403C38;
}
ul#sf2 #txt p, ul#sf2 #txt h2 {
	color:#66635F;
}
/*#ctct ul#sf1 #txt p, #ctct ul#sf1 #txt h2, #ctct ul#sf1 #txt a:link, #ctct ul#sf1 #txt a:visited,  #ctct ul#sf1 #txt a:hover { color:#8D6154; }*/
#ctct ul#sf1 #txt p, #ctct ul#sf1 #txt h2, #ctct ul#sf1 #txt a:link, #ctct ul#sf1 #txt a:visited, #ctct ul#sf1 #txt a:hover {
	color:#ff00cb;
}
#art {
	color: #990000;
}
ul#picnav {
	float:right;
	text-align:right;
	clear:both;
	list-style:none;
	position:absolute;
	left:50px;
	bottom:45px;
	z-index:50;
	width: 340px;
}
ul#picnav li {
	display:inline!important;
}
ul#picnav li a {
	float:right;
	display:block;
	height:30px;
	width:34px;
	overflow:hidden;
	text-indent:999em;
	margin-left:5px;
}
/*ul#picnav li.prev a {  background:url(../img/back.png) no-repeat 0 0; }
ul#picnav li.prev a:hover{  background:url(../img/back.png) no-repeat 0 -15px; }*/

ul#picnav li.next a {
	background:url(../img/next.gif) no-repeat 0 0;
}
ul#picnav li.next a:hover {
	background:url(../img/next.gif) no-repeat 0 -34px;
}
ul#cntct {
	float:right;
	text-align:right;
	clear:both;
	list-style:none;
	position:absolute;
	left:50px;
	bottom:15px;
	z-index:50;
	width: 340px;
}
ul#cntct li {
	clear:both;
}
ul#cntct li a {
	color:#403C38;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
ul#cntct li a span {
	border: none;
	display:block;
	float:right;
	padding: 1px 1px 1px 2px;
	line-height:12px;
	cursor: hand;
	cursor: pointer;
}
ul#cntct li a:hover span, ul#cntct li a.active span {
	border: 1px dashed #403C38;
	padding: 0 0 0 1px;
}
#sale ul #txt a {
	color:#A48176;
}
#sale ul #txt a:hover {
	color:#A48176!important;
}
#sale ul #txt a b, .oldprice b {
	background:url(../img/linetrough.gif) repeat-x 0 2px;
	padding: 0 1px 0 1px;
}
#sale #txt {
	width:565px;
}
#sale #txt #artimg {
	width:333px;
	height:333px;
	overflow:hidden;
	float:left;
	margin-top:120px;
	display:inline;
}
#sale #txt #artdesc {
	width:210px;
	float:left;
	margin-top:120px;
	display:inline;
	color:#A48176;
}
#sale #txt #artdesc .desctxt p {
	text-transform:none;
	color:#A48176;
	margin:1em 0 2em 0;
}
#sale #txt #artdesc .desctxt p {
	color:#A4817;
}
#sale #txt #artdesc .contact {
	margin-top:2em;
}
#sale #txt #artdesc .contact a {
	color:#A4817;
	font-size:46px;
}
