﻿/* main */
#jg_photo{margin:0 0 15px 25px}
#jg_photo_thumb{overflow:hidden}
div.jg_photo_album p, div.jg_photo_album a.jg_backlink{margin-left:25px}
/* view switch & slideshow buttons */
#jg_photo_views{height:35px}
#jg_photo_slideshow, #jg_photo_thumbview, #jg_photo_detailview{cursor:pointer; width:25px; height:25px; display:inline-block; position:absolute; right:30px; background:url(images/thumbview.gif) no-repeat 0 0}
#jg_photo_slideshow.jg_photo_active, #jg_photo_thumbview.jg_photo_active, #jg_photo_detailview.jg_photo_active{background-position:0 -25px}
#jg_photo_slideshow{left:0 !important; background-image:url(images/slideshow.gif)}
#jg_photo_detailview{right:0; background-image:url(images/detailview.gif)}
/* page/item switch buttons */
#jg_photo_left, #jg_photo_right{display:inline-block; cursor:pointer; width:18px; height:32px; position:absolute; background:url(images/left.png)}
#jg_photo_left{left:-25px}
#jg_photo_right{right:-25px; background-image:url(images/right.png)}
/* thumbs */
#jg_photo a{padding:0 8px 8px 0; display:inline-block; line-height:0}
/* detail view */
#jg_photo_detail{display:none; text-align:center}
#jg_photo_detail img{cursor:pointer}
/* pager */
#jg_photo_pager span{display:inline-block; color:#808080; font-size:14px; width:24px; height:24px; text-align:center; padding:1px 1px 0 0; margin:0 5px 0 0; cursor:pointer; background:url(images/page.gif) no-repeat 0 0}
#jg_photo_pager span.jg_photo_active{background-position:0 -25px; color:#555}
a.jg_backlink{display:block}
/* title & summary & number*/
span.jg_photo_title, span.jg_photo_summary{display:none}
h5#jg_photo_title{position:absolute; text-align:center; width:100%}
#jg_photo_number{position:absolute; right:0}