html,
body
{
    background-color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 100%;
    height: 100%;
    margin: 0;
}

a
{
    border: 2px solid #fff;
    color: #2b64a7;
    outline: 0;
    padding: 1px 3px;
    text-decoration: none;
}

a:hover
{
    background-color: #2b64a7;
    border: 2px solid #2b64a7;
    color: #fff !important;

    -o-border-radius: 2px;
    -icab-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

a:hover span
{
    background-color: transparent;
    color: #fff !important;
}

.clear
{
    clear: both;
}

.container
{
    margin: 0 auto;
    padding: 0 0 60px 0;
    width: 880px;
}

.content
{
    margin: 0 auto;
}

a.logo,
img.logo
{
    border: 0 !important;
    float: left;
    padding: 0;

    -o-border-radius: 0;
    -icab-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

/* Homepage */

.container.home
{
    display: table;
    padding: 0;
    height: 100%;
}

.container.home .center
{
    display: table-cell;
    vertical-align: middle;
}

.container.home img.logo.large
{
    margin: 0 auto;
}

.bands
{
    float: left;
    margin: 62px 0 0 80px;
}

.bands ul
{
    margin: 0;
    padding: 0;
}

.bands ul li.click_for_more
{
    color: #ccc;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: 13px;
    margin-bottom: 1.5em;
}

.bands ul li
{
    font-family: 'VAG Rounded', Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: bold;
    list-style: none;
    margin: 0 0 .68em 0;
    padding: 0;
}

.bands ul li a
{
    border: 6px;
    padding: 7px 12px 3px 11px;

    -o-border-radius: 12px;
    -icab-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.contact_information
{
    clear: left;
    float: left;
    margin: 30px 0 0 53px;
    width: 320px;
}

.contact_information p
{
    clear: left;
    font-size: .938em;
    line-height: 1.6;
}

.contact_information a
{
    margin-left: -5px;
    padding-right: 3px;
}

.contact_information a span
{
    color: #999;
    margin: 0 2px;
    vertical-align: -2px;
}

.contact_information .employees strong,
.contact_information .phone_numbers strong
{
    clear: left;
    float: left;
    width: 65px;
}

.phone_numbers .fax
{
    color: #999;
}

.address .street_address
{
    color: #999;
}

.announcement
{
    float: left;
    margin: 32px 0 0 127px;
}

/* Band Pages */

.header
{
    background: url(../images/header_background.png) bottom repeat-x;
    padding-top: 20px;
    padding-bottom: 30px;
    position: fixed;
    width: 880px;
}

a.logo.band_page
{
    background-color: transparent;
    background-image: url(../images/logo_small.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 161px;
    width: 200px;
}

a.logo.band_page:hover,
a.logo.band_page:active
{
    background-color: transparent;
    background-position: left bottom;
}

a.logo.band_page span
{
    display: none;
}

.content
{
    padding-top: 210px;
}

a.top
{
    float: left;
}

a.bottom
{
    float: left;
    margin-top: -220px;
}

h1,
h2
{
    font-family: 'VAG Rounded', Helvetica, Arial, sans-serif;
}

h1
{
    font-size: 3em;
    margin: 82px 0 0 239px;
}

h2
{
    clear: left;
    float: left;
    color: #999;
    font-weight: normal;
    margin: 0;
    text-align: right;
    width: 185px;
}

h3
{
    font-size: 1em;
}

hr
{
    border: 2px;
    background-color: #ddd;
    color: #ddd;
    height: 2px;
    margin: 1.25em 0;
}

.navigation,
.navigation ul,
.navigation ul li
{
    float: left;
}

.navigation ul li
{
    font-size: .814em;
    font-weight: bold;
    list-style: none;
    margin-right: .25em;
}

.navigation ul li.separator
{
    color: #777;
}

.section
{
    clear: left;
    margin: 1em 0 1.5em 0;
    padding-left: 8px;
}

.section_content
{
    margin-left: 235px;
    padding-top: .3em;
}

h3
{
    margin-top: 0;
    margin-bottom: .5em;
}

.longcount h3
{
    margin-top: 1.5em;
}

.section_content p
{
    font-size: .75em;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 1em;
}

.byline
{
    color: #999;
    font-size: .689em;
    font-style: italic;
    margin-top: -.25em;
}

.section.photos
{
    margin-top: -2em;
}

.contact,
.photo,
.press_kit
{
    float: left;
    width: 210px;
}

.contact
{
    height: 110px;
}

.contact p
{
    font-size: .689em;
    margin-top: -.3em;
}

.contact a
{
    margin-left: -5px;
}

.photo a,
.press_kit a
{
    display: block;
    font-size: .689em;
    font-weight: bold;
    margin-top: -5px;
    margin-left: -5px;
    text-align: center;
    padding: 5px;
    width: 125px;
}

.photo a .caption,
.press_kit a .caption
{
    display: block;
    margin: .25em 0 0 0;
    padding-top: 2px;
    text-align: center;
}

.links p
{
    font-size: .875em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: .25em;
    margin-left: -4px;
}

/* Download Page */

.content.download
{
    padding: 240px 0 0 239px;
}

.content.download a
{
    text-decoration: underline;
}