#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/page/-/wrapper/img/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#fff;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.modalPopup {width: 888px; padding: 15px 24px 15px 16px; position: absolute; z-index: 102; background-color: transparent; top: 87px;}
#modalPopupMore {background: url(/page/-/wrapper/img/popup_bg_678.png) no-repeat 0 0; margin-left: 4px; height: 648px;}

/* #modalPopupLess {background: url(/page/-/wrapper/img/popup_bg_500.png) no-repeat 0 0; margin-left: 4px; height: 470px;} */

#modalWrap {border: 1px solid #ddd; line-height: 1.4em; padding: 15px; margin: 0; color: #555; background: #fff; font-family: arial;}

#modalClose { float: right; width: 100px; text-align: right; font-size: 14px; }
#modalClose img { margin-right: 2px; vertical-align: middle; }
#modalClose a:hover {text-decoration: none;}

#modalHeadline { font-size: 28px; font-family: Arial; color: #000; font-weight: normal; float: left; width: 700px; margin-bottom: 15px; }
/* #modalHeadline {background: url(/page/-/wrapper/img/we-circle.png/@mx_40) no-repeat; padding-left: 45px; font-size: 28px; font-family: Arial; color: #000; margin-top: 5px; font-weight: normal; line-height: 32px; float: left; width: 700px; height: 40px; padding-top: 4px;} */
#modalHeadline span {color: #668a33;}

/* #modalTop {border-bottom: 1px solid #F0F0F0; padding: 15px 0 15px 0;} */
#modalTop { padding-top: 15px; }
#modalVideo {float: left; width: 450px;}

#modalRight {width: 400px; float: right;}
#modalRight h3 {color: #000; font-size: 18px; margin-bottom: 5px; margin-top: 0;}
#modalRight p {margin: 5px 0;}
#modalRight ul {}
#modalRight li {background: url(/page/-/wrapper/img/bullet_arrow.png) 0 4px no-repeat; padding-left: 17px; margin: .3em 0; font-weight: bold;}
#modalRight hr {color: #f0f0f0; background-color: #f0f0f0; height: 1px; border: none;}

/* #modalJoin {margin-bottom: 15px; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px;} */
#modalJoin label {display: none;}
#modalJoin input {margin-bottom: 6px;}
#modalJoin input#modalFirstname {width: 175px; margin-right: 6px;}
#modalJoin input#modalLastname {width: 175px;}
#modalJoin input#modalEmail {width: 175px; margin-right: 6px;}
#modalJoin input#modalZip {width: 100px; margin-right: 6px;}
#modalJoin input.button {width: 65px;}

#modalMore {margin-top: 15px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px;}

#modalMore1 {border-right: 1px solid #ddd; padding-right: 20px; margin-right: 20px;}
#modalMore2 {border-right: 1px solid #ddd; padding-right: 20px; margin-right: 20px;}
#modalMore3 {}

#modalMore .modalMoreItem {width: 247px; float: left;}
#modalMore .modalMoreItem .frame {float: left; width: 82px; height; 63px; background: url(/page/-/wrapper/img/popup_videoframe.png);}
#modalMore .modalMoreItem .frame img {margin: 4px 5px;}
#modalMore .modalMoreItem .modalMoreRight {float: right; width: 155px;}
#modalMore .modalMoreItem p {margin: 0; padding: 0;}
#modalMore .modalMoreItem p a {color: #668a33}

#modalBottom { border-top: 1px solid #ddd; padding-top: 15px;  margin-top: 25px; }
#modalBottom a {color: #668a33 !important; font-weight: bold;}
