/* CSS for MER Conference */

/* Last Updated: February, 2009 */

/* MAIN COLORS
gold = color: #e8b604

blue = #0f5b96
dark blue = #083253

*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 13, 2010 */



@font-face {
    font-family: 'GraublauWebBold';
    src: url('fonts/graublauwebbold-webfont.eot');
    src: local('☺'), url('fonts/graublauwebbold-webfont.woff') format('woff'), url('fonts/graublauwebbold-webfont.ttf') format('truetype'), url('fonts/graublauwebbold-webfont.svg#webfont0Io5rEAF') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GraublauWebRegular'; 
    src: url('fonts/graublauweb-webfont.eot');
    src: local('☺'), url('fonts/graublauweb-webfont.woff') format('woff'), url('fonts/graublauweb-webfont.ttf') format('truetype'), url('fonts/graublauweb-webfont.svg#webfontqKuOb8Cf') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
   font-family: GraublauWeb;
   src: url("fonts/GraublauWeb.otf");
}
@font-face {
   font-family: GraublauWebBold;
   src: url("fonts/GraublauWebBold.otf");
}
*/

* {
    margin: 0 0;
    padding: 0 0;
    font-family: Arial, Helvetica, sans-serif;
}

:focus {
    outline: 0;
}

html, body {
    height: 100%;
}

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

* html .clearfix {
    height: 1%;
}

body {
    text-align: center;
    margin: 0 auto;
    padding: 0px;
    background: #0f5b96 url(/img/img01.gif) repeat-x top;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #083253;
}

#wrapperForFooter {
    width: 100%;
}


#page {
    width: 1080px;
    padding: 0 0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
     border: 1px solid #FFFFFF; 
     background: url(/img/MER_conference_header.jpg) no-repeat center top;
}

#page2 {
    width: 854px;
    padding: 0px 0px 0px 0px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

#header {
    margin: 0 auto;
    width: 1080px;
      /*  height: 147px;
    background: url(/img/img02.jpg) no-repeat center top; */     
    height: 150px;  
}

#logon {
    float: left;
    color: #FFFFFF;
}

.logon {
    position: relative;
    top: 30px;
    left: 816px;
    margin: 0px 0px 0px 40px;
    padding: 10px 0px;
}

.header {
    margin-bottom: 15px;
    color: #083253;
    width: 1080px;
    height: 169px;
}

.headerRegister {
    position: relative;
    top: 18px;
    left: 648px;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h5 p, ol, ul {
    margin-top: 0;
}

h1, h2, h3, h6 {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4, h5 {
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h6 {
    font-weight: normal;
}

h1 {
    letter-spacing: -1px;
    font-size: 2.2em;
    margin-bottom: 0.5em;
    padding-top: 0;
}

h2 {
    letter-spacing: -1px;
    font-size: 1.6em;
}

h3 {
    font-size: 1.2em;
    line-height: 1em;
    margin: 0px 40px 5px 40px;
    padding: 10px 0px;
}

h3.speaker {
    font-size: 1em;
    line-height: 1.5em;
    color: #083253;
    background: #ffffff url(/img/icon_listen_sm.gif) no-repeat left center;
    margin-left: 40px;
    margin-right: 10px;
    padding-left: 30px;
}

h3.speaker a:hover {
    color: #e8b604;
    text-decoration: underline;
}


h4 {
    font-size: 0.75em;
    line-height: 1em;
    margin: 0px 40px 0px 40px;
    padding: 10px 0px;
}

h5 {
    font-size: 1em;
    margin: 0px 40px 0.5em 40px;
}

#speaker p {
    font: normal 12px arial;
    color: #e8b604;
    margin: 5px 0 0 40px;
    padding: 0;
}

h6 {
    letter-spacing: -1px;
    font-size: 1.1em;
    text-align: center;
    padding: 5px 20px;
    font-weight: bold;
    font-style: italic;
    margin-top: 10px;
}

input, textarea {
    background: #21B6DD;
    border: 1px solid #FFFFFF;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #083253;
}

p, ol, ul {
    margin: 0 40px;
    line-height: 110%;
}

ul li {
    line-height: 90%;
    list-style: disc;
}

ol {
   padding-left: 3em;
}

p, ol li {
    
    padding-bottom: 5px;
}

p.indent {
    margin: 0 40px;
    line-height: 140%;
    text-indent: -40px;
}

.indent2 {
    margin: 0 40px;
    line-height: 180%;
}

.indent3 {
    margin: 0 0 0 80px;
    line-height: 100%;
}

p.outdent {
    margin: 0 0;
    line-height: 140%;
    text-indent: -10px;
}

p.block {
    margin: 0 0;
    line-height: 140%;
    text-indent: 0px;
    text-align: left;
}

.largeFont {
    font-size: 120%;
}

p#largeFont {  /*link on history_stats */
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 15px 0px;
    color: #e8b604;
    text-decoration: none;
}

p#largeFont a {
    font-size: 1.2em;
    color: #e8b604;
    text-decoration: none;
}

p#largeFont a:hover {
    font-size: 1.2em;
    color: #0f5b96;
    text-decoration: underline;
}

p#largeFont2 {   /*link on precons and sessions */
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 15px 0px;
    color: #0f5b96;
    text-decoration: none;
}

.leftReg {
    float: left;
    text-align: left;
    margin-top: 20px;
}
 /* --------------- STATS ------------------------*/


.stats {
    margin: 0 auto;
    width: 960px;
    background-color: #FFFFFF;
    border: 0;
    padding: 10px;
}

