﻿/* Overriding blueprint styles for columns and design */
.container
{
    width: 904px;
}
.span-1
{
    width: 694px;
    margin-right: 40px;
}
.span-2
{
    width: 170px;
    margin-right: 0px;
}
.span-3, div.span-3
{
    width: 904px;
    margin-right: 0px;
}

#TopNav
{
    width: 904px;
    margin-top: 10px;
    text-align: right;
}

#TopNav > img
{
    padding-left: 10px;
    padding-right: 10px;
}

#TitleAndCity
{
    margin-top: 35px;
    padding-top: 63px;
    background-image: url(/Images/NothingAgainstLifeMain.jpg);
    width: 904px;
    height: 280px;
    text-align: right;
    background-repeat: no-repeat;
}

#BodyContentSmall
{
    width: 904px;
    /*margin-top: 22px;*/
    float: left;
    margin-right: 40px;
}

#BodyContent
{
    width: auto;
    background-color: #111111;
    margin-top: -80px;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 18px;
    padding-left: 18px;
}

#BodyBottomRightBracket
{
    margin-top: -75px;
    float: right;
}

#RightContent
{
    width: 170px;
    margin-top: 22px;
    margin-top: 22px;
    float: left;
}

#RightBodyContent
{
    width: auto;
    margin-top: -80px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    vertical-align: bottom;
    background-color:#111111;
    padding-bottom: 10px;
    padding-top: 8px;
}

.RightBodyBottomRightBracket
{
    margin-top: -76px;
    float: right;
    z-index: 1;
}

.Video1Link, .Video2Link, .Video3Link
{
    cursor: pointer;
    text-decoration: underline;
    color: 	#D1D1D1;
    
}
.Video1Link:hover, .Video2Link:hover, .Video3Link:hover, .Video1Link:focus, .Video2Link:focus, .Video3Link:focus
{
    
    color: #C9A980;
    
}

#VideoIconTable
{
    width: 517px;
    display: block;
    margin-left: auto;
    margin-right: auto;
margin-bottom:0px;
}
.VideoImage
{
    padding-top: 9px;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 14px;
    cursor: pointer;
    z-index: 2;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#FlashPlayerStill
{
    cursor: pointer;
}

#BottomCopyright
{
    padding-top: 140px;
    width: 904px;
    text-align: center;
}

#BottomCopyright > img
{
    padding-top: 70px;
}

#EnglishDiv
{
    width: 442px;
    float: left;
    padding-right: 20px;
}
#SpanishDiv
{
    width: 442px;
    float: left;
}

body
{
    background-color: Black;
    font-family: 'Century Gothic' , 'Times New Roman' , Times, serif;
    font-size: 11pt;
    color: #d1d1d1;
}

a
{
    color: #c9a980;
}

a:hover, a:focus
{
    color: #999999;
}


.center
{
    text-align: center;
}

.bottom
{
    vertical-align: bottom;
}

.right
{
    text-align: right;
}
.rollover, .amail, .addthis_button_email, .addthis_button_facebook, .addthis_button_myspace, .addthis_button_twitter, .addthis_button_digg, .addthis_button_reddit
{
}

h1, h2
{
    font-size: 15pt;
}
h3, h4
{
    font-size: 13pt;
}
h1, h2, h3, h4
{
    font-family: 'Century Gothic' , 'Times New Roman' , Times, serif;
    font-weight: bold;
    color: #c9a980;
}

.addthis_toolbox .custom_images a
{
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

.InLineImage
{
    margin-bottom: 5px;
    margin-top: 0px;
}
.InLineImageRight
{
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
.InLineImageLeft
{
    float: left;
    margin-left: 0px;
    margin-right: 20px;
}

.hidden
{
    display: none;
    visibility: hidden;
}
