body {
	margin: 0px;
	padding: 0px;
	background: #d5d4d5;
	font-family:arial,helvetica,sans-serif;
}

body a {
	text-decoration: none;
	color: #172a31;
}

body a:hover {
	color: #718294;
}

img {  
	border-style: none;
}

#header {
	background: transparent url(images/bg.jpg) repeat-y scroll 0 0;
	clear: both;
	margin: 0 auto;
	width: 1002px;
	padding: 0;
}

#header h1 {
	text-indent: -9999px;
	background: url(images/main-banner.jpg) no-repeat scroll center top;
	clear:both;
	height:300px;
	min-width:960px;
	overflow:hidden;
	width:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	padding: 0;
	clear:both;
	background-color: #fff;
	min-height: 600px;
}

#wrapper {
	background: transparent url(images/bg.jpg) repeat-y scroll 0 0;
	clear: both;
	margin: 0 auto;
	width: 1002px;
	padding: 0;
	padding-bottom: 14px;
}

#nav-container {
	width: 960px;
	height: 50px;
	background: url(images/nav.jpg) repeat-x;
	margin: 0 auto;
	clear: both;
	padding: 0;
}

*html #nav-container {
	padding: 0;
}

html>body #nav-container {
	*padding: 0;
}

#nav-container ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	font-size: 13px;
}

#nav-container ul li {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 1px;
	font-weight: bold; 
}

#nav-container ul li a:link, #nav-container ul li a:visited {
	display: block;
	padding: 20px 12px 6px 12px;
	color: #2f485f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	bacground: #D1C0B1;
	text-decoration: none;
}

#nav-container ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2f485f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 16px;
	display: block;
	margin-top: 14px;
	padding: 5px 12px 6px 12px;
}

#left {
	background: #fff;
	width: 610px;
	padding: 20px 0 20px 20px;
	float: left;
	margin: 0;
}

#left #content-box {
	width: 570px;
	min-height: 457px;
	padding: 14px;
	float: left;
	font-size: 1em;
	background: #e7e5e4;
	border: 1px solid #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#keynote-box h2 {
	font-size: 1em;
	color:#172a31;
}

#left #content-box h2, #keynote-box h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #718294;
}

#left #content-box p {
	font-size: 12px;
	line-height: 20px;
}

#left #content-box p a:link, #left #content-box p a:visited, #left #content-box p a:active {
	text-decoration: none;
	color: #495a6a;
}

#left #content-box p a:hover {
	text-decoration: underline;
	color: #2f485f;
}

#left ul#panels {
	font-size: 13px;
	font-weight: normal;
	list-style-type: none;
	position: relative;
	left: -40px;
}

#left ul#panels li {
	border-bottom: 1px solid #e7e5e4;
}

#left #content-box ul#panels li a:link, #left ul#panels li a:visited, #left ul#panels li a:active {
	background:#FFFFFF;
	display:block;
	margin:0;
	padding:5px 10px;
	text-decoration:none;
	width:545px;
	color: #495a6a;
	font-weight: bold;
	font-size: 11px;
}

#left ul#panels li a:hover {
	color: #2f485f;
	text-decoration: none;
}

#right {
	background: #fff;
	float: left;
	padding: 20px 0 20px 0;
	margin-left: 10px;
	width: 270px;
}

#right #button-box {
	width: 270px;
	min-height: 100px;
	padding: 14px;
	margin-bottom: 14px;
	float: left;
	font-size: 1em;
	background: #e7e5e4;
	border: 1px solid #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#right #keynote-box {
	width: 270px;
	min-height: 160px;
	padding: 14px;
	margin-bottom: 14px;
	float: left;
	font-size: 1em;
	background: #e7e5e4;
	border: 1px solid #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#keynote-box img {
	padding: 5px;
}

#keynote-box h4 {
	color:#172a31;
	font-size:18px;
	margin:0;
	padding: 5px 5px 5px 0px;
}

#keynote-box h5 {
	position: relative;
	top: -15px;
	font-size: 18px;
	font-weight: normal;
	color: #172a31;
}

#keynote-box h6 {
	position: relative;
	margin: 0;
	padding: 0;
	top: -30px;
	font-size: 14px;
	font-weight: normal;
	color: #172a31;
}

#right #social-networking {
	width: 270px;
	min-height: 92px;
	padding: 14px;
	float: left;
	font-size: 1em;
	background: #e7e5e4;
	border: 1px solid #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