.historyStatsDetails {
    text-align: right;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.historyStatsDetailsB {
    text-align: right;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.statsLabels {
    padding: 5px 20px;
    text-align: right;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.statsLabelsBold {
    padding: 5px 20px;
    text-align: right;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.statsDates {
    width: 70px;
    text-align: center;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 5px;
}

.statsHeader {
    text-align: left;
    background-color: #e8b604;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 5px;
    color: #FFFFFF;
    border-top: 1px solid #000000;
}

.statsSubHeader {
    text-align: left;
    background-color: #9cf;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 5px;
    border-top: 1px solid #000000;
}

.statsSubHeader-a {
    text-align: right;
    background-color: #e2e4e7;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 5px;
    color: #0f5b96;
}

 /* --------------- OTHER ------------------------*/

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}

a { /* lightblue links in the rightbar */
    color: #21B6DD;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

/* --------------------- START IMG ------------------------- */

img {
    border-style: none;
}

.exhibitorsLogos {
    padding: 10px 25px 10px 25px;
}

.arrow {
    float: right;
    margin: 0px;
    border: none;
    padding-bottom: 0px;
}

img.hotel {
    float: left;
    margin: 0px 0px 10px 40px;
}

img.logo {
    text-align: left;
    vertical-align: middle;
    padding-bottom: 3px;
}

img.imgCenter {
    text-align: center;
  }

img.iconLarge {
    vertical-align: middle;
    padding: 100px 0 225px 0;
}

img.lightbox {
    border: 1px solid #083253;
    background: #FFFFFF;
    padding: 5px;
}

/*photo on contact page */

img.photo {
    float: left;
    margin: 10px 20px 20px 40px;
}

.picLeft {
    margin: 0;
    border: 0px none;
    padding-left: 20px;
    z-index: 0;
}

.pic1 {
    float: left;
    width: 90px;
    margin: 0px 30px 10px 40px;
    border: 0px none;
    z-index: 0;
}

.pic3 {           /* homepage icons */
    margin: 0;
    border: 0px none;
    z-index: 0;
}

.pic4 {
    margin: 0px 30px 10px 5px;
    border: 0px none;
    z-index: 0;
}

.pic5 {
    margin: 0px 30px 10px 20px;
    border: 0px none;
    z-index: 0;
}

.picUnder {
    clear: both;
    margin: 0px 30px 10px 5px;
    border: 0px none;
    z-index: 0;
}

.pic2col {
    clear: both;
    margin: 0px 0px 10px 45px;
    border: 0px none;
    z-index: 0;
}
/* --------------------- START  ------------------------- */

hr {
    background-color: #083253;
    color: #083253;
    height: 1px;
    margin: 0px 0px 5px 0px;
    border-style: solid;
}

hr.spkr {
    margin: 20px 30px;
}

hr.center {
    background-color: #083253;
    color: #083253;
    height: 1px;
    margin: 0 40px;
    border-style: solid;
}

hr.blue {
    background-color: #0f5b96;
    color: #0f5b96;
    height: 1px;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
}

hr.lightBlue {
    background-color: #D7D7D8;
    color: #D7D7D8;
    height: 1px;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
}

hr.ad {
  /*  background-color: #083253; */
    border-width:medium;
    border-style: double;
    color: #083253;
    height: 6px;
  margin: 20px 40px;  
}
/* --------------------- START SIDEBARS ------------------------- */


#leftbar {
    text-align: left;
    margin-top: 30px;
    z-index: 1;
}

.sidebar {
    float: left;
    width: 160px;
    text-align: left;
    margin-left: 20px;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

.sidebar li li {
    padding: 6px 0 6px 10px;
    background: url(/img/img08.gif) no-repeat 0 12px;
    border-top: 1px solid #A4E4F5;
    color: #FFFFFF;
}

.sidebar li a {
    text-decoration: none;
    color: #A4E4F5;
}

.sidebar li a:hover {
    color: #FFFFFF;
}

.sidebar li li a {
    text-decoration: none;
    color: #A4E4F5;
}

.sidebar li li a:hover {  
    color: #FFFFFF;
}

.sidebar li h2 {
    padding-top: 20px;
    color: #FFFFFF;
}

.sidebar img {
    border-style: none;
    padding: 0px;
    margin: 10px 0px;
    max-width: none;
}

.sidebar p {
    text-align: center;
    color: #FFFFFF;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    border-bottom: 0px solid #083253;
}

.sidebarReg {
    margin-left: 60%;
    padding: 0px 30px 30px 20px;
    font-size: 90%;
    border-left: thin solid;
    border-left-width: 1px;
}

/* --------------------- START GLOSSYMENU ------------------------- */

.glossymenu{
    float: left;
    text-align: left;
    margin: 1px 0px 0px 0px;
    padding: 0;
    width: 170px;
}

.glossymenuStatic{
    font: bold 0.9em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    float: left;
    text-align: left;
    margin: 1px 0px 0px 0px;
    padding: 0;
    width: 170px;
}

.glossymenu a.menuitem{
    font: bold 1.2em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: white;
    display: block;
    position: relative;
    width: auto;
    padding-top: 4px;
    padding-left: 0px;
    text-decoration: none;
    border-top: 1px solid #FFFFFF;
}

.glossymenu a.menuitem2{
    font: bold 1.2em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: white;
    display: block;
    position: relative;
    width: auto;
    padding-top: 4px;
    padding-left: 0px;
    text-decoration: none;
    border-top: 1px solid #FFFFFF;
}

.glossymenu a.menuitem3{
    font: bold 1.2em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: white;
    display: block;
    position: relative;
    width: auto;
    padding-top: 4px;
    padding-left: 0px;
    text-decoration: none;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
    color: white;
}

.glossymenu a.menuitem .statusicon{
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
}

.glossymenu div.submenu{
    background-color: #083253;
}

.glossymenu div.submenu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

.glossymenu div.submenu ul li{
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #083253;
    list-style: none; 
}

.glossymenu div.submenu ul li a{
    display: block;
    font: normal 0.9em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    padding: 4px 0 4px 10px;
    background: url(/img/img08.gif) no-repeat 0 12px;
}

.glossymenu div.submenu ul li a:hover{
    background: #e8b604;
    padding: 4px 0 4px 10px;
    color: #083253;
}

.glossymenu div.submenu .subStatic {
    color: #e8b604;
    padding: 4px 0 4px 0px;
    background: #083253 url(/img/img09.gif) no-repeat 0 12px;
    text-align: left;
    font-weight: bold;
}

.glossymenu div.submenu .subStaticList {
    text-align: left;
    text-indent: 12px;
    background-image: none;
}

.glossymenu div.submenu .miniList {
    color: #083253;
    background-color: #e8b604;
    text-align: left;
    text-indent: 4px;
    border-bottom: 1px solid #083253;
    background-image: none;
    padding: 1px 0px 1px 6px;
}

.glossymenu div.submenu .miniList a {
    color: #083253;
    text-align: left;
    border: none;
    text-decoration: none;
}

.glossymenu div.submenu .miniList a:hover {
    background-color: #FFFFFF;
    text-align: left;
    color: #083253;
    border: none;
    text-decoration: none;
}


/* --------------------- START POPUPS ------------------------- */

.popUpWrapperRight, .popUpWrapperLeft {
    width: 14em;
    margin: 0.5em;
}

.popUpWrapperRight {
    float: right;
    margin-right: 0;
}

.popUpWrapperLeft {
    float: left;
    margin-left: 0;
}

.popUp {
    display: none;
    text-align: left;
    font-size: 0.9em;
    color: #083253;
    border: 1px #FFFFFF solid;
}

a.popUpRef {
    display: block;
    text-decoration: none;
}

a.popUpRef:hover {
    border-width: 0;
}

a.popUpRef {
    position: relative;
}

a.popUpRef:hover .popUp {
    display: block;
    position: absolute;
    width: 14em;
    background-color: #e8b604;
    z-index: 20;
    top: 0.6em;
    left: -14.5em;
}

.popClick {
    display: block;
    padding: 0.5em;
    border: 0px;
    text-align: center;
    color: #FFFFFF;
}

.popUp span {
    display: block;
    padding: 1em;
    border: 0px;
    text-align: left;
}

#popUpWrapperBase {
    float: left;
    margin: 15px 0px 0px 20px;
    background-color: transparent;
    padding: 0em;
    width: 13em;
}

.popUpText {
    margin: 0;
    padding: 0;
}

a.popUpRef:hover .popClick .popUpText {
    color: #00CCFF;
}


/* --------------------- START CONTENT ------------------------- */

#contentWrapper {
    text-align: left;
    margin-top: 30px;
    background: #FFFFFF url(/img/img05.gif) no-repeat;
    float: left; /*this is a necessary float */
    width: 620px;
    margin-left: 30px;
    margin-bottom: 20px;
    z-index: 0;
}

.content {
    width: 620px;
    color: #083253;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 5px;
}

.content ul li {
    line-height: 1.4em;
    font-size: 1em;
    margin-left: 40px;
}

.content a {
    color: #083253;
    font-size: 13px;
    margin-left: 0px;
    margin-right: 0px;
}

.content a:hover {
    color: #e8b604;
}

.content .title {
    margin-left: 40px;
    padding: 30px 30px 0px 0px;
    color: #083253;
}

.content .title a {
    text-decoration: none;
    color: #083253;
}

.content .links {
    margin: 40px 0 0 0;
    padding: 10px 0px 35px 0px;
    background: url(/img/img06.gif) repeat-x left bottom;
    border-top: 1px solid #083253;
}

.content .links a {
    padding-left: 10px;
    background: url(/img/img10.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #083253;
    margin-left: 80px;
    margin-right: 10px;
}

.content .links a:hover {
    color: #e8b604;
}

.content .arrowlinks {
    margin: 5px 5px 0 40px;
    padding: 5px 0px 5px 0px;
}

.content .arrowlinks a {
    padding-left: 20px;
    background: url(/img/img10.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #083253;
    margin-left: 0px;
    margin-right: 5px;
}

.content .arrowlinks a:hover {
    color: #e8b604;
}

.contentReg {
    width: 55%;
    float: left;
    margin: 0;
    padding: 1% 2%;
}

/* --------------------- START DIVS ------------------------- */

div.center {
    text-align: center;
}

div.alertBox {
    text-align: center;
    background-color: #fdfebb;
    padding: 6px;
    margin-bottom: 10px;
}

div.boxLogos {
    margin-left: 40px;
    margin-top: 0px;
    width: 540px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
}

div.boxLogos img {
    margin: 0;
}

div.boxLogosPlain img {
    margin-bottom: 0px;
}

div.boxContent {
    clear: both;   /*need this to accommodate img that are floated right */
    position: relative;  /*need this to accommodate img that are floated right */
    left: 0px;
    z-index: 0;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 620px;
    padding: 35px 0 5px 0;
    background: #FFFFFF url(/img/img11.gif) no-repeat top;
}

div.boxContentReverse {
    clear: both;   /*need this to accommodate img that are floated right */
    position: relative;  /*need this to accommodate img that are floated right */
    left: 0px;
    z-index: 0;
    margin-bottom: 0;
    margin-top: 5px;
    width: 620px;
    padding: 35px 0 0 0;
    background: #FFFFFF url(/img/img11_b.gif) no-repeat top;  
    text-align: center;
}
div.boxContentNoImg {
    z-index: 0;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 620px;
    padding: 5px 40px 5px 0;
}

div.boxContentThickBorder { /* for reg page */
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    border-top: 4px double #0f5b96;
    margin-bottom: 0px;
    margin: 10px 0;
    width: 560px;
    padding: 15px 0;
}

div.boxContent .boxContentNoImg .boxContentThickBorder ol li {
    line-height: 2em;
    font-size: 1em;
}

div.boxContent p {
    line-height: 130%;
    padding-bottom: 10px;
}

div.boxContent .boxContentNoImg .boxContentThickBorder ol li a {
    line-height: 2em;
    font-size: 1em;
    color: #083253;
    text-decoration: none;
}

div.boxContent .boxContentNoImg .boxContentThickBorder ol li a:hover {
    line-height: 2em;
    font-size: 1em;
    color: #FFFFFF;
    text-decoration: underline;
}

.boxContentNoImg  ul li {
    line-height: 2em;
    font-size: 1em;
}

div.boxContentTableNoImg {
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    margin: 20px 40px 0 20px;
    width: 540px;
    padding: 5px 20px 5px 20px;
    line-height: 2em;
    font-size: 1em;
}

div.boxContentTable .boxContentTableNoImg a:hover {
    color: #e8b604;
    text-decoration: none;
}

div.boxNoBorder2 {       /* exhibitor page -------------------------*/
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 100%;
    padding: 5px 0px 10px 0;
}

.NoBorder { /* admin */
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    border: none;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 854px;
    padding: 35px 0 20px 0;
    background-color: #FFFFFF;
}

div.boxContentWhite {
    z-index: 0;
    border-top: 1px solid #0f5b96;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 854px;
    padding: 35px 0 20px 0;
    background-color: #FFFFFF;
}

div.boxNoBorder {
    z-index: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 620px;
    padding: 0px 0px 10px 0;
}

div.boxNoBorder p {
    line-height: 130%;
    padding-bottom: 10px;
}

div.boxShell {                /* for lightbox photos ------------------- */
    z-index: 0;
    border-top: 1px solid #66ccff;
    margin: 5px 0px;
    width: 620px;
    padding: 0px;
}

div.boxNoHeader {
    z-index: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 30px;
    width: 620px;
    padding: 0px 0px 10px 0;
}
div.boxHighlight{
    margin: 0px 35px 10px 45px;
    padding: 10px;
    border: 1px solid #083253;
}

div.boxWithMargin { /* for registration errors */
    clear: both;
    position: relative;
    z-index: 0;
    border: 1px solid #0a416b;
    margin: 0px 30px 25px 30px;
    width: 555px;
    padding: 20px 0;
    background: #FFFFFF;
}

div.boxOneColumn {
    position: relative;
    float: left;
    z-index: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 350px;
    padding: 5px 0px 10px 0;
}

div.boxOneColumn400 {
    position: relative;
    float: left;
    z-index: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 400px;
    padding: 5px 0px 10px 0;
}

div.boxOneColumnWide {
    position: relative;
    float: left;
    z-index: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 450px;
    padding: 5px 0px 10px 0;
}

div.boxOneColumnWideTitle {
    position: relative;
    float: left;
    z-index: 0;
    border: none;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 625px;
    padding: 5px 0px 0px 0;
}


/* --------------------- START OTHER BOXES ------------------------- */

.absoluteClients {
    position: absolute;
    top: 40px;
    left: 310px;
    display: block;
    clear: left;
    width: 250px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0px;
}

.absoluteR {   /* precon icon and text */
    position: absolute;
    top: 40px;
    left: 310px;
    display: block;
    clear: left;
    width: 250px;
    text-align: center;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 0px;
}

.absoluteR a {  /* precon icon and text */
    text-decoration: underline;
    font-weight: bold;
    color: #083253;
}

.absoluteR a:hover {  /* precon icon and text */
    text-decoration: none;
    font-weight: bold;
    color: #e8b604;
}

.sessionDate {
    padding: 10px 0;
    font-size: 0.85em;
    text-align: center;
    border-bottom: 1px solid #e8b604;
}
div.session p {
  margin-top: 10px;
  
}
div.session ul {
  margin-top: 5px;
  margin-left: 10px;
  padding-left: 10px;
}
div.session li {
  margin-top: 5px;
  padding-left: 10px;
}

#flashcontent {
    position: relative;
    padding-top: 16px;
    padding-bottom: 2px;
    text-align: center;
    z-index: -1;
}

.description {  /* podcasts */
    z-index: 0;
    border: none;
    margin: 0;
    padding: 0 20px 0 35px;
}

.podcast {
    font-weight: bold;
    color: #c79500;
    text-align: center;
    font-style: italic;
    padding-top: 25px;
}

.boxLogos .podcastLinks {
    padding: 5px 0 5px 0;
    margin: 2px 0 2px 0;
    text-align: center;
}

.boxLogos .podcastLinks a {
    padding-left: 25px;
    background: url(/img/audioIcon.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #083253;
    margin-left: 10px;
    margin-right: 10px;
}

.boxLogos .podcastLinks a:hover {
    text-decoration: underline;
    color: #c79500;
}

.boxLogos .centerOnly a {
    text-decoration: none;
    color: #083253;
}

.boxLogos .centerOnly a:hover {
    text-decoration: underline;
    color: #c79500;
}

div.boxContent3 {
    z-index: 0;
    border-top: 1px solid #0f5b96;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 854px;
    padding: 35px 0 20px 0;
    background: #FFFFFF url(/img/img11_spkr.gif) repeat-x top;
}

.boxContentCenter {
    clear: both;
    position: relative;
    left: 20%;
    z-index: 0;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 60%;
    padding: 35px 0 5px 0;
}

.boxContentCenterNarrow {
    clear: both;
    position: relative;
    left: 20%;
    z-index: 0;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 80%;
    padding: 5px 0 5px 0;
}

.lightboxShell {
    margin: 30px 75px 30px 75px;
    padding: 0px;
}

/* --------------------- START BREADCRUMBS ------------------------- */

p.breadcrumb {
    font: bold 11px Arial, Geneva, Helvetica, sans-serif;
    margin: 15px 0% 24px 40px;
    padding: 5px 0;
    border-bottom: solid;
    border-bottom-color: #e8b604;
    border-bottom-width: 1px;
}

p.breadcrumb a {
    color: #083253;
    text-decoration: none;
}

p.breadcrumb a:hover {
    color: #e8b604;
    text-decoration: none;
}

.titleUnderBreadcrumb {
    margin-left: 40px;
    margin-right: 40px;
    line-height: 140%;
    margin-bottom: 0;
}

/* --------------------- START MARGIN ------------------------- */

/* ------------------ Top ------------------ */

.marginTop5 {margin-top: 5px;}

.marginTop10 {margin-top: 10px;}

.marginTop20 {margin-top: 20px;}

.marginTop30 {margin-top: 30px;}

.marginTop40 {margin-top: 40px;}

.marginTop50 {margin-top: 50px;}

.marginTop60 {margin-top: 60px;}

.marginTop70 {margin-top: 70px;}

.marginTop80 {margin-top: 80px;}

.marginTop90 {margin-top: 90px;}

.marginTop100 {margin-top: 100px;}

/* ------------------ Right ------------------ */

.marginRight5 {margin-right: 5px;}

.marginRight10 {margin-right: 10px;}

.marginRight20 {margin-right: 20px;}

.marginRight30 {margin-right: 30px;}

.marginRight40 {margin-right: 40px;}

.marginRight50 {margin-right: 50px;}

.marginRight60 {margin-right: 60px;}

.marginRight70 {margin-right: 70px;}

.marginRight80 {margin-right: 80px;}

.marginRight90 {margin-right: 90px;}

.marginRight100 {margin-right: 100px;}


/* ------------------ Bottom ------------------ */

.marginBottom5 {margin-bottom: 5px;}

.marginBottom10 {margin-bottom: 10px;}

.marginBottom20 {margin-bottom: 20px;}

.marginBottom30 {margin-bottom: 30px;}

.marginBottom40 {margin-bottom: 40px;}

.marginBottom50 {margin-bottom: 50px;}

.marginBottom60 {margin-bottom: 60px;}

.marginBottom70 {margin-bottom: 70px;}

.marginBottom80 {margin-bottom: 80px;}

.marginBottom90 {margin-bottom: 90px;}

.marginBottom100 {margin-bottom: 100px;}


/* ------------------ Left ------------------ */

.marginLefto {margin-left: 0px;}

.marginLeft5 {margin-left: 5px;}

.marginLeft10 {margin-left: 10px;}

.marginLeft20 {margin-left: 20px;}

.marginLeft30 {margin-left: 30px;}

.marginLeft40 {margin-left: 40px;}

.marginLeft450 {margin-left: 50px;}

.marginLeft60 {margin-left: 60px;}

.marginLeft70 {margin-left: 70px;}

.marginLeft80 {margin-left: 80px;}

.marginLeft90 {margin-left: 90px;}

.marginLeft100 {margin-left: 100px;}

.marginLeft110 {margin-left: 110px;}

.marginLeft120 {margin-left: 120px;}


/* ------------------ More ------------------ */

.marginTopBottom10 {margin: 10px 0px;}

.marginLeftMinus20 {margin-left: -20px;}

.marginLR30 {margin: 0px 30px;}

.noMargin {
    margin: 0;
    padding: 0;
    text-align: left;
}

/* --------------------- START PADDING ------------------------- */

/* ------------------ all ------------------ */

.padding10 {padding: 10px;}

.padding20 {padding: 20px;}

.padding30 {padding: 30px;}

/* ------------------ top ------------------ */

.paddingTop3 {padding-top: 3px;}

.paddingTop10 {padding-top: 10px;}

.paddingTop15 {padding-top: 15px;}

.paddingTop20 {padding-top: 20px;}

.paddingTop30 {padding-top: 30px;}

.paddingTop40 {padding-top: 40px;}

.paddingTop50 {padding-top: 50px;}

.paddingTop60 {padding-top: 60px;}

.paddingTop70 {padding-top: 70px;}

.paddingTop80 {padding-top: 80px;}

.paddingTop90 {padding-top: 90px;}

.paddingTop100 {padding-top: 100px;}


/* ------------------ right ------------------ */

.paddingRight10 {padding-right: 10px;}

.paddingRight20 {padding-right: 20px;}

.paddingRight30 {padding-right: 30px;}

.paddingRight40 {padding-right: 40px;}

.paddingRight50 {padding-right: 50px;}

.paddingRight60 {padding-right: 60px;}

.paddingRight70 {padding-right: 70px;}

.paddingRight80 {padding-right: 80px;}

.paddingRight90 {padding-right: 90px;}

.paddingRight100 {padding-right: 100px;}


/* ------------------ bottom ------------------ */

.paddingBottom3 {padding-bottom: 3px;}

.paddingBottom10 {padding-bottom: 10px;}

.paddingBottom15 {padding-bottom: 15px;}

.paddingBottom20 {padding-bottom: 20px;}

.paddingBottom30 {padding-bottom: 30px;}

.paddingBottom40 {padding-bottom: 40px;}

.paddingBottom50 {padding-bottom: 50px;}

.paddingBottom60 {padding-bottom: 60px;}

.paddingBottom70 {padding-bottom: 70px;}

.paddingBottom80 {padding-bottom: 80px;}

.paddingBottom90 {padding-bottom: 90px;}

.paddingBottom100 {padding-bottom: 100px;}


/* ------------------ left ------------------ */

.paddingLeft10 {padding-left: 10px;}

.paddingLeft20 {padding-left: 20px;}

.paddingLeft30 {padding-left: 30px;}

.paddingLeft40 {padding-left: 40px;}

.paddingLeft450 {padding-left: 50px;}

.paddingLeft60 {padding-left: 60px;}

.paddingLeft70 {padding-left: 70px;}

.paddingLeft80 {padding-left: 80px;}

.paddingLeft90 {padding-left: 90px;}

.paddingLeft100 {padding-left: 100px;}

/* ------------------ more ------------------ */

.padding5 {padding: 5px;}

.padding10 {padding: 10px;}

.padBothLR20 {padding: 0 20px;}

.padBothLR40 {padding: 0 40px;}

.padTopBottom5 {padding: 5px 0;}


/* --------------------- START REGISTRATION AND FIELDS ------------------------- */

.shellReg {
    width: 97%;
    margin: 15px 0;
    padding: 0;
    text-align: left;
}

div.registration {
    width: 90%;
    padding: 5%;
    text-align: center;
    margin: -10px 0px;
}

div.registration ul li{
    text-align: left;
    margin-left: 80px;
}

div.registration2 {
    width: 90%;
    padding: 5%;
    text-align: center;
    margin: -10px 0px;
    border-bottom: 1px solid #0f5b96;
}

div.registration2 ul li{
    text-align: left;
    margin-left: 40px;
}

fieldset {
    float: left;
    clear: left;
    width: 100%;
    margin: 0 0 -1em 0;
    padding: 0 0 0.5em 0;
    border-style: none;
    border-top: 0px;
    border-spacing: 10px;
}

.login {
    width: 50px;
    margin: 0 20px 1em 0;
    padding: 0 0 1em 40px;
}

legend {
    margin-left: 1em;
    color: #083253;
    font-weight: bold;
}

fieldset ol {
    padding: 1em 1em 0 1em;
    list-style: none;
}

fieldset li {
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 1em;
}

fieldset.submit {
    width: auto;
    border-style: none;
    padding-left: 285px;
    background-color: transparent;
    margin: 10px 0;
}

fieldset.submitComments {
    width: auto;
    border-style: none;
    padding-left: 8em;
    background-color: transparent;
    margin: 0.5em 0 1.5em 0;
}

fieldset.closeWindow {
    width: auto;
    border-style: none;
    padding-left: 16.5em;
    background-color: transparent;
    margin: 0;
}

label{
    text-align: right;
    float: left;
    width: 8.2em;
    margin-right: 1em;
}

.label {
    margin-left: 10px;
    text-align: center;
}

.opaqueDk {
    float: left;
    display: block;
    background-color: #FFFFFF;
    border: solid;
    border-color: #073362;
    border-width: 1px;
    min-width: 280px;
    padding: 5px;
}

.checkbox {
    float: left;
    display: block;
    background-color: #FFFFFF;
}

.fieldsInput {
    text-align: left;
    font: 14px/14px arial, sans-serif;
    font-weight: normal;
    color: #293A4E;
}

/* --------------------- START HORIZONTAL MENU ------------------------- */

ul.horiz {
    padding: 9px 0 9px 0;
    font-size: 11px;
}

ul.horiz li{
    display: inline;
    padding: 9px 0 9px 0;
    color: #1eb5dd;
}

/* --------------------- START BUTTONS ------------------------- */

    
.closeBtn {
    background-color: #f2cd4b;
    color: #083253;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    border-top: 2px solid #a9b8c3;
    border-right: 2px solid #2f4657;
    border-bottom: 2px solid #2f4657;
    border-left: 2px solid #a9b8c3;
    margin: 2px;   
}

.closeBtn:hover {
    background-color: #083253;
    color: #ffffff;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    border-top: 2px solid #041a2b;
    border-right: 2px solid #a9b8c3;
    border-bottom: 2px solid #a9b8c3;
    border-left: 2px solid #041a2b;
    margin: 2px;  
}
/* --------------------- BUTTONS ------------------------- */ 

.orangeWhiteBtn {
    background-color: #f2cd4b;
    color: #990000;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    border-top: 2px solid #a9b8c3;
    border-right: 2px solid #2f4657;
    border-bottom: 2px solid #2f4657;
    border-left: 2px solid #a9b8c3;
    margin: 2px; 
}

.orangeWhiteBtn:hover {
     background-color: #990000; 
    color: #ffffff;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    border-top: 2px solid #041a2b;
    border-right: 2px solid #a9b8c3;
    border-bottom: 2px solid #a9b8c3;
    border-left: 2px solid #041a2b;
    margin: 2px; 
}

.orangeBlueBtn {
    background-color: #f2cd4b;
    color: #083253;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    border-top: 2px solid #a9b8c3;
    border-right: 2px solid #2f4657;
    border-bottom: 2px solid #2f4657;
    border-left: 2px solid #a9b8c3;
    margin: 2px;   
}

.orangeBlueBtn:hover {
    background-color: #083253;
    color: #ffffff;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    border-top: 2px solid #041a2b;
    border-right: 2px solid #a9b8c3;
    border-bottom: 2px solid #a9b8c3;
    border-left: 2px solid #041a2b;
    margin: 2px;  
}

.loginBtn {
    background-color: #f2cd4b;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px 6px;
}

.paymentBtn {
    background-color: #e8b604;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 3px 6px;
}
.paymentBtn a:hover{
	color: #eee;
}

.whiteOnRed {
    color: #FFFFFF;
    background-color: #990000;
}

.whiteOnRed a {
    color: #FFFFFF;
    background-color: #990000;
    text-decoration: none;
}

.whiteOnRed a:hover {
    color: #e8b604;
    background-color: #990000;
    text-decoration: underline;
}

.whiteOnBlue {
    color: #FFFFFF;
    background-color: #0f5b96;
}

.blueOnGold {
    color: #0f5b96;
    background-color: #e8b604;
}

.whiteOnGold {
    color: #FFFFFF;
    background-color: #e8b604;
}

.whiteOnGold a {
    color: #FFFFFF;
    background-color: #e8b604;
    text-decoration: none;
}

.whiteOnGold a:hover {
    color: #990000;
    background-color: #e8b604;
    text-decoration: underline;
}

/* --------------------- START SPANS ------------------------- */

span.alert{
    color: #990000;
}

span.bold {
    font-weight: bold;
}

span.gold {
    color: #e8b604;
}
     
span.goldText {
    color: #e8b604;
}

span.normal {
    font-weight: normal;
}

span.reduceSize60 {
    font-size: 60%;
}

span.reduceSize {
    font-size: 80%;
}

span.reduceSize90 {
    font-size: 90%;
}

span.increaseSize110 {
    font-size: 110%;
}

span.white {
    color: #ffffff;
}

span.blue {
    color: #21b6dd;
}

span.quoteText {
    color: #e8b604;
    font-style: italic;
    font-size: 18px;
}


/* --------------------- START SPEAKER AND OTHER SUB SECTIONS ------------------------- */

.bem {
    font-style: italic;
    font-weight: bold;
    font-size: 110%;
    color: #e8b604;
}

.section {
    margin-top: 10px;
    padding: 10px;
    font: 14px / 18px "arial", sans-serif;
    text-align: left;
}

div.section2 {
    margin: 10px 0 0 275px;
    padding: 3px;
    text-align: left;
}

td.fields {
    text-align: left;
    font: 13px / 14px arial, sans-serif;
    font-weight: bold;
    color: #083253;
}

td.fieldsInput {
    text-align: left;
    font: 14px / 14px arial, sans-serif;
    font-weight: normal;
    color: #293A4E;
}

.labelName {
    text-align: left;
    font: 12px arial, sans-serif;
    font-weight: bold;
    color: #083253;
    margin-left: 10px;
    padding: 5px 5px 10px 40px;
}

.labelNameRight {
    text-align: right;
    font: 12px arial, sans-serif;
    font-weight: bold;
    color: #083253;
    margin-left: 10px;
    padding: 5px 5px 10px 40px;
}

.labelWidth150 {
    width: 150px;
    text-align: right;
}

th.header {
    background-color: #0f5b96;
    color: #FFFFFF;
    height: 30px;
    padding: 5px;
    vertical-align: middle;
    margin: 0;
}

.fields {
    text-align: left;
    font: 14px / 14px arial, sans-serif;
    font-weight: bold;
    color: #0f5b96;
    padding: 10px 0;
}

.radioWhite {
    background-color: #FFFFFF;
}

/* --------------------- START HOTEL ------------------------- */

.linksHotel a {
    padding-left: 0px;
    background: url(/img/img17.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #083253;
    margin-left: 0px;
    margin-right: 10px;
}

.linksHotel a:hover {
    color: #e8b604;
}

/* start  two col */

.twoColBoxLeft {
    width: 48%;
    float: left;
    margin: 0%;
    padding: 1% 5px;
}

.twoColBoxLeft p {
    padding-left: 5px;
}
.twoColBoxRight {
    margin-left: 51%;
    padding: 1% 5px;
    height: 100%;
    border-left: 1px solid #0f5b96;
    width: 47%;
}

/* --------------------- START BORDERS ------------------------- */

.borderTop {
    border-top: 1px solid #083253;
    border-width: 1px;
    padding: 10px 0px;
    margin-right: 40px;
    text-align: left;
    margin-bottom: 0px !important;
    margin-bottom: -30px;
}

.borderTop2 {
    border-top: 1px solid #083253;
    border-width: 1px;
    padding: 10px 0px 10px 40px;
    margin: 0 40px;
    text-align: left;
}

.borderTopLine {
    border-top: 1px solid #E8E4E4;
}


.whiteNoBorder {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
}

/* --------------------- START ALIGNMENT ------------------------- */

.alignBottom {
  vertical-align: bottom;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: right;
}

.alignCenter {
    text-align: center;
}

/* --------------------- START TABLES ------------------------- */

.table {
    padding: 0;
    margin: 0;
    width: 100%;
    border-width: 0;
    font-size: 1em;
}

.table200 {
    border: 1px solid #0f5b96;
    padding: 10px;
    margin: 0;
    width: 200px;
    font-weight: bold;
 }

.table500 {
    border: 1px solid #0f5b96;
    padding: 10px;
    margin: 0;
    width: 500px;
    font-weight: bold;
 }

.table85 {
  padding: 0;
  margin: 0 0 10px 40px;
  width: 85%;
  border: solid 1px #666666;
  text-align: center;
}

.table85margin {
  padding: 0;
  margin: 0 0 10px 40px;
  width: 85%;
  border: solid 1px #666666;
  text-align: center;
}

.width50 {width: 50%;}

.width90 {width: 90%;}

/* --------------------- START FLOATS ------------------------- */

.floatRight {
    float: right;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    text-align: center;
    display: block;
}

.floatRightBenefits {
    float: right;
    width: 126px;
    padding: 0;
    margin: 10px 35px 0 0;
    text-align: center;
    display: block;
}

.floatRightHome {
    float: right;
}

/* --------------------- START FOOTER ------------------------- */

#footer {
    position: relative;
    text-align: center;
    bottom: 0px;
    padding: 0;
    background-color: #083253;
    height: 80px;
    width: 100%;
    z-index: 1;
}

.clearfooter {
    clear: both;
}

#footer p {
    padding: 0 0 25px 0;
    color: #368195;
    font-size: 10px;
}

#footer a {
    color: #368195;
}

#footer a:hover {
    color: #21B6DD;
}

/* ------------------ START MISCELLANEOUS ------------------ */

.alphanav {
    color: #0f5b96;
}

.attendeeJobTitle {
    text-align: center;
    font-weight: bolder;
}

.bold {
    font-weight: bold;
}

.displayBlock {
    display: block;
    padding: 0;
    margin: 0;
}

.fontIncrease {
    font-size: 120%;
    line-height: 110%;
}

.hidden {
    display: none;
}

#iconM {
    background: #FFFFFF url(/img/icon_M_sm.gif) no-repeat left;
}

