/* (C) 2007 YOOtheme.com */
div.yoo-gallery {
overflow: hidden;
}
div.yoo-gallery div.thumbnails {
}
/* slideshow */
div.yoo-gallery div.slideshow-bg {
margin-bottom: 10px;
}/* (C) 2007 YOOtheme.com */
div.default div.yoo-gallery div.thumbnail {
padding: 2px;
float: left;
}
div.default div.yoo-gallery div.thumbnail-bg {
padding: 1px;
border: 1px solid #c8c8c8;
background: #ffffff;
float: left;
}
div.default div.yoo-gallery div.thumbnail img {
float: left;
}/* (C) 2007 YOOtheme.com */
body.yootools-black div.default div.yoo-gallery div.thumbnail-bg {
border: 1px solid #464646;
background: #141414;
}
/* (C) 2007 YOOtheme.com */
div.polaroid div.yoo-gallery div.thumbnail {
padding: 15px;
float: left;
position: relative;
}
div.polaroid div.yoo-gallery div.polaroid-m {
border: 1px solid #c8c8c8;
background: #ffffff url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 100% repeat-x;
float: left;
}
div.polaroid div.yoo-gallery div.polaroid-l {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 100% no-repeat;
float: left;
}
div.polaroid div.yoo-gallery div.polaroid-r {
padding:6px 6px 18px 6px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 100% 100% no-repeat;
float: left;
}
div.polaroid div.yoo-gallery div.tape {
position: absolute;
top: 1px;
left: 50%;
z-index: 1;
width: 78px;
height: 28px;
margin-left: -37px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 0 no-repeat; /* ie6png:crop */
}
div.polaroid div.yoo-gallery div.thumbnail img {
float: left;
}/* (C) 2007 YOOtheme.com */
div.rounded div.yoo-gallery div.thumbnail {
padding: 7px;
float: left;
position: relative;
}
div.rounded div.yoo-gallery div.corner-tl,
div.rounded div.yoo-gallery div.corner-tr,
div.rounded div.yoo-gallery div.corner-bl,
div.rounded div.yoo-gallery div.corner-br {
position: absolute;
width: 8px;
height: 8px;
z-index: 1;
}
div.rounded div.yoo-gallery div.corner-tl {
top: 7px;
left: 7px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -8px -8px no-repeat; /* ie6png:crop */
}
div.rounded div.yoo-gallery div.corner-tr {
top: 7px;
right: 7px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 -8px no-repeat; /* ie6png:crop */
}
div.rounded div.yoo-gallery div.corner-bl {
bottom: 7px;
left: 7px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -8px 0 no-repeat; /* ie6png:crop */
}
div.rounded div.yoo-gallery div.corner-br {
bottom: 7px;
right: 7px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 0 no-repeat; /* ie6png:crop */
}
div.rounded div.yoo-gallery div.thumbnail img {
float: left;
}/* (C) 2007 YOOtheme.com */
body.yootools-black div.rounded div.yoo-gallery div.corner-tl {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -8px -8px no-repeat; /* ie6png:crop */
}
body.yootools-black div.rounded div.yoo-gallery div.corner-tr {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 -8px no-repeat; /* ie6png:crop */
}
body.yootools-black div.rounded div.yoo-gallery div.corner-bl {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -8px 0 no-repeat; /* ie6png:crop */
}
body.yootools-black div.rounded div.yoo-gallery div.corner-br {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 0 no-repeat; /* ie6png:crop */
}
/* (C) 2007 YOOtheme.com */
div.cutted div.yoo-gallery div.thumbnail {
padding: 15px;
float: left;
position: relative;
}
div.cutted div.yoo-gallery div.thumbnail-bg {
padding: 4px;
border: 1px solid #c8c8c8;
background: #ffffff;
float: left;
}
div.cutted div.yoo-gallery div.corner-tl,
div.cutted div.yoo-gallery div.corner-tr,
div.cutted div.yoo-gallery div.corner-bl,
div.cutted div.yoo-gallery div.corner-br {
position: absolute;
width: 25px;
height: 25px;
z-index: 1;
}
div.cutted div.yoo-gallery div.corner-tl {
top: 12px;
left: 12px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -25px -25px no-repeat; /* ie6png:crop */
}
div.cutted div.yoo-gallery div.corner-tr {
top: 12px;
right: 12px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 -25px no-repeat; /* ie6png:crop */
}
div.cutted div.yoo-gallery div.corner-bl {
bottom: 12px;
left: 12px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -25px 0 no-repeat; /* ie6png:crop */
}
div.cutted div.yoo-gallery div.corner-br {
bottom: 12px;
right: 12px;
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 0 no-repeat; /* ie6png:crop */
}
div.cutted div.yoo-gallery div.thumbnail img {
float: left;
}/* (C) 2007 YOOtheme.com */
body.yootools-black div.cutted div.yoo-gallery div.thumbnail-bg {
border: 1px solid #323232;
background: #141414;
}
body.yootools-black div.cutted div.yoo-gallery div.corner-tl {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -25px -25px no-repeat; /* ie6png:crop */
}
body.yootools-black div.cutted div.yoo-gallery div.corner-tr {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 -25px no-repeat; /* ie6png:crop */
}
body.yootools-black div.cutted div.yoo-gallery div.corner-bl {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) -25px 0 no-repeat; /* ie6png:crop */
}
body.yootools-black div.cutted div.yoo-gallery div.corner-br {
background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 0 no-repeat; /* ie6png:crop */
}
/* (C) 2007 YOOtheme.com */
div.plain div.yoo-gallery div.thumbnail {
float: left;
}
div.plain div.yoo-gallery div.thumbnail img {
float: left;
}
/*
FILE ARCHIVED ON 22:30:14 Aug 15, 2016 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 07:47:12 Aug 18, 2026.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 0.439
exclusion.robots: 0.046
exclusion.robots.policy: 0.037
esindex: 0.006
cdx.remote: 23.804
LoadShardBlock: 105.499 (3)
PetaboxLoader3.datanode: 127.555 (4)
load_resource: 361.613
PetaboxLoader3.resolve: 296.985
*/