/*------ special styles for Gallery ---------*/
/*------- height for cells in main table -----*/
.cell_h_left{
	height:273px;
}
/*-------------------*/
.photo-info-bot-bg{
background:url(../img/bg/gallery-photo-list_1px.gif) repeat-x left bottom;
}
.blue_bg_gallery{
	background:url(../img/bg/blue_1px_top.gif) repeat-x 0px 28px;
}
.club-search-main-gal{
	background:url(../img/bg/search_bot_bg_gal.gif) no-repeat left bottom;
	padding:2px 0px 5px 11px;

}
.club-search-main-gal select{
	width:186px;
}
.film_top_bg{
	background:url(../img/bg/film_top.png) no-repeat 67px bottom;
}
.film_bg{
	background:url(../img/bg/film_bg.png) repeat-y;	
}

.film_bottom_bg{
	background:url(../img/bg/film_repeat.gif) repeat-y;

}
.search-photo{
	background:#EFEFEF;
	padding-left:12px;
	height:72px;
}
.period-TD{
	padding:0px 12px 0px 12px;
	height:72px;
}
.blue_bot_bg_gal{
	background:url(../img/bg/blue_bg_1px_gal.gif) repeat-x;
	height:53px;
}
.blue-photo-links{
	color:#005BA1;
	float:left;
	padding:17px 10px 0px 2px;
}

.blue-photo-links span{
	margin:0px 3px
} 

.years-period{
	background:url(../img/bg/white_gal_bg.gif) no-repeat left bottom;
	font-weight:bold;
	margin:0px 25px 0px 25px;
	padding-bottom:3px;
	text-align:center;
	width:109px;
}
.years-period div{margin-top:3px;}
.active-photo{
	background:url(../img/bg/period_ac_bg.gif) no-repeat;
	height:95px;
	
}
.active-ph-block{
	position:relative;
	left:13px;
	background-repeat:no-repeat;
	background-position:11px 11px;
}
.active-ph-year{
	color:#000;
	padding-left:9px;
	font:bold 11px Arial, Verdana, Tahoma, sans-serif;
}

/*------ gallery pagination ----------*/
.gallery-pager{
	text-align:right;
	color:#005BAD;
	font-weight:bold;
	font-size:10px;
	padding-bottom:4px;
}
.gallery-pager span{margin:0px 1px}
.gallery-pager span.prev{margin:0px 10px}
.gallery-pager a.prev-gal:link, .gallery-pager a.prev-gal:visited{color:#005BAD;text-decoration:underline;}
.gallery-pager a.prev-gal:hover, .gallery-pager a.prev-gal:active{color:#007AD6;text-decoration:none}
.gallery-pager span.pagRight{
	float:right
}

.gallery-pager a{text-decoration:none;}
.gallery-pager a:link, .gallery-pager a:visited{color:#000;}
.gallery-pager a:hover, .gallery-pager a:active{color:#005BAD}

/*------------ gallery photo list -------------*/
.gallery-photo-list{
	
/*	width:100%;*/
}
.gallery-photo-list td{
	padding:3px 6px 0px 3px;
	text-align:center
}
.gallery-photo-list img {margin:8px 0px 0px 0px;}
.gallery-list-bg-bot{
	background:url(../img/bg/gallery-photo-list_left.gif) no-repeat left bottom;
	padding:10px 0px 0px 0px;
}
/*--- border for active image ---------*/
.gallery-ac-border{
	background-repeat:no-repeat;
	background-position:0px 0px;
}