.inline {
    display: inline;
}

.red {
    color: #CC0033;
}

.scheduleFont {
    font-size: 0.9em;
    padding: 2px;
    text-align: left;
    color: gray;
}

.small {
    font-size: 0.95em;
    padding: 0;
    text-align: left;
}

.small a {
    text-decoration: underline;
    color: #0a416b;
}

.small a:hover {
    text-decoration: none;
    color: #e8b604;
}

.small2 {
    font-size: 0.9em;
    padding: 0;
    text-align: left;
}

.smallFont2 {
    font-size: 0.85em;
    padding: 0;
    text-align: left;
}

.smallFontSpkr {
    padding: 0;
    margin: 0;
    text-align: left;
    font-weight: normal;
    font-size: 0.8em;
}

.smallFontSpkr a {
    text-decoration: none;
}

.smallFontSpkr a:hover {
    text-decoration: underline;
}

.smallFontCenter {
    font-size: 0.85em;
    text-align: center;
}

.whiteBkgdArrow {
    padding: 0px;
    margin: 0;
    background: #FFFFFF;
}

.whiteRight2 {
    background-color: #FFFFFF;
    color: #FFFFFF;
    height: 1px;
    margin: 10px 0px;
    border: none;
    padding: 0px;
}

div.quotebox {
    padding: 15px 5px 5px 5px;
    border: 6px double #fdfebb;
    margin: 0 40px 10px 40px;
    color: #e8b604;
    font-style: italic;
}