.sn-button {
	padding-left: 40px;
	padding-top: 8px;
}

#button {
	position: relative;
	left: 25px;
	top: 5px;
}

#sponsors {
	width: 890px;
	margin: 0 auto;
	clear: both;
	min-height: 100px;
	padding: 14px;
	font-size: 1em;
	background: #fff;
	border: 1px solid #ccc;
	color: #2f485f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sponsors td.heading {
	background-color: #EAEAEA;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
}

#sponsors td img {
	padding: 10px;
}

#sponsors table tr {
	width: 890px;
}

#archives td.heading {
	background-color: #EAEAEA;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
	margin-bottom: 30px;
	position: relative;
	top: 0px;
}

#archives {
	width: 890px;
	margin: 0 auto;
	clear: both;
	min-height: 30px;
	padding: 14px;
	margin-top: 14px;
	font-size: 1em;
	background: #fff;
	border: 1px solid #ccc;
	color: #2f485f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#archives a {
	font-size: 16px;
	padding: 0 10px;
	margin: 30px 10px 0px 10px;
	border: 1px solid #718294;
	background-color: #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
}

#speakers td.heading {
	background-color: #EAEAEA;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
	margin-bottom: 30px;
	position: relative;
	top: 0px;
}

#speakers {
	width: 890px;
	margin: 0 auto;
	clear: both;
	min-height: 30px;
	padding: 14px;
	margin-top: 14px;
	font-size: 1em;
	background: #fff;
	border: 1px solid #ccc;
	color: #2f485f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#speakers a {
	font-size: 16px;
	padding: 0 10px;
	margin: 30px 10px 0px 10px;
	border: 1px solid #718294;
	background-color: #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
}
#footer {
	color:#FFFFFF;
	font-size:0.9em;
	margin:0 auto;
	width:1002px;
	background: transparent url(images/bg.jpg) repeat-y scroll 0 0;
}

#footer-box {
	background: #d1c0b1;
	clear: both;
	padding:10px 0;
	margin: 0 auto;
	width: 960px;
	padding: 0;
	height: 65px;
}


#neha {
	margin: 0 auto;
	padding: 15px;
	width: 600px;
	color: #2f485f;
	font-size: 13px;
}

#neha a:link, #neha a:visited {
	text-decoration:none;
}

#neha a:hover {
	text-decoration:underline;
}

ul.right-list {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#718294;
	margin:15px;
	width:200px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

html>body ul.right-list {
	*margin-left: 38px;
}

ul.right-list li {
	padding: 5px;
	border-bottom: 1px solid #e7e5e4;
	width: 230px;
	position: relative;
	left: -40px;
}

html>body ul.right-list li {
	*padding: 5px;
	*border-bottom: 1px solid #e7e5e4;
	*width: 250px;
	*position: relative;
	*margin-left: 10px;
}

ul.right-list a {
	color: #fff;
	font-size: 13px;
	display: block;
	padding: 5px;
	text-align: center;
	width: 230px;
}

html>body ul.right-list li a {
	*position: relative;
	*left: 0px;
	*width: 250px;
}

ul.right-list a:hover {
	color: #172a31;
}

/* Welcome */

body table tr td {
	font-size: 12px;
}

body table tr td b {
	color: #172a31;
}

#right #welcome-box {
	width: 270px;
	min-height: 160px;
	padding: 14px;
	margin-bottom: 14px;
	float: left;
	font-size: 1em;
	background: #e7e5e4;
	border: 1px solid #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Welcome */

/* Committee and Agenda */

#left h3 {
	color: #718294;
	font-size: 16px;
}

#left {
	font-size: 12px;
}

/* Committee and Agenda */

/* Directions */

#left #map {
	padding: 5px;
	border: 1px #718294 solid;
}

#left #map-box {
	width: 570px;
	min-height: 450px;
	padding: 14px;
	float: left;
	font-size: 1em;
	background: #e7e5e4;
	border: 1px solid #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#left #map-box p a {
	color: #495a6a;
}

#left #map-box p a:hover {
	color: #718294;
}

#left #map-box h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #718294;
}

#left #map-box p {
	font-size: 12px;
	line-height: 20px;
}

#right #directions-box {
	width: 270px;
	min-height: 100px;
	padding: 14px;
	margin-bottom: 14px;
	float: left;
	font-size: 1em;
	background: #e7e5e4;
	border: 1px solid #718294;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Directions */

/* Agenda */

