﻿.MMWindowBackLayer
{
	background-color:Black;
}

.MMWindowFrontLayer
{
	background-image:url('../../images/MMWindow/loading.gif'); 
	background-position:center center;
	background-repeat:no-repeat;
	background-color:White;
	border:solid 3px #ad1224; 
	text-align:center;
}

.MMWindowHeader
{
	background-color:#ad1224;
	border-bottom:solid 2px #555555;
	border-top: solid 2px #555555; 
	height:36px;
	display:none;
}

.MMWindowCaption
{
	color:White;
	font-weight:bold;
}

.MMWindowGalleryPosition
{
	color:White;
}

.MMWindowCloseButton
{
	background-image:url('../../images/Hotel/close.png'); 
	background-color: transparent;
	border:none;
	width:25px;
	height:30px;
}

.MMWindowZoomTable td
{
	padding-left:5px;
}

.MMGalleryPreviewImageTD
{
	border:solid 1px #366d58;
	padding:5px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
}

.MMGalleryPreviewNameTD
{
	padding-top:15px;
	text-align:center;
}