p.by {
    font-style: bold;
    text-align: right;
    color: gray;
    font-size: 11px;

}

#optin {
    width: 150px;
    padding: 10px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    margin-bottom: 5px;
    text-align: center;
}


#optin form p label {
    clear: both;
    float: left;
    text-align: right;
    width: 150px;
}

.optin {
    font-family: arial;
    font-size: 10px;
    color: #0f5b96;
    text-align: center;
}

.optin p {
    font-family: arial;
    font-size: 10px;
    color: #0f5b96;
    text-align: center;
}

.optin a:link {
    font-family: arial;
    font-size: 10px;
    color: #0f5b96;
    text-decoration: underline;
}

.optin a:hover {
    font-family: arial;
    font-size: 10px;
    color: #e8b604;
    text-decoration: none;
}

.tableSchedule {
    padding: 0 40px;
}

.speakerBio {
    font-size: 100%;
}

/* Vertical Response signup box */

 #vr_box {
    width: 100%;
    padding: 5px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #004e6c;
     background-color: #7cc1e0;
    margin-bottom: 5px;
    text-align: center;
}

.opaqueOptin {
    float: center;
    display: block;
    background-color: #FFFFFF;
    border: solid;
    border-color: #073362;
    border-width: 1px;
    max-width: 145px;
    padding: 3px;
    font-size: 12px;
}

