|
Place a bid
#mainpage {
margin:0px;
padding:0px;
background-color:eeeeff;
text-align:center;
font:11px Verdana,Arial,Helvetica,sans-serif;
}
#container{
width:700px;
margin:auto;
padding-bottom:20px;
}
/* basic styles */
h1,h2,h3,h4,h5,h6{
font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
font-weight:lighter;
margin:10px 0px 0px 0px;
color:#222;
}
h1{
font-size:28px;
}
h2{
font-size:25px;
color:#0a294f;
}
h3{
font-size:22px;
color:#202f0f;
}
h4{
font-size:18px;
color:#911322;
}
h5{
font-size:16px;
color:#af3d0a;
}
h6{
font-size:11px;
font-weight:bold;
color:#222;
}
del{
color:#999;
}
acronym{
/*border-bottom:1px dotted #222;*/
border:none;
background:url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/dottedborder_dark.gif) repeat-x bottom center;
padding-bottom:1px;
cursor:help;
}
hr{
width:100%;
border:0;
margin:5px 0px !important;
margin:2px 0px 5px 0px;
height:1px;
color:#777;
background-color:#777;
}
a{
color:#af2639;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
p{
line-height:22px;
margin:5px 0px 15px 0px;
/*text-align:justify;*/
}
.noborder{
border:0;
}
#content ul{
margin:0px;
padding:0px 10px 5px 15px;
list-style-type:none;
}
#content ol{
margin:0px;
padding:0px 10px 5px 33px;
}
#content ul li{
padding-bottom:7px;
background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/arrow.gif) no-repeat 0px 5px;
padding-left:10px;
}
#content ol li{
padding-bottom:7px;
}
#content ul li ul{
margin:8px 0px -7px 0px;
}
/* I can't get to display inline very well so just use */
#content .pre{
font:11px "Courier New",Courier,sans-serif;
color:#af454a;
}
img{
border:none;
}
img.floatright,
img.floatleft,
#left img{
border:1px solid #222;
}
a:hover img.floatright,
a:hover img.floatleft,
#left a:hover img{
border:1px solid #af2639;
}
/* floats, positioning, and widths */
.floatleft{
float:left;
}
.floatright{
float:right;
}
.w50{
width:50%;
}
.floatleft p{
padding:0px 10px 0px 0px;
}
.floatright p{
padding:0px 0px 0px 10px;
}
img.floatleft{
margin:15px 15px 5px 0px;
}
img.floatright{
margin:15px 0px 5px 15px;
}
/* rounded corners */
.tl{background:#222 url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/tl.gif) no-repeat top left;}
.tr{background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/tr.gif) no-repeat top right;}
.br{background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/br.gif) no-repeat bottom right;}
.bl{background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/bl.gif) no-repeat bottom left;}
.ltl{background:#efefef url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/l_tl.gif) no-repeat top left;}
.ltr{background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/l_tr.gif) no-repeat top right;}
.lbr{background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/l_br.gif) no-repeat bottom right;}
.lbl{background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/l_bl.gif) no-repeat bottom left;}
/* blockquotes and code*/
blockquote{
min-height:35px;
width:100%;
display:block;
margin:10px auto;
background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/quote.gif) no-repeat 10px 10px;
}
* html blockquote{
min-height:35px;
height:auto !important;
height:35px;
}
blockquote p{
margin:0px;
line-height:17px;
padding:10px 10px 10px 50px;
}
blockquote span{
color:#999;
font-size:9px;
padding-top:5px;
display:block;
}
blockquote span a{
color:#555;
text-decoration:none;
}
blockquote span a:hover{
text-decoration:underline;
}
blockquote.go{
background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/go.gif) no-repeat 10px 50%;
}
blockquote.stop{
background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/stop.gif) no-repeat 11px 50%;
}
blockquote.exclamation{
background:transparent url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/exclamation.gif) no-repeat 23px 50%;
}
code{
display:block;
width:92%;
margin:0px auto 15px auto;
line-height:17px;
}
code .red{
color:#af454a;
}
/* forms */
form select,
form input,
form textarea{
font:11px Verdana,Arial,Helvetica,sans-serif;
border:1px solid #888;
}
form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form select:hover,
form select:focus{
background-color:#f9f9f9;
/*border:1px dotted #888; optional thought */
border:1px solid #444;
}
form select{
padding:1px;
}
form input{
padding:1px;
}
form label{
display:block;
color:#777
}
form textarea{
padding:1px;
line-height:16px;
}
form p{
margin:10px 0px;
}
/* top section */
#top{
background:url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/contentbg.gif) repeat-y top center;
}
/* very bottom curve */
#bottom{
background:url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/container_b.gif) no-repeat bottom center;
height:9px;
}
* html #bottom{
margin-top:-4px;
}
/* header */
#header{
font:30px Georgia,Verdana,Arial,Helvetica,sans-serif;
width:680px;
height:175px;
margin:auto;
background:url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/h1.jpg) no-repeat top center;
text-align:left;
}
#title{
margin-top:130px;
margin-left:13px;
position:absolute;
color:#fff;
background-color:transparent;
cursor:default;
}
/* menubar */
.nav{
height:40px;
background-color:#222;
color:#fff;
width:680px;
margin:auto;
text-align:left;
font-size:11px;
cursor:default;
}
.nav2{
height:40px;
}
#slogan{
position:absolute;
margin:11px 0px 0px 15px;
font-size:14px;
}
#navdiv{
text-align:right;
}
#navlist{
list-style-type:none;
margin:0px;
padding:13px 8px 0px 0px;
}
#navlist li{
display:inline;
}
#navlist li a{
color:#fff;
font-weight:bold;
text-decoration:none;
height:40px;
padding:8px 6px 9px 6px;
}
#navlist li a:hover{
color:#bfbfbf;
/* other thoughts
border-top:5px solid #fff;
color:#df521b;
*/
}
/* content */
#content{
min-height:400px;
width:680px;
margin:auto;
color:#222;
text-align:left;
}
* html #content{
min-height:400px;
height:auto !important;
height:400px;
}
#left{
width:440px;
float:left;
padding:10px 10px 20px 10px;
}
* html #left{
padding-top:20px;
}
/* sidebar */
#right{
width:190px;
float:right;
padding:20px 10px 20px 20px;
}
* html #right{
padding-top:30px;
}
#right .sideitem{
margin-bottom:25px;
}
#right .sideitem h4{
font:12px Georgia,Arial,Helvetica,sans-serif;
font-weight:bold;
color:#222;
width:100%;
background:#fff url(http://www.vinyleye.com.au/listing_factory/boris-smile/images/dottedborder.gif) repeat-x bottom center;
padding-bottom:3px;
margin-bottom:13px;
}
#right .sideitem b{
/*display:block;*/
}
#right .sideitem p{
padding:0px 5px;
}
#right .sideitem ul{
margin-left:-4px;
}
/* footer */
.footer{
height:30px;
width:680px;
margin:auto;
color:#fff;
text-align:left;
clear:both;
}
.footer div{
height:30px;
}
#copyright{
text-align:left;
float:left;
padding:8px;
margin-top:0px !important;
margin-bottom:-16px;
}
#designcredit{
float:right;
text-align:right;
padding:8px;
margin-bottom:-16px;
}
#designcredit a{
color:#9f9f9f;
}
#designcredit a:hover{
color:#cf262d;
text-decoration:none;
}
VINYL VINYL AND MORE VINYL!
Payments
Shipping
Returns
About Us
BORIS - SMILE
LIMITED EDITION - 3000 COPIES
______
__________________________
artist
BORIS
title
SMILE
label
SOUTHERN LORD
catalog #
SUNN92
format
2LP - GATEFOLD / NEW / SEALED
price
$34.95
.imageborder {
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;
margin: 8px;
background-color: white;
/* This adds the border */
padding:8px;
border:solid;
border-color: #dddddd #dddddd #dddddd #dddddd;
border-width: 1px 1px 1px 1px;
}
#showimage{
cursor: hand;
cursor: pointer;
position:absolute;
visibility:hidden;
border: 1px solid black;
z-index:100;
padding: 4px;
background-color: white;
background-image: url("http://www.vinyleye.com.au/listing_factory/boris-smile/images/Loading.gif");
background-position: center;
background-repeat: no-repeat;
}
#dragbar{
cursor: move;
cursor: move;
background-color: white;
min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
cursor: hand;
cursor: pointer;
font-weight: bold;
margin: 3px;
}
/*JS Container CSS Properties For MultiPage Gallery*/
.slideshow{ /*CSS for DIV containing each image*/
/*margin: 0 auto; */
}
.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
}
#PicCage{
float: left;
margin: 10;
}
#navlinks{ /*CSS for DIV containing the navigational links*/
text-decoration: none;
}
#navlinks a{ /*CSS for each navigational link*/
a:link, a:visited:text-decoration:underline; a:hover:text-decoration:none;;margin-right: 2px;
margin-bottom: 3px;
padding: 5px;
background-color: white;
color: black;
border: 1px Solid white;
font-size: 110%;
text-decoration: none;
}
#navlinks a.current{ /*CSS for currently selected navigational link*/
padding: 5px;
background-color: black;
color: white;
text-decoration: none;
}
#ThumbCage{
}
/***********************************************
* Image Thumbnail viewer- © Dynamic Drive (www.dynamicdrive.com)
* Last updated Sept 26th, 03'. This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
* Full Permission has been granted by Dinamic Drive for use of upto 10 scripts by Listing Factory 2008
***********************************************/
var ie=document.all
var ns6=document.getElementById&&!document.all
function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat" && !window.opera)? document.documentElement : document.body
}
function enlarge(which, e, position, imgwidth, imgheight, thumbwidth, thumbheight){
if (ie||ns6){
crossobj=document.getElementById? document.getElementById("showimage") : document.all.showimage
if (position=="center"){
pgyoffset=ns6? parseInt(pageYOffset) : parseInt(ietruebody().scrollTop)
horzpos=ns6? pageXOffset+window.innerWidth/2-imgwidth/2 : ietruebody().scrollLeft+ietruebody().clientWidth/2-imgwidth/2
vertpos=ns6? pgyoffset+window.innerHeight/2-imgheight/2 : pgyoffset+ietruebody().clientHeight/2-imgheight/2
if (window.opera && window.innerHeight) //compensate for Opera toolbar
vertpos=pgyoffset+window.innerHeight/2-imgheight/2
vertpos=Math.max(pgyoffset, vertpos)
}
else{
var horzpos=ns6? pageXOffset+e.clientX : ietruebody().scrollLeft+event.clientX
var vertpos=ns6? pageYOffset+e.clientY : ietruebody().scrollTop+event.clientY
}
crossobj.style.left=horzpos+"px"
crossobj.style.top=vertpos+"px"
crossobj.innerHTML=' '
crossobj.style.visibility="visible"
return false
}
else //if NOT IE 4+ or NS 6+, simply display image in full browser window
return true
}
function closepreview(){
crossobj.style.visibility="hidden"
}
function drag_drop(e){
if (ie&&dragapproved){
crossobj.style.left=tempx+event.clientX-offsetx+"px"
crossobj.style.top=tempy+event.clientY-offsety+"px"
}
else if (ns6&&dragapproved){
crossobj.style.left=tempx+e.clientX-offsetx+"px"
crossobj.style.top=tempy+e.clientY-offsety+"px"
}
return false
}
function initializedrag(e){
if (ie&&event.srcElement.id=="dragbar"||ns6&&e.target.id=="dragbar"){
offsetx=ie? event.clientX : e.clientX
offsety=ie? event.clientY : e.clientY
tempx=parseInt(crossobj.style.left)
tempy=parseInt(crossobj.style.top)
dragapproved=true
document.onmousemove=drag_drop
}
}
document.onmousedown=initializedrag
document.onmouseup=new Function("dragapproved=false")
/***********************************************
* Photo Album script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
* Full Permission has been granted by Dinamic Drive for use of upto 10 scripts by Listing Factory 2008
***********************************************/
var dimension="1x1" //Specify dimension of gallery (number of images shown), such as 4x2, 3x1 etc
//Specify images:
//galleryarray[x]=["path_to_image", "optional_title_attribute", "optional_text_description", "optional_link"]
var galleryarray=new Array()
galleryarray[0]=["http://www.vinyleye.com.au/listing_factory/boris-smile/images/boris-smile_927310_thumb.jpg", "", "", "http://www.vinyleye.com.au/listing_factory/boris-smile/images/boris-smile_927310_large.jpg", "400", "389" , "250", "243"]
var href_target=""
var totalslots=dimension.split("x")[0]*dimension.split("x")[1]
function buildimage(i){
var tempcontainer=""
tempcontainer+=galleryarray[i][3]!=""?
tempcontainer+='' : ""
tempcontainer+='';
tempcontainer=galleryarray[i][3]!=""? tempcontainer+'' : tempcontainer
tempcontainer+='';
if (galleryarray[i][1] != ""){
tempcontainer+=' ';
tempcontainer=galleryarray[i][1]!=""? tempcontainer+galleryarray[i][1] : tempcontainer
tempcontainer+=' ';
}
tempcontainer+=' ';
//tempcontainer+='';
//tempcontainer=galleryarray[i][2]!=""? tempcontainer+galleryarray[i][2] : tempcontainer
//tempcontainer+=' ';
tempcontainer+='';
return tempcontainer
}
function jumptopage(p){
var startpoint=(p-1)*totalslots
var y=1;
for (i=0; i |