/* Website Stylesheet for Cariboo Freemo: */

/* Last Updated: March 17 2005 */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Tweaked by Terre and Adrian

*/
* {
    margin: 0;
}
html, body {
    height: 100%;
}

body {
    text-align: center;
    margin: 0 auto;
    /* for FF*/
    padding: 10px;
    background: #0A416B 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #f0f8ff;
}

#wrapperForFooter {
    width: 100%;
}

 #page {
    width: 1080px;
    padding: 0px 0px 0px 0px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: #f0f8ff;     
    margin: 0 auto;
}
input, textarea {
    background: #21B6DD;
    border: 1px solid #FFFFFF;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #0A416B;
}

/* Header */

#header {
    margin: 10 auto;
    height: 125px;
    width: 1080px;
    border: 1px solid #FFFFFF;          
    background: url(/img/header.jpg) no-repeat right top;
}

#logo {
    float: left;
}

#logo h1, #logo p {
    float: left;
    margin: 0;
    line-height: normal;
}

#logo h1 {
    padding: 30px 0 0 20px;
    font-size: 2em;
    color: #000;
}

#logo p {
    padding: 69px 0 0 7px;
    letter-spacing: -1px;
    font-size: 1.4em;
    color: #54544a;
}

#logo a {
    text-decoration: none;
    color: #21B6DD;
}

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

.logon {
    position: relative;
    top: 30px;
    left: 816px;
    font-size: 14px;
    line-height: 1em;
    margin: 0px 0px 0px 40px;
    padding: 10px 0px;
}

.logon a {
    font-size: 12px;
    text-decoration: none;
    color:  #FFFFFF;
}

.logon a:hover {
    font-size: 12px;
    text-decoration: underline;
    color: #f2cd4b;
}

/* Header */

.header {
    margin-bottom: 15px;
    /* background: #1EB5DD url(/img/MER_header.jpg) no-repeat; */

    color: #f0f8ff;
    width: 1080px;
    height: 169px;
}

/* Heading Styles */

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 {
    /*text-transform: lowercase;*/
    font-weight: normal;
}

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

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


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


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

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

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


/* Paragraph styles */

p, ol, ul {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; 
    margin-left: 40px;
    margin-right: 40px;
    line-height: 140%;
}

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

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

p#largeFont {
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
   padding: 15px 0px;
}

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

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


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

.borderHead {     /* outlined border on homepage */
  float: left;
  display: block;
  background-color: transparent;
  border: solid;
  border-color: #0A416B;
  border-width: 1px;
  padding: 7px;
  text-align: center;
  margin: 5px 0 10px 0;
  font-weight: bold;
  width: 265px;
}



/* General Links */

a {
    color: #21B6DD;
    text-decoration: underline;
}

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

/* Images */

img {
    border-style: none;
}

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

img.arrow2 {
  display: inline;
   vertical-align: bottom;
   padding-right: 10px;
}

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

img.icon {
    clear: both;
    float: left;
   vertical-align: middle;
   padding-right: 10px;
}

img.iconCenter {       /* used for images in left menu */
  text-align: center;
    vertical-align: middle;
}

img.iconLarge {            /* used on error and approval pages */
    vertical-align: middle;
    padding: 100px 0 225px 0;
}

img.iconHome {         /* used for quicklink icons on homepage */
    float: left;
   vertical-align: middle;
   padding: 0 10px;
}

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

img.left {
    float: left;
    margin: 4px 20px 0 0;
}

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

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


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

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

img.podcast {
clear: both;
float: left;
   vertical-align: middle;
   margin-right: 10px;
}

img.right {
    float: left;
    margin: 4px 0 0 20px;
}

img.rightIcon {
    float: right;
    margin: 0px 0 0 5px;
    vertical-align:top;
}

img.rightTransparent {
    float: right;
    margin: 0 0 20px 20px;
}


/* Pics */

