﻿/* LIGHTBOX GALLERY WITH TABS */
#photoGalleryCat {clear:both; float:left; width:590px;  margin:10px 0 25px;}
#photoGalleryCat .pgNav {float:left; width:150px; margin:0; padding:0; background:#faf7f0; }
#photoGalleryCat .pgNav ul {list-style:none; width:150px; padding:0; margin:0; font-size:11px; float:left;}
#photoGalleryCat .pgNav ul li {list-style:none;clear:both;height:auto; padding:0; margin:0; width:100%; text-indent:5px; line-height:23px; cursor:pointer; border-bottom:0; background-color:#2A6528;}
#photoGalleryCat .pgNav ul li.first {border-top:0;}
#photoGalleryCat .pgNav ul li a {float:left;  display:block; line-height:23px; text-decoration:none; 
    color:#5d2425!important; width:140px; height:auto; font-weight:normal;  padding:2px 5px;}
#photoGalleryCat .pgNav ul li:hover{color:#fff!important;line-height:23px; font-weight:bold; background-color:#A3863A!important;}
#photoGalleryCat .pgNav ul li.selected {color:#fff!important;line-height:23px; font-weight:bold; background-color:#A3863A!important;}


#photoGalleryCat .tabset_contentGal {float:right; width:400px; border:0; padding:0;}
#photoGalleryCat .tabset_contentGal ul li {}
#photoGalleryCat .tabset_label {font-size:12px; color:#66395D; margin:5px 0;}
#photoGalleryCat .tabset_contentGal_active {display:block;}

#photoGalleryCat .pgList{float:left; text-align:center; }
#photoGalleryCat .pgList ul{clear:both; float:left; width:400px; margin:0; padding:0px; list-style-type:none; text-align:left; }
#photoGalleryCat .pgList ul li{float:left!important; clear:none!important; font-size:11px; line-height:15px; margin:0; padding:5px; display:inline;}
#photoGalleryCat .pgList ul li a{display:block;}
#photoGalleryCat .pgList ul li a img{border:2px solid #A3863A!important; width:75px; height:50px;}

