*  { margin: 0; padding: 0; }

body {
  background: url(images/greenbg.gif) repeat fixed;
  font-family: Arial;
  font-size: 80%;
  padding: 25px 0;
}

a {
  color: #008FB1;
  text-decoration: underline;
  }

a:hover { color: #ED3F22; }

div.hr {
  border-bottom: 1px solid #ccc;
  display: block;
  height: 5px;
  margin: 1em 0;
  width: 100%;
  }

.red { color: #c00; }

.fullwidth {
  width: 100%;
  }

.left { float: left; }
img.left {padding: 0 5px 5px 0}
.center { text-align: center; }
.right {float: right; }
.align_right { text-align: right; }

.width { width: 200px; }

.underline { text-decoration: underline; }
.italics { font-style: italic; }
.bold { font-weight: bold; }

.big { font-size: 1.2em; }
.small { font-size: 0.7em; }

a img { border: 0 }

div.clear { clear: both; }

div.message {
  background: #00bef1;
  color: #fff;
  padding: 10px;
  }

#container {
  margin: 25px auto;
  width: 760px;
  }

/*
 * HEADER
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#header {
  background: url(images/headerbg.gif) no-repeat 50% 0;
  height: 125px;
  position: relative;
}

#header .header-sponsors {
  color: #666;
  float: right;
  font-size: 1.5em;
  padding: 5px 10px 0 0;
  width: 244px;
  }

#header .header-sponsors h5 {
  color: #488FB1;
  border-bottom: 1px solid #488FB1;
  margin-bottom: 2px;
  }

#header .header-sponsors a {
  text-decoration: none;
  }

#header .header-sponsors img {
  border: none;
  padding-right: 5px;
  }

#website a {
  background: url(images/logo.gif) no-repeat center center;
  display: block;
  height: 85px;
  left: 35px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 23px;
  width: 350px;
  }

/*
 * NAVIGATION
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content,
#nav { background: white url(images/containerbg.gif) repeat-y 50% 0; }

#nav { padding: 0 4px; }

#nav ul {
  background: url(images/navbg.gif) repeat left top;
  display: block;
  list-style: none;
  }

#nav ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#nav ul li {
  display: block;
  float: left;
  width: 33.3%;
  }

#nav ul li a {
  background: url(images/navbg.gif) no-repeat right center;
  color: white;
  display: block;
  font-size: 1.2em;
  text-align: center;
  text-decoration: none;
  }

#nav ul li a span {
  background: url('images/navline.gif') no-repeat left center;
  display: block;
  padding-top: 32px;
  text-align: center;
  height: 43px;
  }

#nav ul li a:hover { background-image: url('images/navhover.gif'); }

#nav ul li.blank a span {
  background-image: none;
  width: 502px;
  }

#nav ul li.blank a {
  background: url('images/navbg_small.gif') repeat-x;
  }

#nav ul li.blank a:active,
#nav ul li.blank a:hover {
  background: url('images/navbg_small.gif') repeat-x;
  }

body#home #nav li.home a,
body#attendees #nav li.attendees a,
body#advertisers #nav li.advertisers a,
body#coupons #nav li.coupons a {
  background-image: url('images/navactive.gif');
  }

/*
 * CONTENT
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
  color: #008FB1;
  min-height: 300px;
  padding: 10px 15px 20px;
  }

#content #main {
  float: left;
  _margin-right: -3px;
  padding: 10px 20px;
  width: 445px;
  }

#content #sub {
  float: right;
  _margin: 0;
  padding: 10px 20px 160px 20px;
  width: 195px;
}

#content .header {
  color: #ED3F22;
  font-size: 1.5em;
  margin: 1em 0 .5em;
  }

#content .smaller_header {
  color: #ED3F22;
  font-size: 1.3em;
  margin: 1em 0 .5em;
  }

#content span.name {
  color: #ED3F22;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
#content span.rochester { color: #00BEF1; }

#content blockquote,
#content address,
#content dl,
#content ul,
#content ol,
#content p {
  line-height: 1.5em;
  margin-bottom: 1em;
}

#content ul,
#content ol { padding-left: 1.5em; }

#content dl { _height: 1px; }

#content dl:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  _height: 1px;
  visibility: hidden;
}

#content dl dt {
  float: left;
  font-weight: bold;
  width: 15%;
}

#content .coupons {
  margin-bottom: 150px;
}

#content .coupons .coupon {
  display: block;
  float: left;
  margin-right: 1%;
  width: 32%;
}

#main .table dd,
#main .table dt {
  font-size: 0.9em;
  }

#main .table dt {
  float: left;
  width: 120px;
  }

#main .table dd {
  padding-left: 125px;
  }

#main .table dd:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  _height: 1px;
  visibility: hidden;
}

#main .fruit {
  background: url('images/fruit.jpg') no-repeat 0 0;
  display: block;
  height: 300px;
  margin: 1em auto;
  width: 322px;
}

#content dl dd { margin-left: 20%; }

#content dl dd .error_message {
  background-color: pink;
  border: 1px solid red;
  color: #000;
  font-style: italic;
  margin-bottom: 5px;
  padding: 5px;
}

.no-list li {
  list-style: none;
  }

#sub .thirds {
  margin: 10px 0 0 -20px;
  padding-bottom: 20px;
  width: 100%;
  }

#sub .thirds li {
  list-style: none;
  float: left;
  text-align: center;
  width: 33%;
  }

#content h2 .subtitle {
  color: #b8d83f;
  display: block;
  font-size: .65em;
  text-transform: uppercase;
}

#content label { font-weight: bold; }

#content hr {
  background: #00BEF1;
  border: none;
  height: 1px;
  margin: 1.5em 0 1em;
}

#content textarea,
#content input.text {
  border: 1px solid #666;
  display: block;
  font-family: arial;
  font-size: 1.2em;
  margin: 0 auto;
  padding: .25em;
  width: 95%;
}

#content input.submit {
  background: white;
  border: 1px solid #008FB1;
  color: #ED3F22;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: bold;
  padding: .25em 1em;
}

#content fieldset {
  background: #a5dbee url('images/fieldset-bg.gif') repeat-x top;
  border: 1px solid #008FB1;
  margin-bottom: .5em;
  padding: 10px;
}

#content fieldset legend {
  background: #fff;
  color: #ED3F22;
  font-size: 1.2em;
  font-weight: bold;
}

#content img.center {
  background-color: #00BEF1;
  display: block;
  margin: 0 auto 1em;
  padding: 10px 0;
}

ul.busses li {
  display: block;
  float: left;
  height: 160px;
  list-style: none;
  text-align: center;
  width: 140px;
  }

#content .album li {
  display: block;
  float: left;
  height: 105px;
  list-style: none;
  margin: 5px;
  text-align: center;
  width: 105px;
  }

body#schedule #content .area {
  background-color: #00BEF1;
  color: white;
  font-size: 1.2em;
  margin-bottom: .2em;
  padding: .1em 10px;
}

body#schedule #content .events dt {
  color: #ED3F22;
  padding: .1em 10px;
  text-align: right;
}

body#schedule #content .events dd {
  border-bottom: 1px solid #00BEF1;
  padding: .1em 10px;
  }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body#schedule #content .events dt .title {
  float: left;
  }

.Group_sponsor .sponsors li a,
.Broker_sponsor .sponsors li a,
.Provider_sponsor .sponsors li a,
.Silver_sponsor .sponsors li a,
.Gold_sponsor .sponsors li a {
  text-decoration: none;
  }

.Group_sponsor,
.Broker_sponsor,
.Provider_sponsor,
.Gold_sponsor,
.Silver_sponsor {
  min-height: 150px;
  padding-top: 30px;
  }

.Group_sponsor li,
.Broker_sponsor li,
.Provider_sponsor li,
.Gold_sponsor li,
.Silver_sponsor li {
  margin-left: 0;
  }

.Group_sponsor {background: url('images/employer-half.gif') no-repeat;}
.Broker_sponsor {background: url('images/broker-half.gif') no-repeat;}
.Provider_sponsor {background: url('images/provider-half.gif') no-repeat;}
.Gold_sponsor {background: url('images/gold-half.gif') no-repeat;}
.Silver_sponsor {background: url('images/silver-half.gif') no-repeat;}

#main dl dt {
  float: none;
  width: auto;
  }

#main dl dd { margin-left: 0; }

#main ul li {
  list-style-image: url('images/swirl.jpg');
}

#register #main li {
  margin-bottom: 1.5em;
}

#main .columns {
  margin-bottom: 1em;
}

#main .columns .column {
  display: block;
  float: left;
}

#main .columns .column_1 {
  margin-right: 2%;
  width: 60%;
}

#main .columns .column_2 {
  margin-right: 0;
  width: 38%;
}

#sub h3.sponsor_name {display: none}

#sub ul.sponsors li {
  list-style: none;
  margin: 30px 0;
  text-align: right;
  }

#sub ul.sponsors li.blank_sponsor {
  border: 1px dashed #999;
  color: #999;
  }

#sub select {
  font-size: 12px;
  }

#sub option {
  padding: 1px;
  }

#sub dl dt {
  float: none;
  width: auto;
  }

#sub dl dd { margin-left: 0; }

#sub .attendee_list li a {
  color: inherit;
  text-decoration: none;
}

#sub .attendee_list li a img {
  margin-top: 1em;
  }

#sub .exhibitor {
  margin-bottom: 1em;
}

#sub .exhibitor .exhibitor_list ul {
  padding: 0;
  }

#sub .exhibitor .exhibitor_list ul li {
  list-style: none;
  }

#sub .exhibitor .exhibitor_list a {
  border-bottom: 1px solid #eee;
  color: #008FB1;
  display: block;
  padding: 2px 5px;
  text-decoration: none;
  width: 100%
  }

#sub .exhibitor .exhibitor_list .bold a {
  color: #ed3f22;
  }

#sub .exhibitor .exhibitor_list a:hover,
#sub .exhibitor .exhibitor_list a:active {
  background-color: #EC3E21;
  color: #fff;
  }

#sub a img {border: none}

#sub .exhibitor .exhibitor_list .pagination {
  text-align: center;
  }

#sub .exhibitor .exhibitor_list .pagination a {
  border: 1px solid #008FB1;
  display: inline;
  }

#sub .exhibitor .exhibitor_list .pagination span.prev,
#sub .exhibitor .exhibitor_list .pagination span.next {
  display: none;
  }

#sub .exhibitor .exhibitor_list .pagination a:hover,
#sub .exhibitor .exhibitor_list .pagination a:active {
  background-color: #008FB1;
  }

#sub .exhibitor .exhibitor_list .pagination .current {
  border: 1px solid #000;
  color: #000;
  padding: 2px 5px;
  }

/*
 * FOOTER
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
  background: url(images/footerbg.gif) no-repeat 50% 100%;
  padding: 10px 15px;
  position: relative;
}

#footer #flash {
  position: absolute;
  right: -10px; top: -155px;
  z-index: 200;
}

#footer #sponsors {
  float: left;
  padding: 10px 20px;
  width: 445px;
}

#footer #sponsor_link {
  float: right;
  padding: 20px 20px 10px;
  width: 195px;
}

#footer .title { position: absolute; left: -9999px; }

#footer ul.sponsors {
  background: url(images/goldsponsor.gif) no-repeat left top;
  float: left;
  font-size: 1.2em;
  list-style: none;
  _height: 55px;
  min-height: 55px;
  overflow: hidden;
  padding-left: 65px;
  width: 157px;
}

#footer ul#silver_sponsors { background-image: url(images/silversponsor.gif); }

#footer a {
  color: white;
  font-size: 1.3em;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  z-index: 201;
}

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

#footer #sponsor_link a { font-size: 1.5em; }

/*
* TIGHTBOX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#tightbox-body {
  background: #fff;
  color: #00BEF1;
  padding: 10px;
  .width: 90%;
  }

#tightbox-body #content {
  background: transparent;
  .width: 90%;
  }

#tightbox-body #content img {
  display: block;
  margin: 0 auto;
  width: 200px;
  }


#tightbox-body #content h2 {
  background: #eee;
  margin-bottom: 1em;
  padding: 10px;
  }

#tightbox-body #content .body {
  padding: 0 11px;
  position: relative;
  }

#tightbox-body #content .body .ad {
  position: absolute;
  right: 0;
  top: 0;
  }

#tightbox-body #content .body .description {
  margin-top: 50px;
  }

#tightbox-body #content .ad img {
  margin: 0;
  width: auto;
  }

#tightbox-body .content textarea {
  height: 75px;
  }

#tightbox-body .content textarea,
#tightbox-body .content input.text,
#tightbox-body .content select.text {
  border: 1px solid #666;
  display: block;
  font-family: arial;
  font-size: 1.2em;
  margin: 0 auto;
  padding: .25em;
  width: 95%;
}

#tightbox-body .content input.submit {
  background: white;
  border: 1px solid #008FB1;
  color: #ED3F22;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: bold;
  padding: .25em 1em;
}

#tightbox-body .content fieldset {
  background: #a5dbee url('images/fieldset-bg.gif') repeat-x top;
  border: 1px solid #008FB1;
  margin-bottom: .5em;
  padding: 10px;
}

#tightbox-body .content fieldset legend {
  background: #fff;
  color: #ED3F22;
  font-size: 1.2em;
  font-weight: bold;
}

#tightbox-body .content span.name {
  color: #ED3F22;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}

#tightbox-body .content span.rochester { color: #00BEF1; }

#tightbox-body .speaker img {padding: 0 10px 10px 0}

#tightbox-body .speaker p {margin-bottom: 1em}

#tightbox-body .speaker .topic {
  border-bottom: 1px solid #ED3F22;
  margin-bottom: 10px;
  }

#tightbox-body .error {
  color: red;
  font-size: 0.9em;
  font-style: italic;
  }
