                      
                          


  /* CSS Document */

body {
   background-color:#eee;
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}



div {
    margin:0;
    padding:0;
}

img {
    border:0;
}

img.sponsor_logo {
display:block;
border:0;
margin:0;
padding:0;
}


ol.plain, ul.plain {
    list-style-type:none;
    margin:0;
    padding:0;
}




#page {
   width: 910px;
   /*width:931px;*/
   margin:0 auto 1em;
   background: #fff url(/images/etel2007/page_bg.gif) top left repeat-y;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
}





/*  RIGHT COLUMN  ----------------------------------------  */
#right_col {
   float: right;
   width: 150px;
   text-align: center;
   background-color: #fff;
}

#action_btn {
   height: 126px;
   margin-top: 38px;
}

#sponsors_title {
   height: 20px;
   font-size: 1.5em;
   color: #666;
   border-top: 1px solid #ccc;
   padding-top: 15px;
}

#sponsors {
   padding: 15px 10px 0 10px;
   color: #666;
   word-wrap: break-word;
}

#sponsors h3 {
   font-size: 1.2em;
   margin-bottom: 0;
   padding-bottom: 0;
}

#sponsors p {
   padding-top: 0;
   margin-top: 0;
   text-align:left;
}

#sponsors img {
   padding-top: 20px;
   padding-bottom: 0;
}




/*  HEADER  ----------------------------------------  */
#oreilly_logo {
   height: 22px;
   width: 195px;
   background-color: #000;
   padding: 8px 20px;
   float: left;
}

#date_loc {
   height: 22px;
   width: 510px;
   padding: 8px 0 8px 15px;
   float: left;
   background-color: #fff;
}

#etel_logo {
   clear: left;
   height: 127px;
   width: 235px;
   padding: 0;
   float: left;
   background-color: #c9d744;
}

#header_photos {
   height: 127px;
   width: 525px;
   padding: 0;
   float: left;
   background-color: #ccc;
}




/*  MID SECTION  ----------------------------------------  */
#mid {
   clear: left;
   float: left;
   width: 759px;
   border-right: solid 1px #cccccc;
   background: #fafafa url(/images/etel2007/blue_bar.gif) top left repeat-y;
}

#content a{
font-weight:bold;
}

#content .sidebar{
border: 1px solid #ccc;

width: 175px;
float:right;
margin:.5em ;
padding:0;
text-align:left;
background:#fff;
}


#content .sidebar h4 {
font-size: 1.1em;
padding:0;
margin:.5em;
}


/*  LEFT COLUMN  ----------------------------------------  */
#left_col {
   width: 180px;
   height: 880px;
   padding: 0 10px 20px 10px;
   float: left;
   background: #567FB3 url(/images/etel2007/left_col.jpg) 0 300px no-repeat;
   /*border-bottom: 1px #aec2db solid;*/
   
}


#left_nav ul {
   padding: 10px 10px 10px 10px;
   margin: 0;
   font-size: 1.1em;
   font-weight: normal;
}

#left_nav li {
   padding: 3px 0 3px 0;
   margin: 0;
   list-style: none;
}

#left_nav a {
   color: #fff;
}

#left_nav a:hover {
   color: #c9d744;
}




/*  CONTENT  ----------------------------------------  */
#content {
   width: 559px;
   float: left;
   line-height: 1.5em;
   color: #333;
}

#content p {
   margin: 0;
   padding: 10px 35px 10px 35px;
   line-height: 1.5em;
   color: #333;
}

#content li p {
   margin: 0;
   padding: 0;


}

#content h4+p{

padding-top: 0;
}



#content h2 {
   padding: 15px 0 10px 35px;
   margin: 0;
   font-size:1.8em;
   font-weight: bold;
   line-height: 1.2em;
}

#content h3 {
   padding: 10px 0 10px 35px;
   margin: 10px 0 1em 0;
   display: block;
   background: #C9D543 url(/images/etel2007/title_corner.gif) bottom right no-repeat;
   font-size: 1.3em;
   color: #666;
}

