/* LIGHTBOX GALLERY WITH TABS */

 #btmleftNav {display:none;}
 #rightContent {width:100%!important;position:relative;z-index:7;}
 #flashGallery {outline:none;}

#flashGallery {float:left;margin-left:91px;margin-top:20px;padding-bottom:15px;}
#flashGallery .pgNav {float:left; width:150px; margin-left:0px; border-top:1px solid #303030;}
#flashGallery .pgNav ul.tabset_tabs {list-style:none; width:100%; padding:0; margin:0; font-size:12px; float:left;}
#flashGallery .pgNav ul.tabset_tabs li {clear:both;}
#flashGallery .pgNav ul.tabset_tabs li a {float:left; display:block; line-height:23px; text-decoration:none; 
    color:#CCCCCC!important; width:140px; height:auto; font-weight:normal; background-color:#1C1C1C; padding:2px 5px;}
#flashGallery .pgNav ul.tabset_tabs li a:hover{color:#fff!important; font-weight:bold; background-color:#303030 !important;}
#flashGallery .pgNav ul.tabset_tabs li a.active {color:#fff!important; font-weight:bold; background-color:#303030 !important;}


#flashGallery .pgList ul{width:550px; margin:0px auto; padding:0px; list-style-type:none;}
#flashGallery .pgList ul li{float:left; width:101px; height:76px; padding:2px;}
#flashGallery .pgList ul li a{display:block;}
#flashGallery .pgList ul li a img{border:1px solid #fff; width:99px; height:74px;}


#flashGallery .tabset_content {width:550px; display:none; float:left;}
#flashGallery .tabset_content ul {margin-left:25px; padding-left:0;}
#flashGallery .tabset_content ul li {font-size:11px; line-height:15px; margin:0;}
#flashGallery .tabset_label {font-size:12px; color:#66395D; margin:5px 0;}
#flashGallery .tabset_content_active {display:block;}
*html .tabset_conten, *html #flashGallery .pgList ul {width:500px!important;}