body {
	padding:0;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	background: #B9C9E2 url('images/bg.jpg') repeat-x top;
	margin:0px; 
}


/********************************************
	HTML elements
 ********************************************/

h1, h2, h3, h4, h5, #headline a {
  margin-top:0px;
  margin-bottom:0.5em;
}


h1 {
	font-size:200%;
	color: #009A86;
}

h2 {
	font-size:14px;
	color: #333333;
	background-image: url('images/h2_bg.gif');
	margin-top: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 0px
}


li.leaf {
  list-style-image:url('none');
}

a {
  text-decoration:none;
  color:#006699;
}

#middle-content {
font-family: Arial, "Trebuchet MS", Verdana;
font-size: 12px;
color:#333333;
}

#middle-content p {
line-height: 18px;
padding-left: 8px;
}

#middle-content .content-padding ol li {
	margin-top: 12px;
	}

/*.descriptions table tr {
   padding: 6px 14px 0px 18px;
   line-height: 1.5em;
   border: 1px solid #34A08C;
  
}*/

 

.descriptions table {	
	   border: 1px solid #34A08C; 
	   border-collapse: collapse;
	}
.descriptions td { border: 1px solid #34A08C;	}
.descriptions tr { border: 1px solid #34A08C; }
.descriptions h2 {
	font-size:14px;
	color: #973420;
	background-image: url('images/h2_bg.gif');
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 0px;
	vertical-align:top
	
}
.descriptions table tr.descriptionheader td{
 background-color:#34A08C;
}
.descriptionheader h1{
	color: #FFFFFF;
}

.schedule p{
margin-top: 10px;
}

.schedule img{
margin-top:10px; 
margin-left:8px;
margin-right:8px;
border-top:2px solid #34A08C;
border-left:2px solid #34A08C;
border-right:2px solid #83C6B9;
border-bottom:2px solid #83C6B9;


/*border-color:#89C9BC #DFF5E8;
border-style: groove;*/
}
.schedule h4{
   margin-top:10px;
   font-size:18px;
   color: #973420;
   text-decoration:underline;
   
}
.schedule td{
vertical-align:top;
margin-top:8px;
}
.schedule h2 {
	font-size:14px;
	color: #973420;
	background-image: url('images/h2_bg_people.gif');
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 11px;
	margin-bottom: 0px;
	vertical-align:top;
}

.odd {
      background-color: #eee;
    }
.even {
      background-color: #fff;
    }

/*.zebratable tbody tr td {
      background-color: #eee;
    }
.zebratable tbody tr .odd  td {
      background-color: #fff;
    }*/

/********************************************
	Page Layout
 ********************************************/
 
#wrapper {
	width:960px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#ffffff;
	margin: auto;
}

#header {
	height: 61px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('images/bg_header.jpg');
}

#banner {
	float: left;
	height: 273px;
	width: 155px;
	background-image: url('images/h_bnr_bg.jpg');
}

    #ajax-banner {
                background: #cccccc url('banner/img/adloading.gif');
				border:1px solid black; width:120px; height:240px; text-align:center; background-image:url('banner/img/adloading.gif')
            }

#id {
	float: left;
	margin: 0;
	padding: 0;
	width: 805px;
	height: 272px;
}

#blue {
	float: left;
	clear:left;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 3px;
	background-image: url('images/blue.gif');
}

.content-padding {
  padding:10px;
}

#sidebar-left {
	width:200px;
	float:left;
	margin-right:12px;
	margin-left: 12px;
	margin-top: 12px;
}

#middle-content {
  width:580px;
  float:left;
}

.sidebar-left #middle-content,
.sidebar-right #middle-content {
  width:77%;
  float:left;
}

.sidebars #middle-content {
	width:565px;
	float:left;
	margin-top: 12px;
}

#sidebar-right {
	width:155px;
	float:right;
	margin-top: 12px;
}

div.tablewrapper {
  width:99%;
  overflow:auto;
}

#footer {
	height: 60px;
	background-image: url('images/footer.gif');
	text-align: center;
	font-size:11px;
	padding-top: 12px
}
#footer p {
	color: #98BBFF;
}

.horizontal_bar {
  display:block;
  height: 20px;
  background-image:url('images/bg_breadcrumb.jpg');
  background-repeat:repeat-x;
  margin-top:50px
  }

