﻿/*Start all these rules with .tblGallery or some container to prevent conflicts with other parts of the page*/
.galleryHeading{display:none;}
.tblGallery td{ vertical-align:top; text-align:left;}
.tblGallery .pics{ width:830px; height:429px; overflow:hidden; background:url(../images/gallery/loadanime.gif) no-repeat center center; position:relative; top: 1px; }
.tblGallery .pics div{width:100%; height:100%;}
.tblGallery .pics div img{display:block; }
.tblGallery .tdRightSide{display:none;}
.tblGallery .divInstBack{display:none;}

.tblGallery .tdFilmStrip{}
.tblGallery .tblFilmStrip{width:830px; margin: 0px auto 0 auto; }
.tblGallery table .tdThumbNav{height:55px; width:830px;}
.tblGallery .divNavFrame{ height:100%; width:830px; position:relative; overflow:hidden;}
.tblGallery .nav {position:absolute;top:0px;left:0px;height:100%;margin:0;padding:0;width:1000px;}
.tblGallery .nav li {width:52px;/*width=77+3+3*/ float: left; margin:2px; list-style: none; 
                     color:Green; font-size:0.8em;line-height: 0.9em; }
.tblGallery .nav a {display:block;padding:2px;width:50px;margin-bottom:2px;}
.tblGallery .nav a.activeSlide {-moz-background-clip:border;-moz-background-inline-policy:continuous;
                                -moz-background-origin:padding;background:#afaeac none repeat scroll 0 0;}
.tblGallery .nav a:focus {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}
.tblGallery .nav img {border:medium none;display:block;}
.tblGallery .nav .divCrop{height:40px;width:50px; overflow:hidden;}
.tblGallery .thumb{border:none;}

.tblGallery .tdPrevArrow{display:none;}
.tblGallery .tdNextArrow{display:none;}
.tblGallery .tPagerPrev, .tblGallery .tPagerNext{width:21px; height:35px; overflow:hidden; cursor:pointer;position:relative;top:16px;}
.tblGallery .tPagerPrev{ background:url(../images/gallery/leftarrow.jpg) no-repeat; margin-right:12px; float:right;}
.tblGallery .tPagerNext{ background:url(../images/gallery/rightarrow.jpg) no-repeat; margin-left:12px;float:left;}

.tblGallery .hiddenLabel{display:none;}
/*#divContentArea p{display:none;}*/
