﻿a
{
    color: #5d85a2;
}

p + p
{
    margin-top: 0;
}

div.left, span.left
{
    float: left;
}
div.right, span.right
{
    float: right;
}

td.right
{
    text-align: right;
}

.box
{
    background: #eee;
}

.strikethrough
{
    text-decoration: line-through;
}

textarea, input.autowide
{
    width: 99%;
}

textarea
{
    height: auto;
}

#topheader
{
    background: #FFFFFF url(topheader1.gif) center no-repeat;
    height: 45px;
}

#header
{
    background: #40464e url(header.gif) 50% 78px no-repeat;
    height: 345px;
}

#supernav
{
    background: #30343a url(supernav.gif) center bottom no-repeat;
    color: #777;
    height: 30px;
    overflow: hidden;
}

#east-logo
{
    display: block;
    float: left;
    font-size: 0.8em;
    line-height: 30px;
}
#east-logo1
{
    display: block;
    text-indent: 1em;
    float: left;
    font-size: 0.8em;
    line-height: 30px;
    
}

#supernav p
{
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
}

#supernav a
{
    color: #fff;
    text-decoration: none;
}

#logo
{
    height: 250px;
    overflow: hidden;
}

#logo h1
{
    height: 250px;
    margin: 0;
    padding: 0;
}

#logo h1 a
{
    display: block;
    overflow: hidden;
    padding-top: 250px;
    height: 250px;
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 0;
    }
    html>#logo h1 a
    {
    height: 0;
}

#nav
{
    height: 44px;
    overflow: hidden;
}

#nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav li
{
    float: left;
    margin: 0;
    padding: 0;
}

#nav a
{
    background-color: #000;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    overflow: hidden;
    padding-top: 40px;
    text-decoration: none;
}
#nav a:hover
{
    background-position: 0 -40px;
}
#nav .youarehere a
{
    background-position: 0 -80px;
}

#nav li#nav-event-info a
{
    background-image: url(nav-event-info.gif);
    width: 159px;
}
#nav li#nav-east-attendees a
{
    background-image: url(nav-east-attendees.gif);
    width: 168px;
}
#nav li#nav-sponsors-exhibitors a
{
    background-image: url(nav-sponsors-exhibitors.gif);
    width: 223px;
}
#nav li#nav-my-planner a
{
    background-image: url(nav-my-planner.gif);
    width: 126px;
}
#nav li#nav-service-project a
{
    background-image: url(nav-service-project.gif);
    width: 117px;
}
#nav li#nav-newsroom a
{
    background-image: url(nav-newsroom.gif);
    width: 141px;
}
#nav li#nav-next-year a
{
    background-image: url(nav-next-year.gif);
    width: 133px;
}



#content
{
    background: url(content.gif) 0 0 repeat-x;
    padding: 54px 0;
}

#subnav h3
{
    margin-bottom: 0.5em;
}

#subnav ul
{
    font-size: 1em;
    line-height: 1.5;
    list-style: none;
    margin: 0;
}

#subnav ul ul
{
    padding-left: 1em;
}

#subnav li
{
    margin: 0.5em 0;
}

#subnav li.youarehere
{
    font-weight: bold;
}
#subnav li.youarehere a
{
    color: #000;
}
#subnav li.youarehere li
{
    font-weight: normal;
}



#content h1
{
    font-size: 2.5em;
    font-weight: bold;
    text-transform: uppercase;
}

#lastupdated
{
    margin-top: 7.5em;
}

thead th
{
    background: #5d85a2;
    color: #fff;
}

.shaded td
{
    background: #f2f2f2;
}

.box .shaded td
{
    background: #e5e5e5;
}



.AspNet-Login-TitlePanel
{
    text-transform: uppercase;
    font-size:2em;
    font-weight: bold;
    margin-bottom:0.75em;
}

.AspNet-Login-UserPanel, .AspNet-Login-PasswordPanel
{
    line-height: 3.5;
    overflow: hidden;
}

.AspNet-Login-UserPanel label, .AspNet-Login-PasswordPanel label
{
    float: left;
    width: 80px;
}

.AspNet-Login-UserPanel input, .AspNet-Login-PasswordPanel input
{
    float: left;
    width:300px;
    padding:5px;
}

.AspNet-Login-RememberMePanel
{
    line-height: 3.5;
}

.AspNet-Login-FailurePanel
{
    line-height: 3.5;
    color: Red;
}



#sidebar h3
{
    margin-bottom: 0.5em;
}

#sidebar p
{
    font-size: 1em;
    line-height: 1.5;
    margin: 0.5em 0;
}

#myslides {
	width: 750px;
	height: 240px;
    padding: 0;
    margin:  0 auto;
    float:left;
    
} 

#myslides img {
    padding: 10px;
    border:  1px solid rgb(100,100,100);
    background-color: rgb(230,230,230);
    width: 750px;
    height: 242px;
    top:  0;
    left: 0;
}



#footer .box
{
    background: #000;
    color: #777;
}

#footer .box a
{
    color: #999;
    text-decoration: none;
}

#footer .box a:hover
{
    color: #fff;
}
sup
{
    font-size:.7em;
}
table
{
    border-top: 1px solid #222222;
    
}