/* Base Settings */

html, body {
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: x-small; /*for IE/Win 5.5*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small; /* for compliant browsers */
line-height: 1.4em;
color: #373737;
}

html>body {
font-size: small; /* be nice to Opera */
}

body {
margin: 0;
padding: 0;
background: #192c42 url(../images/bg_body.jpg) repeat-x;
}

img {
border: none;
}

a {
color: #1b73b2;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
font: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
font-size: 170%;
line-height: 1.2em;
color: #000;
margin-bottom: 0.8em;
}

h3 {
font-size: 130%;
margin-top: 10px;
margin-bottom: -0.7em;
}

h4 {
font-size: 110%;
}

h5 {
margin-top: 5px;
font-size: 100%;
}

h6 {
margin-top: 0.5em;
font-size: 100%;
color: #669900;	
}

h6.subheading {
margin-top: -1.5em;
font-size: 100%;
}


/* Layout */

#page {
font-size: 90%;
margin: auto;
width: 751px;
margin-top: 20px;
}

#container {

}

#masthead {
width: 700px;
margin: auto;
height: 100px;
}

#logo {
width: 300px;
float: left;
margin-left: 4px;
}

#dates {
width: 155px;
float: right;
margin-top: 35px;
}

#navigation {
background: url(../images/bg_navbar.gif) no-repeat;
height: 26px;
padding: 0 30px 0 30px;
color: #232323;
font-weight: bold;
}

#navigation ul {
margin: 1px 0 0 0;
padding: 0;
}

#navigation li {
list-style: none;
background: url(../images/nb_divider.gif) repeat-y;
background-position: left;
display: inline;
height: 26px;
line-height: 28px;
padding: 3px 0 5px 20px;
margin: 2px 15px 0 0;
}

#navigation li a {
color: #232323;
text-decoration: none;
}

#navigation li a:hover {
color: #fff;
}



#content {
background-color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
padding: 10px 30px 10px 30px;
}

#main {
padding-top: 10px;
}

#sub {
float: right;
width: 205px;
margin-left: 25px;
}

#footer {
text-align: center;
height: 70px;
line-height: 24px;
padding: 20px;
font-size: 80%;
color: #888;
}

#footer a {
color: #7b9fb8;
text-decoration: none;
}

#footernav {
font-size: 120%;
}

#footernav a {
color: #1b73b2;
}


#footer a:hover {
text-decoration: underline;
}

#footerlogo {
margin: 10px auto;
display: block;
width: 136px;
height: 24px;
background: url(../images/logo_1105greyed.gif);
}

#footerlogo:hover {
background: url(../images/logo_1105color.gif);
}

#decor {
width: 685px;
margin: 10px auto 10px auto;
}

.emphasis {
font-weight: bold;
color: #669900;
}

.deemphasis {
color: #999;
}

.agendaspeaker {
font-size: 0.8em;
color: #777;
}

.regcallout {
text-transform: uppercase;
color: #666;
font-size: 90%;
line-height: 1.4em;
text-align: center;
}

.calloutbox {
width: 200px;
margin: 25px 0 25px 0;
}

.calloutboxtop .calloutboxbottom {
margin: 0;
padding: 0;
}

.calloutboxtop {
width: 200px;
display: block;
height: 9px;
background-image: url(../images/infobox_top.gif);
}

.calloutboxbottom {
width: 200px;
display: block;
height: 9px;
margin-top: -0.5em;
background-image: url(../images/infobox_bottom.gif);
}

.calloutboxbody {
padding: 10px 15px;
margin: 0 auto;
background-color: #f4f4f4;
}

.calloutboxbody h3 {
margin-top: -0.5em;
}

.calloutboxbody h3 {
text-transform: uppercase;
color: #666;
}

.calloutboxbody h3 a {
color: #666;
text-decoration: none;
}

.calloutboxbody h3 a:hover {
color: #1b73b2;
}

.calloutboxbody p{
font-size: 90%;
color: #666;
line-height: 1.3em;
}

.calloutboxbody li {
font-size: 90%;
color: #666;
line-height: 1.3em;
margin-left: -15px;
}

.clearing {
clear: both;
}

.divider {
background:url(../images/divider.gif) repeat-x; 
width: 100%;
height: 1px; 
margin: 1.7em auto 1.3em auto;
}

.package {
color: #fff;
font-size: 80%;
font-weight: bold;
background-color:#990000;
padding: 2px 3px 2px 3px;
border: solid 1px #000;
margin-right: 10px;
}
td.session {
border-right:solid 2px #e7e7e7;
border-bottom:solid 1px #EEEEEE;
padding: 3px;
padding-left: 5px;
line-height: 1.2em;
}
td.titleday {
background: url(../images/bg_agenda.gif) no-repeat;
background-position: bottom;
/*padding-bottom: 12px;*/
text-align:center;
font-size: 100%;
color:#333;
font-weight:bold;
padding-top: 5px;
}
td.timeagenda {
/*border-right: solid 2px #887E97;*/
background-color:#E7E7E7;
padding-right: 8px;
text-align: right;
width: 27%;
color: #333;
}
td.agendabottom {
border-top: solid 2px #E7E7E7;
height:25px;
}
