/*
~-------------------------------------------~
Filename:	gallerystyles-2.css
Last Updated:	26 Jan 2008 @ 03:45:06
Filesize:	1.8KB
~-------------------------------------------~
Styles used for gallery and image pages
~-------------------------------------------~
*/

fieldset {padding:7px;border-left:1px solid #666;border-top:1px solid #666;border-right:1px solid #444;border-bottom:1px solid #444}
legend {}

#col1 {width:229px;padding-bottom:20px;float:left;}
#col2 {width:550px;padding-bottom:20px;float:left;background:url(../../images/sep.jpg) no-repeat top left;}
#col1 fieldset {width:170px;margin:20px 0 0 20px}
#col1 fieldset ul {margin:0;padding:0;list-style:none}
#col1 fieldset ul li {font-size:11px}

/* GALLERY IMAGES */
#gallery-image {padding:26px 20px 0 20px;position:relative}
#gallery-image img {}
#gallery-image-title {position:absolute;padding:4px 8px;margin:2px 0 0 2px;background:#222;border:1px solid #000;border-width:0 2px 2px 0;}
#gallery-image-full img {border:2px solid #000}

/* GALLERY THUMBS */
ul#gallery-thumbs {margin:0;padding:0;list-style:none}
#gallery-thumbs li {float:left;margin:0 15px 20px 18px}
#gallery-thumbs a, #gallery-thumbs a:visited {width:80px;height:80px;display:block;border:1px solid darkred}
#gallery-thumbs a:hover {border:1px solid red}

#image-info {width:143px;margin:10px 0 0 26px;text-align:left}
ul#image-info-list  {margin:0 0 0 16px;padding:0}
.image-prev {width:32px;height:32px;float:left;background:url(../../images/prev-horizontal.png) no-repeat}
.image-nav-prev {width:100px;float:left;text-align:left;line-height:32px;font-size:11pt}
.image-next {width:32px;height:32px;float:right;background:url(../../images/next-horizontal.png) no-repeat}
.image-nav-next {width:100px;float:right;text-align:right;line-height:32px;font-size:11pt}

.pag {margin:0 0 11px 0;padding:0}
.pag img {margin:0;}