/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*End Reset*/
body
{                
    background: #fff url("../images/body_bg.jpg") no-repeat;
    background-position: center top;
    color: #363636;
    font: 11px Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
}

a { color: #5d5c5c; text-decoration: none; }

div#content
{
    background: transparent;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 925px;
}

div#leftnav
{
    background: transparent;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 15px 0 0;
    text-align: right;
    width: 120px;
}
    div#leftnav ul ul li a { color: #fff; }
    div#leftnav ul ul li a:hover{color: #0066A4;}
    ul#nav { margin: 50px 0 0 5px; }
    div#leftnav>ul li { margin: 8px 0 0; }

    a#andre-agassi-today, a#partnerships, a#andre-agassi-foundation-for-education
    {
        background-position: 0 0;
        display: block;
        height: 0;
        overflow: hidden;
        width: 130px;
    }

    a#andre-agassi-today:hover, a#partnerships:hover, a#andre-agassi-foundation-for-education:hover { background-position: 130px 0; }

    a#andre-agassi-today { background-image: url("../images/today.png"); padding-top: 53px; }
    a#partnerships { background-image: url("../images/partnerships.png"); padding-top: 38px; }
    a#andre-agassi-foundation-for-education { background-image: url("../images/foundation.png"); padding-top: 72px; }
    a#media-center, a#media-center:hover{text-transform: uppercase; color: #00539f}

/**/
ul#foundation_sub, ul#partnerships_sub, ul#today_sub { display: none; }
ul#foundation_sub a, ul#partnerships_sub a, ul#today_sub a { font-size: 11px; }
/**/

div#mainbody
{
    background: url("../images/body_content_bg.png") repeat;
    background-position: center;
    border: 1px solid #0066a4;
    border-top: 0;
    min-height: 610px;
    margin-left: 135px;
    width: 788px;
}

div#leftnav h1 a
{
    background: url("../images/logo.png");
    display: block;
    height: 0px;
    margin: 0 auto 0 15px;
    overflow: hidden;
    padding-top: 81px;
    width: 106px;
}

div#mainbody h2
{
    height: 0;
    overflow: hidden;
    padding-top: 310px;
    width: 787px;
}

div#mainbody h2.mediahero, div#mainbody h2.textOnlyHero
{
    padding-top: 100px;
}

    div#mainbody h2.home_hero
    {                                                     
        padding-top: 465px;
    }



    div.kicker_full_width
    {
        background: transparent url("../images/kicker_full_width_bg.png") no-repeat;
        color: #fff;
        height: 79px;
        margin: 22px auto 10px;
        padding: 10px;
        width: 647px;
    }
        div.kicker_full_width h3 { font-size: 13px; margin-bottom: 7px; }
        div.kicker_full_width strong { font-size: 13px; font-weight: 700; }
        div.kicker_full_width p { padding: 10px 10px 0; }
        div.kicker_full_width img { float: left; margin: 0 20px; }
        div.kicker_full_width a { color: #00539f; text-decoration: underline; }
        div.subpage_content a { color: #53B9F7; text-decoration: underline; }
        #mediaContent h3{margin: 15px 0 0 0;}
    div.subpage_content
    {
        background: #5d5c5c;
        border: 1px solid #00539f;
        color: #fff;
        margin: 10px auto;
        padding: 20px;
        width: 706px;
    }        
        div.subpage_content img{margin: 5px 0;}        
        div.subpage_content p,
        div.subpage_content ul { margin: 10px 0 0; }
        
        div.subpage_content h3 {font-weight: 700; text-transform: uppercase; margin: 0 0 10px;font-size: 20px;font-family: "Arial Narrow";}
        div.subpage_content h4 {font-weight: 700; margin: 10px 0;}              
        div.subpage_content strong {font-weight: 700;}              
        div.subpage_content em {font-style: italic;}                      
                                       
    div.blog_post
    {
        border-right: 1px solid #fff;
        float: left;
        padding-right: 15px;
        width: 591px;
    }

    .calendarBox
    {
        background: url("../images/post_date.png") no-repeat;
        float: left;
        height: 60px;
        padding-top: 2px;
        margin: 0 5px 0 0;
        width: 62px;
    }
        .calendarBox .month
        {
            color:#fff;
            display:block;
            font-size: 12px;
            font-weight: bold;
            margin: 0;
            text-align: center;
            width: 62px;
        }
        .calendarBox .day 
        {
            color: #000;
            display: block;
            font-size: 32px;
            font-weight: bold;
            margin-top: 8px;
            text-align: center;
            width: 62px;
        }
        div.blog_post img { float: right; padding-left: 15px; }
    div#blog_archive
    {
        float: right;
        margin-left: 15px;
        width: 84px;
    }
        span.day { font-size: 32px; }

div#searchandemail
{
    font: 10px #707070;
    padding: 10px 10px 0 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
    div#searchandemail input[type=text]
    {
        background: #e1e1e1;
        border: 1px solid #000;
        margin: 2px 0;
        padding: 2px 0;
    }
    /* START: UNIVERSAL NAV */
    .universalNav{text-transform: uppercase; position: relative;}
    .universalNav:hover ul{display:block; background-color: #fff; }
    .universalNav li ul{display:none; height: 100px; position:absolute; top: 13px; left: 0; text-transform:uppercase;z-index:3;font-size: 10px;letter-spacing: 1px;}
    .universalNav li ul li{padding: 2px;}
    /* END: UNIVERSAL NAV */

    
.peopleList table{margin: 25px 0 25px 0;}
.peopleList p{margin: 0;}
.peopleList li h3{font-size: 16px;margin:0;}
.peopleList li h4{font-size: 12px;margin: 0;}
    
ul#footer_nav { margin: 0 0 0 135px; }

ul#footer_nav li
{
    float: left;
    padding: 5px 10px 0;
}

p#footer_text
{
    padding-top: 5px;
    text-align: right;
}

.clear { clear: both; }

#videoContainer{display: none;
z-index:5;
width: 1px;
height: 1px;
}


#newVideoArea{
	overflow: auto;
}
.video1, .video2{
	float: left;
	margin-right: 15px;
}