html, body, div, p, td {
font: 12px/1.6em "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "Arial", "Lucida Grande", Helvetica, Verdana, sans-serif; 
color: #444; 
line-height: 1.5em;
}

body {
margin: 0; 
padding: 0; 
background-color: #ddd;
}

img {
border: none;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
}

h1 {
font-size: 19px;
line-height: 1.2em;
color: #333;
letter-spacing: 0;
margin-bottom: 0.8em;
}

h3 {
font-size: 15px;
margin-top: 10px;
}

h4 {
font-size: 13px;
}

h5 {
margin-top: 5px;
font-size: 11px;
}

h6 {
margin: -4.5em 0 3.3em 2px;
font-size: 12px;
color: #779900;
text-transform: uppercase;
}

a {
color:#990000;
text-decoration:underline;
}

#page {
width: 890px;
margin:auto;
border-left: solid 1px #333333;
border-right: solid 1px #333333;
background-color:#fff;
/*height:100%;*/
}

#logoplate {
position:relative;
background-color: #333;
height: 119px;
background:url(http://www.bizdeli.com/webtrend/images/header.gif) no-repeat;
}

#web2logo {
margin-left: 18px;
width: 275px;
}

#tabmenu {
position: absolute;
right: 0;
bottom: 0;
height: 37px;
z-index: 18;
}

#tabmenu img {
border: none;
}

#tabmenu a span {
display: none;
text-decoration: none;
}

#tabmenu a:hover span {
display: block;
text-decoration: none;
position: absolute;
font-size: 10px;
line-height: 15px;
width: 150px;
padding: 8px;
z-index: 100;
color: #fff;
border: solid 2px #ccc;
background: #444;
margin-top: -5px;
}

#container {
background-color: #fff;
}

#container-expanded {
background-color: #fff;
}

/* Hack -- declare div height for all browsers except IE */
div[id$="container"]:not([class="xxx"]) { 
height: 400px; 
}

/* Holly Hack -- declare height for IE6 only, keeping it hidden from IE7 */
*html #container{
height: 400px;
}

/* Hack -- declare div height for all browsers except IE */
div[id$="container-expanded"]:not([class="xxx"]) { 
height: 400px; 
}

/* Holly Hack -- declare height for IE6 only, keeping it hidden from IE7 */
*html #container-expanded {
height: 400px;
}

#content {
}

#main {
float: right;
width: 670px;
padding: 20px;
padding-top: 25px;
}

#main h3 {
margin-bottom: -0.7em;
color: #333;
}

#main ul.icon_green {
list-style-image: url(http://www.bizdeli.com/image/icon_001.gif);
margin-left: 40px;
margin-bottom: 30px;
margin-top: 5px;
}

#main li {
margin-bottom: 4px;
}

img.regbutton {
display: block;
margin: 8px auto 8px auto;
border: none;
}

img.regbutton_p {
margin: 0px auto -5px auto;
border: none;
}

#leftmenu {
float: left;
width: 179px;
padding-top: 28px;
font-size:11px;
line-height: 16px;
border-right: dotted 1px #ccc;
}

#leftmenu a {
color: #444;
text-decoration: none;
}

#leftmenu a:hover {
color: #990000;
text-decoration: none;
}

#leftmenu ul {
list-style-type: none;
}

#leftmenu li {
background:url(http://www.bizdeli.com/webtrend/images/bullet-red-arrow.gif) no-repeat 0 0.5em;
padding-left: 15px;
margin-left: -22px;
line-height: 19px;
font-weight: bold;
}

#leftmenu li.emphasized {
margin-top: 10px;
margin-bottom: 10px;}

#leftmenu li.emphasized a {
color: #990000;
text-decoration: none;
}

#leftmenu li.subitem {
background:url(http://www.bizdeli.com/webtrend/images/bullet-green-arrow.gif) no-repeat 0 0.5em;
padding-left: 15px;
margin-left: 0;
font-weight: normal;
}

#leftmenu li.subitemlast {
background:url(http://www.bizdeli.com/webtrend/images/bullet-green-arrow.gif) no-repeat 0 0.5em;
padding-left: 15px;
margin-left: 0;
font-weight: normal;
margin-bottom: 8px;
}

#sponsors {
width: 120px;
margin: 20px auto 5px auto;
line-height: 15px;
}

#sponsors img {
display: block;
margin: 0 auto 0 auto;
}

#footer{
margin-top: 25px;
clear:both;
text-align: center;
background-color: #333;
height:50px;
line-height: 25px;
color: #ccc;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
}

#footer a {
color: #99CC66;
}