/********************************************
	Program Schedule
 ********************************************/

table.schedule {
	width: 545px;
	background-color: #FFFFFF;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left:1px;
}
td.sessions {
	border-top: 1px #999999 dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 1em;
	color: #404040;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	margin-top:0px;
}

td.subsessions {
	
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 9px;
	color: #404040;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 0px;
}

td.lite {
	border: 1px #999999 dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #FFFFCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

h2.schedule {
	font-size:12px;
	color: #333333;
	background-image: url('images/h2_bg_sch.gif');
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 0px
}

scheduleHL{
background-image: url('images/highlightSched.gif') no-repeat;

}


table.scheduleHL {
	width: 545px;
	background-color: #B9C9E2;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left:1px;
}

h2.scheduleHL {
	font-size:16px;
	font-stretch: extra-expanded;
	color: #e8fdfd;
	background-image: url('images/highlightSched.gif');
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px
}



h5.scheduleHL {
	font-size:small;
	font-stretch:expanded;
	color: #e8fdfd;
	background-color:#014041;	
	background-repeat:no-repeat;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 0px
}

.scheduleDL{
	background-image: url('images/programtopbar.gif');
	font-size:12px;
	font-stretch: expanded;
	color: #333333;
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	height:46px;
}

table.scheduleDL {
	width: 545px;
	background-color: #FFFFFF;
	border: 1px #34A08C solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left:1px;
	margin-top:0px;
}
/*.scheduleDL table{
	width: 545px;
	background-color: #B9C9E2;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left:1px;
}*/
.scheduleDL img{
    border:none;
    }
.scheduleDLTandP{
	font-size:12px;
	font-weight:bold;

}
.scheduleDLh{
    margin-bottom: 0px;
	margin-left:4px;
	margin: 0px;
	float:left;
	}
.scheduleDLh2{
margin-top:2px;
	font-size:16px;
	font-stretch: extra-expanded;
	font-weight:bold;
	color: #333333;
	background:none;
	border:none;
	clear:both;
	/*background-image: url('images/programtopbar3.gif');
	background-repeat:no-repeat;
	margin-top: 20px;*/
	}
	.scheduleDLh22{
	font-size:12px;
	font-weight:bold;
	color: #014041;
	} 
.scheduleDLh5{
	font-size:12px;
	color: #014041;
	float:left;
	width:90px;
	}   



.scheduleDL h5{
	font-size:small;
	font-stretch:expanded;
	color: #014041;
	/*background-color:#DDDEDE;	
	background-repeat:no-repeat;*/
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 0px;
	/*border-left-color:#666666;
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	clear:both;*/
	float:left;
	
}



/********************************************
	Main Navigation
 ********************************************/

ul.links li {
  display:block;
  padding:0;
}

#menu_lv1 ul.main {
  margin:0;
  padding:0;

}
#menu_lv1 ul.main li,
#menu_lv1 ul.main li a {
	padding-top: 0px;
	padding-bottom: 7px;
	margin-bottom:0px;
	margin-left:0px;
}
#menu_lv1 ul.main li {
	list-style:none;
	float:left;
	margin-right: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#menu_lv1 ul.main li a {
	display:block;
	padding-left: 16px;
	padding-right: 16px;
	background-image:url('images/menu_lv1_inactive.gif');
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-size:1.1em;
	min-width: 5em;
	background-position: left top;
	padding-top: 4px;
	font-weight: bold
}
#menu_lv1 ul.main li a.active {
	background-image:url('images/menu_lv1_active.gif');
	background-repeat:no-repeat;
    color:#ffffff
}
#menu_lv1 ul.main li a:hover {
background-image:url('images/menu_lv1_active.gif');
  color:#ffffff
}
 
#menu_lv2 {
	height: 36px;
	margin: 0;
	padding: 0;
	background-repeat:repeat-x;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}
#menu_lv1 {
	background-color: #DFDFDF;
	margin: 0;
	padding: 0;
	clear: left;
	height: 23px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #2357A1;
}
#menu_lv2 ul {
	clear: both;
}
#menu_lv2 ul.main-children {
	margin: 0;
	padding: 0;
	top: 0px;
	position: relative;
	font-size: 12px;
}
#menu_lv2 ul.main-children li {
  padding-top: 0.4em;
  padding-bottom: 0.3em;
  padding-left: 20px;
 padding-right: 20px;
}

