.gallery_prototype .main_img { width: 302px; visibility: hidden; height: 227px; padding:10px; background:#eadcb7; border:1px solid #dfca93; }

.gallery_prototype .thumbs_container { }

.gallery_prototype .thumbs_container .thumbs_left a { width: 21px; margin-top: 5px; margin-right: 3px; float: left; height: 60px; display:block; background:url(../images/gallery_left.jpg); }
.gallery_prototype .thumbs_container .thumbs_left a:hover { background:url(../images/gallery_left_hover.jpg); }

.gallery_prototype .thumbs_container .thumbs_empty { width: 21px; margin-top: 5px; margin-right: 3px; float: left; height: 60px; display:block; background:url(../images/spacer.gif); }
.gallery_prototype .thumbs_container .thumbs_empty a { width: 21px; margin-top: 5px; margin-right: 3px; float: left; height: 60px; display:block; background:url(../images/spacer.gif); }
.gallery_prototype .thumbs_container .thumbs_empty a:hover { background:url(../images/spacer.gif); }

.gallery_prototype .thumbs_container .thumbs_right a { width: 21px; margin-top: 5px; margin-left: 3px; float: left; height: 60px; display:block; background:url(../images/gallery_right.jpg); }
.gallery_prototype .thumbs_container .thumbs_right a:hover { background:url(../images/gallery_right_hover.jpg); }

.gallery_prototype .thumbs_container .thumbs_left a span,
.gallery_prototype .thumbs_container .thumbs_right a span{display:none;}

.gallery_prototype .thumbs_container .thumbs { height: 77px; width: 276px; float: left; overflow: hidden; position: relative; }

.gallery_prototype .thumbs_container .thumbs .carousel { position: absolute; width: 4000px; height: auto; }

.gallery_prototype .thumbs_container .thumbs .carousel div { float: left; width:auto; height:auto; margin-right: 5px; padding-top: 6px; cursor: pointer; }

.gallery_prototype .thumbs_container .thumbs .carousel div img { border: 1px solid #bbb; padding:2px; background:#FFFFFF; }

.gallery_prototype .thumbs_container .thumbs .carousel div.current { background-image: url(../images/gallery_active_arrow.jpg); background-repeat: no-repeat; background-position: 56px 1px; }

.gallery_prototype .thumbs_container .thumbs .carousel div.highlight img { border: 1px solid #ba0000; background:#eadcb7; }

.gallery_prototype .thumbs_container .thumbs .carousel div.current img { border: 1px solid #ba0000; background:#eadcb7; }

.gallery_prototype .thumbs_container .thumbs .carousel div span { padding: 3px; height: 29px; width: 108px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFFFF; background-color: #000000; position: absolute; margin-top: 35px; margin-left: 3px; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; top: 3px; display: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

.gallery_prototype .thumbs_container .thumbs .carousel div div { display: none; }