table tr td {
	line-height: 18px;
}

td.time {
	background-color: #718294;
	font-weight:bold;
	text-align:center;
	width:100px;
	color: #fff;
}

table tr td i a {
	color: #495a6a;
}

.panel1, .agenda2 {
	background-color: #D1C0B1;
	text-align: center;
}

.panel2, .agenda3 {
	background-color: #d2e1f0;
	text-align: center;
}

.agenda4 {
	background-color: #fff;
	text-align: center;
}

.agenda5 {
	text-align: center;
	background-color: #1a5594;
}

.agenda5 b {
	color: #FFFFFF;
}

.agenda1 {
	background-color: #ccc;
	text-align: center;
}
/* Agenda */

/* Panels */

.panels {
 	background-color: #fff;
	padding: 0.8em;
	width: 540px;
 	font-size: 12px;
 	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}

div.panels a {
	line-height: 20px;
}

.heading {
	font-size: 15px;
}

/* Panelists */

.panelist{
	margin-bottom:20px;
	margin-top:10px;
	overflow:hidden;		
}

.panelist h3 a, .panelist h3 a:link, .panelist h3 a:visited, .panelist h3 a:hover, .panelist h3 a:active {
	color: #718294;
}

.panelists{
	margin-bottom:20px;
	margin-top:10px;
	overflow:hidden;
	width: 540px;		
	background: #FFFFFF;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

*html .panelist {
	width: 520px;
}

.panelist-img {
	float: left;
}

.panelist-content {
	float: right;
	width: 400px;
	position: relative;
	top: -20px;
}

.panelist-content p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

html>body .panelist-content {
	*position: relative;
	*top: 0px;
}

*html .panelist-content {
	width: 380px;
}


/* fly-in module */

#sidebar .sidebarModule {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	overflow:hidden;
	padding:9px;
	width:280px;
}

#moduleKeynote #slideshow {
	overflow:hidden;
	position:relative;
	width:280px;
}

#moduleKeynote #slideshow .slide .photo {
	float:left;
	width:87px;
}

#moduleKeynote #slideshow .slide .photo img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EAEAEA;
	padding:4px;
}

img {
	vertical-align:middle;
}

#moduleKeynote #slideshow .slide .info {
	float:right;
	width:185px;
}

#moduleKeynote #slideshow .slide .info p.slot {
	color:#666666;
	margin:0;
}

#moduleKeynote #slideshow .slide .info h4 {
	color:#2D3967;
	font-size:1.5em;
	font-weight:bold;
	margin:0;
}

#moduleKeynote #slideshow .slide .info h5 {
	font-size:1.1em;
}

#moduleKeynote #slideshow .slide .info h6 {
	font-size:1.1em;
}

.nomargin {
	margin:0;
}

p {
	font-size:1.2em;
	margin-bottom:10px;
}

/* fly-in module */

#sidebar .sidebarModule {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	overflow:hidden;
	padding:9px;
	width:280px;
}

#moduleKeynote #slideshow {
	overflow:hidden;
	position:relative;
	width:280px;
}

#moduleKeynote #slideshow .slide .photo {
	float:left;
	width:87px;
}

#moduleKeynote #slideshow .slide .photo img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EAEAEA;
	padding:4px;
}

#sidebar .sidebarModule  img {
	vertical-align:middle;
}

#moduleKeynote #slideshow .slide .info {
	float:right;
	width:185px;
}

#moduleKeynote #slideshow .slide .info p.slot {
	color:#666666;
	margin:0;
	font-size: 16px;
}

#keynote-box h3 {
	font-size:16px;
	margin: 5px;
	font-weight:bold;
	color: #635718;
	border-bottom: 1px solid #718294;
}

#moduleKeynote #slideshow .slide .info h4 {
	color:#2D3967;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

#moduleKeynote #slideshow .slide .info h5 {
	font-size:12px;
}

#moduleKeynote #slideshow .slide .info h6 {
	font-size:11px;
}

.nomargin {
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #2D3967;
	position: relative;
	top: -10px;
}

#sidebar .sidebarModule p {
	font-size:1.2em;
	margin-bottom:10px;
}

/* fly-in module */

.ad-gallery {
  width: 500px;
}
.ad-gallery .ad-image-wrapper {
  height: 333px;
}

.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(images/slideshow/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(images/slideshow/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(images/slideshow/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
    margin-left: 10px;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(images/slideshow/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(images/slideshow/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}