#menu_lv2 ul.main-children li {
	list-style:none;
	float:left;
}
#menu_lv2 ul.main-children li a link {
	color:#003399;
	text-decoration:none;
}
#menu_lv2 ul.main-children li a.active {
  color:#003399;
  font-weight:bold;
}
#menu_lv2 ul.main-children li a:hover {
  color:#003399;
  text-decoration:underline;
}
#menu_lv2 ul.main-children li a:visited {
  color:#003399;
  text-decoration:underline;
}


/******************************************** 
	Breadcrumb Style
 ********************************************/
 
#navigation-breadcrumb {
  border-top: 1px solid #ffffff;
  background-image:url('images/bg_breadcrumb.jpg');
  background-repeat:repeat-x;
  margin-bottom:10px; padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px
}

#navigation-breadcrumb,
#navigation-breadcrumb a {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	font-style: italic;
}

#navigation-breadcrumb a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}
/******************************************** 
	sponsors right
 ********************************************/
.sponsors{
  background-color:#FFFFFF;
}

.sponsors ul {
	border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; list-style-image:url('none');
	list-style-position:inside;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 34px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	

}
.sponsors li
 {
    padding-left:1px;
	padding-right:5px;
	margin-bottom: 2px;
	margin-top: 2px;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	padding-top: 2px;
	text-align:center;
}
.sponsors a{
   text-align: center;
}
 .sponsors li .diamond{
    padding-top:16px;
    padding-bottom:6px;
}

/******************************************** 
	contacts right
 ********************************************/

#sidebar-right h3 {
    color: #973420;
	font-size: 14px;
	font-weight: bolder;
	background-image: url('images/contact_bg.gif');
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 12px
}
#sidebar-right h3 .diamond{
padding-bottom:2px;
border-bottom-color:#CCCCCC;
border-bottom-width:thin;

}

.contacts p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/******************************************** 
	left hotel
 ********************************************/
#hotel ul {
	list-style-image:url('none');
	list-style-position:inside;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 34px;
	margin-left: 0px;
	padding-top: 16px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #34A08C
}
#hotel li
 {
	margin-bottom: 15px;
	margin-top: 0px;
}
#sidebar-left h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('images/hotel_bg.jpg');
	height: 34px;
	padding-bottom: 0px;
	padding-top: 6px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px
}

/******************************************** 
	sprite test
 ********************************************/
.mod,
.mod .mod-content,
.mod .ft,
.mod .ft-content {
	background:url('images/rc_nb.gif') no-repeat;
	position:relative;
	background-image:url('images/rc_nb.gif')
}
.mod {
   background-position:100% 0;
   z-index:0;
}
.mod .mod-content {
	background-position:0 0;
	left:-7px; /* offset by size of the rounded corner */
	width:100%;
	position:relative;
	z-index:2;
}
.mod .ft {
   background-position:100% 100%;
   bottom:-7px; /* move outside of mod-content */
   right:-7px;
   width:100%;
}
.mod .ft .ft-content {
   background-position:0 100%;
   padding:0 0 7px 0;
   left:-7px;
}
.mod .x1 { /* speech tail */
   display:block;
   font-size:0;
   height:1px;
   width:1px;
   position:absolute;
   right:-15px;
   top:15px;
   border-right:0px none;
   border-left:15px solid #4C9ADA; /* pixel size = tail size */
   border-top:10px solid transparent; /* set angle of arrow */
   border-bottom:10px solid transparent;
   _border-top-color:cyan; /* No 'transparent' borders in IE6 */
   _border-bottom-color:cyan;
   _filter:chroma(color="cyan") 
}
#footer a:link {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}
#footer a:visited {
	color: #CCCCCC;
}
#sidebar-left h3  a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#sidebar-left h3  a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#sidebar-left h3  a:active {
	color: #FFFFFF;
	text-decoration:none;
}
#sidebar-left h3  a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.contentboxes{
    width:60%
    border: 2px blue solid;
    padding: 5px;
}

{
p {display: inline}
div {display: none}
}