﻿#gallery-widget
{
    width: 435px;
    height: 295px;
    border: 1px solid #bfbfbf;
    margin: 0 10px;
    padding: 1px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    color: #fff;
}

#gallery-widget ul.gallery
{
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
}

#gallery-widget ul.gallery li
{
    margin: 0;
    padding: 0;
    width: 435px;
    height: 295px;
    position: relative;
}

#gallery-widget ul.gallery li img
{
    display: block;
    width: 435px;
    height: 295px;
}

#gallery-widget ul.gallery li p
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 30px;
    width: 265px;
    margin: 0;
    padding: 10px 10px 5px 10px;
    /*background: url(../img/gallery-desc-bg.gif) repeat-x;*/
    background: #000;
    opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=80);
    color: #fff;
    font-size: 90%;
}

#gallery-widget div.gallery-control
{
    width: 145px;
    height: 35px;
    padding: 10px 0 0 5px;
    position: absolute;
    bottom: 1px;
    right: 1px;
    z-index: 100;
    /*background: url(../img/gallery-desc-bg.gif) repeat-x;*/
    background: #000;
    opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    font-size: 90%;
}

#gallery-widget div.gallery-control span.gallery-status
{
    display: block;
    float: left;
    margin: 10px 3px 0 0;
}

#gallery-widget div.gallery-control a
{
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    margin: 0 3px;
    text-indent: -5000px;
}

#gallery-widget div.gallery-control a.gallery-back
{
    background: url(../img/back-btn.gif) no-repeat;
}

#gallery-widget div.gallery-control a.gallery-pause
{
    background: url(../img/pause-btn.gif) no-repeat;
}

#gallery-widget div.gallery-control a.gallery-play
{
    background: url(../img/play-btn.gif) no-repeat;
}

#gallery-widget div.gallery-control a.gallery-forward
{
    background: url(../img/forward-btn.gif) no-repeat;
}

#bodycopy div.twocolumns
{
    width: 219px;
}

p.arrow a
{
    text-align: right;
    padding-right: 20px;
    width: 85%;
}

div#LinkBoxes
{
    margin: 25px 0 0 0;
    padding: 0;
    overflow: hidden;
    zoom: 1;
}

div#LinkBoxes div.box
{
    margin: 0 2px 0 0;
    padding: 0 0 11px 0;
    width: 145px;
    float: left;
    background: url(../img/box-bottom-bg.gif) bottom left no-repeat;
}

div#LinkBoxes div.box h3
{
    width: 145px;
    height: 57px;
    text-indent: -5000px;
    margin: 0;
    padding: 0;
}

div#LinkBoxes div.box h3.resident
{
    background: url(../img/resident-bg.gif) no-repeat;
}

div#LinkBoxes div.box h3.celebrations
{
    background: url(../img/celebrations-bg.gif) no-repeat;
}

div#LinkBoxes div.box h3.media
{
    background: url(../img/media-bg.gif) no-repeat;
}

div#LinkBoxes div.box ul
{
    padding: 0 0 9px 11px;
    margin: 0;
    background: url(../img/box-bg.gif) repeat-y;
}

div#LinkBoxes div.box ul li
{
    background: url(../img/dot.gif) left center no-repeat;
}

div#rightsidebar
{
    position: relative;
}

div#rightsidebar div#social-toolbar
{
    position: absolute;
    width: 150px;
    height: 65px;
    top: -35px;
    left: 0px;
    margin: 0;
    padding: 0;
}

div#rightsidebar div#social-toolbar h3
{
    color: #000000;
    font-size: 110%;
    padding: 0;
    margin: 0.3em 0;
}

div#rightsidebar div#social-toolbar a
{
    display: block;
    float: left;
    width: 34px;
    height: 34px;
}

div#rightsidebar div#social-toolbar img
{
    border: none;
}

div#rightsidebar img#olympic-banner
{
    display: block;
    width: 97px;
    height: 262px;
    padding: 40px 0 15px 22px;
}

span#rightsidevis div
{
    background: url(../img/right-box-bottom-bg.gif) bottom left no-repeat;
    padding-bottom: 7px;
    zoom: 1;
}

span#rightsidevis div h3
{
    background: url(../img/right-bg.gif) no-repeat;
    padding-bottom: 12px;
    padding-top: 15px;
    color: #000000;
}

span#rightsidevis div ul
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../img/right-ul-bg.gif) repeat-y;
    zoom: 1;
}

span#rightsidevis div ul li
{
    background: none;
    /*font-size: 110%;*/
    padding-left: 0;
    padding-bottom: 0.6em;
    zoom: 1;
}

span#rightsidevis div ul li.external
{
    background: none;
    padding-left: 0;
    padding-bottom: 0.6em;
    zoom: 1;
}

div#skibar
{
    width: 440px;
    height: 71px;
    background: url(../img/skis.gif) no-repeat;
    margin: 7px 0 20px 10px;
}