.pic1 {
    float: left;
    margin: 0px 30px 10px 40px;
    border: 0px none;
    z-index: 0;
}
.pic2 {
    float: none;
    margin: 20px 0px 0px 0px;
    border: 0px none;
    z-index: 0;
}
.pic3 {
    float: none;
    margin: 0;
    border: 0px none;
    z-index: 0;
}

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

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

/* Horizontal rules */

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

}

hr.home {
    margin-right: 40px;

}

hr.center {
    background-color: #0A416B;
    color: #0A416B;
    height: 1px;
    margin-left: 40px;
    margin-right: 40px;
    border-style: solid;

}

hr.centerShort {
    color: #0A416B;
    height: 1px;
    margin: 30px 250px;
    border-style: solid;
    border: thin;
    padding: 0px;
}

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


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

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


hr.wide {
    background-color: #0A416B;
    color: #0A416B;
    height: 6px;
    margin-left: 0px;
    margin-right: 0px;
    border-style: double;

}

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

/* Content ID */

#contentWrapper {
    text-align: left;
    margin-top: 30px;
    background: #f0f8ff;
    float: left;
    width: 620px;
    margin-left: 30px;
    margin-bottom: 20px;
    z-index: 0;
}


/* Content Class */

.content {
    width: 620px;
    color: #0A416B;
    padding-left: 10px;
    padding-right: 0px;
    margin-top: 20px;
}

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

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

.contentMain ol, ul {
    padding-left: 40px;
    margin-right: 40px;
    line-height: 180%;
    list-style-type: square;
}

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

.center {
  text-align: center;
}


.centerBold {
  text-align: center;
  font-weight: bold;
  line-height: 16px;
}


.titleUnderBreadcrumb {     /*used for podcast header only */
    margin-left: 40px;
    margin-right: 40px;
    line-height: 140%;
    margin-bottom: 0;
}

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

.content .byline {
    margin: 0;
    padding: 0px 40px 10px 40px;
    font-size: 13px;
}

.content .pic {
    padding: 20px 30px 40px 30px;
}

.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: 20px;
    background: url(/img/img08.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #0A416B;;
    margin-left: 40px;
    margin-right: 40px;
}

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

.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: #0A416B;;
    margin-left: 0px;
    margin-right: 5px;
}

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

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

.flashAbove {
  z-index: 1;
}

/* Sidebars */

.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;
}

/* Rightbar */

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

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


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

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

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

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

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

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

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

/* Left Sidebar */

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

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

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

.rightbar p {
    text-align: center;
    color: #FFFFFF;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    border-bottom: 0px solid #083253;
}
.rightbar h5 {
    font-size: 1.1em;
    margin: 10px 0px 10px 0px;
    text-align: center;
}

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


/* Footer */

#footer {
    position: relative;
    text-align: center;
    /* margin: 0 auto; */
    /* for FF*/
     bottom: 0px;
    /* left: 0; */
    padding: 0;
    background: #f0f8ff;
    height: 80px;
    width: 100%;
    z-index: 1;
}

/*
html > body #footer {
  position: fixed;
  margin-left: 0;
}

*/

.push {
    height: 5px; /* .push must be the same height as .footer */
}

.clearfooter {
 /* height: 70px; */
  clear: both;
  }

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

#footer a {
    color: #368195;
}

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

/* Div tags */

div#cost {
  color: #990000;
}

div.center {
    text-align: center;
}

div.float {
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: center;
    width: 186px;
}

