﻿.ResURL
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.dxeCalendar {
    margin-bottom:15px;
}
.reservations
{
    font-size: 1.1em;
    list-style-type:none;
    padding: 0;
}
.content table
{
    font-size: 1.3em;
    margin-bottom: 20px;
    line-height: 1.5em;
}

.content dl table
{
    font-size: 1em;
    margin-bottom: 0;
}

.content table
{
    width: 80%;
    margin: 0 auto;
    color: #091992;
}

.content table.full
{
    width: 95%;
    margin-bottom:10px;
}

.content table caption
{
    text-align: left;
    font-style: italic;
    color: #6B6B6B;
    margin-bottom: 10px;
}

.content td, .content th
{
    text-align: left;
    padding: 5px;
}

.content th
{
    border-bottom: solid 2px #091992;
}

.content td, .content tbody th
{
    border-bottom: solid 1px #bbb;
}

.content tbody th
{
    color: #6B6B6B;
    font-weight: normal;
}

.content tbody tr:hover
{
    background-color: #EEF8FF;
}
.content .ten
{
    width: 10%;
}
.content .fifteen
{
    width: 15%;
}

.content .twenty
{
    width: 20%;
}
.content .twentyfive
{
    width: 25%;
}
.content .sixth
{
    width: 60%;
}
.content .thirty
{
    width: 30%;
}

.content .thirtyfive
{
    width: 35%;
}
.content .forty
{
    width: 40%;
}
.content .fortyfive
{
    width: 45%;
}
.content .fifty
{
    width: 50%;
}
.content .fiftyfive
{
    width: 55%;
}
.content .sixty
{
    width: 60%;
}
.content .sixtyfive
{
    width: 65%;
}
.content .seventy
{
    width: 70%;
}
.content .seventyfive
{
    width: 75%;
}

.nowrap
{
    white-space: nowrap;
}

.content td.right, .content th.right
{
    text-align: right;
}
.content td.center
{
    text-align: center;
}

#hours table
{
    font-size: 1.3em;
    margin-bottom: 20px;
    line-height: 1.5em;
}

div#hours dl table
{
    font-size: 1em;
    margin-bottom: 0;
}

#hours table
{
    width: 80%;
    margin: 0 auto;
    color: #091992;
}

#hours table.full
{
    width: 95%;
}

#hours table caption
{
    text-align: left;
    font-style: italic;
    color: #6B6B6B;
    margin-bottom: 10px;
}

#hours td, #hours th
{
    text-align: left;
    padding: 5px;
}

#hours th
{
    border-bottom: solid 2px #091992;
}

#hours td, #hours tbody th
{
    border-bottom: solid 1px #bbb;
}

#hours tbody th
{
    color: #6B6B6B;
    font-weight: normal;
}

#hours tbody tr:hover
{
    background-color: #EEF8FF;
}
#hours .ten
{
    width: 10%;
}
#hours .fifteen
{
    width: 15%;
}

#hours .twenty
{
    width: 20%;
}
#hours .twentyfive
{
    width: 25%;
}
#hours .sixth
{
    width: 60%;
}
#hours .thirty
{
    width: 30%;
}

#hours .thirtyfive
{
    width: 35%;
}
#hours .forty
{
    width: 40%;
}
#hours .fortyfive
{
    width: 45%;
}
#hours .fifty
{
    width: 50%;
}
#hours .fiftyfive
{
    width: 55%;
}
#hours .sixty
{
    width: 60%;
}
#hours .sixtyfive
{
    width: 65%;
}
#hours .seventy
{
    width: 70%;
}
#hours .seventyfive
{
    width: 75%;
}

#hours td.right, #hours th.right
{
    text-align: right;
}
#hours td.center
{
    text-align: center;
}