.divider {
background:url(http://www.bizdeli.com/webtrend/images/dotted-line.gif) repeat-x; 
width: 80%;
height: 3px; 
margin: 2em auto 1.5em auto;
}

.divider95 {
background:url(http://www.bizdeli.com/webtrend/images/dotted-line.gif) repeat-x; 
width: 95%;
height: 3px; 
margin: 2em auto 1.5em auto;
}

.empty {
height: 3px; 
margin: 0.5em auto 0.5em auto;
}

input {
font-size: 11px;
vertical-align: middle;
}

caption {
text-align: left;
font-size: 12px;
font-weight: bold;
margin: 25px 0 5px 0;
}

table.agenda {
width: 100%;
margin: auto;
}

th {
text-align: center;
font-size: 11px;
padding: 3px;
color: #fff;
}

td {
font-size: 11px;
padding: 3px;
border-bottom: solid 1px #ccc;
border-left: solid 1px #ccc;
}

td.session {
font-size: 11px;
line-height: 15px;
text-align: center;
width: 18%;
border-bottom:none;
padding-top: 6px;
padding-bottom: 8px;
}

td.session a {
color: #333;
text-decoration: none;
}

td.session a:hover {
color: #990000;
text-decoration: underline;
}

td.session-expanded {
font-size: 11px;
line-height: 15px;
text-align: left;
width: 70%;
border-right:none;
padding-top: 6px;
padding-left: 6px;
padding-bottom: 8px;
}

td.session-expanded a {
color: #333;
text-decoration: none;
}

td.session-expanded a:hover {
color: #990000;
text-decoration: underline;
}

td.time {
border-left: none;
width: 10%;
color: #888;
text-align:center;
}

td.keyword {
text-align:center;
background-color: #f0f0f0;
padding-top: 3px;
padding-bottom: 3px;
border-left: none;
}

td.agendaspeaker {
color: #777;
border-top: dotted 1px #ccc;
text-align:center;
}

td.agendaspeaker a {
color: #777;
text-decoration: none;
}

td.agendaspeaker a:hover {
text-decoration: underline;
}

td.agendaspeaker-expanded {
color: #777;
border-left: dotted 1px #ccc;
text-align:center;
}

td.agendaspeaker-expanded a {
color: #777;
text-decoration: none;
}

td.agendaspeaker-expanded a:hover {
text-decoration: underline;
}

th.day1 {
background-color: #333333;
}

th.day1 a {
color: #fff;
text-decoration: none;
}

th.day1 a:hover {
color: #fbfc7e;
text-decoration: underline;
}

th.day2 {
background-color:#0101a2;
width: 17%;
}

th.day2 a {
color: #fff;
text-decoration: none;
}

th.day2 a:hover {
color: #fbfc7e;
text-decoration: underline;
}

th.day3 {
background-color: #990033;
width: 17%;
}

th.day3 a {
color: #fff;
text-decoration: none;
}

th.day3 a:hover {
color: #fbfc7e;
text-decoration: underline;
}

th.day4 {
background-color: #0e5f01;
width: 17%;
}

th.day4 a {
color: #fff;
text-decoration: none;
}

th.day4 a:hover {
color: #fbfc7e;
text-decoration: underline;
}

p.emphasis {
color: #333;
font-size: 12px;
font-weight: bold;
}

#reginfo {
font-size:11px;
}

#reginfo ul {
list-style-type: none;
}

#reginfo li {
background:url(http://www.bizdeli.com/webtrend/images/bullet-green-arrow.gif) no-repeat 0 0.5em;
padding-left: 15px;
margin-left: -22px;
line-height: 7px;
}

#notice {
font-size: 12px;
padding: 3px;
color: #0b91d7;
}

.notice {
font-size: 12px;
padding: 3px;
color: #0b91d7;
}

.noticeright {
display:block;
text-align: right;
font-size: 11px;
padding: 3px;
color: #0b91d7;
}

.speaker {
font-size: 11px;
/*font-weight: bold;*/
color: #3366FF;
}

#session-content {
font-size: 11px;
}

.session-title{
display: block;
font-weight: bold;
color: #339999;
}

#session-content ul {
list-style-type: none;
}

#session-content li {
padding-left: 15px;
margin-left: -22px;
line-height: 19px;
font-weight: bold;
}

#session-content li.subitem {
background:url(http://www.bizdeli.com/webtrend/images/bullet-red-arrow.gif) no-repeat 0 0.5em;
padding-left: 15px;
margin-left: 0;
font-weight: normal;
}

#session-content li.subitemlast {
background:url(http://www.bizdeli.com/webtrend/images/bullet-red-arrow.gif) no-repeat 0 0.5em;
padding-left: 15px;
margin-left: 0;
font-weight: normal;
margin-bottom: 8px;
}

#map {
text-align: left;
padding: 10px;
margin-top: 15px;
}

#mapinfo {
text-align: left;
padding: 10px;
margin-top: 15px;
}

#mapinfo ul {
list-style-type: none;
}

#mapinfo li {
background:url(http://www.bizdeli.com/image/icon_dot_08.gif) no-repeat 0 0.5em;
padding-left: 18px;
margin-left: -35px;
margin-bottom: 5px;
line-height: 25px;
}

#mapinfo li.line {
background:url(http://www.bizdeli.com/webtrend/images/dotted-line.gif) repeat-x;
width: 100%;
padding-top: 6px;
margin-left: -30px;
}

#speakerinfo {
text-align: left;
padding: 10px;
margin-top: 2px;
}

#speakerinfo ul {
list-style-type: none;
}

#speakerinfo li {
background:url(http://www.bizdeli.com/image/icon/dot_green.gif) no-repeat 0 30%;
padding-left: 15px;
margin-left: 68px;
margin-top: 2px;
line-height: 15px;
}

#speakerinfo img{
float: left;
padding-right: 10px;
/*padding-top: 25px;
margin: 8px auto 8px auto;*/
border: none;
}

.dottedline {
background:url(http://www.bizdeli.com/webtrend/images/dotted-line.gif) repeat-x; 
width: 100%;
}

#sponsor_pub table {
width: 100%;
margin: auto;
}

#sponsor_pub td {
width: 33.3%;
text-align: center;
padding: 20px;
border: none;
border-top: dotted 1px #c0c0c0;
border-bottom: dotted 1px #c0c0c0;
border-right: dotted 1px #c0c0c0;
}

#sponsor_pub td.last {
border-right: none;
}

#sponsor_pub td.booktitle {
width: 33.3%;
text-align: center;
padding: 10px;
border-top: none;
border-bottom: dotted 1px #c0c0c0;
}

.book_title {
color: #3366FF;
font-size: 11px;
font-weight: bold;
}