div.floatSidebar {
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

div.floatSidebar p {
    text-align: center;
}

/* Used for Subscribe now! on homepage bottom  */

.floatLeft {
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: center;
    width: 186px;
}


.floatLeft a {
  text-decoration: none;
  color: #0A416B;;
}

.floatLeft a:hover {
  text-decoration: underline;
  color: #083253;
}
/* end Subscribe now! on homepage bottom  */

div.spacer {
    clear: both;
}

div.container {
    border: none;
    margin: 5px 0px 5px 0px;
    width: 600px; /*this needs to be narrower than content 620px*/
}

div.boxReg {
    position: relative;
    left: 0px;
    text-align: center;
    z-index: 0;
    border-bottom: 1px solid #a6a691;
    margin: 2px 0;
    width: 100%;
}

div.boxTop {
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    border-top: 1px solid #a6a691;
    margin-bottom: 5px;
    margin-top: 25px;
    width: 620px;
    padding: 15px 0 0 0;
}

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

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

div.boxWithMargin {
    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.boxOneColumnWide {
    position: relative;
    float: left;
    z-index: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 450px;
    padding: 5px 0px 10px 0;
}

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

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

div.boxRight {
    position: relative;
    left: 0px;
    z-index: 0;
    border: none;
    margin: 0 0 0 30px;
    padding: 0;
}
.boxRight2 {
    position: absolute;
    display: block;
    left: 290px;
    top: 35px;
    text-align: left;
    border: none;
    margin: 0 40px 0 20px;
    padding: 0;
    width: 300px;
}

div.boxRightAbsolute {
    position: absolute;
    left: 328px;
    top: 36px;
    z-index: 0;
    padding: 0;
}

div.boxRightAbsolute ul li {
   clear: both;
    margin-left: -45px;
}

div.box {
    position: relative;
    left: 0px;
    z-index: 0;
    border-top: 0px solid #2872A6;
    border-left: none;
    border-right: 0px solid #2872A6;
    border-bottom: 1px solid #2872A6;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 620px;
    padding: 5px 0px 10px 0;
}

 div.boxIcons {
     position: relative;
    text-align: center;
    z-index: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    border: none;
 }

div.box2 {
    position: relative;
    left: 0px;
    text-align: center;
    z-index: 0;
    border-top: none;
    border-left: none;
    border-right: 0px solid #2872A6;
    border-bottom: 1px solid #2872A6;
    margin: 20px 0px;
    width: 100%;
    padding-bottom: 20px;
}

div.boxLogos {
    clear: both;
    position: relative;
    margin-left: 40px;
    margin-top: 10px;
    width: 540px;
    text-align: center;
    background: #FFFFFF url(/img/img14.gif) repeat-x top;
    padding-top: 70px;
    padding-bottom: 0px;
}

div.boxLogos img {
    margin-bottom: 40px;
}

div.boxBorderTop {
    position: relative;
    left: 0px;
    text-align: center;
    z-index: 0;
    border-top: 1px solid #0f5b96;
    margin: 20px 0px;
    width: 100%;
    padding: 35px 0px 5px 0px;
    background: #21B6DD url(/img/img11.gif) no-repeat top;
}

#boxRightRelativeVeotag {
    position: relative;
    left: 450px;
    top: 68px;
    padding: 0;
}

/* begin RELATIVE links on right side of homepage */

div.boxFloatRight {
  position: relative;
  display: block;

    float: left;
    top: 36px;
    padding: 0;
    width: 200px;
}

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

}

.floatRightClients {  
  position: relative;
  float: right;
  display: block;
  clear: left;
  width: 250px;
  text-align: center;  
}
.absoluteClients {
  position: absolute;
  top: 40px;
  left: 310px;
  display: block;
  clear: left;
  width: 250px;
  text-align: center;
  background: #FFFFFF url(/img/img14.gif) no-repeat top;
  padding-top: 70px;
  padding-bottom: 0px;
} 
 
.gradiant {
  display: block;
  background: #1eb5dd url(/img/img15.gif) repeat-x top;
  padding: 0px;
  margin: 0px;
  vertical-align: baseline;
} 
  
   
.mainPhoto {
  padding-top: 320px;
  background-image: url(/img/home_photo.gif);
  background-repeat: no-repeat;
}

.homeLinks {
  padding: 5px 0 5px 0;
    border-left: 0;
  margin-right: 40px;
  text-align: left;

}