#content h4 {
   padding: 8px 0 8px 35px;
   margin: 0;
   font-size: 1.3em;
   color: #333;
}

#content address,
.content table

{
padding: 10px 35px 0 35px;
margin: 0;
width: 85%;
}






#content div table
{
padding:0;
margin: 0;

}

#content p+address{
padding-top:0;
}







#content ul {
   padding: 0 35px 10px 48px;
   margin: 0;
}

#content p+ul{
padding-top:0;
}

#content ul li {
   padding: 5px 0 0 10px;
   margin: 0;
   color: #333;
   list-style: url(/images/et2007/list_icon_green.gif);
}



#speaker-listing{
   padding: 10px 35px 10px 35px;
}

#speaker-listing h3{
background:none;
margin:0;
padding:0;
}

.speaker-blurb{
border-top: 1px solid #ccc;
padding: 1em 0;
}

#content .speaker-blurb p {
margin: 0;
padding: 0;
border:0px solid #000;

}


.speaker-blurb ul{
    clear: left;
}

.speaker-blurb img{
margin: 5px 10px 0 0;
}



.sponsor-blurb{
clear:both;
padding: 10px 35px 10px 35px;
margin:0;
border-bottom: 1px solid #ccc;
background-color: #fff;
}

.sponsor-blurb a{
font-weight:bold;
}


.sponsor-blurb img {
margin: 0 1em;
padding:0;
   }

#content div.sponsor-blurb p{
margin:0;
padding:0;
}

.bio{
padding: 0 20px 0 35px;
}

#content div.bio p {
margin: 1em 0;
padding:0;
}


.quote{
   margin:10px 10px 10px 35px;
   color:#777;
   font-weight: bold;
   font-size: 1em;
   font-style: italic;
}

.quote blockquote{
   margin: 0;
   padding:0;
   line-height: 1.5em;
   text-align: left;
   font-weight: bold;
   font-size: 1em;
   font-style: italic;
   color: #666;
}




/*  ensures that the left column color and the right border reach the footer.  */
#end_mid {
   clear: left;
   width: 759px;
   border-right: solid 1px #cccccc;
}




/*  Photo Board  ----------------------------------------  */
#photo_board {
   padding: 0 0 10px 25px;
   background-color:#efefef;
   border-top: 1px solid #ccc;
   background: #efefef url(/images/etel2007/board_corner_br.gif) bottom right no-repeat;

}

#photo_board .green_bar {
   display:block;
   width:80px;
   height:3px;
   margin-left:10px;
   background-color:#c9d744;
   line-height: 0;
   font-size: 1px;
}

#photo_board .gray_bar {
   display: block;
   /*width: 410px;*/
   width: 390px;
   height: 3px;
   background-color: #cccccc;
   line-height: 0;
   font-size: 1px;
}

#photo_board .photo {
   text-align:center;

}

#photo_board .photo_over {
   background: transparent url(/images/etel2007/board_hover_tile.jpg) top left no-repeat;
}

#photo_board .photo_under {
   width: 80px;
   height: 100px;
   display: block;
   margin: 10px;
   background-color: #fff;
}

#photo_board .text {
   padding: 10px 0 10px 0;
   /*padding: 10px 20px 10px 0;*/

}

#photo_board .text_on {
   display:block;
}

#photo_board .text_off {
   display:none;
}

#photo_board .speaker_name {
   color: #999d18;
   font-size: 1.2em;
   font-weight: bold;
}

#photo_board .additional {
   padding: 10px;
   color: #999;
   font-size: 1.2em;
   font-weight: bold;
   line-height:1.5em;
}

#photo_board img {
   background-color: #efefef;
   width: 80px;
   height: 100px;
}

#photo_board p {
   margin: 0;
   padding: 0;
   line-height: 1.5em;
   color: #333;
}



