@import url('http://assets.en.oreilly.com/1/eventprovider/1/2010v1_css.css');
@import url('http://assets.en.oreilly.com/1/event/37/webexsf2010_css.css?012110');

@charset "UTF-8";
/* CSS Document */

div#en_content {width:auto;}


/* en_header styles
------------------ */
div#en_header {height: 282px;background: transparent url('http://assets.en.oreilly.com/1/event/37/webexsf2010_home_header_bg.gif') left top no-repeat; position: relative;}
div#header_photo {float:right;}
div#en_header .stay_connected {position:absolute;top:-100px;left:195px;z-index:10;}
div#en_header .stay_connected img {display:block;margin-bottom:5px;}


#homephoto { margin-bottom:0px; height:250px; }

#homephoto {
    position:relative;
    height:250px;
}

#homephoto div {
    position:absolute;
    top:0;
    left:220px;
    z-index:8;
    opacity:0.0;
    width:690px;
}

#homephoto div.active {
    z-index:10;
    opacity:1.0;
}

#homephoto div.last-active {
    z-index:9;
}
.home_slideshow { background-color:#fff;}
#homephoto:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }