![]() |
|||
|
![]() Shimmering Angel Ornament Favor Christmas Holiday Christening Wedding Gift Party For Sale![]()
/* Design by Metamorphosis Design http://www.metamorphozis.com Released for free under a Creative Commons Attribution 2.5 License */ #mainpage { background: #E5E5E5; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; } #contents .h1, h2, h3 { color: #575656; } #contents h1 { font-size: 3em; } #contents h2 { text-transform: uppercase; font-size: 1.1em; font-weight: bold; color: #575656; } #contents h3 { font-size: 1em; } #contents h1 a, h2 a, h3 a { border: none; text-decoration: none; color: #575656; } #contents h1 a:hover, h2 a:hover, h3 a:hover { background: none; color: #FF0000; } #main { width: 778px; margin: 0 auto; background: #ffffff url(http://www.listingfactoryhost.com/users/pomlar/eBayAuctions/fcheartstoppermurano/images/header.gif) no-repeat; border-left: 15px solid #D9D9D9; border-right: 15px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; border-top: 1px solid #D9D9D9; } /* Header */ #header { width: 100%; margin: 0 auto; height: 322px; } #menu { height: 29px; width: 613px; padding-left: 50px; background: url(http://www.listingfactoryhost.com/users/pomlar/eBayAuctions/fcheartstoppermurano/images/menu.gif) repeat-x; margin: 0 auto; } #menu ul { margin: 0; padding: 0; list-style: none; line-height: normal; } #menu li { float: left; } #menu a { display: block; float: left; height: 24px; width: 105px; margin-right: 1px; text-decoration: none; font-size: 14px; font-weight: bold; color: #3B3B3B; padding-top: 5px; text-align: center; } #menu a:hover { color: #FF0000; } /* Logo */ #logo { width: 778px; height: 262px; margin: 0 auto; text-align: left; } #logo h1 { padding-left: 40px; color: #ffffff; padding-top: 30px; font-size: 24px; padding-bottom: 0px; color: #000000; } #logo h2 { font-style: italic; font-size: 10px; padding-left: 40px; color: #000000; } /* Page */ #page { width: 778px; margin: 0 auto; padding-left: 10px; padding-right: 10px; padding-top: 10px; } /* Content */ #content { text-align: left; width: 90%; } #content H2 { background: url(http://www.listingfactoryhost.com/users/pomlar/eBayAuctions/fcheartstoppermurano/images/menu.gif) repeat-x; height: 24px; padding-top: 5px; width: 100%; font-size: 16px; color: #3B3B3B; } #content H2 a { color: #ffffff; } #content a:hover { color: #ff0000; } /* Footer */ #footer { width: 90%; height: 20px; padding: 20px; } .1c1f0a2Y3r5o-7t1c6-a3F8G-6n2i4-t7s8i-9L9T3-h7g6i-2r4y8-p5o9C { color: #ccc; text-align: center; } CouplesOnCakes Everything Wedding Store Payments Shipping Returns Terms Shimmering Angel Ornament .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.listingfactoryhost.com/users/pomlar/eBayAuctions/fcheartstoppermurano/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; } .1c1f0a2Y3r5o-7t1c6-a3F8G-6n2i4-t7s8i-9L9T3-h7g6i-2r4y8-p5o9C { color: #ccc; text-align: center; } /*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: 1px; 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{ } .1c1f0a2Y3r5o-7t1c6-a3F8G-6n2i4-t7s8i-9L9T3-h7g6i-2r4y8-p5o9C { color: #ccc; text-align: center; } /*********************************************** * 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 ***********************************************/ 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 (parent.frames.length==0) { //vertpos=ns6? pgyoffset+window.innerHeight/2-imgheight/2 : pgyoffset+ietruebody().clientHeight/2-imgheight/2 } else { e = e || window.event; vertpos= (e.clientY+document.body.scrollTop-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 ***********************************************/ var dimension="2x2" //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.listingfactoryhost.com/users/pomlar/eBayAuctions/fcheartstoppermurano/images/8637lg_135770851_thumb.jpg", "", "", "http://www.listingfactoryhost.com/users/pomlar/eBayAuctions/fcheartstoppermurano/images/8637lg_940586030_large.jpg", "500", "500" , "300", "300"] 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; iClick HERE for more information about this item. |