.homeBox ul li {
    clear: both;
    text-align: left;
    padding-left: -20px;
    margin-left: -20px;
    margin-right: 1px;

}
.homeLinks a {
  text-decoration: none;
  color: #0A416B;;
}

.homeLinks a:hover {
  text-decoration: underline;
  color: #083253;
}

.floatLeft2 {
    position: relative;
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

p.floatLeft2 a {
  text-decoration: none;
  color: #0A416B;;
}

p.floatLeft2 a:hover {
  text-decoration: underline;
  color: #083253;
}



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

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


/* end  RELATIVE links on right side of homepage */

.description {
    clear: none;
    position: relative;
    z-index: 0;
    border: none;
    margin: -10px 0 0 0;
    padding: 0 20px 0 35px;
}

div.boxContent {
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    border-top: 1px solid #0f5b96;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 620px;
    padding: 35px 0 5px 0;
    background: #21B6DD url(/img/img11.gif) no-repeat top;
}

div.boxContentNoImg {
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 620px;
    padding: 5px 0 5px 0;
}

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

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

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

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

div.boxContentLast {
    clear: both;
    position: relative;
    left: 0px;
    z-index: 0;
    border-top: 1px solid #0f5b96;
    margin-bottom: 345px;
    margin-top: 10px;
    width: 620px;
    padding: 15px 0 5px 0;
}


h3.speaker {
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 5px;
    margin-left: 10px;
    padding: 0 0 0 10px;
    text-decoration: none;
    color: #0A416B;;
    }


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

 div.videos {
    position: relative;
    left: 0px;
    z-index: 0;
    border-top: 1px solid #a6a691;
    margin-bottom: 5px;
    margin-top: 25px;
    width: 620px;
    padding-top: 0px;
}

/*Popups for videos */

.popup {
  background-color: #083253;
  margin: 0;
  padding: 0;
}

.videosBackground {
  background-color: #0A416B;
}

/*
#table {
    float: none;
    width: 500px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    }
*/

/* accordion menu */

.memory {
    width: 125px;
    height: 75px;
    margin: 10px 5px 5px 15px;
}


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

.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; /*width of menu*/
}

.glossymenu a.menuitem{
    font: bold .8em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: black;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding-top: 4px;
    padding-left: 0px;
    text-decoration: none;
     border-top: 1px solid #FFFFFF;
}

.glossymenu a.menuitem2{
    font: bold .8em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color:black;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding-top: 4px;
    padding-left: 0px;
    text-decoration: none;
     border-top: 1px solid #FFFFFF;
}

.glossymenu a.menuitem3{
    font: bold .8em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: black;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    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{ /*CSS for icon image that gets dynamically added to headers*/
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
}
/*
.glossymenu a.menuitem:hover{
background-image: url(/img/glossyback2.gif);
}
 */


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
    background: #083253;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

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

.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: #21B6DD;
    padding: 4px 0 4px 10px;
    color: #083253;
}
/*--------------------------------start new submenu -----------------------------------*/

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

}

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

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

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

  }
/*          This needs to be tested
html > body .glossymenu div.submenu .miniList a {
  color: #083253;
  text-align: left;
  border: none;
  text-decoration: none;
  background: url(/img/img08.gif) no-repeat 0 12px;
  }
*/
.glossymenu div.submenu .miniList a:hover {
  background-color: #f2cd4b;
  text-align: left;
  color: #083253;
  border: none;
  text-decoration: none;

  }

 .noIcon {
  background-image: none;
 }


/*----------------------------- end new submenu --------------------------------------*/

/* from cohasset */

p.breadcrumb {
    font: 12px Arial, Geneva, Helvetica, sans-serif;
    margin: 15px 0% 24px 20px;
    padding: 5px;
    border-bottom: solid;
    border-bottom-color: #0A416B;
    border-bottom-width: 1px;
    color: #FFFFFF;
}
p.border {
  border-bottom: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: #0A416B;
  padding: 10px 0 15px 0;
    border-left: 0;
  border-right: 0;
  border-top: 0;
  margin-right: 40px;
  text-align: left;
  width: 258px;
}