#vr_box p {
    font-size: 11px;
    margin-bottom: 0;
    padding-bottom: 2px;
    padding-top: 3px;
}
#vr_box a {
    color: #ffffff;
}

#vr_box a:hover {
    color: #e8b604;
}

.signupBox {
    color: #ffffff;
}

#vr_box h2 {
    color: #004e6c;
    letter-spacing: -1px;
    font-size: 1.15em;
}

h3.signup {
    font-size: 12px;
    color: #28465c;
    margin: 0 0 5px 0;
    line-height: 14px;
}
.vr_btn {
    margin: 5px;
}
/* left and rightbar styling */

/* ------------------ END MER Conference CSS ------------------ */

div#countdownHeader {
    text-align: center;
    padding: 0;
    background: url("/img/rightbar_countdown.gif") no-repeat 0 0;
    width: 210px;
    height: 70px;
}

h3.countdown {
    font-size: 1.1em;
    line-height: 1em;
    margin: 0;
    padding: 5px 0px 5px 10px;
    color: #e8b604;
    text-align: center;
}

#countbox {
    border: none; 
    padding: 40px 10px 10px 10px;
    margin: 0 20px 5px 0;
    font: normal bold 14px/18px Arial, Helvetica, sans-serif;
    color: #ffffff;
    width: 190px;
}
.btnBox {
    float: left;
    width: 210px;
    display: inline;
    height: 50px;
    margin: 5px 0 0 0;
}

