﻿.MapPageContainer
{

}

.MapCell
{
    width: 645px; 
    height: 465px; 
}

.MapFilterCell
{
    width: 190px;    
}

.MapDivClass
{
	text-align:right;
     width: 645px; 
     height: 465px; 
     border: solid 1px #000000;
}

.MapFilterLabelCell
{
    text-align: left;
    height: 20px;
    background-repeat: no-repeat;
}

.MapDropDownFilterCell
{
    text-align: left;  
}

.MapDropDownFilter
{
    height: 20px;  
}

.MapiFrameClass
{
     width: 100%; 
     height: 100%; 
     border: 0px;
}

.MapSpacerRight
{
    width: 10px;
}

.ResortListResort
{    
    border: solid 1px #000000;
    background-color: #FFFFFF;
    color: #808080;
    font-size: 9px;
    font-weight: bold;
    padding: 2px;
    vertical-align:middle;
}

.MapStatusMessage
{    
    border: solid 1px #000000;
    background-color: #FFFFFF;
    color: #5788a8;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    vertical-align:middle;
}