p.border a {
  text-decoration: none;
  color: #0A416B;;
}

p.border a:hover {
  text-decoration: underline;
  color: #083253;
}

/* begin links on right side of homepage */


.borderTop {
  border-top: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: #0A416B;
  padding: 10px 0px;
  margin-right: 40px;
  text-align: left;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: 0px !important;
margin-bottom: -30px;  /* for IE only*/
}

/* HACK IE is the only browser that reads the star-html prefix
* html .borderTop {
    margin-bottom: -30px;
}
*/

/* end links on right side of homepage */

p.pad {
    padding-bottom: 5px;
}

.padDeep {
  padding: 20px 0px;
}


p.left {
    margin: 0px 40px;
}


.company {
    margin-left:130px;
}

/* registration form */

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

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

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;

}

.logout {
  color: #ffffff;
  text-decoration: underline;
}


legend {
    margin-left: 1em;
    color: #0A416B;
    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;
}

.closeBtn {
    color: #FFFFFF;
    background-color: #0A416B;
}


.changes {
    width: 150px;
  background-color: #FFFFFF;
  border: solid;
  border: 1px outset #1eb5dd;
  text-align: center;
  margin: 10px 0;

}

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

.opaque {
  float: left;
  display: block;
  background-color: #FFFFFF;
  border: solid;
  border-color: #1eb5dd;
  border-width: 1px;
  min-width: 280px;
}

.opaque2 {
  float: left;
  display: block;
  background-color: #FFFFFF;
  border: solid;
  border-color: #1eb5dd;
  border-width: 1px;
  min-width: 150px;
}

.opaque3 {
  float: left;
  display: block;
  background-color: #FFFFFF;
  border: solid;
  border-color: #1eb5dd;
  border-width: 1px;
  min-width: 170px;
}

.opaque4 {
  float: left;
  display: block;
  background-color: #FFFFFF;
  border: 1px inset #1eb5dd;
  min-width: 170px;
}

.opaque5 {
  float: left;
  display: block;
  background-color: #FFFFFF;
  border: solid;
  border-color: #1eb5dd;
  border-width: 1px;
  min-width: 280px;
  margin: 4em 0 1em 8em;
}

.checkbox {
  float: left;
  display: block;
}

.checkboxNoLabel {
  float: left;
  display: block;
  vertical-align: middle;
  margin-left: 11em;
}

.commentBox {
  float: left;
  display: block;
  background-color: #FFFFFF;
  vertical-align: middle;
  border-color: #1eb5dd;
  border-width: 1px;
  text-align: left;
  margin: 1em 0 2em 8em;
  min-width: 260px;
  font-weight: normal;
  padding: 0.2em;
}

.textLeft {
  clear: both;
  position: absolute;
  text-align: left;
  left: 228px;
}


.hidden{
  display: none;
}

.button {
  margin-left: 5px;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 3px 6px;
  border-style: solid;
  font-size: 12px;
}

.marginOptIn {
    display: inline;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
}

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


/* Podcasts */

/*
.podcast {
    float: left;
    clear: none;
    margin: 0px;
    display: inline;
    padding-left: 0px;
    text-decoration: none;
}
*/


/* Horizontal menu */

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

ul.horiz li{
  display: inline;
  color: #1eb5dd;

}

/* Mobile Podcasts */

div.mobile {

    left: 0px;
    z-index: 0;
    border-top: 1px solid #a6a691;
    margin: 25px 0px 0px 0px;
    width: 300px;
    padding: 20px 0px 0px 25px;
}

div.mobile ul {
 /* list-style-image: url(/img/icon_listen_sm.png);
  list-style-type: none;  */
    list-style-type: square;
  vertical-align: top;
  padding: 0;
  margin: 0 0 0 20px;
}

