.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container { width: 521px; height:100px ; margin:5px auto 5px; padding:0px 0px 0px; display:block; position:relative; }


/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:460px ; height:100px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; padding-top:3px;}

#thumbs img { height:75px }
#thumbs a { padding:0px; margin:0px 1px;}
#thumbs a img{ border:1px #333333 solid;}

/* the forward and backward buttons */
.addfwd    {margin-top: 4px; border: 0px; display:block; position:absolute; cursor:pointer; width:23px; height:77px; top:0px; right:0px; background:url(../images/str_right.png) no-repeat; background-position: 4px 0 ;  }
.addbkwd  {margin-top: 4px; border: 0px; display:block; position:absolute; cursor:pointer; width:23px; height:77px; top:0px; left:0px; background:url(../images/str_left.png) no-repeat;  }
.addfwd:hover    {background-position: 4px -83px ;  }
.addbkwd:hover  {background-position: 0px -83px ;}
/* the forward and backward buttons */
.addfwd2    {margin-bottom: 0px; border: 0px; display:block;  cursor:pointer; width:23px; height:77px; top:0px; right:0px; background:url(../images/str_right.png) no-repeat;  }
.addbkwd2  {margin-bottom : 0px; border: 0px; display:block; cursor:pointer; width:23px; height:77px; top:0px; left:0px; background:url(../images/str_left.png) no-repeat;  }
.addfwd2:hover    {background-position: 0px -83px ;  }
.addbkwd2:hover  {background-position: 0px -83px ;}
/* thumbnail slider end */

#slider-1 {
    width:    485px;
    margin: 0px auto;
}

.display_none{
    display: none;
}

.gallery_list td {vertical-align:top; padding:3px; font-size:10px;}
td.gallery1 {width:169px; padding-bottom:20px;}
td.gallery1 div.div1 {position:relative;width:162px; height:120px;}
td.gallery1 div.div2 {position:relative;width:162px; padding:10px 5px 0 5px; text-align:center; height:12px; overflow:hidden;}
td.gallery1 div.div3 {position:relative;position:absolute; width:162px; top:125px; left:0px; background-color:#EEEEEE; padding:4px 0px; border:1px solid #666666; z-index:100;text-align:center;}

td.gallery2 {padding-bottom:20px;}
td.gallery2 div.div1 {position:relative;width:255px; height:170px; text-align:center;}
td.gallery2 div.div2 {position:relative;padding:10px 0px 0px 0px; text-align:left; height:12px; overflow:hidden; text-align:center;width:255px;}
td.gallery2 div.div3 {position:absolute; width:248px; top:170px; left:3px; background-color:#EEEEEE; padding:4px 0px; border:1px solid #666666; z-index:100; text-align:left;text-align:center;}

td.gallery3 {}
td.gallery3 div.div1 {padding-left:35px;}
td.gallery3 div.div2 {padding:10px 5px 0px 15px;height: 112px; overflow:hidden; font-size:12px; text-align:left;}
td.gallery3 div.div3 {position:absolute; width:288px; top:5px; left:0px; background-color:#EEEEEE; padding:4px 0px; border:1px solid #666666; z-index:100; font-size:12px; text-align:left;text-align:center;}

.gal3{
color:#7C7C7C;
font-size:12px;
text-align:justify;
font-family:Tahoma;
}