.btnBox100 {
    float: left;
    width: 210px;
    display: inline;
    height: 100px;
    margin: 5px 0 0 0;
}


.btnBox150 {
    float: left;
    width: 210px;
    display: inline;
    height: 150px;
    margin: 5px 0 0 0;
}

#btnRegister
{
  display: block;
  width: 210px;
  height: 50px;
  background: url("/img/rightbar_btn_register100px.gif") no-repeat 0 0;

}

#btnRegister:hover
{ 
  background-position: 0 -50px;
}

#btnRegister span
{
  display: none;
}

#btnProgram
{
  display: block;
  width: 210px;
  height: 100px;
  background: url("/img/rightbar_btn_program100px.gif") no-repeat 0 0;
}

#btnProgram:hover
{ 
  background-position: 0 -100px;
}

#btnProgram span
{
  display: none;
}


#btnProgram2
{
  display: block;
  width: 210px;
  height: 100px;
  background: url("/img/rightbar_btn_program100pxWhiteText.gif") no-repeat 0 0;
}

#btnProgram2:hover
{ 
  background-position: 0 -100px;
}

#btnProgram2 span
{
  display: none;
}
/* -----------------*/

#btnSpeakers
{
  display: block;
  width: 210px;
  height: 50px;
  background: url("/img/rightbar_btn_speakers2.jpg") no-repeat 0 0;

}