p.mobile {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

h3.mobile {
  clear: both;
  font-size: 1em;
  line-height: 1.3em;
    color: #c79500;
    margin: 0;
    padding: 0;
    text-decoration: none;
    }


/* start homepage link list */

.homeBox {
    float: right;
    padding: 8px;
    margin: 0px 8px 20px 16px;
    text-align: left;
    border: 1px dashed #a6a691;
    width: 280px;
}

div.boxRightAbsolute {
    position: absolute;
    left: 328px;
    top: 36px;
    z-index: 0;
    padding: 0;
}

div.boxRightAbsolute ul li {
   clear: both;
    margin-left: -45px;
}

/* end homepage link list */

.dvdBkg {
   background-color: #e8e8dc;
   padding: 8px;
   margin: 0;
}


div.quote{
    width: 90%;
    padding: 2%;
    text-align: center;
    margin: 0;
}

#smallBox {
background-image: url(http://www.merconference.com/img/icon_email_sm.gif);
background-repeat: no-repeat;
float: left;
margin: 0;
padding: 0;
width: 190px;
text-align: left;
border: 0;
}

.paddingEmailVeotag {
  padding: 0 0 0 10px;
  margin: -5px 0 0 10px;
}


/*  Button */

#buttonLeft {
    clear: both;
    float: left; /* for FF */
    text-align: center;
    margin: 2px 2px 40px 40px;
    padding: 5px 6px 5px 6px;
       width: 154px;
    color: #FFFFFF;
    font-weight: normal;
}

.button {
    border: solid;
    border-width: thin;
    border-color: #999999;
    margin: 0;
    color: #999999;
    background-color: transparent;
    text-align: center;
    font-weight: normal;
}

.button a {
    text-decoration: none;
    color: #666666;
    font-weight: normal;
}

.button a:hover {
    text-decoration: none;
    color: #990000;
    font-weight: normal;
}


/* spans and alerts */

.red {
  color: #CC0033;
}

.notice {
  font-size: 1.2em;
  font-weight: bold;
  color: #990000;
  text-align: center;
}

span.alert{
  color: #990000;
}

span.gold {
  color: #f2cd4b;
}

span.yellow {
  color: #f4e42c;
}

span.menuSmall a {
  font-size: 1em;
  font-weight: bold;
  color:  #1eb5dd;
  text-decoration: none;
}

span.menuSmall a:hover {
  color:  #083253;
  text-decoration: none;
}

span.normal {
  font-weight: normal;
}

/* Ad Box */

#adBox {
  width: 500px;
  background: url(/img/adbox.jpg) no-repeat top;
  margin: 60px 0px 60px 60px;
  padding: 0px;
}

 #adBox_deep {
  width: 500px;
  background: url(/img/adbox_speaker.jpg) no-repeat top;
  margin: 20px 0px 40px 56px;
  padding: 5px;
}

.lightboxShell {
  width: 600px;
  margin: 10px;
  padding: 20px 0;
}

/* Misc */

.alignment {
  display: inline;
  text-align: left;
  text-indent: 10px;
  margin-left: 20px;
}

.alphanav {
  color: #0f5b96;
}

.blockIcon {
  display: block;
}

.clearNone {
  clear: none;
}

.dvdBox {
    float: right;
    padding: 8px;
    margin: 20px 8px 20px 16px;
    text-align: center;
    border: 1px dashed #a6a691;
    width: 280px;
}

.flash {
  width: 600px;
  margin: 0 auto;
  z-index: 0;
}

.invisible {
  visibility: hidden;
}

.left {
    float: left;
    text-align: left;
}

.leftMargin {
  text-align: left;
  margin-left: 80px;
  padding: 0px;
}

.marginBottom {
  margin-bottom: 10px;
}

.marginTop {
  margin-top: 20px;
}

.marginTopFive {
  margin-top: 5px;
}

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