/*  FOOTER  ----------------------------------------  */
#footer {
   height: 55px;
   width: 740px;
   clear: both;
   padding: 15px 0 0 20px;
   background-color: #666666;
   border-top: solid #ccc 1px;
   color: #fff;
   line-height: 1.3em;
}

#footer a {
   color: #fff;
}

#footer a:hover {
   color: #c9d744;
}




/*  CLASSES  ----------------------------------------  */
.bold {
   font-weight: bold;
}

.green {
   color: #999d18;
}

.light_green {
   color: #c9d744;
}

.small {
   font-size: .9em;
}

.nav_rule {
   display: block;
   border-top: 1px solid #aec2db;
}

a {
   text-decoration: none
}

a:hover {
   text-decoration: underline;
}

/*
img.photo{
border: 1px solid #6A8CBC;
padding: 1px;
margin:0;
}
*/


img.left {
   float:left;
   margin: 0 1em 1em 35px;
}

img.right {
   float:right;
   margin:0 35px 1em 1em;
}


/*  Forms  ----------------------------------------  */

html form .title{
padding: 0 30px 0 30px;
width: 90%;
margin: 0 auto;
}

#survey{
padding: 20px 25px;
}

#mid #content #survey p{
margin: .5em 0;
padding: 0;

}




#mid #content #survey table {
text-align:left;
margin: 0 0 0 0;
width: 0;

}

#reg h3{
   background-image:none;
}

#reg h2{
   padding:0;
}

#mid #content form table {  
padding: 10px 15px 0 15px;
margin: 0 auto;
;
}  


 

form .required{
color: red;
}

#content form h3{
   background: none;
   padding: normal;
}

form {

   padding: 0;
   margin: 0;
}

.date-header {
  padding:10px 0 8px 33px;
  font-weight: bold;
  font-size: 1.3em;
}

.url {
  font-size:1.2em;
}



/*Schedule */
table.schedule{
border-collapse: collapse;
border: 2px solid #ccc;
}

div.date-header{
color: #8E618C;
background-color: #D3CFDF;
font-weight: bold;
padding:4px;
text-align:center;
}


td.session-heading,
div.session-heading{
color: #6B6E05;
background-color: #E7F18D;
font-weight:bold;
text-align:left;
vertical-align:top;
font-size: 1em;

border: 1px solid #ccc;

}

.session-heading a{
color: #666;
}

td.time-heading{
padding: 3px;
color: #666;
background-color: #eee;
font-weight:normal;
text-align:center;
vertical-align:top;
font-size: .8em;

}

.location{
display:block;
font-weight:bold;
}


td.events{

font-size: 1.1em;
padding: 0;
margin: 0;
}

td.events a{
font-size: 1em;
}



.schedule .vevent{
margin:0px;
padding:0px 10px 2px 10px;
border-bottom: 1px dashed #ccc;
margin-bottom: .5em;
}




td.schedule-break{

color:  #666;
font-weight: bold;
background-color: #eee;

text-align:left;

border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;


}

.tinylist{
font-size: .9em;
}


td.date-heading{
padding: 3px;
color: #sss;
background-color: #C9D543;
font-weight:bold;

vertical-align:top;

font-weight: bold;
text-transform:uppercase;
text-align:center;

letter-spacing: .3em;


}

.schedule .day-anchor{

float:right;
width:38%;
font-size: .9em;
text-transform:none;
letter-spacing:normal;
text-align:right;
color: #eee;
}

.schedule .day-anchor a{
color:  #666;
}


.schedule .date{
display:block;
float:left;
width: 57%;
text-align:left;
font-size: 1.2em;
}

#session_view #session_desc {
padding-left:35px;
padding-right:20px;
}

#session_view #session_desc p {
padding-left:0;
padding-right:0;
}

.presentation {
   margin-left:35px;
   padding:10px 0;
   border-bottom:solid 1px #ccc;
}