#btnSpeakers:hover
{ 
  background-position: 0 -50px;
}

#btnSpeakers span
{
  display: none;
}
/* -----------------*/
#btnSpeakers2
{
  display: block;
  width: 210px;
  height: 50px;
  background: url("/img/rightbar_btn_speakers3.jpg") no-repeat 0 0;

}

#btnSpeakers2:hover
{ 
  background-position: 0 -50px;
}

#btnSpeakers2 span
{
  display: none;
}
/* -----------------*/
#btnSpeakers4
{
  display: block;
  width: 210px;
  height: 50px;
  background: url("/img/rightbar_btn_speakers4.jpg") no-repeat 0 0;

}

#btnSpeakers4:hover
{ 
  background-position: 0 -50px;
}

#btnSpeakers4 span
{
  display: none;
}
/* -----------------*/
#btnSpeakers5
{
  display: block;
  width: 210px;
  height: 50px;
  background: url("/img/rightbar_btn_speakers5.jpg") no-repeat 0 0;

}

#btnSpeakers5:hover
{ 
  background-position: 0 -50px;
}

#btnSpeakers5 span
{
  display: none;
}
/* -----------------*/
#btnSpeakers6
{
  display: block;
  width: 210px;
  height: 50px;
  background: url("/img/rightbar_animated_btn.gif") no-repeat 0 0;

}