.noMarginTop {
  margin: 0 40px;
  padding: 0;
}

.noMarginLR {
  margin: 5px 0px;
  padding: 0;
}

.responseText {            /* used for centered text on response pages like feedback*/
    vertical-align: middle;
    padding: 100px 0 20px 0;
}

.smallFont {
  font-size: 0.85em;
  padding: 2px 80px 16px 80px;
  text-align: left;
}

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

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

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


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

.twoColumn {
  width: 45%;
  float: left;
  padding-right: 8px;
}

.whiteBkgd {
  padding: 0px;
  margin-right: 40px;
  background: #FFFFFF;
}


/* 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: #666666;
    border: 1px #000000 solid;
   /* z-index: 5; */
}
a.popUpRef {
    display: block;
    text-decoration: none;
}
a.popUpRef:hover {
    border-width: 0; /* IE */
}
/* rende intero block cliccabile in IE/Win e fa bene a rendering di Op7 (rovina IE/Mac?) \*/
a.popUpRef {
    position: relative;
}
/* */
a.popUpRef:hover .popUp {
    display: block;
    position: absolute;
    width: 14em;
    background-color: #FFFFFF;
    z-index: 20;
    top: 0em;
    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;
}


.whiteRight2 {
    background-color: #FFFFFF;
    color: #FFFFFF;
    height: 1px;
    margin: 10px 0px; 
    border: none;
    padding: 0px;
}
.noMarginRightMenu {
    margin: 0px 0px 5px 0px;
}
 
a.popUpRef:hover .popClick .popUpText {
    color: #00CCFF;
    }
    
        /* Start Call For Presentation CSS */


.borderPres {
    border-style: solid;
    color: #94b4d7;
    border-width: 2px;
    text-align: center;
}



.borderPresTop {
    color: #94b4d7;
    width: 60%;
    margin-bottom: 30px;
    margin-top: 0px;
    width: 450px;

}

.container {
    text-align: center;
    margin: 0 auto;
    width: 450px;
}

div.background {
background: url(../img/bkgd_shadow.jpg);
background-repeat: repeat-y;
margin: 0 auto;
width: 854px;
}


div.leftContent {
    margin-top: 0px;
    padding: 10px;
    text-align: left;
    font: 14px / 18px "arial", sans-serif;
    color: #000033;
    width: 90%;
}


div.presentation {
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    text-align: center;
    font: 14px "arial", sans-serif;
    color: #000033;
    width: 90%;
}

p.header1 {
    font-family: "Trebuchet MS", arial, sans-serif;
    font-size: 1.2em;
    margin: 170px 0% 10px 0px;
    padding: 3px;
    color: #000000;
    text-align: center;
    font-weight: normal;
}

p.header2 {
    font-family: "Trebuchet MS", arial, sans-serif;
    font-size: 4em;
    margin: 5px 0% 0px 0px;
    padding: 3px;
    color: #073362;
    text-align: center;
    font-weight: bold;
}

p.header3 {
    font-family: arial, sans-serif;
    font-size: 1.8em;
    margin: 5px 0% 15px 0px;
    padding: 3px;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

p.header4 {
    font-family: arial, sans-serif;
    font-size: 2.6em;
    margin: 25px 0% 15px 0px;
    padding: 0px;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

p.header5 {
    font-family: arial, sans-serif;
    font-size: 1.6em;
    margin: 5px 0% 15px 0px;
    padding: 0px;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

p.header6 {
    font-family: arial, sans-serif;
    font-size: 1.6em;
    margin: 15px 0% 0px 0px;
    padding: 0px;
    color: #000;
    text-align: center;
    font-weight: bold;

}


p.header7 {
    font-family: "Trebuchet MS", arial, sans-serif;
    font-size: 2.2em;
    margin: 0px 0% 40px 0px;
    padding: 3px;
    color: #073362;
    text-align: center;
    font-weight: bold;
}

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

    /* End  */




