/* Search plugin */
.ui-widget-picker dl.ico-articles dt { background:url(plugins/articles/images/icon-articles.jpg) 0 0 no-repeat; background-position:top left;  } 

.ui-widget-picker dl.ico-article-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-category-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-categories-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-featured-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-latest-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-column-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-board-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-intro-handler dt { background:url(plugins/articles/images/icon-handler.jpg) 0 0 no-repeat; background-position:top left; }

.note { padding-top:5px; padding-bottom:5px; }
.checkbox-container { position:relative; padding-left:20px; padding-bottom:2px; }
.checkbox-container input { position:absolute; top:0px; left:0px; }

.ico-featured-handler dd { height:100px; }
.ico-column-handler dd { height:70px; }
.ico-latest-handler dd div { padding:10px; padding-left:60px; height:50px; background:url(plugins/articles/images/latest.jpg) 0 0 no-repeat; }
.ico-latest-handler dd div select { width:200px; margin-top:2px; }
.ico-board-handler dd div { padding:10px; }

.article-permissions { padding-left:20px; }
.comment { padding:10px;  padding-bottom:20px; background-color:#f3f3f3; margin-top:1px; }
.comment .comment-date { display:block; height:14px; width:180px; font-size:10px; color:#999}
.comment .comment-author { display:block; height:14px; width:180px; }
.comment .comment-text { display:block; padding:10px; margin-left:180px; background-color:#fff; }
a.comment-link { display:block; height:22px; padding-top:3px; width:25px; background:url(plugins/articles/images/comments.jpg) 0 0 no-repeat; color:#fff; font-size:10px; }
a.comment-link-inactive { background:url(plugins/articles/images/comments-inactive.jpg) 0 0 no-repeat; }

img.floated { float:left; margin-right:10px; margin-bottom:5px; width:335px; }
img.thumb { width:100px; height:100px; }

table.pagination { margin-top:18px; }
table.pagination td { width:20px; }
table.pagination td.prev, table.pagination td.next { width:100px; }
table.pagination td { width:20px; }
table.pagination td a { display:block; width:20px; height:20px; text-align:center; }
table.pagination td a.selected { color:#000; font-weight:bold; }
table.pagination td.prev a { width:100px; }
table.pagination td.next a { width:100px; }

.paging { position:relative; margin:0px auto; display:inline-block; height:28px; width:510px;  }
.paging { zoom: 1; display:block; } 
.paging:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.paging a { float:left; display:block; width:126px; height:28px;  outline:none; margin-left:1px; }
.paging a:hover, a:active { outline:none; }
.paging a.first-page, .paging a.last-page { background:url(plugins/articles/images/first-page.inactive.jpg) 0 0 no-repeat; background-position:center center; }
.paging a.first-page:hover {  background:url(plugins/articles/images/first-page.jpg) 0 0 no-repeat; background-position:center center;  }
.paging a.last-page:hover {  background:url(plugins/articles/images/last-page.jpg) 0 0 no-repeat; background-position:center center; } 
.paging a.last-page { background:url(plugins/articles/images/last-page.inactive.jpg) 0 0 no-repeat; background-position:center center; }
.paging a.prev-page, .paging a.next-page {  background:url(plugins/articles/images/prev-page.inactive.jpg) 0 0 no-repeat; background-position:center center; }
.paging a.prev-page:hover {  background:url(plugins/articles/images/prev-page.jpg) 0 0 no-repeat; background-position:center center;}
.paging a.next-page:hover {  background:url(plugins/articles/images/next-page.jpg) 0 0 no-repeat; background-position:center center;} 
.paging a.next-page { background:url(plugins/articles/images/next-page.inactive.jpg) 0 0 no-repeat; background-position:center center; }

.paging span.pages { float:left; display:block; width:150px; padding-left:3px; height:16px; } 
.paging span.pages a { height:20px;width:21px; line-height:20px; text-align:center; color:#fff; background:url(plugins/articles/images/page.inactive.jpg) 0 0 no-repeat; background-position:center center; font-size:9px; }
.paging span.pages a:hover, .paging span.pages a.selected { background:url(plugins/articles/images/page.jpg) 0 0 no-repeat; background-position:center center; } 

img.float-list-image { float:left; margin-right:10px; }

table.list td.filter { background:none; height:50px; }
div.filterable { padding-top:34px; background:url(plugins/articles/images/filter.bg.jpg) 0 0 no-repeat; background-position:top left; } 
div.filters { position:relative; height:45px; color:#2977da; }
div.filters p { position:absolute; display:block; top:18px; left:70px; width:100px; height:20px; font-size:11px;  color:#5585ad; }
div.filters p.show-label { color:#2977da; }
div.filters p.filter-category { width:130px; padding-left:5px; height:42px; padding-top:0px; top:-3px; left:174px; background:url(plugins/articles/images/filter.dropdown.jpg) 0 0 no-repeat; background-position:bottom left; }
div.filters p.filter-category select { width:125px; text-transform:none; height:20px; margin-top:5px; }

div.filters p.filter-from-date { left:323px; top:-3px; width:111px; height:42px; padding-left:5px; background:url(plugins/articles/images/filter.input.jpg) 0 0 no-repeat; background-position:bottom left; }
div.filters p.filter-to-date { left:454px; top:-3px; width:111px; height:42px; padding-left:5px; background:url(plugins/articles/images/filter.input.jpg) 0 0 no-repeat; background-position:bottom left; }
div.filters p.filter-from-date input { width:61px; padding-left:2px; height:14px; font-size:11px; font-family:Tahoma; border:none; margin-top:7px; padding-bottom:3px; background:none; }
div.filters p.filter-to-date input { width:61px; padding-left:2px; height:14px; font-size:11px; font-family:Tahoma; margin-top:7px; padding-bottom:3px; border:none; background:none; }
div.filters p.filter-specials { left:585px; width:150px; top:17px; text-transform:none; }
div.filters a.clear-filter-from { cursor:pointer; position:absolute; top:19px; left:400px; display:block; width:50px; height:20px; color:#3b619a; font-size:10px; }
div.filters a.clear-filter-to {  cursor:pointer; position:absolute; top:19px; left:531px; display:block; width:50px; height:20px; color:#3b619a; font-size:10px; }
div.filters p.apply-filters { width:81px; height:27px; left:auto; right:180px; top:12px; }
div.filters p.clear-filters { width:81px; height:27px; left:auto; right:96px; top:12px; }
div.filters p.apply-filters input, div.filters p.clear-filters input  { width:85px; height:25px; background:none; border:none;  background:url(plugins/articles/images/filte.button.jpg) 0 0 no-repeat; background-position:top left; color:#3b619a; font-size:10px;  }

table.list td a.default { color:#000; text-decoration:none; }
table.list td a.default:hover { text-decoration:underline; } 

a.more { display:block; color:#1f6189; padding-left:20px; background:url(plugins/articles/images/red.arrow.jpg) 0 0 no-repeat; background-position:left top; padding-bottom:5px; }

.article { font-family:Tahoma; font-size:12px; color:#313131; }

h1.article { display:block; position:relative; margin-bottom:5px; color:#9d0f63; font-weight:normal; display:block; padding:0px; padding-bottom:10px;  font-size:14px; text-transform:uppercase;  background:url(plugins/articles/images/pink.dot.jpg) 0 0 repeat-x; background-position:bottom; } 
h2.article { display:block; color:#006ae1; padding-bottom:10px; color:#9d0f63; }

div.article-image { position:relative; width:260px; padding-right:10px; padding-bottom:10px; overflow:hidden; }
div.article-image img { width:250px; }
div.article-large-image { position:relative; width:320px; overflow:hidden; float:left; padding-top:5px; }
div.article-large-image div { width:300px; height:200px; overflow:hidden;  }
p.resume { font-weight:bold; font-size:12px; }
p.author, p.source { display:block; padding-top:5px; padding-bottom:20px; font-size:11px; color:#636363; } 

span.date { font-size:11px; }
span.date span { color:#b4b4b4; }

div.article-options { position:relative; width:360px;  height:20px; z-index:9999; color:#000; font-size:10px; font-weight:normal; text-align:left; padding-bottom:10px; }
div.article-options img { margin-left:2px; cursor:pointer; }
div.article-meta-data { border-bottom:1px solid #000; margin-bottom:10px; padding-bottom:10px; }

/* Article & category list|grid view styles  */
.articles-listing { position:relative; width:100%; }
.article-listing-item { padding-bottom:10px; background:url(plugins/articles/images/articles.separator.gif) 0 0 no-repeat; background-position:bottom left; margin-bottom:5px;  }
a.article-listing-title { display:block; padding-bottom:5px; color:#0070c7; }
a.article-listing-more { display:block; color:#0070c7; font-size:11px; padding-top:1px; } 
.article-row { padding-bottom:10px; }
.article-row-thumbnail { float:left; width:100px; padding:1px; border:1px solid #fff; line-height:1px; margin-right:10px; margin-bottom:5px; }
a.article-title { display:block; padding-bottom:5px; font-size:12px; color:#0070c7; }
a.article-title:hover { text-decoration:underline; }
a.read { float:left; margin-top:10px; display:block; width:94px; height:21px; color:#FFF; text-align:center; text-decoration:none; line-height:21px; background:url(plugins/articles/images/blue.button.jpg) 0 0 no-repeat; }
a.read:hover { color: #002268; }
a.viewall, a.back { float:right; display:block; width:94px; height:21px; color:#FFF; text-align:center; text-decoration:none; line-height:21px; background:url(plugins/articles/images/green.button.jpg) 0 0 no-repeat; margin-bottom:10px; font-weight:bold; }
a.viewall:hover { color:#e7ff42; }
a.backwards { }


.grid-cell { position:relative; float:left; width:255px; }
.grid-cell-content { }
.grid .clear-cell { clear:both; line-height:0px; font-size:0px; height:5px; }
.grid .category-label, .list .category-label { text-transform:uppercase; color:#000; font-size:14px; }
.grid-last-cell { background:none; padding:0px; }
.grid-first-cell { padding-right:10px; width:255px; }
.grid-cell .box-content { height:auto !important; height:90px; min-height:90px; }
.list-cell {  position:relative; padding:5px; background-color:#f5f5f5; margin-bottom:2px; }
.list-cell-content { padding-bottom:30px; }

.template-dropdown { width:250px; }
.article-comment-form { margin-top:20px; }

.listing { width:230px; } 
/* Image galleries styles */
input.upload { height:18px; z-index:800; }
input.dark {  background:url(plugins/pictures/images/button.jpg) 0 0 no-repeat; }
input.dark:hover {  background:url(plugins/pictures/images/button.jpg) 0 0 no-repeat; color:#ff9c00; }

.thumb { position:relative; width:99px; height:118px; padding:1px; overflow:hidden; margin:3px; border:1px solid #d6d6d6; background:url(plugins/pictures/images/thumb-date.jpg) 0 0 no-repeat;  }
.thumb div { position:absolute; left:68px; top:1px; height:75px; width:32px; text-align:left; }
.thumb div a { display:block; width:32px; height:34px; }
.thumb p { width:66px; height:99px; overflow:hidden; position:asbolute; top:0px left:0px; }
.thumb span { display:block; position:absolute; bottom:0px; left:0px; width:100px; height:20px; line-height:20px; font-size:10px; text-align:center; color:#005ba1; }
.thumb span.unpublished { color:#c70000; }

.ui-image-tools { overflow:hidden; height:41px; }
.ui-image-tools img { margin-right:1px; cursor:pointer; }
.ui-image-tools img.action {  }

.ui-image-tools-options { position:relative; height:38px; color:#dddddd; background:url(plugins/pictures/images/ui-tools-options.jpg) 0 0 repeat-x; }
.ui-image-tools-options div { display:none; }
.ui-image-tools-options div span { color:#FFF; }

input.apply { position:absolute; top:5px; cursor:pointer; right:120px; height:29px; padding-bottom:5px; padding-top:3px; width:109px; color:#FFF; border:none; background:url(plugins/pictures/images/button.apply.jpg) 0 0 no-repeat;  }
input.apply:hover { color:#ff9c00; }

a.done { position:absolute; display:block; text-align:center; line-height:29px; top:5px; cursor:pointer; right:5px; height:29px; width:109px; color:#FFF; border:none; background:url(plugins/pictures/images/button.apply.jpg) 0 0 no-repeat;  }
a.done:hover { color:#ff9c00; }

.imagegrid { float:left; width:550px;  padding-left:5px; }

.generic-size { position:relative; float:left; width:1px; height:500px; }
.generic-options { position:relative; float:left; width:380px; z-index:10; }
.generic-upload { padding:3px; }
.generic-box { color:#FFF; border-top:1px solid #8a8a8a; background:url(plugins/pictures/images/generic-box.jpg) 0 0 repeat-x; background-position:bottom; background-color:#9a9a9a; }
.generic-box-content { padding:10px; }

input.size { height:16px; padding-left:2px; border:1px solid #8d8d8d; width:40px; }

a.acc { display:block; width:350px; height:30px; line-height:30px; padding-left:30px; color:#516500; background:url(plugins/pictures/images/handle.jpg) 0 0 no-repeat; outline:none; font-weight:bold; }
a.acc:hover { background-color:#999; outline:none; }
a.acc:active { outline:none; }

div.accseparator { height:10px; width:360px; margin:0px auto;  background:url(plugins/pictures/images/separator.jpg) 0 0 no-repeat; background-position:center center; }

div.noimages { background: url(plugins/pictures/images/attention.jpg) no-repeat; background-position:left center; height:26px; padding-left:30px; line-height:26px; }
div.gallerypreview { width:380px; height:290px; background: url(plugins/pictures/images/preloader.gif) no-repeat; background-position:center center; }

ul.grid { display:inline-block; }
ul.grid { zoom: 1; display:block; }
ul.grid:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
ul.grid li { display:block; width:109px; height:129px; float:left; cursor:move; margin:0px; padding:0px; }
.gridplaceholder { display:block; width:90px; height:90px; border:1px dashed #999; float:left;  }

.options-crop, .options-format { position:absolute; height:21px; padding-top:8px; padding-left:10px; display:none; width:400px; }

.ui-option { height:14px; width:30px; border:1px solid #000; padding:2px; }
/* Button plugin */
.ui-widget-picker dl.ico-gallerist dt { background:url(plugins/gallerist/images/icon-gallerist.jpg) 0 0 no-repeat; background-position:top left;  } 

a.gallery-list-item { display:block; height:20px; line-height:20px; } 
/* Events plugin */
.ui-widget-picker dl.ico-events dt { background:url(plugins/events/images/icon-events.jpg) 0 0 no-repeat; background-position:top left;  } 
.ui-widget-picker dl.ico-event-handler dt { background:url(plugins/events/images/icon-events.jpg) 0 0 no-repeat; background-position:top left; }
.ui-widget-picker dl.ico-eventslist-handler dt { background:url(plugins/events/images/icon-events.jpg) 0 0 no-repeat; background-position:top left; }

dd.events { background:url(plugins/events/images/icon.events.jpg) 0 0 no-repeat; background-position:top left; height:40px; } 
dd.events div { padding-left:50px; height:40px; line-height:40px; }


input.event-date-field { width:60px; }
/* Button plugin */
.ui-widget-picker dl.ico-button dt { background:url(plugins/button/images/icon-button.jpg) 0 0 no-repeat; background-position:top left;  } 

dd.button div.ui-button { padding:10px; }
dd.button div.ui-button select { width:100%; }

.inbox div { padding-left:90px; height:auto !important; height:70px; min-height:70px;  }
.separate-button div.inbox div { padding-left:70px; padding-top:5px; }
.separate-button a { left:100px; }
/* Button plugin */
.ui-widget-picker dl.ico-map dt { background:url(plugins/map/images/icon-map.jpg) 0 0 no-repeat; background-position:top left;  } 
/* Lightbox stylesheet */
#jquery-overlay { position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;}
#jquery-lightbox { position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0; z-index:9999; }
#jquery-lightbox img { }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative;width: 250px;height: 250px;margin: 0 auto; background-color:#2d4fa8;}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {position: absolute; top: 40%; left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav {position: absolute;top: 0;left: 0; height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }

#lightbox-nav-btnPrev, 
#lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block; top:200px; }
#lightbox-nav-btnPrev { left: 0; float: left;}
#lightbox-nav-btnNext { right: 0; float: right;}
#lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif;background-color: #1c3e97;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data {padding: 0 10px; color: #FFF; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose {width: 66px; float: right;padding-bottom: 0.7em;	}

img.im { margin-top:2px; }

/* Color picker */
.farbtastic { position: relative; }
.farbtastic * { position: absolute;cursor: crosshair;}
.farbtastic, .farbtastic .wheel { width: 195px;height: 195px;} 
.farbtastic .color, 
.farbtastic .overlay { border:1px solid #000; top: 47px;left: 47px;width: 100px;height: 100px;}
.farbtastic .wheel { background: url(plugins/gboxed/images/wheel.png) no-repeat;width: 195px;height: 195px;}
.farbtastic .overlay { background: url(plugins/gboxed/images/mask.png) no-repeat; }
.farbtastic .marker {width: 17px;height: 17px;margin: -8px 0 0 -8px;overflow: hidden; background: url(plugins/gboxed/images/marker.png) no-repeat; }

.glock { position:relative; z-index:9999; }
/* G-Cycle styles */
/* GSlide */
.gslide { position:relative; }
.gslide ul.slideshow { height: 200px; overflow:hidden; display:none; }

/* Thumbnails */
.gslide .thumbnails { display: inline-block; width:300px; height:84px; margin-top:10px; }
.gslide .thumbnails { zoom: 1; display:block; }
.gslide .thumbnails:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Slide area */
.gslide .slidearea { position:relative; float:left; width:654px; height:84px; overflow:hidden; }

/* Slider */
.gslide .slider { position:absolute; left:0; top:0px; height:84px; width:10000px; overflow:hidden;   }
.gslide .slider img { cursor:pointer; border-left:1px solid #FFF; border-right:1px solid #FFF; }
.gslide .slider img.current {  }

/* Left slide control */
.gslide a.slideleft { display:block; cursor:pointer; float:left; width:23px; height:84px;  background:url(plugins/gslide/images/scroll-left.jpg) center center no-repeat; }

/* Right slide control */
.gslide a.slideright { display:block; cursor:pointer; float:right; width:23px; height:84px; background: url(plugins/gslide/images/scroll-right.jpg) center center no-repeat; }

.fullsize { position:relative; height:250px; overflow:hidden;}

.imgnav { position:absolute; top:50%; margin-top:-24px; }
.imgprev { cursor: pointer; left:0px; background:url(plugins/gslide/images/left.gif) 0 0 no-repeat; width:50px; height:52px;  }
.imgnext { cursor: pointer; right:0; background:url(plugins/gslide/images/right.gif) 0 0 no-repeat; width:38px; height:52px; }
.image img { position:asbolute; display:block; top:0px; left:0px;  }
.image.hidden img { display:none; }

.infos { position:absolute; left:0px; top:-60px; height:60px; line-height:60px; font-size:22px; padding-left:20px; background-color:#000; width:100%; }
.preloader { position:absolute; top:50%; left:50%; width:30px; height:30px; margin-top:-15px; margin-left:-15px;  }

div.column { width: 50%; float: left; }

.caption-text { position:absolute; bottom:20px; left:0px; width:80%; height:50px; line-height:13px;  z-index:9999; background:url(plugins/gslide/images/caption.png) 0 0 no-repeat; background-position:top right; font-family:Arial, sans-serif; font-size:16px; color:#FFF; }
.caption-text div { position:relative; padding:10px; }
.caption-png { behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true)); }

.select1-outer { border: solid 2px white; }
/* gsequence gallery styles */
.gsequence-carousel { position:relative; float:left;  width:590px; height:306px; background:url(plugins/gsequence/images/carousel.tile.jpg) 0 0 repeat-x; z-index:100;  }
.gsequence-carousel-outer-frame { position:relative; height:306px; background:url(plugins/gsequence/images/carousel.left.jpg) 0 0 no-repeat;  } 
.gsequence-carousel-inner-frame { position:relative; height:296px; padding:6px; background:url(plugins/gsequence/images/carousel.right.jpg) 0 0 no-repeat; background-position:top right; overflow:hidden; }

.gsequence { position:relative; width:578px; height:294px; overflow:hidden; }
.gsequence-carousel-items { position:relative; width:578px; height:294px; overflow:hidden;  }
.gsequence-carousel-items ul { position:relative; display:block; width:578px; height:294px; overflow:hidden; }
.gsequence-carousel-items ul li { position:absolute; top:0px; left:0px; display:block; width:578px; height:294px; display:none; }
.gsequence-carousel-items ul li.active { display:block; }

.gsequence-carousel-glow { position:absolute; top:6px; left:6px; width:578px; height:294px; background:url(plugins/gsequence/images/carousel.gloww.png) 0 0 no-repeat; z-index:9000; }

.gsequence-carousel-nav { position:absolute; top:304px; left:15px; height:33px; width:400px;  z-index:9999; }
.gsequence-carousel-nav a { display:block; width:26px; height:33px; line-height:28px; float:left; background:url(plugins/gsequence/images/num.inactive.jpg) 0 0 no-repeat;  text-align:center; color:#7a3114; font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:15px; font-weight:bold; }
.gsequence-carousel-nav a.activeSlide, 
.gsequence-carousel-nav a:hover { background:url(plugins/gsequence/images/num.active.jpg) 0 0 no-repeat; color:#FFF; }
.gsequence-caption { position:absolute; top:235px; left:0px; height:60px; width:578px; background-color:#3b0618; z-index:9998; -moz-opacity:.65; filter:alpha(opacity=65); opacity:.65; display:none; } 
.gsequence-caption-text { position:absolute; top:235px; left:0px; height:60px; width:538px; color:#FFF; z-index:9999; padding:10px; padding-top:12px; font-size:14px; font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; line-height:16px; display:none; }

/* Gshow styles */
.gshow { position:relative; width:331px; height:127px; margin:0px auto; z-index:1; background:url(plugins/gshow/images/gallery.thumb.jpg) 0 0 no-repeat; }
.gshow img { position:absolute; top:24px; left:17px; } 

/* Lightbox stylesheet */
#jquery-overlay { position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;}
#jquery-lightbox { position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0; z-index:9999; }
#jquery-lightbox img { }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative;width: 250px;height: 250px;margin: 0 auto; background-color:#622b3d;}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {position: absolute; top: 40%; left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav {position: absolute;top: 0;left: 0; height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; top:200px; }

#lightbox-nav-btnPrev, 
#lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block; top:200px; }
#lightbox-nav-btnPrev { left: 0; float: left;}
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif;background-color: #532132;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data {padding: 0 10px; color: #FFF; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose { width: 30px; float: right;padding-bottom: 0.7em;	}