#btnSpeakers6:hover
{ 
  background-position: 0 -50px;
}

#btnSpeakers6 span
{
  display: none;
}
/* -----------------*/
#btnQuality1
{
  display: block;
  width: 210px;
  height: 100px;
  background: url("/img/rightbar_btn_quality_100px.gif") no-repeat 0 0;

}

#btnQuality1:hover
{ 
  background-position: 0 -100px;
}

#btnQuality1 span
{
  display: none;
}
/* -----------------*/
#btnSpeakers150
{
  display: block;
  width: 210px;
  height: 150px;
  background: url("/img/rightbar_btn_speakers150px.gif") no-repeat 0 0;

}

#btnSpeakers150:hover
{ 
  background-position: 0 -150px;
}

#btnSpeakers150 span
{
  display: none;
}

/* -----------------*/

#btnQuickview
{
  display: block;
  width: 210px;
  height: 100px;
  background: url("/img/rightbar_btn_quickview100px.gif") no-repeat 0 0;
}

#btnQuickview:hover
{ 
  background-position: 0 -100px;
}

#btnQuickview span
{
  display: none;
}

/* -----------------*/

#btnCallForPresentations
{
  display: block;
  width: 210px;
  height: 100px;
  background: url("/img/rightbar_btn_callForPresentations.gif") no-repeat 0 0;
}

#btnCallForPresentations:hover
{ 
  background-position: 0 -100px;
}

#btnCallForPresentations span
{
  display: none;
}
/* --------Nifty Corners---------*/

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

 #adBox_home {
    width: 480px;
/*    background: url(/img/adbox_speaker.jpg) no-repeat top; */
    margin: 0 0px 40px 65px;
    padding: 5px;
    border: 1px solid #0f5b96; 
}
 #adBox_home p {
     line-height: 90%;
 }
p.headerHome1 {
    font-family: GraublauWebBold, arial, sans-serif;
    font-size: 2.2em;
    margin: 15px 0 0 0;
    padding: 0;
    color: #083253;
    text-align: center;
    letter-spacing:35px;
    /*font-weight: bolder;*/
}

p.headerHome2 {
    font-family: GraublauWebRegular, sans-serif;
    font-size: 2.8em;
    line-height: 0.01em;
    margin: 0;
    padding: 0;
    color: #e8b604;
    text-align: center;
}

p.headerHome3 {
    font-family: GraublauWebBold, sans-serif;
    font-size: 3.6em;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 0;
    color: #e8b604;
    background: #ffffff;
    text-shadow: #cacaca 0.04em 0.05em 0.02em;
}
p.headerHome4 {
    font-family: GraublauWebBold, sans-serif;
    font-size: 3.8em;
    line-height: 5px;
    margin: 0;
    padding: 0;
    color: #e8b604;
    text-align: center;
    text-transform: uppercase;
    text-shadow: #cacaca 0.04em 0.05em 0.02em; 
}
p.headerHome5 {
    font-family: GraublauWebRegular, arial, sans-serif;
    font-size: 2.6em;
    margin: 15px 0% 15px 0px;
    padding: 0px;
    color: #000000;
    text-align: center;
    font-weight: normal;

}

p.headerHome6 {
    font-family: GraublauWebRegular, arial, sans-serif;
    font-size: 1.8em;
    margin: 3px 0;
    padding: 0px;
    color: #000000;
    text-align: center;
    font-weight: normal;

}
