img {
  border: 0; }
.collapse{
	border-collapse: collapse; border-spacing: 0px; padding: 0; margin: 0;}
.foto_scroll td.arr_left, .foto_scroll td.arr_right{
	width: 30px; }
.foto_scroll td.arr_left div, .foto_scroll td.arr_right div{
	width: 30px; height: 92px; background: url('/img/gallery_nav_arr_bg.gif') repeat-y top center;}

.foto_scroll{
  width: 800px; height: 94px; margin-left: 5px; position: relative; 
  background: #FFFFFF url('/img/gallery_bg_navigation.jpg') repeat-x bottom left;
  border: 1px solid #878667; border-bottom: 0;}
.foto_scroll td{
	vertical-align: top;}
.foto_scroll .corner{
	position: absolute; width: 3px; height: 5px; font-size:1px;
	background: url('/img/gallery_corner_navigation.gif') no-repeat; }
.foto_scroll .corner_topleft{
	top: -3px; left: -1px;
	background-position: bottom right; }
.foto_scroll .corner_topright{
	top: -3px; right: -1px;
	background-position: bottom left; }
.foto_scroll .corner_bottomleft{
	bottom: 0px; _bottom: -1px; left: -1px;
	background-position: top right; }
.foto_scroll .corner_bottomright{
	bottom: 0px; _bottom: -1px; right: -1px;
	background-position: top left; }

.img_nav_bar a{
  display: block; width: 124px; height: 82px; float: left; 
  vertical-align: center; margin: 0;
  border: 1px solid #878667;}
.img_nav_bar a img{
	padding: 1px; _margin: 1px; }
.img_nav_bar{
  width:730px; float: left;
  overflow:hidden; height: 88px; padding: 2px 0;}
.img_nav_bar td{
  vertical-align: top; text-align: center; }

.view_image{
  float: left; }
a.img_nav_lft   {
  display: block; width: 22px; height:88px; padding: 0px; margin-right: 8px;
  background: url('/img/gallery_nav_arr_l1.gif') no-repeat ; background-position: center;}
a.img_nav_lft:hover   {cursor: hand;}
a.img_nav_rght    {
  display: block; width:22px; height:88px; padding: 0px; margin-left: 8px;
  background: url('/img/gallery_nav_arr_r1.gif') no-repeat ; background-position: center;}
a.img_nav_rght:hover    {cursor: hand; }

.gallery_descr{
  width: 280px; vertical-align: bottom; text-align: right; color: #C8B793;}
#gallery_photo{
  width: 640px; }
.photo_but_left, .photo_but_right{
  width: 15px; vertical-align: middle; text-align: center; }

#prod_img{
	position: relative; height: 100%;
	margin-left: 5px; margin-top: 13px; text-align: center; width: 800px;
	padding: 4px 0 8px; 
	background: #FFFFFF url('/img/gallery_bg_image.jpg') repeat-x bottom left;
  	border: 1px solid #878667; border-bottom: 0;}
#prod_img img{
	border: 1px solid #878667;
	padding: 1px; _margin: 1px; }

#prod_img .corner{
	position: absolute; width: 3px; height: 5px; font-size:1px;
	background: url('/img/gallery_corner_navigation.gif') no-repeat; }
#prod_img .corner_topleft{
	top: -3px; left: -1px;
	background-position: bottom right; }
#prod_img .corner_topright{
	top: -3px; right: -1px;
	background-position: bottom left; }
#prod_img .corner_bottomleft{
	bottom: 0px; _bottom: -1px; left: -1px;
	background-position: top right; }
#prod_img .corner_bottomright{
	bottom: 0px; _bottom: -1px; right: -1px;
	background-position: top left; }
