@charset "utf-8";
/* CSS Document */

#chrome-fix
{
    /* Chrome is ignoring the first rule in the stylesheet! */
}
#content-body
{
    position: relative;
}
#slideshow-container
{
    text-align: center;
    width: 627px;
    height: 445px;
}
#slideshow
{
    width: 627px;
    height: 445px;
    position: absolute;
    left: 4px;
    top: -5px;
}
#slideshow img
{

}
#slideshow-note
{
    padding-top: 15px;
}
#special-offer
{
    position: absolute;
    left: 4px;
    top: -5px;
    z-index: 999;
}
#gallery
{
    margin: 0 0 0 -30px;
    text-align: center;
    width: 627px;
    height: 470px; /*height: 540px;*/
}
#map
{
    height: 400px;
    width: 500px;
    margin: auto;
    margin-top: 20px;
    border: 1px solid #3A3A3A;
}
#content div.hr.slideshow
{
    margin-top: 0px;
    margin-bottom: 0px;
}
#content div.hr.top
{
    margin-top: 30px;
    margin-bottom: 0px;
}
#content div.hr.bottom
{
    margin-top: 0px;
    margin-bottom: 30px;
}
#content div.highlight
{
    margin: 2em 20px 0 20px;
    background: #EEE;
    padding: 15px;
    -moz-border-radius: 10px;
}
#content table.two td
{
    width: 50%;
    text-align: center;
    padding: 10px;
}
#content .find-studio input
{
    background: url(../../images/button-match.png);
}
#content .find-studio input:hover
{
    background: url(../../images/button-match.png) 0px -29px;
}
.info-window
{
    font-size: 11px;
    line-height: 16px;
}
