


/* Start:/bitrix/templates/briko/components/bitrix/photo.detail/5-in-line/style.css*/
.photo-detail table.data-table td {text-align: center; vertical-align: middle!important;}
.photo-detail table.data-table td#full-size-photo img {border: 7px solid #ccc;}

.photo-detail table.data-table td#left-nav a:hover {
	display: block;
	width:94px;
	max-width:94px;
	height: 79px;  
	max-height: 79px; 
	background: url(/bitrix/templates/briko/components/bitrix/photo.detail/5-in-line/images/left-arrow-act.gif); text-decoration: none; 
	border: none;
}

.photo-detail table.data-table td#left-nav a {
	display: block;
	width:94px; 
	max-width:94px;
	height: 79px; 
	max-height: 79px; 
	background: url(/bitrix/templates/briko/components/bitrix/photo.detail/5-in-line/images/left-arrow.gif); 
	text-decoration: none; 
	border: none;
}

.photo-detail table.data-table td#right-nav a:hover {
	display: block;
	width:94px;  
	max-width:94px;
	height: 79px;  
	max-height: 79px; 
	background: url(/bitrix/templates/briko/components/bitrix/photo.detail/5-in-line/images/right-arrow-act.gif); 
	text-decoration: none; 
	border: none;
}

.photo-detail table.data-table td#right-nav a {
	display: block;
	width: 94px; 
	max-width: 94px;
	height: 79px; 
	max-height: 79px; 
	background: url(/bitrix/templates/briko/components/bitrix/photo.detail/5-in-line/images/right-arrow.gif); 
	text-decoration: none; 
	border: none;
}

.photo-detail table.data-table tr#data-row td {padding: 4px;}

.photo-detail table.data-table tr#data-row td img {
	width: 120px;
	max-width: 120px;
	height: 180px; 
	max-height: 180px; 
	border: 5px solid #9d0a0f;
}

.photo-detail table.data-table tr#data-row td a > img {
	border: 5px solid #ccc; 
	text-decoration: none;
}
/* End */
/* /bitrix/templates/briko/components/bitrix/photo.detail/5-in-line/style.css */
